Edit report at https://bugs.php.net/bug.php?id=71709&edit=1
ID: 71709
Comment by: j dot starke at meeva dot de
Reported by: kspen72 at gmail dot com
Summary: make test ext/curl/tests/curl_setopt_basic003.phpt
never completes
Status: Open
Type: Bug
Package: Testing related
Operating System: Debian 3.2.73-2+deb7u2 x86_64
PHP Version: 7.0.4
Block user comment: N
Private report: N
New Comment:
+1 for PHP 7.0.5 and Debian 7.10
Stays on TEST 3053/13186 [ext/curl/tests/curl_setopt_basic003.phpt]
for 12+ Hours.
Configure: ./configure --prefix=/opt/php7 --with-openssl --with-zlib
--enable-bcmath --with-bz2 --with-curl --enable-exif --enable-ftp --with-gd
--with-gettext --with-imap --with-imap-ssl --enable-intl --enable-mbstring
--with-mcrypt --with-mysqli --with-pdo-mysql --with-pspell --with-readline
--enable-soap --enable-sockets --enable-zip --with-pear --with-kerberos
OS: Debian 3.2.68-1+deb7u6 x86_64
Previous Comments:
------------------------------------------------------------------------
[2016-04-20 14:51:28] kspen72 at gmail dot com
Just FYI, didn't have this problem on same server with 7.0.5.
------------------------------------------------------------------------
[2016-04-20 14:27:43] dn at cstech dot ru
Have this bug too.
Debian 7.9
PHP 7.0.5
TEST 3079/11800 [ext/curl/tests/curl_setopt_basic003.phpt] never completes.
------------------------------------------------------------------------
[2016-03-03 21:26:12] kspen72 at gmail dot com
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 this bug report at https://bugs.php.net/bug.php?id=71709&edit=1
--
PHP Quality Assurance Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php