------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/pcre-8.43_2.tgz Installing /packages/All/libxml2-2.9.9.tgz Installing /packages/All/php71-7.1.31.tgz Installing /packages/All/indexinfo-0.3.1.tgz Installing /packages/All/m4-1.4.18_1,1.tgz Installing /packages/All/autoconf-wrapper-20131203.tgz Installing /packages/All/perl5-5.28.2.tgz Message from perl5-5.28.2: The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/autoconf-2.69_3.tgz Installing /packages/All/openssl-1.0.2s,1.tgz Message from openssl-1.0.2s,1: Edit /usr/local/openssl/openssl.cnf to fit your needs. Installing /packages/All/php71-hash-7.1.31.tgz Message from php71-hash-7.1.31: This file has been added to automatically load the installed extension: /usr/local/etc/php/ext-20-hash.ini SUCCEEDED 00:00:08 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- x===> Fetching all distfiles required by php71-pecl-swoole-4.4.3 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- x===> Fetching all distfiles required by php71-pecl-swoole-4.4.3 for building => SHA256 Checksum OK for PECL/swoole-4.4.3.tgz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- x===> Fetching all distfiles required by php71-pecl-swoole-4.4.3 for building ===> Extracting for php71-pecl-swoole-4.4.3 => SHA256 Checksum OK for PECL/swoole-4.4.3.tgz. Extracted Memory Use: 10.27M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- x===> Patching for php71-pecl-swoole-4.4.3 ===> Applying ports patches for php71-pecl-swoole-4.4.3 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- x===> PHPizing for php71-pecl-swoole-4.4.3 ===> Configuring for php71-pecl-swoole-4.4.3 Configuring for: PHP Api Version: 20160303 Zend Module Api No: 20160303 Zend Extension Api No: 320160303 configure: loading site script /xports/Templates/config.site checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for a sed that does not truncate output... /usr/bin/sed 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... cpp checking for icc... no checking for suncc... no checking whether cc understands -c and -o together... yes checking for system library directory... lib checking if compiler supports -R... yes checking build system type... x86_64-portbld-dragonfly5.7 checking host system type... x86_64-portbld-dragonfly5.7 checking target system type... x86_64-portbld-dragonfly5.7 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/20160303 checking for PHP installed headers prefix... /usr/local/include/php checking if debug is enabled... no checking if zts is enabled... no checking for re2c... no configure: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers. checking for gawk... (cached) /usr/bin/awk checking if /usr/bin/awk 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... yes checking dir of openssl... no checking dir of jemalloc... no checking enable asan... no checking enable gcov... no checking if compiling with clang... no checking for accept4 in -lc... yes checking for signalfd in -lc... no checking for eventfd in -lc... no checking for epoll_create in -lc... no checking for poll in -lc... yes checking for sendfile in -lc... yes checking for kqueue in -lc... yes checking for backtrace in -lexecinfo... yes checking for daemon in -lc... yes checking for mkostemp in -lc... yes checking for inotify_init in -lc... no checking for malloc_trim in -lc... no checking for inotify_init1 in -lc... no checking for gethostbyname2_r in -lc... yes checking for ptrace in -lc... yes 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 pcre_compile in -lpcre... yes checking for BrotliEncoderCreateInstance in -lbrotlienc... no checking for gzgets in -lz... yes checking for cpu affinity... yes checking for socket REUSEPORT... yes checking for futex... no checking for ucontext... yes checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking for valgrind... no checking how to run the C++ preprocessor... c++ -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for struct cmsghdr... yes checking for hstrerror... yes checking for socketpair... (cached) yes checking for if_nametoindex... yes checking for if_indextoname... yes checking for netdb.h... (cached) yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking for sys/un.h... (cached) yes checking sys/sockio.h usability... yes checking sys/sockio.h presence... yes checking for sys/sockio.h... yes 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... no checking for clock_gettime in -lrt... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking how to run the C++ preprocessor... c++ -E 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 for dlfcn.h... (cached) yes checking how to run the C++ preprocessor... c++ -E checking the maximum length of command line arguments... (cached) 262144 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) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... dragonfly5.7 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 c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... dragonfly5.7 ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate configure: creating ./config.status config.status: creating config.h SUCCEEDED 00:00:12 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- x===> Building for php71-pecl-swoole-4.4.3 --- php_swoole_cxx.lo --- --- src/core/array.lo --- --- src/core/base.lo --- --- src/core/channel.lo --- --- src/core/error.lo --- --- src/core/hashmap.lo --- --- src/core/heap.lo --- --- src/core/list.lo --- --- src/core/log.lo --- --- src/core/rbtree.lo --- --- src/core/channel.lo --- /bin/sh /construction/devel/pecl-swoole/swoole-4.4.3/libtool --mode=compile cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/core/channel.c -o src/core/channel.lo --- src/core/heap.lo --- /bin/sh /construction/devel/pecl-swoole/swoole-4.4.3/libtool --mode=compile cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/core/heap.c -o src/core/heap.lo --- src/core/list.lo --- /bin/sh /construction/devel/pecl-swoole/swoole-4.4.3/libtool --mode=compile cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/core/list.c -o src/core/list.lo --- php_swoole_cxx.lo --- /bin/sh /construction/devel/pecl-swoole/swoole-4.4.3/libtool --mode=compile c++ -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -c /construction/devel/pecl-swoole/swoole-4.4.3/php_swoole_cxx.cc -o php_swoole_cxx.lo --- src/core/log.lo --- /bin/sh /construction/devel/pecl-swoole/swoole-4.4.3/libtool --mode=compile cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/core/log.c -o src/core/log.lo --- src/core/rbtree.lo --- /bin/sh /construction/devel/pecl-swoole/swoole-4.4.3/libtool --mode=compile cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/core/rbtree.c -o src/core/rbtree.lo --- src/core/array.lo --- /bin/sh /construction/devel/pecl-swoole/swoole-4.4.3/libtool --mode=compile cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/core/array.c -o src/core/array.lo --- src/core/base.lo --- /bin/sh /construction/devel/pecl-swoole/swoole-4.4.3/libtool --mode=compile cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/core/base.c -o src/core/base.lo --- src/core/error.lo --- /bin/sh /construction/devel/pecl-swoole/swoole-4.4.3/libtool --mode=compile c++ -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -c /construction/devel/pecl-swoole/swoole-4.4.3/src/core/error.cc -o src/core/error.lo --- src/core/hashmap.lo --- /bin/sh /construction/devel/pecl-swoole/swoole-4.4.3/libtool --mode=compile cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/core/hashmap.c -o src/core/hashmap.lo --- src/core/log.lo --- mkdir src/core/.libs cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/core/log.c -fPIC -DPIC -o src/core/.libs/log.o --- src/core/channel.lo --- cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/core/channel.c -fPIC -DPIC -o src/core/.libs/channel.o --- src/core/error.lo --- c++ -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -c /construction/devel/pecl-swoole/swoole-4.4.3/src/core/error.cc -fPIC -DPIC -o src/core/.libs/error.o --- src/core/array.lo --- cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/core/array.c -fPIC -DPIC -o src/core/.libs/array.o --- src/core/base.lo --- cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/core/base.c -fPIC -DPIC -o src/core/.libs/base.o --- src/core/hashmap.lo --- cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/core/hashmap.c -fPIC -DPIC -o src/core/.libs/hashmap.o --- src/core/rbtree.lo --- cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/core/rbtree.c -fPIC -DPIC -o src/core/.libs/rbtree.o --- src/core/heap.lo --- cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/core/heap.c -fPIC -DPIC -o src/core/.libs/heap.o --- php_swoole_cxx.lo --- mkdir .libs c++ -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -c /construction/devel/pecl-swoole/swoole-4.4.3/php_swoole_cxx.cc -fPIC -DPIC -o .libs/php_swoole_cxx.o --- src/core/list.lo --- cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/core/list.c -fPIC -DPIC -o src/core/.libs/list.o --- src/core/ring_queue.lo --- --- src/core/socket.lo --- --- src/core/ring_queue.lo --- /bin/sh /construction/devel/pecl-swoole/swoole-4.4.3/libtool --mode=compile cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/core/ring_queue.c -o src/core/ring_queue.lo --- src/core/socket.lo --- /bin/sh /construction/devel/pecl-swoole/swoole-4.4.3/libtool --mode=compile cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/core/socket.c -o src/core/socket.lo --- src/core/string.lo --- /bin/sh /construction/devel/pecl-swoole/swoole-4.4.3/libtool --mode=compile cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/core/string.c -o src/core/string.lo --- src/coroutine/base.lo --- /bin/sh /construction/devel/pecl-swoole/swoole-4.4.3/libtool --mode=compile c++ -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -c /construction/devel/pecl-swoole/swoole-4.4.3/src/coroutine/base.cc -o src/coroutine/base.lo --- src/coroutine/channel.lo --- /bin/sh /construction/devel/pecl-swoole/swoole-4.4.3/libtool --mode=compile c++ -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -c /construction/devel/pecl-swoole/swoole-4.4.3/src/coroutine/channel.cc -o src/coroutine/channel.lo --- src/core/ring_queue.lo --- cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/core/ring_queue.c -fPIC -DPIC -o src/core/.libs/ring_queue.o --- src/core/socket.lo --- cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/core/socket.c -fPIC -DPIC -o src/core/.libs/socket.o --- src/coroutine/context.lo --- /bin/sh /construction/devel/pecl-swoole/swoole-4.4.3/libtool --mode=compile c++ -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -c /construction/devel/pecl-swoole/swoole-4.4.3/src/coroutine/context.cc -o src/coroutine/context.lo --- src/core/string.lo --- cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/core/string.c -fPIC -DPIC -o src/core/.libs/string.o --- src/coroutine/base.lo --- mkdir src/coroutine/.libs c++ -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -c /construction/devel/pecl-swoole/swoole-4.4.3/src/coroutine/base.cc -fPIC -DPIC -o src/coroutine/.libs/base.o --- src/coroutine/channel.lo --- c++ -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -c /construction/devel/pecl-swoole/swoole-4.4.3/src/coroutine/channel.cc -fPIC -DPIC -o src/coroutine/.libs/channel.o --- src/coroutine/file_lock.lo --- /bin/sh /construction/devel/pecl-swoole/swoole-4.4.3/libtool --mode=compile c++ -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -c /construction/devel/pecl-swoole/swoole-4.4.3/src/coroutine/file_lock.cc -o src/coroutine/file_lock.lo --- src/coroutine/hook.lo --- /bin/sh /construction/devel/pecl-swoole/swoole-4.4.3/libtool --mode=compile c++ -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -c /construction/devel/pecl-swoole/swoole-4.4.3/src/coroutine/hook.cc -o src/coroutine/hook.lo --- src/coroutine/context.lo --- c++ -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -c /construction/devel/pecl-swoole/swoole-4.4.3/src/coroutine/context.cc -fPIC -DPIC -o src/coroutine/.libs/context.o --- src/coroutine/file_lock.lo --- c++ -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -c /construction/devel/pecl-swoole/swoole-4.4.3/src/coroutine/file_lock.cc -fPIC -DPIC -o src/coroutine/.libs/file_lock.o --- src/coroutine/socket.lo --- /bin/sh /construction/devel/pecl-swoole/swoole-4.4.3/libtool --mode=compile c++ -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -c /construction/devel/pecl-swoole/swoole-4.4.3/src/coroutine/socket.cc -o src/coroutine/socket.lo --- src/coroutine/system.lo --- /bin/sh /construction/devel/pecl-swoole/swoole-4.4.3/libtool --mode=compile c++ -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -c /construction/devel/pecl-swoole/swoole-4.4.3/src/coroutine/system.cc -o src/coroutine/system.lo --- src/coroutine/socket.lo --- c++ -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -c /construction/devel/pecl-swoole/swoole-4.4.3/src/coroutine/socket.cc -fPIC -DPIC -o src/coroutine/.libs/socket.o --- src/coroutine/hook.lo --- c++ -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -c /construction/devel/pecl-swoole/swoole-4.4.3/src/coroutine/hook.cc -fPIC -DPIC -o src/coroutine/.libs/hook.o --- src/coroutine/ucontext.lo --- /bin/sh /construction/devel/pecl-swoole/swoole-4.4.3/libtool --mode=compile c++ -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -c /construction/devel/pecl-swoole/swoole-4.4.3/src/coroutine/ucontext.cc -o src/coroutine/ucontext.lo --- src/coroutine/base.lo --- In file included from /construction/devel/pecl-swoole/swoole-4.4.3/src/coroutine/base.cc:17: /construction/devel/pecl-swoole/swoole-4.4.3/include/coroutine.h: In static member function 'static long int swoole::Coroutine::create(coroutine_func_t, void*)': /construction/devel/pecl-swoole/swoole-4.4.3/include/coroutine.h:129:39: warning: 'new' of type 'swoole::Coroutine' with extended alignment 64 [-Waligned-new=] return (new Coroutine(fn, args))->run(); ^ /construction/devel/pecl-swoole/swoole-4.4.3/include/coroutine.h:129:39: note: uses 'void* operator new(std::size_t)', which does not have an alignment parameter /construction/devel/pecl-swoole/swoole-4.4.3/include/coroutine.h:129:39: note: use '-faligned-new' to enable C++17 over-aligned new support --- src/coroutine/channel.lo --- In file included from /construction/devel/pecl-swoole/swoole-4.4.3/include/coroutine_channel.h:4, from /construction/devel/pecl-swoole/swoole-4.4.3/src/coroutine/channel.cc:17: /construction/devel/pecl-swoole/swoole-4.4.3/include/coroutine.h: In static member function 'static long int swoole::Coroutine::create(coroutine_func_t, void*)': /construction/devel/pecl-swoole/swoole-4.4.3/include/coroutine.h:129:39: warning: 'new' of type 'swoole::Coroutine' with extended alignment 64 [-Waligned-new=] return (new Coroutine(fn, args))->run(); ^ /construction/devel/pecl-swoole/swoole-4.4.3/include/coroutine.h:129:39: note: uses 'void* operator new(std::size_t)', which does not have an alignment parameter --- src/coroutine/system.lo --- c++ -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -c /construction/devel/pecl-swoole/swoole-4.4.3/src/coroutine/system.cc -fPIC -DPIC -o src/coroutine/.libs/system.o --- src/coroutine/channel.lo --- /construction/devel/pecl-swoole/swoole-4.4.3/include/coroutine.h:129:39: note: use '-faligned-new' to enable C++17 over-aligned new support --- src/coroutine/ucontext.lo --- c++ -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -c /construction/devel/pecl-swoole/swoole-4.4.3/src/coroutine/ucontext.cc -fPIC -DPIC -o src/coroutine/.libs/ucontext.o --- src/lock/atomic.lo --- /bin/sh /construction/devel/pecl-swoole/swoole-4.4.3/libtool --mode=compile cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/lock/atomic.c -o src/lock/atomic.lo --- src/lock/cond.lo --- /bin/sh /construction/devel/pecl-swoole/swoole-4.4.3/libtool --mode=compile cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/lock/cond.c -o src/lock/cond.lo --- src/coroutine/socket.lo --- In file included from /construction/devel/pecl-swoole/swoole-4.4.3/src/coroutine/socket.cc:2: /construction/devel/pecl-swoole/swoole-4.4.3/include/coroutine.h: In static member function 'static long int swoole::Coroutine::create(coroutine_func_t, void*)': /construction/devel/pecl-swoole/swoole-4.4.3/include/coroutine.h:129:39: warning: 'new' of type 'swoole::Coroutine' with extended alignment 64 [-Waligned-new=] return (new Coroutine(fn, args))->run(); ^ /construction/devel/pecl-swoole/swoole-4.4.3/include/coroutine.h:129:39: note: uses 'void* operator new(std::size_t)', which does not have an alignment parameter /construction/devel/pecl-swoole/swoole-4.4.3/include/coroutine.h:129:39: note: use '-faligned-new' to enable C++17 over-aligned new support --- src/lock/atomic.lo --- mkdir src/lock/.libs cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/lock/atomic.c -fPIC -DPIC -o src/lock/.libs/atomic.o --- src/lock/file_lock.lo --- /bin/sh /construction/devel/pecl-swoole/swoole-4.4.3/libtool --mode=compile cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/lock/file_lock.c -o src/lock/file_lock.lo --- src/lock/mutex.lo --- /bin/sh /construction/devel/pecl-swoole/swoole-4.4.3/libtool --mode=compile cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/lock/mutex.c -o src/lock/mutex.lo --- src/lock/cond.lo --- cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/lock/cond.c -fPIC -DPIC -o src/lock/.libs/cond.o --- src/lock/rw_lock.lo --- /bin/sh /construction/devel/pecl-swoole/swoole-4.4.3/libtool --mode=compile cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/lock/rw_lock.c -o src/lock/rw_lock.lo --- src/lock/mutex.lo --- cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/lock/mutex.c -fPIC -DPIC -o src/lock/.libs/mutex.o --- src/lock/file_lock.lo --- cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/lock/file_lock.c -fPIC -DPIC -o src/lock/.libs/file_lock.o --- src/coroutine/file_lock.lo --- In file included from /construction/devel/pecl-swoole/swoole-4.4.3/src/coroutine/file_lock.cc:18: /construction/devel/pecl-swoole/swoole-4.4.3/include/coroutine.h: In static member function 'static long int swoole::Coroutine::create(coroutine_func_t, void*)': /construction/devel/pecl-swoole/swoole-4.4.3/include/coroutine.h:129:39: warning: 'new' of type 'swoole::Coroutine' with extended alignment 64 [-Waligned-new=] return (new Coroutine(fn, args))->run(); ^ /construction/devel/pecl-swoole/swoole-4.4.3/include/coroutine.h:129:39: note: uses 'void* operator new(std::size_t)', which does not have an alignment parameter /construction/devel/pecl-swoole/swoole-4.4.3/include/coroutine.h:129:39: note: use '-faligned-new' to enable C++17 over-aligned new support --- src/lock/semaphore.lo --- /bin/sh /construction/devel/pecl-swoole/swoole-4.4.3/libtool --mode=compile cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/lock/semaphore.c -o src/lock/semaphore.lo --- src/coroutine/hook.lo --- In file included from /construction/devel/pecl-swoole/swoole-4.4.3/include/coroutine_cxx_api.h:22, from /construction/devel/pecl-swoole/swoole-4.4.3/src/coroutine/hook.cc:18: /construction/devel/pecl-swoole/swoole-4.4.3/include/coroutine.h: In static member function 'static long int swoole::Coroutine::create(coroutine_func_t, void*)': /construction/devel/pecl-swoole/swoole-4.4.3/include/coroutine.h:129:39: warning: 'new' of type 'swoole::Coroutine' with extended alignment 64 [-Waligned-new=] return (new Coroutine(fn, args))->run(); ^ /construction/devel/pecl-swoole/swoole-4.4.3/include/coroutine.h:129:39: note: uses 'void* operator new(std::size_t)', which does not have an alignment parameter /construction/devel/pecl-swoole/swoole-4.4.3/include/coroutine.h:129:39: note: use '-faligned-new' to enable C++17 over-aligned new support --- src/lock/spin_lock.lo --- /bin/sh /construction/devel/pecl-swoole/swoole-4.4.3/libtool --mode=compile cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/lock/spin_lock.c -o src/lock/spin_lock.lo --- src/memory/buffer.lo --- --- src/lock/rw_lock.lo --- cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/lock/rw_lock.c -fPIC -DPIC -o src/lock/.libs/rw_lock.o --- src/memory/buffer.lo --- /bin/sh /construction/devel/pecl-swoole/swoole-4.4.3/libtool --mode=compile cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/memory/buffer.c -o src/memory/buffer.lo --- src/lock/semaphore.lo --- cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/lock/semaphore.c -fPIC -DPIC -o src/lock/.libs/semaphore.o --- src/lock/spin_lock.lo --- cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/lock/spin_lock.c -fPIC -DPIC -o src/lock/.libs/spin_lock.o --- src/memory/fixed_pool.lo --- /bin/sh /construction/devel/pecl-swoole/swoole-4.4.3/libtool --mode=compile cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/memory/fixed_pool.c -o src/memory/fixed_pool.lo --- src/memory/global_memory.lo --- /bin/sh /construction/devel/pecl-swoole/swoole-4.4.3/libtool --mode=compile cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/memory/global_memory.c -o src/memory/global_memory.lo --- src/memory/buffer.lo --- mkdir src/memory/.libs cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/memory/buffer.c -fPIC -DPIC -o src/memory/.libs/buffer.o --- src/memory/malloc.lo --- /bin/sh /construction/devel/pecl-swoole/swoole-4.4.3/libtool --mode=compile cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/memory/malloc.c -o src/memory/malloc.lo --- src/coroutine/system.lo --- In file included from /construction/devel/pecl-swoole/swoole-4.4.3/src/coroutine/system.cc:17: /construction/devel/pecl-swoole/swoole-4.4.3/include/coroutine.h: In static member function 'static long int swoole::Coroutine::create(coroutine_func_t, void*)': /construction/devel/pecl-swoole/swoole-4.4.3/include/coroutine.h:129:39: warning: 'new' of type 'swoole::Coroutine' with extended alignment 64 [-Waligned-new=] return (new Coroutine(fn, args))->run(); ^ /construction/devel/pecl-swoole/swoole-4.4.3/include/coroutine.h:129:39: note: uses 'void* operator new(std::size_t)', which does not have an alignment parameter /construction/devel/pecl-swoole/swoole-4.4.3/include/coroutine.h:129:39: note: use '-faligned-new' to enable C++17 over-aligned new support --- src/memory/fixed_pool.lo --- cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/memory/fixed_pool.c -fPIC -DPIC -o src/memory/.libs/fixed_pool.o --- src/memory/global_memory.lo --- cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/memory/global_memory.c -fPIC -DPIC -o src/memory/.libs/global_memory.o --- src/memory/malloc.lo --- cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/memory/malloc.c -fPIC -DPIC -o src/memory/.libs/malloc.o --- src/memory/ring_buffer.lo --- /bin/sh /construction/devel/pecl-swoole/swoole-4.4.3/libtool --mode=compile cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/memory/ring_buffer.c -o src/memory/ring_buffer.lo --- src/memory/shared_memory.lo --- /bin/sh /construction/devel/pecl-swoole/swoole-4.4.3/libtool --mode=compile cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/memory/shared_memory.c -o src/memory/shared_memory.lo --- src/memory/table.lo --- /bin/sh /construction/devel/pecl-swoole/swoole-4.4.3/libtool --mode=compile cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/memory/table.c -o src/memory/table.lo --- src/network/async_thread.lo --- /bin/sh /construction/devel/pecl-swoole/swoole-4.4.3/libtool --mode=compile c++ -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -c /construction/devel/pecl-swoole/swoole-4.4.3/src/network/async_thread.cc -o src/network/async_thread.lo --- php_swoole_cxx.lo --- In file included from /construction/devel/pecl-swoole/swoole-4.4.3/include/coroutine_cxx_api.h:22, from /construction/devel/pecl-swoole/swoole-4.4.3/swoole_coroutine.h:22, from /construction/devel/pecl-swoole/swoole-4.4.3/php_swoole_cxx.h:21, from /construction/devel/pecl-swoole/swoole-4.4.3/php_swoole_cxx.cc:1: /construction/devel/pecl-swoole/swoole-4.4.3/include/coroutine.h: In static member function 'static long int swoole::Coroutine::create(coroutine_func_t, void*)': /construction/devel/pecl-swoole/swoole-4.4.3/include/coroutine.h:129:39: warning: 'new' of type 'swoole::Coroutine' with extended alignment 64 [-Waligned-new=] return (new Coroutine(fn, args))->run(); ^ /construction/devel/pecl-swoole/swoole-4.4.3/include/coroutine.h:129:39: note: uses 'void* operator new(std::size_t)', which does not have an alignment parameter /construction/devel/pecl-swoole/swoole-4.4.3/include/coroutine.h:129:39: note: use '-faligned-new' to enable C++17 over-aligned new support --- src/memory/ring_buffer.lo --- cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/memory/ring_buffer.c -fPIC -DPIC -o src/memory/.libs/ring_buffer.o --- src/network/client.lo --- /bin/sh /construction/devel/pecl-swoole/swoole-4.4.3/libtool --mode=compile cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/network/client.c -o src/network/client.lo --- src/memory/shared_memory.lo --- cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/memory/shared_memory.c -fPIC -DPIC -o src/memory/.libs/shared_memory.o --- src/memory/table.lo --- cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/memory/table.c -fPIC -DPIC -o src/memory/.libs/table.o --- src/network/client.lo --- mkdir src/network/.libs cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/network/client.c -fPIC -DPIC -o src/network/.libs/client.o --- src/network/connection.lo --- /bin/sh /construction/devel/pecl-swoole/swoole-4.4.3/libtool --mode=compile cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/network/connection.c -o src/network/connection.lo --- src/network/dns.lo --- /bin/sh /construction/devel/pecl-swoole/swoole-4.4.3/libtool --mode=compile cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/network/dns.c -o src/network/dns.lo --- src/network/async_thread.lo --- c++ -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -c /construction/devel/pecl-swoole/swoole-4.4.3/src/network/async_thread.cc -fPIC -DPIC -o src/network/.libs/async_thread.o --- src/network/process_pool.lo --- /bin/sh /construction/devel/pecl-swoole/swoole-4.4.3/libtool --mode=compile cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/network/process_pool.c -o src/network/process_pool.lo --- src/network/connection.lo --- cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/network/connection.c -fPIC -DPIC -o src/network/.libs/connection.o --- src/network/dns.lo --- cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/network/dns.c -fPIC -DPIC -o src/network/.libs/dns.o --- src/network/stream.lo --- /bin/sh /construction/devel/pecl-swoole/swoole-4.4.3/libtool --mode=compile cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/network/stream.c -o src/network/stream.lo --- src/network/thread_pool.lo --- /bin/sh /construction/devel/pecl-swoole/swoole-4.4.3/libtool --mode=compile cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/network/thread_pool.c -o src/network/thread_pool.lo --- src/network/timer.lo --- /bin/sh /construction/devel/pecl-swoole/swoole-4.4.3/libtool --mode=compile cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/network/timer.c -o src/network/timer.lo --- src/network/thread_pool.lo --- cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/network/thread_pool.c -fPIC -DPIC -o src/network/.libs/thread_pool.o --- src/network/stream.lo --- cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/network/stream.c -fPIC -DPIC -o src/network/.libs/stream.o --- src/os/base.lo --- /bin/sh /construction/devel/pecl-swoole/swoole-4.4.3/libtool --mode=compile cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/os/base.c -o src/os/base.lo --- src/os/msg_queue.lo --- /bin/sh /construction/devel/pecl-swoole/swoole-4.4.3/libtool --mode=compile cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/os/msg_queue.c -o src/os/msg_queue.lo --- src/network/process_pool.lo --- cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/network/process_pool.c -fPIC -DPIC -o src/network/.libs/process_pool.o --- src/network/timer.lo --- cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/network/timer.c -fPIC -DPIC -o src/network/.libs/timer.o --- src/os/base.lo --- mkdir src/os/.libs cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/os/base.c -fPIC -DPIC -o src/os/.libs/base.o --- src/os/sendfile.lo --- /bin/sh /construction/devel/pecl-swoole/swoole-4.4.3/libtool --mode=compile cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/os/sendfile.c -o src/os/sendfile.lo --- src/os/signal.lo --- /bin/sh /construction/devel/pecl-swoole/swoole-4.4.3/libtool --mode=compile cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/os/signal.c -o src/os/signal.lo --- src/os/timer.lo --- /bin/sh /construction/devel/pecl-swoole/swoole-4.4.3/libtool --mode=compile cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/os/timer.c -o src/os/timer.lo --- src/os/msg_queue.lo --- cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/os/msg_queue.c -fPIC -DPIC -o src/os/.libs/msg_queue.o --- src/os/sendfile.lo --- cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/os/sendfile.c -fPIC -DPIC -o src/os/.libs/sendfile.o --- src/os/wait.lo --- /bin/sh /construction/devel/pecl-swoole/swoole-4.4.3/libtool --mode=compile c++ -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -c /construction/devel/pecl-swoole/swoole-4.4.3/src/os/wait.cc -o src/os/wait.lo --- src/os/timer.lo --- cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/os/timer.c -fPIC -DPIC -o src/os/.libs/timer.o --- src/os/signal.lo --- cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/os/signal.c -fPIC -DPIC -o src/os/.libs/signal.o --- src/pipe/base.lo --- /bin/sh /construction/devel/pecl-swoole/swoole-4.4.3/libtool --mode=compile cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/pipe/base.c -o src/pipe/base.lo --- src/pipe/eventfd.lo --- /bin/sh /construction/devel/pecl-swoole/swoole-4.4.3/libtool --mode=compile cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/pipe/eventfd.c -o src/pipe/eventfd.lo --- src/pipe/unix_socket.lo --- /bin/sh /construction/devel/pecl-swoole/swoole-4.4.3/libtool --mode=compile cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/pipe/unix_socket.c -o src/pipe/unix_socket.lo --- src/os/wait.lo --- c++ -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -c /construction/devel/pecl-swoole/swoole-4.4.3/src/os/wait.cc -fPIC -DPIC -o src/os/.libs/wait.o --- src/protocol/base.lo --- /bin/sh /construction/devel/pecl-swoole/swoole-4.4.3/libtool --mode=compile c++ -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -c /construction/devel/pecl-swoole/swoole-4.4.3/src/protocol/base.cc -o src/protocol/base.lo --- src/protocol/base64.lo --- /bin/sh /construction/devel/pecl-swoole/swoole-4.4.3/libtool --mode=compile cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/protocol/base64.c -o src/protocol/base64.lo --- src/pipe/eventfd.lo --- mkdir src/pipe/.libs cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/pipe/eventfd.c -fPIC -DPIC -o src/pipe/.libs/eventfd.o --- src/pipe/base.lo --- cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/pipe/base.c -fPIC -DPIC -o src/pipe/.libs/base.o --- src/pipe/unix_socket.lo --- cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/pipe/unix_socket.c -fPIC -DPIC -o src/pipe/.libs/unix_socket.o --- src/protocol/http.lo --- /bin/sh /construction/devel/pecl-swoole/swoole-4.4.3/libtool --mode=compile cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/protocol/http.c -o src/protocol/http.lo --- src/protocol/base64.lo --- mkdir src/protocol/.libs cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/protocol/base64.c -fPIC -DPIC -o src/protocol/.libs/base64.o --- src/protocol/http2.lo --- /bin/sh /construction/devel/pecl-swoole/swoole-4.4.3/libtool --mode=compile cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/protocol/http2.c -o src/protocol/http2.lo --- src/protocol/base.lo --- c++ -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -c /construction/devel/pecl-swoole/swoole-4.4.3/src/protocol/base.cc -fPIC -DPIC -o src/protocol/.libs/base.o --- src/protocol/mime_types.lo --- /bin/sh /construction/devel/pecl-swoole/swoole-4.4.3/libtool --mode=compile c++ -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -c /construction/devel/pecl-swoole/swoole-4.4.3/src/protocol/mime_types.cc -o src/protocol/mime_types.lo --- src/protocol/mqtt.lo --- --- src/protocol/http.lo --- cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/protocol/http.c -fPIC -DPIC -o src/protocol/.libs/http.o --- src/protocol/mqtt.lo --- /bin/sh /construction/devel/pecl-swoole/swoole-4.4.3/libtool --mode=compile cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/protocol/mqtt.c -o src/protocol/mqtt.lo --- src/protocol/redis.lo --- /bin/sh /construction/devel/pecl-swoole/swoole-4.4.3/libtool --mode=compile cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/protocol/redis.c -o src/protocol/redis.lo --- src/protocol/http2.lo --- cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/protocol/http2.c -fPIC -DPIC -o src/protocol/.libs/http2.o --- src/protocol/mime_types.lo --- c++ -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -c /construction/devel/pecl-swoole/swoole-4.4.3/src/protocol/mime_types.cc -fPIC -DPIC -o src/protocol/.libs/mime_types.o --- src/protocol/redis.lo --- cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/protocol/redis.c -fPIC -DPIC -o src/protocol/.libs/redis.o --- src/protocol/sha1.lo --- /bin/sh /construction/devel/pecl-swoole/swoole-4.4.3/libtool --mode=compile cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/protocol/sha1.c -o src/protocol/sha1.lo --- src/protocol/mqtt.lo --- cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/protocol/mqtt.c -fPIC -DPIC -o src/protocol/.libs/mqtt.o --- src/protocol/socks5.lo --- /bin/sh /construction/devel/pecl-swoole/swoole-4.4.3/libtool --mode=compile cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/protocol/socks5.c -o src/protocol/socks5.lo --- src/protocol/ssl.lo --- /bin/sh /construction/devel/pecl-swoole/swoole-4.4.3/libtool --mode=compile cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/protocol/ssl.c -o src/protocol/ssl.lo --- src/protocol/websocket.lo --- /bin/sh /construction/devel/pecl-swoole/swoole-4.4.3/libtool --mode=compile cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/protocol/websocket.c -o src/protocol/websocket.lo --- src/protocol/sha1.lo --- cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/protocol/sha1.c -fPIC -DPIC -o src/protocol/.libs/sha1.o --- src/protocol/ssl.lo --- cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/protocol/ssl.c -fPIC -DPIC -o src/protocol/.libs/ssl.o --- src/protocol/socks5.lo --- cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/protocol/socks5.c -fPIC -DPIC -o src/protocol/.libs/socks5.o --- src/reactor/base.lo --- /bin/sh /construction/devel/pecl-swoole/swoole-4.4.3/libtool --mode=compile c++ -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -c /construction/devel/pecl-swoole/swoole-4.4.3/src/reactor/base.cc -o src/reactor/base.lo --- src/reactor/epoll.lo --- /bin/sh /construction/devel/pecl-swoole/swoole-4.4.3/libtool --mode=compile cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/reactor/epoll.c -o src/reactor/epoll.lo --- src/protocol/websocket.lo --- cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/protocol/websocket.c -fPIC -DPIC -o src/protocol/.libs/websocket.o --- src/reactor/kqueue.lo --- /bin/sh /construction/devel/pecl-swoole/swoole-4.4.3/libtool --mode=compile cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/reactor/kqueue.c -o src/reactor/kqueue.lo --- src/os/wait.lo --- In file included from /construction/devel/pecl-swoole/swoole-4.4.3/src/os/wait.cc:17: /construction/devel/pecl-swoole/swoole-4.4.3/include/coroutine.h: In static member function 'static long int swoole::Coroutine::create(coroutine_func_t, void*)': /construction/devel/pecl-swoole/swoole-4.4.3/include/coroutine.h:129:39: warning: 'new' of type 'swoole::Coroutine' with extended alignment 64 [-Waligned-new=] return (new Coroutine(fn, args))->run(); ^ /construction/devel/pecl-swoole/swoole-4.4.3/include/coroutine.h:129:39: note: uses 'void* operator new(std::size_t)', which does not have an alignment parameter /construction/devel/pecl-swoole/swoole-4.4.3/include/coroutine.h:129:39: note: use '-faligned-new' to enable C++17 over-aligned new support --- src/reactor/base.lo --- mkdir src/reactor/.libs c++ -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -c /construction/devel/pecl-swoole/swoole-4.4.3/src/reactor/base.cc -fPIC -DPIC -o src/reactor/.libs/base.o --- src/reactor/poll.lo --- /bin/sh /construction/devel/pecl-swoole/swoole-4.4.3/libtool --mode=compile cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/reactor/poll.c -o src/reactor/poll.lo --- src/reactor/kqueue.lo --- cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/reactor/kqueue.c -fPIC -DPIC -o src/reactor/.libs/kqueue.o --- src/reactor/epoll.lo --- cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/reactor/epoll.c -fPIC -DPIC -o src/reactor/.libs/epoll.o --- src/reactor/select.lo --- /bin/sh /construction/devel/pecl-swoole/swoole-4.4.3/libtool --mode=compile cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/reactor/select.c -o src/reactor/select.lo --- src/server/base.lo --- /bin/sh /construction/devel/pecl-swoole/swoole-4.4.3/libtool --mode=compile cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/server/base.c -o src/server/base.lo --- src/reactor/poll.lo --- cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/reactor/poll.c -fPIC -DPIC -o src/reactor/.libs/poll.o --- src/reactor/select.lo --- cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/reactor/select.c -fPIC -DPIC -o src/reactor/.libs/select.o --- src/server/base.lo --- mkdir src/server/.libs cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/server/base.c -fPIC -DPIC -o src/server/.libs/base.o --- src/server/manager.lo --- /bin/sh /construction/devel/pecl-swoole/swoole-4.4.3/libtool --mode=compile c++ -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -c /construction/devel/pecl-swoole/swoole-4.4.3/src/server/manager.cc -o src/server/manager.lo --- src/server/master.lo --- /bin/sh /construction/devel/pecl-swoole/swoole-4.4.3/libtool --mode=compile c++ -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -c /construction/devel/pecl-swoole/swoole-4.4.3/src/server/master.cc -o src/server/master.lo --- src/server/manager.lo --- c++ -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -c /construction/devel/pecl-swoole/swoole-4.4.3/src/server/manager.cc -fPIC -DPIC -o src/server/.libs/manager.o --- src/server/port.lo --- /bin/sh /construction/devel/pecl-swoole/swoole-4.4.3/libtool --mode=compile cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/server/port.c -o src/server/port.lo --- src/server/master.lo --- c++ -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -c /construction/devel/pecl-swoole/swoole-4.4.3/src/server/master.cc -fPIC -DPIC -o src/server/.libs/master.o --- src/server/port.lo --- cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/server/port.c -fPIC -DPIC -o src/server/.libs/port.o --- src/server/process.lo --- /bin/sh /construction/devel/pecl-swoole/swoole-4.4.3/libtool --mode=compile c++ -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -c /construction/devel/pecl-swoole/swoole-4.4.3/src/server/process.cc -o src/server/process.lo --- src/server/reactor_process.lo --- /bin/sh /construction/devel/pecl-swoole/swoole-4.4.3/libtool --mode=compile c++ -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -c /construction/devel/pecl-swoole/swoole-4.4.3/src/server/reactor_process.cc -o src/server/reactor_process.lo --- src/server/process.lo --- c++ -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -c /construction/devel/pecl-swoole/swoole-4.4.3/src/server/process.cc -fPIC -DPIC -o src/server/.libs/process.o --- src/server/reactor_thread.lo --- /bin/sh /construction/devel/pecl-swoole/swoole-4.4.3/libtool --mode=compile c++ -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -c /construction/devel/pecl-swoole/swoole-4.4.3/src/server/reactor_thread.cc -o src/server/reactor_thread.lo --- src/server/reactor_process.lo --- c++ -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -c /construction/devel/pecl-swoole/swoole-4.4.3/src/server/reactor_process.cc -fPIC -DPIC -o src/server/.libs/reactor_process.o --- src/server/static_handler.lo --- /bin/sh /construction/devel/pecl-swoole/swoole-4.4.3/libtool --mode=compile c++ -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -c /construction/devel/pecl-swoole/swoole-4.4.3/src/server/static_handler.cc -o src/server/static_handler.lo --- src/server/reactor_thread.lo --- c++ -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -c /construction/devel/pecl-swoole/swoole-4.4.3/src/server/reactor_thread.cc -fPIC -DPIC -o src/server/.libs/reactor_thread.o --- src/server/static_handler.lo --- c++ -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -c /construction/devel/pecl-swoole/swoole-4.4.3/src/server/static_handler.cc -fPIC -DPIC -o src/server/.libs/static_handler.o --- src/server/task_worker.lo --- /bin/sh /construction/devel/pecl-swoole/swoole-4.4.3/libtool --mode=compile cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/server/task_worker.c -o src/server/task_worker.lo --- src/server/reactor_thread.lo --- /construction/devel/pecl-swoole/swoole-4.4.3/src/server/reactor_thread.cc: In function 'int swReactorThread_loop(swThreadParam*)': /construction/devel/pecl-swoole/swoole-4.4.3/src/server/reactor_thread.cc:1150:18: error: 'pthread_setaffinity_np' was not declared in this scope if (0 != pthread_setaffinity_np(pthread_self(), sizeof(cpu_set), &cpu_set)) ^~~~~~~~~~~~~~~~~~~~~~ --- src/server/worker.lo --- --- src/server/reactor_thread.lo --- /construction/devel/pecl-swoole/swoole-4.4.3/src/server/reactor_thread.cc:1150:18: note: suggested alternative: 'sched_setaffinity' if (0 != pthread_setaffinity_np(pthread_self(), sizeof(cpu_set), &cpu_set)) ^~~~~~~~~~~~~~~~~~~~~~ sched_setaffinity --- src/server/worker.lo --- /bin/sh /construction/devel/pecl-swoole/swoole-4.4.3/libtool --mode=compile c++ -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -c /construction/devel/pecl-swoole/swoole-4.4.3/src/server/worker.cc -o src/server/worker.lo --- src/server/reactor_thread.lo --- *** [src/server/reactor_thread.lo] Error code 1 make[1]: stopped in /construction/devel/pecl-swoole/swoole-4.4.3 --- src/server/task_worker.lo --- cc -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -Wall -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -c /construction/devel/pecl-swoole/swoole-4.4.3/src/server/task_worker.c -fPIC -DPIC -o src/server/.libs/task_worker.o --- src/server/worker.lo --- c++ -I. -I/construction/devel/pecl-swoole/swoole-4.4.3 -DPHP_ATOM_INC -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/main -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/usr/local/include/php -I/usr/local/include/php/main -I/usr/local/include/php/TSRM -I/usr/local/include/php/Zend -I/usr/local/include/php/ext -I/usr/local/include/php/ext/date/lib -I/construction/devel/pecl-swoole/swoole-4.4.3 -I/construction/devel/pecl-swoole/swoole-4.4.3/include -I/construction/devel/pecl-swoole/swoole-4.4.3/thirdparty/hiredis -isystem /usr/local/include -DHAVE_CONFIG_H -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -c /construction/devel/pecl-swoole/swoole-4.4.3/src/server/worker.cc -fPIC -DPIC -o src/server/.libs/worker.o 1 error make[1]: stopped in /construction/devel/pecl-swoole/swoole-4.4.3 ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make: stopped in /xports/devel/pecl-swoole FAILED 00:00:08