From: kspen72 at gmail dot com Operating system: Debian 3.2.73-2+deb7u2 x86_64 PHP version: 7.0.4 Package: Testing related Bug Type: Bug Bug description:make test ext/curl/tests/curl_setopt_basic003.phpt never completes
Description: ------------ make test ext/curl/tests/curl_setopt_basic003.phpt (test 3017) never completes. Did not have this problem with "make test" using any previous version of PHP 5.6 or 7.0 on this same server. Used same config.nice (below) on 7.0.3 and several versions of 5.6 without issue. './configure' \ '--with-apxs2=/usr/local/apache2/bin/apxs' \ '--with-zlib' \ '--enable-sockets' \ '--disable-ipv6' \ '--with-mcrypt' \ '--enable-mbstring' \ '--with-jpeg-dir' \ '--with-kerberos' \ '--with-curl' \ '--enable-zip' \ '--with-openssl' \ '--enable-soap' \ '--with-xmlrpc' \ '--with-pdo-mysql' \ '--with-mysqli' \ '--with-bz2' \ '--with-gd' \ '--with-freetype-dir' \ '--enable-gd-native-ttf' \ '--with-gettext' \ '--with-libdir=/lib/x86_64-linux-gnu' \ "$@" -- Edit bug report at https://bugs.php.net/bug.php?id=71709&edit=1 -- Try a snapshot (PHP 5.4): https://bugs.php.net/fix.php?id=71709&r=trysnapshot54 Try a snapshot (PHP 5.5): https://bugs.php.net/fix.php?id=71709&r=trysnapshot55 Try a snapshot (trunk): https://bugs.php.net/fix.php?id=71709&r=trysnapshottrunk Fixed in SVN: https://bugs.php.net/fix.php?id=71709&r=fixed Fixed in release: https://bugs.php.net/fix.php?id=71709&r=alreadyfixed Need backtrace: https://bugs.php.net/fix.php?id=71709&r=needtrace Need Reproduce Script: https://bugs.php.net/fix.php?id=71709&r=needscript Try newer version: https://bugs.php.net/fix.php?id=71709&r=oldversion Not developer issue: https://bugs.php.net/fix.php?id=71709&r=support Expected behavior: https://bugs.php.net/fix.php?id=71709&r=notwrong Not enough info: https://bugs.php.net/fix.php?id=71709&r=notenoughinfo Submitted twice: https://bugs.php.net/fix.php?id=71709&r=submittedtwice register_globals: https://bugs.php.net/fix.php?id=71709&r=globals PHP 4 support discontinued: https://bugs.php.net/fix.php?id=71709&r=php4 Daylight Savings: https://bugs.php.net/fix.php?id=71709&r=dst IIS Stability: https://bugs.php.net/fix.php?id=71709&r=isapi Install GNU Sed: https://bugs.php.net/fix.php?id=71709&r=gnused Floating point limitations: https://bugs.php.net/fix.php?id=71709&r=float No Zend Extensions: https://bugs.php.net/fix.php?id=71709&r=nozend MySQL Configuration Error: https://bugs.php.net/fix.php?id=71709&r=mysqlcfg -- PHP Quality Assurance Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php