Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge php dies [make]: *** Waiting for [SOLVED]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
phil
n00b
n00b


Joined: 05 May 2003
Posts: 62
Location: Saint Louis, MO

PostPosted: Mon Feb 14, 2005 10:04 pm    Post subject: emerge php dies [make]: *** Waiting for [SOLVED] Reply with quote

I need to update PHP on my server so I can compile in JAVA and SNMP support. I kick it off and it tries to emerge 4.3.10 for the update; it configures fine but dies at the very early stages of make. I get the same result with trying to simply re-emerge the existing version, 4.3.9. I've been working on this for weeks, and none of the found suggestions in the forums have helped. What do I have to 're-emerge' to allow for this to work? Thanks

P

Code:
jorge themes # emerge php -pvt

These are the packages that I would merge, in reverse order:

Calculating dependencies ...done!
[ebuild     U ] dev-php/php-4.3.10 [4.3.9] -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

Total size of downloads: 0 kB

jorge themes # emerge php

Calculating dependencies ...done!
>>> emerge (1 of 1) dev-php/php-4.3.10 to /
>>> md5 src_uri ;-) php-4.3.10.tar.bz2
>>> md5 src_uri ;-) php-4.3.6-includepath.diff
>>> Unpacking source...
 * If you have both freetds and mssql in your USE flags, parts of PHP
 * may not behave correctly, or may give strange warnings. You have
 * been warned! It's recommended that you pick ONE of them. For sybase
 * support, chose 'freetds'. For mssql support choose 'mssql'.
>>> Unpacking php-4.3.10.tar.bz2 to /var/tmp/portage/php-4.3.10/work
>>> Source unpacked.
 * Active JDK version: 1.4.2_06
 * Enabling NBDM
 * Enabling DB4
 * USE="imap ssl" specified but IMAP is built WITHOUT ssl support.
 * Skipping IMAP-SSL support.
 * Using INI file: /etc/php/cli-php4/php.ini
 * econf: updating php-4.3.10/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating php-4.3.10/config.sub with /usr/share/gnuconfig/config.sub


---->8---->8---->8---->8---->8---->8---->8---->8---->8---->8---->8---->8---->8---->8---->8---->8---->8---->8---->8---->8---->8---->8---->8---->8---->8---->8----

Code:
gcc  -Iext/openssl/ -I/var/tmp/portage/php-4.3.10/work/php-4.3.10/ext/openssl/ -DPHP_ATOM_INC -I/var/tmp/portage/php-4.3.10/work/php-4.3.10/include -I/var/tmp/portage/php-4.3.10/work/php-4.3.10/main -I/var/tmp/portage/php-4.3.10/work/php-4.3.10 -I/var/tmp/portage/php-4.3.10/work/php-4.3.10/Zend -I/usr/include/libxml2 -I/usr/include/imap -I/var/tmp/portage/php-4.3.10/work/php-4.3.10/ext/mbstring/mbregex -I/var/tmp/portage/php-4.3.10/work/php-4.3.10/ext/mbstring/libmbfl -I/var/tmp/portage/php-4.3.10/work/php-4.3.10/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/php-4.3.10/work/php-4.3.10/ext/xml/expat  -I/var/tmp/portage/php-4.3.10/work/php-4.3.10/TSRM  -march=pentium3 -O3 -pipe -fomit-frame-pointer  -c /var/tmp/portage/php-4.3.10/work/php-4.3.10/ext/openssl/openssl.c -o ext/openssl/openssl.o  && echo > ext/openssl/openssl.lo
gcc  -Iext/zlib/ -I/var/tmp/portage/php-4.3.10/work/php-4.3.10/ext/zlib/ -DPHP_ATOM_INC -I/var/tmp/portage/php-4.3.10/work/php-4.3.10/include -I/var/tmp/portage/php-4.3.10/work/php-4.3.10/main -I/var/tmp/portage/php-4.3.10/work/php-4.3.10 -I/var/tmp/portage/php-4.3.10/work/php-4.3.10/Zend -I/usr/include/libxml2 -I/usr/include/imap -I/var/tmp/portage/php-4.3.10/work/php-4.3.10/ext/mbstring/mbregex -I/var/tmp/portage/php-4.3.10/work/php-4.3.10/ext/mbstring/libmbfl -I/var/tmp/portage/php-4.3.10/work/php-4.3.10/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/php-4.3.10/work/php-4.3.10/ext/xml/expat  -I/var/tmp/portage/php-4.3.10/work/php-4.3.10/TSRM  -march=pentium3 -O3 -pipe -fomit-frame-pointer  -c /var/tmp/portage/php-4.3.10/work/php-4.3.10/ext/zlib/zlib.c -o ext/zlib/zlib.o  && echo > ext/zlib/zlib.lo
gcc  -Iext/zlib/ -I/var/tmp/portage/php-4.3.10/work/php-4.3.10/ext/zlib/ -DPHP_ATOM_INC -I/var/tmp/portage/php-4.3.10/work/php-4.3.10/include -I/var/tmp/portage/php-4.3.10/work/php-4.3.10/main -I/var/tmp/portage/php-4.3.10/work/php-4.3.10 -I/var/tmp/portage/php-4.3.10/work/php-4.3.10/Zend -I/usr/include/libxml2 -I/usr/include/imap -I/var/tmp/portage/php-4.3.10/work/php-4.3.10/ext/mbstring/mbregex -I/var/tmp/portage/php-4.3.10/work/php-4.3.10/ext/mbstring/libmbfl -I/var/tmp/portage/php-4.3.10/work/php-4.3.10/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/php-4.3.10/work/php-4.3.10/ext/xml/expat  -I/var/tmp/portage/php-4.3.10/work/php-4.3.10/TSRM  -march=pentium3 -O3 -pipe -fomit-frame-pointer  -c /var/tmp/portage/php-4.3.10/work/php-4.3.10/ext/zlib/zlib_fopen_wrapper.c -o ext/zlib/zlib_fopen_wrapper.o  && echo > ext/zlib/zlib_fopen_wrapper.lo
gcc -I/var/tmp/portage/php-4.3.10/work/php-4.3.10/ext/bcmath/libbcmath/src -Iext/bcmath/ -I/var/tmp/portage/php-4.3.10/work/php-4.3.10/ext/bcmath/ -DPHP_ATOM_INC -I/var/tmp/portage/php-4.3.10/work/php-4.3.10/include -I/var/tmp/portage/php-4.3.10/work/php-4.3.10/main -I/var/tmp/portage/php-4.3.10/work/php-4.3.10 -I/var/tmp/portage/php-4.3.10/work/php-4.3.10/Zend -I/usr/include/libxml2 -I/usr/include/imap -I/var/tmp/portage/php-4.3.10/work/php-4.3.10/ext/mbstring/mbregex -I/var/tmp/portage/php-4.3.10/work/php-4.3.10/ext/mbstring/libmbfl -I/var/tmp/portage/php-4.3.10/work/php-4.3.10/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/usr/include/pspell -I/var/tmp/portage/php-4.3.10/work/php-4.3.10/ext/xml/expat  -I/var/tmp/portage/php-4.3.10/work/php-4.3.10/TSRM  -march=pentium3 -O3 -pipe -fomit-frame-pointer  -c /var/tmp/portage/php-4.3.10/work/php-4.3.10/ext/bcmath/bcmath.c -o ext/bcmath/bcmath.o  && echo > ext/bcmath/bcmath.lo
make: *** [/var/tmp/portage/php-4.3.10/work/php-4.3.10/ext/java/php_java.jar] Killed
make: *** Waiting for unfinished jobs....

!!! ERROR: dev-php/php-4.3.10 failed.
!!! Function php-sapi_src_compile, Line 538, Exitcode 2
!!! compile problem
!!! If you need support, post the topmost build error, NOT this status message.

jorge themes #


SOLVED: I had compiled Grsec into my kernel, and that was stopping PHP from compiling. Recompiled kernel, and now PHP emerges. Note to self, always tail system logs while emerging.
_________________
Left To Chance - apathy is no longer an option
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum