From: eero at jlug dot fi
Operating system: Debian / 2.4.18-1-686
PHP version: 4.3.4
PHP Bug Type: Compile Failure
Bug description: Compile fails on gcc 3.0.4
Description:
------------
Compile fails on gcc 3.0.4
Reproduce code:
---------------
./configure
make
Expected result:
----------------
gcc -Iext/ctype/ -I/root/src/php-4.3.4/ext/ctype/ -DPHP_ATOM_INC
-I/root/src/php-4.3.4/include -I/root/src/php-4.3.4/main
-I/root/src/php-4.3.4 -I/root/src/php-4.3.4/Zend
-I/root/src/php-4.3.4/ext/xml/expat -I/root/src/php-4.3.4/TSRM -g -O2
-c /root/src/php-4.3.4/ext/ctype/ctype.c -o ext/ctype/ctype.o && echo >
ext/ctype/ctype.lo
In file included from /root/src/php-4.3.4/main/php.h:34,
from /root/src/php-4.3.4/ext/ctype/ctype.c:23:
/root/src/php-4.3.4/Zend/zend.h:311: argument format specified for
non-function `error_function'
/root/src/php-4.3.4/Zend/zend.h:312: argument format specified for
non-function `printf_function'
/root/src/php-4.3.4/Zend/zend.h:444: argument format specified for
non-function `zend_printf'
/root/src/php-4.3.4/Zend/zend.h:451: argument format specified for
non-function `zend_error_cb'
make: *** [ext/ctype/ctype.lo] Error 1
--
Edit bug report at http://bugs.php.net/?id=27600&edit=1
--
Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=27600&r=trysnapshot4
Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=27600&r=trysnapshot5
Fixed in CVS: http://bugs.php.net/fix.php?id=27600&r=fixedcvs
Fixed in release: http://bugs.php.net/fix.php?id=27600&r=alreadyfixed
Need backtrace: http://bugs.php.net/fix.php?id=27600&r=needtrace
Need Reproduce Script: http://bugs.php.net/fix.php?id=27600&r=needscript
Try newer version: http://bugs.php.net/fix.php?id=27600&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=27600&r=support
Expected behavior: http://bugs.php.net/fix.php?id=27600&r=notwrong
Not enough info: http://bugs.php.net/fix.php?id=27600&r=notenoughinfo
Submitted twice: http://bugs.php.net/fix.php?id=27600&r=submittedtwice
register_globals: http://bugs.php.net/fix.php?id=27600&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=27600&r=php3
Daylight Savings: http://bugs.php.net/fix.php?id=27600&r=dst
IIS Stability: http://bugs.php.net/fix.php?id=27600&r=isapi
Install GNU Sed: http://bugs.php.net/fix.php?id=27600&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=27600&r=float