Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 94979 - php-4.3.11 fails to detect ming, but only on one machine.
Summary: php-4.3.11 fails to detect ming, but only on one machine.
Status: RESOLVED DUPLICATE of bug 87285
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-04 00:13 UTC by Jeff Kowalczyk
Modified: 2005-06-04 00:25 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
/var/tmp/portage/php-4.3.11/work/php-4.3.11/config.log (config.log,66.78 KB, text/plain)
2005-06-04 00:16 UTC, Jeff Kowalczyk
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jeff Kowalczyk 2005-06-04 00:13:55 UTC
PHP is failing to detect an installed ming properly on only one machine. I have
php emerging on one server (athlon), and failing on another (celeron). Both have
identical (it seems) package histories with regards to the ming dependency. Both
machines are using the same USE vars, etc.

Working machine:
# emerge ming php mod_php -pv
[ebuild   R   ] media-libs/ming-0.2a-r1  +python 0 kB
[ebuild   R   ] dev-php/php-4.3.11  -X +berkdb +crypt +curl -debug -doc -fdftk
-firebird +flash -freetds +gd -gd-external +gdbm -gmp -hardenedphp +imap
-informix -ipv6 -java +jpeg -kerberos +ldap -mcal -memlimit +mssql +mysql
+ncurses +nls -oci8 +odbc +pam +pdflib +png +postgres -qt +readline -snmp +spell
+ssl +tiff +truetype +xml2 -yaz 0 kB
[ebuild   R   ] dev-php/mod_php-4.3.11-r2  -X +apache2 +berkdb +crypt +curl
-debug -doc -fdftk -firebird +flash -freetds +gd -gd-external +gdbm -gmp
-hardenedphp +imap -informix -ipv6 -java +jpeg -kerberos +ldap -mcal -memlimit
+mssql +mysql +nls -oci8 +odbc +pam +pdflib +png +postgres -qt -snmp +spell +ssl
+tiff +truetype +xml2 -yaz 0 kB

Failing Machine:
# emerge ming php mod_php -pv
[ebuild   R   ] media-libs/ming-0.2a-r1  +python 0 kB
[ebuild     UD] dev-php/php-4.3.11 [5.0.3-r1] -X +berkdb +crypt +curl -debug
-doc -fdftk -firebird +flash -freetds* +gd -gd-external +gdbm -gmp -hardenedphp
+imap -informix -ipv6 -java +jpeg -kerberos +ldap -mcal -memlimit +mssql +mysql
+ncurses +nls -oci8 +odbc +pam +pdflib +png +postgres* -qt +readline -snmp
+spell +ssl +tiff +truetype +xml2 -yaz 0 kB
[ebuild  N    ] dev-php/mod_php-4.3.11-r2  -X +apache2 +berkdb +crypt +curl
-debug -doc -fdftk -firebird +flash -freetds +gd -gd-external +gdbm -gmp
-hardenedphp +imap -informix -ipv6 -java +jpeg -kerberos +ldap -mcal -memlimit
+mssql +mysql +nls -oci8 +odbc +pam +pdflib +png +postgres -qt -snmp +spell +ssl
+tiff +truetype +xml2 -yaz 0 kB



checking for IRCG support... no
checking for Java support... no
checking for LDAP support... yes
checking for 3 arg ldap_set_rebind_proc... yes
checking for ldap_parse_reference... yes
checking for ldap_start_tls_s... yes
checking whether to enable multibyte string support... yes
checking whether to enable multibyte regex support... yes
checking for external libmbfl... no
checking for MCAL support... no
checking for mcrypt support... yes
checking for mcrypt_module_open in -lmcrypt... yes
checking for mcrypt_generic_deinit in -lmcrypt... yes
checking for MCVE support... no
checking OpenSSL dir for MCVE... no
checking for mhash support... yes
checking whether to include mime_magic support... yes
checking for MING support... yes
checking for sin in -lm... (cached) yes
checking for Ming_useSWFVersion in -lming... no
configure: error: Ming library 0.2a or greater required.

!!! Please attach the config.log to your bug report:
!!! /var/tmp/portage/php-4.3.11/work/php-4.3.11/config.log

FWIW revdep-rebuild comes back clean on both machines. config.log will be made
an attachment.

Reproducible: Always
Steps to Reproduce:
Comment 1 Jeff Kowalczyk 2005-06-04 00:16:04 UTC
Created attachment 60557 [details]
/var/tmp/portage/php-4.3.11/work/php-4.3.11/config.log
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-06-04 00:25:59 UTC

*** This bug has been marked as a duplicate of 87285 ***