File: //home/lijunjie/swoole-cli/swoole-src-4.8.13/config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure
## --------- ##
## Platform. ##
## --------- ##
hostname = keymana
uname -m = x86_64
uname -r = 4.19.0-21-cloud-amd64
uname -s = Linux
uname -v = #1 SMP Debian 4.19.249-2 (2022-06-30)
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = x86_64
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2489: checking for grep that handles long lines and -e
configure:2547: result: /usr/bin/grep
configure:2552: checking for egrep
configure:2614: result: /usr/bin/grep -E
configure:2619: checking for a sed that does not truncate output
configure:2683: result: /usr/bin/sed
configure:2822: checking for pkg-config
configure:2840: found /usr/bin/pkg-config
configure:2852: result: /usr/bin/pkg-config
configure:2877: checking pkg-config is at least version 0.9.0
configure:2880: result: yes
configure:2942: checking for cc
configure:2958: found /usr/bin/cc
configure:2969: result: cc
configure:3000: checking for C compiler version
configure:3009: cc --version >&5
cc (Debian 8.3.0-6) 8.3.0
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3020: $? = 0
configure:3009: cc -v >&5
Using built-in specs.
COLLECT_GCC=cc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/8/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 8.3.0-6' --with-bugurl=file:///usr/share/doc/gcc-8/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-8 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 8.3.0 (Debian 8.3.0-6)
configure:3020: $? = 0
configure:3009: cc -V >&5
cc: error: unrecognized command line option '-V'
cc: fatal error: no input files
compilation terminated.
configure:3020: $? = 1
configure:3009: cc -qversion >&5
cc: error: unrecognized command line option '-qversion'; did you mean '--version'?
cc: fatal error: no input files
compilation terminated.
configure:3020: $? = 1
configure:3040: checking whether the C compiler works
configure:3062: cc conftest.c >&5
configure:3066: $? = 0
configure:3114: result: yes
configure:3117: checking for C compiler default output file name
configure:3119: result: a.out
configure:3125: checking for suffix of executables
configure:3132: cc -o conftest conftest.c >&5
configure:3136: $? = 0
configure:3158: result:
configure:3180: checking whether we are cross compiling
configure:3188: cc -o conftest conftest.c >&5
configure:3192: $? = 0
configure:3199: ./conftest
configure:3203: $? = 0
configure:3191: result: no
configure:3196: checking for suffix of object files
configure:3218: cc -c conftest.c >&5
configure:3222: $? = 0
configure:3243: result: o
configure:3247: checking whether we are using the GNU C compiler
configure:3266: cc -c conftest.c >&5
configure:3266: $? = 0
configure:3275: result: yes
configure:3284: checking whether cc accepts -g
configure:3304: cc -c -g conftest.c >&5
configure:3304: $? = 0
configure:3345: result: yes
configure:3362: checking for cc option to accept ISO C89
configure:3425: cc -c -g -O2 conftest.c >&5
configure:3425: $? = 0
configure:3438: result: none needed
configure:3464: checking how to run the C preprocessor
configure:3495: cc -E conftest.c
configure:3495: $? = 0
configure:3509: cc -E conftest.c
conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:3509: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3534: result: cc -E
configure:3554: cc -E conftest.c
configure:3554: $? = 0
configure:3568: cc -E conftest.c
conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:3568: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3599: checking for icc
configure:3608: result: no
configure:3622: checking for suncc
configure:3631: result: no
configure:3649: checking for system library directory
configure:3664: result: lib
configure:3671: checking if compiler supports -R
configure:3690: cc -o conftest -g -O2 conftest.c -R /usr/lib >&5
cc: error: unrecognized command line option '-R'
configure:3690: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:3700: result: no
configure:3705: checking if compiler supports -Wl,-rpath,
configure:3724: cc -o conftest -g -O2 conftest.c -Wl,-rpath,/usr/lib >&5
configure:3724: $? = 0
configure:3734: result: yes
configure:3750: checking build system type
configure:3764: result: x86_64-pc-linux-gnu
configure:3784: checking host system type
configure:3797: result: x86_64-pc-linux-gnu
configure:3817: checking target system type
configure:3830: result: x86_64-pc-linux-gnu
configure:3933: checking for PHP prefix
configure:3935: result: /usr
configure:3937: checking for PHP includes
configure:3939: result: -I/usr/include/php/20190902 -I/usr/include/php/20190902/main -I/usr/include/php/20190902/TSRM -I/usr/include/php/20190902/Zend -I/usr/include/php/20190902/ext -I/usr/include/php/20190902/ext/date/lib
configure:3941: checking for PHP extension directory
configure:3943: result: /usr/lib/php/20190902
configure:3945: checking for PHP installed headers prefix
configure:3947: result: /usr/include/php/20190902
configure:3950: checking if debug is enabled
configure:3976: result: no
configure:3979: checking if zts is enabled
configure:4005: result: no
configure:4073: checking for gawk
configure:4090: found /usr/bin/gawk
configure:4101: result: gawk
configure:4146: checking enable debug log
configure:4160: result: no
configure:4169: checking enable trace log
configure:4183: result: no
configure:4192: checking enable sockets support
configure:4206: result: no
configure:4215: checking enable openssl support
configure:4229: result: no
configure:4238: checking enable brotli support
configure:4252: result: yes
configure:4261: checking enable http2.0 support
configure:4275: result: no
configure:4284: checking swoole support
configure:4323: result: yes, shared
configure:4332: checking enable mysqlnd support
configure:4346: result: no
configure:4355: checking enable c-ares support
configure:4369: result: no
configure:4378: checking dir of openssl
configure:4393: result: no
configure:4402: checking dir of brotli
configure:4417: result: no
configure:4426: checking dir of jemalloc
configure:4441: result: no
configure:4450: checking enable asan
configure:4464: result: no
configure:4473: checking whether to enable swoole coverage support
configure:4487: result: no
configure:4496: checking whether to enable Swoole developer build flags
configure:4510: result: no
configure:4519: checking whether to enable Swoole JSON build flags
configure:4533: result: no
configure:4542: checking whether to enable Swoole CURL build flags
configure:4556: result: no
configure:4565: checking whether to enable thread context
configure:4579: result: no
configure:4601: checking if compiling with clang
configure:4619: cc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:16:13: error: unknown type name 'not'
not clang
^~~
configure:4619: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
|
|
| int
| main ()
| {
|
| #ifndef __clang__
| not clang
| #endif
|
| ;
| return 0;
| }
configure:4626: result: no
configure:4629: checking for cc option to accept ISO C99
configure:4778: cc -c -g -O2 conftest.c >&5
configure:4778: $? = 0
configure:4791: result: none needed
configure:4811: checking for accept4 in -lc
configure:4836: cc -o conftest -g -O2 conftest.c -lc >&5
configure:4836: $? = 0
configure:4845: result: yes
configure:4853: checking for signalfd in -lc
configure:4878: cc -o conftest -g -O2 conftest.c -lc >&5
configure:4878: $? = 0
configure:4887: result: yes
configure:4895: checking for eventfd in -lc
configure:4920: cc -o conftest -g -O2 conftest.c -lc >&5
configure:4920: $? = 0
configure:4929: result: yes
configure:4937: checking for epoll_create in -lc
configure:4962: cc -o conftest -g -O2 conftest.c -lc >&5
configure:4962: $? = 0
configure:4971: result: yes
configure:4979: checking for poll in -lc
configure:5004: cc -o conftest -g -O2 conftest.c -lc >&5
configure:5004: $? = 0
configure:5013: result: yes
configure:5021: checking for sendfile in -lc
configure:5046: cc -o conftest -g -O2 conftest.c -lc >&5
configure:5046: $? = 0
configure:5055: result: yes
configure:5063: checking for kqueue in -lc
configure:5088: cc -o conftest -g -O2 conftest.c -lc >&5
/usr/bin/ld: /tmp/ccaYm0iE.o: in function `main':
/home/lijunjie/swoole-cli/swoole-src-4.8.13/conftest.c:26: undefined reference to `kqueue'
collect2: error: ld returned 1 exit status
configure:5088: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_ACCEPT4 1
| #define HAVE_SIGNALFD 1
| #define HAVE_EVENTFD 1
| #define HAVE_EPOLL 1
| #define HAVE_POLL 1
| #define HAVE_SENDFILE 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char kqueue ();
| int
| main ()
| {
| return kqueue ();
| ;
| return 0;
| }
configure:5097: result: no
configure:5105: checking for backtrace in -lc
configure:5130: cc -o conftest -g -O2 conftest.c -lc >&5
configure:5130: $? = 0
configure:5139: result: yes
configure:5147: checking for daemon in -lc
configure:5172: cc -o conftest -g -O2 conftest.c -lc >&5
configure:5172: $? = 0
configure:5181: result: yes
configure:5189: checking for mkostemp in -lc
configure:5214: cc -o conftest -g -O2 conftest.c -lc >&5
configure:5214: $? = 0
configure:5223: result: yes
configure:5231: checking for inotify_init in -lc
configure:5256: cc -o conftest -g -O2 conftest.c -lc >&5
configure:5256: $? = 0
configure:5265: result: yes
configure:5273: checking for malloc_trim in -lc
configure:5298: cc -o conftest -g -O2 conftest.c -lc >&5
configure:5298: $? = 0
configure:5307: result: yes
configure:5315: checking for inotify_init1 in -lc
configure:5340: cc -o conftest -g -O2 conftest.c -lc >&5
configure:5340: $? = 0
configure:5349: result: yes
configure:5357: checking for ptrace in -lc
configure:5382: cc -o conftest -g -O2 conftest.c -lc >&5
configure:5382: $? = 0
configure:5391: result: yes
configure:5399: checking for getrandom in -lc
configure:5424: cc -o conftest -g -O2 conftest.c -lc >&5
configure:5424: $? = 0
configure:5433: result: yes
configure:5441: checking for arc4random in -lc
configure:5466: cc -o conftest -g -O2 conftest.c -lc >&5
/usr/bin/ld: /tmp/ccTG3wY9.o: in function `main':
/home/lijunjie/swoole-cli/swoole-src-4.8.13/conftest.c:34: undefined reference to `arc4random'
collect2: error: ld returned 1 exit status
configure:5466: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_ACCEPT4 1
| #define HAVE_SIGNALFD 1
| #define HAVE_EVENTFD 1
| #define HAVE_EPOLL 1
| #define HAVE_POLL 1
| #define HAVE_SENDFILE 1
| #define HAVE_EXECINFO 1
| #define HAVE_DAEMON 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_INOTIFY 1
| #define HAVE_MALLOC_TRIM 1
| #define HAVE_INOTIFY_INIT1 1
| #define HAVE_PTRACE 1
| #define HAVE_GETRANDOM 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char arc4random ();
| int
| main ()
| {
| return arc4random ();
| ;
| return 0;
| }
configure:5475: result: no
configure:5483: checking for CCRandomGenerateBytes in -lc
configure:5508: cc -o conftest -g -O2 conftest.c -lc >&5
/usr/bin/ld: /tmp/ccSbuDLe.o: in function `main':
/home/lijunjie/swoole-cli/swoole-src-4.8.13/conftest.c:34: undefined reference to `CCRandomGenerateBytes'
collect2: error: ld returned 1 exit status
configure:5508: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_ACCEPT4 1
| #define HAVE_SIGNALFD 1
| #define HAVE_EVENTFD 1
| #define HAVE_EPOLL 1
| #define HAVE_POLL 1
| #define HAVE_SENDFILE 1
| #define HAVE_EXECINFO 1
| #define HAVE_DAEMON 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_INOTIFY 1
| #define HAVE_MALLOC_TRIM 1
| #define HAVE_INOTIFY_INIT1 1
| #define HAVE_PTRACE 1
| #define HAVE_GETRANDOM 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char CCRandomGenerateBytes ();
| int
| main ()
| {
| return CCRandomGenerateBytes ();
| ;
| return 0;
| }
configure:5517: result: no
configure:5525: checking for pthread_rwlock_init in -lpthread
configure:5550: cc -o conftest -g -O2 conftest.c -lpthread >&5
configure:5550: $? = 0
configure:5559: result: yes
configure:5567: checking for pthread_spin_lock in -lpthread
configure:5592: cc -o conftest -g -O2 conftest.c -lpthread >&5
configure:5592: $? = 0
configure:5601: result: yes
configure:5609: checking for pthread_mutex_timedlock in -lpthread
configure:5634: cc -o conftest -g -O2 conftest.c -lpthread >&5
configure:5634: $? = 0
configure:5643: result: yes
configure:5651: checking for pthread_barrier_init in -lpthread
configure:5676: cc -o conftest -g -O2 conftest.c -lpthread >&5
configure:5676: $? = 0
configure:5685: result: yes
configure:5693: checking for pthread_mutexattr_setpshared in -lpthread
configure:5718: cc -o conftest -g -O2 conftest.c -lpthread >&5
configure:5718: $? = 0
configure:5727: result: yes
configure:5735: checking for pthread_mutexattr_setrobust in -lpthread
configure:5760: cc -o conftest -g -O2 conftest.c -lpthread >&5
configure:5760: $? = 0
configure:5769: result: yes
configure:5777: checking for pthread_mutex_consistent in -lpthread
configure:5802: cc -o conftest -g -O2 conftest.c -lpthread >&5
configure:5802: $? = 0
configure:5811: result: yes
configure:5819: checking for pcre_compile in -lpcre
configure:5844: cc -o conftest -g -O2 conftest.c -lpcre >&5
/usr/bin/ld: cannot find -lpcre
collect2: error: ld returned 1 exit status
configure:5844: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_ACCEPT4 1
| #define HAVE_SIGNALFD 1
| #define HAVE_EVENTFD 1
| #define HAVE_EPOLL 1
| #define HAVE_POLL 1
| #define HAVE_SENDFILE 1
| #define HAVE_EXECINFO 1
| #define HAVE_DAEMON 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_INOTIFY 1
| #define HAVE_MALLOC_TRIM 1
| #define HAVE_INOTIFY_INIT1 1
| #define HAVE_PTRACE 1
| #define HAVE_GETRANDOM 1
| #define HAVE_RWLOCK 1
| #define HAVE_SPINLOCK 1
| #define HAVE_MUTEX_TIMEDLOCK 1
| #define HAVE_PTHREAD_BARRIER 1
| #define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1
| #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1
| #define HAVE_PTHREAD_MUTEX_CONSISTENT 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char pcre_compile ();
| int
| main ()
| {
| return pcre_compile ();
| ;
| return 0;
| }
configure:5853: result: no
configure:5861: checking for ares_gethostbyname in -lcares
configure:5886: cc -o conftest -g -O2 conftest.c -lcares >&5
/usr/bin/ld: cannot find -lcares
collect2: error: ld returned 1 exit status
configure:5886: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_ACCEPT4 1
| #define HAVE_SIGNALFD 1
| #define HAVE_EVENTFD 1
| #define HAVE_EPOLL 1
| #define HAVE_POLL 1
| #define HAVE_SENDFILE 1
| #define HAVE_EXECINFO 1
| #define HAVE_DAEMON 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_INOTIFY 1
| #define HAVE_MALLOC_TRIM 1
| #define HAVE_INOTIFY_INIT1 1
| #define HAVE_PTRACE 1
| #define HAVE_GETRANDOM 1
| #define HAVE_RWLOCK 1
| #define HAVE_SPINLOCK 1
| #define HAVE_MUTEX_TIMEDLOCK 1
| #define HAVE_PTHREAD_BARRIER 1
| #define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1
| #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1
| #define HAVE_PTHREAD_MUTEX_CONSISTENT 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char ares_gethostbyname ();
| int
| main ()
| {
| return ares_gethostbyname ();
| ;
| return 0;
| }
configure:5895: result: no
configure:6903: checking for gzgets in -lz
configure:6928: cc -o conftest -g -O2 conftest.c -lz >&5
/usr/bin/ld: cannot find -lz
collect2: error: ld returned 1 exit status
configure:6928: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_ACCEPT4 1
| #define HAVE_SIGNALFD 1
| #define HAVE_EVENTFD 1
| #define HAVE_EPOLL 1
| #define HAVE_POLL 1
| #define HAVE_SENDFILE 1
| #define HAVE_EXECINFO 1
| #define HAVE_DAEMON 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_INOTIFY 1
| #define HAVE_MALLOC_TRIM 1
| #define HAVE_INOTIFY_INIT1 1
| #define HAVE_PTRACE 1
| #define HAVE_GETRANDOM 1
| #define HAVE_RWLOCK 1
| #define HAVE_SPINLOCK 1
| #define HAVE_MUTEX_TIMEDLOCK 1
| #define HAVE_PTHREAD_BARRIER 1
| #define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1
| #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1
| #define HAVE_PTHREAD_MUTEX_CONSISTENT 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char gzgets ();
| int
| main ()
| {
| return gzgets ();
| ;
| return 0;
| }
configure:6937: result: no
configure:6975: checking for BrotliEncoderCreateInstance in -lbrotlienc
configure:7000: cc -o conftest -g -O2 conftest.c -lbrotlienc >&5
/usr/bin/ld: cannot find -lbrotlienc
collect2: error: ld returned 1 exit status
configure:7000: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_ACCEPT4 1
| #define HAVE_SIGNALFD 1
| #define HAVE_EVENTFD 1
| #define HAVE_EPOLL 1
| #define HAVE_POLL 1
| #define HAVE_SENDFILE 1
| #define HAVE_EXECINFO 1
| #define HAVE_DAEMON 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_INOTIFY 1
| #define HAVE_MALLOC_TRIM 1
| #define HAVE_INOTIFY_INIT1 1
| #define HAVE_PTRACE 1
| #define HAVE_GETRANDOM 1
| #define HAVE_RWLOCK 1
| #define HAVE_SPINLOCK 1
| #define HAVE_MUTEX_TIMEDLOCK 1
| #define HAVE_PTHREAD_BARRIER 1
| #define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1
| #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1
| #define HAVE_PTHREAD_MUTEX_CONSISTENT 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char BrotliEncoderCreateInstance ();
| int
| main ()
| {
| return BrotliEncoderCreateInstance ();
| ;
| return 0;
| }
configure:7009: result: no
configure:7233: checking for cpu affinity
configure:7257: cc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:44:9: warning: implicit declaration of function 'CPU_ZERO' [-Wimplicit-function-declaration]
CPU_ZERO(&cpu_set);
^~~~~~~~
configure:7257: $? = 0
configure:7262: result: yes
configure:7274: checking for socket REUSEPORT
configure:7292: cc -c -g -O2 conftest.c >&5
configure:7292: $? = 0
configure:7297: result: yes
configure:7309: checking for futex
configure:7330: cc -c -g -O2 conftest.c >&5
configure:7330: $? = 0
configure:7335: result: yes
configure:7347: checking for ucontext
configure:7368: cc -c -g -O2 conftest.c >&5
configure:7368: $? = 0
configure:7373: result: yes
configure:7442: checking for g++
configure:7458: found /usr/bin/g++
configure:7469: result: g++
configure:7496: checking for C++ compiler version
configure:7505: g++ --version >&5
g++ (Debian 8.3.0-6) 8.3.0
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:7516: $? = 0
configure:7505: g++ -v >&5
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/8/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 8.3.0-6' --with-bugurl=file:///usr/share/doc/gcc-8/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-8 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 8.3.0 (Debian 8.3.0-6)
configure:7516: $? = 0
configure:7505: g++ -V >&5
g++: error: unrecognized command line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:7516: $? = 1
configure:7505: g++ -qversion >&5
g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
g++: fatal error: no input files
compilation terminated.
configure:7516: $? = 1
configure:7520: checking whether we are using the GNU C++ compiler
configure:7539: g++ -c conftest.cpp >&5
configure:7539: $? = 0
configure:7548: result: yes
configure:7557: checking whether g++ accepts -g
configure:7577: g++ -c -g conftest.cpp >&5
configure:7577: $? = 0
configure:7618: result: yes
configure:7643: checking for valgrind
configure:7666: g++ -c -g -O2 conftest.cpp >&5
conftest.cpp:35:18: fatal error: valgrind/valgrind.h: No such file or directory
#include <valgrind/valgrind.h>
^~~~~~~~~~~~~~~~~~~~~
compilation terminated.
configure:7666: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_ACCEPT4 1
| #define HAVE_SIGNALFD 1
| #define HAVE_EVENTFD 1
| #define HAVE_EPOLL 1
| #define HAVE_POLL 1
| #define HAVE_SENDFILE 1
| #define HAVE_EXECINFO 1
| #define HAVE_DAEMON 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_INOTIFY 1
| #define HAVE_MALLOC_TRIM 1
| #define HAVE_INOTIFY_INIT1 1
| #define HAVE_PTRACE 1
| #define HAVE_GETRANDOM 1
| #define HAVE_RWLOCK 1
| #define HAVE_SPINLOCK 1
| #define HAVE_MUTEX_TIMEDLOCK 1
| #define HAVE_PTHREAD_BARRIER 1
| #define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1
| #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1
| #define HAVE_PTHREAD_MUTEX_CONSISTENT 1
| #define HAVE_CPU_AFFINITY 1
| #define HAVE_REUSEPORT 1
| #define HAVE_FUTEX 1
| #define HAVE_UCONTEXT 1
| /* end confdefs.h. */
|
| #include <valgrind/valgrind.h>
|
| int
| main ()
| {
|
|
|
| ;
| return 0;
| }
configure:7676: result: no
configure:7687: checking how to run the C++ preprocessor
configure:7714: g++ -E conftest.cpp
configure:7714: $? = 0
configure:7728: g++ -E conftest.cpp
conftest.cpp:34:10: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:7728: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_ACCEPT4 1
| #define HAVE_SIGNALFD 1
| #define HAVE_EVENTFD 1
| #define HAVE_EPOLL 1
| #define HAVE_POLL 1
| #define HAVE_SENDFILE 1
| #define HAVE_EXECINFO 1
| #define HAVE_DAEMON 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_INOTIFY 1
| #define HAVE_MALLOC_TRIM 1
| #define HAVE_INOTIFY_INIT1 1
| #define HAVE_PTRACE 1
| #define HAVE_GETRANDOM 1
| #define HAVE_RWLOCK 1
| #define HAVE_SPINLOCK 1
| #define HAVE_MUTEX_TIMEDLOCK 1
| #define HAVE_PTHREAD_BARRIER 1
| #define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1
| #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1
| #define HAVE_PTHREAD_MUTEX_CONSISTENT 1
| #define HAVE_CPU_AFFINITY 1
| #define HAVE_REUSEPORT 1
| #define HAVE_FUTEX 1
| #define HAVE_UCONTEXT 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:7753: result: g++ -E
configure:7773: g++ -E conftest.cpp
configure:7773: $? = 0
configure:7787: g++ -E conftest.cpp
conftest.cpp:34:10: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:7787: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_ACCEPT4 1
| #define HAVE_SIGNALFD 1
| #define HAVE_EVENTFD 1
| #define HAVE_EPOLL 1
| #define HAVE_POLL 1
| #define HAVE_SENDFILE 1
| #define HAVE_EXECINFO 1
| #define HAVE_DAEMON 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_INOTIFY 1
| #define HAVE_MALLOC_TRIM 1
| #define HAVE_INOTIFY_INIT1 1
| #define HAVE_PTRACE 1
| #define HAVE_GETRANDOM 1
| #define HAVE_RWLOCK 1
| #define HAVE_SPINLOCK 1
| #define HAVE_MUTEX_TIMEDLOCK 1
| #define HAVE_PTHREAD_BARRIER 1
| #define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1
| #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1
| #define HAVE_PTHREAD_MUTEX_CONSISTENT 1
| #define HAVE_CPU_AFFINITY 1
| #define HAVE_REUSEPORT 1
| #define HAVE_FUTEX 1
| #define HAVE_UCONTEXT 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:7816: checking for ANSI C header files
configure:7836: g++ -c -g -O2 conftest.cpp >&5
configure:7836: $? = 0
configure:7909: g++ -o conftest -g -O2 conftest.cpp -lpthread >&5
configure:7909: $? = 0
configure:7909: ./conftest
configure:7909: $? = 0
configure:7920: result: yes
configure:7933: checking for sys/types.h
configure:7933: g++ -c -g -O2 conftest.cpp >&5
configure:7933: $? = 0
configure:7933: result: yes
configure:7933: checking for sys/stat.h
configure:7933: g++ -c -g -O2 conftest.cpp >&5
configure:7933: $? = 0
configure:7933: result: yes
configure:7933: checking for stdlib.h
configure:7933: g++ -c -g -O2 conftest.cpp >&5
configure:7933: $? = 0
configure:7933: result: yes
configure:7933: checking for string.h
configure:7933: g++ -c -g -O2 conftest.cpp >&5
configure:7933: $? = 0
configure:7933: result: yes
configure:7933: checking for memory.h
configure:7933: g++ -c -g -O2 conftest.cpp >&5
configure:7933: $? = 0
configure:7933: result: yes
configure:7933: checking for strings.h
configure:7933: g++ -c -g -O2 conftest.cpp >&5
configure:7933: $? = 0
configure:7933: result: yes
configure:7933: checking for inttypes.h
configure:7933: g++ -c -g -O2 conftest.cpp >&5
configure:7933: $? = 0
configure:7933: result: yes
configure:7933: checking for stdint.h
configure:7933: g++ -c -g -O2 conftest.cpp >&5
configure:7933: $? = 0
configure:7933: result: yes
configure:7933: checking for unistd.h
configure:7933: g++ -c -g -O2 conftest.cpp >&5
configure:7933: $? = 0
configure:7933: result: yes
configure:7946: checking for struct cmsghdr
configure:7965: g++ -c -g -O2 conftest.cpp >&5
configure:7965: $? = 0
configure:7973: result: yes
configure:7985: checking for hstrerror
configure:7985: g++ -o conftest -g -O2 conftest.cpp -lpthread >&5
configure:7985: $? = 0
configure:7985: result: yes
configure:7985: checking for socketpair
configure:7985: g++ -o conftest -g -O2 conftest.cpp -lpthread >&5
configure:7985: $? = 0
configure:7985: result: yes
configure:7985: checking for if_nametoindex
configure:7985: g++ -o conftest -g -O2 conftest.cpp -lpthread >&5
configure:7985: $? = 0
configure:7985: result: yes
configure:7985: checking for if_indextoname
configure:7985: g++ -o conftest -g -O2 conftest.cpp -lpthread >&5
configure:7985: $? = 0
configure:7985: result: yes
configure:7997: checking netdb.h usability
configure:7997: g++ -c -g -O2 conftest.cpp >&5
configure:7997: $? = 0
configure:7997: result: yes
configure:7997: checking netdb.h presence
configure:7997: g++ -E conftest.cpp
configure:7997: $? = 0
configure:7997: result: yes
configure:7997: checking for netdb.h
configure:7997: result: yes
configure:7997: checking netinet/tcp.h usability
configure:7997: g++ -c -g -O2 conftest.cpp >&5
configure:7997: $? = 0
configure:7997: result: yes
configure:7997: checking netinet/tcp.h presence
configure:7997: g++ -E conftest.cpp
configure:7997: $? = 0
configure:7997: result: yes
configure:7997: checking for netinet/tcp.h
configure:7997: result: yes
configure:7997: checking sys/un.h usability
configure:7997: g++ -c -g -O2 conftest.cpp >&5
configure:7997: $? = 0
configure:7997: result: yes
configure:7997: checking sys/un.h presence
configure:7997: g++ -E conftest.cpp
configure:7997: $? = 0
configure:7997: result: yes
configure:7997: checking for sys/un.h
configure:7997: result: yes
configure:7997: checking sys/sockio.h usability
configure:7997: g++ -c -g -O2 conftest.cpp >&5
conftest.cpp:85:10: fatal error: sys/sockio.h: No such file or directory
#include <sys/sockio.h>
^~~~~~~~~~~~~~
compilation terminated.
configure:7997: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_ACCEPT4 1
| #define HAVE_SIGNALFD 1
| #define HAVE_EVENTFD 1
| #define HAVE_EPOLL 1
| #define HAVE_POLL 1
| #define HAVE_SENDFILE 1
| #define HAVE_EXECINFO 1
| #define HAVE_DAEMON 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_INOTIFY 1
| #define HAVE_MALLOC_TRIM 1
| #define HAVE_INOTIFY_INIT1 1
| #define HAVE_PTRACE 1
| #define HAVE_GETRANDOM 1
| #define HAVE_RWLOCK 1
| #define HAVE_SPINLOCK 1
| #define HAVE_MUTEX_TIMEDLOCK 1
| #define HAVE_PTHREAD_BARRIER 1
| #define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1
| #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1
| #define HAVE_PTHREAD_MUTEX_CONSISTENT 1
| #define HAVE_CPU_AFFINITY 1
| #define HAVE_REUSEPORT 1
| #define HAVE_FUTEX 1
| #define HAVE_UCONTEXT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CMSGHDR 1
| #define HAVE_HSTRERROR 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/sockio.h>
configure:7997: result: no
configure:7997: checking sys/sockio.h presence
configure:7997: g++ -E conftest.cpp
conftest.cpp:52:10: fatal error: sys/sockio.h: No such file or directory
#include <sys/sockio.h>
^~~~~~~~~~~~~~
compilation terminated.
configure:7997: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_ACCEPT4 1
| #define HAVE_SIGNALFD 1
| #define HAVE_EVENTFD 1
| #define HAVE_EPOLL 1
| #define HAVE_POLL 1
| #define HAVE_SENDFILE 1
| #define HAVE_EXECINFO 1
| #define HAVE_DAEMON 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_INOTIFY 1
| #define HAVE_MALLOC_TRIM 1
| #define HAVE_INOTIFY_INIT1 1
| #define HAVE_PTRACE 1
| #define HAVE_GETRANDOM 1
| #define HAVE_RWLOCK 1
| #define HAVE_SPINLOCK 1
| #define HAVE_MUTEX_TIMEDLOCK 1
| #define HAVE_PTHREAD_BARRIER 1
| #define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1
| #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1
| #define HAVE_PTHREAD_MUTEX_CONSISTENT 1
| #define HAVE_CPU_AFFINITY 1
| #define HAVE_REUSEPORT 1
| #define HAVE_FUTEX 1
| #define HAVE_UCONTEXT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CMSGHDR 1
| #define HAVE_HSTRERROR 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| /* end confdefs.h. */
| #include <sys/sockio.h>
configure:7997: result: no
configure:7997: checking for sys/sockio.h
configure:7997: result: no
configure:8011: checking for field ss_family in struct sockaddr_storage
configure:8032: g++ -c -g -O2 conftest.cpp >&5
configure:8032: $? = 0
configure:8040: result: yes
configure:8049: checking if getaddrinfo supports AI_V4MAPPED
configure:8068: g++ -c -g -O2 conftest.cpp >&5
configure:8068: $? = 0
configure:8076: result: yes
configure:8085: checking if getaddrinfo supports AI_ALL
configure:8104: g++ -c -g -O2 conftest.cpp >&5
configure:8104: $? = 0
configure:8112: result: yes
configure:8121: checking if getaddrinfo supports AI_IDN
configure:8140: g++ -c -g -O2 conftest.cpp >&5
configure:8140: $? = 0
configure:8148: result: yes
configure:8157: checking if gethostbyname2_r is supported
configure:8177: g++ -c -g -O2 conftest.cpp >&5
configure:8177: $? = 0
configure:8185: result: yes
configure:8195: checking for valgrind
configure:8218: g++ -c -g -O2 conftest.cpp >&5
conftest.cpp:59:18: fatal error: boost/stacktrace.hpp: No such file or directory
#include <boost/stacktrace.hpp>
^~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
configure:8218: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_ACCEPT4 1
| #define HAVE_SIGNALFD 1
| #define HAVE_EVENTFD 1
| #define HAVE_EPOLL 1
| #define HAVE_POLL 1
| #define HAVE_SENDFILE 1
| #define HAVE_EXECINFO 1
| #define HAVE_DAEMON 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_INOTIFY 1
| #define HAVE_MALLOC_TRIM 1
| #define HAVE_INOTIFY_INIT1 1
| #define HAVE_PTRACE 1
| #define HAVE_GETRANDOM 1
| #define HAVE_RWLOCK 1
| #define HAVE_SPINLOCK 1
| #define HAVE_MUTEX_TIMEDLOCK 1
| #define HAVE_PTHREAD_BARRIER 1
| #define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1
| #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1
| #define HAVE_PTHREAD_MUTEX_CONSISTENT 1
| #define HAVE_CPU_AFFINITY 1
| #define HAVE_REUSEPORT 1
| #define HAVE_FUTEX 1
| #define HAVE_UCONTEXT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CMSGHDR 1
| #define HAVE_HSTRERROR 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SOCKETS 1
| #define HAVE_SA_SS_FAMILY 1
| #define HAVE_AI_V4MAPPED 1
| #define HAVE_AI_ALL 1
| #define HAVE_AI_IDN 1
| #define HAVE_GETHOSTBYNAME2_R 1
| /* end confdefs.h. */
|
| #include <boost/stacktrace.hpp>
|
| int
| main ()
| {
|
|
|
| ;
| return 0;
| }
configure:8228: result: no
configure:9420: checking swoole coverage
configure:9433: result: disabled
configure:9576: checking for C++ compiler version
configure:9585: g++ --version >&5
g++ (Debian 8.3.0-6) 8.3.0
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:9596: $? = 0
configure:9585: g++ -v >&5
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/8/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 8.3.0-6' --with-bugurl=file:///usr/share/doc/gcc-8/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-8 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 8.3.0 (Debian 8.3.0-6)
configure:9596: $? = 0
configure:9585: g++ -V >&5
g++: error: unrecognized command line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:9596: $? = 1
configure:9585: g++ -qversion >&5
g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
g++: fatal error: no input files
compilation terminated.
configure:9596: $? = 1
configure:9600: checking whether we are using the GNU C++ compiler
configure:9628: result: yes
configure:9637: checking whether g++ accepts -g
configure:9698: result: yes
configure:9726: checking how to run the C++ preprocessor
configure:9792: result: g++ -E
configure:9812: g++ -E conftest.cpp
configure:9812: $? = 0
configure:9826: g++ -E conftest.cpp
conftest.cpp:60:10: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:9826: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_ACCEPT4 1
| #define HAVE_SIGNALFD 1
| #define HAVE_EVENTFD 1
| #define HAVE_EPOLL 1
| #define HAVE_POLL 1
| #define HAVE_SENDFILE 1
| #define HAVE_EXECINFO 1
| #define HAVE_DAEMON 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_INOTIFY 1
| #define HAVE_MALLOC_TRIM 1
| #define HAVE_INOTIFY_INIT1 1
| #define HAVE_PTRACE 1
| #define HAVE_GETRANDOM 1
| #define HAVE_RWLOCK 1
| #define HAVE_SPINLOCK 1
| #define HAVE_MUTEX_TIMEDLOCK 1
| #define HAVE_PTHREAD_BARRIER 1
| #define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1
| #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1
| #define HAVE_PTHREAD_MUTEX_CONSISTENT 1
| #define HAVE_CPU_AFFINITY 1
| #define HAVE_REUSEPORT 1
| #define HAVE_FUTEX 1
| #define HAVE_UCONTEXT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CMSGHDR 1
| #define HAVE_HSTRERROR 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SOCKETS 1
| #define HAVE_SA_SS_FAMILY 1
| #define HAVE_AI_V4MAPPED 1
| #define HAVE_AI_ALL 1
| #define HAVE_AI_IDN 1
| #define HAVE_GETHOSTBYNAME2_R 1
| #define SW_USE_ASM_CONTEXT 1
| #define COMPILE_DL_SWOOLE 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:10045: checking how to print strings
configure:10072: result: printf
configure:10093: checking for a sed that does not truncate output
configure:10157: result: /usr/bin/sed
configure:10175: checking for fgrep
configure:10237: result: /usr/bin/grep -F
configure:10272: checking for ld used by cc
configure:10339: result: /usr/bin/ld
configure:10346: checking if the linker (/usr/bin/ld) is GNU ld
configure:10361: result: yes
configure:10373: checking for BSD- or MS-compatible name lister (nm)
configure:10427: result: /usr/bin/nm -B
configure:10557: checking the name lister (/usr/bin/nm -B) interface
configure:10564: g++ -c -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 conftest.cpp >&5
configure:10567: /usr/bin/nm -B "conftest.o"
configure:10570: output
0000000000000000 B some_variable
configure:10571: result: BSD nm
configure:10574: checking whether ln -s works
configure:10578: result: yes
configure:10586: checking the maximum length of command line arguments
configure:10717: result: 1572864
configure:10765: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format
configure:10805: result: func_convert_file_noop
configure:10812: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
configure:10832: result: func_convert_file_noop
configure:10839: checking for /usr/bin/ld option to reload object files
configure:10846: result: -r
configure:10920: checking for objdump
configure:10936: found /usr/bin/objdump
configure:10947: result: objdump
configure:10979: checking how to recognize dependent libraries
configure:11179: result: pass_all
configure:11264: checking for dlltool
configure:11294: result: no
configure:11324: checking how to associate runtime and link libraries
configure:11351: result: printf %s\n
configure:11411: checking for ar
configure:11427: found /usr/bin/ar
configure:11438: result: ar
configure:11475: checking for archiver @FILE support
configure:11492: g++ -c -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 conftest.cpp >&5
configure:11492: $? = 0
configure:11495: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
configure:11498: $? = 0
configure:11503: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
ar: conftest.o: No such file or directory
configure:11506: $? = 1
configure:11505: result: @
configure:11563: checking for strip
configure:11579: found /usr/bin/strip
configure:11590: result: strip
configure:11662: checking for ranlib
configure:11678: found /usr/bin/ranlib
configure:11689: result: ranlib
configure:11766: checking for gawk
configure:11793: result: gawk
configure:11833: checking command to parse /usr/bin/nm -B output from cc object
configure:11986: g++ -c -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 conftest.cpp >&5
configure:11989: $? = 0
configure:11993: /usr/bin/nm -B conftest.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' > conftest.nm
configure:12059: g++ -o conftest -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -lpthread -z now conftest.cpp conftstm.o >&5
configure:12062: $? = 0
configure:12100: result: ok
configure:12147: checking for sysroot
configure:12177: result: no
configure:12184: checking for a working dd
configure:12222: result: /usr/bin/dd
configure:12226: checking how to truncate binary pipes
configure:12241: result: /usr/bin/dd bs=4096 count=1
configure:12377: g++ -c -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 conftest.cpp >&5
configure:12380: $? = 0
configure:12570: checking for mt
configure:12586: found /usr/bin/mt
configure:12597: result: mt
configure:12620: checking if mt is a manifest tool
configure:12626: mt '-?'
configure:12634: result: no
configure:13308: checking for dlfcn.h
configure:13308: g++ -c -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 conftest.cpp >&5
configure:13308: $? = 0
configure:13308: result: yes
configure:13574: checking for objdir
configure:13589: result: .libs
configure:13853: checking if cc supports -fno-rtti -fno-exceptions
configure:13871: cc -c -Wall -pthread -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
configure:13875: $? = 0
configure:13888: result: no
configure:14246: checking for cc option to produce PIC
configure:14253: result: -fPIC -DPIC
configure:14261: checking if cc PIC flag -fPIC -DPIC works
configure:14279: cc -c -Wall -pthread -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
configure:14283: $? = 0
configure:14296: result: yes
configure:14325: checking if cc static flag -static works
configure:14353: result: yes
configure:14368: checking if cc supports -c -o file.o
configure:14389: cc -c -Wall -pthread -g -O2 -o out/conftest2.o conftest.c >&5
configure:14393: $? = 0
configure:14415: result: yes
configure:14423: checking if cc supports -c -o file.o
configure:14470: result: yes
configure:14503: checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:15766: result: yes
configure:15803: checking whether -lc should be explicitly linked in
configure:15811: cc -c -Wall -pthread -g -O2 conftest.c >&5
configure:15814: $? = 0
configure:15829: cc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
configure:15832: $? = 0
configure:15846: result: no
configure:16006: checking dynamic linker characteristics
configure:16587: cc -o conftest -Wall -pthread -g -O2 -lpthread -z now -Wl,-rpath -Wl,/foo conftest.c -lstdc++ -lpthread >&5
configure:16587: $? = 0
configure:16836: result: GNU/Linux ld.so
configure:16958: checking how to hardcode library paths into programs
configure:16983: result: immediate
configure:17531: checking whether stripping libraries is possible
configure:17536: result: yes
configure:17571: checking if libtool supports shared libraries
configure:17573: result: yes
configure:17576: checking whether to build shared libraries
configure:17601: result: yes
configure:17604: checking whether to build static libraries
configure:17608: result: no
configure:14407: checking how to run the C++ preprocessor
configure:14473: result: g++ -E
configure:14493: g++ -E conftest.cpp
configure:14493: $? = 0
configure:14507: g++ -E conftest.cpp
conftest.cpp:62:10: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:14507: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define HAVE_ACCEPT4 1
| #define HAVE_SIGNALFD 1
| #define HAVE_EVENTFD 1
| #define HAVE_EPOLL 1
| #define HAVE_POLL 1
| #define HAVE_SENDFILE 1
| #define HAVE_EXECINFO 1
| #define HAVE_DAEMON 1
| #define HAVE_MKOSTEMP 1
| #define HAVE_INOTIFY 1
| #define HAVE_MALLOC_TRIM 1
| #define HAVE_INOTIFY_INIT1 1
| #define HAVE_PTRACE 1
| #define HAVE_GETRANDOM 1
| #define HAVE_RWLOCK 1
| #define HAVE_SPINLOCK 1
| #define HAVE_MUTEX_TIMEDLOCK 1
| #define HAVE_PTHREAD_BARRIER 1
| #define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1
| #define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1
| #define HAVE_PTHREAD_MUTEX_CONSISTENT 1
| #define HAVE_CPU_AFFINITY 1
| #define HAVE_REUSEPORT 1
| #define HAVE_FUTEX 1
| #define HAVE_UCONTEXT 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_CMSGHDR 1
| #define HAVE_HSTRERROR 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SOCKETS 1
| #define HAVE_SA_SS_FAMILY 1
| #define HAVE_AI_V4MAPPED 1
| #define HAVE_AI_ALL 1
| #define HAVE_AI_IDN 1
| #define HAVE_GETHOSTBYNAME2_R 1
| #define SW_USE_ASM_CONTEXT 1
| #define COMPILE_DL_SWOOLE 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:14669: checking for ld used by g++
configure:14736: result: /usr/bin/ld -m elf_x86_64
configure:14743: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
configure:14758: result: yes
configure:14813: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:15886: result: yes
configure:15922: g++ -c -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 conftest.cpp >&5
configure:15925: $? = 0
configure:16406: checking for g++ option to produce PIC
configure:16413: result: -fPIC -DPIC
configure:16421: checking if g++ PIC flag -fPIC -DPIC works
configure:16439: g++ -c -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -fPIC -DPIC -DPIC conftest.cpp >&5
configure:16443: $? = 0
configure:16456: result: yes
configure:16479: checking if g++ static flag -static works
configure:16507: result: yes
configure:16519: checking if g++ supports -c -o file.o
configure:16540: g++ -c -g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11 -o out/conftest2.o conftest.cpp >&5
configure:16544: $? = 0
configure:16566: result: yes
configure:16571: checking if g++ supports -c -o file.o
configure:16618: result: yes
configure:16648: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:16691: result: yes
configure:16832: checking dynamic linker characteristics
configure:17589: result: GNU/Linux ld.so
configure:17654: checking how to hardcode library paths into programs
configure:17679: result: immediate
configure:16799: patching config.h.in
configure:16810: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by config.status, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on keymana
config.status:980: creating config.h
config.status:1084: executing libtool commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_cmsghdr=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LT_SYS_LIBRARY_PATH_set=
ac_cv_env_LT_SYS_LIBRARY_PATH_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=
ac_cv_env_PKG_CONFIG_LIBDIR_value=
ac_cv_env_PKG_CONFIG_PATH_set=
ac_cv_env_PKG_CONFIG_PATH_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_hstrerror=yes
ac_cv_func_if_indextoname=yes
ac_cv_func_if_nametoindex=yes
ac_cv_func_socketpair=yes
ac_cv_gai_ai_all=yes
ac_cv_gai_ai_idn=yes
ac_cv_gai_ai_v4mapped=yes
ac_cv_gethostbyname2_r=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_netdb_h=yes
ac_cv_header_netinet_tcp_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_sockio_h=no
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_un_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-pc-linux-gnu
ac_cv_lib_brotlienc_BrotliEncoderCreateInstance=no
ac_cv_lib_c_CCRandomGenerateBytes=no
ac_cv_lib_c_accept4=yes
ac_cv_lib_c_arc4random=no
ac_cv_lib_c_backtrace=yes
ac_cv_lib_c_daemon=yes
ac_cv_lib_c_epoll_create=yes
ac_cv_lib_c_eventfd=yes
ac_cv_lib_c_getrandom=yes
ac_cv_lib_c_inotify_init1=yes
ac_cv_lib_c_inotify_init=yes
ac_cv_lib_c_kqueue=no
ac_cv_lib_c_malloc_trim=yes
ac_cv_lib_c_mkostemp=yes
ac_cv_lib_c_poll=yes
ac_cv_lib_c_ptrace=yes
ac_cv_lib_c_sendfile=yes
ac_cv_lib_c_signalfd=yes
ac_cv_lib_cares_ares_gethostbyname=no
ac_cv_lib_pcre_pcre_compile=no
ac_cv_lib_pthread_pthread_barrier_init=yes
ac_cv_lib_pthread_pthread_mutex_consistent=yes
ac_cv_lib_pthread_pthread_mutex_timedlock=yes
ac_cv_lib_pthread_pthread_mutexattr_setpshared=yes
ac_cv_lib_pthread_pthread_mutexattr_setrobust=yes
ac_cv_lib_pthread_pthread_rwlock_init=yes
ac_cv_lib_pthread_pthread_spin_lock=yes
ac_cv_lib_z_gzgets=no
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_lt_DD=/usr/bin/dd
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='cc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=cc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_c99=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_ss_family=yes
ac_cv_target=x86_64-pc-linux-gnu
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_compiler_static_works_CXX=yes
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_global_symbol_to_import=
lt_cv_sys_max_cmd_len=1572864
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1'
php_cv_cc_dashr=no
php_cv_cc_rpath=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
AR='ar'
AWK='gawk'
CC='cc'
CFLAGS='-Wall -pthread -g -O2'
CONFIGURE_COMMAND=' '\''./configure'\'' '
CONFIGURE_OPTIONS=''
CPP='cc -E'
CPPFLAGS=' -DHAVE_CONFIG_H'
CXX='g++'
CXXCPP='g++ -E'
CXXFLAGS='-g -O2 -Wall -Wno-unused-function -Wno-deprecated -Wno-deprecated-declarations -std=c++11'
DEFS='-DHAVE_CONFIG_H'
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
FGREP='/usr/bin/grep -F'
GREP='/usr/bin/grep'
LD='/usr/bin/ld -m elf_x86_64'
LDFLAGS=' -lpthread -z now'
LIBOBJS=''
LIBS='-lstdc++ -lpthread '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
LT_SYS_LIBRARY_PATH=''
MANIFEST_TOOL=':'
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
RANLIB='ranlib'
SED='/usr/bin/sed'
SHELL='/bin/bash'
SHLIB_DL_SUFFIX_NAME='so'
SHLIB_SUFFIX_NAME='so'
STRIP='strip'
ac_ct_AR='ar'
ac_ct_CC='cc'
ac_ct_CXX='g++'
ac_ct_DUMPBIN=''
bindir='${exec_prefix}/bin'
build='x86_64-pc-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='$(prefix)'
host='x86_64-pc-linux-gnu'
host_alias='x86_64-pc-linux-gnu'
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
runstatedir='${localstatedir}/run'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='x86_64-pc-linux-gnu'
target_alias=''
target_cpu='x86_64'
target_os='linux-gnu'
target_vendor='pc'
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define HAVE_ACCEPT4 1
#define HAVE_SIGNALFD 1
#define HAVE_EVENTFD 1
#define HAVE_EPOLL 1
#define HAVE_POLL 1
#define HAVE_SENDFILE 1
#define HAVE_EXECINFO 1
#define HAVE_DAEMON 1
#define HAVE_MKOSTEMP 1
#define HAVE_INOTIFY 1
#define HAVE_MALLOC_TRIM 1
#define HAVE_INOTIFY_INIT1 1
#define HAVE_PTRACE 1
#define HAVE_GETRANDOM 1
#define HAVE_RWLOCK 1
#define HAVE_SPINLOCK 1
#define HAVE_MUTEX_TIMEDLOCK 1
#define HAVE_PTHREAD_BARRIER 1
#define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1
#define HAVE_PTHREAD_MUTEXATTR_SETROBUST 1
#define HAVE_PTHREAD_MUTEX_CONSISTENT 1
#define HAVE_CPU_AFFINITY 1
#define HAVE_REUSEPORT 1
#define HAVE_FUTEX 1
#define HAVE_UCONTEXT 1
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_CMSGHDR 1
#define HAVE_HSTRERROR 1
#define HAVE_SOCKETPAIR 1
#define HAVE_IF_NAMETOINDEX 1
#define HAVE_IF_INDEXTONAME 1
#define HAVE_NETDB_H 1
#define HAVE_NETINET_TCP_H 1
#define HAVE_SYS_UN_H 1
#define HAVE_SOCKETS 1
#define HAVE_SA_SS_FAMILY 1
#define HAVE_AI_V4MAPPED 1
#define HAVE_AI_ALL 1
#define HAVE_AI_IDN 1
#define HAVE_GETHOSTBYNAME2_R 1
#define SW_USE_ASM_CONTEXT 1
#define COMPILE_DL_SWOOLE 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
configure: exit 0