Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 332195 - dev-lang/php-5.2.14: build error - failed to emerge
Summary: dev-lang/php-5.2.14: build error - failed to emerge
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-11 07:58 UTC by cilly
Modified: 2010-10-17 19:14 UTC (History)
0 users

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


Attachments
build.log (build.log,31.56 KB, text/plain)
2010-08-11 07:59 UTC, cilly
Details
emerge --info (emergeinfo.txt,4.70 KB, text/plain)
2010-08-11 08:01 UTC, cilly
Details
config.log (config.log,441.90 KB, text/plain)
2010-08-11 16:28 UTC, cilly
Details
eclass-debug.log (eclass-debug.log,5.85 KB, text/plain)
2010-08-11 16:30 UTC, cilly
Details
elibtool.log (elibtool.log,122 bytes, text/plain)
2010-08-11 16:31 UTC, cilly
Details

Note You need to log in before you can comment on or make changes to this bug.
Description cilly 2010-08-11 07:58:55 UTC
*   src_configure-v52.eblit, line  264:  Called econf '--prefix=/usr/lib/php5' '--mandir=/usr/lib/php5/man' '--infodir=/usr/lib/php5/info' '--libdir=/usr/lib/php5/lib' '--with-libdir=lib' '--without-pear' '--enable-maintainer-zts' '--disable-bcmath' '--with-bz2' '--disable-calendar' '--with-curl' '--without-curlwrappers' '--disable-dbase' '--disable-exif' '--without-fbsql' '--without-fdftk' '--disable-ftp' '--with-gettext' '--with-gmp' '--without-kerberos' '--enable-mbstring' '--with-mcrypt' '--with-mhash' '--without-msql' '--without-mssql' '--with-ncurses' '--with-openssl' '--with-openssl-dir=/usr' '--disable-pcntl' '--disable-pdo' '--without-pgsql' '--without-pspell' '--without-recode' '--disable-shmop' '--with-snmp' '--disable-soap' '--enable-sockets' '--without-sybase-ct' '--disable-sysvmsg' '--disable-sysvsem' '--disable-sysvshm' '--without-tidy' '--disable-wddx' '--disable-xmlreader' '--disable-xmlwriter' '--without-xmlrpc' '--without-xsl' '--disable-zip' '--with-zlib' '--disable-debug' '--enable-dba' '--without-cdb' '--with-db4' '--disable-flatfile' '--without-gdbm' '--disable-inifile' '--without-qdbm' '--without-freetype-dir' '--without-t1lib' '--disable-gd-jis-conv' '--with-jpeg-dir=/usr' '--with-png-dir=/usr' '--without-xpm-dir' '--with-gd' '--with-imap' '--with-imap-ssl' '--without-interbase' '--without-interbase' '--with-mysql=/usr' '--with-mysql-sock=/var/run/mysqld/mysqld.sock' '--without-mysqli' '--without-oci8' '--with-readline' '--without-libedit' '--without-mm' '--without-sqlite' '--with-pic' '--with-pcre-regex=/usr' '--with-pcre-dir=/usr' '--with-config-file-path=/etc/php/cli-php5' '--with-config-file-scan-dir=/etc/php/cli-php5/ext-active' '--enable-cli' '--disable-cgi' '--disable-embed' '--without-apxs2'
 *                 ebuild.sh, line  544:  Called die
 * The specific snippet of code:
 *                      die "econf failed"
 * 
 * If you need support, post the output of 'emerge --info =dev-lang/php-5.2.14',
 * the complete build log and the output of 'emerge -pqv =dev-lang/php-5.2.14'.
 * The complete build log is located at '/var/tmp/portage/dev-lang/php-5.2.14/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-lang/php-5.2.14/temp/environment'.
 * S: '/var/tmp/portage/dev-lang/php-5.2.14/work/php-5.2.14'

>>> Failed to emerge dev-lang/php-5.2.14, Log file:

>>>  '/var/tmp/portage/dev-lang/php-5.2.14/temp/build.log'
Comment 1 cilly 2010-08-11 07:59:26 UTC
Created attachment 242375 [details]
build.log
Comment 2 cilly 2010-08-11 08:01:56 UTC
Created attachment 242377 [details]
emerge --info
Comment 3 SpanKY gentoo-dev 2010-08-11 15:50:47 UTC
please do what the log told you:

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/dev-lang/php-5.2.14/work/sapis-build/cli/config.log

there might be other config.log files as well, so attach them all
Comment 4 cilly 2010-08-11 16:28:34 UTC
Created attachment 242441 [details]
config.log
Comment 5 cilly 2010-08-11 16:30:56 UTC
Created attachment 242445 [details]
eclass-debug.log
Comment 6 cilly 2010-08-11 16:31:23 UTC
Created attachment 242447 [details]
elibtool.log
Comment 7 cilly 2010-08-11 16:31:37 UTC
all logs added
Comment 8 Matti Bickel (RETIRED) gentoo-dev 2010-08-11 19:18:04 UTC
Your config.log contains:
/usr/lib/libnetsnmp.so: undefined reference to `EVP_DigestInit'
/usr/lib/libnetsnmp.so: undefined reference to `DES_ncbc_encrypt'
/usr/lib/libnetsnmp.so: undefined reference to `DES_key_sched'
/usr/lib/libnetsnmp.so: undefined reference to `RAND_bytes'
/usr/lib/libnetsnmp.so: undefined reference to `EVP_MD_CTX_cleanup'
/usr/lib/libnetsnmp.so: undefined reference to `DES_cbc_encrypt'
/usr/lib/libnetsnmp.so: undefined reference to `AES_cfb128_encrypt'
/usr/lib/libnetsnmp.so: undefined reference to `AES_set_encrypt_key'
/usr/lib/libnetsnmp.so: undefined reference to `EVP_DigestFinal'
/usr/lib/libnetsnmp.so: undefined reference to `HMAC'
/usr/lib/libnetsnmp.so: undefined reference to `EVP_MD_CTX_init'
/usr/lib/libnetsnmp.so: undefined reference to `EVP_DigestFinal_ex'
/usr/lib/libnetsnmp.so: undefined reference to `EVP_md5'
/usr/lib/libnetsnmp.so: undefined reference to `EVP_sha1'
/usr/lib/libnetsnmp.so: undefined reference to `EVP_DigestUpdate'
/usr/lib/libnetsnmp.so: undefined reference to `SSLeay'

multiple times. Can you remerge snmp and try again?
Comment 9 cilly 2010-08-12 06:11:36 UTC
(In reply to comment #8)
 
> Can you remerge snmp and try again?

Did not help.
Comment 10 Matti Bickel (RETIRED) gentoo-dev 2010-10-17 18:36:43 UTC
I'm sorry I was unable to provide help. I've not found a bit on this on the internets.
Does the error still persist with php-5.3?
Comment 11 cilly 2010-10-17 19:14:19 UTC
php-5.3 is working, so closing