[MacPorts] #19328: php5, php5-devel: phpize includes path to gsed
#19328: php5, php5-devel: phpize includes path to gsed -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.1 Keywords: | Port: php5, php5-devel -------------------------------------+-------------------------------------- phpize appears to include the path to gsed, if gsed is installed at build time, even though gsed is not declared as a dependency: {{{ ---> Fetching php5-yaz ---> Attempting to fetch yaz-1.0.14.tgz from http://distfiles.macports.org/php5-yaz ---> Verifying checksum(s) for php5-yaz ---> Extracting php5-yaz ---> Configuring php5-yaz Error: Target org.macports.configure returned: shell command "cd /mp/var/macports/build/_Users_rschmidt_macports_dports_php_php5-yaz/work/yaz-1.0.14 && /mp/bin/phpize" returned error 1 Command output: /mp/bin/phpize: line 60: /mp/bin/gsed: No such file or directory grep: write error: Broken pipe /mp/bin/phpize: line 61: /mp/bin/gsed: No such file or directory grep: write error: Broken pipe /mp/bin/phpize: line 62: /mp/bin/gsed: No such file or directory grep: write error: Broken pipe Configuring for: PHP Api Version: Zend Module Api No: Zend Extension Api No: /mp/bin/phpize: line 136: /mp/bin/gsed: No such file or directory autoheader: error: AC_CONFIG_HEADERS not found in configure.in Error: Status 1 encountered during processing. }}} php5 and php5-devel should either declare a dependency on gsed, or should not use gsed. -- Ticket URL: <http://trac.macports.org/ticket/19328> MacPorts <http://www.macports.org/> Ports system for Mac OS
#19328: php5, php5-devel: phpize includes path to gsed --------------------------------------+------------------------------------- Reporter: ryandesign@… | Owner: ryandesign@… Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: php5, php5-devel | --------------------------------------+------------------------------------- Changes (by ryandesign@…): * status: new => closed * resolution: => fixed Comment: Fixed php5 and php5-devel in r49862. php4 did not appear to be affected. -- Ticket URL: <http://trac.macports.org/ticket/19328#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts