From: terry at mackintoshweb dot com Operating system: Linux, 2.4.19 kernel PHP version: 5.3.0 PHP Bug Type: Compile Failure Bug description: openssl.c ... discards qualifiers from pointer target type
Description: ------------ Build fails Reproduce code: --------------- ./configure --with-snmp --with-pgsql=/usr/local/pgsql --with-gd --enable-calendar --with-apxs2=/usr/local/apache2/bin/apxs --disable-cgi --with-openssl --with-gnu-ld --with-jpeg-dir=/usr/local/lib make Actual result: -------------- /usr/src/php-5.3.0/ext/openssl/openssl.c: In function `zif_openssl_seal': /usr/src/php-5.3.0/ext/openssl/openssl.c:4113: warning: passing arg 2 of `EVP_SealInit' discards qualifiers from pointer target type /usr/src/php-5.3.0/ext/openssl/openssl.c: In function `zif_openssl_open': /usr/src/php-5.3.0/ext/openssl/openssl.c:4203: warning: passing arg 2 of `EVP_OpenInit' discards qualifiers from pointer target type /usr/src/php-5.3.0/ext/openssl/openssl.c: In function `zif_openssl_digest': /usr/src/php-5.3.0/ext/openssl/openssl.c:4529: void value not ignored as it ought to be make: *** [ext/openssl/openssl.lo] Error 1 -- Edit bug report at http://bugs.php.net/?id=49605&edit=1 -- Try a snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=49605&r=trysnapshot52 Try a snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=49605&r=trysnapshot53 Try a snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=49605&r=trysnapshot60 Fixed in SVN: http://bugs.php.net/fix.php?id=49605&r=fixed Fixed in SVN and need be documented: http://bugs.php.net/fix.php?id=49605&r=needdocs Fixed in release: http://bugs.php.net/fix.php?id=49605&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=49605&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=49605&r=needscript Try newer version: http://bugs.php.net/fix.php?id=49605&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=49605&r=support Expected behavior: http://bugs.php.net/fix.php?id=49605&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=49605&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=49605&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=49605&r=globals PHP 4 support discontinued: http://bugs.php.net/fix.php?id=49605&r=php4 Daylight Savings: http://bugs.php.net/fix.php?id=49605&r=dst IIS Stability: http://bugs.php.net/fix.php?id=49605&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=49605&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=49605&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=49605&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=49605&r=mysqlcfg