php-ext.com / swoole (from dev using PHP 8.0.5-zts-buster)

Dockerfile
FROM php:8.0.5-zts-buster
WORKDIR /tmp
RUN apt update && \
    apt install -y --no-install-recommends git subversion autoconf build-essential && \
    rm -rf /var/lib/apt/lists/*
RUN git clone --recursive --depth=1 https://github.com/swoole/swoole-src /tmp/ext-src && \
    cd /tmp/ext-src && \
    phpize && \
    ./configure --enable-swoole && \
    make && \
    make test
Build output PASS 151ss
Step 1/4 : FROM php:8.0.5-zts-buster
---> e89b8bc8c67a
Step 2/4 : WORKDIR /tmp
---> Running in 95f950bfaa14
Removing intermediate container 95f950bfaa14
---> d80fe9303f04
Step 3/4 : RUN apt update && apt install -y --no-install-recommends git subversion autoconf build-essential && rm -rf /var/lib/apt/lists/*
---> Running in 3ec3ce2ad85c


WARNING: 
apt
 
does not have a stable CLI interface. 
Use with caution in scripts.




Get:1 http://deb.debian.org/debian buster InRelease [121 kB]
Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB]
Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [285 kB]
Fetched 8441 kB in 2s (5250 kB/s)
Reading package lists...
Building dependency tree...
Reading state information...
2 packages can be upgraded. Run 'apt list --upgradable' to see them.


WARNING: 
apt
 
does not have a stable CLI interface. 
Use with caution in scripts.




Reading package lists...
Building dependency tree...
Reading state information...
autoconf is already the newest version (2.69-11).
The following package was automatically installed and is no longer required:
lsb-base
Use 'apt autoremove' to remove it.
The following additional packages will be installed:
git-man libapr1 libaprutil1 libcurl3-gnutls liberror-perl libexpat1
libpcre2-8-0 libserf-1-1 libsvn1 libutf8proc2
Suggested packages:
gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email
git-gui gitk gitweb git-cvs git-mediawiki git-svn db5.3-util
libapache2-mod-svn subversion-tools
Recommended packages:
less ssh-client
The following NEW packages will be installed:
build-essential git git-man libapr1 libaprutil1 libcurl3-gnutls
liberror-perl libexpat1 libpcre2-8-0 libserf-1-1 libsvn1 libutf8proc2
subversion
0 upgraded, 13 newly installed, 0 to remove and 2 not upgraded.
Need to get 10.7 MB of archives.
After this operation, 50.2 MB of additional disk space will be used.
Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libcurl3-gnutls amd64 7.64.0-4+deb10u2 [330 kB]
Get:2 http://deb.debian.org/debian buster/main amd64 build-essential amd64 12.6 [7576 B]
Get:3 http://deb.debian.org/debian buster/main amd64 libexpat1 amd64 2.2.6-2+deb10u1 [106 kB]
Get:4 http://deb.debian.org/debian buster/main amd64 libpcre2-8-0 amd64 10.32-5 [213 kB]
Get:5 http://deb.debian.org/debian buster/main amd64 liberror-perl all 0.17027-2 [30.9 kB]
Get:6 http://deb.debian.org/debian buster/main amd64 git-man all 1:2.20.1-2+deb10u3 [1620 kB]
Get:7 http://deb.debian.org/debian buster/main amd64 git amd64 1:2.20.1-2+deb10u3 [5633 kB]
Get:8 http://deb.debian.org/debian buster/main amd64 libapr1 amd64 1.6.5-1+b1 [102 kB]
Get:9 http://deb.debian.org/debian buster/main amd64 libaprutil1 amd64 1.6.1-4 [91.8 kB]
Get:10 http://deb.debian.org/debian buster/main amd64 libserf-1-1 amd64 1.3.9-7+b10 [53.6 kB]
Get:11 http://deb.debian.org/debian buster/main amd64 libutf8proc2 amd64 2.3.0-1 [53.0 kB]
Get:12 http://deb.debian.org/debian buster/main amd64 libsvn1 amd64 1.10.4-1+deb10u2 [1403 kB]
Get:13 http://deb.debian.org/debian buster/main amd64 subversion amd64 1.10.4-1+deb10u2 [1008 kB]
debconf: delaying package configuration, since apt-utils is not installed

Fetched 10.7 MB in 0s (88.5 MB/s)
Selecting previously unselected package build-essential.
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ...
12690 files and directories currently installed.)
Preparing to unpack .../00-build-essential_12.6_amd64.deb ...
Unpacking build-essential (12.6) ...
Selecting previously unselected package libcurl3-gnutls:amd64.
Preparing to unpack .../01-libcurl3-gnutls_7.64.0-4+deb10u2_amd64.deb ...
Unpacking libcurl3-gnutls:amd64 (7.64.0-4+deb10u2) ...
Selecting previously unselected package libexpat1:amd64.
Preparing to unpack .../02-libexpat1_2.2.6-2+deb10u1_amd64.deb ...
Unpacking libexpat1:amd64 (2.2.6-2+deb10u1) ...
Selecting previously unselected package libpcre2-8-0:amd64.
Preparing to unpack .../03-libpcre2-8-0_10.32-5_amd64.deb ...
Unpacking libpcre2-8-0:amd64 (10.32-5) ...
Selecting previously unselected package liberror-perl.
Preparing to unpack .../04-liberror-perl_0.17027-2_all.deb ...
Unpacking liberror-perl (0.17027-2) ...
Selecting previously unselected package git-man.
Preparing to unpack .../05-git-man_1%3a2.20.1-2+deb10u3_all.deb ...
Unpacking git-man (1:2.20.1-2+deb10u3) ...
Selecting previously unselected package git.
Preparing to unpack .../06-git_1%3a2.20.1-2+deb10u3_amd64.deb ...
Unpacking git (1:2.20.1-2+deb10u3) ...
Selecting previously unselected package libapr1:amd64.
Preparing to unpack .../07-libapr1_1.6.5-1+b1_amd64.deb ...
Unpacking libapr1:amd64 (1.6.5-1+b1) ...
Selecting previously unselected package libaprutil1:amd64.
Preparing to unpack .../08-libaprutil1_1.6.1-4_amd64.deb ...
Unpacking libaprutil1:amd64 (1.6.1-4) ...
Selecting previously unselected package libserf-1-1:amd64.
Preparing to unpack .../09-libserf-1-1_1.3.9-7+b10_amd64.deb ...
Unpacking libserf-1-1:amd64 (1.3.9-7+b10) ...
Selecting previously unselected package libutf8proc2:amd64.
Preparing to unpack .../10-libutf8proc2_2.3.0-1_amd64.deb ...
Unpacking libutf8proc2:amd64 (2.3.0-1) ...
Selecting previously unselected package libsvn1:amd64.
Preparing to unpack .../11-libsvn1_1.10.4-1+deb10u2_amd64.deb ...
Unpacking libsvn1:amd64 (1.10.4-1+deb10u2) ...
Selecting previously unselected package subversion.
Preparing to unpack .../12-subversion_1.10.4-1+deb10u2_amd64.deb ...
Unpacking subversion (1.10.4-1+deb10u2) ...
Setting up libexpat1:amd64 (2.2.6-2+deb10u1) ...
Setting up libutf8proc2:amd64 (2.3.0-1) ...
Setting up libapr1:amd64 (1.6.5-1+b1) ...
Setting up libcurl3-gnutls:amd64 (7.64.0-4+deb10u2) ...
Setting up liberror-perl (0.17027-2) ...
Setting up libpcre2-8-0:amd64 (10.32-5) ...
Setting up build-essential (12.6) ...
Setting up git-man (1:2.20.1-2+deb10u3) ...
Setting up libaprutil1:amd64 (1.6.1-4) ...
Setting up libserf-1-1:amd64 (1.3.9-7+b10) ...
Setting up git (1:2.20.1-2+deb10u3) ...
Setting up libsvn1:amd64 (1.10.4-1+deb10u2) ...
Setting up subversion (1.10.4-1+deb10u2) ...
Processing triggers for libc-bin (2.28-10) ...
Removing intermediate container 3ec3ce2ad85c
---> 6bdd843cd212
Step 4/4 : RUN git clone --recursive --depth=1 https://github.com/swoole/swoole-src /tmp/ext-src && cd /tmp/ext-src && phpize && ./configure --enable-swoole && make && make test
---> Running in 47432880f20b
Cloning into '/tmp/ext-src'...

Configuring for:
PHP Api Version:         20200930
Zend Module Api No:      20200930
Zend Extension Api No:   420200930
checking for grep that handles long lines and -e...
/bin/grep
checking for egrep...
/bin/grep -E
checking for a sed that does not truncate output...
/bin/sed
checking for pkg-config...
/usr/bin/pkg-config
checking pkg-config is at least version 0.9.0...
yes
checking for cc...
cc
checking whether the C compiler works...
yes
checking for C compiler default output file name...
a.out
checking for suffix of executables...
checking whether we are cross compiling...
no
checking for suffix of object files...
o
checking whether we are using the GNU C compiler...
yes
checking whether cc accepts -g...
yes
checking for cc option to accept ISO C89...
none needed
checking how to run the C preprocessor...
cc -E
checking for icc...
no
checking for suncc...
no
checking for system library directory...
lib
checking if compiler supports -R...
no
checking if compiler supports -Wl,-rpath,...
yes
checking build system type...
x86_64-pc-linux-gnu
checking host system type...
x86_64-pc-linux-gnu
checking target system type...
x86_64-pc-linux-gnu
checking for PHP prefix...
/usr/local
checking for PHP includes...
-I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib
checking for PHP extension directory...
/usr/local/lib/php/extensions/no-debug-zts-20200930
checking for PHP installed headers prefix...
/usr/local/include/php
checking if debug is enabled...
no
checking if zts is enabled...
yes
checking for gawk...
no
checking for nawk...
nawk
checking if nawk is broken...
no
checking enable debug log...
no
checking enable trace log...
no
checking enable sockets support...
no
checking enable openssl support...
no
checking enable http2.0 support...
no
checking swoole support...
yes, shared
checking enable mysqlnd support...
no
checking dir of openssl...
no
checking dir of jemalloc...
no
checking enable asan...
no
checking whether to enable swoole coverage support...
no
checking whether to enable Swoole developer build flags...
no
checking whether to enable Swoole JSON build flags...
no
checking whether to enable Swoole CURL build flags...
no
checking whether to enable thread context...
no
checking if compiling with clang...
no
checking for accept4 in -lc...
yes
checking for signalfd in -lc...
yes
checking for eventfd in -lc...
yes
checking for epoll_create in -lc...
yes
checking for poll in -lc...
yes
checking for sendfile in -lc...
yes
checking for kqueue in -lc...
no
checking for backtrace in -lc...
yes
checking for daemon in -lc...
yes
checking for mkostemp in -lc...
yes
checking for inotify_init in -lc...
yes
checking for malloc_trim in -lc...
yes
checking for inotify_init1 in -lc...
yes
checking for ptrace in -lc...
yes
checking for getrandom in -lc...
yes
checking for arc4random in -lc...
no
checking for pthread_rwlock_init in -lpthread...
yes
checking for pthread_spin_lock in -lpthread...
yes
checking for pthread_mutex_timedlock in -lpthread...
yes
checking for pthread_barrier_init in -lpthread...
yes
checking for pthread_mutexattr_setpshared in -lpthread...
yes
checking for pthread_mutexattr_setrobust in -lpthread...
yes
checking for pthread_mutex_consistent in -lpthread...
yes
checking for pcre_compile in -lpcre...
no
checking for gzgets in -lz...
no
checking for BrotliEncoderCreateInstance in -lbrotlienc...
no
checking for cpu affinity...
yes
checking for socket REUSEPORT...
yes
checking for futex...
yes
checking for ucontext...
yes
checking for g++...
g++
checking whether we are using the GNU C++ compiler...
yes
checking whether g++ accepts -g...
yes
checking for valgrind...
no
checking how to run the C++ preprocessor...
g++ -E
checking for ANSI C header files...
yes
checking for sys/types.h...
yes
checking for sys/stat.h...
yes
checking for stdlib.h...
yes
checking for string.h...
yes
checking for memory.h...
yes
checking for strings.h...
yes
checking for inttypes.h...
yes
checking for stdint.h...
yes
checking for unistd.h...
yes
checking for struct cmsghdr...
yes
checking for hstrerror...
yes
checking for socketpair...
yes
checking for if_nametoindex...
yes
checking for if_indextoname...
yes
checking netdb.h usability...
yes
checking netdb.h presence...
yes
checking for netdb.h...
yes
checking netinet/tcp.h usability...
yes
checking netinet/tcp.h presence...
yes
checking for netinet/tcp.h...
yes
checking sys/un.h usability...
yes
checking sys/un.h presence...
yes
checking for sys/un.h...
yes
checking sys/sockio.h usability...
no
checking sys/sockio.h presence...
no
checking for sys/sockio.h...
no
checking for field ss_family in struct sockaddr_storage...
yes
checking if getaddrinfo supports AI_V4MAPPED...
yes
checking if getaddrinfo supports AI_ALL...
yes
checking if getaddrinfo supports AI_IDN...
yes
checking if gethostbyname2_r is supported...
yes
checking for valgrind...
no
checking for clock_gettime in -lrt...
yes
checking swoole coverage...
disabled
checking whether we are using the GNU C++ compiler...
(cached)
yes
checking whether g++ accepts -g...
(cached)
yes
checking how to run the C++ preprocessor...
g++ -E
checking for a sed that does not truncate output...
/bin/sed
checking for ld used by cc...
/usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld...
yes
checking for /usr/bin/ld option to reload object files...
-r
checking for BSD-compatible nm...
/usr/bin/nm -B
checking whether ln -s works...
yes
checking how to recognize dependent libraries...
pass_all
checking dlfcn.h usability...
yes
checking dlfcn.h presence...
yes
checking for dlfcn.h...
yes
checking how to run the C++ preprocessor...
g++ -E
checking the maximum length of command line arguments...
1572864
checking command to parse /usr/bin/nm -B output from cc object...
ok
checking for objdir...
.libs
checking for ar...
ar
checking for ranlib...
ranlib
checking for strip...
strip
checking if cc supports -fno-rtti -fno-exceptions...
no
checking for cc option to produce PIC...
-fPIC
checking if cc PIC flag -fPIC works...
yes
checking if cc static flag -static works...
yes
checking if cc supports -c -o file.o...
yes
checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries...
yes
checking whether -lc should be explicitly linked in...
no
checking dynamic linker characteristics...
GNU/Linux ld.so
checking how to hardcode library paths into programs...
immediate
checking whether stripping libraries is possible...
yes
checking if libtool supports shared libraries...
yes
checking whether to build shared libraries...
yes
checking whether to build static libraries...
no
creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++...
/usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld...
yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries...
yes
checking for g++ option to produce PIC...
-fPIC
checking if g++ PIC flag -fPIC works...
yes
checking if g++ static flag -static works...
yes
checking if g++ supports -c -o file.o...
yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries...
yes
checking dynamic linker characteristics...
GNU/Linux ld.so
(cached)
(cached)
checking how to hardcode library paths into programs...
immediate
configure: patching config.h.in
configure: creating ./config.status
config.status: creating config.h
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/ext-src/php_swoole.cc -o ext-src/php_swoole.lo
mkdir ext-src/.libs
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/ext-src/php_swoole.cc  -fPIC -DPIC -o ext-src/.libs/php_swoole.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/ext-src/php_swoole_cxx.cc -o ext-src/php_swoole_cxx.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/ext-src/php_swoole_cxx.cc  -fPIC -DPIC -o ext-src/.libs/php_swoole_cxx.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/ext-src/swoole_async_coro.cc -o ext-src/swoole_async_coro.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/ext-src/swoole_async_coro.cc  -fPIC -DPIC -o ext-src/.libs/swoole_async_coro.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/ext-src/swoole_atomic.cc -o ext-src/swoole_atomic.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/ext-src/swoole_atomic.cc  -fPIC -DPIC -o ext-src/.libs/swoole_atomic.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/ext-src/swoole_channel_coro.cc -o ext-src/swoole_channel_coro.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/ext-src/swoole_channel_coro.cc  -fPIC -DPIC -o ext-src/.libs/swoole_channel_coro.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/ext-src/swoole_client.cc -o ext-src/swoole_client.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/ext-src/swoole_client.cc  -fPIC -DPIC -o ext-src/.libs/swoole_client.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/ext-src/swoole_client_coro.cc -o ext-src/swoole_client_coro.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/ext-src/swoole_client_coro.cc  -fPIC -DPIC -o ext-src/.libs/swoole_client_coro.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/ext-src/swoole_coroutine.cc -o ext-src/swoole_coroutine.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/ext-src/swoole_coroutine.cc  -fPIC -DPIC -o ext-src/.libs/swoole_coroutine.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/ext-src/swoole_coroutine_scheduler.cc -o ext-src/swoole_coroutine_scheduler.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/ext-src/swoole_coroutine_scheduler.cc  -fPIC -DPIC -o ext-src/.libs/swoole_coroutine_scheduler.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/ext-src/swoole_coroutine_system.cc -o ext-src/swoole_coroutine_system.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/ext-src/swoole_coroutine_system.cc  -fPIC -DPIC -o ext-src/.libs/swoole_coroutine_system.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/ext-src/swoole_curl.cc -o ext-src/swoole_curl.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/ext-src/swoole_curl.cc  -fPIC -DPIC -o ext-src/.libs/swoole_curl.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/ext-src/swoole_event.cc -o ext-src/swoole_event.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/ext-src/swoole_event.cc  -fPIC -DPIC -o ext-src/.libs/swoole_event.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/ext-src/swoole_http2_client_coro.cc -o ext-src/swoole_http2_client_coro.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/ext-src/swoole_http2_client_coro.cc  -fPIC -DPIC -o ext-src/.libs/swoole_http2_client_coro.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/ext-src/swoole_http2_server.cc -o ext-src/swoole_http2_server.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/ext-src/swoole_http2_server.cc  -fPIC -DPIC -o ext-src/.libs/swoole_http2_server.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/ext-src/swoole_http_client_coro.cc -o ext-src/swoole_http_client_coro.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/ext-src/swoole_http_client_coro.cc  -fPIC -DPIC -o ext-src/.libs/swoole_http_client_coro.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/ext-src/swoole_http_request.cc -o ext-src/swoole_http_request.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/ext-src/swoole_http_request.cc  -fPIC -DPIC -o ext-src/.libs/swoole_http_request.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/ext-src/swoole_http_response.cc -o ext-src/swoole_http_response.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/ext-src/swoole_http_response.cc  -fPIC -DPIC -o ext-src/.libs/swoole_http_response.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/ext-src/swoole_http_server.cc -o ext-src/swoole_http_server.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/ext-src/swoole_http_server.cc  -fPIC -DPIC -o ext-src/.libs/swoole_http_server.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/ext-src/swoole_http_server_coro.cc -o ext-src/swoole_http_server_coro.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/ext-src/swoole_http_server_coro.cc  -fPIC -DPIC -o ext-src/.libs/swoole_http_server_coro.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/ext-src/swoole_lock.cc -o ext-src/swoole_lock.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/ext-src/swoole_lock.cc  -fPIC -DPIC -o ext-src/.libs/swoole_lock.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/ext-src/swoole_mysql_coro.cc -o ext-src/swoole_mysql_coro.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/ext-src/swoole_mysql_coro.cc  -fPIC -DPIC -o ext-src/.libs/swoole_mysql_coro.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/ext-src/swoole_mysql_proto.cc -o ext-src/swoole_mysql_proto.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/ext-src/swoole_mysql_proto.cc  -fPIC -DPIC -o ext-src/.libs/swoole_mysql_proto.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/ext-src/swoole_process.cc -o ext-src/swoole_process.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/ext-src/swoole_process.cc  -fPIC -DPIC -o ext-src/.libs/swoole_process.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/ext-src/swoole_process_pool.cc -o ext-src/swoole_process_pool.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/ext-src/swoole_process_pool.cc  -fPIC -DPIC -o ext-src/.libs/swoole_process_pool.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/ext-src/swoole_redis_coro.cc -o ext-src/swoole_redis_coro.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/ext-src/swoole_redis_coro.cc  -fPIC -DPIC -o ext-src/.libs/swoole_redis_coro.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/ext-src/swoole_redis_server.cc -o ext-src/swoole_redis_server.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/ext-src/swoole_redis_server.cc  -fPIC -DPIC -o ext-src/.libs/swoole_redis_server.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/ext-src/swoole_runtime.cc -o ext-src/swoole_runtime.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/ext-src/swoole_runtime.cc  -fPIC -DPIC -o ext-src/.libs/swoole_runtime.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/ext-src/swoole_server.cc -o ext-src/swoole_server.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/ext-src/swoole_server.cc  -fPIC -DPIC -o ext-src/.libs/swoole_server.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/ext-src/swoole_server_port.cc -o ext-src/swoole_server_port.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/ext-src/swoole_server_port.cc  -fPIC -DPIC -o ext-src/.libs/swoole_server_port.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/ext-src/swoole_socket_coro.cc -o ext-src/swoole_socket_coro.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/ext-src/swoole_socket_coro.cc  -fPIC -DPIC -o ext-src/.libs/swoole_socket_coro.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/ext-src/swoole_table.cc -o ext-src/swoole_table.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/ext-src/swoole_table.cc  -fPIC -DPIC -o ext-src/.libs/swoole_table.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/ext-src/swoole_timer.cc -o ext-src/swoole_timer.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/ext-src/swoole_timer.cc  -fPIC -DPIC -o ext-src/.libs/swoole_timer.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/ext-src/swoole_websocket_server.cc -o ext-src/swoole_websocket_server.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/ext-src/swoole_websocket_server.cc  -fPIC -DPIC -o ext-src/.libs/swoole_websocket_server.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/core/base.cc -o src/core/base.lo
mkdir src/core/.libs
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/core/base.cc  -fPIC -DPIC -o src/core/.libs/base.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/core/channel.cc -o src/core/channel.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/core/channel.cc  -fPIC -DPIC -o src/core/.libs/channel.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/core/crc32.cc -o src/core/crc32.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/core/crc32.cc  -fPIC -DPIC -o src/core/.libs/crc32.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/core/error.cc -o src/core/error.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/core/error.cc  -fPIC -DPIC -o src/core/.libs/error.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/core/heap.cc -o src/core/heap.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/core/heap.cc  -fPIC -DPIC -o src/core/.libs/heap.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/core/log.cc -o src/core/log.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/core/log.cc  -fPIC -DPIC -o src/core/.libs/log.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/core/string.cc -o src/core/string.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/core/string.cc  -fPIC -DPIC -o src/core/.libs/string.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/core/timer.cc -o src/core/timer.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/core/timer.cc  -fPIC -DPIC -o src/core/.libs/timer.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/coroutine/base.cc -o src/coroutine/base.lo
mkdir src/coroutine/.libs
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/coroutine/base.cc  -fPIC -DPIC -o src/coroutine/.libs/base.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/coroutine/channel.cc -o src/coroutine/channel.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/coroutine/channel.cc  -fPIC -DPIC -o src/coroutine/.libs/channel.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/coroutine/context.cc -o src/coroutine/context.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/coroutine/context.cc  -fPIC -DPIC -o src/coroutine/.libs/context.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/coroutine/file_lock.cc -o src/coroutine/file_lock.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/coroutine/file_lock.cc  -fPIC -DPIC -o src/coroutine/.libs/file_lock.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/coroutine/hook.cc -o src/coroutine/hook.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/coroutine/hook.cc  -fPIC -DPIC -o src/coroutine/.libs/hook.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/coroutine/socket.cc -o src/coroutine/socket.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/coroutine/socket.cc  -fPIC -DPIC -o src/coroutine/.libs/socket.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/coroutine/system.cc -o src/coroutine/system.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/coroutine/system.cc  -fPIC -DPIC -o src/coroutine/.libs/system.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/coroutine/thread_context.cc -o src/coroutine/thread_context.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/coroutine/thread_context.cc  -fPIC -DPIC -o src/coroutine/.libs/thread_context.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/lock/mutex.cc -o src/lock/mutex.lo
mkdir src/lock/.libs
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/lock/mutex.cc  -fPIC -DPIC -o src/lock/.libs/mutex.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/lock/rw_lock.cc -o src/lock/rw_lock.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/lock/rw_lock.cc  -fPIC -DPIC -o src/lock/.libs/rw_lock.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/lock/spin_lock.cc -o src/lock/spin_lock.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/lock/spin_lock.cc  -fPIC -DPIC -o src/lock/.libs/spin_lock.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/memory/buffer.cc -o src/memory/buffer.lo
mkdir src/memory/.libs
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/memory/buffer.cc  -fPIC -DPIC -o src/memory/.libs/buffer.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/memory/fixed_pool.cc -o src/memory/fixed_pool.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/memory/fixed_pool.cc  -fPIC -DPIC -o src/memory/.libs/fixed_pool.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/memory/global_memory.cc -o src/memory/global_memory.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/memory/global_memory.cc  -fPIC -DPIC -o src/memory/.libs/global_memory.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/memory/ring_buffer.cc -o src/memory/ring_buffer.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/memory/ring_buffer.cc  -fPIC -DPIC -o src/memory/.libs/ring_buffer.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/memory/shared_memory.cc -o src/memory/shared_memory.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/memory/shared_memory.cc  -fPIC -DPIC -o src/memory/.libs/shared_memory.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/memory/table.cc -o src/memory/table.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/memory/table.cc  -fPIC -DPIC -o src/memory/.libs/table.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/network/address.cc -o src/network/address.lo
mkdir src/network/.libs
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/network/address.cc  -fPIC -DPIC -o src/network/.libs/address.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/network/client.cc -o src/network/client.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/network/client.cc  -fPIC -DPIC -o src/network/.libs/client.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/network/dns.cc -o src/network/dns.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/network/dns.cc  -fPIC -DPIC -o src/network/.libs/dns.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/network/socket.cc -o src/network/socket.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/network/socket.cc  -fPIC -DPIC -o src/network/.libs/socket.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/network/stream.cc -o src/network/stream.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/network/stream.cc  -fPIC -DPIC -o src/network/.libs/stream.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/os/async_thread.cc -o src/os/async_thread.lo
mkdir src/os/.libs
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/os/async_thread.cc  -fPIC -DPIC -o src/os/.libs/async_thread.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/os/base.cc -o src/os/base.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/os/base.cc  -fPIC -DPIC -o src/os/.libs/base.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/os/file.cc -o src/os/file.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/os/file.cc  -fPIC -DPIC -o src/os/.libs/file.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/os/msg_queue.cc -o src/os/msg_queue.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/os/msg_queue.cc  -fPIC -DPIC -o src/os/.libs/msg_queue.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/os/pipe.cc -o src/os/pipe.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/os/pipe.cc  -fPIC -DPIC -o src/os/.libs/pipe.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/os/process_pool.cc -o src/os/process_pool.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/os/process_pool.cc  -fPIC -DPIC -o src/os/.libs/process_pool.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/os/sendfile.cc -o src/os/sendfile.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/os/sendfile.cc  -fPIC -DPIC -o src/os/.libs/sendfile.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/os/signal.cc -o src/os/signal.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/os/signal.cc  -fPIC -DPIC -o src/os/.libs/signal.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/os/timer.cc -o src/os/timer.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/os/timer.cc  -fPIC -DPIC -o src/os/.libs/timer.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/os/unix_socket.cc -o src/os/unix_socket.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/os/unix_socket.cc  -fPIC -DPIC -o src/os/.libs/unix_socket.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/os/wait.cc -o src/os/wait.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/os/wait.cc  -fPIC -DPIC -o src/os/.libs/wait.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/protocol/base.cc -o src/protocol/base.lo
mkdir src/protocol/.libs
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/protocol/base.cc  -fPIC -DPIC -o src/protocol/.libs/base.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/protocol/base64.cc -o src/protocol/base64.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/protocol/base64.cc  -fPIC -DPIC -o src/protocol/.libs/base64.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/protocol/dtls.cc -o src/protocol/dtls.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/protocol/dtls.cc  -fPIC -DPIC -o src/protocol/.libs/dtls.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/protocol/http.cc -o src/protocol/http.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/protocol/http.cc  -fPIC -DPIC -o src/protocol/.libs/http.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/protocol/http2.cc -o src/protocol/http2.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/protocol/http2.cc  -fPIC -DPIC -o src/protocol/.libs/http2.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/protocol/mime_type.cc -o src/protocol/mime_type.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/protocol/mime_type.cc  -fPIC -DPIC -o src/protocol/.libs/mime_type.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/protocol/mqtt.cc -o src/protocol/mqtt.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/protocol/mqtt.cc  -fPIC -DPIC -o src/protocol/.libs/mqtt.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/protocol/redis.cc -o src/protocol/redis.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/protocol/redis.cc  -fPIC -DPIC -o src/protocol/.libs/redis.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/protocol/socks5.cc -o src/protocol/socks5.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/protocol/socks5.cc  -fPIC -DPIC -o src/protocol/.libs/socks5.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/protocol/ssl.cc -o src/protocol/ssl.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/protocol/ssl.cc  -fPIC -DPIC -o src/protocol/.libs/ssl.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/protocol/websocket.cc -o src/protocol/websocket.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/protocol/websocket.cc  -fPIC -DPIC -o src/protocol/.libs/websocket.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/reactor/base.cc -o src/reactor/base.lo
mkdir src/reactor/.libs
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/reactor/base.cc  -fPIC -DPIC -o src/reactor/.libs/base.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/reactor/epoll.cc -o src/reactor/epoll.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/reactor/epoll.cc  -fPIC -DPIC -o src/reactor/.libs/epoll.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/reactor/kqueue.cc -o src/reactor/kqueue.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/reactor/kqueue.cc  -fPIC -DPIC -o src/reactor/.libs/kqueue.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/reactor/poll.cc -o src/reactor/poll.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/reactor/poll.cc  -fPIC -DPIC -o src/reactor/.libs/poll.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/reactor/select.cc -o src/reactor/select.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/reactor/select.cc  -fPIC -DPIC -o src/reactor/.libs/select.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/server/base.cc -o src/server/base.lo
mkdir src/server/.libs
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/server/base.cc  -fPIC -DPIC -o src/server/.libs/base.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/server/manager.cc -o src/server/manager.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/server/manager.cc  -fPIC -DPIC -o src/server/.libs/manager.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/server/master.cc -o src/server/master.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/server/master.cc  -fPIC -DPIC -o src/server/.libs/master.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/server/port.cc -o src/server/port.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/server/port.cc  -fPIC -DPIC -o src/server/.libs/port.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/server/process.cc -o src/server/process.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/server/process.cc  -fPIC -DPIC -o src/server/.libs/process.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/server/reactor_process.cc -o src/server/reactor_process.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/server/reactor_process.cc  -fPIC -DPIC -o src/server/.libs/reactor_process.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/server/reactor_thread.cc -o src/server/reactor_thread.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/server/reactor_thread.cc  -fPIC -DPIC -o src/server/.libs/reactor_thread.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/server/static_handler.cc -o src/server/static_handler.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/server/static_handler.cc  -fPIC -DPIC -o src/server/.libs/static_handler.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/server/task_worker.cc -o src/server/task_worker.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/server/task_worker.cc  -fPIC -DPIC -o src/server/.libs/task_worker.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/server/worker.cc -o src/server/worker.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/server/worker.cc  -fPIC -DPIC -o src/server/.libs/worker.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/wrapper/event.cc -o src/wrapper/event.lo
mkdir src/wrapper/.libs
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/wrapper/event.cc  -fPIC -DPIC -o src/wrapper/.libs/event.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/wrapper/timer.cc -o src/wrapper/timer.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/src/wrapper/timer.cc  -fPIC -DPIC -o src/wrapper/.libs/timer.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/thirdparty/php/curl/interface.cc -o thirdparty/php/curl/interface.lo
mkdir thirdparty/php/curl/.libs
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/thirdparty/php/curl/interface.cc  -fPIC -DPIC -o thirdparty/php/curl/.libs/interface.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/thirdparty/php/curl/multi.cc -o thirdparty/php/curl/multi.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/thirdparty/php/curl/multi.cc  -fPIC -DPIC -o thirdparty/php/curl/.libs/multi.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/thirdparty/php/sockets/multicast.cc -o thirdparty/php/sockets/multicast.lo
mkdir thirdparty/php/sockets/.libs
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/thirdparty/php/sockets/multicast.cc  -fPIC -DPIC -o thirdparty/php/sockets/.libs/multicast.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/thirdparty/php/sockets/sendrecvmsg.cc -o thirdparty/php/sockets/sendrecvmsg.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/thirdparty/php/sockets/sendrecvmsg.cc  -fPIC -DPIC -o thirdparty/php/sockets/.libs/sendrecvmsg.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/thirdparty/php/sockets/conversions.cc -o thirdparty/php/sockets/conversions.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/thirdparty/php/sockets/conversions.cc  -fPIC -DPIC -o thirdparty/php/sockets/.libs/conversions.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/thirdparty/php/sockets/sockaddr_conv.cc -o thirdparty/php/sockets/sockaddr_conv.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/thirdparty/php/sockets/sockaddr_conv.cc  -fPIC -DPIC -o thirdparty/php/sockets/.libs/sockaddr_conv.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/thirdparty/php/standard/var_decoder.cc -o thirdparty/php/standard/var_decoder.lo
mkdir thirdparty/php/standard/.libs
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/thirdparty/php/standard/var_decoder.cc  -fPIC -DPIC -o thirdparty/php/standard/.libs/var_decoder.o
/bin/bash /tmp/ext-src/libtool --mode=compile g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/thirdparty/php/standard/proc_open.cc -o thirdparty/php/standard/proc_open.lo
g++ -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/thirdparty/php/standard/proc_open.cc  -fPIC -DPIC -o thirdparty/php/standard/.libs/proc_open.o
/bin/bash /tmp/ext-src/libtool --mode=compile cc -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -Wall -pthread -g -O2    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/thirdparty/swoole_http_parser.c -o thirdparty/swoole_http_parser.lo
mkdir thirdparty/.libs
cc -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -Wall -pthread -g -O2 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/thirdparty/swoole_http_parser.c  -fPIC -DPIC -o thirdparty/.libs/swoole_http_parser.o
/bin/bash /tmp/ext-src/libtool --mode=compile cc -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -Wall -pthread -g -O2    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/thirdparty/multipart_parser.c -o thirdparty/multipart_parser.lo
cc -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -Wall -pthread -g -O2 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/thirdparty/multipart_parser.c  -fPIC -DPIC -o thirdparty/.libs/multipart_parser.o
/bin/bash /tmp/ext-src/libtool --mode=compile cc -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -Wall -pthread -g -O2    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/thirdparty/hiredis/hiredis.c -o thirdparty/hiredis/hiredis.lo
mkdir thirdparty/hiredis/.libs
cc -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -Wall -pthread -g -O2 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/thirdparty/hiredis/hiredis.c  -fPIC -DPIC -o thirdparty/hiredis/.libs/hiredis.o
/bin/bash /tmp/ext-src/libtool --mode=compile cc -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -Wall -pthread -g -O2    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/thirdparty/hiredis/net.c -o thirdparty/hiredis/net.lo
cc -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -Wall -pthread -g -O2 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/thirdparty/hiredis/net.c  -fPIC -DPIC -o thirdparty/hiredis/.libs/net.o
/bin/bash /tmp/ext-src/libtool --mode=compile cc -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -Wall -pthread -g -O2    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/thirdparty/hiredis/read.c -o thirdparty/hiredis/read.lo
cc -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -Wall -pthread -g -O2 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/thirdparty/hiredis/read.c  -fPIC -DPIC -o thirdparty/hiredis/.libs/read.o
/bin/bash /tmp/ext-src/libtool --mode=compile cc -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -Wall -pthread -g -O2    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/thirdparty/hiredis/sds.c -o thirdparty/hiredis/sds.lo
cc -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -Wall -pthread -g -O2 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/thirdparty/hiredis/sds.c  -fPIC -DPIC -o thirdparty/hiredis/.libs/sds.o
/bin/bash /tmp/ext-src/libtool --mode=compile cc -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -Wall -pthread -g -O2    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/thirdparty/nghttp2/nghttp2_hd.c -o thirdparty/nghttp2/nghttp2_hd.lo
mkdir thirdparty/nghttp2/.libs
cc -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -Wall -pthread -g -O2 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/thirdparty/nghttp2/nghttp2_hd.c  -fPIC -DPIC -o thirdparty/nghttp2/.libs/nghttp2_hd.o
/bin/bash /tmp/ext-src/libtool --mode=compile cc -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -Wall -pthread -g -O2    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/thirdparty/nghttp2/nghttp2_rcbuf.c -o thirdparty/nghttp2/nghttp2_rcbuf.lo
cc -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -Wall -pthread -g -O2 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/thirdparty/nghttp2/nghttp2_rcbuf.c  -fPIC -DPIC -o thirdparty/nghttp2/.libs/nghttp2_rcbuf.o
/bin/bash /tmp/ext-src/libtool --mode=compile cc -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -Wall -pthread -g -O2    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/thirdparty/nghttp2/nghttp2_helper.c -o thirdparty/nghttp2/nghttp2_helper.lo
cc -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -Wall -pthread -g -O2 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/thirdparty/nghttp2/nghttp2_helper.c  -fPIC -DPIC -o thirdparty/nghttp2/.libs/nghttp2_helper.o
/bin/bash /tmp/ext-src/libtool --mode=compile cc -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -Wall -pthread -g -O2    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/thirdparty/nghttp2/nghttp2_buf.c -o thirdparty/nghttp2/nghttp2_buf.lo
cc -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -Wall -pthread -g -O2 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/thirdparty/nghttp2/nghttp2_buf.c  -fPIC -DPIC -o thirdparty/nghttp2/.libs/nghttp2_buf.o
/bin/bash /tmp/ext-src/libtool --mode=compile cc -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -Wall -pthread -g -O2    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/thirdparty/nghttp2/nghttp2_mem.c -o thirdparty/nghttp2/nghttp2_mem.lo
cc -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -Wall -pthread -g -O2 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/thirdparty/nghttp2/nghttp2_mem.c  -fPIC -DPIC -o thirdparty/nghttp2/.libs/nghttp2_mem.o
/bin/bash /tmp/ext-src/libtool --mode=compile cc -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -Wall -pthread -g -O2    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/thirdparty/nghttp2/nghttp2_hd_huffman.c -o thirdparty/nghttp2/nghttp2_hd_huffman.lo
cc -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -Wall -pthread -g -O2 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/thirdparty/nghttp2/nghttp2_hd_huffman.c  -fPIC -DPIC -o thirdparty/nghttp2/.libs/nghttp2_hd_huffman.o
/bin/bash /tmp/ext-src/libtool --mode=compile cc -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -Wall -pthread -g -O2    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/thirdparty/nghttp2/nghttp2_hd_huffman_data.c -o thirdparty/nghttp2/nghttp2_hd_huffman_data.lo
cc -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -Wall -pthread -g -O2 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/thirdparty/nghttp2/nghttp2_hd_huffman_data.c  -fPIC -DPIC -o thirdparty/nghttp2/.libs/nghttp2_hd_huffman_data.o
/bin/bash /tmp/ext-src/libtool --mode=compile cc -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -Wall -pthread -g -O2    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/thirdparty/boost/asm/make_x86_64_sysv_elf_gas.S -o thirdparty/boost/asm/make_x86_64_sysv_elf_gas.lo
mkdir thirdparty/boost/asm/.libs
cc -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -Wall -pthread -g -O2 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/thirdparty/boost/asm/make_x86_64_sysv_elf_gas.S  -fPIC -DPIC -o thirdparty/boost/asm/.libs/make_x86_64_sysv_elf_gas.o
/bin/bash /tmp/ext-src/libtool --mode=compile cc -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -Wall -pthread -g -O2    -DENABLE_PHP_SWOOLE -c /tmp/ext-src/thirdparty/boost/asm/jump_x86_64_sysv_elf_gas.S -o thirdparty/boost/asm/jump_x86_64_sysv_elf_gas.lo
cc -I. -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis -DHAVE_CONFIG_H -Wall -pthread -g -O2 -DENABLE_PHP_SWOOLE -c /tmp/ext-src/thirdparty/boost/asm/jump_x86_64_sysv_elf_gas.S  -fPIC -DPIC -o thirdparty/boost/asm/.libs/jump_x86_64_sysv_elf_gas.o
/bin/bash /tmp/ext-src/libtool --mode=link g++ -shared -I/tmp/ext-src/include -I/tmp/ext-src/main -I/tmp/ext-src -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/tmp/ext-src -I/tmp/ext-src/include -I/tmp/ext-src/ext-src -I/tmp/ext-src/thirdparty/hiredis  -DHAVE_CONFIG_H  -Wall -pthread -g -O2  -lpthread -z now  -o swoole.la -export-dynamic -avoid-version -prefer-pic -module -rpath /tmp/ext-src/modules  ext-src/php_swoole.lo ext-src/php_swoole_cxx.lo ext-src/swoole_async_coro.lo ext-src/swoole_atomic.lo ext-src/swoole_channel_coro.lo ext-src/swoole_client.lo ext-src/swoole_client_coro.lo ext-src/swoole_coroutine.lo ext-src/swoole_coroutine_scheduler.lo ext-src/swoole_coroutine_system.lo ext-src/swoole_curl.lo ext-src/swoole_event.lo ext-src/swoole_http2_client_coro.lo ext-src/swoole_http2_server.lo ext-src/swoole_http_client_coro.lo ext-src/swoole_http_request.lo ext-src/swoole_http_response.lo ext-src/swoole_http_server.lo ext-src/swoole_http_server_coro.lo ext-src/swoole_lock.lo ext-src/swoole_mysql_coro.lo ext-src/swoole_mysql_proto.lo ext-src/swoole_process.lo ext-src/swoole_process_pool.lo ext-src/swoole_redis_coro.lo ext-src/swoole_redis_server.lo ext-src/swoole_runtime.lo ext-src/swoole_server.lo ext-src/swoole_server_port.lo ext-src/swoole_socket_coro.lo ext-src/swoole_table.lo ext-src/swoole_timer.lo ext-src/swoole_websocket_server.lo src/core/base.lo src/core/channel.lo src/core/crc32.lo src/core/error.lo src/core/heap.lo src/core/log.lo src/core/string.lo src/core/timer.lo src/coroutine/base.lo src/coroutine/channel.lo src/coroutine/context.lo src/coroutine/file_lock.lo src/coroutine/hook.lo src/coroutine/socket.lo src/coroutine/system.lo src/coroutine/thread_context.lo src/lock/mutex.lo src/lock/rw_lock.lo src/lock/spin_lock.lo src/memory/buffer.lo src/memory/fixed_pool.lo src/memory/global_memory.lo src/memory/ring_buffer.lo src/memory/shared_memory.lo src/memory/table.lo src/network/address.lo src/network/client.lo src/network/dns.lo src/network/socket.lo src/network/stream.lo src/os/async_thread.lo src/os/base.lo src/os/file.lo src/os/msg_queue.lo src/os/pipe.lo src/os/process_pool.lo src/os/sendfile.lo src/os/signal.lo src/os/timer.lo src/os/unix_socket.lo src/os/wait.lo src/protocol/base.lo src/protocol/base64.lo src/protocol/dtls.lo src/protocol/http.lo src/protocol/http2.lo src/protocol/mime_type.lo src/protocol/mqtt.lo src/protocol/redis.lo src/protocol/socks5.lo src/protocol/ssl.lo src/protocol/websocket.lo src/reactor/base.lo src/reactor/epoll.lo src/reactor/kqueue.lo src/reactor/poll.lo src/reactor/select.lo src/server/base.lo src/server/manager.lo src/server/master.lo src/server/port.lo src/server/process.lo src/server/reactor_process.lo src/server/reactor_thread.lo src/server/static_handler.lo src/server/task_worker.lo src/server/worker.lo src/wrapper/event.lo src/wrapper/timer.lo thirdparty/php/curl/interface.lo thirdparty/php/curl/multi.lo thirdparty/php/sockets/multicast.lo thirdparty/php/sockets/sendrecvmsg.lo thirdparty/php/sockets/conversions.lo thirdparty/php/sockets/sockaddr_conv.lo thirdparty/php/standard/var_decoder.lo thirdparty/php/standard/proc_open.lo thirdparty/swoole_http_parser.lo thirdparty/multipart_parser.lo thirdparty/hiredis/hiredis.lo thirdparty/hiredis/net.lo thirdparty/hiredis/read.lo thirdparty/hiredis/sds.lo thirdparty/nghttp2/nghttp2_hd.lo thirdparty/nghttp2/nghttp2_rcbuf.lo thirdparty/nghttp2/nghttp2_helper.lo thirdparty/nghttp2/nghttp2_buf.lo thirdparty/nghttp2/nghttp2_mem.lo thirdparty/nghttp2/nghttp2_hd_huffman.lo thirdparty/nghttp2/nghttp2_hd_huffman_data.lo thirdparty/boost/asm/make_x86_64_sysv_elf_gas.lo thirdparty/boost/asm/jump_x86_64_sysv_elf_gas.lo -lrt -lpthread
mkdir .libs
g++ -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/8/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/8/crtbeginS.o  ext-src/.libs/php_swoole.o ext-src/.libs/php_swoole_cxx.o ext-src/.libs/swoole_async_coro.o ext-src/.libs/swoole_atomic.o ext-src/.libs/swoole_channel_coro.o ext-src/.libs/swoole_client.o ext-src/.libs/swoole_client_coro.o ext-src/.libs/swoole_coroutine.o ext-src/.libs/swoole_coroutine_scheduler.o ext-src/.libs/swoole_coroutine_system.o ext-src/.libs/swoole_curl.o ext-src/.libs/swoole_event.o ext-src/.libs/swoole_http2_client_coro.o ext-src/.libs/swoole_http2_server.o ext-src/.libs/swoole_http_client_coro.o ext-src/.libs/swoole_http_request.o ext-src/.libs/swoole_http_response.o ext-src/.libs/swoole_http_server.o ext-src/.libs/swoole_http_server_coro.o ext-src/.libs/swoole_lock.o ext-src/.libs/swoole_mysql_coro.o ext-src/.libs/swoole_mysql_proto.o ext-src/.libs/swoole_process.o ext-src/.libs/swoole_process_pool.o ext-src/.libs/swoole_redis_coro.o ext-src/.libs/swoole_redis_server.o ext-src/.libs/swoole_runtime.o ext-src/.libs/swoole_server.o ext-src/.libs/swoole_server_port.o ext-src/.libs/swoole_socket_coro.o ext-src/.libs/swoole_table.o ext-src/.libs/swoole_timer.o ext-src/.libs/swoole_websocket_server.o src/core/.libs/base.o src/core/.libs/channel.o src/core/.libs/crc32.o src/core/.libs/error.o src/core/.libs/heap.o src/core/.libs/log.o src/core/.libs/string.o src/core/.libs/timer.o src/coroutine/.libs/base.o src/coroutine/.libs/channel.o src/coroutine/.libs/context.o src/coroutine/.libs/file_lock.o src/coroutine/.libs/hook.o src/coroutine/.libs/socket.o src/coroutine/.libs/system.o src/coroutine/.libs/thread_context.o src/lock/.libs/mutex.o src/lock/.libs/rw_lock.o src/lock/.libs/spin_lock.o src/memory/.libs/buffer.o src/memory/.libs/fixed_pool.o src/memory/.libs/global_memory.o src/memory/.libs/ring_buffer.o src/memory/.libs/shared_memory.o src/memory/.libs/table.o src/network/.libs/address.o src/network/.libs/client.o src/network/.libs/dns.o src/network/.libs/socket.o src/network/.libs/stream.o src/os/.libs/async_thread.o src/os/.libs/base.o src/os/.libs/file.o src/os/.libs/msg_queue.o src/os/.libs/pipe.o src/os/.libs/process_pool.o src/os/.libs/sendfile.o src/os/.libs/signal.o src/os/.libs/timer.o src/os/.libs/unix_socket.o src/os/.libs/wait.o src/protocol/.libs/base.o src/protocol/.libs/base64.o src/protocol/.libs/dtls.o src/protocol/.libs/http.o src/protocol/.libs/http2.o src/protocol/.libs/mime_type.o src/protocol/.libs/mqtt.o src/protocol/.libs/redis.o src/protocol/.libs/socks5.o src/protocol/.libs/ssl.o src/protocol/.libs/websocket.o src/reactor/.libs/base.o src/reactor/.libs/epoll.o src/reactor/.libs/kqueue.o src/reactor/.libs/poll.o src/reactor/.libs/select.o src/server/.libs/base.o src/server/.libs/manager.o src/server/.libs/master.o src/server/.libs/port.o src/server/.libs/process.o src/server/.libs/reactor_process.o src/server/.libs/reactor_thread.o src/server/.libs/static_handler.o src/server/.libs/task_worker.o src/server/.libs/worker.o src/wrapper/.libs/event.o src/wrapper/.libs/timer.o thirdparty/php/curl/.libs/interface.o thirdparty/php/curl/.libs/multi.o thirdparty/php/sockets/.libs/multicast.o thirdparty/php/sockets/.libs/sendrecvmsg.o thirdparty/php/sockets/.libs/conversions.o thirdparty/php/sockets/.libs/sockaddr_conv.o thirdparty/php/standard/.libs/var_decoder.o thirdparty/php/standard/.libs/proc_open.o thirdparty/.libs/swoole_http_parser.o thirdparty/.libs/multipart_parser.o thirdparty/hiredis/.libs/hiredis.o thirdparty/hiredis/.libs/net.o thirdparty/hiredis/.libs/read.o thirdparty/hiredis/.libs/sds.o thirdparty/nghttp2/.libs/nghttp2_hd.o thirdparty/nghttp2/.libs/nghttp2_rcbuf.o thirdparty/nghttp2/.libs/nghttp2_helper.o thirdparty/nghttp2/.libs/nghttp2_buf.o thirdparty/nghttp2/.libs/nghttp2_mem.o thirdparty/nghttp2/.libs/nghttp2_hd_huffman.o thirdparty/nghttp2/.libs/nghttp2_hd_huffman_data.o thirdparty/boost/asm/.libs/make_x86_64_sysv_elf_gas.o thirdparty/boost/asm/.libs/jump_x86_64_sysv_elf_gas.o  -lrt -L/usr/lib/gcc/x86_64-linux-gnu/8 -L/usr/lib/gcc/x86_64-linux
-gnu/8/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/8/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/8/../../.. -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/8/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/8/../../../x86_64-linux-gnu/crtn.o  -pthread -Wl,-soname -Wl,swoole.so -o .libs/swoole.so
creating swoole.la
(cd .libs && rm -f swoole.la && ln -s ../swoole.la swoole.la)
/bin/bash /tmp/ext-src/libtool --mode=install cp ./swoole.la /tmp/ext-src/modules
cp ./.libs/swoole.so /tmp/ext-src/modules/swoole.so
cp ./.libs/swoole.lai /tmp/ext-src/modules/swoole.la
PATH="$PATH:/sbin" ldconfig -n /tmp/ext-src/modules
----------------------------------------------------------------------
Libraries have been installed in:
/tmp/ext-src/modules
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,--rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
Build complete.
Don't forget to run 'make test'.
Build complete.
Don't forget to run 'make test'.
=====================================================================
PHP         : /usr/local/bin/php 
PHP_SAPI    : cli
PHP_VERSION : 8.0.5
ZEND_VERSION: 4.0.5
PHP_OS      : Linux - Linux 47432880f20b 5.8.0-50-generic #56-Ubuntu SMP Mon Apr 12 17:18:36 UTC 2021 x86_64
INI actual  : /tmp/ext-src/tmp-php.ini
More .INIs  :   
---------------------------------------------------------------------
PHP         : /usr/local/bin/phpdbg 
PHP_SAPI    : phpdbg
PHP_VERSION : 8.0.5
ZEND_VERSION: 4.0.5
PHP_OS      : Linux - Linux 47432880f20b 5.8.0-50-generic #56-Ubuntu SMP Mon Apr 12 17:18:36 UTC 2021 x86_64
INI actual  : /tmp/ext-src/tmp-php.ini
More .INIs  : 
---------------------------------------------------------------------
CWD         : /tmp/ext-src
Extra dirs  :
VALGRIND    : Not used
=====================================================================
TIME START 2021-04-30 03:14:35
=====================================================================
TEST 1/1155 [tests/swoole_atomic/atomic.phpt]
SKIP swoole_atomic: add/sub/get/cmpset [tests/swoole_atomic/atomic.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 2/1155 [tests/swoole_atomic/dtor_in_child.phpt]
SKIP swoole_atomic: destruct objects in child processe [tests/swoole_atomic/dtor_in_child.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 3/1155 [tests/swoole_atomic/multi_wakeup.phpt]
SKIP swoole_atomic: multi wakeup [tests/swoole_atomic/multi_wakeup.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 4/1155 [tests/swoole_atomic/wait.phpt]
SKIP swoole_atomic: wakeup & wait [tests/swoole_atomic/wait.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 5/1155 [tests/swoole_atomic/wait_and_wakeup.phpt]
SKIP swoole_atomic: wait & wakeup [tests/swoole_atomic/wait_and_wakeup.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 6/1155 [tests/swoole_atomic/wait_ex.phpt]
SKIP swoole_atomic: wakeup & wait ex [tests/swoole_atomic/wait_ex.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 7/1155 [tests/swoole_channel_coro/1.phpt]
SKIP swoole_channel_coro: consumer first with select mode [tests/swoole_channel_coro/1.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 8/1155 [tests/swoole_channel_coro/10.phpt]
SKIP swoole_channel_coro: 10 [tests/swoole_channel_coro/10.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 9/1155 [tests/swoole_channel_coro/2.phpt]
SKIP swoole_channel_coro: consumer first without select mode [tests/swoole_channel_coro/2.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 10/1155 [tests/swoole_channel_coro/3.phpt]
SKIP swoole_channel_coro: product first with select mode [tests/swoole_channel_coro/3.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 11/1155 [tests/swoole_channel_coro/4.phpt]
SKIP swoole_channel_coro: product first without select mode [tests/swoole_channel_coro/4.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 12/1155 [tests/swoole_channel_coro/5.phpt]
SKIP swoole_channel_coro: push with sleep [tests/swoole_channel_coro/5.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 13/1155 [tests/swoole_channel_coro/6.phpt]
SKIP swoole_channel_coro: push with sleep [tests/swoole_channel_coro/6.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 14/1155 [tests/swoole_channel_coro/7.phpt]
SKIP swoole_channel_coro: push and pop [tests/swoole_channel_coro/7.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 15/1155 [tests/swoole_channel_coro/8.phpt]
SKIP swoole_channel_coro: pop priority [tests/swoole_channel_coro/8.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 16/1155 [tests/swoole_channel_coro/9.phpt]
SKIP swoole_channel_coro: pop priority [tests/swoole_channel_coro/9.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 17/1155 [tests/swoole_channel_coro/basic.phpt]
SKIP swoole_channel_coro: coro channel [tests/swoole_channel_coro/basic.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 18/1155 [tests/swoole_channel_coro/benchmark.phpt]
SKIP swoole_channel_coro: 100W benchmark [tests/swoole_channel_coro/benchmark.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 19/1155 [tests/swoole_channel_coro/blocking_timeout.phpt]
SKIP swoole_channel_coro: blocking and timeout [tests/swoole_channel_coro/blocking_timeout.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 20/1155 [tests/swoole_channel_coro/bug_1947.phpt]
SKIP swoole_channel_coro: channel by return value [tests/swoole_channel_coro/bug_1947.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 21/1155 [tests/swoole_channel_coro/bug_clear_timer.phpt]
SKIP swoole_channel_coro: the bug about timeout timer [tests/swoole_channel_coro/bug_clear_timer.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 22/1155 [tests/swoole_channel_coro/chan_select_timeout.phpt]
SKIP swoole_channel_coro: coro channel select timeout [tests/swoole_channel_coro/chan_select_timeout.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 23/1155 [tests/swoole_channel_coro/chan_stats.phpt]
SKIP swoole_channel_coro: coro channel stats [tests/swoole_channel_coro/chan_stats.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 24/1155 [tests/swoole_channel_coro/close.phpt]
SKIP swoole_channel_coro: coro channel stats [tests/swoole_channel_coro/close.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 25/1155 [tests/swoole_channel_coro/coro_wait.phpt]
SKIP swoole_channel_coro: coroutine wait [tests/swoole_channel_coro/coro_wait.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 26/1155 [tests/swoole_channel_coro/discard.phpt]
SKIP swoole_channel_coro: discard [tests/swoole_channel_coro/discard.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 27/1155 [tests/swoole_channel_coro/fibonacci.phpt]
SKIP swoole_channel_coro: fibonacci [tests/swoole_channel_coro/fibonacci.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 28/1155 [tests/swoole_channel_coro/http2.phpt]
SKIP swoole_channel_coro: http2 mode [tests/swoole_channel_coro/http2.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 29/1155 [tests/swoole_channel_coro/hybird_chan.phpt]
SKIP swoole_channel_coro: hybird channel [tests/swoole_channel_coro/hybird_chan.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 30/1155 [tests/swoole_channel_coro/hybird_chan2.phpt]
SKIP swoole_channel_coro: hybird channel select [tests/swoole_channel_coro/hybird_chan2.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 31/1155 [tests/swoole_channel_coro/hybird_chan3.phpt]
SKIP swoole_channel_coro: hybird channel select [tests/swoole_channel_coro/hybird_chan3.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 32/1155 [tests/swoole_channel_coro/lock.phpt]
SKIP swoole_channel_coro: lock [tests/swoole_channel_coro/lock.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 33/1155 [tests/swoole_channel_coro/no_ctor.phpt]
SKIP swoole_channel_coro: no ctor [tests/swoole_channel_coro/no_ctor.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 34/1155 [tests/swoole_channel_coro/pool.phpt]
SKIP swoole_channel_coro: connection pool [tests/swoole_channel_coro/pool.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 35/1155 [tests/swoole_channel_coro/pop_after_close.phpt]
SKIP swoole_channel_coro: pop after close [tests/swoole_channel_coro/pop_after_close.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 36/1155 [tests/swoole_channel_coro/pop_close1.phpt]
SKIP swoole_channel_coro: pop close 1 [tests/swoole_channel_coro/pop_close1.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 37/1155 [tests/swoole_channel_coro/pop_timeout1.phpt]
SKIP swoole_channel_coro: pop timeout 1 [tests/swoole_channel_coro/pop_timeout1.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 38/1155 [tests/swoole_channel_coro/pop_timeout2.phpt]
SKIP swoole_channel_coro: pop timeout 2 [tests/swoole_channel_coro/pop_timeout2.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 39/1155 [tests/swoole_channel_coro/pop_timeout3.phpt]
SKIP swoole_channel_coro: pop timeout 3 [tests/swoole_channel_coro/pop_timeout3.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 40/1155 [tests/swoole_channel_coro/pop_timeout4.phpt]
SKIP swoole_channel_coro: pop timeout 4 [tests/swoole_channel_coro/pop_timeout4.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 41/1155 [tests/swoole_channel_coro/pop_timeout5.phpt]
SKIP swoole_channel_coro: pop timeout hanging up [tests/swoole_channel_coro/pop_timeout5.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 42/1155 [tests/swoole_channel_coro/pop_timeout6.phpt]
SKIP swoole_channel_coro: pop timeout 6 [tests/swoole_channel_coro/pop_timeout6.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 43/1155 [tests/swoole_channel_coro/pop_timeout7.phpt]
SKIP swoole_channel_coro: pop timeout 7 [tests/swoole_channel_coro/pop_timeout7.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 44/1155 [tests/swoole_channel_coro/pop_timeout8.phpt]
SKIP swoole_channel_coro: pop timeout 8 [tests/swoole_channel_coro/pop_timeout8.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 45/1155 [tests/swoole_channel_coro/push_close1.phpt]
SKIP swoole_channel_coro: push close 1 [tests/swoole_channel_coro/push_close1.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 46/1155 [tests/swoole_channel_coro/push_timeout1.phpt]
SKIP swoole_channel_coro: pop timeout 1 [tests/swoole_channel_coro/push_timeout1.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 47/1155 [tests/swoole_channel_coro/push_timeout2.phpt]
SKIP swoole_channel_coro: pop timeout 2 [tests/swoole_channel_coro/push_timeout2.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 48/1155 [tests/swoole_channel_coro/push_timeout3.phpt]
SKIP swoole_channel_coro: push timeout 3 [tests/swoole_channel_coro/push_timeout3.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 49/1155 [tests/swoole_channel_coro/push_timeout4.phpt]
SKIP swoole_channel_coro: push timeout 3 [tests/swoole_channel_coro/push_timeout4.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 50/1155 [tests/swoole_channel_coro/type.phpt]
SKIP swoole_channel_coro: type test [tests/swoole_channel_coro/type.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 51/1155 [tests/swoole_client_coro/bug_2346.phpt]
SKIP swoole_client_coro: #2346 method timeout [tests/swoole_client_coro/bug_2346.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 52/1155 [tests/swoole_client_coro/close.phpt]
SKIP swoole_client_coro: close actively by client [tests/swoole_client_coro/close.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 53/1155 [tests/swoole_client_coro/close_in_other_co.phpt]
SKIP swoole_client_coro: close in other coroutine [tests/swoole_client_coro/close_in_other_co.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 54/1155 [tests/swoole_client_coro/close_resume.phpt]
SKIP swoole_client_coro: (length protocol) resume in onClose callback [tests/swoole_client_coro/close_resume.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 55/1155 [tests/swoole_client_coro/connect_dns_timeout.phpt]
SKIP swoole_client_coro: connect dns timeout [tests/swoole_client_coro/connect_dns_timeout.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 56/1155 [tests/swoole_client_coro/connect_timeout.phpt]
SKIP swoole_client_coro: connect timeout [tests/swoole_client_coro/connect_timeout.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 57/1155 [tests/swoole_client_coro/connect_with_dns.phpt]
SKIP swoole_client_coro: connect with dns [tests/swoole_client_coro/connect_with_dns.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 58/1155 [tests/swoole_client_coro/dtls.phpt]
SKIP swoole_client_coro: dtls [tests/swoole_client_coro/dtls.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 59/1155 [tests/swoole_client_coro/enableSSL.phpt]
SKIP swoole_client_coro: enableSSL [tests/swoole_client_coro/enableSSL.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 60/1155 [tests/swoole_client_coro/eof.phpt]
SKIP swoole_client_coro: tcp client with eof [tests/swoole_client_coro/eof.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 61/1155 [tests/swoole_client_coro/eof_02.phpt]
SKIP swoole_client_coro: tcp client with eof [02] [tests/swoole_client_coro/eof_02.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 62/1155 [tests/swoole_client_coro/eof_03.phpt]
SKIP swoole_client_coro: eof with smtp qq [tests/swoole_client_coro/eof_03.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 63/1155 [tests/swoole_client_coro/eof_04.phpt]
SKIP swoole_client_coro: eof with multi packages [tests/swoole_client_coro/eof_04.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 64/1155 [tests/swoole_client_coro/fixed_package.phpt]
SKIP swoole_client_coro: fixed package [tests/swoole_client_coro/fixed_package.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 65/1155 [tests/swoole_client_coro/getpeername.phpt]
SKIP swoole_client_coro: getpeername [tests/swoole_client_coro/getpeername.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 66/1155 [tests/swoole_client_coro/getsockname.phpt]
SKIP swoole_client_coro: getsockname [tests/swoole_client_coro/getsockname.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 67/1155 [tests/swoole_client_coro/isConnected.phpt]
SKIP swoole_client_coro: is connect [tests/swoole_client_coro/isConnected.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 68/1155 [tests/swoole_client_coro/length_01.phpt]
SKIP swoole_client_coro: (length protocol) wrong packet [tests/swoole_client_coro/length_01.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 69/1155 [tests/swoole_client_coro/length_02.phpt]
SKIP swoole_client_coro: (length protocol) wrong packet [tests/swoole_client_coro/length_02.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 70/1155 [tests/swoole_client_coro/length_03.phpt]
SKIP swoole_client_coro: length protocol 03 [tests/swoole_client_coro/length_03.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 71/1155 [tests/swoole_client_coro/length_04.phpt]
SKIP swoole_client_coro: (length protocol) no body [tests/swoole_client_coro/length_04.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 72/1155 [tests/swoole_client_coro/length_protocol_func.phpt]
SKIP swoole_client_coro: length protocol func [tests/swoole_client_coro/length_protocol_func.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 73/1155 [tests/swoole_client_coro/length_types.phpt]
SKIP swoole_client_coro: tcp package length check [tests/swoole_client_coro/length_types.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 74/1155 [tests/swoole_client_coro/read_and_write.phpt]
SKIP swoole_client_coro: send and recv with channel [tests/swoole_client_coro/read_and_write.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 75/1155 [tests/swoole_client_coro/reconnect.phpt]
SKIP swoole_client_coro: reconnect [tests/swoole_client_coro/reconnect.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 76/1155 [tests/swoole_client_coro/recv_after_close.phpt]
SKIP swoole_client_coro: recv after close [tests/swoole_client_coro/recv_after_close.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 77/1155 [tests/swoole_client_coro/recv_bad_packet.phpt]
SKIP swoole_client_coro: recv bad packet [tests/swoole_client_coro/recv_bad_packet.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 78/1155 [tests/swoole_client_coro/recv_timeout.phpt]
SKIP swoole_client_coro: recv timeout [tests/swoole_client_coro/recv_timeout.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 79/1155 [tests/swoole_client_coro/recv_timeout2.phpt]
SKIP swoole_client_coro: recv timeout [2] [tests/swoole_client_coro/recv_timeout2.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 80/1155 [tests/swoole_client_coro/recvfrom.phpt]
SKIP swoole_client_coro: sendto [tests/swoole_client_coro/recvfrom.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 81/1155 [tests/swoole_client_coro/recvfrom_timeout.phpt]
SKIP swoole_client_coro: timeout of udp client [tests/swoole_client_coro/recvfrom_timeout.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 82/1155 [tests/swoole_client_coro/recvfrom_timeout2.phpt]
SKIP swoole_client_coro: timeout of udp client[2] [tests/swoole_client_coro/recvfrom_timeout2.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 83/1155 [tests/swoole_client_coro/send_big.phpt]
SKIP swoole_client_coro: send [tests/swoole_client_coro/send_big.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 84/1155 [tests/swoole_client_coro/sendfile.phpt]
SKIP swoole_client_coro: sendfile [tests/swoole_client_coro/sendfile.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 85/1155 [tests/swoole_client_coro/sendto.phpt]
SKIP swoole_client_coro: sendto [tests/swoole_client_coro/sendto.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 86/1155 [tests/swoole_client_coro/ssl.phpt]
SKIP swoole_client_coro: ssl client [tests/swoole_client_coro/ssl.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 87/1155 [tests/swoole_client_coro/ssl_verify.phpt]
SKIP swoole_client_coro: ssl verify [tests/swoole_client_coro/ssl_verify.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 88/1155 [tests/swoole_client_coro/tcp_client.phpt]
SKIP swoole_client_coro: tcp client [tests/swoole_client_coro/tcp_client.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 89/1155 [tests/swoole_client_coro/tcp_nodelay.phpt]
SKIP swoole_client_coro: tcp client [tests/swoole_client_coro/tcp_nodelay.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 90/1155 [tests/swoole_client_coro/timeout.phpt]
SKIP swoole_client_coro: timeout of udp client [tests/swoole_client_coro/timeout.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 91/1155 [tests/swoole_client_coro/udp_client.phpt]
SKIP swoole_client_coro: udp client [tests/swoole_client_coro/udp_client.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 92/1155 [tests/swoole_client_coro/udp_recv_failed.phpt]
SKIP swoole_client_coro: udp recv failed [tests/swoole_client_coro/udp_recv_failed.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 93/1155 [tests/swoole_client_coro/unsock_dgram.phpt]
SKIP swoole_client_coro: unix socket dgram [tests/swoole_client_coro/unsock_dgram.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 94/1155 [tests/swoole_client_coro/unsock_stream.phpt]
SKIP swoole_client_coro: unix socket stream [tests/swoole_client_coro/unsock_stream.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 95/1155 [tests/swoole_client_sync/bind_address.phpt]
SKIP swoole_client_sync: bind address [tests/swoole_client_sync/bind_address.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 96/1155 [tests/swoole_client_sync/connect_1.phpt]
SKIP swoole_client_sync: connect 1 - 1 [tests/swoole_client_sync/connect_1.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 97/1155 [tests/swoole_client_sync/connect_2.phpt]
SKIP swoole_client_sync: connect 1 - 2 [tests/swoole_client_sync/connect_2.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 98/1155 [tests/swoole_client_sync/connect_3.phpt]
SKIP swoole_client_sync: connect 1 - 3 nonblocking connect & select [tests/swoole_client_sync/connect_3.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 99/1155 [tests/swoole_client_sync/eof.phpt]
SKIP swoole_client_sync: eof protocol [sync] [tests/swoole_client_sync/eof.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 100/1155 [tests/swoole_client_sync/eof_timeout.phpt]
SKIP swoole_client_sync: eof timeout [tests/swoole_client_sync/eof_timeout.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 101/1155 [tests/swoole_client_sync/keep1.phpt]
SKIP swoole_client_sync: long connection [tests/swoole_client_sync/keep1.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 102/1155 [tests/swoole_client_sync/keep2.phpt]
SKIP swoole_client_sync: long connection[2] [tests/swoole_client_sync/keep2.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 103/1155 [tests/swoole_client_sync/keep3.phpt]
SKIP swoole_client_sync: long connection[3] [tests/swoole_client_sync/keep3.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 104/1155 [tests/swoole_client_sync/keep4.phpt]
SKIP swoole_client_sync: long connection[4] [tests/swoole_client_sync/keep4.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 105/1155 [tests/swoole_client_sync/keep5.phpt]
SKIP swoole_client_sync: long connection[5] [tests/swoole_client_sync/keep5.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 106/1155 [tests/swoole_client_sync/keep6.phpt]
SKIP swoole_client_sync: long connection[6] [tests/swoole_client_sync/keep6.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 107/1155 [tests/swoole_client_sync/length_protocol.phpt]
SKIP swoole_client_sync: length protocol [sync] [tests/swoole_client_sync/length_protocol.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 108/1155 [tests/swoole_client_sync/length_protocol_02.phpt]
SKIP swoole_client_sync: length protocol 02 [sync] [tests/swoole_client_sync/length_protocol_02.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 109/1155 [tests/swoole_client_sync/length_protocol_func.phpt]
SKIP swoole_client_sync: length protocol func [tests/swoole_client_sync/length_protocol_func.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 110/1155 [tests/swoole_client_sync/recv_in_task.phpt]
SKIP swoole_client_sync: recv in task worker [tests/swoole_client_sync/recv_in_task.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 111/1155 [tests/swoole_client_sync/recv_timeout.phpt]
SKIP swoole_client_sync: recv timeout [tests/swoole_client_sync/recv_timeout.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 112/1155 [tests/swoole_client_sync/recv_with_open_eof_check.phpt]
SKIP swoole_client_sync: recv witch open_eof_check and check errCode [tests/swoole_client_sync/recv_with_open_eof_check.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 113/1155 [tests/swoole_client_sync/select.phpt]
SKIP swoole_client_sync: select [tests/swoole_client_sync/select.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 114/1155 [tests/swoole_client_sync/select_null.phpt]
SKIP swoole_client_sync: select [tests/swoole_client_sync/select_null.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 115/1155 [tests/swoole_client_sync/send_recv.phpt]
SKIP swoole_client_sync: send & recv [tests/swoole_client_sync/send_recv.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 116/1155 [tests/swoole_client_sync/sendfile.phpt]
SKIP swoole_client_sync: sync sendfile [tests/swoole_client_sync/sendfile.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 117/1155 [tests/swoole_client_sync/sendto.phpt]
SKIP swoole_client_sync: sendto [tests/swoole_client_sync/sendto.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 118/1155 [tests/swoole_client_sync/ssl_recv_timeout.phpt]
SKIP swoole_client_sync: ssl recv timeout [tests/swoole_client_sync/ssl_recv_timeout.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 119/1155 [tests/swoole_client_sync/sync_send_recv.phpt]
SKIP swoole_client_sync: udp sync client send & recv [tests/swoole_client_sync/sync_send_recv.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 120/1155 [tests/swoole_client_sync/udg_send_timeout.phpt]
SKIP swoole_client_sync: udg send timeout [tests/swoole_client_sync/udg_send_timeout.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 121/1155 [tests/swoole_client_sync/udp_client_sendto.phpt]
SKIP swoole_client_sync: udp sync client sendto [tests/swoole_client_sync/udp_client_sendto.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 122/1155 [tests/swoole_coroutine/after_start_server_1.phpt]
SKIP swoole_coroutine: co::create after server start [1] [tests/swoole_coroutine/after_start_server_1.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 123/1155 [tests/swoole_coroutine/all_asleep.phpt]
SKIP swoole_coroutine: all asleep [tests/swoole_coroutine/all_asleep.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 124/1155 [tests/swoole_coroutine/array_walk.phpt]
SKIP swoole_coroutine: array_walk [tests/swoole_coroutine/array_walk.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 125/1155 [tests/swoole_coroutine/array_walk_deep.phpt]
SKIP swoole_coroutine: array_walk [tests/swoole_coroutine/array_walk_deep.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 126/1155 [tests/swoole_coroutine/async_callback/event_cycle.phpt]
SKIP swoole_coroutine/async_callback: event cycle [tests/swoole_coroutine/async_callback/event_cycle.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 127/1155 [tests/swoole_coroutine/async_callback/signal.phpt]
SKIP swoole_coroutine/async_callback: signal [tests/swoole_coroutine/async_callback/signal.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 128/1155 [tests/swoole_coroutine/async_callback/timer.phpt]
SKIP swoole_coroutine/async_callback: timer [tests/swoole_coroutine/async_callback/timer.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 129/1155 [tests/swoole_coroutine/bailout/error.phpt]
SKIP swoole_coroutine/bailout: error [tests/swoole_coroutine/bailout/error.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 130/1155 [tests/swoole_coroutine/bailout/error_in.phpt]
SKIP swoole_coroutine/bailout: error in the coroutine [tests/swoole_coroutine/bailout/error_in.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 131/1155 [tests/swoole_coroutine/bailout/error_internal.phpt]
SKIP swoole_coroutine/bailout: error [tests/swoole_coroutine/bailout/error_internal.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 132/1155 [tests/swoole_coroutine/bailout/error_internal2.phpt]
SKIP swoole_coroutine/bailout: error [tests/swoole_coroutine/bailout/error_internal2.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 133/1155 [tests/swoole_coroutine/bailout/error_out.phpt]
SKIP swoole_coroutine/bailout: error out of the coroutine [tests/swoole_coroutine/bailout/error_out.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 134/1155 [tests/swoole_coroutine/bailout/exit.phpt]
SKIP swoole_coroutine/bailout: error [tests/swoole_coroutine/bailout/exit.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 135/1155 [tests/swoole_coroutine/before_create_server_1.phpt]
SKIP swoole_coroutine: co::create before server create [1] [tests/swoole_coroutine/before_create_server_1.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 136/1155 [tests/swoole_coroutine/before_create_server_2.phpt]
SKIP swoole_coroutine: co::create before server create [2] [tests/swoole_coroutine/before_create_server_2.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 137/1155 [tests/swoole_coroutine/before_create_server_3.phpt]
SKIP swoole_coroutine: co::create before server create [2] [tests/swoole_coroutine/before_create_server_3.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 138/1155 [tests/swoole_coroutine/bug_2387.phpt]
SKIP swoole_coroutine: call_user_func_array [tests/swoole_coroutine/bug_2387.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 139/1155 [tests/swoole_coroutine/c_stack_size.phpt]
SKIP swoole_coroutine: c_stack_size [tests/swoole_coroutine/c_stack_size.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 140/1155 [tests/swoole_coroutine/call_not_exists_func.phpt]
SKIP swoole_coroutine: call_not_exists_func [tests/swoole_coroutine/call_not_exists_func.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 141/1155 [tests/swoole_coroutine/call_user_func_array.phpt]
SKIP swoole_coroutine: call_user_func_array [tests/swoole_coroutine/call_user_func_array.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 142/1155 [tests/swoole_coroutine/call_user_func_array2.phpt]
SKIP swoole_coroutine: call_user_func_array 2 [tests/swoole_coroutine/call_user_func_array2.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 143/1155 [tests/swoole_coroutine/call_with_args.phpt]
SKIP swoole_coroutine: coro with args [tests/swoole_coroutine/call_with_args.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 144/1155 [tests/swoole_coroutine/callback.phpt]
SKIP swoole_coroutine: coro callback [tests/swoole_coroutine/callback.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 145/1155 [tests/swoole_coroutine/check.phpt]
SKIP swoole_coroutine: check if is in the coroutine [tests/swoole_coroutine/check.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 146/1155 [tests/swoole_coroutine/cid.phpt]
SKIP swoole_coroutine: cid increment [tests/swoole_coroutine/cid.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 147/1155 [tests/swoole_coroutine/create_after_rshutdown.phpt]
SKIP swoole_coroutine: create coroutine after RSHTUDOWN [tests/swoole_coroutine/create_after_rshutdown.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 148/1155 [tests/swoole_coroutine/current.phpt]
SKIP swoole_coroutine: current cid [tests/swoole_coroutine/current.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 149/1155 [tests/swoole_coroutine/dead_lock.phpt]
SKIP swoole_coroutine: dead lock [tests/swoole_coroutine/dead_lock.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 150/1155 [tests/swoole_coroutine/defer/defer.phpt]
SKIP swoole_coroutine/defer: coro defer [tests/swoole_coroutine/defer/defer.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 151/1155 [tests/swoole_coroutine/defer/defer_close.phpt]
SKIP swoole_coroutine/defer: coro defer [tests/swoole_coroutine/defer/defer_close.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 152/1155 [tests/swoole_coroutine/defer/defer_exception.phpt]
SKIP swoole_coroutine/defer: coro defer with exception [tests/swoole_coroutine/defer/defer_exception.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 153/1155 [tests/swoole_coroutine/defer/defer_in_try.phpt]
SKIP swoole_coroutine/defer: coro defer [tests/swoole_coroutine/defer/defer_in_try.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 154/1155 [tests/swoole_coroutine/destruct/destruct1.phpt]
SKIP swoole_coroutine/destruct: destruct1 [tests/swoole_coroutine/destruct/destruct1.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 155/1155 [tests/swoole_coroutine/destruct/destruct2.phpt]
SKIP swoole_coroutine/destruct: destruct2 [tests/swoole_coroutine/destruct/destruct2.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 156/1155 [tests/swoole_coroutine/dnslookup_1.phpt]
SKIP swoole_coroutine: swoole_async_dns_lookup_coro [tests/swoole_coroutine/dnslookup_1.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 157/1155 [tests/swoole_coroutine/dnslookup_2.phpt]
SKIP swoole_coroutine: async dns lookup timeout [tests/swoole_coroutine/dnslookup_2.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 158/1155 [tests/swoole_coroutine/dnslookup_3.phpt]
SKIP swoole_coroutine: async dns lookup [3] [tests/swoole_coroutine/dnslookup_3.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 159/1155 [tests/swoole_coroutine/empty.phpt]
SKIP swoole_coroutine: coro empty [tests/swoole_coroutine/empty.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 160/1155 [tests/swoole_coroutine/eval.phpt]
SKIP swoole_coroutine: eval [tests/swoole_coroutine/eval.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 161/1155 [tests/swoole_coroutine/exception.phpt]
SKIP swoole_coroutine: throw exception [tests/swoole_coroutine/exception.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 162/1155 [tests/swoole_coroutine/exception/empty.phpt]
SKIP swoole_coroutine/exception: IO empty Exception [tests/swoole_coroutine/exception/empty.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 163/1155 [tests/swoole_coroutine/exception/error.phpt]
SKIP swoole_coroutine/exception: error [tests/swoole_coroutine/exception/error.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 164/1155 [tests/swoole_coroutine/exception/error1.phpt]
SKIP swoole_coroutine/exception: double catch [tests/swoole_coroutine/exception/error1.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 165/1155 [tests/swoole_coroutine/exception/nested.phpt]
SKIP swoole_coroutine/exception: exception before yield [tests/swoole_coroutine/exception/nested.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 166/1155 [tests/swoole_coroutine/exception/yield.phpt]
SKIP swoole_coroutine/exception: exception after yield [tests/swoole_coroutine/exception/yield.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 167/1155 [tests/swoole_coroutine/exception/yield1.phpt]
SKIP swoole_coroutine/exception: exception before yield [tests/swoole_coroutine/exception/yield1.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 168/1155 [tests/swoole_coroutine/exists.phpt]
SKIP swoole_coroutine: exists [tests/swoole_coroutine/exists.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 169/1155 [tests/swoole_coroutine/exit.phpt]
SKIP swoole_coroutine: exit [tests/swoole_coroutine/exit.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 170/1155 [tests/swoole_coroutine/exit_exception_backtrace.phpt]
SKIP swoole_coroutine: exit exception backtrace [tests/swoole_coroutine/exit_exception_backtrace.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 171/1155 [tests/swoole_coroutine/fatal_error.phpt]
SKIP swoole_coroutine: fatal error [tests/swoole_coroutine/fatal_error.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 172/1155 [tests/swoole_coroutine/forbidden_case/array_map.phpt]
SKIP swoole_coroutine/forbidden_case: coro array map [tests/swoole_coroutine/forbidden_case/array_map.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 173/1155 [tests/swoole_coroutine/forbidden_case/call_user.phpt]
SKIP swoole_coroutine/forbidden_case: coro call user func [tests/swoole_coroutine/forbidden_case/call_user.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 174/1155 [tests/swoole_coroutine/forbidden_case/invoke.phpt]
SKIP swoole_coroutine/forbidden_case: coro invoke [tests/swoole_coroutine/forbidden_case/invoke.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 175/1155 [tests/swoole_coroutine/getContext.phpt]
SKIP swoole_coroutine: getContext [tests/swoole_coroutine/getContext.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 176/1155 [tests/swoole_coroutine/getElasped.phpt]
SKIP swoole_coroutine: getElapsed [tests/swoole_coroutine/getElasped.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 177/1155 [tests/swoole_coroutine/getPcid.phpt]
SKIP swoole_coroutine: getPcid [tests/swoole_coroutine/getPcid.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 178/1155 [tests/swoole_coroutine/getPcid_by_random_cid.phpt.phpt]
SKIP swoole_coroutine: getPcid by random cid [tests/swoole_coroutine/getPcid_by_random_cid.phpt.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 179/1155 [tests/swoole_coroutine/gethostbyname.phpt]
SKIP swoole_coroutine: gethostbyname and dns cache [tests/swoole_coroutine/gethostbyname.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 180/1155 [tests/swoole_coroutine/iterator.phpt]
SKIP swoole_coroutine: iterator [tests/swoole_coroutine/iterator.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 181/1155 [tests/swoole_coroutine/kernel_coroutine.phpt]
SKIP swoole_coroutine: kernel coroutine [tests/swoole_coroutine/kernel_coroutine.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 182/1155 [tests/swoole_coroutine/list_and_backtrace.phpt]
SKIP swoole_coroutine: getBackTrace form listCoroutines [tests/swoole_coroutine/list_and_backtrace.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 183/1155 [tests/swoole_coroutine/max_num.phpt]
SKIP swoole_coroutine: cid map max num [tests/swoole_coroutine/max_num.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 184/1155 [tests/swoole_coroutine/max_num_limit.phpt]
SKIP swoole_coroutine: max num limit [tests/swoole_coroutine/max_num_limit.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 185/1155 [tests/swoole_coroutine/nested1.phpt]
SKIP swoole_coroutine: coro channel [tests/swoole_coroutine/nested1.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 186/1155 [tests/swoole_coroutine/nested2.phpt]
SKIP swoole_coroutine: coro nested2 [tests/swoole_coroutine/nested2.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 187/1155 [tests/swoole_coroutine/nested3.phpt]
SKIP swoole_coroutine: coro nested3 [tests/swoole_coroutine/nested3.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 188/1155 [tests/swoole_coroutine/nested_empty.phpt]
SKIP swoole_coroutine: coro nested empty [tests/swoole_coroutine/nested_empty.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 189/1155 [tests/swoole_coroutine/nested_uid.phpt]
SKIP swoole_coroutine: coro nested strict [tests/swoole_coroutine/nested_uid.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 190/1155 [tests/swoole_coroutine/new_process.phpt]
SKIP swoole_coroutine: new process [tests/swoole_coroutine/new_process.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 191/1155 [tests/swoole_coroutine/new_server.phpt]
SKIP swoole_coroutine: new server [tests/swoole_coroutine/new_server.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 192/1155 [tests/swoole_coroutine/no_inline_func.phpt]
SKIP swoole_coroutine: coro not inline function [tests/swoole_coroutine/no_inline_func.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 193/1155 [tests/swoole_coroutine/output/create.phpt]
SKIP swoole_coroutine/output: main output global [tests/swoole_coroutine/output/create.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 194/1155 [tests/swoole_coroutine/output/in_nested_co.phpt]
SKIP swoole_coroutine/output: use ob_* in nest co [tests/swoole_coroutine/output/in_nested_co.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 195/1155 [tests/swoole_coroutine/output/ob_main.phpt]
SKIP swoole_coroutine/output: main output global [tests/swoole_coroutine/output/ob_main.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 196/1155 [tests/swoole_coroutine/output/output_control.phpt]
SKIP swoole_coroutine/output: ob_* in coroutine [tests/swoole_coroutine/output/output_control.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 197/1155 [tests/swoole_coroutine/parallel1.phpt]
SKIP swoole_coroutine: coro parallel1 [tests/swoole_coroutine/parallel1.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 198/1155 [tests/swoole_coroutine/parallel2.phpt]
SKIP swoole_coroutine: coro parallel2 [tests/swoole_coroutine/parallel2.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 199/1155 [tests/swoole_coroutine/parallel3.phpt]
SKIP swoole_coroutine: coro parallel3 [tests/swoole_coroutine/parallel3.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 200/1155 [tests/swoole_coroutine/pdo_error_handing.phpt]
SKIP swoole_coroutine: error handing bug by pdo [tests/swoole_coroutine/pdo_error_handing.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 201/1155 [tests/swoole_coroutine/private_access.phpt]
SKIP swoole_coroutine: $this private access in PHP70 (EG(scope)) [tests/swoole_coroutine/private_access.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 202/1155 [tests/swoole_coroutine/resume_loop.phpt]
SKIP swoole_coroutine: resume loop [tests/swoole_coroutine/resume_loop.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 203/1155 [tests/swoole_coroutine/scheduler.phpt]
SKIP swoole_coroutine: coroutine scheduler [tests/swoole_coroutine/scheduler.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 204/1155 [tests/swoole_coroutine/signal_listener.phpt]
SKIP swoole_coroutine: dead lock [tests/swoole_coroutine/signal_listener.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 205/1155 [tests/swoole_coroutine/stats.phpt]
SKIP swoole_coroutine: current stats [tests/swoole_coroutine/stats.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 206/1155 [tests/swoole_coroutine/use_process.phpt]
SKIP swoole_coroutine: user process [tests/swoole_coroutine/use_process.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 207/1155 [tests/swoole_coroutine/user_coroutine.phpt]
SKIP swoole_coroutine: user coroutine [tests/swoole_coroutine/user_coroutine.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 208/1155 [tests/swoole_coroutine/user_coroutine_2.phpt]
SKIP swoole_coroutine: user coroutine [tests/swoole_coroutine/user_coroutine_2.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 209/1155 [tests/swoole_coroutine_scheduler/getOptions.phpt]
SKIP swoole_coroutine_scheduler: getOptions [tests/swoole_coroutine_scheduler/getOptions.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 210/1155 [tests/swoole_coroutine_scheduler/hook_flags.phpt]
SKIP swoole_coroutine_scheduler: hook_flags [tests/swoole_coroutine_scheduler/hook_flags.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 211/1155 [tests/swoole_coroutine_scheduler/hook_flags_2.phpt]
SKIP swoole_coroutine_scheduler: hook_flags [tests/swoole_coroutine_scheduler/hook_flags_2.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 212/1155 [tests/swoole_coroutine_scheduler/parallel.phpt]
SKIP swoole_coroutine_scheduler: user yield and resume1 [tests/swoole_coroutine_scheduler/parallel.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 213/1155 [tests/swoole_coroutine_scheduler/preemptive/disable.phpt]
SKIP swoole_coroutine_scheduler/preemptive: swoole_coroutine_scheduler/disable [tests/swoole_coroutine_scheduler/preemptive/disable.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 214/1155 [tests/swoole_coroutine_scheduler/preemptive/disable2.phpt]
SKIP swoole_coroutine_scheduler/preemptive: swoole_coroutine_scheduler/disable2 [tests/swoole_coroutine_scheduler/preemptive/disable2.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 215/1155 [tests/swoole_coroutine_scheduler/preemptive/do-while.phpt]
SKIP swoole_coroutine_scheduler/preemptive: do-while with opcache enable [tests/swoole_coroutine_scheduler/preemptive/do-while.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 216/1155 [tests/swoole_coroutine_scheduler/preemptive/do-while2.phpt]
SKIP swoole_coroutine_scheduler/preemptive: do-while without opcache enable [tests/swoole_coroutine_scheduler/preemptive/do-while2.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 217/1155 [tests/swoole_coroutine_scheduler/preemptive/do-while3.phpt]
SKIP swoole_coroutine_scheduler/preemptive: do-while [tests/swoole_coroutine_scheduler/preemptive/do-while3.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 218/1155 [tests/swoole_coroutine_scheduler/preemptive/for.phpt]
SKIP swoole_coroutine_scheduler/preemptive: for [tests/swoole_coroutine_scheduler/preemptive/for.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 219/1155 [tests/swoole_coroutine_scheduler/preemptive/for2.phpt]
SKIP swoole_coroutine_scheduler/preemptive: for [tests/swoole_coroutine_scheduler/preemptive/for2.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 220/1155 [tests/swoole_coroutine_scheduler/preemptive/goto.phpt]
SKIP swoole_coroutine_scheduler/preemptive: goto [tests/swoole_coroutine_scheduler/preemptive/goto.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 221/1155 [tests/swoole_coroutine_scheduler/preemptive/goto2.phpt]
SKIP swoole_coroutine_scheduler/preemptive: goto2 [tests/swoole_coroutine_scheduler/preemptive/goto2.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 222/1155 [tests/swoole_coroutine_scheduler/preemptive/timer.phpt]
SKIP swoole_coroutine_scheduler/preemptive: child coroutine timer [tests/swoole_coroutine_scheduler/preemptive/timer.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 223/1155 [tests/swoole_coroutine_scheduler/preemptive/while.phpt]
SKIP swoole_coroutine_scheduler/preemptive: while with opcache enable [tests/swoole_coroutine_scheduler/preemptive/while.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 224/1155 [tests/swoole_coroutine_scheduler/preemptive/while2.phpt]
SKIP swoole_coroutine_scheduler/preemptive: while without opcache enable [tests/swoole_coroutine_scheduler/preemptive/while2.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 225/1155 [tests/swoole_coroutine_scheduler/preemptive/while3.phpt]
SKIP swoole_coroutine_scheduler/preemptive: while [tests/swoole_coroutine_scheduler/preemptive/while3.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 226/1155 [tests/swoole_coroutine_scheduler/resume1.phpt]
SKIP swoole_coroutine_scheduler: user yield and resume1 [tests/swoole_coroutine_scheduler/resume1.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 227/1155 [tests/swoole_coroutine_scheduler/resume2.phpt]
SKIP swoole_coroutine_scheduler: user yield and resume2 [tests/swoole_coroutine_scheduler/resume2.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 228/1155 [tests/swoole_coroutine_scheduler/resume3.phpt]
SKIP swoole_coroutine_scheduler: user yield and resume3 [tests/swoole_coroutine_scheduler/resume3.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 229/1155 [tests/swoole_coroutine_scheduler/resume4.phpt]
SKIP swoole_coroutine_scheduler: user yield and resume4 [tests/swoole_coroutine_scheduler/resume4.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 230/1155 [tests/swoole_coroutine_scheduler/resume5.phpt]
SKIP swoole_coroutine_scheduler: user yield and resume4 [tests/swoole_coroutine_scheduler/resume5.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 231/1155 [tests/swoole_coroutine_scheduler/resume6.phpt]
SKIP swoole_coroutine_scheduler: user yield and resume4 [tests/swoole_coroutine_scheduler/resume6.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 232/1155 [tests/swoole_coroutine_scheduler/start.phpt]
SKIP swoole_coroutine_scheduler: user yield and resume1 [tests/swoole_coroutine_scheduler/start.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 233/1155 [tests/swoole_coroutine_scheduler/start_in_server_shutdown.phpt]
SKIP swoole_coroutine_scheduler: start in server onShutdown callback [tests/swoole_coroutine_scheduler/start_in_server_shutdown.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 234/1155 [tests/swoole_coroutine_scheduler/start_in_server_worker_stop.phpt]
SKIP swoole_coroutine_scheduler: start in server onShutdown callback [tests/swoole_coroutine_scheduler/start_in_server_worker_stop.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 235/1155 [tests/swoole_coroutine_system/aio_thread_num.phpt]
SKIP swoole_coroutine_system: gethostbyname [tests/swoole_coroutine_system/aio_thread_num.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 236/1155 [tests/swoole_coroutine_system/fread.phpt]
SKIP swoole_coroutine_system: fread [tests/swoole_coroutine_system/fread.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 237/1155 [tests/swoole_coroutine_system/fwrite.phpt]
SKIP swoole_coroutine_system: fwrite [tests/swoole_coroutine_system/fwrite.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 238/1155 [tests/swoole_coroutine_system/getaddrinfo.phpt]
SKIP swoole_coroutine_system: getaddrinfo [tests/swoole_coroutine_system/getaddrinfo.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 239/1155 [tests/swoole_coroutine_system/gethostbyname.phpt]
SKIP swoole_coroutine_system: gethostbyname [tests/swoole_coroutine_system/gethostbyname.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 240/1155 [tests/swoole_coroutine_system/gethostbyname_ipv6.phpt]
SKIP swoole_coroutine_system: gethostbyname for IPv6 [tests/swoole_coroutine_system/gethostbyname_ipv6.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 241/1155 [tests/swoole_coroutine_system/gethostbyname_timeout.phpt]
SKIP swoole_coroutine_system: gethostbyname timeout [tests/swoole_coroutine_system/gethostbyname_timeout.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 242/1155 [tests/swoole_coroutine_system/readfile.phpt]
SKIP swoole_coroutine_system: readFile [tests/swoole_coroutine_system/readfile.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 243/1155 [tests/swoole_coroutine_system/sleep.phpt]
SKIP swoole_coroutine_system: sleep [tests/swoole_coroutine_system/sleep.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 244/1155 [tests/swoole_coroutine_system/wait.phpt]
SKIP swoole_coroutine_system: wait [tests/swoole_coroutine_system/wait.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 245/1155 [tests/swoole_coroutine_system/waitEvent.phpt]
SKIP swoole_coroutine_system: waitEvent [tests/swoole_coroutine_system/waitEvent.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 246/1155 [tests/swoole_coroutine_system/waitPid.phpt]
SKIP swoole_coroutine_system: waitPid [tests/swoole_coroutine_system/waitPid.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 247/1155 [tests/swoole_coroutine_system/waitSignal.phpt]
SKIP swoole_coroutine_system: waitSignal [tests/swoole_coroutine_system/waitSignal.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 248/1155 [tests/swoole_coroutine_system/writefile.phpt]
SKIP swoole_coroutine_system: writeFile [tests/swoole_coroutine_system/writefile.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 249/1155 [tests/swoole_coroutine_system/writefile_append.phpt]
SKIP swoole_coroutine_system: writeFile use FILE_APPEND [tests/swoole_coroutine_system/writefile_append.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 250/1155 [tests/swoole_coroutine_util/dns_lookup.phpt]
SKIP swoole_coroutine_util: dns lookup [tests/swoole_coroutine_util/dns_lookup.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 251/1155 [tests/swoole_coroutine_util/exec.phpt]
SKIP swoole_coroutine_util: exec [tests/swoole_coroutine_util/exec.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 252/1155 [tests/swoole_coroutine_util/exec_sleep.phpt]
SKIP swoole_coroutine_util: coroutine exec [tests/swoole_coroutine_util/exec_sleep.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 253/1155 [tests/swoole_coroutine_util/fgets.phpt]
SKIP swoole_coroutine_util: fgets [tests/swoole_coroutine_util/fgets.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 254/1155 [tests/swoole_coroutine_util/fread.phpt]
SKIP swoole_coroutine_util: fread [tests/swoole_coroutine_util/fread.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 255/1155 [tests/swoole_coroutine_util/fread_seek.phpt]
SKIP swoole_coroutine_util: fread and fseek [tests/swoole_coroutine_util/fread_seek.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 256/1155 [tests/swoole_coroutine_util/fwrite.phpt]
SKIP swoole_coroutine_util: fwrite [tests/swoole_coroutine_util/fwrite.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 257/1155 [tests/swoole_coroutine_util/list_coroutine.phpt]
SKIP swoole_coroutine_util: listCoroutines [tests/swoole_coroutine_util/list_coroutine.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 258/1155 [tests/swoole_coroutine_util/task_worker.phpt]
SKIP swoole_coroutine_util: sleep in Task-Worker [tests/swoole_coroutine_util/task_worker.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 259/1155 [tests/swoole_coroutine_wait_group/base.phpt]
SKIP swoole_coroutine_wait_group: base [tests/swoole_coroutine_wait_group/base.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 260/1155 [tests/swoole_coroutine_wait_group/empty.phpt]
SKIP swoole_coroutine_wait_group: empty [tests/swoole_coroutine_wait_group/empty.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 261/1155 [tests/swoole_coroutine_wait_group/logic.phpt]
SKIP swoole_coroutine_wait_group: logic [tests/swoole_coroutine_wait_group/logic.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 262/1155 [tests/swoole_curl/basic/1.phpt]
SKIP swoole_curl/basic: Test curl_exec() function with basic functionality [tests/swoole_curl/basic/1.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 263/1155 [tests/swoole_curl/basic/10.phpt]
SKIP swoole_curl/basic: Test curl_error() & curl_errno() function with problematic proxy [tests/swoole_curl/basic/10.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 264/1155 [tests/swoole_curl/basic/11.phpt]
SKIP swoole_curl/basic: Test curl_opt() function with COOKIE [tests/swoole_curl/basic/11.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 265/1155 [tests/swoole_curl/basic/12.phpt]
SKIP swoole_curl/basic: Test curl_opt() function with CURLOPT_HTTP_VERSION/CURL_HTTP_VERSION_1_0 [tests/swoole_curl/basic/12.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 266/1155 [tests/swoole_curl/basic/13.phpt]
SKIP swoole_curl/basic: Test curl_opt() function with CURLOPT_HTTP_VERSION/CURL_HTTP_VERSION_1_1 [tests/swoole_curl/basic/13.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 267/1155 [tests/swoole_curl/basic/14.phpt]
SKIP swoole_curl/basic: Test curl_init() function with basic functionality [tests/swoole_curl/basic/14.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 268/1155 [tests/swoole_curl/basic/15.phpt]
SKIP swoole_curl/basic: Test curl_init() function with $url parameter defined [tests/swoole_curl/basic/15.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 269/1155 [tests/swoole_curl/basic/19.phpt]
SKIP swoole_curl/basic: Test curl_getinfo() function with CURLINFO_EFFECTIVE_URL parameter [tests/swoole_curl/basic/19.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 270/1155 [tests/swoole_curl/basic/2.phpt]
SKIP swoole_curl/basic: Test curl_opt() function with CURLOPT_RETURNTRANSFER parameter set to 1 [tests/swoole_curl/basic/2.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 271/1155 [tests/swoole_curl/basic/20.phpt]
SKIP swoole_curl/basic: Test curl_getinfo() function with CURLINFO_HTTP_CODE parameter [tests/swoole_curl/basic/20.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 272/1155 [tests/swoole_curl/basic/21.phpt]
SKIP swoole_curl/basic: Test curl_getinfo() function with CURLINFO_CONTENT_TYPE parameter [tests/swoole_curl/basic/21.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 273/1155 [tests/swoole_curl/basic/22.phpt]
SKIP swoole_curl/basic: Test curl_setopt() function with CURLOPT_FOLLOWLOCATION parameter [tests/swoole_curl/basic/22.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 274/1155 [tests/swoole_curl/basic/23.phpt]
SKIP swoole_curl/basic: Test curl_setopt() function with CURLOPT_HEADER parameter set to 1 [tests/swoole_curl/basic/23.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 275/1155 [tests/swoole_curl/basic/24.phpt]
SKIP swoole_curl/basic: Test curl_opt() function with setting auto referer [tests/swoole_curl/basic/24.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 276/1155 [tests/swoole_curl/basic/25.phpt]
SKIP swoole_curl/basic: Test curl_multi_getcontent() function [tests/swoole_curl/basic/25.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 277/1155 [tests/swoole_curl/basic/3.phpt]
SKIP swoole_curl/basic: Test curl_opt() function with POST parameters [tests/swoole_curl/basic/3.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 278/1155 [tests/swoole_curl/basic/4.phpt]
SKIP swoole_curl/basic: Test curl_opt() function with setting referer [tests/swoole_curl/basic/4.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 279/1155 [tests/swoole_curl/basic/5.phpt]
SKIP swoole_curl/basic: Test curl_opt() function with user agent [tests/swoole_curl/basic/5.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 280/1155 [tests/swoole_curl/basic/7.phpt]
SKIP swoole_curl/basic: Test curl_error() & curl_errno() function without url [tests/swoole_curl/basic/7.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 281/1155 [tests/swoole_curl/basic/8.phpt]
SKIP swoole_curl/basic: Test curl_error() & curl_errno() function with problematic host [tests/swoole_curl/basic/8.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 282/1155 [tests/swoole_curl/basic/9.phpt]
SKIP swoole_curl/basic: Test curl_error() & curl_errno() function with problematic protocol [tests/swoole_curl/basic/9.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 283/1155 [tests/swoole_curl/close_before_resume.phpt]
SKIP swoole_curl: close before resume [tests/swoole_curl/close_before_resume.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 284/1155 [tests/swoole_curl/concurrent.phpt]
SKIP swoole_curl: Concurrent request [tests/swoole_curl/concurrent.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 285/1155 [tests/swoole_curl/error.phpt]
SKIP swoole_curl: error [tests/swoole_curl/error.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 286/1155 [tests/swoole_curl/exec_twice.phpt]
SKIP swoole_curl: exec twice [tests/swoole_curl/exec_twice.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 287/1155 [tests/swoole_curl/guzzle.phpt]
SKIP swoole_curl: guzzle [tests/swoole_curl/guzzle.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 288/1155 [tests/swoole_curl/guzzle/cancel.phpt]
SKIP swoole_curl/guzzle: cancel [tests/swoole_curl/guzzle/cancel.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 289/1155 [tests/swoole_curl/guzzle/cannot_cancel_finished.phpt]
SKIP swoole_curl/guzzle: cannot_cancel_finished [tests/swoole_curl/guzzle/cannot_cancel_finished.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 290/1155 [tests/swoole_curl/guzzle/cookie.phpt]
SKIP swoole_curl/guzzle: cookie [tests/swoole_curl/guzzle/cookie.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 291/1155 [tests/swoole_curl/guzzle/promise.phpt]
SKIP swoole_curl/guzzle: promise [tests/swoole_curl/guzzle/promise.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 292/1155 [tests/swoole_curl/guzzle/request_async.phpt]
SKIP swoole_curl/guzzle: request async [tests/swoole_curl/guzzle/request_async.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 293/1155 [tests/swoole_curl/guzzle/request_on_stats.phpt]
SKIP swoole_curl/guzzle: request on_stats [tests/swoole_curl/guzzle/request_on_stats.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 294/1155 [tests/swoole_curl/guzzle/send_async.phpt]
SKIP swoole_curl/guzzle: send async [tests/swoole_curl/guzzle/send_async.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 295/1155 [tests/swoole_curl/https.phpt]
SKIP swoole_curl: https [tests/swoole_curl/https.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 296/1155 [tests/swoole_curl/multi/bug48203_multi.phpt]
SKIP swoole_curl/multi: Variation of bug #48203 with curl_multi_exec (Crash when file pointers passed to curl are closed before calling curl_multi_exec) [tests/swoole_curl/multi/bug48203_multi.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 297/1155 [tests/swoole_curl/multi/bug67643.phpt]
SKIP swoole_curl/multi: Bug #67643 (curl_multi_getcontent returns '' when RETURNTRANSFER isn't set) [tests/swoole_curl/multi/bug67643.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 298/1155 [tests/swoole_curl/multi/bug71523.phpt]
SKIP swoole_curl/multi: Bug #71523 (Copied handle with new option CURLOPT_HTTPHEADER crashes while curl_multi_exec) [tests/swoole_curl/multi/bug71523.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 299/1155 [tests/swoole_curl/multi/bug76675.phpt]
SKIP swoole_curl/multi: Bug #76675 (Segfault with H2 server push write/writeheader handlers) [tests/swoole_curl/multi/bug76675.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 300/1155 [tests/swoole_curl/multi/bug77535.phpt]
SKIP swoole_curl/multi: Bug #77535 (Invalid callback, h2 server push) [tests/swoole_curl/multi/bug77535.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 301/1155 [tests/swoole_curl/multi/bug77946.phpt]
SKIP swoole_curl/multi: Bug #77946 (Errored cURL resources returned by curl_multi_info_read() must be compatible with curl_errno() and curl_error()) [tests/swoole_curl/multi/bug77946.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 302/1155 [tests/swoole_curl/multi/curl_basic_018.phpt]
SKIP swoole_curl/multi: Test curl_setopt() with curl_multi function with basic functionality [tests/swoole_curl/multi/curl_basic_018.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 303/1155 [tests/swoole_curl/multi/curl_copy_handle_variation4.phpt]
SKIP swoole_curl/multi: curl_copy_handle() allows to post CURLFile multiple times with curl_multi_exec() [tests/swoole_curl/multi/curl_copy_handle_variation4.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 304/1155 [tests/swoole_curl/multi/curl_int_cast.phpt]
SKIP swoole_curl/multi: Casting CurlHandle to int returns object ID [tests/swoole_curl/multi/curl_int_cast.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 305/1155 [tests/swoole_curl/multi/curl_multi_close_basic.phpt]
SKIP swoole_curl/multi: curl_multi_close [tests/swoole_curl/multi/curl_multi_close_basic.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 306/1155 [tests/swoole_curl/multi/curl_multi_close_basic001.phpt]
SKIP swoole_curl/multi: curl_multi_close return false when supplied resource not valid cURL multi handle [tests/swoole_curl/multi/curl_multi_close_basic001.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 307/1155 [tests/swoole_curl/multi/curl_multi_close_reference.phpt]
SKIP swoole_curl/multi: curl_multi_close closed by cleanup functions [tests/swoole_curl/multi/curl_multi_close_reference.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 308/1155 [tests/swoole_curl/multi/curl_multi_errno_strerror_001.phpt]
SKIP swoole_curl/multi: curl_multi_errno and curl_multi_strerror basic test [tests/swoole_curl/multi/curl_multi_errno_strerror_001.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 309/1155 [tests/swoole_curl/multi/curl_multi_getcontent_basic3.phpt]
SKIP swoole_curl/multi: Curl_multi_getcontent() basic test with different sources (local file/http) [tests/swoole_curl/multi/curl_multi_getcontent_basic3.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 310/1155 [tests/swoole_curl/multi/curl_multi_info_read.phpt]
SKIP swoole_curl/multi: array curl_multi_info_read ( resource $mh [, int &$msgs_in_queue = NULL ] ); [tests/swoole_curl/multi/curl_multi_info_read.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 311/1155 [tests/swoole_curl/multi/curl_multi_init_basic.phpt]
SKIP swoole_curl/multi: Test curl_multi_init() [tests/swoole_curl/multi/curl_multi_init_basic.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 312/1155 [tests/swoole_curl/multi/curl_multi_segfault.phpt]
SKIP swoole_curl/multi: Segfault due to libcurl connection caching [tests/swoole_curl/multi/curl_multi_segfault.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 313/1155 [tests/swoole_curl/multi/curl_multi_select_basic1.phpt]
SKIP swoole_curl/multi: Test curl_multi_select() [tests/swoole_curl/multi/curl_multi_select_basic1.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 314/1155 [tests/swoole_curl/multi/curl_multi_setopt_basic001.phpt]
SKIP swoole_curl/multi: curl_multi_setopt basic test [tests/swoole_curl/multi/curl_multi_setopt_basic001.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 315/1155 [tests/swoole_curl/multi_1.phpt]
SKIP swoole_curl: multi 1 [tests/swoole_curl/multi_1.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 316/1155 [tests/swoole_curl/multi_2.phpt]
SKIP swoole_curl: multi 2 [tests/swoole_curl/multi_2.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 317/1155 [tests/swoole_curl/multi_3.phpt]
SKIP swoole_curl: multi 3 [tests/swoole_curl/multi_3.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 318/1155 [tests/swoole_curl/multi_4.phpt]
SKIP swoole_curl: multi 4 [tests/swoole_curl/multi_4.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 319/1155 [tests/swoole_curl/multi_close.phpt]
SKIP swoole_curl: clean handle [tests/swoole_curl/multi_close.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 320/1155 [tests/swoole_curl/multi_dtor.phpt]
SKIP swoole_curl: multi dtor [tests/swoole_curl/multi_dtor.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 321/1155 [tests/swoole_curl/non_exclusive.phpt]
SKIP swoole_curl: non-exclusive [tests/swoole_curl/non_exclusive.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 322/1155 [tests/swoole_curl/select_twice.phpt]
SKIP swoole_curl: select twice [tests/swoole_curl/select_twice.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 323/1155 [tests/swoole_curl/setopt/1.phpt]
SKIP swoole_curl/setopt: curl_setopt_array() function - tests setting multiple cURL options with curl_setopt_array() [tests/swoole_curl/setopt/1.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 324/1155 [tests/swoole_curl/setopt/3.phpt]
SKIP swoole_curl/setopt: curl_setopt() call with CURLOPT_HTTPHEADER [tests/swoole_curl/setopt/3.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 325/1155 [tests/swoole_curl/setopt/4.phpt]
SKIP swoole_curl/setopt: curl_setopt() call with CURLOPT_RETURNTRANSFER [tests/swoole_curl/setopt/4.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 326/1155 [tests/swoole_curl/setopt/5_skip.phpt]
SKIP swoole_curl/setopt: cURL option CURLOPT_READFUNCTION [tests/swoole_curl/setopt/5_skip.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 327/1155 [tests/swoole_curl/setopt/filetime_1.phpt]
SKIP swoole_curl/setopt: CURLOPT_FILETIME [tests/swoole_curl/setopt/filetime_1.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 328/1155 [tests/swoole_curl/setopt/filetime_2.phpt]
SKIP swoole_curl/setopt: CURLOPT_FILETIME [return -1] [tests/swoole_curl/setopt/filetime_2.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 329/1155 [tests/swoole_curl/setopt/header_out.phpt]
SKIP swoole_curl/setopt: CURLINFO_HEADER_OUT [tests/swoole_curl/setopt/header_out.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 330/1155 [tests/swoole_curl/setopt/infile.phpt]
SKIP swoole_curl/setopt: CURLOPT_INFILE [tests/swoole_curl/setopt/infile.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 331/1155 [tests/swoole_curl/setopt/nobody.phpt]
SKIP swoole_curl/setopt: CURLOPT_NOBODY [tests/swoole_curl/setopt/nobody.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 332/1155 [tests/swoole_curl/sleep.phpt]
SKIP swoole_curl: sleep [tests/swoole_curl/sleep.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 333/1155 [tests/swoole_curl/ssl/version.phpt]
SKIP swoole_curl/ssl: Test SSL_VERSION option [tests/swoole_curl/ssl/version.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 334/1155 [tests/swoole_curl/timer_coredump.phpt]
SKIP swoole_curl: timer coredump [tests/swoole_curl/timer_coredump.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 335/1155 [tests/swoole_curl/upload/1.phpt]
SKIP swoole_curl/upload: CURL file uploading [tests/swoole_curl/upload/1.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 336/1155 [tests/swoole_curl/yield_in_callback.phpt]
SKIP swoole_curl: suspend in callback [tests/swoole_curl/yield_in_callback.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 337/1155 [tests/swoole_event/add_after_server_start.phpt]
SKIP swoole_event: add event after server start [tests/swoole_event/add_after_server_start.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 338/1155 [tests/swoole_event/defer.phpt]
SKIP swoole_event: swoole_event_defer [tests/swoole_event/defer.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 339/1155 [tests/swoole_event/defer_with_sleep.phpt]
SKIP swoole_event: swoole_event_defer and sleep [tests/swoole_event/defer_with_sleep.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 340/1155 [tests/swoole_event/defer_without_io.phpt]
SKIP swoole_event: swoole_event_defer without io [tests/swoole_event/defer_without_io.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 341/1155 [tests/swoole_event/del_after_close.phpt]
SKIP swoole_event: del after close [tests/swoole_event/del_after_close.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 342/1155 [tests/swoole_event/deprecated_event_wait.phpt]
SKIP swoole_event: deprecated_event_wait [tests/swoole_event/deprecated_event_wait.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 343/1155 [tests/swoole_event/dispatch.phpt]
SKIP swoole_event: dispatch [tests/swoole_event/dispatch.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 344/1155 [tests/swoole_event/rshutdown.phpt]
SKIP swoole_event: read stdin [tests/swoole_event/rshutdown.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 345/1155 [tests/swoole_event/swoole_event.phpt]
SKIP swoole_event: swoole_event_exit [tests/swoole_event/swoole_event.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 346/1155 [tests/swoole_event/swoole_event_del.phpt]
SKIP swoole_event: swoole_event_del [tests/swoole_event/swoole_event_del.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 347/1155 [tests/swoole_event/swoole_event_isset.phpt]
SKIP swoole_event: swoole_event_isset [tests/swoole_event/swoole_event_isset.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 348/1155 [tests/swoole_event/swoole_event_set.phpt]
SKIP swoole_event: swoole_event_set [tests/swoole_event/swoole_event_set.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 349/1155 [tests/swoole_event/swoole_event_wait.phpt]
SKIP swoole_event: swoole_event_wait (auto) [tests/swoole_event/swoole_event_wait.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 350/1155 [tests/swoole_event/swoole_event_write.phpt]
SKIP swoole_event: swoole_event_write [tests/swoole_event/swoole_event_write.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 351/1155 [tests/swoole_event/sync_client_1.phpt]
SKIP swoole_event: sync client [tests/swoole_event/sync_client_1.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 352/1155 [tests/swoole_event/sync_client_2.phpt]
SKIP swoole_event: sync client [tests/swoole_event/sync_client_2.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 353/1155 [tests/swoole_feature/cross_close/client.phpt]
SKIP swoole_feature/cross_close: client [tests/swoole_feature/cross_close/client.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 354/1155 [tests/swoole_feature/cross_close/client_by_server.phpt]
SKIP swoole_feature/cross_close: client closed by server [tests/swoole_feature/cross_close/client_by_server.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 355/1155 [tests/swoole_feature/cross_close/full_duplex.phpt]
SKIP swoole_feature/cross_close: full duplex [tests/swoole_feature/cross_close/full_duplex.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 356/1155 [tests/swoole_feature/cross_close/full_duplex_by_server.phpt]
SKIP swoole_feature/cross_close: full duplex and close by server [tests/swoole_feature/cross_close/full_duplex_by_server.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 357/1155 [tests/swoole_feature/cross_close/http.phpt]
SKIP swoole_feature/cross_close: http client [tests/swoole_feature/cross_close/http.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 358/1155 [tests/swoole_feature/cross_close/http_by_server.phpt]
SKIP swoole_feature/cross_close: http client closed by server [tests/swoole_feature/cross_close/http_by_server.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 359/1155 [tests/swoole_feature/cross_close/php_stream_full_duplex.phpt]
SKIP swoole_feature/cross_close: full duplex (php stream) [tests/swoole_feature/cross_close/php_stream_full_duplex.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 360/1155 [tests/swoole_feature/cross_close/php_stream_full_duplex_by_server.phpt]
SKIP swoole_feature/cross_close: full duplex and close by server (php stream) [tests/swoole_feature/cross_close/php_stream_full_duplex_by_server.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 361/1155 [tests/swoole_feature/cross_close/redis.phpt]
SKIP swoole_feature/cross_close: redis [tests/swoole_feature/cross_close/redis.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 362/1155 [tests/swoole_feature/cross_close/redis_by_server.phpt]
SKIP swoole_feature/cross_close: redis closed by server [tests/swoole_feature/cross_close/redis_by_server.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 363/1155 [tests/swoole_feature/cross_close/stream.phpt]
SKIP swoole_feature/cross_close: stream [tests/swoole_feature/cross_close/stream.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 364/1155 [tests/swoole_feature/cross_close/stream_by_server.phpt]
SKIP swoole_feature/cross_close: stream closed by server [tests/swoole_feature/cross_close/stream_by_server.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 365/1155 [tests/swoole_feature/full_duplex/client.phpt]
SKIP swoole_feature/full_duplex: client [tests/swoole_feature/full_duplex/client.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 366/1155 [tests/swoole_feature/full_duplex/socket.phpt]
SKIP swoole_feature/full_duplex: socket [tests/swoole_feature/full_duplex/socket.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 367/1155 [tests/swoole_feature/full_duplex/socket_ssl.phpt]
SKIP swoole_feature/full_duplex: socket [tests/swoole_feature/full_duplex/socket_ssl.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 368/1155 [tests/swoole_feature/full_duplex/websocket.phpt]
SKIP swoole_feature/full_duplex: websocket [tests/swoole_feature/full_duplex/websocket.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 369/1155 [tests/swoole_function/substr_json_decode.phpt]
SKIP swoole_function: substr_json_decode [tests/swoole_function/substr_json_decode.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 370/1155 [tests/swoole_function/substr_unserialize.phpt]
SKIP swoole_function: ext_unserialize [tests/swoole_function/substr_unserialize.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 371/1155 [tests/swoole_function/swoole_clear_dns_cache.phpt]
SKIP swoole_function: test swoole_clear_dns_cache [tests/swoole_function/swoole_clear_dns_cache.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 372/1155 [tests/swoole_function/swoole_cpu_num.phpt]
SKIP swoole_function: swoole_cpu_num [tests/swoole_function/swoole_cpu_num.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 373/1155 [tests/swoole_function/swoole_get_local_ip.phpt]
SKIP swoole_function: get local ip [tests/swoole_function/swoole_get_local_ip.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 374/1155 [tests/swoole_function/swoole_get_local_mac.phpt]
SKIP swoole_function: get mac address [tests/swoole_function/swoole_get_local_mac.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 375/1155 [tests/swoole_function/swoole_set_process_name.phpt]
SKIP swoole_function: set process name [tests/swoole_function/swoole_set_process_name.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 376/1155 [tests/swoole_function/swoole_strerror.phpt]
SKIP swoole_function: swoole_strerror [tests/swoole_function/swoole_strerror.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 377/1155 [tests/swoole_function/swoole_version.phpt]
SKIP swoole_function: swoole_version [tests/swoole_function/swoole_version.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 378/1155 [tests/swoole_global/channel_construct_check.phpt]
SKIP swoole_global: socket construct check [tests/swoole_global/channel_construct_check.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 379/1155 [tests/swoole_global/create_deny.phpt]
SKIP swoole_global: deny create object [tests/swoole_global/create_deny.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 380/1155 [tests/swoole_global/serialize_deny.phpt]
SKIP swoole_global: deny serialize and unserialize [tests/swoole_global/serialize_deny.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 381/1155 [tests/swoole_global/socket_construct_check.phpt]
SKIP swoole_global: socket construct check [tests/swoole_global/socket_construct_check.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 382/1155 [tests/swoole_global/too_many_objects.phpt]
SKIP swoole_global: too many objects [tests/swoole_global/too_many_objects.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 383/1155 [tests/swoole_global/unset_deny.phpt]
SKIP swoole_global: deny unset properties and clone [tests/swoole_global/unset_deny.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 384/1155 [tests/swoole_global/unset_property_01.phpt]
SKIP swoole_global: unset internal class property [tests/swoole_global/unset_property_01.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 385/1155 [tests/swoole_global/unset_property_02.phpt]
SKIP swoole_global: unset user class's parent internal property [tests/swoole_global/unset_property_02.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 386/1155 [tests/swoole_global/unset_property_03.phpt]
SKIP swoole_global: unset user class's own property [tests/swoole_global/unset_property_03.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 387/1155 [tests/swoole_http2_client_coro/connect_twice.phpt]
SKIP swoole_http2_client_coro: connect twice [tests/swoole_http2_client_coro/connect_twice.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 388/1155 [tests/swoole_http2_client_coro/cookies.phpt]
SKIP swoole_http2_client_coro: cookies [tests/swoole_http2_client_coro/cookies.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 389/1155 [tests/swoole_http2_client_coro/error.phpt]
SKIP swoole_http2_client_coro: cookies [tests/swoole_http2_client_coro/error.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 390/1155 [tests/swoole_http2_client_coro/goaway.phpt]
SKIP swoole_http2_client_coro: http2 go away [tests/swoole_http2_client_coro/goaway.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 391/1155 [tests/swoole_http2_client_coro/headers.phpt]
SKIP swoole_http2_client_coro: http2 headers auto to lower [tests/swoole_http2_client_coro/headers.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 392/1155 [tests/swoole_http2_client_coro/host.phpt]
SKIP swoole_http2_client_coro: host [tests/swoole_http2_client_coro/host.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 393/1155 [tests/swoole_http2_client_coro/http_proxy.phpt]
SKIP swoole_http2_client_coro: get with http_proxy [tests/swoole_http2_client_coro/http_proxy.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 394/1155 [tests/swoole_http2_client_coro/huge_headers.phpt]
SKIP swoole_http2_client_coro: huge headers [tests/swoole_http2_client_coro/huge_headers.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 395/1155 [tests/swoole_http2_client_coro/issues_2374.phpt]
SKIP swoole_http2_client_coro: Github#2374 [tests/swoole_http2_client_coro/issues_2374.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 396/1155 [tests/swoole_http2_client_coro/multi.phpt]
SKIP swoole_http2_client_coro: multi [tests/swoole_http2_client_coro/multi.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 397/1155 [tests/swoole_http2_client_coro/no-gzip.phpt]
SKIP swoole_http2_client_coro: http2 without gzip and recv big data (window-update) [tests/swoole_http2_client_coro/no-gzip.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 398/1155 [tests/swoole_http2_client_coro/number.phpt]
SKIP swoole_http2_client_coro: number [tests/swoole_http2_client_coro/number.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 399/1155 [tests/swoole_http2_client_coro/ping.phpt]
SKIP swoole_http2_client_coro: http2 ping [tests/swoole_http2_client_coro/ping.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 400/1155 [tests/swoole_http2_client_coro/pipeline.phpt]
SKIP swoole_http2_client_coro: pipeline [tests/swoole_http2_client_coro/pipeline.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 401/1155 [tests/swoole_http2_client_coro/post.phpt]
SKIP swoole_http2_client_coro: http2 without gzip and recv big data (window-update) [tests/swoole_http2_client_coro/post.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 402/1155 [tests/swoole_http2_client_coro/send-cookies.phpt]
SKIP swoole_http2_client_coro: nghttp2 big data with ssl [tests/swoole_http2_client_coro/send-cookies.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 403/1155 [tests/swoole_http2_client_coro/send_only_bug.phpt]
SKIP swoole_http2_client_coro: send only without recv and use sleep [tests/swoole_http2_client_coro/send_only_bug.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 404/1155 [tests/swoole_http2_client_coro/set-cookies.phpt]
SKIP swoole_http2_client_coro: http2 response cookies [tests/swoole_http2_client_coro/set-cookies.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 405/1155 [tests/swoole_http2_client_coro/sock_type_unix.phpt]
SKIP swoole_http2_client_coro: sock type unix [tests/swoole_http2_client_coro/sock_type_unix.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 406/1155 [tests/swoole_http2_client_coro/wrong_headers.phpt]
SKIP swoole_http2_client_coro: http2 with wrong headers [tests/swoole_http2_client_coro/wrong_headers.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 407/1155 [tests/swoole_http2_server/big_data.phpt]
SKIP swoole_http2_server: big data [tests/swoole_http2_server/big_data.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 408/1155 [tests/swoole_http2_server/compression.phpt]
SKIP swoole_http2_server: conpression with http2 [tests/swoole_http2_server/compression.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 409/1155 [tests/swoole_http2_server/goaway.phpt]
SKIP swoole_http2_server: goaway [tests/swoole_http2_server/goaway.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 410/1155 [tests/swoole_http2_server/http2_headers.phpt]
SKIP swoole_http2_server: array headers [tests/swoole_http2_server/http2_headers.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 411/1155 [tests/swoole_http2_server/nghttp2_big_data.phpt]
SKIP swoole_http2_server: nghttp2 big data with ssl [tests/swoole_http2_server/nghttp2_big_data.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 412/1155 [tests/swoole_http2_server/no_compression.phpt]
SKIP swoole_http2_server: no compression with http2 [tests/swoole_http2_server/no_compression.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 413/1155 [tests/swoole_http2_server/ping.phpt]
SKIP swoole_http2_server: ping [tests/swoole_http2_server/ping.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 414/1155 [tests/swoole_http2_server/sendfile.phpt]
SKIP swoole_http2_server: sendfile with http2 [tests/swoole_http2_server/sendfile.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 415/1155 [tests/swoole_http2_server/static_handler.phpt]
SKIP swoole_http2_server: static handler [tests/swoole_http2_server/static_handler.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 416/1155 [tests/swoole_http2_server/trailer.phpt]
SKIP swoole_http2_server: trailer [tests/swoole_http2_server/trailer.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 417/1155 [tests/swoole_http2_server_coro/cookies.phpt]
SKIP swoole_http2_server_coro: cookies [tests/swoole_http2_server_coro/cookies.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 418/1155 [tests/swoole_http_client_coro/204.phpt]
SKIP swoole_http_client_coro: http 204 no content [tests/swoole_http_client_coro/204.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 419/1155 [tests/swoole_http_client_coro/addData.phpt]
SKIP swoole_http_client_coro: addData [tests/swoole_http_client_coro/addData.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 420/1155 [tests/swoole_http_client_coro/alias.phpt]
SKIP swoole_http_client_coro: alias [tests/swoole_http_client_coro/alias.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 421/1155 [tests/swoole_http_client_coro/another_coroutine.phpt]
SKIP swoole_http_client_coro: illegal another coroutine [tests/swoole_http_client_coro/another_coroutine.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 422/1155 [tests/swoole_http_client_coro/auto_reconnect.phpt]
SKIP swoole_http_client_coro: auto reconnect [tests/swoole_http_client_coro/auto_reconnect.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 423/1155 [tests/swoole_http_client_coro/bind_address.phpt]
SKIP swoole_http_client_coro: bind address and port [tests/swoole_http_client_coro/bind_address.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 424/1155 [tests/swoole_http_client_coro/bug_2661.phpt]
SKIP swoole_http_client_coro: #2611 bound error with dns resolve and cross close [tests/swoole_http_client_coro/bug_2661.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 425/1155 [tests/swoole_http_client_coro/bug_3118.phpt]
SKIP swoole_http_client_coro: Github #3118 [tests/swoole_http_client_coro/bug_3118.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 426/1155 [tests/swoole_http_client_coro/compression_with_big_data.phpt]
SKIP swoole_http_client_coro: compression with big data [tests/swoole_http_client_coro/compression_with_big_data.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 427/1155 [tests/swoole_http_client_coro/connect_timeout.phpt]
SKIP swoole_http_client_coro: connect timeout [tests/swoole_http_client_coro/connect_timeout.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 428/1155 [tests/swoole_http_client_coro/construct_failed.phpt]
SKIP swoole_http_client_coro: construct failed [tests/swoole_http_client_coro/construct_failed.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 429/1155 [tests/swoole_http_client_coro/cookies_set_bug.phpt]
SKIP swoole_http_client_coro: cookies set bug [tests/swoole_http_client_coro/cookies_set_bug.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 430/1155 [tests/swoole_http_client_coro/defer.phpt]
SKIP swoole_http_client_coro: error handler [tests/swoole_http_client_coro/defer.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 431/1155 [tests/swoole_http_client_coro/defer_02.phpt]
SKIP swoole_http_client_coro: defer concurrency [tests/swoole_http_client_coro/defer_02.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 432/1155 [tests/swoole_http_client_coro/disable_keep_alive.phpt]
SKIP swoole_http_client_coro: disable keep alive [tests/swoole_http_client_coro/disable_keep_alive.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 433/1155 [tests/swoole_http_client_coro/download.phpt]
SKIP swoole_http_client_coro: download file and download offset [tests/swoole_http_client_coro/download.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 434/1155 [tests/swoole_http_client_coro/download_302.phpt]
SKIP swoole_http_client_coro: http download 302 [tests/swoole_http_client_coro/download_302.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 435/1155 [tests/swoole_http_client_coro/download_failed.phpt]
SKIP swoole_http_client_coro: http download io failure [tests/swoole_http_client_coro/download_failed.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 436/1155 [tests/swoole_http_client_coro/download_filename_bug.phpt]
SKIP swoole_http_client_coro: The bug of the filename parameter of download() [tests/swoole_http_client_coro/download_filename_bug.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 437/1155 [tests/swoole_http_client_coro/error_handler.phpt]
SKIP swoole_http_client_coro: error handler [tests/swoole_http_client_coro/error_handler.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 438/1155 [tests/swoole_http_client_coro/get.phpt]
SKIP swoole_http_client_coro: http client [tests/swoole_http_client_coro/get.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 439/1155 [tests/swoole_http_client_coro/get_header_out_after_close.phpt]
SKIP swoole_http_client_coro: getHeaderOut after close [tests/swoole_http_client_coro/get_header_out_after_close.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 440/1155 [tests/swoole_http_client_coro/get_twice.phpt]
SKIP swoole_http_client_coro: get twice [tests/swoole_http_client_coro/get_twice.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 441/1155 [tests/swoole_http_client_coro/get_twice_keepalive.phpt]
SKIP swoole_http_client_coro: get twice and keepalive [tests/swoole_http_client_coro/get_twice_keepalive.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 442/1155 [tests/swoole_http_client_coro/get_without_content_length.phpt]
SKIP swoole_http_client_coro: http GET without Content-Length header [tests/swoole_http_client_coro/get_without_content_length.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 443/1155 [tests/swoole_http_client_coro/h2c_upgrade.phpt]
SKIP swoole_http_client_coro: upgrade bug [tests/swoole_http_client_coro/h2c_upgrade.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 444/1155 [tests/swoole_http_client_coro/head_method.phpt]
SKIP swoole_http_client_coro: http client with HEAD method [tests/swoole_http_client_coro/head_method.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 445/1155 [tests/swoole_http_client_coro/host.phpt]
SKIP swoole_http_client_coro: host [tests/swoole_http_client_coro/host.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 446/1155 [tests/swoole_http_client_coro/http_proxy.phpt]
SKIP swoole_http_client_coro: http client with http_proxy [tests/swoole_http_client_coro/http_proxy.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 447/1155 [tests/swoole_http_client_coro/http_proxy_443.phpt]
SKIP swoole_http_client_coro: http client with http_proxy [tests/swoole_http_client_coro/http_proxy_443.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 448/1155 [tests/swoole_http_client_coro/http_proxy_with_host_port.phpt]
SKIP swoole_http_client_coro: http client with http_proxy and host and port [tests/swoole_http_client_coro/http_proxy_with_host_port.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 449/1155 [tests/swoole_http_client_coro/http_upload_big.phpt]
SKIP swoole_http_client_coro: upload a big file [tests/swoole_http_client_coro/http_upload_big.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 450/1155 [tests/swoole_http_client_coro/https.phpt]
SKIP swoole_http_client_coro: https client [tests/swoole_http_client_coro/https.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 451/1155 [tests/swoole_http_client_coro/https_upload_big.phpt]
SKIP swoole_http_client_coro: upload a big file [tests/swoole_http_client_coro/https_upload_big.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 452/1155 [tests/swoole_http_client_coro/issue_2664.phpt]
SKIP swoole_http_client_coro: set_cookie_headers [tests/swoole_http_client_coro/issue_2664.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 453/1155 [tests/swoole_http_client_coro/keep_alive.phpt]
SKIP swoole_http_client_coro: really keep alive [tests/swoole_http_client_coro/keep_alive.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 454/1155 [tests/swoole_http_client_coro/long_domain.phpt]
SKIP swoole_http_client_coro: long domain [tests/swoole_http_client_coro/long_domain.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 455/1155 [tests/swoole_http_client_coro/lowercase_header.phpt]
SKIP swoole_http_client_coro: lowercase header [tests/swoole_http_client_coro/lowercase_header.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 456/1155 [tests/swoole_http_client_coro/multi.phpt]
SKIP swoole_http_client_coro: multi http client [tests/swoole_http_client_coro/multi.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 457/1155 [tests/swoole_http_client_coro/multi_and_reuse.phpt]
SKIP swoole_http_client_coro: reuse defer client [tests/swoole_http_client_coro/multi_and_reuse.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 458/1155 [tests/swoole_http_client_coro/parser.phpt]
SKIP swoole_http_client_coro: http header field normal chars [tests/swoole_http_client_coro/parser.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 459/1155 [tests/swoole_http_client_coro/post_array.phpt]
SKIP swoole_http_client_coro: add array data [tests/swoole_http_client_coro/post_array.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 460/1155 [tests/swoole_http_client_coro/reconnect_but_failed.phpt]
SKIP swoole_http_client_coro: reconnect but failed [tests/swoole_http_client_coro/reconnect_but_failed.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 461/1155 [tests/swoole_http_client_coro/recv_slow_timeout.phpt]
SKIP swoole_http_client_coro: recv_all data from slow server [tests/swoole_http_client_coro/recv_slow_timeout.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 462/1155 [tests/swoole_http_client_coro/recv_timeout.phpt]
SKIP swoole_http_client_coro: recv timeout [tests/swoole_http_client_coro/recv_timeout.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 463/1155 [tests/swoole_http_client_coro/set_basic_auth.phpt]
SKIP swoole_http_client_coro: http client set basic auth [tests/swoole_http_client_coro/set_basic_auth.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 464/1155 [tests/swoole_http_client_coro/slow_server.phpt]
SKIP swoole_http_client_coro: slow server [tests/swoole_http_client_coro/slow_server.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 465/1155 [tests/swoole_http_client_coro/socks5_proxy.phpt]
SKIP swoole_http_client_coro: socks5 proxy [tests/swoole_http_client_coro/socks5_proxy.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 466/1155 [tests/swoole_http_client_coro/ssl.phpt]
SKIP swoole_http_client_coro: error handler [tests/swoole_http_client_coro/ssl.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 467/1155 [tests/swoole_http_client_coro/ssl_host_name.phpt]
SKIP swoole_http_client_coro: https client with ssl_host_name [tests/swoole_http_client_coro/ssl_host_name.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 468/1155 [tests/swoole_http_client_coro/ssl_verify_peer_1.phpt]
SKIP swoole_http_client_coro: ssl_verify_peer [1] [tests/swoole_http_client_coro/ssl_verify_peer_1.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 469/1155 [tests/swoole_http_client_coro/ssl_verify_peer_2.phpt]
SKIP swoole_http_client_coro: ssl_verify_peer [2] [tests/swoole_http_client_coro/ssl_verify_peer_2.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 470/1155 [tests/swoole_http_client_coro/timeout_before_connect.phpt]
SKIP swoole_http_client_coro: use timeout and timeout before connect [tests/swoole_http_client_coro/timeout_before_connect.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 471/1155 [tests/swoole_http_client_coro/timeout_when_recv.phpt]
SKIP swoole_http_client_coro: timeout in recv [tests/swoole_http_client_coro/timeout_when_recv.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 472/1155 [tests/swoole_http_client_coro/unixsocket.phpt]
SKIP swoole_http_client_coro: http unix-socket [tests/swoole_http_client_coro/unixsocket.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 473/1155 [tests/swoole_http_client_coro/upload.phpt]
SKIP swoole_http_client_coro: upload file [tests/swoole_http_client_coro/upload.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 474/1155 [tests/swoole_http_client_coro/upload_huge.phpt]
SKIP swoole_http_client_coro: upload a big file [tests/swoole_http_client_coro/upload_huge.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 475/1155 [tests/swoole_http_client_coro/upload_with_null_args.phpt]
SKIP swoole_http_client_coro: upload file with null args [tests/swoole_http_client_coro/upload_with_null_args.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 476/1155 [tests/swoole_http_client_coro/websocket/1.phpt]
SKIP swoole_http_client_coro/websocket: client & server [tests/swoole_http_client_coro/websocket/1.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 477/1155 [tests/swoole_http_client_coro/websocket/bug_01.phpt]
SKIP swoole_http_client_coro/websocket: handshake + frame [tests/swoole_http_client_coro/websocket/bug_01.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 478/1155 [tests/swoole_http_client_coro/websocket/bug_02.phpt]
SKIP swoole_http_client_coro/websocket: bug use client in server [tests/swoole_http_client_coro/websocket/bug_02.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 479/1155 [tests/swoole_http_client_coro/websocket/server_push_first.phpt]
SKIP swoole_http_client_coro/websocket: websocket server push first [tests/swoole_http_client_coro/websocket/server_push_first.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 480/1155 [tests/swoole_http_client_coro/websocket/ssl_1.phpt]
SKIP swoole_http_client_coro/websocket: ssl recv [tests/swoole_http_client_coro/websocket/ssl_1.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 481/1155 [tests/swoole_http_client_coro/websocket/ssl_2.phpt]
SKIP swoole_http_client_coro/websocket: ssl recv [2] [tests/swoole_http_client_coro/websocket/ssl_2.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 482/1155 [tests/swoole_http_client_coro/websocket/timeout.phpt]
SKIP swoole_http_client_coro/websocket: websocket client & server [tests/swoole_http_client_coro/websocket/timeout.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 483/1155 [tests/swoole_http_server/0.phpt]
SKIP swoole_http_server: basic functions [tests/swoole_http_server/0.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 484/1155 [tests/swoole_http_server/buffer_output_size.phpt]
SKIP swoole_http_server: buffer output size [tests/swoole_http_server/buffer_output_size.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 485/1155 [tests/swoole_http_server/bug_2368.phpt]
SKIP swoole_http_server: bug Github#2368 [tests/swoole_http_server/bug_2368.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 486/1155 [tests/swoole_http_server/bug_2444.phpt]
SKIP swoole_http_server: bug #2444 [tests/swoole_http_server/bug_2444.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 487/1155 [tests/swoole_http_server/bug_2608.phpt]
SKIP swoole_http_server: bug #2608 [tests/swoole_http_server/bug_2608.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 488/1155 [tests/swoole_http_server/bug_2751.phpt]
SKIP swoole_http_server: bug 2751 [tests/swoole_http_server/bug_2751.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 489/1155 [tests/swoole_http_server/bug_2786.phpt]
SKIP swoole_http_server: Bug Github#2786 [tests/swoole_http_server/bug_2786.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 490/1155 [tests/swoole_http_server/bug_2947.phpt]
SKIP swoole_http_server: Bug Github#2947 [tests/swoole_http_server/bug_2947.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 491/1155 [tests/swoole_http_server/bug_2988.phpt]
SKIP swoole_http_server: bug Github#2988 [tests/swoole_http_server/bug_2988.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 492/1155 [tests/swoole_http_server/bug_compression_level.phpt]
SKIP swoole_http_server: bug http_compression_level not work [tests/swoole_http_server/bug_compression_level.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 493/1155 [tests/swoole_http_server/bug_get_request_data_after_end.phpt]
SKIP swoole_http_server: bug get request data after response end [tests/swoole_http_server/bug_get_request_data_after_end.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 494/1155 [tests/swoole_http_server/callback_new_obj_method.phpt]
SKIP swoole_http_server: http server callback use new object method [tests/swoole_http_server/callback_new_obj_method.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 495/1155 [tests/swoole_http_server/callback_new_static_method.phpt]
SKIP swoole_http_server: http server callback use static method [tests/swoole_http_server/callback_new_static_method.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 496/1155 [tests/swoole_http_server/callback_string.phpt]
SKIP swoole_http_server: http server callback use function by string [tests/swoole_http_server/callback_string.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 497/1155 [tests/swoole_http_server/callback_with_internal_function.phpt]
SKIP swoole_http_server: http server callback use new object method [tests/swoole_http_server/callback_with_internal_function.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 498/1155 [tests/swoole_http_server/callback_with_private.phpt]
SKIP swoole_http_server: http server with private callback [tests/swoole_http_server/callback_with_private.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 499/1155 [tests/swoole_http_server/callback_with_protected.phpt]
SKIP swoole_http_server: http server with protected callback [tests/swoole_http_server/callback_with_protected.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 500/1155 [tests/swoole_http_server/chunk.phpt]
SKIP swoole_http_server: http chunk [tests/swoole_http_server/chunk.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 501/1155 [tests/swoole_http_server/chunked_pipeline_request.phpt]
SKIP swoole_http_server: chunked and pipeline request [tests/swoole_http_server/chunked_pipeline_request.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 502/1155 [tests/swoole_http_server/co_switching.phpt]
SKIP swoole_http_server: co switching [tests/swoole_http_server/co_switching.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 503/1155 [tests/swoole_http_server/compression.phpt]
SKIP swoole_http_server: http_compression [tests/swoole_http_server/compression.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 504/1155 [tests/swoole_http_server/compression_min_length.phpt]
SKIP swoole_http_server: compression_min_length [tests/swoole_http_server/compression_min_length.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 505/1155 [tests/swoole_http_server/cookie_delete.phpt]
SKIP swoole_http_server: delete cookie (same behavior with php-fpm) [tests/swoole_http_server/cookie_delete.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 506/1155 [tests/swoole_http_server/cookie_samesite.phpt]
SKIP swoole_http_server: cookie with samesite [tests/swoole_http_server/cookie_samesite.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 507/1155 [tests/swoole_http_server/cookie_vs_rawcookie.phpt]
SKIP swoole_http_server: cookie vs rawcookie [tests/swoole_http_server/cookie_vs_rawcookie.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 508/1155 [tests/swoole_http_server/cookies.phpt]
SKIP swoole_http_server: cookies [tests/swoole_http_server/cookies.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 509/1155 [tests/swoole_http_server/create_request.phpt]
SKIP swoole_http_server: parse request [tests/swoole_http_server/create_request.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 510/1155 [tests/swoole_http_server/data_parse.phpt]
SKIP swoole_http_server: http server data parse test [tests/swoole_http_server/data_parse.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 511/1155 [tests/swoole_http_server/disable_coroutine.phpt]
SKIP swoole_http_server: disable coroutine and use go [tests/swoole_http_server/disable_coroutine.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 512/1155 [tests/swoole_http_server/dispatch_mode_7.phpt]
SKIP swoole_http_server: dispatch_mode=7 [tests/swoole_http_server/dispatch_mode_7.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 513/1155 [tests/swoole_http_server/duplicate_header.phpt]
SKIP swoole_http_server: duplicate header [tests/swoole_http_server/duplicate_header.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 514/1155 [tests/swoole_http_server/enable_coroutine.phpt]
SKIP swoole_http_server: enable_coroutine setting in server [tests/swoole_http_server/enable_coroutine.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 515/1155 [tests/swoole_http_server/error_413.phpt]
SKIP swoole_http_server: 413 error [tests/swoole_http_server/error_413.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 516/1155 [tests/swoole_http_server/form_data_with_charset.phpt]
SKIP swoole_http_server: http server parse form data with charset [tests/swoole_http_server/form_data_with_charset.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 517/1155 [tests/swoole_http_server/head_method.phpt]
SKIP swoole_http_server: HEAD method [tests/swoole_http_server/head_method.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 518/1155 [tests/swoole_http_server/headers_sent.phpt]
SKIP swoole_http_server: headers sent (coroutine disabled) [tests/swoole_http_server/headers_sent.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 519/1155 [tests/swoole_http_server/headers_sent_coroutine.phpt]
SKIP swoole_http_server: headers sent (coroutine enabled) [tests/swoole_http_server/headers_sent_coroutine.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 520/1155 [tests/swoole_http_server/http_autoindex.phpt]
SKIP swoole_http_server: http_autoindex [tests/swoole_http_server/http_autoindex.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 521/1155 [tests/swoole_http_server/http_index_files.phpt]
SKIP swoole_http_server: http_index_files [tests/swoole_http_server/http_index_files.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 522/1155 [tests/swoole_http_server/http_index_files_autoindex.phpt]
SKIP swoole_http_server: http_index_files_autoindex [tests/swoole_http_server/http_index_files_autoindex.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 523/1155 [tests/swoole_http_server/https.phpt]
SKIP swoole_http_server: https [tests/swoole_http_server/https.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 524/1155 [tests/swoole_http_server/issue_2360.phpt]
SKIP swoole_http_server: issue 2360 (swoole_http_server silently fails to read requests) [tests/swoole_http_server/issue_2360.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 525/1155 [tests/swoole_http_server/large_url.phpt]
SKIP swoole_http_server: large url [tests/swoole_http_server/large_url.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 526/1155 [tests/swoole_http_server/max_coro_num.phpt]
SKIP swoole_http_server: max coro num [tests/swoole_http_server/max_coro_num.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 527/1155 [tests/swoole_http_server/mixed_server.phpt]
SKIP swoole_http_server: http mixed server [tests/swoole_http_server/mixed_server.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 528/1155 [tests/swoole_http_server/no_compression.phpt]
SKIP swoole_http_server: no compression [tests/swoole_http_server/no_compression.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 529/1155 [tests/swoole_http_server/pipeline.phpt]
SKIP swoole_http_server: http pipeline [tests/swoole_http_server/pipeline.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 530/1155 [tests/swoole_http_server/post.phpt]
SKIP swoole_http_server: post [tests/swoole_http_server/post.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 531/1155 [tests/swoole_http_server/purge_method.phpt]
SKIP swoole_http_server: PURGE method [tests/swoole_http_server/purge_method.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 532/1155 [tests/swoole_http_server/rawContent.phpt]
SKIP swoole_http_server: raw-content [tests/swoole_http_server/rawContent.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 533/1155 [tests/swoole_http_server/rawCookie.phpt]
SKIP swoole_http_server: raw-cookie [tests/swoole_http_server/rawCookie.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 534/1155 [tests/swoole_http_server/redirect.phpt]
SKIP swoole_http_server: http redirect [tests/swoole_http_server/redirect.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 535/1155 [tests/swoole_http_server/response_create.phpt]
SKIP swoole_http_server: response create [tests/swoole_http_server/response_create.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 536/1155 [tests/swoole_http_server/send_empty_file.phpt]
SKIP swoole_http_server: send empty file [tests/swoole_http_server/send_empty_file.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 537/1155 [tests/swoole_http_server/send_yield.phpt]
SKIP swoole_http_server: http chunk with send yield [tests/swoole_http_server/send_yield.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 538/1155 [tests/swoole_http_server/sendfile.phpt]
SKIP swoole_http_server: sendfile [tests/swoole_http_server/sendfile.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 539/1155 [tests/swoole_http_server/sendfile_no_keepalive.phpt]
SKIP swoole_http_server: sendfile with dispatch_mode=7 [tests/swoole_http_server/sendfile_no_keepalive.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 540/1155 [tests/swoole_http_server/sendfile_with_dispatch_mode_7.phpt]
SKIP swoole_http_server: sendfile with dispatch_mode=7 [tests/swoole_http_server/sendfile_with_dispatch_mode_7.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 541/1155 [tests/swoole_http_server/sendfile_with_ssl.phpt]
SKIP swoole_http_server: sendfile with ssl [tests/swoole_http_server/sendfile_with_ssl.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 542/1155 [tests/swoole_http_server/set_content_length.phpt]
SKIP swoole_http_server: allow setting content length header [tests/swoole_http_server/set_content_length.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 543/1155 [tests/swoole_http_server/sni/server.phpt]
SKIP swoole_http_server/sni: server [tests/swoole_http_server/sni/server.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 544/1155 [tests/swoole_http_server/static_handler.phpt]
SKIP swoole_http_server: static file handler [tests/swoole_http_server/static_handler.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 545/1155 [tests/swoole_http_server/static_handler/locations.phpt]
SKIP swoole_http_server/static_handler: static handler with locations [tests/swoole_http_server/static_handler/locations.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 546/1155 [tests/swoole_http_server/static_handler/read_link_file.phpt]
SKIP swoole_http_server/static_handler: static handler with locations [tests/swoole_http_server/static_handler/read_link_file.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 547/1155 [tests/swoole_http_server/static_handler/relative_path.phpt]
SKIP swoole_http_server/static_handler: static handler with relative path [tests/swoole_http_server/static_handler/relative_path.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 548/1155 [tests/swoole_http_server/static_handler/urldecode.phpt]
SKIP swoole_http_server/static_handler: http url decode (#2676) [tests/swoole_http_server/static_handler/urldecode.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 549/1155 [tests/swoole_http_server/task/enable_coroutine.phpt]
SKIP swoole_http_server/task: use async io and coroutine in task process [tests/swoole_http_server/task/enable_coroutine.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 550/1155 [tests/swoole_http_server/task/enable_coroutine_with_wrong_usage.phpt]
SKIP swoole_http_server/task: use async io and coroutine in task process [tests/swoole_http_server/task/enable_coroutine_with_wrong_usage.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 551/1155 [tests/swoole_http_server/task/use_object.phpt]
SKIP swoole_http_server/task: task_use_object [tests/swoole_http_server/task/use_object.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 552/1155 [tests/swoole_http_server/too_many_special_chars_in_cookie.phpt]
SKIP swoole_http_server: too many special chars in cookie [tests/swoole_http_server/too_many_special_chars_in_cookie.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 553/1155 [tests/swoole_http_server/trailer.phpt]
SKIP swoole_http_server: trailer [tests/swoole_http_server/trailer.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 554/1155 [tests/swoole_http_server/unixsocket.phpt]
SKIP swoole_http_server: http unix-socket [tests/swoole_http_server/unixsocket.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 555/1155 [tests/swoole_http_server/unixsocket2.phpt]
SKIP swoole_http_server: http unix socket [2] [tests/swoole_http_server/unixsocket2.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 556/1155 [tests/swoole_http_server/unset_response_header.phpt]
SKIP swoole_http_server: unset header of response [tests/swoole_http_server/unset_response_header.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 557/1155 [tests/swoole_http_server/upload.phpt]
SKIP swoole_http_server: upload 01 [tests/swoole_http_server/upload.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 558/1155 [tests/swoole_http_server/uploadFile.phpt]
SKIP swoole_http_server: upload file [tests/swoole_http_server/uploadFile.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 559/1155 [tests/swoole_http_server/upload_02.phpt]
SKIP swoole_http_server: upload raw [tests/swoole_http_server/upload_02.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 560/1155 [tests/swoole_http_server/upload_03.phpt]
SKIP swoole_http_server: upload raw [tests/swoole_http_server/upload_03.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 561/1155 [tests/swoole_http_server/upload_file_array_default.phpt]
SKIP swoole_http_server: upload files array default format [tests/swoole_http_server/upload_file_array_default.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 562/1155 [tests/swoole_http_server/upload_file_array_parsed.phpt]
SKIP swoole_http_server: upload files array parsed format [tests/swoole_http_server/upload_file_array_parsed.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 563/1155 [tests/swoole_http_server/upload_file_empty.phpt]
SKIP swoole_http_server: upload files empty [tests/swoole_http_server/upload_file_empty.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 564/1155 [tests/swoole_http_server_coro/bad_request.phpt]
SKIP swoole_http_server_coro: bad request [tests/swoole_http_server_coro/bad_request.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 565/1155 [tests/swoole_http_server_coro/bug_2682.phpt]
SKIP swoole_http_server_coro: bug 2682 getData/getRawContent [tests/swoole_http_server_coro/bug_2682.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 566/1155 [tests/swoole_http_server_coro/bug_3025.phpt]
SKIP swoole_http_server_coro: bug 3025 getData [tests/swoole_http_server_coro/bug_3025.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 567/1155 [tests/swoole_http_server_coro/bug_no_handle.phpt]
SKIP swoole_http_server_coro: bug no handle [tests/swoole_http_server_coro/bug_no_handle.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 568/1155 [tests/swoole_http_server_coro/check_cookie_crlf.phpt]
SKIP swoole_http_server_coro: check if the HTTP cookie contains CRLF [tests/swoole_http_server_coro/check_cookie_crlf.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 569/1155 [tests/swoole_http_server_coro/check_http_header_crlf.phpt]
SKIP swoole_http_server_coro: check if the HTTP header contains CRLF [tests/swoole_http_server_coro/check_http_header_crlf.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 570/1155 [tests/swoole_http_server_coro/compression_min_length.phpt]
SKIP swoole_http_server_coro: compression_min_length [tests/swoole_http_server_coro/compression_min_length.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 571/1155 [tests/swoole_http_server_coro/create_response.phpt]
SKIP swoole_http_server_coro: create response [tests/swoole_http_server_coro/create_response.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 572/1155 [tests/swoole_http_server_coro/create_response_2.phpt]
SKIP swoole_http_server_coro: create response [2] [tests/swoole_http_server_coro/create_response_2.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 573/1155 [tests/swoole_http_server_coro/error_404.phpt]
SKIP swoole_http_server_coro: 404 error [tests/swoole_http_server_coro/error_404.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 574/1155 [tests/swoole_http_server_coro/error_413.phpt]
SKIP swoole_http_server_coro: error 413 [tests/swoole_http_server_coro/error_413.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 575/1155 [tests/swoole_http_server_coro/handle.phpt]
SKIP swoole_http_server_coro: handle [tests/swoole_http_server_coro/handle.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 576/1155 [tests/swoole_http_server_coro/http2.phpt]
SKIP swoole_http_server_coro: http2 [tests/swoole_http_server_coro/http2.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 577/1155 [tests/swoole_http_server_coro/https.phpt]
SKIP swoole_http_server_coro: https [tests/swoole_http_server_coro/https.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 578/1155 [tests/swoole_http_server_coro/ipv6.phpt]
SKIP swoole_http_server_coro: ipv6 [tests/swoole_http_server_coro/ipv6.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 579/1155 [tests/swoole_http_server_coro/keepalive.phpt]
SKIP swoole_http_server_coro: keepalive [tests/swoole_http_server_coro/keepalive.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 580/1155 [tests/swoole_http_server_coro/pipeline.phpt]
SKIP swoole_http_server_coro: pipeline [tests/swoole_http_server_coro/pipeline.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 581/1155 [tests/swoole_http_server_coro/post_array.phpt]
SKIP swoole_http_server_coro: post array data [tests/swoole_http_server_coro/post_array.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 582/1155 [tests/swoole_http_server_coro/random_port.phpt]
SKIP swoole_http_server_coro: bind random port [tests/swoole_http_server_coro/random_port.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 583/1155 [tests/swoole_http_server_coro/rawContent_get_big_data.phpt]
SKIP swoole_http_server_coro: rawContent get big data [tests/swoole_http_server_coro/rawContent_get_big_data.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 584/1155 [tests/swoole_http_server_coro/remote_addr.phpt]
SKIP swoole_http_server_coro: remote_addr [tests/swoole_http_server_coro/remote_addr.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 585/1155 [tests/swoole_http_server_coro/reuse_port.phpt]
SKIP swoole_http_server_coro: reuse port [tests/swoole_http_server_coro/reuse_port.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 586/1155 [tests/swoole_http_server_coro/sendfile.phpt]
SKIP swoole_http_server_coro: sendfile [tests/swoole_http_server_coro/sendfile.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 587/1155 [tests/swoole_http_server_coro/slow_client.phpt]
SKIP swoole_http_server_coro: slow client [tests/swoole_http_server_coro/slow_client.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 588/1155 [tests/swoole_http_server_coro/ssl_bad_client.phpt]
SKIP swoole_http_server_coro: bad client [tests/swoole_http_server_coro/ssl_bad_client.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 589/1155 [tests/swoole_http_server_coro/tcp_nodelay.phpt]
SKIP swoole_http_server_coro: tcp nodelay [tests/swoole_http_server_coro/tcp_nodelay.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 590/1155 [tests/swoole_http_server_coro/upload.phpt]
SKIP swoole_http_server_coro: upload 01 [tests/swoole_http_server_coro/upload.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 591/1155 [tests/swoole_http_server_coro/websocket.phpt]
SKIP swoole_http_server_coro: websocket greeter and reply twice [tests/swoole_http_server_coro/websocket.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 592/1155 [tests/swoole_http_server_coro/websocket_close.phpt]
SKIP swoole_http_server_coro: close websocket connection [tests/swoole_http_server_coro/websocket_close.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 593/1155 [tests/swoole_http_server_coro/websocket_compression.phpt]
SKIP swoole_http_server_coro: websocket compression [tests/swoole_http_server_coro/websocket_compression.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 594/1155 [tests/swoole_http_server_coro/websocket_mixed.phpt]
SKIP swoole_http_server_coro: bad request [tests/swoole_http_server_coro/websocket_mixed.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 595/1155 [tests/swoole_http_server_coro/websocket_ping_pong.phpt]
SKIP swoole_http_server_coro: websocket ping pong [tests/swoole_http_server_coro/websocket_ping_pong.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 596/1155 [tests/swoole_library/array_object/base.phpt]
SKIP swoole_library/array_object: base [tests/swoole_library/array_object/base.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 597/1155 [tests/swoole_library/database/mysqli.phpt]
SKIP swoole_library/database: pdo [tests/swoole_library/database/mysqli.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 598/1155 [tests/swoole_library/database/pdo.phpt]
SKIP swoole_library/database: pdo [tests/swoole_library/database/pdo.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 599/1155 [tests/swoole_library/database/redis.phpt]
SKIP swoole_library/database: pdo [tests/swoole_library/database/redis.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 600/1155 [tests/swoole_library/exec/exec/1.phpt]
SKIP swoole_library/exec/exec: Test exec [tests/swoole_library/exec/exec/1.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 601/1155 [tests/swoole_library/exec/exec/2.phpt]
SKIP swoole_library/exec/exec: Fix $output result inconsistency [tests/swoole_library/exec/exec/2.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 602/1155 [tests/swoole_library/exec/shell_exec/1.phpt]
SKIP swoole_library/exec/shell_exec: shell_exec [tests/swoole_library/exec/shell_exec/1.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 603/1155 [tests/swoole_library/multibyte_string_object/base.phpt]
SKIP swoole_library/multibyte_string_object: base [tests/swoole_library/multibyte_string_object/base.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 604/1155 [tests/swoole_library/string_object/base.phpt]
SKIP swoole_library/string_object: base [tests/swoole_library/string_object/base.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 605/1155 [tests/swoole_library/wait_group/normal.phpt]
SKIP swoole_library/wait_group: base [tests/swoole_library/wait_group/normal.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 606/1155 [tests/swoole_library/wait_group/timeout.phpt]
SKIP swoole_library/wait_group: base [tests/swoole_library/wait_group/timeout.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 607/1155 [tests/swoole_lock/mutex.phpt]
SKIP swoole_lock: mutex [tests/swoole_lock/mutex.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 608/1155 [tests/swoole_lock/mutex_robust.phpt]
SKIP swoole_lock: mutex robust [tests/swoole_lock/mutex_robust.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 609/1155 [tests/swoole_mysql_coro/abandon_prepare_dtor.phpt]
SKIP swoole_mysql_coro: mysql prepare dtor [tests/swoole_mysql_coro/abandon_prepare_dtor.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 610/1155 [tests/swoole_mysql_coro/aborted_clients.phpt]
SKIP swoole_mysql_coro: mysql-close/reconnect/aborted-client-num [tests/swoole_mysql_coro/aborted_clients.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 611/1155 [tests/swoole_mysql_coro/another_coroutine.phpt]
SKIP swoole_mysql_coro: illegal another coroutine [tests/swoole_mysql_coro/another_coroutine.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 612/1155 [tests/swoole_mysql_coro/bc_fetchAll.phpt]
SKIP swoole_mysql_coro: mysql fetchAll should return empty array (#2674) [tests/swoole_mysql_coro/bc_fetchAll.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 613/1155 [tests/swoole_mysql_coro/bc_sync_properties.phpt]
SKIP swoole_mysql_coro: mysql prepare (insert) [tests/swoole_mysql_coro/bc_sync_properties.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 614/1155 [tests/swoole_mysql_coro/big_data.phpt]
SKIP swoole_mysql_coro: select big data from db [tests/swoole_mysql_coro/big_data.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 615/1155 [tests/swoole_mysql_coro/bug_0814.phpt]
SKIP swoole_mysql_coro: mysql prepare (select) [tests/swoole_mysql_coro/bug_0814.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 616/1155 [tests/swoole_mysql_coro/connect_timeout.phpt]
SKIP swoole_mysql_coro: connect timeout [tests/swoole_mysql_coro/connect_timeout.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 617/1155 [tests/swoole_mysql_coro/db_destruct.phpt]
SKIP swoole_mysql_coro: mysql db destruct [tests/swoole_mysql_coro/db_destruct.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 618/1155 [tests/swoole_mysql_coro/defer_and_fetch.phpt]
SKIP swoole_mysql_coro: mysql defer and fetch [tests/swoole_mysql_coro/defer_and_fetch.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 619/1155 [tests/swoole_mysql_coro/err_instead_of_eof.phpt]
SKIP swoole_mysql_coro: ERR Instead of EOF [tests/swoole_mysql_coro/err_instead_of_eof.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 620/1155 [tests/swoole_mysql_coro/escape.phpt]
SKIP swoole_mysql_coro: mysql escape [tests/swoole_mysql_coro/escape.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 621/1155 [tests/swoole_mysql_coro/fetch.phpt]
SKIP swoole_mysql_coro: use fetch to get data [tests/swoole_mysql_coro/fetch.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 622/1155 [tests/swoole_mysql_coro/fetch_mode.phpt]
SKIP swoole_mysql_coro: use fetch to get data [tests/swoole_mysql_coro/fetch_mode.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 623/1155 [tests/swoole_mysql_coro/fetch_mode_twice.phpt]
SKIP swoole_mysql_coro: call fetch twice [tests/swoole_mysql_coro/fetch_mode_twice.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 624/1155 [tests/swoole_mysql_coro/illegal_extends.phpt]
SKIP swoole_mysql_coro: illegal child class [tests/swoole_mysql_coro/illegal_extends.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 625/1155 [tests/swoole_mysql_coro/invalid_host.phpt]
SKIP swoole_mysql_coro: invalid host [tests/swoole_mysql_coro/invalid_host.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 626/1155 [tests/swoole_mysql_coro/kill_process.phpt]
SKIP swoole_mysql_coro: kill process and check liveness [tests/swoole_mysql_coro/kill_process.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 627/1155 [tests/swoole_mysql_coro/many_rows.phpt]
SKIP swoole_mysql_coro: insert and select many rows [tests/swoole_mysql_coro/many_rows.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 628/1155 [tests/swoole_mysql_coro/multi_packets.phpt]
SKIP swoole_mysql_coro: select and insert huge data from db (10M~64M) [tests/swoole_mysql_coro/multi_packets.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 629/1155 [tests/swoole_mysql_coro/not_exist.phpt]
SKIP swoole_mysql_coro: mysql connect to wrong database [tests/swoole_mysql_coro/not_exist.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 630/1155 [tests/swoole_mysql_coro/null.phpt]
SKIP swoole_mysql_coro: mysql null [tests/swoole_mysql_coro/null.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 631/1155 [tests/swoole_mysql_coro/null_bit_map.phpt]
SKIP swoole_mysql_coro: mysql null bit map rand test [tests/swoole_mysql_coro/null_bit_map.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 632/1155 [tests/swoole_mysql_coro/numbers.phpt]
SKIP swoole_mysql_coro: floating point value precision and unsigned big int overflow [tests/swoole_mysql_coro/numbers.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 633/1155 [tests/swoole_mysql_coro/prepare_insert.phpt]
SKIP swoole_mysql_coro: mysql prepare (insert) [tests/swoole_mysql_coro/prepare_insert.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 634/1155 [tests/swoole_mysql_coro/prepare_multi.phpt]
SKIP swoole_mysql_coro: mysql prepare multi (insert and delete) [tests/swoole_mysql_coro/prepare_multi.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 635/1155 [tests/swoole_mysql_coro/prepare_select.phpt]
SKIP swoole_mysql_coro: mysql prepare (select) [tests/swoole_mysql_coro/prepare_select.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 636/1155 [tests/swoole_mysql_coro/procedure.phpt]
SKIP swoole_mysql_coro: procedure without fetch mode [tests/swoole_mysql_coro/procedure.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 637/1155 [tests/swoole_mysql_coro/procedure_by_query.phpt]
SKIP swoole_mysql_coro: procedure without fetch mode by query [tests/swoole_mysql_coro/procedure_by_query.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 638/1155 [tests/swoole_mysql_coro/procedure_in_fetch.phpt]
SKIP swoole_mysql_coro: procedure in fetch mode [tests/swoole_mysql_coro/procedure_in_fetch.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 639/1155 [tests/swoole_mysql_coro/procedure_single.phpt]
SKIP swoole_mysql_coro: mysql procedure single [tests/swoole_mysql_coro/procedure_single.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 640/1155 [tests/swoole_mysql_coro/procedure_with_query.phpt]
SKIP swoole_mysql_coro: procedure without query (#2117) [tests/swoole_mysql_coro/procedure_with_query.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 641/1155 [tests/swoole_mysql_coro/procedure_with_query_and_prepare.phpt]
SKIP swoole_mysql_coro: query 'CALL' statement & prepare (#2117) [tests/swoole_mysql_coro/procedure_with_query_and_prepare.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 642/1155 [tests/swoole_mysql_coro/query.phpt]
SKIP swoole_mysql_coro: mysql client [tests/swoole_mysql_coro/query.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 643/1155 [tests/swoole_mysql_coro/query_multifield.phpt]
SKIP swoole_mysql_coro: multi field [tests/swoole_mysql_coro/query_multifield.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 644/1155 [tests/swoole_mysql_coro/query_timeout.phpt]
SKIP swoole_mysql_coro: mysql query timeout [tests/swoole_mysql_coro/query_timeout.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 645/1155 [tests/swoole_mysql_coro/readonly.phpt]
SKIP swoole_mysql_coro: mysql use readonly user [tests/swoole_mysql_coro/readonly.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 646/1155 [tests/swoole_mysql_coro/simple_query.phpt]
SKIP swoole_mysql_coro: mysql simple query [tests/swoole_mysql_coro/simple_query.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 647/1155 [tests/swoole_mysql_coro/statement_closed.phpt]
SKIP swoole_mysql_coro: mysql prepare (destruct) [tests/swoole_mysql_coro/statement_closed.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 648/1155 [tests/swoole_mysql_coro/statement_destruct.phpt]
SKIP swoole_mysql_coro: mysql prepare (destruct) [tests/swoole_mysql_coro/statement_destruct.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 649/1155 [tests/swoole_mysql_coro/timeout.phpt]
SKIP swoole_mysql_coro: timeout [tests/swoole_mysql_coro/timeout.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 650/1155 [tests/swoole_mysql_coro/transaction.phpt]
SKIP swoole_mysql_coro: transaction [tests/swoole_mysql_coro/transaction.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 651/1155 [tests/swoole_mysql_coro/unixsocket.phpt]
SKIP swoole_mysql_coro: mysql connection on unix socket [tests/swoole_mysql_coro/unixsocket.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 652/1155 [tests/swoole_mysql_coro/userinfo.phpt]
SKIP swoole_mysql_coro: mysql prepare dtor [tests/swoole_mysql_coro/userinfo.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 653/1155 [tests/swoole_mysql_coro/without_fetch.phpt]
SKIP swoole_mysql_coro: just execute (test memory leak) [tests/swoole_mysql_coro/without_fetch.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 654/1155 [tests/swoole_mysql_coro/wrong_password.phpt]
SKIP swoole_mysql_coro: mysql connect with wrong password [tests/swoole_mysql_coro/wrong_password.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 655/1155 [tests/swoole_mysql_coro/z_reset.phpt]
SKIP swoole_mysql_coro: reset test mysql database [tests/swoole_mysql_coro/z_reset.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 656/1155 [tests/swoole_process/alarm.phpt]
SKIP swoole_process: alarm [tests/swoole_process/alarm.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 657/1155 [tests/swoole_process/coro/ipc.phpt]
SKIP swoole_process/coro: ipc with coroutine [tests/swoole_process/coro/ipc.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 658/1155 [tests/swoole_process/coro/set_protocol.phpt]
SKIP swoole_process/coro: ipc with coroutine [tests/swoole_process/coro/set_protocol.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 659/1155 [tests/swoole_process/coro/signal.phpt]
SKIP swoole_process/coro: signal with coroutine [tests/swoole_process/coro/signal.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 660/1155 [tests/swoole_process/coro/start.phpt]
SKIP swoole_process/coro: start with coroutine [tests/swoole_process/coro/start.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 661/1155 [tests/swoole_process/daemon.phpt]
SKIP swoole_process: daemon [tests/swoole_process/daemon.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 662/1155 [tests/swoole_process/enable_coroutine.phpt]
SKIP swoole_process: push [tests/swoole_process/enable_coroutine.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 663/1155 [tests/swoole_process/exception.phpt]
SKIP swoole_process: exception [tests/swoole_process/exception.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 664/1155 [tests/swoole_process/ignore_sigpipe.phpt]
SKIP swoole_process: ignore SIGPIPE [tests/swoole_process/ignore_sigpipe.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 665/1155 [tests/swoole_process/ignore_sigpipe_2.phpt]
SKIP swoole_process: close [tests/swoole_process/ignore_sigpipe_2.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 666/1155 [tests/swoole_process/msgq_capacity.phpt]
SKIP swoole_process: sysv msgqueue capacity [tests/swoole_process/msgq_capacity.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 667/1155 [tests/swoole_process/null_callback.phpt]
SKIP swoole_process: null callback [tests/swoole_process/null_callback.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 668/1155 [tests/swoole_process/priority.phpt]
SKIP swoole_process: priority [tests/swoole_process/priority.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 669/1155 [tests/swoole_process/process_exec.phpt]
SKIP swoole_process: exec [tests/swoole_process/process_exec.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 670/1155 [tests/swoole_process/process_msgqueue.phpt]
SKIP swoole_process: sysv msgqueue [tests/swoole_process/process_msgqueue.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 671/1155 [tests/swoole_process/process_push.phpt]
SKIP swoole_process: push [tests/swoole_process/process_push.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 672/1155 [tests/swoole_process/process_select.phpt]
SKIP swoole_process: select [tests/swoole_process/process_select.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 673/1155 [tests/swoole_process/signal.phpt]
SKIP swoole_process: signal [tests/swoole_process/signal.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 674/1155 [tests/swoole_process/signal_twice.phpt]
SKIP swoole_process: signal [tests/swoole_process/signal_twice.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 675/1155 [tests/swoole_process/swoole_process_close.phpt]
SKIP swoole_process: close [tests/swoole_process/swoole_process_close.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 676/1155 [tests/swoole_process/swoole_process_ctor.phpt]
SKIP swoole_process: ctor [tests/swoole_process/swoole_process_ctor.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 677/1155 [tests/swoole_process/swoole_process_deamon.phpt]
SKIP swoole_process: deamon [tests/swoole_process/swoole_process_deamon.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 678/1155 [tests/swoole_process/swoole_process_exec.phpt]
SKIP swoole_process: exec [tests/swoole_process/swoole_process_exec.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 679/1155 [tests/swoole_process/swoole_process_exit.phpt]
SKIP swoole_process: exit [tests/swoole_process/swoole_process_exit.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 680/1155 [tests/swoole_process/swoole_process_freeQueue.phpt]
SKIP swoole_process: freeQueue [tests/swoole_process/swoole_process_freeQueue.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 681/1155 [tests/swoole_process/swoole_process_kill.phpt]
SKIP swoole_process: kill [tests/swoole_process/swoole_process_kill.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 682/1155 [tests/swoole_process/swoole_process_name.phpt]
SKIP swoole_process: name [tests/swoole_process/swoole_process_name.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 683/1155 [tests/swoole_process/swoole_process_pop.phpt]
SKIP swoole_process: pop [tests/swoole_process/swoole_process_pop.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 684/1155 [tests/swoole_process/swoole_process_push.phpt]
SKIP swoole_process: push [tests/swoole_process/swoole_process_push.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 685/1155 [tests/swoole_process/swoole_process_read.phpt]
SKIP swoole_process: read [tests/swoole_process/swoole_process_read.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 686/1155 [tests/swoole_process/swoole_process_redirect.phpt]
SKIP swoole_process: redirect [tests/swoole_process/swoole_process_redirect.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 687/1155 [tests/swoole_process/swoole_process_setaffinity.phpt]
SKIP swoole_process: setaffinity [tests/swoole_process/swoole_process_setaffinity.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 688/1155 [tests/swoole_process/swoole_process_start.phpt]
SKIP swoole_process: start [tests/swoole_process/swoole_process_start.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 689/1155 [tests/swoole_process/swoole_process_useQueue.phpt]
SKIP swoole_process: useQueue [tests/swoole_process/swoole_process_useQueue.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 690/1155 [tests/swoole_process/swoole_process_wait.phpt]
SKIP swoole_process: wait [tests/swoole_process/swoole_process_wait.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 691/1155 [tests/swoole_process/swoole_process_write.phpt]
SKIP swoole_process: write [tests/swoole_process/swoole_process_write.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 692/1155 [tests/swoole_process/timeout.phpt]
SKIP swoole_process: pipe read timeout [tests/swoole_process/timeout.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 693/1155 [tests/swoole_process/wait_signal.phpt]
SKIP swoole_process: wait signal [tests/swoole_process/wait_signal.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 694/1155 [tests/swoole_process/write_in_worker.phpt]
SKIP swoole_process: write in worker [tests/swoole_process/write_in_worker.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 695/1155 [tests/swoole_process_pool/bug_2652.phpt]
SKIP swoole_process_pool: bug Github#2639 [tests/swoole_process_pool/bug_2652.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 696/1155 [tests/swoole_process_pool/create_websocket_server.phpt]
SKIP swoole_process_pool: create websocket server in process pool [tests/swoole_process_pool/create_websocket_server.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 697/1155 [tests/swoole_process_pool/enable_coroutine.phpt]
SKIP swoole_process_pool: enable coroutine [tests/swoole_process_pool/enable_coroutine.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 698/1155 [tests/swoole_process_pool/enable_coroutine2.phpt]
SKIP swoole_process_pool: enable coroutine [tests/swoole_process_pool/enable_coroutine2.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 699/1155 [tests/swoole_process_pool/export_socket.phpt]
SKIP swoole_process_pool: exportSocket [tests/swoole_process_pool/export_socket.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 700/1155 [tests/swoole_process_pool/getprocess_1.phpt]
SKIP swoole_process_pool: getProcess [1] [tests/swoole_process_pool/getprocess_1.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 701/1155 [tests/swoole_process_pool/getprocess_2.phpt]
SKIP swoole_process_pool: getProcess [2] [tests/swoole_process_pool/getprocess_2.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 702/1155 [tests/swoole_process_pool/master_pid.phpt]
SKIP swoole_process_pool: master pid [tests/swoole_process_pool/master_pid.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 703/1155 [tests/swoole_process_pool/message.phpt]
SKIP swoole_process_pool: simple send test [tests/swoole_process_pool/message.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 704/1155 [tests/swoole_process_pool/msgqueue.phpt]
SKIP swoole_process_pool: sysv msgqueue [tests/swoole_process_pool/msgqueue.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 705/1155 [tests/swoole_process_pool/reload.phpt]
SKIP swoole_process_pool: sysv msgqueue [tests/swoole_process_pool/reload.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 706/1155 [tests/swoole_process_pool/reuse_port.phpt]
SKIP swoole_process_pool: co\socket reuse port [tests/swoole_process_pool/reuse_port.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 707/1155 [tests/swoole_process_pool/shutdown.phpt]
SKIP swoole_process_pool: shutdown [tests/swoole_process_pool/shutdown.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 708/1155 [tests/swoole_process_pool/socket_coro.phpt]
SKIP swoole_process_pool: co\socket [tests/swoole_process_pool/socket_coro.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 709/1155 [tests/swoole_process_pool/start_pool_twice_in_same_process.phpt]
SKIP swoole_process_pool: start pool twice in the same process [tests/swoole_process_pool/start_pool_twice_in_same_process.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 710/1155 [tests/swoole_process_pool/start_twice.phpt]
SKIP swoole_process_pool: start twice [tests/swoole_process_pool/start_twice.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 711/1155 [tests/swoole_redis_coro/auth.phpt]
SKIP swoole_redis_coro: redis auth [tests/swoole_redis_coro/auth.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 712/1155 [tests/swoole_redis_coro/auto_reconnect.phpt]
SKIP swoole_redis_coro: redis reconnect [tests/swoole_redis_coro/auto_reconnect.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 713/1155 [tests/swoole_redis_coro/auto_reconnect_ex.phpt]
SKIP swoole_redis_coro: auto reconnect after server side close the connection [tests/swoole_redis_coro/auto_reconnect_ex.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 714/1155 [tests/swoole_redis_coro/basic.phpt]
SKIP swoole_redis_coro: redis client [tests/swoole_redis_coro/basic.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 715/1155 [tests/swoole_redis_coro/bug_lock.phpt]
SKIP swoole_redis_coro: redis client [tests/swoole_redis_coro/bug_lock.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 716/1155 [tests/swoole_redis_coro/compatibility_mode/hExists.phpt]
SKIP swoole_redis_coro/compatibility_mode: hExists [tests/swoole_redis_coro/compatibility_mode/hExists.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 717/1155 [tests/swoole_redis_coro/connect_timeout.phpt]
SKIP swoole_redis_coro: redis client connect timeout [tests/swoole_redis_coro/connect_timeout.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 718/1155 [tests/swoole_redis_coro/connect_to_wrong.phpt]
SKIP swoole_redis_coro: redis client set options [tests/swoole_redis_coro/connect_to_wrong.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 719/1155 [tests/swoole_redis_coro/connect_twice-2.phpt]
SKIP swoole_redis_coro: redis client [tests/swoole_redis_coro/connect_twice-2.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 720/1155 [tests/swoole_redis_coro/connect_twice.phpt]
SKIP swoole_redis_coro: connect twice [tests/swoole_redis_coro/connect_twice.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 721/1155 [tests/swoole_redis_coro/curd.phpt]
SKIP swoole_redis_coro: use unixsocket [tests/swoole_redis_coro/curd.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 722/1155 [tests/swoole_redis_coro/defer.phpt]
SKIP swoole_redis_coro: defer [tests/swoole_redis_coro/defer.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 723/1155 [tests/swoole_redis_coro/different_connect.phpt]
SKIP swoole_redis_coro: connect the same target and different [tests/swoole_redis_coro/different_connect.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 724/1155 [tests/swoole_redis_coro/disable_retry.phpt]
SKIP swoole_redis_coro: disable retry [tests/swoole_redis_coro/disable_retry.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 725/1155 [tests/swoole_redis_coro/donot_retry_after_failed.phpt]
SKIP swoole_redis_coro: don not retry again after connect failed [tests/swoole_redis_coro/donot_retry_after_failed.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 726/1155 [tests/swoole_redis_coro/donot_retry_after_server_down.phpt]
SKIP swoole_redis_coro: do not retry after server down [tests/swoole_redis_coro/donot_retry_after_server_down.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 727/1155 [tests/swoole_redis_coro/err.phpt]
SKIP swoole_redis_coro: redis error return [tests/swoole_redis_coro/err.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 728/1155 [tests/swoole_redis_coro/getDbNum.phpt]
SKIP swoole_redis_coro: redis select db [tests/swoole_redis_coro/getDbNum.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 729/1155 [tests/swoole_redis_coro/getOptions.phpt]
SKIP swoole_redis_coro: redis client get options [tests/swoole_redis_coro/getOptions.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 730/1155 [tests/swoole_redis_coro/hgetall.phpt]
SKIP swoole_redis_coro: hGetAll hmGet zRange zRevRange zRangeByScore zRevRangeByScore [tests/swoole_redis_coro/hgetall.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 731/1155 [tests/swoole_redis_coro/lock.phpt]
SKIP swoole_redis_coro: redis lock [tests/swoole_redis_coro/lock.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 732/1155 [tests/swoole_redis_coro/multi_exec.phpt]
SKIP swoole_redis_coro: redis multi and exec [tests/swoole_redis_coro/multi_exec.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 733/1155 [tests/swoole_redis_coro/pool.phpt]
SKIP swoole_redis_coro: redis client [tests/swoole_redis_coro/pool.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 734/1155 [tests/swoole_redis_coro/psubscribe_1.phpt]
SKIP swoole_redis_coro: redis psubscribe [tests/swoole_redis_coro/psubscribe_1.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 735/1155 [tests/swoole_redis_coro/psubscribe_2.phpt]
SKIP swoole_redis_coro: redis psubscribe 2 [tests/swoole_redis_coro/psubscribe_2.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 736/1155 [tests/swoole_redis_coro/psubscribe_eof_1.phpt]
SKIP swoole_redis_coro: redis psubscribe eof 1 [tests/swoole_redis_coro/psubscribe_eof_1.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 737/1155 [tests/swoole_redis_coro/psubscribe_eof_2.phpt]
SKIP swoole_redis_coro: redis psubscribe eof 2 [tests/swoole_redis_coro/psubscribe_eof_2.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 738/1155 [tests/swoole_redis_coro/punsubscribe.phpt]
SKIP swoole_redis_coro: redis punsubscribe [tests/swoole_redis_coro/punsubscribe.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 739/1155 [tests/swoole_redis_coro/reconnect.phpt]
SKIP swoole_redis_coro: redis reconnect [tests/swoole_redis_coro/reconnect.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 740/1155 [tests/swoole_redis_coro/request_without_connected.phpt]
SKIP swoole_redis_coro: redis request without connected [tests/swoole_redis_coro/request_without_connected.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 741/1155 [tests/swoole_redis_coro/select.phpt]
SKIP swoole_redis_coro: redis select [tests/swoole_redis_coro/select.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 742/1155 [tests/swoole_redis_coro/set.phpt]
SKIP swoole_redis_coro: set [tests/swoole_redis_coro/set.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 743/1155 [tests/swoole_redis_coro/setOptions.phpt]
SKIP swoole_redis_coro: redis client set options [tests/swoole_redis_coro/setOptions.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 744/1155 [tests/swoole_redis_coro/subscribe_1.phpt]
SKIP swoole_redis_coro: redis subscribe 1 [tests/swoole_redis_coro/subscribe_1.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 745/1155 [tests/swoole_redis_coro/subscribe_2.phpt]
SKIP swoole_redis_coro: redis subscribe 2 [tests/swoole_redis_coro/subscribe_2.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 746/1155 [tests/swoole_redis_coro/subscribe_multi.phpt]
SKIP swoole_redis_coro: redis subscribe multi [tests/swoole_redis_coro/subscribe_multi.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 747/1155 [tests/swoole_redis_coro/subscribe_punsubscribe.phpt]
SKIP swoole_redis_coro: redis subscribe and use punsubscribe [tests/swoole_redis_coro/subscribe_punsubscribe.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 748/1155 [tests/swoole_redis_coro/subscribe_reconnect.phpt]
SKIP swoole_redis_coro: redis subscribe reconnect [tests/swoole_redis_coro/subscribe_reconnect.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 749/1155 [tests/swoole_redis_coro/timeout.phpt]
SKIP swoole_redis_coro: redis client timeout [tests/swoole_redis_coro/timeout.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 750/1155 [tests/swoole_redis_coro/unconnected.phpt]
SKIP swoole_redis_coro: redis unconnected recv [tests/swoole_redis_coro/unconnected.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 751/1155 [tests/swoole_redis_coro/unixsocket.phpt]
SKIP swoole_redis_coro: use unixsocket [tests/swoole_redis_coro/unixsocket.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 752/1155 [tests/swoole_redis_coro/unsubscribe.phpt]
SKIP swoole_redis_coro: redis unsubscribe [tests/swoole_redis_coro/unsubscribe.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 753/1155 [tests/swoole_redis_coro/unsubscribe_all.phpt]
SKIP swoole_redis_coro: redis unsubscribe all [tests/swoole_redis_coro/unsubscribe_all.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 754/1155 [tests/swoole_redis_coro/unsubscribe_not_all.phpt]
SKIP swoole_redis_coro: redis unsubscribe not all [tests/swoole_redis_coro/unsubscribe_not_all.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 755/1155 [tests/swoole_redis_coro/zpop.phpt]
SKIP swoole_redis_coro: zPopMin zPopMax bzPopMin bzPopMax [tests/swoole_redis_coro/zpop.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 756/1155 [tests/swoole_redis_server/big_packet.phpt]
SKIP swoole_redis_server: test big packet [tests/swoole_redis_server/big_packet.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 757/1155 [tests/swoole_redis_server/format.phpt]
SKIP swoole_redis_server: format [tests/swoole_redis_server/format.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 758/1155 [tests/swoole_redis_server/getHandler.phpt]
SKIP swoole_redis_server: getHandler [tests/swoole_redis_server/getHandler.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 759/1155 [tests/swoole_runtime/accept.phpt]
SKIP swoole_runtime: accept [tests/swoole_runtime/accept.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 760/1155 [tests/swoole_runtime/accept_timeout.phpt]
SKIP swoole_runtime: accept timeout [tests/swoole_runtime/accept_timeout.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 761/1155 [tests/swoole_runtime/base.phpt]
SKIP swoole_runtime: base [tests/swoole_runtime/base.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 762/1155 [tests/swoole_runtime/bindto.phpt]
SKIP swoole_runtime: socket context bindto [tests/swoole_runtime/bindto.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 763/1155 [tests/swoole_runtime/block.phpt]
SKIP swoole_runtime: pdo create outside coroutine [tests/swoole_runtime/block.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 764/1155 [tests/swoole_runtime/capture_peer_cert.phpt]
SKIP swoole_runtime: ssl capture_peer_cert [tests/swoole_runtime/capture_peer_cert.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 765/1155 [tests/swoole_runtime/destruct.phpt]
SKIP swoole_runtime: socket destruct close [tests/swoole_runtime/destruct.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 766/1155 [tests/swoole_runtime/enable_crypto.phpt]
SKIP swoole_runtime: stream_socket_enable_crypto [tests/swoole_runtime/enable_crypto.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 767/1155 [tests/swoole_runtime/file_hook/bug_ftell_2g.phpt]
SKIP swoole_runtime/file_hook: fseek ftell file larger than 2G bug [tests/swoole_runtime/file_hook/bug_ftell_2g.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 768/1155 [tests/swoole_runtime/file_hook/bug_scandir.phpt]
SKIP swoole_runtime/file_hook: bug #3792 [tests/swoole_runtime/file_hook/bug_scandir.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 769/1155 [tests/swoole_runtime/file_hook/co_fread.phpt]
SKIP swoole_runtime/file_hook: fread [tests/swoole_runtime/file_hook/co_fread.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 770/1155 [tests/swoole_runtime/file_hook/flock.phpt]
SKIP swoole_runtime/file_hook: flock [tests/swoole_runtime/file_hook/flock.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 771/1155 [tests/swoole_runtime/file_hook/include.phpt]
SKIP swoole_runtime/file_hook: include [tests/swoole_runtime/file_hook/include.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 772/1155 [tests/swoole_runtime/file_hook/include_2.phpt]
SKIP swoole_runtime/file_hook: include [tests/swoole_runtime/file_hook/include_2.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 773/1155 [tests/swoole_runtime/file_hook/lock_ex.phpt]
SKIP swoole_runtime/file_hook: file_put_contents with LOCK_EX [tests/swoole_runtime/file_hook/lock_ex.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 774/1155 [tests/swoole_runtime/file_hook/lock_nb_1.phpt]
SKIP swoole_runtime/file_hook: file_put_contents with LOCK_NB [tests/swoole_runtime/file_hook/lock_nb_1.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 775/1155 [tests/swoole_runtime/file_hook/lock_nb_2.phpt]
SKIP swoole_runtime/file_hook: file_put_contents with LOCK_NB[2] [tests/swoole_runtime/file_hook/lock_nb_2.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 776/1155 [tests/swoole_runtime/file_hook/lock_sh.phpt]
SKIP swoole_runtime/file_hook: file_put_contents with LOCK_SH [tests/swoole_runtime/file_hook/lock_sh.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 777/1155 [tests/swoole_runtime/file_hook/read.phpt]
SKIP swoole_runtime/file_hook: read file [tests/swoole_runtime/file_hook/read.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 778/1155 [tests/swoole_runtime/file_lock/file_lock_1.phpt]
SKIP swoole_runtime/file_lock: file_lock_1 [tests/swoole_runtime/file_lock/file_lock_1.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 779/1155 [tests/swoole_runtime/file_lock/lock_nb.phpt]
SKIP swoole_runtime/file_lock: lock_nb [tests/swoole_runtime/file_lock/lock_nb.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 780/1155 [tests/swoole_runtime/file_lock/lock_sh_1.phpt]
SKIP swoole_runtime/file_lock: lock_sh_1 [tests/swoole_runtime/file_lock/lock_sh_1.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 781/1155 [tests/swoole_runtime/get_hook_flags.phpt]
SKIP swoole_runtime: get hook flags [tests/swoole_runtime/get_hook_flags.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 782/1155 [tests/swoole_runtime/gethostbyname.phpt]
SKIP swoole_runtime: sleep [tests/swoole_runtime/gethostbyname.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 783/1155 [tests/swoole_runtime/hook_default.phpt]
SKIP swoole_runtime: enable hook by default [tests/swoole_runtime/hook_default.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 784/1155 [tests/swoole_runtime/hook_enable_coroutine.phpt]
SKIP swoole_runtime: enableCoroutine [tests/swoole_runtime/hook_enable_coroutine.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 785/1155 [tests/swoole_runtime/hook_set_flags.phpt]
SKIP swoole_runtime: set hook flags [tests/swoole_runtime/hook_set_flags.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 786/1155 [tests/swoole_runtime/library.phpt]
SKIP swoole_runtime: library [tests/swoole_runtime/library.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 787/1155 [tests/swoole_runtime/nonblock.phpt]
SKIP swoole_runtime: nonblock [tests/swoole_runtime/nonblock.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 788/1155 [tests/swoole_runtime/pdo.phpt]
SKIP swoole_runtime: pdo [tests/swoole_runtime/pdo.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 789/1155 [tests/swoole_runtime/persistent.phpt]
SKIP swoole_runtime: socket persistent then destruct [tests/swoole_runtime/persistent.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 790/1155 [tests/swoole_runtime/proc/1.phpt]
SKIP swoole_runtime/proc: proc_open [tests/swoole_runtime/proc/1.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 791/1155 [tests/swoole_runtime/proc/2.phpt]
SKIP swoole_runtime/proc: proc_open [tests/swoole_runtime/proc/2.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 792/1155 [tests/swoole_runtime/proc/3.phpt]
SKIP swoole_runtime/proc: proc_open() with > 16 pipes [tests/swoole_runtime/proc/3.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 793/1155 [tests/swoole_runtime/proc/4.phpt]
SKIP swoole_runtime/proc: proc_open() with no pipes [tests/swoole_runtime/proc/4.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 794/1155 [tests/swoole_runtime/proc/5.phpt]
SKIP swoole_runtime/proc: proc_open() with invalid pipes [tests/swoole_runtime/proc/5.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 795/1155 [tests/swoole_runtime/proc/close_after_wait.phpt]
SKIP swoole_runtime/proc: proc_close() after wait [tests/swoole_runtime/proc/close_after_wait.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 796/1155 [tests/swoole_runtime/redis_connect.phpt]
SKIP swoole_runtime: hook stream redis connect [tests/swoole_runtime/redis_connect.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 797/1155 [tests/swoole_runtime/redis_pconnect.phpt]
SKIP swoole_runtime: hook stream redis pconnect [tests/swoole_runtime/redis_pconnect.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 798/1155 [tests/swoole_runtime/sento.phpt]
SKIP swoole_runtime: stream_socket_sendto [tests/swoole_runtime/sento.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 799/1155 [tests/swoole_runtime/set_hook_flags.phpt]
SKIP swoole_runtime: set hook flags [tests/swoole_runtime/set_hook_flags.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 800/1155 [tests/swoole_runtime/sleep.phpt]
SKIP swoole_runtime: sleep [tests/swoole_runtime/sleep.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 801/1155 [tests/swoole_runtime/sleep_yield.phpt]
SKIP swoole_runtime: sleep yield [tests/swoole_runtime/sleep_yield.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 802/1155 [tests/swoole_runtime/sockets/error.phpt]
SKIP swoole_runtime/sockets: error [tests/swoole_runtime/sockets/error.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 803/1155 [tests/swoole_runtime/sockets/get_name.phpt]
SKIP swoole_runtime/sockets: getsockname & getpeername [tests/swoole_runtime/sockets/get_name.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 804/1155 [tests/swoole_runtime/sockets/nonblock.phpt]
SKIP swoole_runtime/sockets: timeout [tests/swoole_runtime/sockets/nonblock.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 805/1155 [tests/swoole_runtime/sockets/socketpair.phpt]
SKIP swoole_runtime/sockets: tcp server [tests/swoole_runtime/sockets/socketpair.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 806/1155 [tests/swoole_runtime/sockets/tcp_client.phpt]
SKIP swoole_runtime/sockets: tcp client [tests/swoole_runtime/sockets/tcp_client.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 807/1155 [tests/swoole_runtime/sockets/tcp_server.phpt]
SKIP swoole_runtime/sockets: tcp server [tests/swoole_runtime/sockets/tcp_server.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 808/1155 [tests/swoole_runtime/sockets/timeout.phpt]
SKIP swoole_runtime/sockets: timeout [tests/swoole_runtime/sockets/timeout.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 809/1155 [tests/swoole_runtime/sockets/udp.phpt]
SKIP swoole_runtime/sockets: udp [tests/swoole_runtime/sockets/udp.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 810/1155 [tests/swoole_runtime/ssl/local_cert.phpt]
SKIP swoole_runtime/ssl: client with local_cert/local_pk [tests/swoole_runtime/ssl/local_cert.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 811/1155 [tests/swoole_runtime/ssl/without_key.phpt]
SKIP swoole_runtime/ssl: client without local_pk [tests/swoole_runtime/ssl/without_key.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 812/1155 [tests/swoole_runtime/ssl_client.phpt]
SKIP swoole_runtime: ssl client [tests/swoole_runtime/ssl_client.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 813/1155 [tests/swoole_runtime/ssl_server.phpt]
SKIP swoole_runtime: ssl server [tests/swoole_runtime/ssl_server.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 814/1155 [tests/swoole_runtime/stdin.phpt]
SKIP swoole_runtime: stdin [tests/swoole_runtime/stdin.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 815/1155 [tests/swoole_runtime/stream_context.phpt]
SKIP swoole_runtime: stream context [tests/swoole_runtime/stream_context.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 816/1155 [tests/swoole_runtime/stream_context_pass_null.phpt]
SKIP swoole_runtime: stream context pass null [tests/swoole_runtime/stream_context_pass_null.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 817/1155 [tests/swoole_runtime/stream_get_meta_data.phpt]
SKIP swoole_runtime: stream_get_meta_data [tests/swoole_runtime/stream_get_meta_data.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 818/1155 [tests/swoole_runtime/stream_select/base.phpt]
SKIP swoole_runtime/stream_select: base [tests/swoole_runtime/stream_select/base.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 819/1155 [tests/swoole_runtime/stream_select/blocked.phpt]
SKIP swoole_runtime/stream_select: blocked [tests/swoole_runtime/stream_select/blocked.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 820/1155 [tests/swoole_runtime/stream_select/bug46024.phpt]
SKIP swoole_runtime/stream_select: Bug #46024 stream_select() doesn't return the correct number [tests/swoole_runtime/stream_select/bug46024.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 821/1155 [tests/swoole_runtime/stream_select/bug60120.phpt]
SKIP swoole_runtime/stream_select: Bug #60120 proc_open hangs with stdin/out with 2048+ bytes [tests/swoole_runtime/stream_select/bug60120.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 822/1155 [tests/swoole_runtime/stream_select/bug60602.phpt]
SKIP swoole_runtime/stream_select: Bug #60602 proc_open() modifies environment if it contains arrays [tests/swoole_runtime/stream_select/bug60602.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 823/1155 [tests/swoole_runtime/stream_select/bug64438.phpt]
SKIP swoole_runtime/stream_select: Bug #64438 proc_open hangs with stdin/out with 4097+ bytes [tests/swoole_runtime/stream_select/bug64438.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 824/1155 [tests/swoole_runtime/stream_select/bug64770.phpt]
SKIP swoole_runtime/stream_select: Bug #64770 stream_select() fails with pipes from proc_open() [tests/swoole_runtime/stream_select/bug64770.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 825/1155 [tests/swoole_runtime/stream_select/bug69521.phpt]
SKIP swoole_runtime/stream_select: Bug #69521 Segfault in gc_collect_cycles() [tests/swoole_runtime/stream_select/bug69521.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 826/1155 [tests/swoole_runtime/stream_select/bug72075.phpt]
SKIP swoole_runtime/stream_select: Bug #72075 (Referencing socket resources breaks stream_select) [tests/swoole_runtime/stream_select/bug72075.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 827/1155 [tests/swoole_runtime/stream_select/never_timeout.phpt]
SKIP swoole_runtime/stream_select: never timeout [tests/swoole_runtime/stream_select/never_timeout.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 828/1155 [tests/swoole_runtime/stream_select/preserve_keys.phpt]
SKIP swoole_runtime/stream_select: Bug #53427 + emulate_read (stream_select does not preserve keys) [tests/swoole_runtime/stream_select/preserve_keys.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 829/1155 [tests/swoole_runtime/stream_select/return_val.phpt]
SKIP swoole_runtime/stream_select: Bug the result of stream_select() is not equal to $read + $write + $error [tests/swoole_runtime/stream_select/return_val.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 830/1155 [tests/swoole_runtime/stream_select/rw_events.phpt]
SKIP swoole_runtime/stream_select: rw events [tests/swoole_runtime/stream_select/rw_events.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 831/1155 [tests/swoole_runtime/stream_select/stream_set_blocking.phpt]
SKIP swoole_runtime/stream_select: swoole_runtime/stream_set_blocking [tests/swoole_runtime/stream_select/stream_set_blocking.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 832/1155 [tests/swoole_runtime/stream_select/timeout.phpt]
SKIP swoole_runtime/stream_select: timeout [tests/swoole_runtime/stream_select/timeout.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 833/1155 [tests/swoole_runtime/stream_socket_pair.phpt]
SKIP swoole_runtime: stream_socket_pair [tests/swoole_runtime/stream_socket_pair.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 834/1155 [tests/swoole_runtime/tcp-c10k.phpt]
SKIP swoole_runtime: server and client concurrency [tests/swoole_runtime/tcp-c10k.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 835/1155 [tests/swoole_runtime/tcp.phpt]
SKIP swoole_runtime: tcp [tests/swoole_runtime/tcp.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 836/1155 [tests/swoole_runtime/udg.phpt]
SKIP swoole_runtime: udg [tests/swoole_runtime/udg.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 837/1155 [tests/swoole_runtime/udp-c10k.phpt]
SKIP swoole_runtime: server and client concurrency [tests/swoole_runtime/udp-c10k.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 838/1155 [tests/swoole_runtime/udp.phpt]
SKIP swoole_runtime: udp client [tests/swoole_runtime/udp.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 839/1155 [tests/swoole_runtime/unix.phpt]
SKIP swoole_runtime: unix stream [tests/swoole_runtime/unix.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 840/1155 [tests/swoole_runtime/unsafe/pcntl_fork.phpt]
SKIP swoole_runtime/unsafe: pcntl_fork [tests/swoole_runtime/unsafe/pcntl_fork.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 841/1155 [tests/swoole_server/accept_zero.phpt]
SKIP swoole_server: accept zero fd [tests/swoole_server/accept_zero.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 842/1155 [tests/swoole_server/addListener.phpt]
SKIP swoole_server: addlistener [tests/swoole_server/addListener.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 843/1155 [tests/swoole_server/addProcess.phpt]
SKIP swoole_server: addProcess [tests/swoole_server/addProcess.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 844/1155 [tests/swoole_server/addProcess_base.phpt]
SKIP swoole_server: addProcess with SWOOLE_BASE [tests/swoole_server/addProcess_base.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 845/1155 [tests/swoole_server/addProcess_with_error.phpt]
SKIP swoole_server: addProcess with fatal error [tests/swoole_server/addProcess_with_error.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 846/1155 [tests/swoole_server/addProcess_with_event_wait.phpt]
SKIP swoole_server: addProcess with event wait [tests/swoole_server/addProcess_with_event_wait.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 847/1155 [tests/swoole_server/addProcess_with_tick.phpt]
SKIP swoole_server: addProcess with swoole_timer_tick fatal error [tests/swoole_server/addProcess_with_tick.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 848/1155 [tests/swoole_server/bigPipeMessage.phpt]
SKIP swoole_server: send big pipe message [tests/swoole_server/bigPipeMessage.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 849/1155 [tests/swoole_server/big_session_id.phpt]
SKIP swoole_server: big session id [tests/swoole_server/big_session_id.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 850/1155 [tests/swoole_server/big_udp_packet.phpt]
SKIP swoole_server: send big udp packet to server [tests/swoole_server/big_udp_packet.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 851/1155 [tests/swoole_server/bind.phpt]
SKIP swoole_server: bind [tests/swoole_server/bind.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 852/1155 [tests/swoole_server/bug_11000_01.phpt]
SKIP swoole_server: bug_11000_01 [tests/swoole_server/bug_11000_01.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 853/1155 [tests/swoole_server/bug_1864.phpt]
SKIP swoole_server: bug Github#1864 [tests/swoole_server/bug_1864.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 854/1155 [tests/swoole_server/bug_2308.phpt]
SKIP swoole_server: bug Github#2308 [tests/swoole_server/bug_2308.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 855/1155 [tests/swoole_server/bug_2313.phpt]
SKIP swoole_server: bug Github#2313 [tests/swoole_server/bug_2313.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 856/1155 [tests/swoole_server/bug_2639.phpt]
SKIP swoole_server: bug Github#2639 [tests/swoole_server/bug_2639.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 857/1155 [tests/swoole_server/bug_2736.phpt]
SKIP swoole_server: bug Github#2736 [tests/swoole_server/bug_2736.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 858/1155 [tests/swoole_server/bug_aio.phpt]
SKIP swoole_server: bug aio [tests/swoole_server/bug_aio.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 859/1155 [tests/swoole_server/check_callback.phpt]
SKIP swoole_server: check callback [tests/swoole_server/check_callback.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 860/1155 [tests/swoole_server/check_chunk_total_size.phpt]
SKIP swoole_server: check chunk total size [tests/swoole_server/check_chunk_total_size.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 861/1155 [tests/swoole_server/close_force.phpt]
SKIP swoole_server: force to close [tests/swoole_server/close_force.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 862/1155 [tests/swoole_server/close_in_connect_callback.phpt]
SKIP swoole_server: close in onConnect callback [tests/swoole_server/close_in_connect_callback.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 863/1155 [tests/swoole_server/close_in_master.phpt]
SKIP swoole_server: close in master process [tests/swoole_server/close_in_master.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 864/1155 [tests/swoole_server/close_in_non_current_worker.phpt]
SKIP swoole_server: close in non-current worker [tests/swoole_server/close_in_non_current_worker.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 865/1155 [tests/swoole_server/close_in_other_worker_with_base.phpt]
SKIP swoole_server: close in another process with base mode [tests/swoole_server/close_in_other_worker_with_base.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 866/1155 [tests/swoole_server/close_in_task_worker.phpt]
SKIP swoole_server: close in task worker [tests/swoole_server/close_in_task_worker.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 867/1155 [tests/swoole_server/close_max_fd.phpt]
SKIP swoole_server: close_max_fd [tests/swoole_server/close_max_fd.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 868/1155 [tests/swoole_server/close_queued.phpt]
SKIP swoole_server: close queued [tests/swoole_server/close_queued.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 869/1155 [tests/swoole_server/connections.phpt]
SKIP swoole_server: connection iterator [tests/swoole_server/connections.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 870/1155 [tests/swoole_server/discard_timeout_packet.phpt]
SKIP swoole_server: discard timeout packet [tests/swoole_server/discard_timeout_packet.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 871/1155 [tests/swoole_server/dispatch_fallback.phpt]
SKIP swoole_server: dispatch_fallback [tests/swoole_server/dispatch_fallback.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 872/1155 [tests/swoole_server/dispatch_func.phpt]
SKIP swoole_server: dispatch_func [tests/swoole_server/dispatch_func.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 873/1155 [tests/swoole_server/dispatch_func_discard.phpt]
SKIP swoole_server: dispatch_func [discard] [tests/swoole_server/dispatch_func_discard.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 874/1155 [tests/swoole_server/dispatch_func_memory_leak.phpt]
SKIP swoole_server: dispatch_func_memory_leak [tests/swoole_server/dispatch_func_memory_leak.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 875/1155 [tests/swoole_server/dispatch_mode_1.phpt]
SKIP swoole_server: dispatch_mode = 1 [tests/swoole_server/dispatch_mode_1.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 876/1155 [tests/swoole_server/dispatch_mode_3.phpt]
SKIP swoole_server: dispatch_mode = 3 [tests/swoole_server/dispatch_mode_3.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 877/1155 [tests/swoole_server/dispatch_mode_7.phpt]
SKIP swoole_server: dispatch_mode = 7 [stream] [tests/swoole_server/dispatch_mode_7.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 878/1155 [tests/swoole_server/duplicate_registered.phpt]
SKIP swoole_server: duplicate registered [tests/swoole_server/duplicate_registered.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 879/1155 [tests/swoole_server/enable_coroutine.phpt]
SKIP swoole_server: reload with enable_coroutine [tests/swoole_server/enable_coroutine.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 880/1155 [tests/swoole_server/enable_delay_receive.phpt]
SKIP swoole_server: enable_delay_receive [tests/swoole_server/enable_delay_receive.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 881/1155 [tests/swoole_server/enable_reuse_port.phpt]
SKIP swoole_server: enable_reuse_port [tests/swoole_server/enable_reuse_port.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 882/1155 [tests/swoole_server/eof_protocol.phpt]
SKIP swoole_server: (eof protocol) recv 100k packet [tests/swoole_server/eof_protocol.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 883/1155 [tests/swoole_server/eof_server.phpt]
SKIP swoole_server: eof server [tests/swoole_server/eof_server.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 884/1155 [tests/swoole_server/event/manager_start.phpt]
SKIP swoole_server/event: onManagerStart [tests/swoole_server/event/manager_start.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 885/1155 [tests/swoole_server/event/manager_stop.phpt]
SKIP swoole_server/event: onManagerStop [tests/swoole_server/event/manager_stop.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 886/1155 [tests/swoole_server/event/shutdown.phpt]
SKIP swoole_server/event: onShutdown [tests/swoole_server/event/shutdown.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 887/1155 [tests/swoole_server/event/start.phpt]
SKIP swoole_server/event: onStart [tests/swoole_server/event/start.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 888/1155 [tests/swoole_server/event/worker_exit.phpt]
SKIP swoole_server/event: onWorkerExit [tests/swoole_server/event/worker_exit.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 889/1155 [tests/swoole_server/exist.phpt]
SKIP swoole_server: exist [tests/swoole_server/exist.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 890/1155 [tests/swoole_server/force_reload.phpt]
SKIP swoole_server: force reload in process mode [tests/swoole_server/force_reload.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 891/1155 [tests/swoole_server/force_reload2.phpt]
SKIP swoole_server: force reload in base mode [tests/swoole_server/force_reload2.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 892/1155 [tests/swoole_server/force_reload3.phpt]
SKIP swoole_server: force reload [tests/swoole_server/force_reload3.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 893/1155 [tests/swoole_server/force_reload4.phpt]
SKIP swoole_server: force reload (timer) [tests/swoole_server/force_reload4.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 894/1155 [tests/swoole_server/getCallback.phpt]
SKIP swoole_server: getCallback [tests/swoole_server/getCallback.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 895/1155 [tests/swoole_server/getClientInfo.phpt]
SKIP swoole_server: get client info [tests/swoole_server/getClientInfo.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 896/1155 [tests/swoole_server/getClientList.phpt]
SKIP swoole_server: get client list [tests/swoole_server/getClientList.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 897/1155 [tests/swoole_server/getLastError.phpt]
SKIP swoole_server: get last error [tests/swoole_server/getLastError.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 898/1155 [tests/swoole_server/getSocket.phpt]
SKIP swoole_server: getSocket [tests/swoole_server/getSocket.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 899/1155 [tests/swoole_server/getWorkerStatus.phpt]
SKIP swoole_server: getWorkerStatus [tests/swoole_server/getWorkerStatus.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 900/1155 [tests/swoole_server/heartbeat.phpt]
SKIP swoole_server: heart beat false [tests/swoole_server/heartbeat.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 901/1155 [tests/swoole_server/heartbeat_true.phpt]
SKIP swoole_server: heart beat (true) [tests/swoole_server/heartbeat_true.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 902/1155 [tests/swoole_server/heartbeat_with_base.phpt]
SKIP swoole_server: heart beat with SWOOLE_BASE [tests/swoole_server/heartbeat_with_base.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 903/1155 [tests/swoole_server/http_protocol.phpt]
SKIP swoole_server: http request & response [tests/swoole_server/http_protocol.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 904/1155 [tests/swoole_server/idle_worekr_num.phpt]
SKIP swoole_server: idle_worker_num [tests/swoole_server/idle_worekr_num.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 905/1155 [tests/swoole_server/invalid_fd.phpt]
SKIP swoole_server: invalid fd [tests/swoole_server/invalid_fd.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 906/1155 [tests/swoole_server/invalid_option.phpt]
SKIP swoole_server: invalid option [tests/swoole_server/invalid_option.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 907/1155 [tests/swoole_server/kill_user_process_01.phpt]
SKIP swoole_server: kill user process [SWOOLE_PROCESS] [tests/swoole_server/kill_user_process_01.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 908/1155 [tests/swoole_server/kill_user_process_02.phpt]
SKIP swoole_server: kill user process [SWOOLE_BASE] [tests/swoole_server/kill_user_process_02.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 909/1155 [tests/swoole_server/kill_worker_01.phpt]
SKIP swoole_server: kill worker [SWOOLE_BASE] [tests/swoole_server/kill_worker_01.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 910/1155 [tests/swoole_server/kill_worker_02.phpt]
SKIP swoole_server: kill worker [SWOOLE_PROCESS] [tests/swoole_server/kill_worker_02.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 911/1155 [tests/swoole_server/last_time.phpt]
SKIP swoole_server: last time [tests/swoole_server/last_time.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 912/1155 [tests/swoole_server/length/00.phpt]
SKIP swoole_server/length: (length protocol) recv 100k packet [tests/swoole_server/length/00.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 913/1155 [tests/swoole_server/length/01.phpt]
SKIP swoole_server/length: big packet [tests/swoole_server/length/01.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 914/1155 [tests/swoole_server/length/02.phpt]
SKIP swoole_server/length: (length protocol) no body [tests/swoole_server/length/02.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 915/1155 [tests/swoole_server/length/03.phpt]
SKIP swoole_server/length: 8M packet [tests/swoole_server/length/03.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 916/1155 [tests/swoole_server/length/length_func.phpt]
SKIP swoole_server/length: package_length_func [tests/swoole_server/length/length_func.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 917/1155 [tests/swoole_server/listen_fail.phpt]
SKIP swoole_server: listen fail [tests/swoole_server/listen_fail.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 918/1155 [tests/swoole_server/max_idle_time_1.phpt]
SKIP swoole_server: max_idle_time [tests/swoole_server/max_idle_time_1.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 919/1155 [tests/swoole_server/max_idle_time_2.phpt]
SKIP swoole_server: max_idle_time [recv] [tests/swoole_server/max_idle_time_2.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 920/1155 [tests/swoole_server/max_queued_bytes.phpt]
SKIP swoole_server: max_queued_bytes [tests/swoole_server/max_queued_bytes.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 921/1155 [tests/swoole_server/max_request.phpt]
SKIP swoole_server: max_request [tests/swoole_server/max_request.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 922/1155 [tests/swoole_server/max_request_grace_disabled.phpt]
SKIP swoole_server: max_request_grace disabled [tests/swoole_server/max_request_grace_disabled.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 923/1155 [tests/swoole_server/max_request_grace_enabled.phpt]
SKIP swoole_server: max_request_grace enabled [tests/swoole_server/max_request_grace_enabled.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 924/1155 [tests/swoole_server/max_request_threshold.phpt]
SKIP swoole_server: max_request threshold [tests/swoole_server/max_request_threshold.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 925/1155 [tests/swoole_server/mqtt/length_offset.phpt]
SKIP swoole_server/mqtt: length_offset [tests/swoole_server/mqtt/length_offset.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 926/1155 [tests/swoole_server/mqtt/recv_fail.phpt]
SKIP swoole_server/mqtt: recv_fail [tests/swoole_server/mqtt/recv_fail.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 927/1155 [tests/swoole_server/mqtt/send_big_pack.phpt]
SKIP swoole_server/mqtt: send_big_pack [tests/swoole_server/mqtt/send_big_pack.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 928/1155 [tests/swoole_server/new_twice.phpt]
SKIP swoole_server: new twice [tests/swoole_server/new_twice.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 929/1155 [tests/swoole_server/object/event.phpt]
SKIP swoole_server/object: event object [tests/swoole_server/object/event.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 930/1155 [tests/swoole_server/object/getManagerPid.phpt]
SKIP swoole_server/object: getMasterPid [tests/swoole_server/object/getManagerPid.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 931/1155 [tests/swoole_server/object/getMasterPid.phpt]
SKIP swoole_server/object: getMasterPid [tests/swoole_server/object/getMasterPid.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 932/1155 [tests/swoole_server/object/getWorkerId.phpt]
SKIP swoole_server/object: getWorkerId() [tests/swoole_server/object/getWorkerId.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 933/1155 [tests/swoole_server/object/getWorkerPid.phpt]
SKIP swoole_server/object: getWorkerPid() [tests/swoole_server/object/getWorkerPid.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 934/1155 [tests/swoole_server/object/packet.phpt]
SKIP swoole_server/object: packet object [tests/swoole_server/object/packet.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 935/1155 [tests/swoole_server/object/pipe_message.phpt]
SKIP swoole_server/object: pipe message [tests/swoole_server/object/pipe_message.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 936/1155 [tests/swoole_server/object/status_info.phpt]
SKIP swoole_server/object: status info [tests/swoole_server/object/status_info.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 937/1155 [tests/swoole_server/object/task_result.phpt]
SKIP swoole_server/object: task result [tests/swoole_server/object/task_result.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 938/1155 [tests/swoole_server/onReload.phpt]
SKIP swoole_server: server beforeRelaod and afterReload event [tests/swoole_server/onReload.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 939/1155 [tests/swoole_server/pid_file.phpt]
SKIP swoole_server: pid_file [tests/swoole_server/pid_file.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 940/1155 [tests/swoole_server/protect.phpt]
SKIP swoole_server: protect [tests/swoole_server/protect.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 941/1155 [tests/swoole_server/protect_false.phpt]
SKIP swoole_server: protect($fd, false) [tests/swoole_server/protect_false.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 942/1155 [tests/swoole_server/reload.phpt]
SKIP swoole_server: reload [tests/swoole_server/reload.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 943/1155 [tests/swoole_server/reload_async.phpt]
SKIP swoole_server: reload async [tests/swoole_server/reload_async.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 944/1155 [tests/swoole_server/reload_base.phpt]
SKIP swoole_server: reload in base mode [tests/swoole_server/reload_base.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 945/1155 [tests/swoole_server/reload_process.phpt]
SKIP swoole_server: reload in process mode [tests/swoole_server/reload_process.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 946/1155 [tests/swoole_server/sendMessage.phpt]
SKIP swoole_server: send message [tests/swoole_server/sendMessage.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 947/1155 [tests/swoole_server/sendMessage_02.phpt]
SKIP swoole_server: send message [02] [tests/swoole_server/sendMessage_02.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 948/1155 [tests/swoole_server/send_2.phpt]
SKIP swoole_server: send big packet [2] [tests/swoole_server/send_2.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 949/1155 [tests/swoole_server/send_2m_in_task_worker.phpt]
SKIP swoole_server: send 2M data in task worker [tests/swoole_server/send_2m_in_task_worker.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 950/1155 [tests/swoole_server/send_2m_in_user_process.phpt]
SKIP swoole_server: send 2M data in user process [tests/swoole_server/send_2m_in_user_process.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 951/1155 [tests/swoole_server/send_3.phpt]
SKIP swoole_server: send big packet [3] [tests/swoole_server/send_3.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 952/1155 [tests/swoole_server/send_big_packet.phpt]
SKIP swoole_server: send big packet [tests/swoole_server/send_big_packet.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 953/1155 [tests/swoole_server/send_in_master.phpt]
SKIP swoole_server: send data in master process [tests/swoole_server/send_in_master.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 954/1155 [tests/swoole_server/send_in_other_worker_with_base.phpt]
SKIP swoole_server: send data in another process with base mode [tests/swoole_server/send_in_other_worker_with_base.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 955/1155 [tests/swoole_server/sendfile.phpt]
SKIP swoole_server: sendfile [tests/swoole_server/sendfile.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 956/1155 [tests/swoole_server/sendfile_02.phpt]
SKIP swoole_server: sendfile [02] [tests/swoole_server/sendfile_02.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 957/1155 [tests/swoole_server/sendfile_ssl.phpt]
SKIP swoole_server: sendfile with SSL [tests/swoole_server/sendfile_ssl.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 958/1155 [tests/swoole_server/sendto_timeout.phpt]
SKIP swoole_server: sendto timeout [tests/swoole_server/sendto_timeout.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 959/1155 [tests/swoole_server/shutdown.phpt]
SKIP swoole_server: shutdown [tests/swoole_server/shutdown.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 960/1155 [tests/swoole_server/shutdown_in_base.phpt]
SKIP swoole_server: shutdown in base mode [tests/swoole_server/shutdown_in_base.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 961/1155 [tests/swoole_server/shutdown_in_base_single.phpt]
SKIP swoole_server: shutdown in base single [tests/swoole_server/shutdown_in_base_single.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 962/1155 [tests/swoole_server/shutdown_in_master.phpt]
SKIP swoole_server: shutdown in master process [tests/swoole_server/shutdown_in_master.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 963/1155 [tests/swoole_server/shutdown_in_process.phpt]
SKIP swoole_server: shutdown in process mode [tests/swoole_server/shutdown_in_process.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 964/1155 [tests/swoole_server/shutdown_with_base_mode.phpt]
SKIP swoole_server: dispatch_mode = 7 [stream] [tests/swoole_server/shutdown_with_base_mode.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 965/1155 [tests/swoole_server/sigint_with_base.phpt]
SKIP swoole_server: register sigint handler with base mode [tests/swoole_server/sigint_with_base.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 966/1155 [tests/swoole_server/sigint_with_process.phpt]
SKIP swoole_server:  register sigint handler with process mode [tests/swoole_server/sigint_with_process.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 967/1155 [tests/swoole_server/sleep.phpt]
SKIP swoole_server: sleep [tests/swoole_server/sleep.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 968/1155 [tests/swoole_server/slow_client.phpt]
SKIP swoole_server: send big pipe message [tests/swoole_server/slow_client.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 969/1155 [tests/swoole_server/slow_master.phpt]
SKIP swoole_server: slow master [tests/swoole_server/slow_master.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 970/1155 [tests/swoole_server/slow_worker.phpt]
SKIP swoole_server: slow worker [tests/swoole_server/slow_worker.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 971/1155 [tests/swoole_server/ssl/00.phpt]
SKIP swoole_server/ssl: basic [tests/swoole_server/ssl/00.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 972/1155 [tests/swoole_server/ssl/bad_client.phpt]
SKIP swoole_server/ssl: ssl bad client [tests/swoole_server/ssl/bad_client.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 973/1155 [tests/swoole_server/ssl/dtls.phpt]
SKIP swoole_server/ssl: dtls [tests/swoole_server/ssl/dtls.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 974/1155 [tests/swoole_server/ssl/dtls_big_packet.phpt]
SKIP swoole_server/ssl: big dtls packet [tests/swoole_server/ssl/dtls_big_packet.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 975/1155 [tests/swoole_server/ssl/dtls_with_length_protocol.phpt]
SKIP swoole_server/ssl: dtls with length protocol [tests/swoole_server/ssl/dtls_with_length_protocol.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 976/1155 [tests/swoole_server/ssl/golang.phpt]
SKIP swoole_server/ssl: golang client [tests/swoole_server/ssl/golang.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 977/1155 [tests/swoole_server/ssl/heartbeat_1.phpt]
SKIP swoole_server/ssl: heartbeat with bad client [tests/swoole_server/ssl/heartbeat_1.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 978/1155 [tests/swoole_server/ssl/heartbeat_2.phpt]
SKIP swoole_server/ssl: heartbeat normal [tests/swoole_server/ssl/heartbeat_2.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 979/1155 [tests/swoole_server/ssl/nodejs.phpt]
SKIP swoole_server/ssl: nodejs client [tests/swoole_server/ssl/nodejs.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 980/1155 [tests/swoole_server/ssl/ssl_send_wait.phpt]
SKIP swoole_server/ssl: send_wait support ssl [tests/swoole_server/ssl/ssl_send_wait.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 981/1155 [tests/swoole_server/ssl/verify_01.phpt]
SKIP swoole_server/ssl: server verify client success [tests/swoole_server/ssl/verify_01.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 982/1155 [tests/swoole_server/ssl/verify_02.phpt]
SKIP swoole_server/ssl: server verify client failed [tests/swoole_server/ssl/verify_02.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 983/1155 [tests/swoole_server/ssl/verify_03.phpt]
SKIP swoole_server/ssl: server verify client failed [tests/swoole_server/ssl/verify_03.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 984/1155 [tests/swoole_server/start_twice.phpt]
SKIP swoole_server: start twice [tests/swoole_server/start_twice.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 985/1155 [tests/swoole_server/stats.phpt]
SKIP swoole_server: stats [tests/swoole_server/stats.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 986/1155 [tests/swoole_server/stats_file.phpt]
SKIP swoole_server: stats_file [tests/swoole_server/stats_file.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 987/1155 [tests/swoole_server/stop.phpt]
SKIP swoole_server: stop [tests/swoole_server/stop.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 988/1155 [tests/swoole_server/stop_in_workerStart.phpt]
SKIP swoole_server: stop worker in worker start [tests/swoole_server/stop_in_workerStart.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 989/1155 [tests/swoole_server/systemd_fds.phpt]
SKIP swoole_server: systemd fds [tests/swoole_server/systemd_fds.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 990/1155 [tests/swoole_server/task/base.phpt]
SKIP swoole_server/task: task & finish [tests/swoole_server/task/base.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 991/1155 [tests/swoole_server/task/bug_2585.phpt]
SKIP swoole_server/task: bug Github#2585 [tests/swoole_server/task/bug_2585.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 992/1155 [tests/swoole_server/task/callback_is_null.phpt]
SKIP swoole_server/task: task callback is null [tests/swoole_server/task/callback_is_null.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 993/1155 [tests/swoole_server/task/enable_coroutine.phpt]
SKIP swoole_server/task: task [enable_coroutine] [tests/swoole_server/task/enable_coroutine.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 994/1155 [tests/swoole_server/task/finish_timeout.phpt]
SKIP swoole_server/task: finish timeout [tests/swoole_server/task/finish_timeout.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 995/1155 [tests/swoole_server/task/huge_data.phpt]
SKIP swoole_server/task: huge data [tests/swoole_server/task/huge_data.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 996/1155 [tests/swoole_server/task/idle_worekr_num.phpt]
SKIP swoole_server/task: idle_worker_num [tests/swoole_server/task/idle_worekr_num.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 997/1155 [tests/swoole_server/task/invalid_packet.phpt]
SKIP swoole_server/task: invalid packet [tests/swoole_server/task/invalid_packet.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 998/1155 [tests/swoole_server/task/kill_01.phpt]
SKIP swoole_server/task: kill task worker [SWOOLE_BASE] [tests/swoole_server/task/kill_01.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 999/1155 [tests/swoole_server/task/kill_02.phpt]
SKIP swoole_server/task: kill task worker 01 [SWOOLE_BASE] [tests/swoole_server/task/kill_02.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1000/1155 [tests/swoole_server/task/kill_task_worker_02.phpt]
SKIP swoole_server/task: kill task worker [SWOOLE_PROCESS] [tests/swoole_server/task/kill_task_worker_02.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1001/1155 [tests/swoole_server/task/scheduler_warning.phpt]
SKIP swoole_server/task: scheduler warning [tests/swoole_server/task/scheduler_warning.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1002/1155 [tests/swoole_server/task/task_callback.phpt]
SKIP swoole_server/task: task callback [tests/swoole_server/task/task_callback.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1003/1155 [tests/swoole_server/task/task_co.phpt]
SKIP swoole_server/task: task_co [tests/swoole_server/task/task_co.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1004/1155 [tests/swoole_server/task/task_enable_coroutine.phpt]
SKIP swoole_server/task: pdo in task and http response detach [tests/swoole_server/task/task_enable_coroutine.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1005/1155 [tests/swoole_server/task/task_enable_coroutine_return.phpt]
SKIP swoole_server/task: task enable coroutine with return value to finish [tests/swoole_server/task/task_enable_coroutine_return.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1006/1155 [tests/swoole_server/task/task_in_manager.phpt]
SKIP swoole_server/task: task in manager [tests/swoole_server/task/task_in_manager.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1007/1155 [tests/swoole_server/task/task_in_master.phpt]
SKIP swoole_server/task: task in master [tests/swoole_server/task/task_in_master.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1008/1155 [tests/swoole_server/task/task_in_task_worker.phpt]
SKIP swoole_server/task: task in task worker [tests/swoole_server/task/task_in_task_worker.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1009/1155 [tests/swoole_server/task/task_in_user_process.phpt]
SKIP swoole_server/task: task in user process [tests/swoole_server/task/task_in_user_process.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1010/1155 [tests/swoole_server/task/task_ipc_mode_2.phpt]
SKIP swoole_server/task: task_ipc_mode = 2 [tests/swoole_server/task/task_ipc_mode_2.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1011/1155 [tests/swoole_server/task/task_ipc_mode_3.phpt]
SKIP swoole_server/task: task_ipc_mode = 3 [tests/swoole_server/task/task_ipc_mode_3.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1012/1155 [tests/swoole_server/task/task_max_request.phpt]
SKIP swoole_server/task: task_max_request [tests/swoole_server/task/task_max_request.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1013/1155 [tests/swoole_server/task/task_pack.phpt]
SKIP swoole_server/task: task pack [tests/swoole_server/task/task_pack.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1014/1155 [tests/swoole_server/task/task_queue.phpt]
SKIP swoole_server/task: task queue [tests/swoole_server/task/task_queue.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1015/1155 [tests/swoole_server/task/task_wait.phpt]
SKIP swoole_server/task: taskwait in coroutine [tests/swoole_server/task/task_wait.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1016/1155 [tests/swoole_server/task/without_onfinish.phpt]
SKIP swoole_server/task: task & finish [tests/swoole_server/task/without_onfinish.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1017/1155 [tests/swoole_server/taskWaitMulti.phpt]
SKIP swoole_server: taskWaitMulti [tests/swoole_server/taskWaitMulti.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1018/1155 [tests/swoole_server/taskwait_01.phpt]
SKIP swoole_server: taskwait [blocking] [tests/swoole_server/taskwait_01.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1019/1155 [tests/swoole_server/taskwait_02.phpt]
SKIP swoole_server: taskwait [coroutine] [tests/swoole_server/taskwait_02.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1020/1155 [tests/swoole_server/unregistered_signal.phpt]
SKIP swoole_server: unregistered signal [tests/swoole_server/unregistered_signal.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1021/1155 [tests/swoole_server/unsock_dgram.phpt]
SKIP swoole_server: unix socket dgram server [tests/swoole_server/unsock_dgram.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1022/1155 [tests/swoole_server/unsock_stream.phpt]
SKIP swoole_server: unix socket stream server [tests/swoole_server/unsock_stream.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1023/1155 [tests/swoole_server/user_process.phpt]
SKIP swoole_server: user process [tests/swoole_server/user_process.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1024/1155 [tests/swoole_server/user_process_2.phpt]
SKIP swoole_server: user process [with coroutine] [tests/swoole_server/user_process_2.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1025/1155 [tests/swoole_server/user_process_force_exit.phpt]
SKIP swoole_server: process force exit [tests/swoole_server/user_process_force_exit.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1026/1155 [tests/swoole_server/wrong_eof_setting.phpt]
SKIP swoole_server: wrong eof setting [tests/swoole_server/wrong_eof_setting.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1027/1155 [tests/swoole_server/z_conn_10k.phpt]
SKIP swoole_server: 10k connections [tests/swoole_server/z_conn_10k.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1028/1155 [tests/swoole_server_coro/length_1.phpt]
SKIP swoole_server_coro: (length protocol) 1 [tests/swoole_server_coro/length_1.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1029/1155 [tests/swoole_server_coro/random_port.phpt]
SKIP swoole_server_coro: bind random port [tests/swoole_server_coro/random_port.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1030/1155 [tests/swoole_server_coro/reuse_port.phpt]
SKIP swoole_server_coro: reuse port [tests/swoole_server_coro/reuse_port.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1031/1155 [tests/swoole_server_coro/ssl.phpt]
SKIP swoole_server_coro: ssl [tests/swoole_server_coro/ssl.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1032/1155 [tests/swoole_server_coro/tcp.phpt]
SKIP swoole_server_coro: tcp [tests/swoole_server_coro/tcp.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1033/1155 [tests/swoole_server_port/connections.phpt]
SKIP swoole_server_port: connections [tests/swoole_server_port/connections.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1034/1155 [tests/swoole_server_port/duplicate_registered.phpt]
SKIP swoole_server_port: duplicate registered [tests/swoole_server_port/duplicate_registered.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1035/1155 [tests/swoole_server_port/heartbeat.phpt]
SKIP swoole_server_port: heartbeat [tests/swoole_server_port/heartbeat.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1036/1155 [tests/swoole_server_port/http.phpt]
SKIP swoole_server_port: http and tcp [tests/swoole_server_port/http.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1037/1155 [tests/swoole_server_port/multi_port.phpt]
SKIP swoole_server_port: swoole server port [tests/swoole_server_port/multi_port.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1038/1155 [tests/swoole_server_port/sub_handshake.phpt]
SKIP swoole_server_port: sub server use websocket and handshake [tests/swoole_server_port/sub_handshake.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1039/1155 [tests/swoole_server_port/tcp_eof.phpt]
SKIP swoole_server_port: tcp port with eof [tests/swoole_server_port/tcp_eof.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1040/1155 [tests/swoole_socket_coro/accept.phpt]
SKIP swoole_socket_coro: accept [tests/swoole_socket_coro/accept.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1041/1155 [tests/swoole_socket_coro/all.phpt]
SKIP swoole_socket_coro: recv/send all [tests/swoole_socket_coro/all.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1042/1155 [tests/swoole_socket_coro/cancel.phpt]
SKIP swoole_socket_coro: cancel [tests/swoole_socket_coro/cancel.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1043/1155 [tests/swoole_socket_coro/check_writev_readv_param_type.phpt]
SKIP swoole_socket_coro: check writev and readv param type [tests/swoole_socket_coro/check_writev_readv_param_type.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1044/1155 [tests/swoole_socket_coro/closed.phpt]
SKIP swoole_socket_coro: closed bad fd [tests/swoole_socket_coro/closed.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1045/1155 [tests/swoole_socket_coro/complete_test.phpt]
SKIP swoole_socket_coro: complete test server&&client&&timeout(millisecond) [tests/swoole_socket_coro/complete_test.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1046/1155 [tests/swoole_socket_coro/concurrency.phpt]
SKIP swoole_socket_coro: concurrency [tests/swoole_socket_coro/concurrency.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1047/1155 [tests/swoole_socket_coro/construct_parse_args_failed.phpt]
SKIP swoole_socket_coro: construct parse arguments failed [tests/swoole_socket_coro/construct_parse_args_failed.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1048/1155 [tests/swoole_socket_coro/fd.phpt]
SKIP swoole_socket_coro: fd [tests/swoole_socket_coro/fd.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1049/1155 [tests/swoole_socket_coro/getopt/get.phpt]
SKIP swoole_socket_coro/getopt: getOption [tests/swoole_socket_coro/getopt/get.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1050/1155 [tests/swoole_socket_coro/getpeername.phpt]
SKIP swoole_socket_coro: getpeername [tests/swoole_socket_coro/getpeername.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1051/1155 [tests/swoole_socket_coro/getsockname.phpt]
SKIP swoole_socket_coro: getsockname [tests/swoole_socket_coro/getsockname.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1052/1155 [tests/swoole_socket_coro/iov_max.phpt]
SKIP swoole_socket_coro: iov max [tests/swoole_socket_coro/iov_max.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1053/1155 [tests/swoole_socket_coro/peek_and_checkLiveness.phpt]
SKIP swoole_socket_coro: peek and checkLiveness [tests/swoole_socket_coro/peek_and_checkLiveness.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1054/1155 [tests/swoole_socket_coro/protocol/bug_3586.phpt]
SKIP swoole_socket_coro/protocol: bug GitHub#3586 [tests/swoole_socket_coro/protocol/bug_3586.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1055/1155 [tests/swoole_socket_coro/protocol/package_length_func.phpt]
SKIP swoole_socket_coro/protocol: package_length_func [tests/swoole_socket_coro/protocol/package_length_func.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1056/1155 [tests/swoole_socket_coro/readVectorAll.phpt]
SKIP swoole_socket_coro: readVector all [tests/swoole_socket_coro/readVectorAll.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1057/1155 [tests/swoole_socket_coro/readVectorAll_ssl.phpt]
SKIP swoole_socket_coro: readVectorAll with ssl [tests/swoole_socket_coro/readVectorAll_ssl.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1058/1155 [tests/swoole_socket_coro/readVector_ssl.phpt]
SKIP swoole_socket_coro: readVector with ssl [tests/swoole_socket_coro/readVector_ssl.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1059/1155 [tests/swoole_socket_coro/readVector_ssl_eagain.phpt]
SKIP swoole_socket_coro: readVector_ssl eagain [tests/swoole_socket_coro/readVector_ssl_eagain.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1060/1155 [tests/swoole_socket_coro/readv.phpt]
SKIP swoole_socket_coro: readv test [tests/swoole_socket_coro/readv.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1061/1155 [tests/swoole_socket_coro/readv_eagain.phpt]
SKIP swoole_socket_coro: readv with eagain [tests/swoole_socket_coro/readv_eagain.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1062/1155 [tests/swoole_socket_coro/recvAll.phpt]
SKIP swoole_socket_coro: recvAll [tests/swoole_socket_coro/recvAll.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1063/1155 [tests/swoole_socket_coro/recvAll_timeout.phpt]
SKIP swoole_socket_coro: recvAll timeout (slow network) [tests/swoole_socket_coro/recvAll_timeout.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1064/1155 [tests/swoole_socket_coro/recv_bad_packet.phpt]
SKIP swoole_socket_coro: recv bad packet [tests/swoole_socket_coro/recv_bad_packet.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1065/1155 [tests/swoole_socket_coro/recv_line.phpt]
SKIP swoole_socket_coro: recv line [tests/swoole_socket_coro/recv_line.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1066/1155 [tests/swoole_socket_coro/recv_timeout.phpt]
SKIP swoole_socket_coro: recv timeout [tests/swoole_socket_coro/recv_timeout.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1067/1155 [tests/swoole_socket_coro/recv_with_buffer.phpt]
SKIP swoole_socket_coro: recv with buffer [tests/swoole_socket_coro/recv_with_buffer.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1068/1155 [tests/swoole_socket_coro/reuse.phpt]
SKIP swoole_socket_coro: reuse socket object [tests/swoole_socket_coro/reuse.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1069/1155 [tests/swoole_socket_coro/reuse_2.phpt]
SKIP swoole_socket_coro: reuse socket object [2] [tests/swoole_socket_coro/reuse_2.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1070/1155 [tests/swoole_socket_coro/sendfile.phpt]
SKIP swoole_socket_coro: sendfile [tests/swoole_socket_coro/sendfile.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1071/1155 [tests/swoole_socket_coro/sendto.phpt]
SKIP swoole_socket_coro: sendto [tests/swoole_socket_coro/sendto.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1072/1155 [tests/swoole_socket_coro/sendto_big.phpt]
SKIP swoole_socket_coro: sendto [tests/swoole_socket_coro/sendto_big.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1073/1155 [tests/swoole_socket_coro/sendto_large_packet.phpt]
SKIP swoole_socket_coro: send large packet [tests/swoole_socket_coro/sendto_large_packet.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1074/1155 [tests/swoole_socket_coro/server_accept.phpt]
SKIP swoole_socket_coro: server accept [tests/swoole_socket_coro/server_accept.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1075/1155 [tests/swoole_socket_coro/setopt/bindtodevice.phpt]
SKIP swoole_socket_coro/setopt:SO_BINDTODEVICE [tests/swoole_socket_coro/setopt/bindtodevice.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1076/1155 [tests/swoole_socket_coro/setopt/ipv6_pktinfo.phpt]
SKIP swoole_socket_coro/setopt: setOption IPV6_PKTINFO [tests/swoole_socket_coro/setopt/ipv6_pktinfo.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1077/1155 [tests/swoole_socket_coro/setopt/multicast.phpt]
SKIP swoole_socket_coro/setopt: multicast [tests/swoole_socket_coro/setopt/multicast.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1078/1155 [tests/swoole_socket_coro/setopt/recvtimeo.phpt]
SKIP swoole_socket_coro/setopt: setOption SO_RCVTIMEO [tests/swoole_socket_coro/setopt/recvtimeo.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1079/1155 [tests/swoole_socket_coro/setopt/reuse.phpt]
SKIP swoole_socket_coro/setopt: setOption SO_RCVTIMEO [tests/swoole_socket_coro/setopt/reuse.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1080/1155 [tests/swoole_socket_coro/shutdown.phpt]
SKIP swoole_socket_coro: shutdown [tests/swoole_socket_coro/shutdown.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1081/1155 [tests/swoole_socket_coro/ssl.phpt]
SKIP swoole_socket_coro: ssl client [tests/swoole_socket_coro/ssl.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1082/1155 [tests/swoole_socket_coro/ssl_bad_server.phpt]
SKIP swoole_socket_coro: ssl connect with bad server [tests/swoole_socket_coro/ssl_bad_server.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1083/1155 [tests/swoole_socket_coro/tcp-c10k.phpt]
SKIP swoole_socket_coro: server and client concurrency [tests/swoole_socket_coro/tcp-c10k.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1084/1155 [tests/swoole_socket_coro/ulimit.phpt]
SKIP swoole_socket_coro: new socket failed [tests/swoole_socket_coro/ulimit.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1085/1155 [tests/swoole_socket_coro/unix_dgram.phpt]
SKIP swoole_socket_coro: unix dgram [tests/swoole_socket_coro/unix_dgram.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1086/1155 [tests/swoole_socket_coro/writeVectorAll.phpt]
SKIP swoole_socket_coro: writeVector all [tests/swoole_socket_coro/writeVectorAll.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1087/1155 [tests/swoole_socket_coro/writeVectorAll_ssl.phpt]
SKIP swoole_socket_coro: writeVector with ssl [tests/swoole_socket_coro/writeVectorAll_ssl.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1088/1155 [tests/swoole_socket_coro/writeVector_ssl.phpt]
SKIP swoole_socket_coro: writeVector with ssl [tests/swoole_socket_coro/writeVector_ssl.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1089/1155 [tests/swoole_socket_coro/writeVector_ssl_eagain.phpt]
SKIP swoole_socket_coro: writeVector_ssl eagain [tests/swoole_socket_coro/writeVector_ssl_eagain.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1090/1155 [tests/swoole_socket_coro/writev.phpt]
SKIP swoole_socket_coro: writev test [tests/swoole_socket_coro/writev.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1091/1155 [tests/swoole_socket_coro/writev_eagain.phpt]
SKIP swoole_socket_coro: writev with eagain [tests/swoole_socket_coro/writev_eagain.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1092/1155 [tests/swoole_table/big_size.phpt]
SKIP swoole_table: big size [tests/swoole_table/big_size.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1093/1155 [tests/swoole_table/bug_2263.phpt]
SKIP swoole_table: bug_2263 [tests/swoole_table/bug_2263.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1094/1155 [tests/swoole_table/bug_2290.phpt]
SKIP swoole_table: bug_2290 [tests/swoole_table/bug_2290.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1095/1155 [tests/swoole_table/create_10k_object.phpt]
SKIP swoole_table: create 10,000 objects [tests/swoole_table/create_10k_object.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1096/1155 [tests/swoole_table/del.phpt]
SKIP swoole_table: clear all columns [tests/swoole_table/del.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1097/1155 [tests/swoole_table/force_unlock.phpt]
SKIP swoole_table: force unlock [tests/swoole_table/force_unlock.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1098/1155 [tests/swoole_table/foreach.phpt]
SKIP swoole_table: iterator [tests/swoole_table/foreach.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1099/1155 [tests/swoole_table/get_after_destroy.phpt]
SKIP swoole_table: get after destroy [tests/swoole_table/get_after_destroy.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1100/1155 [tests/swoole_table/get_before_create.phpt]
SKIP swoole_table: get before create [tests/swoole_table/get_before_create.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1101/1155 [tests/swoole_table/incr_after_del.phpt]
SKIP swoole_table: incr after del [tests/swoole_table/incr_after_del.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1102/1155 [tests/swoole_table/int.phpt]
SKIP swoole_table: int [tests/swoole_table/int.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1103/1155 [tests/swoole_table/key_value.phpt]
SKIP swoole_table: key-value operate [tests/swoole_table/key_value.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1104/1155 [tests/swoole_table/negative.phpt]
SKIP swoole_table: negative [tests/swoole_table/negative.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1105/1155 [tests/swoole_table/random_bytes.phpt]
SKIP swoole_table: read/write random data [tests/swoole_table/random_bytes.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1106/1155 [tests/swoole_table/row.phpt]
SKIP swoole_table: row [tests/swoole_table/row.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1107/1155 [tests/swoole_table/set_after_del.phpt]
SKIP swoole_table: set after del [tests/swoole_table/set_after_del.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1108/1155 [tests/swoole_timer/after.phpt]
SKIP swoole_timer: swoole_timer_after,swoole_timer_exists,swoole_timer_clear [tests/swoole_timer/after.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1109/1155 [tests/swoole_timer/after_fork.phpt]
SKIP swoole_timer: after fork [tests/swoole_timer/after_fork.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1110/1155 [tests/swoole_timer/bug_2342.phpt]
SKIP swoole_timer: bug Github#2342 [tests/swoole_timer/bug_2342.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1111/1155 [tests/swoole_timer/call_private.phpt]
SKIP swoole_timer: call private method [tests/swoole_timer/call_private.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1112/1155 [tests/swoole_timer/callback_bug_with_array.phpt]
SKIP swoole_timer: Timer callback [tests/swoole_timer/callback_bug_with_array.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1113/1155 [tests/swoole_timer/clearAll.phpt]
SKIP swoole_timer: #2697 [tests/swoole_timer/clearAll.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1114/1155 [tests/swoole_timer/enable_coroutine.phpt]
SKIP swoole_timer: enable_coroutine setting [tests/swoole_timer/enable_coroutine.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1115/1155 [tests/swoole_timer/enable_coroutine2.phpt]
SKIP swoole_timer: enable_coroutine setting [tests/swoole_timer/enable_coroutine2.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1116/1155 [tests/swoole_timer/greater_than_0.phpt]
SKIP swoole_timer: Timer must be greater than 0 [tests/swoole_timer/greater_than_0.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1117/1155 [tests/swoole_timer/info.phpt]
SKIP swoole_timer: list [tests/swoole_timer/info.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1118/1155 [tests/swoole_timer/list.phpt]
SKIP swoole_timer: list [tests/swoole_timer/list.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1119/1155 [tests/swoole_timer/manager.phpt]
SKIP swoole_timer: timer in manager [tests/swoole_timer/manager.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1120/1155 [tests/swoole_timer/master.phpt]
SKIP swoole_timer: timer in master [tests/swoole_timer/master.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1121/1155 [tests/swoole_timer/master_base.phpt]
SKIP swoole_timer: timer in master (base) [tests/swoole_timer/master_base.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1122/1155 [tests/swoole_timer/memory.phpt]
SKIP swoole_timer: memory leak test [tests/swoole_timer/memory.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1123/1155 [tests/swoole_timer/next_round.phpt]
SKIP swoole_timer: timer round control [tests/swoole_timer/next_round.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1124/1155 [tests/swoole_timer/not_exist.phpt]
SKIP swoole_timer: clear timer not exist [tests/swoole_timer/not_exist.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1125/1155 [tests/swoole_timer/reinit_1.phpt]
SKIP swoole_timer: reinit [1] [tests/swoole_timer/reinit_1.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1126/1155 [tests/swoole_timer/reinit_2.phpt]
SKIP swoole_timer: reinit [2] [tests/swoole_timer/reinit_2.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1127/1155 [tests/swoole_timer/stats.phpt]
SKIP swoole_timer: list [tests/swoole_timer/stats.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1128/1155 [tests/swoole_timer/task_worker.phpt]
SKIP swoole_timer: call after in Task-Worker [tests/swoole_timer/task_worker.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1129/1155 [tests/swoole_timer/task_worker_tick_1k.phpt]
SKIP swoole_timer: call tick timer in Task-Worker [tests/swoole_timer/task_worker_tick_1k.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1130/1155 [tests/swoole_timer/verify.phpt]
SKIP swoole_timer: verify timer [tests/swoole_timer/verify.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1131/1155 [tests/swoole_websocket_server/close_frame_flag.phpt]
SKIP swoole_websocket_server: websocket server active close with close frame flag false [tests/swoole_websocket_server/close_frame_flag.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1132/1155 [tests/swoole_websocket_server/close_frame_full.phpt]
SKIP swoole_websocket_server: websocket server send and recv close frame full test [tests/swoole_websocket_server/close_frame_full.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1133/1155 [tests/swoole_websocket_server/compression.phpt]
SKIP swoole_websocket_server: compression [tests/swoole_websocket_server/compression.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1134/1155 [tests/swoole_websocket_server/disconnect.phpt]
SKIP swoole_websocket_server: websocket server disconnect [tests/swoole_websocket_server/disconnect.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1135/1155 [tests/swoole_websocket_server/disconnect_with_code.phpt]
SKIP swoole_websocket_server: websocket server disconnect with one param code [tests/swoole_websocket_server/disconnect_with_code.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1136/1155 [tests/swoole_websocket_server/empty_message.phpt]
SKIP swoole_websocket_server: empty message [tests/swoole_websocket_server/empty_message.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1137/1155 [tests/swoole_websocket_server/exists_and_isEstablished.phpt]
SKIP swoole_websocket_server: exists & isEstablished [tests/swoole_websocket_server/exists_and_isEstablished.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1138/1155 [tests/swoole_websocket_server/fin.phpt]
SKIP swoole_websocket_server: websocket server recv and merge fin packages [tests/swoole_websocket_server/fin.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1139/1155 [tests/swoole_websocket_server/fin2.phpt]
SKIP swoole_websocket_server: fin [2] [tests/swoole_websocket_server/fin2.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1140/1155 [tests/swoole_websocket_server/get_large_requests.phpt]
SKIP swoole_websocket_server: websocket with large data concurrency [tests/swoole_websocket_server/get_large_requests.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1141/1155 [tests/swoole_websocket_server/get_small_requests.phpt]
SKIP swoole_websocket_server: websocket with small data concurrency [tests/swoole_websocket_server/get_small_requests.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1142/1155 [tests/swoole_websocket_server/greeter.phpt]
SKIP swoole_websocket_server: websocket greeter and reply twice [tests/swoole_websocket_server/greeter.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1143/1155 [tests/swoole_websocket_server/listener.phpt]
SKIP swoole_websocket_server: addlistener [tests/swoole_websocket_server/listener.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1144/1155 [tests/swoole_websocket_server/memory.phpt]
SKIP swoole_websocket_server: memory trace [tests/swoole_websocket_server/memory.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1145/1155 [tests/swoole_websocket_server/message_size.phpt]
SKIP swoole_websocket_server: message size [tests/swoole_websocket_server/message_size.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1146/1155 [tests/swoole_websocket_server/pack.phpt]
SKIP swoole_websocket_server: websocket frame pack/unpack [tests/swoole_websocket_server/pack.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1147/1155 [tests/swoole_websocket_server/pingloop.phpt]
SKIP swoole_websocket_server: ping loop [tests/swoole_websocket_server/pingloop.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1148/1155 [tests/swoole_websocket_server/pingloop_open_ping_pong_frame.phpt]
SKIP swoole_websocket_server: ping loop [tests/swoole_websocket_server/pingloop_open_ping_pong_frame.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1149/1155 [tests/swoole_websocket_server/pingpong.phpt]
SKIP swoole_websocket_server: websocket ping pong (auto) [tests/swoole_websocket_server/pingpong.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1150/1155 [tests/swoole_websocket_server/pingpong_open_ping_pong_frame.phpt]
SKIP swoole_websocket_server: websocket ping pong (auto) [tests/swoole_websocket_server/pingpong_open_ping_pong_frame.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1151/1155 [tests/swoole_websocket_server/query.phpt]
SKIP swoole_websocket_server: query [tests/swoole_websocket_server/query.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1152/1155 [tests/swoole_websocket_server/recv_decode.phpt]
SKIP swoole_websocket_server: websocket server full test [tests/swoole_websocket_server/recv_decode.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1153/1155 [tests/swoole_websocket_server/send_encode.phpt]
SKIP swoole_websocket_server: websocket server full test [tests/swoole_websocket_server/send_encode.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1154/1155 [tests/swoole_websocket_server/send_encode_async.phpt]
SKIP swoole_websocket_server: websocket server full test [tests/swoole_websocket_server/send_encode_async.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
TEST 1155/1155 [tests/swoole_websocket_server/set_cookie_on_hanshake.phpt]
SKIP swoole_websocket_server: websocket server set cookie on handshake (#3270) [tests/swoole_websocket_server/set_cookie_on_hanshake.phpt] reason: please read /tmp/ext-src/tests/README.md and try again
=====================================================================
TIME END 2021-04-30 03:15:04
=====================================================================
TEST RESULT SUMMARY
---------------------------------------------------------------------
Exts skipped    :    0
Exts tested     :   33
---------------------------------------------------------------------

Number of tests : 1155                 0
Tests skipped   : 1155 (100.0%) --------
Tests warned    :    0 (  0.0%) (  0.0%)
Tests failed    :    0 (  0.0%) (  0.0%)
Tests passed    :    0 (  0.0%) (  0.0%)
---------------------------------------------------------------------
Time taken      :   29 seconds
=====================================================================
This report can be automatically sent to the PHP QA team at
http://qa.php.net/reports and http://news.php.net/php.qa.reports
This gives us a better understanding of PHP's behavior.
If you don't want to send the report immediately you can choose
option "s" to save it.	You can then email it to [email protected] later.
Do you want to send this report now? [Yns]:
Please enter your email address.
(Your address will be mangled so that it will not go out on any
mailinglist in plain text):
Posting to http://qa.php.net/buildtest-process.php
Removing intermediate container 47432880f20b
---> 2f744f6033eb
Successfully built 2f744f6033eb