[MacPorts] #40673: FIND_PROC is not set
MacPorts
noreply at macports.org
Fri Oct 4 14:20:59 PDT 2013
#40673: FIND_PROC is not set
------------------------+--------------------------------
Reporter: macports@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.2.0
Keywords: | Port: mariadb
------------------------+--------------------------------
I'm not exactly sure how cmake and the CMakeLists.txt works, but it
appears to make it through all of the conditions without setting
FIND_PROC. This results in the mysqld_safe script being installed with an
empty "if" condition on line 747.
This results in
sudo /opt/local/share/mariadb/support-files/mysql.server start
failing and the database not starting.
As a fix, I manually copied the FIND_PROC value from line 109 of
mariadb-5.5.33a/scripts/CMakeLists.txt
and placed it in the script
/opt/local/lib/mariadb/bin/mysqld_safe
--
Ticket URL: <https://trac.macports.org/ticket/40673>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list