From: michael dot kurz at lrp dot de Operating system: AIX 5.2, ML08-01 PHP version: 5CVS-2006-12-11 (snap) PHP Bug Type: Compile Failure Bug description: make fails with rc01
Description: ------------ snap = php5.2-200612110530 aix level see above Compiler = C for Aix 6.0 configure without any failures make crashes after a while with rc=1 base version any many snaps tested with same or similar results Reproduce code: --------------- ./configure --with-oci8=/dba/app/oracle/102 --with-oracle=/dba/app/oracle/102 --enable-sigchild make . . . Expected result: ---------------- Should compile properly. Actual result: -------------- /bin/sh /tempdata/xxx/php5.2-200612110530/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/standard/ -I/tempdata/xxx/php5.2-200612110530/ext/standa rd/ -DPHP_ATOM_INC -I/tempdata/xxx/php5.2-200612110530/include -I/tempdata/xxx/php5.2-200612110530/main -I/tempdata/xxx/php5.2-200612110530 -I/opt/freeware/include/libx ml2 -I/tempdata/xxx/php5.2-200612110530/ext/date/lib -I/dba/app/oracle/102/rdbms/public -I/dba/app/oracle/102/rdbms/demo -I/dba/app/oracle/102/plsql/public -I/tempdata/ xxx/php5.2-200612110530/TSRM -I/tempdata/xxx/php5.2-200612110530/Zend -I/usr/include -g -c /tempdata/xxx/php5.2-200612110530/ext/standard/crc32.c -o ext/standard/cr c32.lo /bin/sh /tempdata/xxx/php5.2-200612110530/libtool --silent --preserve-dup-deps --mode=compile cc -Iext/standard/ -I/tempdata/xxx/php5.2-200612110530/ext/standa rd/ -DPHP_ATOM_INC -I/tempdata/xxx/php5.2-200612110530/include -I/tempdata/xxx/php5.2-200612110530/main -I/tempdata/xxx/php5.2-200612110530 -I/opt/freeware/include/libx ml2 -I/tempdata/xxx/php5.2-200612110530/ext/date/lib -I/dba/app/oracle/102/rdbms/public -I/dba/app/oracle/102/rdbms/demo -I/dba/app/oracle/102/plsql/public -I/tempdata/ xxx/php5.2-200612110530/TSRM -I/tempdata/xxx/php5.2-200612110530/Zend -I/usr/include -g -c /tempdata/xxx/php5.2-200612110530/ext/standard/crypt.c -o ext/standard/cr ypt.lo "/tempdata/xxx/php5.2-200612110530/ext/standard/crypt.c", line 150.24: 1506-007 (S) "struct crypt_data" is undefined. "/tempdata/xxx/php5.2-200612110530/ext/standard/crypt.c", line 152.17: 1506-196 (W) Initialization between types "unsigned char*" and "int" is not allowed. make: The error code from the last command is 1. Stop. -- Edit bug report at http://bugs.php.net/?id=39795&edit=1 -- Try a CVS snapshot (PHP 4.4): http://bugs.php.net/fix.php?id=39795&r=trysnapshot44 Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=39795&r=trysnapshot52 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=39795&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=39795&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=39795&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=39795&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=39795&r=needscript Try newer version: http://bugs.php.net/fix.php?id=39795&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=39795&r=support Expected behavior: http://bugs.php.net/fix.php?id=39795&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=39795&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=39795&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=39795&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=39795&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=39795&r=dst IIS Stability: http://bugs.php.net/fix.php?id=39795&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=39795&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=39795&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=39795&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=39795&r=mysqlcfg