[MacPorts] #19328: php5, php5-devel: phpize includes path to gsed
MacPorts
noreply at macports.org
Wed Apr 15 06:01:46 PDT 2009
#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
More information about the macports-tickets
mailing list