Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 395725

Summary: dev-lang/php-5.3.9_rc3 - /usr/portage/dev-lang/php/files/eblits/src_configure-v53.eblit: Zeile 82: --prefix=/usr/lib/php5.3: Datei oder Verzeichnis nicht gefunden
Product: Gentoo Linux Reporter: Denny Reeh <denny.reeh>
Component: New packagesAssignee: PHP Bugs <php-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info
emerge.log

Description Denny Reeh 2011-12-22 21:48:41 UTC
while emerging dev-lang/php-5.3.9_rc3 i've got a error message.

>>> Configuring source in /var/tmp/portage/dev-lang/php-5.3.9_rc3/work/php-5.3.9RC3 ...
/usr/portage/dev-lang/php/files/eblits/src_configure-v53.eblit: Zeile 82: --prefix=/usr/lib/php5.3: Datei oder Verzeichnis nicht gefunden


after this, not all extensions are in ./configure call, for example "--with-zlib" is missing


works with 5.3.8
is broken in release candidate


Reproducible: Always

Steps to Reproduce:
1. emerge dev-lang/php-5.3.9_rc3
2. looking for the error message below
3. looking for the ./configure call and check the "--with-zlib" (if USE is enabled)
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2011-12-23 03:36:45 UTC
1) Please attach the entire build log to this bug report.
2) Please post your `emerge --info' output in a comment.
Comment 2 Denny Reeh 2011-12-23 06:50:26 UTC
Created attachment 296719 [details]
emerge --info
Comment 3 Denny Reeh 2011-12-23 06:50:49 UTC
Created attachment 296721 [details]
emerge.log
Comment 4 Ole Markus With (RETIRED) gentoo-dev 2011-12-23 17:17:03 UTC
Thanks a lot for catching this! It would be a lot of pain if this hit stable. Fix available in CVS.