php-ext.com / swoole (from pecl 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 pecl install --force swoole && \
    pecl run-tests swoole
Build output PASS 119ss
Step 1/4 : FROM php:8.0.5-zts-buster
---> e89b8bc8c67a
Step 2/4 : WORKDIR /tmp
---> Running in 8e0a30b5f831
Removing intermediate container 8e0a30b5f831
---> 11bfe4102dd6
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 824cc4be2db6

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


Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
Get:2 http://deb.debian.org/debian buster InRelease [121 kB]
Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [285 kB]
Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB]
Fetched 8441 kB in 1s (5885 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 (76.4 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 824cc4be2db6
---> 1a655b9f01b2
Step 4/4 : RUN pecl install --force swoole && pecl run-tests swoole
---> Running in f12dde090dc0
downloading swoole-4.6.6.tgz ...
Starting to download swoole-4.6.6.tgz (1,643,261 bytes)
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
...done: 1,643,261 bytes
363 source files, building
running: phpize
Configuring for:
PHP Api Version:         20200930
Zend Module Api No:      20200930
Zend Extension Api No:   420200930
enable sockets supports?
[no]
:
enable openssl support?
[no]
:
enable http2 support?
[no]
:
enable mysqlnd support?
[no]
:
enable json support?
[no]
:
enable curl support?
[no]
:
building in /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6
running: /tmp/pear/temp/swoole/configure --with-php-config=/usr/local/bin/php-config --enable-sockets=no --enable-openssl=no --enable-http2=no --enable-mysqlnd=no --enable-swoole-json=no --enable-swoole-curl=no
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
running: make
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/ext-src/php_swoole.cc -o ext-src/php_swoole.lo
mkdir ext-src/.libs
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/ext-src/php_swoole.cc  -fPIC -DPIC -o ext-src/.libs/php_swoole.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/ext-src/php_swoole_cxx.cc -o ext-src/php_swoole_cxx.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/ext-src/php_swoole_cxx.cc  -fPIC -DPIC -o ext-src/.libs/php_swoole_cxx.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/ext-src/swoole_async_coro.cc -o ext-src/swoole_async_coro.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/ext-src/swoole_async_coro.cc  -fPIC -DPIC -o ext-src/.libs/swoole_async_coro.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/ext-src/swoole_atomic.cc -o ext-src/swoole_atomic.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/ext-src/swoole_atomic.cc  -fPIC -DPIC -o ext-src/.libs/swoole_atomic.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/ext-src/swoole_channel_coro.cc -o ext-src/swoole_channel_coro.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/ext-src/swoole_channel_coro.cc  -fPIC -DPIC -o ext-src/.libs/swoole_channel_coro.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/ext-src/swoole_client.cc -o ext-src/swoole_client.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/ext-src/swoole_client.cc  -fPIC -DPIC -o ext-src/.libs/swoole_client.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/ext-src/swoole_client_coro.cc -o ext-src/swoole_client_coro.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/ext-src/swoole_client_coro.cc  -fPIC -DPIC -o ext-src/.libs/swoole_client_coro.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/ext-src/swoole_coroutine.cc -o ext-src/swoole_coroutine.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/ext-src/swoole_coroutine.cc  -fPIC -DPIC -o ext-src/.libs/swoole_coroutine.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/ext-src/swoole_coroutine_scheduler.cc -o ext-src/swoole_coroutine_scheduler.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/ext-src/swoole_coroutine_scheduler.cc  -fPIC -DPIC -o ext-src/.libs/swoole_coroutine_scheduler.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/ext-src/swoole_coroutine_system.cc -o ext-src/swoole_coroutine_system.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/ext-src/swoole_coroutine_system.cc  -fPIC -DPIC -o ext-src/.libs/swoole_coroutine_system.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/ext-src/swoole_curl.cc -o ext-src/swoole_curl.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/ext-src/swoole_curl.cc  -fPIC -DPIC -o ext-src/.libs/swoole_curl.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/ext-src/swoole_event.cc -o ext-src/swoole_event.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/ext-src/swoole_event.cc  -fPIC -DPIC -o ext-src/.libs/swoole_event.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/ext-src/swoole_http2_client_coro.cc -o ext-src/swoole_http2_client_coro.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/ext-src/swoole_http2_client_coro.cc  -fPIC -DPIC -o ext-src/.libs/swoole_http2_client_coro.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/ext-src/swoole_http2_server.cc -o ext-src/swoole_http2_server.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/ext-src/swoole_http2_server.cc  -fPIC -DPIC -o ext-src/.libs/swoole_http2_server.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/ext-src/swoole_http_client_coro.cc -o ext-src/swoole_http_client_coro.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/ext-src/swoole_http_client_coro.cc  -fPIC -DPIC -o ext-src/.libs/swoole_http_client_coro.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/ext-src/swoole_http_request.cc -o ext-src/swoole_http_request.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/ext-src/swoole_http_request.cc  -fPIC -DPIC -o ext-src/.libs/swoole_http_request.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/ext-src/swoole_http_response.cc -o ext-src/swoole_http_response.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/ext-src/swoole_http_response.cc  -fPIC -DPIC -o ext-src/.libs/swoole_http_response.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/ext-src/swoole_http_server.cc -o ext-src/swoole_http_server.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/ext-src/swoole_http_server.cc  -fPIC -DPIC -o ext-src/.libs/swoole_http_server.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/ext-src/swoole_http_server_coro.cc -o ext-src/swoole_http_server_coro.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/ext-src/swoole_http_server_coro.cc  -fPIC -DPIC -o ext-src/.libs/swoole_http_server_coro.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/ext-src/swoole_lock.cc -o ext-src/swoole_lock.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/ext-src/swoole_lock.cc  -fPIC -DPIC -o ext-src/.libs/swoole_lock.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/ext-src/swoole_mysql_coro.cc -o ext-src/swoole_mysql_coro.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/ext-src/swoole_mysql_coro.cc  -fPIC -DPIC -o ext-src/.libs/swoole_mysql_coro.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/ext-src/swoole_mysql_proto.cc -o ext-src/swoole_mysql_proto.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/ext-src/swoole_mysql_proto.cc  -fPIC -DPIC -o ext-src/.libs/swoole_mysql_proto.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/ext-src/swoole_process.cc -o ext-src/swoole_process.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/ext-src/swoole_process.cc  -fPIC -DPIC -o ext-src/.libs/swoole_process.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/ext-src/swoole_process_pool.cc -o ext-src/swoole_process_pool.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/ext-src/swoole_process_pool.cc  -fPIC -DPIC -o ext-src/.libs/swoole_process_pool.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/ext-src/swoole_redis_coro.cc -o ext-src/swoole_redis_coro.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/ext-src/swoole_redis_coro.cc  -fPIC -DPIC -o ext-src/.libs/swoole_redis_coro.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/ext-src/swoole_redis_server.cc -o ext-src/swoole_redis_server.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/ext-src/swoole_redis_server.cc  -fPIC -DPIC -o ext-src/.libs/swoole_redis_server.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/ext-src/swoole_runtime.cc -o ext-src/swoole_runtime.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/ext-src/swoole_runtime.cc  -fPIC -DPIC -o ext-src/.libs/swoole_runtime.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/ext-src/swoole_server.cc -o ext-src/swoole_server.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/ext-src/swoole_server.cc  -fPIC -DPIC -o ext-src/.libs/swoole_server.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/ext-src/swoole_server_port.cc -o ext-src/swoole_server_port.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/ext-src/swoole_server_port.cc  -fPIC -DPIC -o ext-src/.libs/swoole_server_port.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/ext-src/swoole_socket_coro.cc -o ext-src/swoole_socket_coro.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/ext-src/swoole_socket_coro.cc  -fPIC -DPIC -o ext-src/.libs/swoole_socket_coro.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/ext-src/swoole_table.cc -o ext-src/swoole_table.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/ext-src/swoole_table.cc  -fPIC -DPIC -o ext-src/.libs/swoole_table.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/ext-src/swoole_timer.cc -o ext-src/swoole_timer.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/ext-src/swoole_timer.cc  -fPIC -DPIC -o ext-src/.libs/swoole_timer.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/ext-src/swoole_websocket_server.cc -o ext-src/swoole_websocket_server.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/ext-src/swoole_websocket_server.cc  -fPIC -DPIC -o ext-src/.libs/swoole_websocket_server.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/core/base.cc -o src/core/base.lo
mkdir src/core/.libs
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/core/base.cc  -fPIC -DPIC -o src/core/.libs/base.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/core/channel.cc -o src/core/channel.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/core/channel.cc  -fPIC -DPIC -o src/core/.libs/channel.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/core/crc32.cc -o src/core/crc32.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/core/crc32.cc  -fPIC -DPIC -o src/core/.libs/crc32.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/core/error.cc -o src/core/error.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/core/error.cc  -fPIC -DPIC -o src/core/.libs/error.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/core/heap.cc -o src/core/heap.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/core/heap.cc  -fPIC -DPIC -o src/core/.libs/heap.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/core/log.cc -o src/core/log.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/core/log.cc  -fPIC -DPIC -o src/core/.libs/log.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/core/string.cc -o src/core/string.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/core/string.cc  -fPIC -DPIC -o src/core/.libs/string.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/core/timer.cc -o src/core/timer.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/core/timer.cc  -fPIC -DPIC -o src/core/.libs/timer.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/coroutine/base.cc -o src/coroutine/base.lo
mkdir src/coroutine/.libs
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/coroutine/base.cc  -fPIC -DPIC -o src/coroutine/.libs/base.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/coroutine/channel.cc -o src/coroutine/channel.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/coroutine/channel.cc  -fPIC -DPIC -o src/coroutine/.libs/channel.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/coroutine/context.cc -o src/coroutine/context.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/coroutine/context.cc  -fPIC -DPIC -o src/coroutine/.libs/context.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/coroutine/file_lock.cc -o src/coroutine/file_lock.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/coroutine/file_lock.cc  -fPIC -DPIC -o src/coroutine/.libs/file_lock.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/coroutine/hook.cc -o src/coroutine/hook.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/coroutine/hook.cc  -fPIC -DPIC -o src/coroutine/.libs/hook.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/coroutine/socket.cc -o src/coroutine/socket.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/coroutine/socket.cc  -fPIC -DPIC -o src/coroutine/.libs/socket.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/coroutine/system.cc -o src/coroutine/system.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/coroutine/system.cc  -fPIC -DPIC -o src/coroutine/.libs/system.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/coroutine/thread_context.cc -o src/coroutine/thread_context.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/coroutine/thread_context.cc  -fPIC -DPIC -o src/coroutine/.libs/thread_context.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/lock/mutex.cc -o src/lock/mutex.lo
mkdir src/lock/.libs
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/lock/mutex.cc  -fPIC -DPIC -o src/lock/.libs/mutex.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/lock/rw_lock.cc -o src/lock/rw_lock.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/lock/rw_lock.cc  -fPIC -DPIC -o src/lock/.libs/rw_lock.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/lock/spin_lock.cc -o src/lock/spin_lock.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/lock/spin_lock.cc  -fPIC -DPIC -o src/lock/.libs/spin_lock.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/memory/buffer.cc -o src/memory/buffer.lo
mkdir src/memory/.libs
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/memory/buffer.cc  -fPIC -DPIC -o src/memory/.libs/buffer.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/memory/fixed_pool.cc -o src/memory/fixed_pool.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/memory/fixed_pool.cc  -fPIC -DPIC -o src/memory/.libs/fixed_pool.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/memory/global_memory.cc -o src/memory/global_memory.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/memory/global_memory.cc  -fPIC -DPIC -o src/memory/.libs/global_memory.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/memory/ring_buffer.cc -o src/memory/ring_buffer.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/memory/ring_buffer.cc  -fPIC -DPIC -o src/memory/.libs/ring_buffer.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/memory/shared_memory.cc -o src/memory/shared_memory.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/memory/shared_memory.cc  -fPIC -DPIC -o src/memory/.libs/shared_memory.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/memory/table.cc -o src/memory/table.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/memory/table.cc  -fPIC -DPIC -o src/memory/.libs/table.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/network/address.cc -o src/network/address.lo
mkdir src/network/.libs
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/network/address.cc  -fPIC -DPIC -o src/network/.libs/address.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/network/client.cc -o src/network/client.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/network/client.cc  -fPIC -DPIC -o src/network/.libs/client.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/network/dns.cc -o src/network/dns.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/network/dns.cc  -fPIC -DPIC -o src/network/.libs/dns.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/network/socket.cc -o src/network/socket.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/network/socket.cc  -fPIC -DPIC -o src/network/.libs/socket.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/network/stream.cc -o src/network/stream.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/network/stream.cc  -fPIC -DPIC -o src/network/.libs/stream.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/os/async_thread.cc -o src/os/async_thread.lo
mkdir src/os/.libs
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/os/async_thread.cc  -fPIC -DPIC -o src/os/.libs/async_thread.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/os/base.cc -o src/os/base.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/os/base.cc  -fPIC -DPIC -o src/os/.libs/base.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/os/file.cc -o src/os/file.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/os/file.cc  -fPIC -DPIC -o src/os/.libs/file.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/os/msg_queue.cc -o src/os/msg_queue.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/os/msg_queue.cc  -fPIC -DPIC -o src/os/.libs/msg_queue.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/os/pipe.cc -o src/os/pipe.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/os/pipe.cc  -fPIC -DPIC -o src/os/.libs/pipe.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/os/process_pool.cc -o src/os/process_pool.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/os/process_pool.cc  -fPIC -DPIC -o src/os/.libs/process_pool.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/os/sendfile.cc -o src/os/sendfile.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/os/sendfile.cc  -fPIC -DPIC -o src/os/.libs/sendfile.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/os/signal.cc -o src/os/signal.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/os/signal.cc  -fPIC -DPIC -o src/os/.libs/signal.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/os/timer.cc -o src/os/timer.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/os/timer.cc  -fPIC -DPIC -o src/os/.libs/timer.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/os/unix_socket.cc -o src/os/unix_socket.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/os/unix_socket.cc  -fPIC -DPIC -o src/os/.libs/unix_socket.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/os/wait.cc -o src/os/wait.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/os/wait.cc  -fPIC -DPIC -o src/os/.libs/wait.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/protocol/base.cc -o src/protocol/base.lo
mkdir src/protocol/.libs
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/protocol/base.cc  -fPIC -DPIC -o src/protocol/.libs/base.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/protocol/base64.cc -o src/protocol/base64.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/protocol/base64.cc  -fPIC -DPIC -o src/protocol/.libs/base64.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/protocol/dtls.cc -o src/protocol/dtls.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/protocol/dtls.cc  -fPIC -DPIC -o src/protocol/.libs/dtls.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/protocol/http.cc -o src/protocol/http.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/protocol/http.cc  -fPIC -DPIC -o src/protocol/.libs/http.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/protocol/http2.cc -o src/protocol/http2.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/protocol/http2.cc  -fPIC -DPIC -o src/protocol/.libs/http2.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/protocol/mime_type.cc -o src/protocol/mime_type.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/protocol/mime_type.cc  -fPIC -DPIC -o src/protocol/.libs/mime_type.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/protocol/mqtt.cc -o src/protocol/mqtt.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/protocol/mqtt.cc  -fPIC -DPIC -o src/protocol/.libs/mqtt.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/protocol/redis.cc -o src/protocol/redis.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/protocol/redis.cc  -fPIC -DPIC -o src/protocol/.libs/redis.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/protocol/socks5.cc -o src/protocol/socks5.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/protocol/socks5.cc  -fPIC -DPIC -o src/protocol/.libs/socks5.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/protocol/ssl.cc -o src/protocol/ssl.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/protocol/ssl.cc  -fPIC -DPIC -o src/protocol/.libs/ssl.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/protocol/websocket.cc -o src/protocol/websocket.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/protocol/websocket.cc  -fPIC -DPIC -o src/protocol/.libs/websocket.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/reactor/base.cc -o src/reactor/base.lo
mkdir src/reactor/.libs
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/reactor/base.cc  -fPIC -DPIC -o src/reactor/.libs/base.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/reactor/epoll.cc -o src/reactor/epoll.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/reactor/epoll.cc  -fPIC -DPIC -o src/reactor/.libs/epoll.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/reactor/kqueue.cc -o src/reactor/kqueue.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/reactor/kqueue.cc  -fPIC -DPIC -o src/reactor/.libs/kqueue.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/reactor/poll.cc -o src/reactor/poll.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/reactor/poll.cc  -fPIC -DPIC -o src/reactor/.libs/poll.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/reactor/select.cc -o src/reactor/select.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/reactor/select.cc  -fPIC -DPIC -o src/reactor/.libs/select.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/server/base.cc -o src/server/base.lo
mkdir src/server/.libs
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/server/base.cc  -fPIC -DPIC -o src/server/.libs/base.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/server/manager.cc -o src/server/manager.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/server/manager.cc  -fPIC -DPIC -o src/server/.libs/manager.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/server/master.cc -o src/server/master.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/server/master.cc  -fPIC -DPIC -o src/server/.libs/master.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/server/port.cc -o src/server/port.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/server/port.cc  -fPIC -DPIC -o src/server/.libs/port.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/server/process.cc -o src/server/process.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/server/process.cc  -fPIC -DPIC -o src/server/.libs/process.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/server/reactor_process.cc -o src/server/reactor_process.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/server/reactor_process.cc  -fPIC -DPIC -o src/server/.libs/reactor_process.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/server/reactor_thread.cc -o src/server/reactor_thread.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/server/reactor_thread.cc  -fPIC -DPIC -o src/server/.libs/reactor_thread.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/server/static_handler.cc -o src/server/static_handler.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/server/static_handler.cc  -fPIC -DPIC -o src/server/.libs/static_handler.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/server/task_worker.cc -o src/server/task_worker.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/server/task_worker.cc  -fPIC -DPIC -o src/server/.libs/task_worker.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/server/worker.cc -o src/server/worker.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/server/worker.cc  -fPIC -DPIC -o src/server/.libs/worker.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/wrapper/event.cc -o src/wrapper/event.lo
mkdir src/wrapper/.libs
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/wrapper/event.cc  -fPIC -DPIC -o src/wrapper/.libs/event.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/wrapper/timer.cc -o src/wrapper/timer.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/src/wrapper/timer.cc  -fPIC -DPIC -o src/wrapper/.libs/timer.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/thirdparty/php/curl/interface.cc -o thirdparty/php/curl/interface.lo
mkdir thirdparty/php/curl/.libs
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/thirdparty/php/curl/interface.cc  -fPIC -DPIC -o thirdparty/php/curl/.libs/interface.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/thirdparty/php/curl/multi.cc -o thirdparty/php/curl/multi.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/thirdparty/php/curl/multi.cc  -fPIC -DPIC -o thirdparty/php/curl/.libs/multi.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/thirdparty/php/sockets/multicast.cc -o thirdparty/php/sockets/multicast.lo
mkdir thirdparty/php/sockets/.libs
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/thirdparty/php/sockets/multicast.cc  -fPIC -DPIC -o thirdparty/php/sockets/.libs/multicast.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/thirdparty/php/sockets/sendrecvmsg.cc -o thirdparty/php/sockets/sendrecvmsg.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/thirdparty/php/sockets/sendrecvmsg.cc  -fPIC -DPIC -o thirdparty/php/sockets/.libs/sendrecvmsg.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/thirdparty/php/sockets/conversions.cc -o thirdparty/php/sockets/conversions.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/thirdparty/php/sockets/conversions.cc  -fPIC -DPIC -o thirdparty/php/sockets/.libs/conversions.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/thirdparty/php/sockets/sockaddr_conv.cc -o thirdparty/php/sockets/sockaddr_conv.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/thirdparty/php/sockets/sockaddr_conv.cc  -fPIC -DPIC -o thirdparty/php/sockets/.libs/sockaddr_conv.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/thirdparty/php/standard/var_decoder.cc -o thirdparty/php/standard/var_decoder.lo
mkdir thirdparty/php/standard/.libs
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/thirdparty/php/standard/var_decoder.cc  -fPIC -DPIC -o thirdparty/php/standard/.libs/var_decoder.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/thirdparty/php/standard/proc_open.cc -o thirdparty/php/standard/proc_open.lo
g++ -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/thirdparty/php/standard/proc_open.cc  -fPIC -DPIC -o thirdparty/php/standard/.libs/proc_open.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile cc -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -Wall -pthread -g -O2    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/thirdparty/swoole_http_parser.c -o thirdparty/swoole_http_parser.lo
mkdir thirdparty/.libs
cc -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -Wall -pthread -g -O2 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/thirdparty/swoole_http_parser.c  -fPIC -DPIC -o thirdparty/.libs/swoole_http_parser.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile cc -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -Wall -pthread -g -O2    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/thirdparty/multipart_parser.c -o thirdparty/multipart_parser.lo
cc -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -Wall -pthread -g -O2 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/thirdparty/multipart_parser.c  -fPIC -DPIC -o thirdparty/.libs/multipart_parser.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile cc -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -Wall -pthread -g -O2    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/thirdparty/hiredis/hiredis.c -o thirdparty/hiredis/hiredis.lo
mkdir thirdparty/hiredis/.libs
cc -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -Wall -pthread -g -O2 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/thirdparty/hiredis/hiredis.c  -fPIC -DPIC -o thirdparty/hiredis/.libs/hiredis.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile cc -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -Wall -pthread -g -O2    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/thirdparty/hiredis/net.c -o thirdparty/hiredis/net.lo
cc -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -Wall -pthread -g -O2 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/thirdparty/hiredis/net.c  -fPIC -DPIC -o thirdparty/hiredis/.libs/net.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile cc -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -Wall -pthread -g -O2    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/thirdparty/hiredis/read.c -o thirdparty/hiredis/read.lo
cc -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -Wall -pthread -g -O2 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/thirdparty/hiredis/read.c  -fPIC -DPIC -o thirdparty/hiredis/.libs/read.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile cc -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -Wall -pthread -g -O2    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/thirdparty/hiredis/sds.c -o thirdparty/hiredis/sds.lo
cc -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -Wall -pthread -g -O2 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/thirdparty/hiredis/sds.c  -fPIC -DPIC -o thirdparty/hiredis/.libs/sds.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile cc -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -Wall -pthread -g -O2    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/thirdparty/nghttp2/nghttp2_hd.c -o thirdparty/nghttp2/nghttp2_hd.lo
mkdir thirdparty/nghttp2/.libs
cc -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -Wall -pthread -g -O2 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/thirdparty/nghttp2/nghttp2_hd.c  -fPIC -DPIC -o thirdparty/nghttp2/.libs/nghttp2_hd.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile cc -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -Wall -pthread -g -O2    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/thirdparty/nghttp2/nghttp2_rcbuf.c -o thirdparty/nghttp2/nghttp2_rcbuf.lo
cc -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -Wall -pthread -g -O2 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/thirdparty/nghttp2/nghttp2_rcbuf.c  -fPIC -DPIC -o thirdparty/nghttp2/.libs/nghttp2_rcbuf.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile cc -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -Wall -pthread -g -O2    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/thirdparty/nghttp2/nghttp2_helper.c -o thirdparty/nghttp2/nghttp2_helper.lo
cc -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -Wall -pthread -g -O2 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/thirdparty/nghttp2/nghttp2_helper.c  -fPIC -DPIC -o thirdparty/nghttp2/.libs/nghttp2_helper.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile cc -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -Wall -pthread -g -O2    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/thirdparty/nghttp2/nghttp2_buf.c -o thirdparty/nghttp2/nghttp2_buf.lo
cc -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -Wall -pthread -g -O2 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/thirdparty/nghttp2/nghttp2_buf.c  -fPIC -DPIC -o thirdparty/nghttp2/.libs/nghttp2_buf.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile cc -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -Wall -pthread -g -O2    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/thirdparty/nghttp2/nghttp2_mem.c -o thirdparty/nghttp2/nghttp2_mem.lo
cc -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -Wall -pthread -g -O2 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/thirdparty/nghttp2/nghttp2_mem.c  -fPIC -DPIC -o thirdparty/nghttp2/.libs/nghttp2_mem.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile cc -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -Wall -pthread -g -O2    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/thirdparty/nghttp2/nghttp2_hd_huffman.c -o thirdparty/nghttp2/nghttp2_hd_huffman.lo
cc -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -Wall -pthread -g -O2 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/thirdparty/nghttp2/nghttp2_hd_huffman.c  -fPIC -DPIC -o thirdparty/nghttp2/.libs/nghttp2_hd_huffman.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile cc -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -Wall -pthread -g -O2    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/thirdparty/nghttp2/nghttp2_hd_huffman_data.c -o thirdparty/nghttp2/nghttp2_hd_huffman_data.lo
cc -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -Wall -pthread -g -O2 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/thirdparty/nghttp2/nghttp2_hd_huffman_data.c  -fPIC -DPIC -o thirdparty/nghttp2/.libs/nghttp2_hd_huffman_data.o
/bin/bash /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile cc -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -Wall -pthread -g -O2    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/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/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -Wall -pthread -g -O2 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/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/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=compile cc -I. -I/tmp/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -Wall -pthread -g -O2    -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/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/pear/temp/swoole -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis -DHAVE_CONFIG_H -Wall -pthread -g -O2 -DENABLE_PHP_SWOOLE -c /tmp/pear/temp/swoole/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/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=link g++ -shared -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/include -I/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/main -I/tmp/pear/temp/swoole -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/pear/temp/swoole -I/tmp/pear/temp/swoole/include -I/tmp/pear/temp/swoole/ext-src -I/tmp/pear/temp/swoole/thirdparty/hiredis  -DHAVE_CONFIG_H  -Wall -pthread -g -O2  -lpthread -z now  -o swoole.la -export-dynamic -avoid-version -prefer-pic -module -rpath /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/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-sr
c/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/coroutin
e/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_serve
r.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/net
work/.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-l
inux-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/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/libtool --mode=install cp ./swoole.la /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/modules
cp ./.libs/swoole.so /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/modules/swoole.so
cp ./.libs/swoole.lai /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/modules/swoole.la
PATH="$PATH:/sbin" ldconfig -n /tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/modules
----------------------------------------------------------------------
Libraries have been installed in:
/tmp/pear/temp/pear-build-defaultuserYPH8ho/swoole-4.6.6/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'.
running: make INSTALL_ROOT="/tmp/pear/temp/pear-build-defaultuserYPH8ho/install-swoole-4.6.6" install
Installing shared extensions:     /tmp/pear/temp/pear-build-defaultuserYPH8ho/install-swoole-4.6.6/usr/local/lib/php/extensions/no-debug-zts-20200930/
Installing header files:          /tmp/pear/temp/pear-build-defaultuserYPH8ho/install-swoole-4.6.6/usr/local/include/php/
running: find "/tmp/pear/temp/pear-build-defaultuserYPH8ho/install-swoole-4.6.6" | xargs ls -dils
1284955     4 drwxr-xr-x 3 root root     4096 Apr 30 03:12 /tmp/pear/temp/pear-build-defaultuserYPH8ho/install-swoole-4.6.6
1285263     4 drwxr-xr-x 3 root root     4096 Apr 30 03:12 /tmp/pear/temp/pear-build-defaultuserYPH8ho/install-swoole-4.6.6/usr
1285264     4 drwxr-xr-x 4 root root     4096 Apr 30 03:12 /tmp/pear/temp/pear-build-defaultuserYPH8ho/install-swoole-4.6.6/usr/local
1285269     4 drwxr-xr-x 3 root root     4096 Apr 30 03:12 /tmp/pear/temp/pear-build-defaultuserYPH8ho/install-swoole-4.6.6/usr/local/include
1285270     4 drwxr-xr-x 3 root root     4096 Apr 30 03:12 /tmp/pear/temp/pear-build-defaultuserYPH8ho/install-swoole-4.6.6/usr/local/include/php
1285271     4 drwxr-xr-x 3 root root     4096 Apr 30 03:12 /tmp/pear/temp/pear-build-defaultuserYPH8ho/install-swoole-4.6.6/usr/local/include/php/ext
1285272     4 drwxr-xr-x 5 root root     4096 Apr 30 03:12 /tmp/pear/temp/pear-build-defaultuserYPH8ho/install-swoole-4.6.6/usr/local/include/php/ext/swoole
1285277     8 -rw-r--r-- 1 root root     5466 Apr 30 03:12 /tmp/pear/temp/pear-build-defaultuserYPH8ho/install-swoole-4.6.6/usr/local/include/php/ext/swoole/config.h
1285273     4 drwxr-xr-x 2 root root     4096 Apr 30 03:12 /tmp/pear/temp/pear-build-defaultuserYPH8ho/install-swoole-4.6.6/usr/local/include/php/ext/swoole/ext-src
1285274     4 drwxr-xr-x 2 root root     4096 Apr 30 03:12 /tmp/pear/temp/pear-build-defaultuserYPH8ho/install-swoole-4.6.6/usr/local/include/php/ext/swoole/include
1285275     4 drwxr-xr-x 3 root root     4096 Apr 30 03:12 /tmp/pear/temp/pear-build-defaultuserYPH8ho/install-swoole-4.6.6/usr/local/include/php/ext/swoole/thirdparty
1285276     4 drwxr-xr-x 2 root root     4096 Apr 30 03:12 /tmp/pear/temp/pear-build-defaultuserYPH8ho/install-swoole-4.6.6/usr/local/include/php/ext/swoole/thirdparty/hiredis
1285265     4 drwxr-xr-x 3 root root     4096 Apr 30 03:12 /tmp/pear/temp/pear-build-defaultuserYPH8ho/install-swoole-4.6.6/usr/local/lib
1285266     4 drwxr-xr-x 3 root root     4096 Apr 30 03:12 /tmp/pear/temp/pear-build-defaultuserYPH8ho/install-swoole-4.6.6/usr/local/lib/php
1285267     4 drwxr-xr-x 3 root root     4096 Apr 30 03:12 /tmp/pear/temp/pear-build-defaultuserYPH8ho/install-swoole-4.6.6/usr/local/lib/php/extensions
1285268     4 drwxr-xr-x 2 root root     4096 Apr 30 03:12 /tmp/pear/temp/pear-build-defaultuserYPH8ho/install-swoole-4.6.6/usr/local/lib/php/extensions/no-debug-zts-20200930
1285261 30956 -rwxr-xr-x 1 root root 31696376 Apr 30 03:12 /tmp/pear/temp/pear-build-defaultuserYPH8ho/install-swoole-4.6.6/usr/local/lib/php/extensions/no-debug-zts-20200930/swoole.so
Build process completed successfully
Installing '/usr/local/lib/php/extensions/no-debug-zts-20200930/swoole.so'
Installing '/usr/local/include/php/ext/swoole/config.h'
install ok: channel://pecl.php.net/swoole-4.6.6
configuration option "php_ini" is not set to php.ini location
You should add "extension=swoole.so" to php.ini
Running 0 tests
TOTAL TIME: 00:00
0 PASSED TESTS
0 SKIPPED TESTS
Removing intermediate container f12dde090dc0
---> 548f8d4ab1cf
Successfully built 548f8d4ab1cf