[MacPorts] #34644: ports using phpize fail to install under xcode 4.3 because autoconf is not found
#34644: ports using phpize fail to install under xcode 4.3 because autoconf is not found ------------------------------+--------------------------------------------- Reporter: dell@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: phpize, autoconf | Port: ------------------------------+--------------------------------------------- Ports that use phpize (PHP extensions) fail to install under when using Xcode 4.3 because they require autoconf. Autotool are no longer bundled with Xcode 4.3. https://discussions.apple.com/thread/3745105 Specifically, I tried to install the ports php5-mysql and php5-sqlite. Both failed to install: {{{ Error: org.macports.configure for port php5-mysql returned: command execution failed Please see the log file for port php5-mysql for details: }}} And the log reported the following error from phpize: {{{ Cannot find autoconf. Please check your autoconf installation and the $PHP_AUTOCONF environment variable. Then, rerun this script. }}} I was able to get them to install by installing the autoconf port first. The autoconf port should be declared as a dependency under Xcode 4.3 for any ports that require it. -- Ticket URL: <https://trac.macports.org/ticket/34644> MacPorts <http://www.macports.org/> Ports system for Mac OS
#34644: ports using phpize fail to install under xcode 4.3 because autoconf is not found ------------------------------+--------------------------------------------- Reporter: dell@… | Owner: ryandesign@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: phpize, autoconf | Port: php ------------------------------+--------------------------------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => ryandesign@… * cc: jwa@… (added) * status: new => assigned * port: => php Comment: Thanks for letting me know! I haven't upgraded to Lion or Xcode 4 yet so I was unaware. I'll make this change in the php and php5extension portgroups. -- Ticket URL: <https://trac.macports.org/ticket/34644#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#34644: ports using phpize fail to install under xcode 4.3 because autoconf is not found ------------------------------+--------------------------------------------- Reporter: dell@… | Owner: ryandesign@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: phpize, autoconf | Port: php ------------------------------+--------------------------------------------- Comment(by ryandesign@…): Fixed php5extension portgroup and ports using it in r93612. The php portgroup and ports using it remains to be fixed. -- Ticket URL: <https://trac.macports.org/ticket/34644#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#34644: ports using phpize fail to install under xcode 4.3 because autoconf is not found ---------------------------+------------------------------------------------ Reporter: dell@… | Owner: ryandesign@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Resolution: fixed | Keywords: phpize, autoconf Port: php | ---------------------------+------------------------------------------------ Changes (by ryandesign@…): * status: assigned => closed * resolution: => fixed Comment: Fixed php portgroup and ports using it in r93622. -- Ticket URL: <https://trac.macports.org/ticket/34644#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts