This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libmemcached configure 1.0.18, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --disable-dtrace --disable-static --disable-sasl --disable-debug --disable-assert --disable-hsieh_hash --libdir=/usr/lib64 ## --------- ## ## Platform. ## ## --------- ## hostname = mr-fox uname -m = x86_64 uname -r = 4.7.4-hardened-r1 uname -s = Linux uname -v = #1 SMP Thu Sep 22 18:21:40 CEST 2016 /usr/bin/uname -p = Intel(R) Core(TM) i7-3930K CPU @ 3.20GHz /bin/uname -X = unknown /bin/arch = unknown /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/lib/portage/python3.4/ebuild-helpers/xattr PATH: /usr/lib/portage/python3.4/ebuild-helpers PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /opt/bin PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/6.2.0 ## ----------- ## ## Core tests. ## ## ----------- ## configure:2858: checking for x86_64-pc-linux-gnu-cc configure:2888: result: no configure:2858: checking for x86_64-pc-linux-gnu-gcc configure:2874: found /usr/bin/x86_64-pc-linux-gnu-gcc configure:2885: result: x86_64-pc-linux-gnu-gcc configure:2960: checking for C compiler version configure:2969: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 6.2.0-r1 p1.1) 6.2.0 Copyright (C) 2016 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:2980: $? = 0 configure:2969: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/6.2.0/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/6.2.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-6.2.0-r1/work/gcc-6.2.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/6.2.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.2.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.2.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.2.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/6.2.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --disable-nls --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 6.2.0-r1 p1.1' --disable-esp --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --enable-vtable-verify --enable-libvtv --enable-lto --without-isl --enable-libsanitizer --disable-default-pie --enable-default-ssp Thread model: posix gcc version 6.2.0 (Gentoo 6.2.0-r1 p1.1) configure:2980: $? = 0 configure:2969: x86_64-pc-linux-gnu-gcc -V >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-V' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:2980: $? = 1 configure:2969: x86_64-pc-linux-gnu-gcc -qversion >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:2980: $? = 1 configure:3000: checking whether the C compiler works configure:3022: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3026: $? = 0 configure:3074: result: yes configure:3077: checking for C compiler default output file name configure:3079: result: a.out configure:3085: checking for suffix of executables configure:3092: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3096: $? = 0 configure:3118: result: configure:3140: checking whether we are cross compiling configure:3148: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3152: $? = 0 configure:3159: ./conftest configure:3163: $? = 0 configure:3178: result: no configure:3183: checking for suffix of object files configure:3205: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:3209: $? = 0 configure:3230: result: o configure:3234: checking whether we are using the GNU C compiler configure:3253: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:3253: $? = 0 configure:3262: result: yes configure:3271: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:3291: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:3291: $? = 0 configure:3332: result: yes configure:3349: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:3412: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:3412: $? = 0 configure:3425: result: none needed configure:3459: checking for x86_64-pc-linux-gnu-c++ configure:3475: found /usr/bin/x86_64-pc-linux-gnu-c++ configure:3486: result: x86_64-pc-linux-gnu-c++ configure:3557: checking for C++ compiler version configure:3566: x86_64-pc-linux-gnu-c++ --version >&5 x86_64-pc-linux-gnu-c++ (Gentoo 6.2.0-r1 p1.1) 6.2.0 Copyright (C) 2016 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:3577: $? = 0 configure:3566: x86_64-pc-linux-gnu-c++ -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/6.2.0/x86_64-pc-linux-gnu-c++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/6.2.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-6.2.0-r1/work/gcc-6.2.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/6.2.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.2.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.2.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.2.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/6.2.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --disable-nls --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 6.2.0-r1 p1.1' --disable-esp --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --enable-vtable-verify --enable-libvtv --enable-lto --without-isl --enable-libsanitizer --disable-default-pie --enable-default-ssp Thread model: posix gcc version 6.2.0 (Gentoo 6.2.0-r1 p1.1) configure:3577: $? = 0 configure:3566: x86_64-pc-linux-gnu-c++ -V >&5 x86_64-pc-linux-gnu-c++: error: unrecognized command line option '-V' x86_64-pc-linux-gnu-c++: fatal error: no input files compilation terminated. configure:3577: $? = 1 configure:3566: x86_64-pc-linux-gnu-c++ -qversion >&5 x86_64-pc-linux-gnu-c++: error: unrecognized command line option '-qversion'; did you mean '--version'? x86_64-pc-linux-gnu-c++: fatal error: no input files compilation terminated. configure:3577: $? = 1 configure:3581: checking whether we are using the GNU C++ compiler configure:3600: x86_64-pc-linux-gnu-c++ -c -Werror=terminate -march=native -O2 -pipe conftest.cpp >&5 configure:3600: $? = 0 configure:3609: result: yes configure:3618: checking whether x86_64-pc-linux-gnu-c++ accepts -g configure:3638: x86_64-pc-linux-gnu-c++ -c -g conftest.cpp >&5 configure:3638: $? = 0 configure:3679: result: yes configure:3738: checking build system type configure:3752: result: x86_64-pc-linux-gnu configure:3772: checking host system type configure:3785: result: x86_64-pc-linux-gnu configure:3821: checking how to run the C preprocessor configure:3852: x86_64-pc-linux-gnu-gcc -E conftest.c configure:3852: $? = 0 configure:3866: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3866: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libmemcached" | #define PACKAGE_TARNAME "libmemcached" | #define PACKAGE_VERSION "1.0.18" | #define PACKAGE_STRING "libmemcached 1.0.18" | #define PACKAGE_BUGREPORT "http://libmemcached.org/" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3891: result: x86_64-pc-linux-gnu-gcc -E configure:3911: x86_64-pc-linux-gnu-gcc -E conftest.c configure:3911: $? = 0 configure:3925: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3925: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libmemcached" | #define PACKAGE_TARNAME "libmemcached" | #define PACKAGE_VERSION "1.0.18" | #define PACKAGE_STRING "libmemcached 1.0.18" | #define PACKAGE_BUGREPORT "http://libmemcached.org/" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3954: checking for grep that handles long lines and -e configure:4012: result: /bin/grep configure:4017: checking for egrep configure:4079: result: /bin/grep -E configure:4084: checking for ANSI C header files configure:4104: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4104: $? = 0 configure:4177: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:4177: $? = 0 configure:4177: ./conftest configure:4177: $? = 0 configure:4188: result: yes configure:4201: checking for sys/types.h configure:4201: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4201: $? = 0 configure:4201: result: yes configure:4201: checking for sys/stat.h configure:4201: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4201: $? = 0 configure:4201: result: yes configure:4201: checking for stdlib.h configure:4201: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4201: $? = 0 configure:4201: result: yes configure:4201: checking for string.h configure:4201: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4201: $? = 0 configure:4201: result: yes configure:4201: checking for memory.h configure:4201: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4201: $? = 0 configure:4201: result: yes configure:4201: checking for strings.h configure:4201: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4201: $? = 0 configure:4201: result: yes configure:4201: checking for inttypes.h configure:4201: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4201: $? = 0 configure:4201: result: yes configure:4201: checking for stdint.h configure:4201: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4201: $? = 0 configure:4201: result: yes configure:4201: checking for unistd.h configure:4201: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4201: $? = 0 configure:4201: result: yes configure:4214: checking minix/config.h usability configure:4214: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c:52:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:4214: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libmemcached" | #define PACKAGE_TARNAME "libmemcached" | #define PACKAGE_VERSION "1.0.18" | #define PACKAGE_STRING "libmemcached 1.0.18" | #define PACKAGE_BUGREPORT "http://libmemcached.org/" | #define PACKAGE_URL "" | #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 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4214: result: no configure:4214: checking minix/config.h presence configure:4214: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:19:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:4214: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libmemcached" | #define PACKAGE_TARNAME "libmemcached" | #define PACKAGE_VERSION "1.0.18" | #define PACKAGE_STRING "libmemcached 1.0.18" | #define PACKAGE_BUGREPORT "http://libmemcached.org/" | #define PACKAGE_URL "" | #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 | /* end confdefs.h. */ | #include configure:4214: result: no configure:4214: checking for minix/config.h configure:4214: result: no configure:4235: checking whether it is safe to define __EXTENSIONS__ configure:4253: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4253: $? = 0 configure:4260: result: yes configure:4291: checking for a BSD-compatible install configure:4359: result: /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c configure:4370: checking whether build environment is sane configure:4425: result: yes configure:4566: checking for a thread-safe mkdir -p configure:4605: result: /bin/mkdir -p configure:4612: checking for gawk configure:4628: found /usr/bin/gawk configure:4639: result: gawk configure:4650: checking whether make sets $(MAKE) configure:4672: result: yes configure:4702: checking for style of include used by make configure:4730: result: GNU configure:4764: checking whether make supports nested variables configure:4781: result: yes configure:4870: checking whether UID '250' is supported by ustar format configure:4873: result: yes configure:4880: checking whether GID '250' is supported by ustar format configure:4883: result: yes configure:4891: checking how to create a ustar tar archive configure:4902: tar --version tar (GNU tar) 1.29 Copyright (C) 2015 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later . This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by John Gilmore and Jay Fenlason. configure:4905: $? = 0 configure:4945: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar configure:4948: $? = 0 configure:4952: tar -xf - &5 configure:5861: /usr/bin/x86_64-pc-linux-gnu-nm -B "conftest.o" configure:5864: output 0000000000000000 B some_variable configure:5871: result: BSD nm configure:5874: checking whether ln -s works configure:5878: result: yes configure:5886: checking the maximum length of command line arguments configure:6017: result: 1572864 configure:6065: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:6105: result: func_convert_file_noop configure:6112: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:6132: result: func_convert_file_noop configure:6139: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files configure:6146: result: -r configure:6180: checking for x86_64-pc-linux-gnu-objdump configure:6196: found /usr/bin/x86_64-pc-linux-gnu-objdump configure:6207: result: x86_64-pc-linux-gnu-objdump configure:6279: checking how to recognize dependent libraries configure:6479: result: pass_all configure:6524: checking for x86_64-pc-linux-gnu-dlltool configure:6554: result: no configure:6564: checking for dlltool configure:6594: result: no configure:6624: checking how to associate runtime and link libraries configure:6651: result: printf %s\n configure:6667: checking for x86_64-pc-linux-gnu-ar configure:6683: found /usr/bin/x86_64-pc-linux-gnu-ar configure:6694: result: x86_64-pc-linux-gnu-ar configure:6775: checking for archiver @FILE support configure:6792: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:6792: $? = 0 configure:6795: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 configure:6798: $? = 0 configure:6803: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 x86_64-pc-linux-gnu-ar: conftest.o: No such file or directory configure:6806: $? = 1 configure:6818: result: @ configure:6836: checking for x86_64-pc-linux-gnu-strip configure:6852: found /usr/bin/x86_64-pc-linux-gnu-strip configure:6863: result: x86_64-pc-linux-gnu-strip configure:6935: checking for x86_64-pc-linux-gnu-ranlib configure:6951: found /usr/bin/x86_64-pc-linux-gnu-ranlib configure:6962: result: x86_64-pc-linux-gnu-ranlib configure:7104: checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object configure:7257: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:7260: $? = 0 configure:7264: /usr/bin/x86_64-pc-linux-gnu-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:7267: $? = 0 configure:7333: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c conftstm.o >&5 configure:7336: $? = 0 configure:7374: result: ok configure:7421: checking for sysroot configure:7451: result: no configure:7458: checking for a working dd configure:7496: result: /bin/dd configure:7500: checking how to truncate binary pipes configure:7515: result: /bin/dd bs=4096 count=1 configure:7651: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:7654: $? = 0 configure:7804: checking for x86_64-pc-linux-gnu-mt configure:7834: result: no configure:7844: checking for mt configure:7874: result: no configure:7894: checking if : is a manifest tool configure:7900: : '-?' configure:7908: result: no configure:8582: checking for dlfcn.h configure:8582: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:8582: $? = 0 configure:8582: result: yes configure:8848: checking for objdir configure:8863: result: .libs configure:9127: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions configure:9145: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C configure:9149: $? = 0 configure:9162: result: no configure:9520: checking for x86_64-pc-linux-gnu-gcc option to produce PIC configure:9527: result: -fPIC -DPIC configure:9535: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works configure:9553: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fPIC -DPIC -DPIC conftest.c >&5 configure:9557: $? = 0 configure:9570: result: yes configure:9599: checking if x86_64-pc-linux-gnu-gcc static flag -static works configure:9627: result: yes configure:9642: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:9663: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -o out/conftest2.o conftest.c >&5 configure:9667: $? = 0 configure:9689: result: yes configure:9697: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:9744: result: yes configure:9777: checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries configure:11036: result: yes configure:11073: checking whether -lc should be explicitly linked in configure:11081: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:11084: $? = 0 configure:11099: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:11102: $? = 0 configure:11116: result: no configure:11276: checking dynamic linker characteristics configure:11870: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11870: $? = 0 configure:12107: result: GNU/Linux ld.so configure:12229: checking how to hardcode library paths into programs configure:12254: result: immediate configure:12356: checking for shl_load configure:12356: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 /var/tmp/portage/dev-libs/libmemcached-1.0.18-r3/temp/ccPLUEqs.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `shl_load' collect2: error: ld returned 1 exit status configure:12356: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libmemcached" | #define PACKAGE_TARNAME "libmemcached" | #define PACKAGE_VERSION "1.0.18" | #define PACKAGE_STRING "libmemcached 1.0.18" | #define PACKAGE_BUGREPORT "http://libmemcached.org/" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "libmemcached" | #define VERSION "1.0.18" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | /* Define shl_load to an innocuous variant, in case declares shl_load. | For example, HP-UX 11i declares gettimeofday. */ | #define shl_load innocuous_shl_load | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shl_load (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef shl_load | | /* 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 shl_load (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_shl_load || defined __stub___shl_load | choke me | #endif | | int | main () | { | return shl_load (); | ; | return 0; | } configure:12356: result: no configure:12360: checking for shl_load in -ldld configure:12385: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -ldld >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -ldld collect2: error: ld returned 1 exit status configure:12385: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libmemcached" | #define PACKAGE_TARNAME "libmemcached" | #define PACKAGE_VERSION "1.0.18" | #define PACKAGE_STRING "libmemcached 1.0.18" | #define PACKAGE_BUGREPORT "http://libmemcached.org/" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "libmemcached" | #define VERSION "1.0.18" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* 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 shl_load (); | int | main () | { | return shl_load (); | ; | return 0; | } configure:12394: result: no configure:12399: checking for dlopen configure:12399: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 /var/tmp/portage/dev-libs/libmemcached-1.0.18-r3/temp/cc6idXBC.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `dlopen' collect2: error: ld returned 1 exit status configure:12399: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libmemcached" | #define PACKAGE_TARNAME "libmemcached" | #define PACKAGE_VERSION "1.0.18" | #define PACKAGE_STRING "libmemcached 1.0.18" | #define PACKAGE_BUGREPORT "http://libmemcached.org/" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "libmemcached" | #define VERSION "1.0.18" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | /* Define dlopen to an innocuous variant, in case declares dlopen. | For example, HP-UX 11i declares gettimeofday. */ | #define dlopen innocuous_dlopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dlopen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef dlopen | | /* 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 dlopen (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_dlopen || defined __stub___dlopen | choke me | #endif | | int | main () | { | return dlopen (); | ; | return 0; | } configure:12399: result: no configure:12403: checking for dlopen in -ldl configure:12428: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -ldl >&5 configure:12428: $? = 0 configure:12437: result: yes configure:12556: checking whether a program can dlopen itself configure:12636: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -DHAVE_DLFCN_H -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c -ldl >&5 configure:12639: $? = 0 configure:12657: result: yes configure:12662: checking whether a statically linked program can dlopen itself configure:12742: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -DHAVE_DLFCN_H -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic -static conftest.c -ldl >&5 /var/tmp/portage/dev-libs/libmemcached-1.0.18-r3/temp/cc251VPT.o: In function `main': conftest.c:(.text.startup+0x9): warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: dynamic STT_GNU_IFUNC symbol `strcmp' with pointer equality in `/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../lib64/libc.a(strcmp.o)' can not be used when making an executable; recompile with -fPIE and relink with -pie collect2: error: ld returned 1 exit status configure:12745: $? = 1 configure:12763: result: no configure:12802: checking whether stripping libraries is possible configure:12807: result: yes configure:12842: checking if libtool supports shared libraries configure:12844: result: yes configure:12847: checking whether to build shared libraries configure:12872: result: yes configure:12875: checking whether to build static libraries configure:12879: result: no configure:12902: checking how to run the C++ preprocessor configure:12929: x86_64-pc-linux-gnu-c++ -E conftest.cpp configure:12929: $? = 0 configure:12943: x86_64-pc-linux-gnu-c++ -E conftest.cpp conftest.cpp:28:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:12943: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libmemcached" | #define PACKAGE_TARNAME "libmemcached" | #define PACKAGE_VERSION "1.0.18" | #define PACKAGE_STRING "libmemcached 1.0.18" | #define PACKAGE_BUGREPORT "http://libmemcached.org/" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "libmemcached" | #define VERSION "1.0.18" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:12968: result: x86_64-pc-linux-gnu-c++ -E configure:12988: x86_64-pc-linux-gnu-c++ -E conftest.cpp configure:12988: $? = 0 configure:13002: x86_64-pc-linux-gnu-c++ -E conftest.cpp conftest.cpp:28:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:13002: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libmemcached" | #define PACKAGE_TARNAME "libmemcached" | #define PACKAGE_VERSION "1.0.18" | #define PACKAGE_STRING "libmemcached 1.0.18" | #define PACKAGE_BUGREPORT "http://libmemcached.org/" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "libmemcached" | #define VERSION "1.0.18" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:13164: checking for ld used by x86_64-pc-linux-gnu-c++ configure:13231: result: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 configure:13238: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld configure:13253: result: yes configure:13308: checking whether the x86_64-pc-linux-gnu-c++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries configure:14381: result: yes configure:14417: x86_64-pc-linux-gnu-c++ -c -Werror=terminate -march=native -O2 -pipe conftest.cpp >&5 configure:14420: $? = 0 configure:14901: checking for x86_64-pc-linux-gnu-c++ option to produce PIC configure:14908: result: -fPIC -DPIC configure:14916: checking if x86_64-pc-linux-gnu-c++ PIC flag -fPIC -DPIC works configure:14934: x86_64-pc-linux-gnu-c++ -c -Werror=terminate -march=native -O2 -pipe -fPIC -DPIC -DPIC conftest.cpp >&5 configure:14938: $? = 0 configure:14951: result: yes configure:14974: checking if x86_64-pc-linux-gnu-c++ static flag -static works configure:15002: result: yes configure:15014: checking if x86_64-pc-linux-gnu-c++ supports -c -o file.o configure:15035: x86_64-pc-linux-gnu-c++ -c -Werror=terminate -march=native -O2 -pipe -o out/conftest2.o conftest.cpp >&5 configure:15039: $? = 0 configure:15061: result: yes configure:15066: checking if x86_64-pc-linux-gnu-c++ supports -c -o file.o configure:15113: result: yes configure:15143: checking whether the x86_64-pc-linux-gnu-c++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries configure:15183: result: yes configure:15324: checking dynamic linker characteristics configure:16082: result: GNU/Linux ld.so configure:16147: checking how to hardcode library paths into programs configure:16172: result: immediate configure:16322: checking for cos in -lm configure:16347: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 conftest.c:35:6: warning: conflicting types for built-in function 'cos' char cos (); ^~~ configure:16347: $? = 0 configure:16356: result: yes configure:16370: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99 configure:16519: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:16519: $? = 0 configure:16532: result: none needed configure:16559: checking whether C++ compiler accepts -std=c++0x configure:16578: x86_64-pc-linux-gnu-c++ -c -Werror=terminate -march=native -O2 -pipe -std=c++0x conftest.cpp >&5 configure:16578: $? = 0 configure:16586: result: yes configure:16603: checking whether the linker accepts configure:16622: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:16622: $? = 0 configure:16631: result: yes configure:16649: : CFLAGS="$CFLAGS " configure:16652: $? = 0 configure:16669: adding automake macro support configure:16673: creating aminclude.am configure:16983: checking for debug configure:16985: result: no configure:16995: checking for vcs system configure:17015: result: none configure:17024: checking for vcs checkout configure:17036: result: no configure:17076: checking for assert configure:17078: result: yes configure:17176: checking whether make supports nested variables configure:17193: result: yes configure:17223: checking for libmemcachedprotocol configure:17225: result: no configure:17367: checking for mysqld configure:17398: result: nocommand configure:17407: WARNING: mysqld not found in /usr/lib/portage/python3.4/ebuild-helpers/xattr:/usr/lib/portage/python3.4/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/6.2.0 configure:17447: checking for mysql_config configure:17480: result: no configure:17447: checking for mysql_config5 configure:17480: result: no configure:17617: checking whether gearmand executable path has been provided configure:17683: result: no configure:17687: checking for gearmand configure:17720: result: no configure:17839: checking libgearman/gearman.h usability configure:17839: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c:73:32: fatal error: libgearman/gearman.h: No such file or directory #include ^ compilation terminated. configure:17839: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libmemcached" | #define PACKAGE_TARNAME "libmemcached" | #define PACKAGE_VERSION "1.0.18" | #define PACKAGE_STRING "libmemcached 1.0.18" | #define PACKAGE_BUGREPORT "http://libmemcached.org/" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "libmemcached" | #define VERSION "1.0.18" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define DEBUG 0 | #define VCS_SYSTEM "none" | #define VCS_CHECKOUT 0 | #define HOST_VENDOR "pc" | #define HOST_OS "linux-gnu" | #define HOST_CPU "x86_64" | #define HOST_OS_LINUX 1 | #define HAVE_LIBMYSQL_BUILD 0 | #define HAVE_MYSQLD_BUILD 0 | #define MYSQLD_BINARY 0 | #define HAVE_GEARMAND_BINARY 0 | #define GEARMAND_BINARY 0 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:17839: result: no configure:17839: checking libgearman/gearman.h presence configure:17839: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:40:32: fatal error: libgearman/gearman.h: No such file or directory #include ^ compilation terminated. configure:17839: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libmemcached" | #define PACKAGE_TARNAME "libmemcached" | #define PACKAGE_VERSION "1.0.18" | #define PACKAGE_STRING "libmemcached 1.0.18" | #define PACKAGE_BUGREPORT "http://libmemcached.org/" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "libmemcached" | #define VERSION "1.0.18" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define DEBUG 0 | #define VCS_SYSTEM "none" | #define VCS_CHECKOUT 0 | #define HOST_VENDOR "pc" | #define HOST_OS "linux-gnu" | #define HOST_CPU "x86_64" | #define HOST_OS_LINUX 1 | #define HAVE_LIBMYSQL_BUILD 0 | #define HAVE_MYSQLD_BUILD 0 | #define MYSQLD_BINARY 0 | #define HAVE_GEARMAND_BINARY 0 | #define GEARMAND_BINARY 0 | /* end confdefs.h. */ | #include configure:17839: result: no configure:17839: checking for libgearman/gearman.h configure:17839: result: no configure:17997: checking for location of cstdint configure:18095: x86_64-pc-linux-gnu-c++ -std=c++0x -c -Werror=terminate -march=native -O2 -pipe conftest.cpp >&5 configure:18095: $? = 0 configure:18211: result: configure:18215: result: configure:18239: checking for location of cinttypes configure:18337: x86_64-pc-linux-gnu-c++ -std=c++0x -c -Werror=terminate -march=native -O2 -pipe conftest.cpp >&5 configure:18337: $? = 0 configure:18459: result: configure:18464: result: configure:18493: checking whether byte ordering is bigendian configure:18508: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c:46:9: error: unknown type name 'not' not a universal capable compiler ^~~ conftest.c:46:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^~~~~~~~~ conftest.c:46:15: error: unknown type name 'universal' configure:18508: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libmemcached" | #define PACKAGE_TARNAME "libmemcached" | #define PACKAGE_VERSION "1.0.18" | #define PACKAGE_STRING "libmemcached 1.0.18" | #define PACKAGE_BUGREPORT "http://libmemcached.org/" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "libmemcached" | #define VERSION "1.0.18" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define DEBUG 0 | #define VCS_SYSTEM "none" | #define VCS_CHECKOUT 0 | #define HOST_VENDOR "pc" | #define HOST_OS "linux-gnu" | #define HOST_CPU "x86_64" | #define HOST_OS_LINUX 1 | #define HAVE_LIBMYSQL_BUILD 0 | #define HAVE_MYSQLD_BUILD 0 | #define MYSQLD_BINARY 0 | #define HAVE_GEARMAND_BINARY 0 | #define GEARMAND_BINARY 0 | #define HAVE_LIBGEARMAN 0 | #define HAVE_LIBMEMCACHED 1 | #define CSTDINT_H | #define __STDC_LIMIT_MACROS 1 | #define CINTTYPES_H | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:18553: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:18553: $? = 0 configure:18571: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:52:4: error: unknown type name 'not' not big endian ^~~ conftest.c:52:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^~~~~~ configure:18571: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libmemcached" | #define PACKAGE_TARNAME "libmemcached" | #define PACKAGE_VERSION "1.0.18" | #define PACKAGE_STRING "libmemcached 1.0.18" | #define PACKAGE_BUGREPORT "http://libmemcached.org/" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "libmemcached" | #define VERSION "1.0.18" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define DEBUG 0 | #define VCS_SYSTEM "none" | #define VCS_CHECKOUT 0 | #define HOST_VENDOR "pc" | #define HOST_OS "linux-gnu" | #define HOST_CPU "x86_64" | #define HOST_OS_LINUX 1 | #define HAVE_LIBMYSQL_BUILD 0 | #define HAVE_MYSQLD_BUILD 0 | #define MYSQLD_BINARY 0 | #define HAVE_GEARMAND_BINARY 0 | #define GEARMAND_BINARY 0 | #define HAVE_LIBGEARMAN 0 | #define HAVE_LIBMEMCACHED 1 | #define CSTDINT_H | #define __STDC_LIMIT_MACROS 1 | #define CINTTYPES_H | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:18699: result: no configure:18725: checking for htonll configure:18744: x86_64-pc-linux-gnu-c++ -std=c++0x -c -Werror=terminate -march=native -O2 -pipe conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:52:17: error: 'htonll' was not declared in this scope return htonll(0) ^ configure:18744: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libmemcached" | #define PACKAGE_TARNAME "libmemcached" | #define PACKAGE_VERSION "1.0.18" | #define PACKAGE_STRING "libmemcached 1.0.18" | #define PACKAGE_BUGREPORT "http://libmemcached.org/" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "libmemcached" | #define VERSION "1.0.18" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define DEBUG 0 | #define VCS_SYSTEM "none" | #define VCS_CHECKOUT 0 | #define HOST_VENDOR "pc" | #define HOST_OS "linux-gnu" | #define HOST_CPU "x86_64" | #define HOST_OS_LINUX 1 | #define HAVE_LIBMYSQL_BUILD 0 | #define HAVE_MYSQLD_BUILD 0 | #define MYSQLD_BINARY 0 | #define HAVE_GEARMAND_BINARY 0 | #define GEARMAND_BINARY 0 | #define HAVE_LIBGEARMAN 0 | #define HAVE_LIBMEMCACHED 1 | #define CSTDINT_H | #define __STDC_LIMIT_MACROS 1 | #define CINTTYPES_H | /* end confdefs.h. */ | #include | #include | #include | | int | main () | { | return htonll(0) | ; | return 0; | } configure:18752: result: no configure:18777: checking for working SO_SNDTIMEO configure:18823: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18823: $? = 0 configure:18823: ./conftest configure:18823: $? = 0 configure:18847: result: yes configure:18850: checking for working SO_RCVTIMEO configure:18896: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18896: $? = 0 configure:18896: ./conftest configure:18896: $? = 0 configure:18920: result: yes configure:19007: checking for supported struct padding configure:19035: x86_64-pc-linux-gnu-c++ -std=c++0x -c -Werror=terminate -march=native -O2 -pipe conftest.cpp >&5 In file included from conftest.cpp:51:0: libmemcached/memcached/protocol_binary.h:39:46: fatal error: libmemcachedprotocol-0.0/vbucket.h: No such file or directory #include ^ compilation terminated. configure:19035: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libmemcached" | #define PACKAGE_TARNAME "libmemcached" | #define PACKAGE_VERSION "1.0.18" | #define PACKAGE_STRING "libmemcached 1.0.18" | #define PACKAGE_BUGREPORT "http://libmemcached.org/" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "libmemcached" | #define VERSION "1.0.18" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define DEBUG 0 | #define VCS_SYSTEM "none" | #define VCS_CHECKOUT 0 | #define HOST_VENDOR "pc" | #define HOST_OS "linux-gnu" | #define HOST_CPU "x86_64" | #define HOST_OS_LINUX 1 | #define HAVE_LIBMYSQL_BUILD 0 | #define HAVE_MYSQLD_BUILD 0 | #define MYSQLD_BINARY 0 | #define HAVE_GEARMAND_BINARY 0 | #define GEARMAND_BINARY 0 | #define HAVE_LIBGEARMAN 0 | #define HAVE_LIBMEMCACHED 1 | #define CSTDINT_H | #define __STDC_LIMIT_MACROS 1 | #define CINTTYPES_H | #define HAVE_SNDTIMEO 1 | #define HAVE_RCVTIMEO 1 | #define HAVE_HSIEH_HASH 1 | #define HAVE_MURMUR_HASH 1 | #define HAVE_FNV64_HASH 1 | /* end confdefs.h. */ | #include | #include "libmemcached/memcached/protocol_binary.h" | | int | main () | { | protocol_binary_request_set request; | int a = 1; | switch (a) { | case sizeof(request): | case sizeof(request.bytes): | break; | default: | a = 2; | } | | ; | return 0; | } configure:19043: result: yes configure:19075: checking for dpkg-gensymbols configure:19105: result: no configure:19117: checking for flex configure:19133: found /usr/bin/flex configure:19144: result: flex configure:19160: checking for perl configure:19176: found /usr/bin/perl configure:19187: result: perl configure:19202: checking for valgrind configure:19232: result: no configure:19244: checking for wine configure:19274: result: no configure:19286: checking for bison configure:19302: found /usr/bin/bison configure:19313: result: bison --warnings=all configure:19329: checking for rpmbuild configure:19359: result: no configure:19329: checking for --nocheck configure:19359: result: no configure:19371: checking for rpmdev-setuptree configure:19401: result: no configure:19413: checking for rpm configure:19443: result: no configure:19455: checking for gawk configure:19482: result: gawk configure:19494: checking for a sed that does not truncate output configure:19558: result: /bin/sed configure:19575: checking whether memcached executable path has been provided configure:19642: result: no configure:19646: checking for memcached configure:19664: found /usr/bin/memcached configure:19677: result: /usr/bin/memcached configure:19702: result: memcached version "1.4.31" configure:19745: checking whether sphinx-build executable path has been provided configure:19812: result: no configure:19816: checking for sphinx-build configure:19847: result: : configure:19915: checking whether lcov executable path has been provided configure:19981: result: no configure:19985: checking for lcov configure:20018: result: no configure:20046: checking whether genhtml executable path has been provided configure:20112: result: no configure:20116: checking for genhtml configure:20149: result: no configure:20170: checking for library containing getopt_long configure:20201: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20201: $? = 0 configure:20218: result: none required configure:20226: checking for library containing gethostbyname configure:20257: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20257: $? = 0 configure:20274: result: none required configure:20290: checking for arpa/inet.h configure:20290: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:20290: $? = 0 configure:20290: result: yes configure:20290: checking for errno.h configure:20290: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:20290: $? = 0 configure:20290: result: yes configure:20290: checking for execinfo.h configure:20290: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:20290: $? = 0 configure:20290: result: yes configure:20290: checking for fcntl.h configure:20290: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:20290: $? = 0 configure:20290: result: yes configure:20290: checking for features.h configure:20290: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:20290: $? = 0 configure:20290: result: yes configure:20290: checking for fnmatch.h configure:20290: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:20290: $? = 0 configure:20290: result: yes configure:20290: checking for inttypes.h configure:20290: result: yes configure:20290: checking for libintl.h configure:20290: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:20290: $? = 0 configure:20290: result: yes configure:20290: checking for limits.h configure:20290: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:20290: $? = 0 configure:20290: result: yes configure:20290: checking for mach/mach.h configure:20290: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c:97:23: fatal error: mach/mach.h: No such file or directory #include ^ compilation terminated. configure:20290: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libmemcached" | #define PACKAGE_TARNAME "libmemcached" | #define PACKAGE_VERSION "1.0.18" | #define PACKAGE_STRING "libmemcached 1.0.18" | #define PACKAGE_BUGREPORT "http://libmemcached.org/" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "libmemcached" | #define VERSION "1.0.18" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define DEBUG 0 | #define VCS_SYSTEM "none" | #define VCS_CHECKOUT 0 | #define HOST_VENDOR "pc" | #define HOST_OS "linux-gnu" | #define HOST_CPU "x86_64" | #define HOST_OS_LINUX 1 | #define HAVE_LIBMYSQL_BUILD 0 | #define HAVE_MYSQLD_BUILD 0 | #define MYSQLD_BINARY 0 | #define HAVE_GEARMAND_BINARY 0 | #define GEARMAND_BINARY 0 | #define HAVE_LIBGEARMAN 0 | #define HAVE_LIBMEMCACHED 1 | #define CSTDINT_H | #define __STDC_LIMIT_MACROS 1 | #define CINTTYPES_H | #define HAVE_SNDTIMEO 1 | #define HAVE_RCVTIMEO 1 | #define HAVE_HSIEH_HASH 1 | #define HAVE_MURMUR_HASH 1 | #define HAVE_FNV64_HASH 1 | #define MEMCACHED_VERSION "1.4.31" | #define HAVE_MEMCACHED_BINARY 1 | #define MEMCACHED_BINARY "/usr/bin/memcached" | #define HAVE_MEMCACHED_SASL_BINARY 0 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:20290: result: no configure:20290: checking for malloc.h configure:20290: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:20290: $? = 0 configure:20290: result: yes configure:20290: checking for math.h configure:20290: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:20290: $? = 0 configure:20290: result: yes configure:20290: checking for netdb.h configure:20290: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:20290: $? = 0 configure:20290: result: yes configure:20290: checking for netinet/in.h configure:20290: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:20290: $? = 0 configure:20290: result: yes configure:20290: checking for netinet/tcp.h configure:20290: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:20290: $? = 0 configure:20290: result: yes configure:20290: checking for poll.h configure:20290: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:20290: $? = 0 configure:20290: result: yes configure:20290: checking for pthread.h configure:20290: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:20290: $? = 0 configure:20290: result: yes configure:20290: checking for spawn.h configure:20290: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:20290: $? = 0 configure:20290: result: yes configure:20290: checking for stdarg.h configure:20290: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:20290: $? = 0 configure:20290: result: yes configure:20290: checking for stddef.h configure:20290: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:20290: $? = 0 configure:20290: result: yes configure:20290: checking for stdio.h configure:20290: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:20290: $? = 0 configure:20290: result: yes configure:20290: checking for stdlib.h configure:20290: result: yes configure:20290: checking for sys/socket.h configure:20290: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:20290: $? = 0 configure:20290: result: yes configure:20290: checking for sys/sysctl.h configure:20290: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:20290: $? = 0 configure:20290: result: yes configure:20290: checking for sys/time.h configure:20290: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:20290: $? = 0 configure:20290: result: yes configure:20290: checking for sys/types.h configure:20290: result: yes configure:20290: checking for sys/un.h configure:20290: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:20290: $? = 0 configure:20290: result: yes configure:20290: checking for sys/wait.h configure:20290: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:20290: $? = 0 configure:20290: result: yes configure:20290: checking for syslog.h configure:20290: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:20290: $? = 0 configure:20290: result: yes configure:20290: checking for time.h configure:20290: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:20290: $? = 0 configure:20290: result: yes configure:20290: checking for unistd.h configure:20290: result: yes configure:20290: checking for winsock2.h configure:20290: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c:118:22: fatal error: winsock2.h: No such file or directory #include ^ compilation terminated. configure:20290: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libmemcached" | #define PACKAGE_TARNAME "libmemcached" | #define PACKAGE_VERSION "1.0.18" | #define PACKAGE_STRING "libmemcached 1.0.18" | #define PACKAGE_BUGREPORT "http://libmemcached.org/" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "libmemcached" | #define VERSION "1.0.18" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define DEBUG 0 | #define VCS_SYSTEM "none" | #define VCS_CHECKOUT 0 | #define HOST_VENDOR "pc" | #define HOST_OS "linux-gnu" | #define HOST_CPU "x86_64" | #define HOST_OS_LINUX 1 | #define HAVE_LIBMYSQL_BUILD 0 | #define HAVE_MYSQLD_BUILD 0 | #define MYSQLD_BINARY 0 | #define HAVE_GEARMAND_BINARY 0 | #define GEARMAND_BINARY 0 | #define HAVE_LIBGEARMAN 0 | #define HAVE_LIBMEMCACHED 1 | #define CSTDINT_H | #define __STDC_LIMIT_MACROS 1 | #define CINTTYPES_H | #define HAVE_SNDTIMEO 1 | #define HAVE_RCVTIMEO 1 | #define HAVE_HSIEH_HASH 1 | #define HAVE_MURMUR_HASH 1 | #define HAVE_FNV64_HASH 1 | #define MEMCACHED_VERSION "1.4.31" | #define HAVE_MEMCACHED_BINARY 1 | #define MEMCACHED_BINARY "/usr/bin/memcached" | #define HAVE_MEMCACHED_SASL_BINARY 0 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:20290: result: no configure:20290: checking for ws2tcpip.h configure:20290: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c:118:22: fatal error: ws2tcpip.h: No such file or directory #include ^ compilation terminated. configure:20290: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libmemcached" | #define PACKAGE_TARNAME "libmemcached" | #define PACKAGE_VERSION "1.0.18" | #define PACKAGE_STRING "libmemcached 1.0.18" | #define PACKAGE_BUGREPORT "http://libmemcached.org/" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "libmemcached" | #define VERSION "1.0.18" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define DEBUG 0 | #define VCS_SYSTEM "none" | #define VCS_CHECKOUT 0 | #define HOST_VENDOR "pc" | #define HOST_OS "linux-gnu" | #define HOST_CPU "x86_64" | #define HOST_OS_LINUX 1 | #define HAVE_LIBMYSQL_BUILD 0 | #define HAVE_MYSQLD_BUILD 0 | #define MYSQLD_BINARY 0 | #define HAVE_GEARMAND_BINARY 0 | #define GEARMAND_BINARY 0 | #define HAVE_LIBGEARMAN 0 | #define HAVE_LIBMEMCACHED 1 | #define CSTDINT_H | #define __STDC_LIMIT_MACROS 1 | #define CINTTYPES_H | #define HAVE_SNDTIMEO 1 | #define HAVE_RCVTIMEO 1 | #define HAVE_HSIEH_HASH 1 | #define HAVE_MURMUR_HASH 1 | #define HAVE_FNV64_HASH 1 | #define MEMCACHED_VERSION "1.4.31" | #define HAVE_MEMCACHED_BINARY 1 | #define MEMCACHED_BINARY "/usr/bin/memcached" | #define HAVE_MEMCACHED_SASL_BINARY 0 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:20290: result: no configure:20409: checking for alarm configure:20409: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20409: $? = 0 configure:20409: result: yes configure:20420: checking for atexit configure:20420: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20420: $? = 0 configure:20420: result: yes configure:20431: checking for clock_gettime configure:20431: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20431: $? = 0 configure:20431: result: yes configure:20442: checking for dup2 configure:20442: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20442: $? = 0 configure:20442: result: yes configure:20453: checking for fcntl configure:20453: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20453: $? = 0 configure:20453: result: yes configure:20464: checking for floor configure:20464: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:112:6: warning: conflicting types for built-in function 'floor' char floor (); ^~~~~ /var/tmp/portage/dev-libs/libmemcached-1.0.18-r3/temp/ccBRThhY.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `floor' collect2: error: ld returned 1 exit status configure:20464: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libmemcached" | #define PACKAGE_TARNAME "libmemcached" | #define PACKAGE_VERSION "1.0.18" | #define PACKAGE_STRING "libmemcached 1.0.18" | #define PACKAGE_BUGREPORT "http://libmemcached.org/" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "libmemcached" | #define VERSION "1.0.18" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define DEBUG 0 | #define VCS_SYSTEM "none" | #define VCS_CHECKOUT 0 | #define HOST_VENDOR "pc" | #define HOST_OS "linux-gnu" | #define HOST_CPU "x86_64" | #define HOST_OS_LINUX 1 | #define HAVE_LIBMYSQL_BUILD 0 | #define HAVE_MYSQLD_BUILD 0 | #define MYSQLD_BINARY 0 | #define HAVE_GEARMAND_BINARY 0 | #define GEARMAND_BINARY 0 | #define HAVE_LIBGEARMAN 0 | #define HAVE_LIBMEMCACHED 1 | #define CSTDINT_H | #define __STDC_LIMIT_MACROS 1 | #define CINTTYPES_H | #define HAVE_SNDTIMEO 1 | #define HAVE_RCVTIMEO 1 | #define HAVE_HSIEH_HASH 1 | #define HAVE_MURMUR_HASH 1 | #define HAVE_FNV64_HASH 1 | #define MEMCACHED_VERSION "1.4.31" | #define HAVE_MEMCACHED_BINARY 1 | #define MEMCACHED_BINARY "/usr/bin/memcached" | #define HAVE_MEMCACHED_SASL_BINARY 0 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_ATEXIT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | /* end confdefs.h. */ | /* Define floor to an innocuous variant, in case declares floor. | For example, HP-UX 11i declares gettimeofday. */ | #define floor innocuous_floor | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char floor (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef floor | | /* 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 floor (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_floor || defined __stub___floor | choke me | #endif | | int | main () | { | return floor (); | ; | return 0; | } configure:20464: result: no configure:20475: checking for getcwd configure:20475: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20475: $? = 0 configure:20475: result: yes configure:20486: checking for getline configure:20486: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20486: $? = 0 configure:20486: result: yes configure:20497: checking for gettimeofday configure:20497: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20497: $? = 0 configure:20497: result: yes configure:20508: checking for inet_ntoa configure:20508: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20508: $? = 0 configure:20508: result: yes configure:20519: checking for memchr configure:20519: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:116:6: warning: conflicting types for built-in function 'memchr' char memchr (); ^~~~~~ configure:20519: $? = 0 configure:20519: result: yes configure:20530: checking for memmove configure:20530: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:117:6: warning: conflicting types for built-in function 'memmove' char memmove (); ^~~~~~~ configure:20530: $? = 0 configure:20530: result: yes configure:20541: checking for memset configure:20541: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:118:6: warning: conflicting types for built-in function 'memset' char memset (); ^~~~~~ configure:20541: $? = 0 configure:20541: result: yes configure:20552: checking for pipe2 configure:20552: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20552: $? = 0 configure:20552: result: yes configure:20563: checking for putenv configure:20563: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20563: $? = 0 configure:20563: result: yes configure:20574: checking for select configure:20574: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20574: $? = 0 configure:20574: result: yes configure:20585: checking for setenv configure:20585: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20585: $? = 0 configure:20585: result: yes configure:20596: checking for sigignore configure:20596: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20596: $? = 0 configure:20596: result: yes configure:20607: checking for socket configure:20607: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20607: $? = 0 configure:20607: result: yes configure:20618: checking for sqrt configure:20618: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:125:6: warning: conflicting types for built-in function 'sqrt' char sqrt (); ^~~~ /var/tmp/portage/dev-libs/libmemcached-1.0.18-r3/temp/ccmVTrn3.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `sqrt' collect2: error: ld returned 1 exit status configure:20618: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libmemcached" | #define PACKAGE_TARNAME "libmemcached" | #define PACKAGE_VERSION "1.0.18" | #define PACKAGE_STRING "libmemcached 1.0.18" | #define PACKAGE_BUGREPORT "http://libmemcached.org/" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "libmemcached" | #define VERSION "1.0.18" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define DEBUG 0 | #define VCS_SYSTEM "none" | #define VCS_CHECKOUT 0 | #define HOST_VENDOR "pc" | #define HOST_OS "linux-gnu" | #define HOST_CPU "x86_64" | #define HOST_OS_LINUX 1 | #define HAVE_LIBMYSQL_BUILD 0 | #define HAVE_MYSQLD_BUILD 0 | #define MYSQLD_BINARY 0 | #define HAVE_GEARMAND_BINARY 0 | #define GEARMAND_BINARY 0 | #define HAVE_LIBGEARMAN 0 | #define HAVE_LIBMEMCACHED 1 | #define CSTDINT_H | #define __STDC_LIMIT_MACROS 1 | #define CINTTYPES_H | #define HAVE_SNDTIMEO 1 | #define HAVE_RCVTIMEO 1 | #define HAVE_HSIEH_HASH 1 | #define HAVE_MURMUR_HASH 1 | #define HAVE_FNV64_HASH 1 | #define MEMCACHED_VERSION "1.4.31" | #define HAVE_MEMCACHED_BINARY 1 | #define MEMCACHED_BINARY "/usr/bin/memcached" | #define HAVE_MEMCACHED_SASL_BINARY 0 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_ATEXIT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETCWD 1 | #define HAVE_GETLINE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_PIPE2 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SIGIGNORE 1 | #define HAVE_SOCKET 1 | /* end confdefs.h. */ | /* Define sqrt to an innocuous variant, in case declares sqrt. | For example, HP-UX 11i declares gettimeofday. */ | #define sqrt innocuous_sqrt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sqrt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sqrt | | /* 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 sqrt (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_sqrt || defined __stub___sqrt | choke me | #endif | | int | main () | { | return sqrt (); | ; | return 0; | } configure:20618: result: no configure:20629: checking for strcasecmp configure:20629: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:125:6: warning: conflicting types for built-in function 'strcasecmp' char strcasecmp (); ^~~~~~~~~~ configure:20629: $? = 0 configure:20629: result: yes configure:20640: checking for strchr configure:20640: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:126:6: warning: conflicting types for built-in function 'strchr' char strchr (); ^~~~~~ configure:20640: $? = 0 configure:20640: result: yes configure:20651: checking for strdup configure:20651: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:127:6: warning: conflicting types for built-in function 'strdup' char strdup (); ^~~~~~ configure:20651: $? = 0 configure:20651: result: yes configure:20662: checking for strerror configure:20662: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20662: $? = 0 configure:20662: result: yes configure:20673: checking for strstr configure:20673: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:129:6: warning: conflicting types for built-in function 'strstr' char strstr (); ^~~~~~ configure:20673: $? = 0 configure:20673: result: yes configure:20684: checking for strtol configure:20684: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20684: $? = 0 configure:20684: result: yes configure:20695: checking for strtoul configure:20695: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20695: $? = 0 configure:20695: result: yes configure:20706: checking for strtoull configure:20706: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20706: $? = 0 configure:20706: result: yes configure:20715: checking for size_t configure:20715: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:20715: $? = 0 configure:20715: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:146:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:20715: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libmemcached" | #define PACKAGE_TARNAME "libmemcached" | #define PACKAGE_VERSION "1.0.18" | #define PACKAGE_STRING "libmemcached 1.0.18" | #define PACKAGE_BUGREPORT "http://libmemcached.org/" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "libmemcached" | #define VERSION "1.0.18" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define DEBUG 0 | #define VCS_SYSTEM "none" | #define VCS_CHECKOUT 0 | #define HOST_VENDOR "pc" | #define HOST_OS "linux-gnu" | #define HOST_CPU "x86_64" | #define HOST_OS_LINUX 1 | #define HAVE_LIBMYSQL_BUILD 0 | #define HAVE_MYSQLD_BUILD 0 | #define MYSQLD_BINARY 0 | #define HAVE_GEARMAND_BINARY 0 | #define GEARMAND_BINARY 0 | #define HAVE_LIBGEARMAN 0 | #define HAVE_LIBMEMCACHED 1 | #define CSTDINT_H | #define __STDC_LIMIT_MACROS 1 | #define CINTTYPES_H | #define HAVE_SNDTIMEO 1 | #define HAVE_RCVTIMEO 1 | #define HAVE_HSIEH_HASH 1 | #define HAVE_MURMUR_HASH 1 | #define HAVE_FNV64_HASH 1 | #define MEMCACHED_VERSION "1.4.31" | #define HAVE_MEMCACHED_BINARY 1 | #define MEMCACHED_BINARY "/usr/bin/memcached" | #define HAVE_MEMCACHED_SASL_BINARY 0 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_ATEXIT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETCWD 1 | #define HAVE_GETLINE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_PIPE2 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SIGIGNORE 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:20715: result: yes configure:20728: checking for working alloca.h configure:20745: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20745: $? = 0 configure:20753: result: yes configure:20761: checking for alloca configure:20798: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20798: $? = 0 configure:20806: result: yes configure:20912: checking for error_at_line configure:20928: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20928: $? = 0 configure:20936: result: yes configure:20947: checking for pid_t configure:20947: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:20947: $? = 0 configure:20947: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:148:20: error: expected expression before ')' token if (sizeof ((pid_t))) ^ configure:20947: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libmemcached" | #define PACKAGE_TARNAME "libmemcached" | #define PACKAGE_VERSION "1.0.18" | #define PACKAGE_STRING "libmemcached 1.0.18" | #define PACKAGE_BUGREPORT "http://libmemcached.org/" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "libmemcached" | #define VERSION "1.0.18" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define DEBUG 0 | #define VCS_SYSTEM "none" | #define VCS_CHECKOUT 0 | #define HOST_VENDOR "pc" | #define HOST_OS "linux-gnu" | #define HOST_CPU "x86_64" | #define HOST_OS_LINUX 1 | #define HAVE_LIBMYSQL_BUILD 0 | #define HAVE_MYSQLD_BUILD 0 | #define MYSQLD_BINARY 0 | #define HAVE_GEARMAND_BINARY 0 | #define GEARMAND_BINARY 0 | #define HAVE_LIBGEARMAN 0 | #define HAVE_LIBMEMCACHED 1 | #define CSTDINT_H | #define __STDC_LIMIT_MACROS 1 | #define CINTTYPES_H | #define HAVE_SNDTIMEO 1 | #define HAVE_RCVTIMEO 1 | #define HAVE_HSIEH_HASH 1 | #define HAVE_MURMUR_HASH 1 | #define HAVE_FNV64_HASH 1 | #define MEMCACHED_VERSION "1.4.31" | #define HAVE_MEMCACHED_BINARY 1 | #define MEMCACHED_BINARY "/usr/bin/memcached" | #define HAVE_MEMCACHED_SASL_BINARY 0 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_ATEXIT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETCWD 1 | #define HAVE_GETLINE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_PIPE2 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SIGIGNORE 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:20947: result: yes configure:20960: checking vfork.h usability configure:20960: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c:145:19: fatal error: vfork.h: No such file or directory #include ^ compilation terminated. configure:20960: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libmemcached" | #define PACKAGE_TARNAME "libmemcached" | #define PACKAGE_VERSION "1.0.18" | #define PACKAGE_STRING "libmemcached 1.0.18" | #define PACKAGE_BUGREPORT "http://libmemcached.org/" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "libmemcached" | #define VERSION "1.0.18" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define DEBUG 0 | #define VCS_SYSTEM "none" | #define VCS_CHECKOUT 0 | #define HOST_VENDOR "pc" | #define HOST_OS "linux-gnu" | #define HOST_CPU "x86_64" | #define HOST_OS_LINUX 1 | #define HAVE_LIBMYSQL_BUILD 0 | #define HAVE_MYSQLD_BUILD 0 | #define MYSQLD_BINARY 0 | #define HAVE_GEARMAND_BINARY 0 | #define GEARMAND_BINARY 0 | #define HAVE_LIBGEARMAN 0 | #define HAVE_LIBMEMCACHED 1 | #define CSTDINT_H | #define __STDC_LIMIT_MACROS 1 | #define CINTTYPES_H | #define HAVE_SNDTIMEO 1 | #define HAVE_RCVTIMEO 1 | #define HAVE_HSIEH_HASH 1 | #define HAVE_MURMUR_HASH 1 | #define HAVE_FNV64_HASH 1 | #define MEMCACHED_VERSION "1.4.31" | #define HAVE_MEMCACHED_BINARY 1 | #define MEMCACHED_BINARY "/usr/bin/memcached" | #define HAVE_MEMCACHED_SASL_BINARY 0 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_ATEXIT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETCWD 1 | #define HAVE_GETLINE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_PIPE2 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SIGIGNORE 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:20960: result: no configure:20960: checking vfork.h presence configure:20960: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:112:19: fatal error: vfork.h: No such file or directory #include ^ compilation terminated. configure:20960: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libmemcached" | #define PACKAGE_TARNAME "libmemcached" | #define PACKAGE_VERSION "1.0.18" | #define PACKAGE_STRING "libmemcached 1.0.18" | #define PACKAGE_BUGREPORT "http://libmemcached.org/" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "libmemcached" | #define VERSION "1.0.18" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define DEBUG 0 | #define VCS_SYSTEM "none" | #define VCS_CHECKOUT 0 | #define HOST_VENDOR "pc" | #define HOST_OS "linux-gnu" | #define HOST_CPU "x86_64" | #define HOST_OS_LINUX 1 | #define HAVE_LIBMYSQL_BUILD 0 | #define HAVE_MYSQLD_BUILD 0 | #define MYSQLD_BINARY 0 | #define HAVE_GEARMAND_BINARY 0 | #define GEARMAND_BINARY 0 | #define HAVE_LIBGEARMAN 0 | #define HAVE_LIBMEMCACHED 1 | #define CSTDINT_H | #define __STDC_LIMIT_MACROS 1 | #define CINTTYPES_H | #define HAVE_SNDTIMEO 1 | #define HAVE_RCVTIMEO 1 | #define HAVE_HSIEH_HASH 1 | #define HAVE_MURMUR_HASH 1 | #define HAVE_FNV64_HASH 1 | #define MEMCACHED_VERSION "1.4.31" | #define HAVE_MEMCACHED_BINARY 1 | #define MEMCACHED_BINARY "/usr/bin/memcached" | #define HAVE_MEMCACHED_SASL_BINARY 0 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_ATEXIT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETCWD 1 | #define HAVE_GETLINE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_PIPE2 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SIGIGNORE 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | /* end confdefs.h. */ | #include configure:20960: result: no configure:20960: checking for vfork.h configure:20960: result: no configure:20973: checking for fork configure:20973: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:135:6: warning: conflicting types for built-in function 'fork' char fork (); ^~~~ configure:20973: $? = 0 configure:20973: result: yes configure:20973: checking for vfork configure:20973: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20973: $? = 0 configure:20973: result: yes configure:20983: checking for working fork configure:21005: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:21005: $? = 0 configure:21005: ./conftest configure:21005: $? = 0 configure:21015: result: yes configure:21036: checking for working vfork configure:21146: result: yes configure:21171: checking whether strerror_r is declared configure:21171: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:21171: $? = 0 configure:21171: result: yes configure:21184: checking for strerror_r configure:21184: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:21184: $? = 0 configure:21184: result: yes configure:21193: checking whether strerror_r returns char * configure:21217: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:21217: $? = 0 configure:21255: result: yes configure:21264: checking umem.h usability configure:21264: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c:152:18: fatal error: umem.h: No such file or directory #include ^ compilation terminated. configure:21264: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libmemcached" | #define PACKAGE_TARNAME "libmemcached" | #define PACKAGE_VERSION "1.0.18" | #define PACKAGE_STRING "libmemcached 1.0.18" | #define PACKAGE_BUGREPORT "http://libmemcached.org/" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "libmemcached" | #define VERSION "1.0.18" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define DEBUG 0 | #define VCS_SYSTEM "none" | #define VCS_CHECKOUT 0 | #define HOST_VENDOR "pc" | #define HOST_OS "linux-gnu" | #define HOST_CPU "x86_64" | #define HOST_OS_LINUX 1 | #define HAVE_LIBMYSQL_BUILD 0 | #define HAVE_MYSQLD_BUILD 0 | #define MYSQLD_BINARY 0 | #define HAVE_GEARMAND_BINARY 0 | #define GEARMAND_BINARY 0 | #define HAVE_LIBGEARMAN 0 | #define HAVE_LIBMEMCACHED 1 | #define CSTDINT_H | #define __STDC_LIMIT_MACROS 1 | #define CINTTYPES_H | #define HAVE_SNDTIMEO 1 | #define HAVE_RCVTIMEO 1 | #define HAVE_HSIEH_HASH 1 | #define HAVE_MURMUR_HASH 1 | #define HAVE_FNV64_HASH 1 | #define MEMCACHED_VERSION "1.4.31" | #define HAVE_MEMCACHED_BINARY 1 | #define MEMCACHED_BINARY "/usr/bin/memcached" | #define HAVE_MEMCACHED_SASL_BINARY 0 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_ATEXIT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETCWD 1 | #define HAVE_GETLINE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_PIPE2 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SIGIGNORE 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:21264: result: no configure:21264: checking umem.h presence configure:21264: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:119:18: fatal error: umem.h: No such file or directory #include ^ compilation terminated. configure:21264: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libmemcached" | #define PACKAGE_TARNAME "libmemcached" | #define PACKAGE_VERSION "1.0.18" | #define PACKAGE_STRING "libmemcached 1.0.18" | #define PACKAGE_BUGREPORT "http://libmemcached.org/" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "libmemcached" | #define VERSION "1.0.18" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define DEBUG 0 | #define VCS_SYSTEM "none" | #define VCS_CHECKOUT 0 | #define HOST_VENDOR "pc" | #define HOST_OS "linux-gnu" | #define HOST_CPU "x86_64" | #define HOST_OS_LINUX 1 | #define HAVE_LIBMYSQL_BUILD 0 | #define HAVE_MYSQLD_BUILD 0 | #define MYSQLD_BINARY 0 | #define HAVE_GEARMAND_BINARY 0 | #define GEARMAND_BINARY 0 | #define HAVE_LIBGEARMAN 0 | #define HAVE_LIBMEMCACHED 1 | #define CSTDINT_H | #define __STDC_LIMIT_MACROS 1 | #define CINTTYPES_H | #define HAVE_SNDTIMEO 1 | #define HAVE_RCVTIMEO 1 | #define HAVE_HSIEH_HASH 1 | #define HAVE_MURMUR_HASH 1 | #define HAVE_FNV64_HASH 1 | #define MEMCACHED_VERSION "1.4.31" | #define HAVE_MEMCACHED_BINARY 1 | #define MEMCACHED_BINARY "/usr/bin/memcached" | #define HAVE_MEMCACHED_SASL_BINARY 0 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_ATEXIT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETCWD 1 | #define HAVE_GETLINE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_PIPE2 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SIGIGNORE 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | /* end confdefs.h. */ | #include configure:21264: result: no configure:21264: checking for umem.h configure:21264: result: no configure:21285: checking for C compiler vendor configure:21331: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:125:9: error: 'thisisanerror' undeclared (first use in this function) thisisanerror; ^~~~~~~~~~~~~ conftest.c:125:9: note: each undeclared identifier is reported only once for each function it appears in configure:21331: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libmemcached" | #define PACKAGE_TARNAME "libmemcached" | #define PACKAGE_VERSION "1.0.18" | #define PACKAGE_STRING "libmemcached 1.0.18" | #define PACKAGE_BUGREPORT "http://libmemcached.org/" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "libmemcached" | #define VERSION "1.0.18" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define DEBUG 0 | #define VCS_SYSTEM "none" | #define VCS_CHECKOUT 0 | #define HOST_VENDOR "pc" | #define HOST_OS "linux-gnu" | #define HOST_CPU "x86_64" | #define HOST_OS_LINUX 1 | #define HAVE_LIBMYSQL_BUILD 0 | #define HAVE_MYSQLD_BUILD 0 | #define MYSQLD_BINARY 0 | #define HAVE_GEARMAND_BINARY 0 | #define GEARMAND_BINARY 0 | #define HAVE_LIBGEARMAN 0 | #define HAVE_LIBMEMCACHED 1 | #define CSTDINT_H | #define __STDC_LIMIT_MACROS 1 | #define CINTTYPES_H | #define HAVE_SNDTIMEO 1 | #define HAVE_RCVTIMEO 1 | #define HAVE_HSIEH_HASH 1 | #define HAVE_MURMUR_HASH 1 | #define HAVE_FNV64_HASH 1 | #define MEMCACHED_VERSION "1.4.31" | #define HAVE_MEMCACHED_BINARY 1 | #define MEMCACHED_BINARY "/usr/bin/memcached" | #define HAVE_MEMCACHED_SASL_BINARY 0 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_ATEXIT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETCWD 1 | #define HAVE_GETLINE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_PIPE2 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SIGIGNORE 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | /* end confdefs.h. */ | | int | main () | { | | #if !(defined(__ICC) || defined(__ECC) || defined(__INTEL_COMPILER)) | thisisanerror; | #endif | | ; | return 0; | } configure:21331: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:125:9: error: 'thisisanerror' undeclared (first use in this function) thisisanerror; ^~~~~~~~~~~~~ conftest.c:125:9: note: each undeclared identifier is reported only once for each function it appears in configure:21331: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libmemcached" | #define PACKAGE_TARNAME "libmemcached" | #define PACKAGE_VERSION "1.0.18" | #define PACKAGE_STRING "libmemcached 1.0.18" | #define PACKAGE_BUGREPORT "http://libmemcached.org/" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "libmemcached" | #define VERSION "1.0.18" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define DEBUG 0 | #define VCS_SYSTEM "none" | #define VCS_CHECKOUT 0 | #define HOST_VENDOR "pc" | #define HOST_OS "linux-gnu" | #define HOST_CPU "x86_64" | #define HOST_OS_LINUX 1 | #define HAVE_LIBMYSQL_BUILD 0 | #define HAVE_MYSQLD_BUILD 0 | #define MYSQLD_BINARY 0 | #define HAVE_GEARMAND_BINARY 0 | #define GEARMAND_BINARY 0 | #define HAVE_LIBGEARMAN 0 | #define HAVE_LIBMEMCACHED 1 | #define CSTDINT_H | #define __STDC_LIMIT_MACROS 1 | #define CINTTYPES_H | #define HAVE_SNDTIMEO 1 | #define HAVE_RCVTIMEO 1 | #define HAVE_HSIEH_HASH 1 | #define HAVE_MURMUR_HASH 1 | #define HAVE_FNV64_HASH 1 | #define MEMCACHED_VERSION "1.4.31" | #define HAVE_MEMCACHED_BINARY 1 | #define MEMCACHED_BINARY "/usr/bin/memcached" | #define HAVE_MEMCACHED_SASL_BINARY 0 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_ATEXIT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETCWD 1 | #define HAVE_GETLINE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_PIPE2 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SIGIGNORE 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | /* end confdefs.h. */ | | int | main () | { | | #if !(defined(__xlc__) || defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__)) | thisisanerror; | #endif | | ; | return 0; | } configure:21331: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:125:9: error: 'thisisanerror' undeclared (first use in this function) thisisanerror; ^~~~~~~~~~~~~ conftest.c:125:9: note: each undeclared identifier is reported only once for each function it appears in configure:21331: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libmemcached" | #define PACKAGE_TARNAME "libmemcached" | #define PACKAGE_VERSION "1.0.18" | #define PACKAGE_STRING "libmemcached 1.0.18" | #define PACKAGE_BUGREPORT "http://libmemcached.org/" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "libmemcached" | #define VERSION "1.0.18" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define DEBUG 0 | #define VCS_SYSTEM "none" | #define VCS_CHECKOUT 0 | #define HOST_VENDOR "pc" | #define HOST_OS "linux-gnu" | #define HOST_CPU "x86_64" | #define HOST_OS_LINUX 1 | #define HAVE_LIBMYSQL_BUILD 0 | #define HAVE_MYSQLD_BUILD 0 | #define MYSQLD_BINARY 0 | #define HAVE_GEARMAND_BINARY 0 | #define GEARMAND_BINARY 0 | #define HAVE_LIBGEARMAN 0 | #define HAVE_LIBMEMCACHED 1 | #define CSTDINT_H | #define __STDC_LIMIT_MACROS 1 | #define CINTTYPES_H | #define HAVE_SNDTIMEO 1 | #define HAVE_RCVTIMEO 1 | #define HAVE_HSIEH_HASH 1 | #define HAVE_MURMUR_HASH 1 | #define HAVE_FNV64_HASH 1 | #define MEMCACHED_VERSION "1.4.31" | #define HAVE_MEMCACHED_BINARY 1 | #define MEMCACHED_BINARY "/usr/bin/memcached" | #define HAVE_MEMCACHED_SASL_BINARY 0 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_ATEXIT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETCWD 1 | #define HAVE_GETLINE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_PIPE2 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SIGIGNORE 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | /* end confdefs.h. */ | | int | main () | { | | #if !(defined(__PATHCC__) || defined(__PATHSCALE__)) | thisisanerror; | #endif | | ; | return 0; | } configure:21331: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:125:9: error: 'thisisanerror' undeclared (first use in this function) thisisanerror; ^~~~~~~~~~~~~ conftest.c:125:9: note: each undeclared identifier is reported only once for each function it appears in configure:21331: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libmemcached" | #define PACKAGE_TARNAME "libmemcached" | #define PACKAGE_VERSION "1.0.18" | #define PACKAGE_STRING "libmemcached 1.0.18" | #define PACKAGE_BUGREPORT "http://libmemcached.org/" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "libmemcached" | #define VERSION "1.0.18" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define DEBUG 0 | #define VCS_SYSTEM "none" | #define VCS_CHECKOUT 0 | #define HOST_VENDOR "pc" | #define HOST_OS "linux-gnu" | #define HOST_CPU "x86_64" | #define HOST_OS_LINUX 1 | #define HAVE_LIBMYSQL_BUILD 0 | #define HAVE_MYSQLD_BUILD 0 | #define MYSQLD_BINARY 0 | #define HAVE_GEARMAND_BINARY 0 | #define GEARMAND_BINARY 0 | #define HAVE_LIBGEARMAN 0 | #define HAVE_LIBMEMCACHED 1 | #define CSTDINT_H | #define __STDC_LIMIT_MACROS 1 | #define CINTTYPES_H | #define HAVE_SNDTIMEO 1 | #define HAVE_RCVTIMEO 1 | #define HAVE_HSIEH_HASH 1 | #define HAVE_MURMUR_HASH 1 | #define HAVE_FNV64_HASH 1 | #define MEMCACHED_VERSION "1.4.31" | #define HAVE_MEMCACHED_BINARY 1 | #define MEMCACHED_BINARY "/usr/bin/memcached" | #define HAVE_MEMCACHED_SASL_BINARY 0 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_ATEXIT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETCWD 1 | #define HAVE_GETLINE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_PIPE2 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SIGIGNORE 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | /* end confdefs.h. */ | | int | main () | { | | #if !(defined(__clang__)) | thisisanerror; | #endif | | ; | return 0; | } configure:21331: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:125:9: error: 'thisisanerror' undeclared (first use in this function) thisisanerror; ^~~~~~~~~~~~~ conftest.c:125:9: note: each undeclared identifier is reported only once for each function it appears in configure:21331: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libmemcached" | #define PACKAGE_TARNAME "libmemcached" | #define PACKAGE_VERSION "1.0.18" | #define PACKAGE_STRING "libmemcached 1.0.18" | #define PACKAGE_BUGREPORT "http://libmemcached.org/" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "libmemcached" | #define VERSION "1.0.18" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define DEBUG 0 | #define VCS_SYSTEM "none" | #define VCS_CHECKOUT 0 | #define HOST_VENDOR "pc" | #define HOST_OS "linux-gnu" | #define HOST_CPU "x86_64" | #define HOST_OS_LINUX 1 | #define HAVE_LIBMYSQL_BUILD 0 | #define HAVE_MYSQLD_BUILD 0 | #define MYSQLD_BINARY 0 | #define HAVE_GEARMAND_BINARY 0 | #define GEARMAND_BINARY 0 | #define HAVE_LIBGEARMAN 0 | #define HAVE_LIBMEMCACHED 1 | #define CSTDINT_H | #define __STDC_LIMIT_MACROS 1 | #define CINTTYPES_H | #define HAVE_SNDTIMEO 1 | #define HAVE_RCVTIMEO 1 | #define HAVE_HSIEH_HASH 1 | #define HAVE_MURMUR_HASH 1 | #define HAVE_FNV64_HASH 1 | #define MEMCACHED_VERSION "1.4.31" | #define HAVE_MEMCACHED_BINARY 1 | #define MEMCACHED_BINARY "/usr/bin/memcached" | #define HAVE_MEMCACHED_SASL_BINARY 0 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_ATEXIT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETCWD 1 | #define HAVE_GETLINE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_PIPE2 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SIGIGNORE 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | /* end confdefs.h. */ | | int | main () | { | | #if !(defined(__FUJITSU)) | thisisanerror; | #endif | | ; | return 0; | } configure:21331: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:21331: $? = 0 configure:21339: result: gnu configure:21343: checking for in_port_t configure:21343: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:21343: $? = 0 configure:21343: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:133:24: error: expected expression before ')' token if (sizeof ((in_port_t))) ^ configure:21343: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libmemcached" | #define PACKAGE_TARNAME "libmemcached" | #define PACKAGE_VERSION "1.0.18" | #define PACKAGE_STRING "libmemcached 1.0.18" | #define PACKAGE_BUGREPORT "http://libmemcached.org/" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "libmemcached" | #define VERSION "1.0.18" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define DEBUG 0 | #define VCS_SYSTEM "none" | #define VCS_CHECKOUT 0 | #define HOST_VENDOR "pc" | #define HOST_OS "linux-gnu" | #define HOST_CPU "x86_64" | #define HOST_OS_LINUX 1 | #define HAVE_LIBMYSQL_BUILD 0 | #define HAVE_MYSQLD_BUILD 0 | #define MYSQLD_BINARY 0 | #define HAVE_GEARMAND_BINARY 0 | #define GEARMAND_BINARY 0 | #define HAVE_LIBGEARMAN 0 | #define HAVE_LIBMEMCACHED 1 | #define CSTDINT_H | #define __STDC_LIMIT_MACROS 1 | #define CINTTYPES_H | #define HAVE_SNDTIMEO 1 | #define HAVE_RCVTIMEO 1 | #define HAVE_HSIEH_HASH 1 | #define HAVE_MURMUR_HASH 1 | #define HAVE_FNV64_HASH 1 | #define MEMCACHED_VERSION "1.4.31" | #define HAVE_MEMCACHED_BINARY 1 | #define MEMCACHED_BINARY "/usr/bin/memcached" | #define HAVE_MEMCACHED_SASL_BINARY 0 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_ATEXIT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETCWD 1 | #define HAVE_GETLINE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_PIPE2 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SIGIGNORE 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_NETINET_IN_H | # include | #endif | #ifdef HAVE_NETDB_H | # include | #endif | | int | main () | { | if (sizeof ((in_port_t))) | return 0; | ; | return 0; | } configure:21343: result: yes configure:21363: checking for ptrdiff_t configure:21363: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:21363: $? = 0 configure:21363: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:156:24: error: expected expression before ')' token if (sizeof ((ptrdiff_t))) ^ configure:21363: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libmemcached" | #define PACKAGE_TARNAME "libmemcached" | #define PACKAGE_VERSION "1.0.18" | #define PACKAGE_STRING "libmemcached 1.0.18" | #define PACKAGE_BUGREPORT "http://libmemcached.org/" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "libmemcached" | #define VERSION "1.0.18" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define DEBUG 0 | #define VCS_SYSTEM "none" | #define VCS_CHECKOUT 0 | #define HOST_VENDOR "pc" | #define HOST_OS "linux-gnu" | #define HOST_CPU "x86_64" | #define HOST_OS_LINUX 1 | #define HAVE_LIBMYSQL_BUILD 0 | #define HAVE_MYSQLD_BUILD 0 | #define MYSQLD_BINARY 0 | #define HAVE_GEARMAND_BINARY 0 | #define GEARMAND_BINARY 0 | #define HAVE_LIBGEARMAN 0 | #define HAVE_LIBMEMCACHED 1 | #define CSTDINT_H | #define __STDC_LIMIT_MACROS 1 | #define CINTTYPES_H | #define HAVE_SNDTIMEO 1 | #define HAVE_RCVTIMEO 1 | #define HAVE_HSIEH_HASH 1 | #define HAVE_MURMUR_HASH 1 | #define HAVE_FNV64_HASH 1 | #define MEMCACHED_VERSION "1.4.31" | #define HAVE_MEMCACHED_BINARY 1 | #define MEMCACHED_BINARY "/usr/bin/memcached" | #define HAVE_MEMCACHED_SASL_BINARY 0 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_ATEXIT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETCWD 1 | #define HAVE_GETLINE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_PIPE2 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SIGIGNORE 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_IN_PORT_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((ptrdiff_t))) | return 0; | ; | return 0; | } configure:21363: result: yes configure:21373: checking for stdbool.h that conforms to C99 configure:21440: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:21440: $? = 0 configure:21447: result: yes configure:21449: checking for _Bool configure:21449: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:21449: $? = 0 configure:21449: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:157:20: error: expected expression before ')' token if (sizeof ((_Bool))) ^ configure:21449: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libmemcached" | #define PACKAGE_TARNAME "libmemcached" | #define PACKAGE_VERSION "1.0.18" | #define PACKAGE_STRING "libmemcached 1.0.18" | #define PACKAGE_BUGREPORT "http://libmemcached.org/" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "libmemcached" | #define VERSION "1.0.18" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define DEBUG 0 | #define VCS_SYSTEM "none" | #define VCS_CHECKOUT 0 | #define HOST_VENDOR "pc" | #define HOST_OS "linux-gnu" | #define HOST_CPU "x86_64" | #define HOST_OS_LINUX 1 | #define HAVE_LIBMYSQL_BUILD 0 | #define HAVE_MYSQLD_BUILD 0 | #define MYSQLD_BINARY 0 | #define HAVE_GEARMAND_BINARY 0 | #define GEARMAND_BINARY 0 | #define HAVE_LIBGEARMAN 0 | #define HAVE_LIBMEMCACHED 1 | #define CSTDINT_H | #define __STDC_LIMIT_MACROS 1 | #define CINTTYPES_H | #define HAVE_SNDTIMEO 1 | #define HAVE_RCVTIMEO 1 | #define HAVE_HSIEH_HASH 1 | #define HAVE_MURMUR_HASH 1 | #define HAVE_FNV64_HASH 1 | #define MEMCACHED_VERSION "1.4.31" | #define HAVE_MEMCACHED_BINARY 1 | #define MEMCACHED_BINARY "/usr/bin/memcached" | #define HAVE_MEMCACHED_SASL_BINARY 0 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_ATEXIT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETCWD 1 | #define HAVE_GETLINE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_PIPE2 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SIGIGNORE 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_PTRDIFF_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((_Bool))) | return 0; | ; | return 0; | } configure:21449: result: yes configure:21466: checking for int16_t configure:21466: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:21466: $? = 0 configure:21466: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:160:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1) ^~~~~~~~~~ configure:21466: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libmemcached" | #define PACKAGE_TARNAME "libmemcached" | #define PACKAGE_VERSION "1.0.18" | #define PACKAGE_STRING "libmemcached 1.0.18" | #define PACKAGE_BUGREPORT "http://libmemcached.org/" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "libmemcached" | #define VERSION "1.0.18" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define DEBUG 0 | #define VCS_SYSTEM "none" | #define VCS_CHECKOUT 0 | #define HOST_VENDOR "pc" | #define HOST_OS "linux-gnu" | #define HOST_CPU "x86_64" | #define HOST_OS_LINUX 1 | #define HAVE_LIBMYSQL_BUILD 0 | #define HAVE_MYSQLD_BUILD 0 | #define MYSQLD_BINARY 0 | #define HAVE_GEARMAND_BINARY 0 | #define GEARMAND_BINARY 0 | #define HAVE_LIBGEARMAN 0 | #define HAVE_LIBMEMCACHED 1 | #define CSTDINT_H | #define __STDC_LIMIT_MACROS 1 | #define CINTTYPES_H | #define HAVE_SNDTIMEO 1 | #define HAVE_RCVTIMEO 1 | #define HAVE_HSIEH_HASH 1 | #define HAVE_MURMUR_HASH 1 | #define HAVE_FNV64_HASH 1 | #define MEMCACHED_VERSION "1.4.31" | #define HAVE_MEMCACHED_BINARY 1 | #define MEMCACHED_BINARY "/usr/bin/memcached" | #define HAVE_MEMCACHED_SASL_BINARY 0 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_ATEXIT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETCWD 1 | #define HAVE_GETLINE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_PIPE2 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SIGIGNORE 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | enum { N = 16 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1) | < (int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:21466: result: yes configure:21477: checking for int32_t configure:21477: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:21477: $? = 0 configure:21477: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:161:53: warning: integer overflow in expression [-Woverflow] < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))]; ^ conftest.c:160:12: error: storage size of 'test_array' isn't constant static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1) ^~~~~~~~~~ configure:21477: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libmemcached" | #define PACKAGE_TARNAME "libmemcached" | #define PACKAGE_VERSION "1.0.18" | #define PACKAGE_STRING "libmemcached 1.0.18" | #define PACKAGE_BUGREPORT "http://libmemcached.org/" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "libmemcached" | #define VERSION "1.0.18" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define DEBUG 0 | #define VCS_SYSTEM "none" | #define VCS_CHECKOUT 0 | #define HOST_VENDOR "pc" | #define HOST_OS "linux-gnu" | #define HOST_CPU "x86_64" | #define HOST_OS_LINUX 1 | #define HAVE_LIBMYSQL_BUILD 0 | #define HAVE_MYSQLD_BUILD 0 | #define MYSQLD_BINARY 0 | #define HAVE_GEARMAND_BINARY 0 | #define GEARMAND_BINARY 0 | #define HAVE_LIBGEARMAN 0 | #define HAVE_LIBMEMCACHED 1 | #define CSTDINT_H | #define __STDC_LIMIT_MACROS 1 | #define CINTTYPES_H | #define HAVE_SNDTIMEO 1 | #define HAVE_RCVTIMEO 1 | #define HAVE_HSIEH_HASH 1 | #define HAVE_MURMUR_HASH 1 | #define HAVE_FNV64_HASH 1 | #define MEMCACHED_VERSION "1.4.31" | #define HAVE_MEMCACHED_BINARY 1 | #define MEMCACHED_BINARY "/usr/bin/memcached" | #define HAVE_MEMCACHED_SASL_BINARY 0 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_ATEXIT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETCWD 1 | #define HAVE_GETLINE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_PIPE2 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SIGIGNORE 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | enum { N = 32 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1) | < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:21477: result: yes configure:21488: checking for int64_t configure:21488: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:21488: $? = 0 configure:21488: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:161:53: warning: integer overflow in expression [-Woverflow] < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))]; ^ conftest.c:160:12: error: storage size of 'test_array' isn't constant static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1) ^~~~~~~~~~ configure:21488: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libmemcached" | #define PACKAGE_TARNAME "libmemcached" | #define PACKAGE_VERSION "1.0.18" | #define PACKAGE_STRING "libmemcached 1.0.18" | #define PACKAGE_BUGREPORT "http://libmemcached.org/" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "libmemcached" | #define VERSION "1.0.18" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define DEBUG 0 | #define VCS_SYSTEM "none" | #define VCS_CHECKOUT 0 | #define HOST_VENDOR "pc" | #define HOST_OS "linux-gnu" | #define HOST_CPU "x86_64" | #define HOST_OS_LINUX 1 | #define HAVE_LIBMYSQL_BUILD 0 | #define HAVE_MYSQLD_BUILD 0 | #define MYSQLD_BINARY 0 | #define HAVE_GEARMAND_BINARY 0 | #define GEARMAND_BINARY 0 | #define HAVE_LIBGEARMAN 0 | #define HAVE_LIBMEMCACHED 1 | #define CSTDINT_H | #define __STDC_LIMIT_MACROS 1 | #define CINTTYPES_H | #define HAVE_SNDTIMEO 1 | #define HAVE_RCVTIMEO 1 | #define HAVE_HSIEH_HASH 1 | #define HAVE_MURMUR_HASH 1 | #define HAVE_FNV64_HASH 1 | #define MEMCACHED_VERSION "1.4.31" | #define HAVE_MEMCACHED_BINARY 1 | #define MEMCACHED_BINARY "/usr/bin/memcached" | #define HAVE_MEMCACHED_SASL_BINARY 0 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_ATEXIT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETCWD 1 | #define HAVE_GETLINE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_PIPE2 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SIGIGNORE 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | enum { N = 64 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1) | < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:21488: result: yes configure:21499: checking for int8_t configure:21499: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:21499: $? = 0 configure:21499: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:160:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1) ^~~~~~~~~~ configure:21499: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libmemcached" | #define PACKAGE_TARNAME "libmemcached" | #define PACKAGE_VERSION "1.0.18" | #define PACKAGE_STRING "libmemcached 1.0.18" | #define PACKAGE_BUGREPORT "http://libmemcached.org/" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "libmemcached" | #define VERSION "1.0.18" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define DEBUG 0 | #define VCS_SYSTEM "none" | #define VCS_CHECKOUT 0 | #define HOST_VENDOR "pc" | #define HOST_OS "linux-gnu" | #define HOST_CPU "x86_64" | #define HOST_OS_LINUX 1 | #define HAVE_LIBMYSQL_BUILD 0 | #define HAVE_MYSQLD_BUILD 0 | #define MYSQLD_BINARY 0 | #define HAVE_GEARMAND_BINARY 0 | #define GEARMAND_BINARY 0 | #define HAVE_LIBGEARMAN 0 | #define HAVE_LIBMEMCACHED 1 | #define CSTDINT_H | #define __STDC_LIMIT_MACROS 1 | #define CINTTYPES_H | #define HAVE_SNDTIMEO 1 | #define HAVE_RCVTIMEO 1 | #define HAVE_HSIEH_HASH 1 | #define HAVE_MURMUR_HASH 1 | #define HAVE_FNV64_HASH 1 | #define MEMCACHED_VERSION "1.4.31" | #define HAVE_MEMCACHED_BINARY 1 | #define MEMCACHED_BINARY "/usr/bin/memcached" | #define HAVE_MEMCACHED_SASL_BINARY 0 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_ATEXIT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETCWD 1 | #define HAVE_GETLINE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_PIPE2 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SIGIGNORE 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | enum { N = 8 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1) | < (int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:21499: result: yes configure:21510: checking for off_t configure:21510: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:21510: $? = 0 configure:21510: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:159:20: error: expected expression before ')' token if (sizeof ((off_t))) ^ configure:21510: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libmemcached" | #define PACKAGE_TARNAME "libmemcached" | #define PACKAGE_VERSION "1.0.18" | #define PACKAGE_STRING "libmemcached 1.0.18" | #define PACKAGE_BUGREPORT "http://libmemcached.org/" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "libmemcached" | #define VERSION "1.0.18" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define DEBUG 0 | #define VCS_SYSTEM "none" | #define VCS_CHECKOUT 0 | #define HOST_VENDOR "pc" | #define HOST_OS "linux-gnu" | #define HOST_CPU "x86_64" | #define HOST_OS_LINUX 1 | #define HAVE_LIBMYSQL_BUILD 0 | #define HAVE_MYSQLD_BUILD 0 | #define MYSQLD_BINARY 0 | #define HAVE_GEARMAND_BINARY 0 | #define GEARMAND_BINARY 0 | #define HAVE_LIBGEARMAN 0 | #define HAVE_LIBMEMCACHED 1 | #define CSTDINT_H | #define __STDC_LIMIT_MACROS 1 | #define CINTTYPES_H | #define HAVE_SNDTIMEO 1 | #define HAVE_RCVTIMEO 1 | #define HAVE_HSIEH_HASH 1 | #define HAVE_MURMUR_HASH 1 | #define HAVE_FNV64_HASH 1 | #define MEMCACHED_VERSION "1.4.31" | #define HAVE_MEMCACHED_BINARY 1 | #define MEMCACHED_BINARY "/usr/bin/memcached" | #define HAVE_MEMCACHED_SASL_BINARY 0 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_ATEXIT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETCWD 1 | #define HAVE_GETLINE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_PIPE2 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SIGIGNORE 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((off_t))) | return 0; | ; | return 0; | } configure:21510: result: yes configure:21521: checking for pid_t configure:21521: result: yes configure:21532: checking for ssize_t configure:21532: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:21532: $? = 0 configure:21532: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:159:22: error: expected expression before ')' token if (sizeof ((ssize_t))) ^ configure:21532: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libmemcached" | #define PACKAGE_TARNAME "libmemcached" | #define PACKAGE_VERSION "1.0.18" | #define PACKAGE_STRING "libmemcached 1.0.18" | #define PACKAGE_BUGREPORT "http://libmemcached.org/" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "libmemcached" | #define VERSION "1.0.18" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define DEBUG 0 | #define VCS_SYSTEM "none" | #define VCS_CHECKOUT 0 | #define HOST_VENDOR "pc" | #define HOST_OS "linux-gnu" | #define HOST_CPU "x86_64" | #define HOST_OS_LINUX 1 | #define HAVE_LIBMYSQL_BUILD 0 | #define HAVE_MYSQLD_BUILD 0 | #define MYSQLD_BINARY 0 | #define HAVE_GEARMAND_BINARY 0 | #define GEARMAND_BINARY 0 | #define HAVE_LIBGEARMAN 0 | #define HAVE_LIBMEMCACHED 1 | #define CSTDINT_H | #define __STDC_LIMIT_MACROS 1 | #define CINTTYPES_H | #define HAVE_SNDTIMEO 1 | #define HAVE_RCVTIMEO 1 | #define HAVE_HSIEH_HASH 1 | #define HAVE_MURMUR_HASH 1 | #define HAVE_FNV64_HASH 1 | #define MEMCACHED_VERSION "1.4.31" | #define HAVE_MEMCACHED_BINARY 1 | #define MEMCACHED_BINARY "/usr/bin/memcached" | #define HAVE_MEMCACHED_SASL_BINARY 0 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_ATEXIT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETCWD 1 | #define HAVE_GETLINE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_PIPE2 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SIGIGNORE 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((ssize_t))) | return 0; | ; | return 0; | } configure:21532: result: yes configure:21543: checking for uint16_t configure:21543: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:21543: $? = 0 configure:21543: result: yes configure:21555: checking for uint32_t configure:21555: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:21555: $? = 0 configure:21555: result: yes configure:21569: checking for uint64_t configure:21569: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:21569: $? = 0 configure:21569: result: yes configure:21583: checking for uint8_t configure:21583: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:21583: $? = 0 configure:21583: result: yes configure:21598: checking whether byte ordering is bigendian configure:21804: result: no configure:21822: checking for an ANSI C-conforming const configure:21888: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:21888: $? = 0 configure:21895: result: yes configure:21903: checking for inline configure:21919: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:21919: $? = 0 configure:21927: result: inline configure:21945: checking for working volatile configure:21964: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:21964: $? = 0 configure:21971: result: yes configure:21979: checking for C/C++ restrict keyword configure:22004: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:22004: $? = 0 configure:22012: result: __restrict configure:22026: checking whether the compiler supports GCC C++ ABI name demangling configure:22069: x86_64-pc-linux-gnu-c++ -std=c++0x -o conftest -Werror=terminate -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:22069: $? = 0 configure:22069: ./conftest configure:22069: $? = 0 configure:22085: result: yes configure:22087: checking checking for cxx_gcc_abi_demangle configure:22089: result: "yes" configure:22098: checking test for a working libevent configure:22203: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -levent >&5 configure:22203: $? = 0 configure:22203: ./conftest configure:22203: $? = 0 configure:22273: result: yes configure:22302: checking for clock_gettime in -lrt configure:22327: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lrt >&5 configure:22327: $? = 0 configure:22336: result: yes configure:22354: checking atomic.h usability configure:22354: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c:160:20: fatal error: atomic.h: No such file or directory #include ^ compilation terminated. configure:22354: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libmemcached" | #define PACKAGE_TARNAME "libmemcached" | #define PACKAGE_VERSION "1.0.18" | #define PACKAGE_STRING "libmemcached 1.0.18" | #define PACKAGE_BUGREPORT "http://libmemcached.org/" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "libmemcached" | #define VERSION "1.0.18" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define DEBUG 0 | #define VCS_SYSTEM "none" | #define VCS_CHECKOUT 0 | #define HOST_VENDOR "pc" | #define HOST_OS "linux-gnu" | #define HOST_CPU "x86_64" | #define HOST_OS_LINUX 1 | #define HAVE_LIBMYSQL_BUILD 0 | #define HAVE_MYSQLD_BUILD 0 | #define MYSQLD_BINARY 0 | #define HAVE_GEARMAND_BINARY 0 | #define GEARMAND_BINARY 0 | #define HAVE_LIBGEARMAN 0 | #define HAVE_LIBMEMCACHED 1 | #define CSTDINT_H | #define __STDC_LIMIT_MACROS 1 | #define CINTTYPES_H | #define HAVE_SNDTIMEO 1 | #define HAVE_RCVTIMEO 1 | #define HAVE_HSIEH_HASH 1 | #define HAVE_MURMUR_HASH 1 | #define HAVE_FNV64_HASH 1 | #define MEMCACHED_VERSION "1.4.31" | #define HAVE_MEMCACHED_BINARY 1 | #define MEMCACHED_BINARY "/usr/bin/memcached" | #define HAVE_MEMCACHED_SASL_BINARY 0 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_ATEXIT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETCWD 1 | #define HAVE_GETLINE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_PIPE2 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SIGIGNORE 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define restrict __restrict | #define HAVE_GCC_ABI_DEMANGLE 1 | #define HAVE_LIBEVENT 1 | #define HAVE_CLOCK_GETTIME 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:22354: result: no configure:22354: checking atomic.h presence configure:22354: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:127:20: fatal error: atomic.h: No such file or directory #include ^ compilation terminated. configure:22354: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libmemcached" | #define PACKAGE_TARNAME "libmemcached" | #define PACKAGE_VERSION "1.0.18" | #define PACKAGE_STRING "libmemcached 1.0.18" | #define PACKAGE_BUGREPORT "http://libmemcached.org/" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "libmemcached" | #define VERSION "1.0.18" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define DEBUG 0 | #define VCS_SYSTEM "none" | #define VCS_CHECKOUT 0 | #define HOST_VENDOR "pc" | #define HOST_OS "linux-gnu" | #define HOST_CPU "x86_64" | #define HOST_OS_LINUX 1 | #define HAVE_LIBMYSQL_BUILD 0 | #define HAVE_MYSQLD_BUILD 0 | #define MYSQLD_BINARY 0 | #define HAVE_GEARMAND_BINARY 0 | #define GEARMAND_BINARY 0 | #define HAVE_LIBGEARMAN 0 | #define HAVE_LIBMEMCACHED 1 | #define CSTDINT_H | #define __STDC_LIMIT_MACROS 1 | #define CINTTYPES_H | #define HAVE_SNDTIMEO 1 | #define HAVE_RCVTIMEO 1 | #define HAVE_HSIEH_HASH 1 | #define HAVE_MURMUR_HASH 1 | #define HAVE_FNV64_HASH 1 | #define MEMCACHED_VERSION "1.4.31" | #define HAVE_MEMCACHED_BINARY 1 | #define MEMCACHED_BINARY "/usr/bin/memcached" | #define HAVE_MEMCACHED_SASL_BINARY 0 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_ATEXIT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETCWD 1 | #define HAVE_GETLINE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_PIPE2 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SIGIGNORE 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define restrict __restrict | #define HAVE_GCC_ABI_DEMANGLE 1 | #define HAVE_LIBEVENT 1 | #define HAVE_CLOCK_GETTIME 1 | /* end confdefs.h. */ | #include configure:22354: result: no configure:22354: checking for atomic.h configure:22354: result: no configure:22421: checking for setppriv configure:22421: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 /var/tmp/portage/dev-libs/libmemcached-1.0.18-r3/temp/ccIeCzGj.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `setppriv' collect2: error: ld returned 1 exit status configure:22421: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libmemcached" | #define PACKAGE_TARNAME "libmemcached" | #define PACKAGE_VERSION "1.0.18" | #define PACKAGE_STRING "libmemcached 1.0.18" | #define PACKAGE_BUGREPORT "http://libmemcached.org/" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "libmemcached" | #define VERSION "1.0.18" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define DEBUG 0 | #define VCS_SYSTEM "none" | #define VCS_CHECKOUT 0 | #define HOST_VENDOR "pc" | #define HOST_OS "linux-gnu" | #define HOST_CPU "x86_64" | #define HOST_OS_LINUX 1 | #define HAVE_LIBMYSQL_BUILD 0 | #define HAVE_MYSQLD_BUILD 0 | #define MYSQLD_BINARY 0 | #define HAVE_GEARMAND_BINARY 0 | #define GEARMAND_BINARY 0 | #define HAVE_LIBGEARMAN 0 | #define HAVE_LIBMEMCACHED 1 | #define CSTDINT_H | #define __STDC_LIMIT_MACROS 1 | #define CINTTYPES_H | #define HAVE_SNDTIMEO 1 | #define HAVE_RCVTIMEO 1 | #define HAVE_HSIEH_HASH 1 | #define HAVE_MURMUR_HASH 1 | #define HAVE_FNV64_HASH 1 | #define MEMCACHED_VERSION "1.4.31" | #define HAVE_MEMCACHED_BINARY 1 | #define MEMCACHED_BINARY "/usr/bin/memcached" | #define HAVE_MEMCACHED_SASL_BINARY 0 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_ATEXIT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETCWD 1 | #define HAVE_GETLINE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_PIPE2 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SIGIGNORE 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define restrict __restrict | #define HAVE_GCC_ABI_DEMANGLE 1 | #define HAVE_LIBEVENT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_LIBDRIZZLE 0 | #define HAVE_DRIZZLED_BINARY 0 | #define DRIZZLED_BINARY 0 | #define GEARMAND_BLOBSLAP_WORKER 0 | #define HAVE_LIBPQ 0 | #define HAVE_LIBCURL 0 | /* end confdefs.h. */ | /* Define setppriv to an innocuous variant, in case declares setppriv. | For example, HP-UX 11i declares gettimeofday. */ | #define setppriv innocuous_setppriv | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setppriv (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setppriv | | /* 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 setppriv (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_setppriv || defined __stub___setppriv | choke me | #endif | | int | main () | { | return setppriv (); | ; | return 0; | } configure:22421: result: no configure:22462: checking for MSG_NOSIGNAL configure:22556: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -I. conftest.c >&5 configure:22556: $? = 0 configure:22620: result: yes configure:22623: checking for MSG_DONTWAIT configure:22717: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -I. conftest.c >&5 configure:22717: $? = 0 configure:22781: result: yes configure:22784: checking for MSG_MORE configure:22877: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -I. conftest.c >&5 configure:22877: $? = 0 configure:22941: result: yes configure:22961: checking uuid/uuid.h usability configure:22961: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:22961: $? = 0 configure:22961: result: yes configure:22961: checking uuid/uuid.h presence configure:22961: x86_64-pc-linux-gnu-gcc -E conftest.c configure:22961: $? = 0 configure:22961: result: yes configure:22961: checking for uuid/uuid.h configure:22961: result: yes configure:22965: checking check to see if -luuid is needed configure:22994: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 /var/tmp/portage/dev-libs/libmemcached-1.0.18-r3/temp/cc5xzCSC.o: In function `main': conftest.c:(.text.startup+0x18): undefined reference to `uuid_generate' collect2: error: ld returned 1 exit status configure:22994: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libmemcached" | #define PACKAGE_TARNAME "libmemcached" | #define PACKAGE_VERSION "1.0.18" | #define PACKAGE_STRING "libmemcached 1.0.18" | #define PACKAGE_BUGREPORT "http://libmemcached.org/" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "libmemcached" | #define VERSION "1.0.18" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define DEBUG 0 | #define VCS_SYSTEM "none" | #define VCS_CHECKOUT 0 | #define HOST_VENDOR "pc" | #define HOST_OS "linux-gnu" | #define HOST_CPU "x86_64" | #define HOST_OS_LINUX 1 | #define HAVE_LIBMYSQL_BUILD 0 | #define HAVE_MYSQLD_BUILD 0 | #define MYSQLD_BINARY 0 | #define HAVE_GEARMAND_BINARY 0 | #define GEARMAND_BINARY 0 | #define HAVE_LIBGEARMAN 0 | #define HAVE_LIBMEMCACHED 1 | #define CSTDINT_H | #define __STDC_LIMIT_MACROS 1 | #define CINTTYPES_H | #define HAVE_SNDTIMEO 1 | #define HAVE_RCVTIMEO 1 | #define HAVE_HSIEH_HASH 1 | #define HAVE_MURMUR_HASH 1 | #define HAVE_FNV64_HASH 1 | #define MEMCACHED_VERSION "1.4.31" | #define HAVE_MEMCACHED_BINARY 1 | #define MEMCACHED_BINARY "/usr/bin/memcached" | #define HAVE_MEMCACHED_SASL_BINARY 0 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_ATEXIT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETCWD 1 | #define HAVE_GETLINE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_PIPE2 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SIGIGNORE 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define restrict __restrict | #define HAVE_GCC_ABI_DEMANGLE 1 | #define HAVE_LIBEVENT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_LIBDRIZZLE 0 | #define HAVE_DRIZZLED_BINARY 0 | #define DRIZZLED_BINARY 0 | #define GEARMAND_BLOBSLAP_WORKER 0 | #define HAVE_LIBPQ 0 | #define HAVE_LIBCURL 0 | #define HAVE_MSG_NOSIGNAL 1 | #define HAVE_MSG_DONTWAIT 1 | #define HAVE_MSG_MORE 1 | /* end confdefs.h. */ | #include | int | main () | { | | uuid_t out; | uuid_generate(out); | | ; | return 0; | } configure:23011: result: yes configure:23015: checking check to see if -luuid is needed configure:23115: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -luuid >&5 configure:23115: $? = 0 configure:23115: ./conftest configure:23115: $? = 0 configure:23184: result: yes configure:23227: checking for uuid_generate_time_safe configure:23328: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -luuid >&5 configure:23328: $? = 0 configure:23328: ./conftest configure:23328: $? = 0 configure:23398: result: yes configure:23499: checking sasl/sasl.h usability configure:23499: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:23499: $? = 0 configure:23499: result: yes configure:23499: checking sasl/sasl.h presence configure:23499: x86_64-pc-linux-gnu-gcc -E conftest.c configure:23499: $? = 0 configure:23499: result: yes configure:23499: checking for sasl/sasl.h configure:23499: result: yes configure:23502: checking for main in -lsasl2 configure:23521: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lsasl2 >&5 configure:23521: $? = 0 configure:23530: result: yes configure:23615: checking checking to see if sasl works configure:23617: result: "yes" configure:23738: checking if compiler needs -Werror to reject unknown flags configure:23754: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Werror -Wunknown-warning-option -Wsizeof-array-argument conftest.c >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-Wunknown-warning-option'; did you mean '-Wno-warning-token'? configure:23754: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libmemcached" | #define PACKAGE_TARNAME "libmemcached" | #define PACKAGE_VERSION "1.0.18" | #define PACKAGE_STRING "libmemcached 1.0.18" | #define PACKAGE_BUGREPORT "http://libmemcached.org/" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "libmemcached" | #define VERSION "1.0.18" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define DEBUG 0 | #define VCS_SYSTEM "none" | #define VCS_CHECKOUT 0 | #define HOST_VENDOR "pc" | #define HOST_OS "linux-gnu" | #define HOST_CPU "x86_64" | #define HOST_OS_LINUX 1 | #define HAVE_LIBMYSQL_BUILD 0 | #define HAVE_MYSQLD_BUILD 0 | #define MYSQLD_BINARY 0 | #define HAVE_GEARMAND_BINARY 0 | #define GEARMAND_BINARY 0 | #define HAVE_LIBGEARMAN 0 | #define HAVE_LIBMEMCACHED 1 | #define CSTDINT_H | #define __STDC_LIMIT_MACROS 1 | #define CINTTYPES_H | #define HAVE_SNDTIMEO 1 | #define HAVE_RCVTIMEO 1 | #define HAVE_HSIEH_HASH 1 | #define HAVE_MURMUR_HASH 1 | #define HAVE_FNV64_HASH 1 | #define MEMCACHED_VERSION "1.4.31" | #define HAVE_MEMCACHED_BINARY 1 | #define MEMCACHED_BINARY "/usr/bin/memcached" | #define HAVE_MEMCACHED_SASL_BINARY 0 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_ATEXIT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETCWD 1 | #define HAVE_GETLINE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_PIPE2 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SIGIGNORE 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define restrict __restrict | #define HAVE_GCC_ABI_DEMANGLE 1 | #define HAVE_LIBEVENT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_LIBDRIZZLE 0 | #define HAVE_DRIZZLED_BINARY 0 | #define DRIZZLED_BINARY 0 | #define GEARMAND_BLOBSLAP_WORKER 0 | #define HAVE_LIBPQ 0 | #define HAVE_LIBCURL 0 | #define HAVE_MSG_NOSIGNAL 1 | #define HAVE_MSG_DONTWAIT 1 | #define HAVE_MSG_MORE 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define HAVE_LIBSASL 1 | /* end confdefs.h. */ | int foo(void); | int | main () | { | foo() | ; | return 0; | } configure:23759: result: no configure:23825: checking for the pthreads library -lpthreads configure:23863: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lpthreads >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lpthreads collect2: error: ld returned 1 exit status configure:23863: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libmemcached" | #define PACKAGE_TARNAME "libmemcached" | #define PACKAGE_VERSION "1.0.18" | #define PACKAGE_STRING "libmemcached 1.0.18" | #define PACKAGE_BUGREPORT "http://libmemcached.org/" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "libmemcached" | #define VERSION "1.0.18" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define DEBUG 0 | #define VCS_SYSTEM "none" | #define VCS_CHECKOUT 0 | #define HOST_VENDOR "pc" | #define HOST_OS "linux-gnu" | #define HOST_CPU "x86_64" | #define HOST_OS_LINUX 1 | #define HAVE_LIBMYSQL_BUILD 0 | #define HAVE_MYSQLD_BUILD 0 | #define MYSQLD_BINARY 0 | #define HAVE_GEARMAND_BINARY 0 | #define GEARMAND_BINARY 0 | #define HAVE_LIBGEARMAN 0 | #define HAVE_LIBMEMCACHED 1 | #define CSTDINT_H | #define __STDC_LIMIT_MACROS 1 | #define CINTTYPES_H | #define HAVE_SNDTIMEO 1 | #define HAVE_RCVTIMEO 1 | #define HAVE_HSIEH_HASH 1 | #define HAVE_MURMUR_HASH 1 | #define HAVE_FNV64_HASH 1 | #define MEMCACHED_VERSION "1.4.31" | #define HAVE_MEMCACHED_BINARY 1 | #define MEMCACHED_BINARY "/usr/bin/memcached" | #define HAVE_MEMCACHED_SASL_BINARY 0 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_ATEXIT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETCWD 1 | #define HAVE_GETLINE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_PIPE2 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SIGIGNORE 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define restrict __restrict | #define HAVE_GCC_ABI_DEMANGLE 1 | #define HAVE_LIBEVENT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_LIBDRIZZLE 0 | #define HAVE_DRIZZLED_BINARY 0 | #define DRIZZLED_BINARY 0 | #define GEARMAND_BLOBSLAP_WORKER 0 | #define HAVE_LIBPQ 0 | #define HAVE_LIBCURL 0 | #define HAVE_MSG_NOSIGNAL 1 | #define HAVE_MSG_DONTWAIT 1 | #define HAVE_MSG_MORE 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define HAVE_LIBSASL 1 | /* end confdefs.h. */ | #include | static void routine(void *a) { a = 0; } | static void *start_routine(void *a) { return a; } | int | main () | { | pthread_t th; pthread_attr_t attr; | pthread_create(&th, 0, start_routine, 0); | pthread_join(th, 0); | pthread_attr_init(&attr); | pthread_cleanup_push(routine, 0); | pthread_cleanup_pop(0) /* ; */ | ; | return 0; | } configure:23872: result: no configure:23770: checking whether pthreads work without any flags configure:23863: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 /var/tmp/portage/dev-libs/libmemcached-1.0.18-r3/temp/ccDMRtg9.o: In function `main': conftest.c:(.text.startup+0x29): undefined reference to `pthread_create' conftest.c:(.text.startup+0x35): undefined reference to `pthread_join' conftest.c:(.text.startup+0x59): undefined reference to `__pthread_register_cancel' conftest.c:(.text.startup+0x63): undefined reference to `__pthread_unregister_cancel' collect2: error: ld returned 1 exit status configure:23863: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libmemcached" | #define PACKAGE_TARNAME "libmemcached" | #define PACKAGE_VERSION "1.0.18" | #define PACKAGE_STRING "libmemcached 1.0.18" | #define PACKAGE_BUGREPORT "http://libmemcached.org/" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "libmemcached" | #define VERSION "1.0.18" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define DEBUG 0 | #define VCS_SYSTEM "none" | #define VCS_CHECKOUT 0 | #define HOST_VENDOR "pc" | #define HOST_OS "linux-gnu" | #define HOST_CPU "x86_64" | #define HOST_OS_LINUX 1 | #define HAVE_LIBMYSQL_BUILD 0 | #define HAVE_MYSQLD_BUILD 0 | #define MYSQLD_BINARY 0 | #define HAVE_GEARMAND_BINARY 0 | #define GEARMAND_BINARY 0 | #define HAVE_LIBGEARMAN 0 | #define HAVE_LIBMEMCACHED 1 | #define CSTDINT_H | #define __STDC_LIMIT_MACROS 1 | #define CINTTYPES_H | #define HAVE_SNDTIMEO 1 | #define HAVE_RCVTIMEO 1 | #define HAVE_HSIEH_HASH 1 | #define HAVE_MURMUR_HASH 1 | #define HAVE_FNV64_HASH 1 | #define MEMCACHED_VERSION "1.4.31" | #define HAVE_MEMCACHED_BINARY 1 | #define MEMCACHED_BINARY "/usr/bin/memcached" | #define HAVE_MEMCACHED_SASL_BINARY 0 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_ATEXIT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETCWD 1 | #define HAVE_GETLINE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_PIPE2 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SIGIGNORE 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define restrict __restrict | #define HAVE_GCC_ABI_DEMANGLE 1 | #define HAVE_LIBEVENT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_LIBDRIZZLE 0 | #define HAVE_DRIZZLED_BINARY 0 | #define DRIZZLED_BINARY 0 | #define GEARMAND_BLOBSLAP_WORKER 0 | #define HAVE_LIBPQ 0 | #define HAVE_LIBCURL 0 | #define HAVE_MSG_NOSIGNAL 1 | #define HAVE_MSG_DONTWAIT 1 | #define HAVE_MSG_MORE 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define HAVE_LIBSASL 1 | /* end confdefs.h. */ | #include | static void routine(void *a) { a = 0; } | static void *start_routine(void *a) { return a; } | int | main () | { | pthread_t th; pthread_attr_t attr; | pthread_create(&th, 0, start_routine, 0); | pthread_join(th, 0); | pthread_attr_init(&attr); | pthread_cleanup_push(routine, 0); | pthread_cleanup_pop(0) /* ; */ | ; | return 0; | } configure:23872: result: no configure:23775: checking whether pthreads work with -Kthread configure:23863: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Kthread -Wl,-O1 -Wl,--as-needed conftest.c >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-Kthread'; did you mean '-pthread'? configure:23863: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libmemcached" | #define PACKAGE_TARNAME "libmemcached" | #define PACKAGE_VERSION "1.0.18" | #define PACKAGE_STRING "libmemcached 1.0.18" | #define PACKAGE_BUGREPORT "http://libmemcached.org/" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "libmemcached" | #define VERSION "1.0.18" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define DEBUG 0 | #define VCS_SYSTEM "none" | #define VCS_CHECKOUT 0 | #define HOST_VENDOR "pc" | #define HOST_OS "linux-gnu" | #define HOST_CPU "x86_64" | #define HOST_OS_LINUX 1 | #define HAVE_LIBMYSQL_BUILD 0 | #define HAVE_MYSQLD_BUILD 0 | #define MYSQLD_BINARY 0 | #define HAVE_GEARMAND_BINARY 0 | #define GEARMAND_BINARY 0 | #define HAVE_LIBGEARMAN 0 | #define HAVE_LIBMEMCACHED 1 | #define CSTDINT_H | #define __STDC_LIMIT_MACROS 1 | #define CINTTYPES_H | #define HAVE_SNDTIMEO 1 | #define HAVE_RCVTIMEO 1 | #define HAVE_HSIEH_HASH 1 | #define HAVE_MURMUR_HASH 1 | #define HAVE_FNV64_HASH 1 | #define MEMCACHED_VERSION "1.4.31" | #define HAVE_MEMCACHED_BINARY 1 | #define MEMCACHED_BINARY "/usr/bin/memcached" | #define HAVE_MEMCACHED_SASL_BINARY 0 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_ATEXIT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETCWD 1 | #define HAVE_GETLINE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_PIPE2 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SIGIGNORE 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define restrict __restrict | #define HAVE_GCC_ABI_DEMANGLE 1 | #define HAVE_LIBEVENT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_LIBDRIZZLE 0 | #define HAVE_DRIZZLED_BINARY 0 | #define DRIZZLED_BINARY 0 | #define GEARMAND_BLOBSLAP_WORKER 0 | #define HAVE_LIBPQ 0 | #define HAVE_LIBCURL 0 | #define HAVE_MSG_NOSIGNAL 1 | #define HAVE_MSG_DONTWAIT 1 | #define HAVE_MSG_MORE 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define HAVE_LIBSASL 1 | /* end confdefs.h. */ | #include | static void routine(void *a) { a = 0; } | static void *start_routine(void *a) { return a; } | int | main () | { | pthread_t th; pthread_attr_t attr; | pthread_create(&th, 0, start_routine, 0); | pthread_join(th, 0); | pthread_attr_init(&attr); | pthread_cleanup_push(routine, 0); | pthread_cleanup_pop(0) /* ; */ | ; | return 0; | } configure:23872: result: no configure:23775: checking whether pthreads work with -kthread configure:23863: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -kthread -Wl,-O1 -Wl,--as-needed conftest.c >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-kthread'; did you mean '-pthread'? configure:23863: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libmemcached" | #define PACKAGE_TARNAME "libmemcached" | #define PACKAGE_VERSION "1.0.18" | #define PACKAGE_STRING "libmemcached 1.0.18" | #define PACKAGE_BUGREPORT "http://libmemcached.org/" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "libmemcached" | #define VERSION "1.0.18" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define DEBUG 0 | #define VCS_SYSTEM "none" | #define VCS_CHECKOUT 0 | #define HOST_VENDOR "pc" | #define HOST_OS "linux-gnu" | #define HOST_CPU "x86_64" | #define HOST_OS_LINUX 1 | #define HAVE_LIBMYSQL_BUILD 0 | #define HAVE_MYSQLD_BUILD 0 | #define MYSQLD_BINARY 0 | #define HAVE_GEARMAND_BINARY 0 | #define GEARMAND_BINARY 0 | #define HAVE_LIBGEARMAN 0 | #define HAVE_LIBMEMCACHED 1 | #define CSTDINT_H | #define __STDC_LIMIT_MACROS 1 | #define CINTTYPES_H | #define HAVE_SNDTIMEO 1 | #define HAVE_RCVTIMEO 1 | #define HAVE_HSIEH_HASH 1 | #define HAVE_MURMUR_HASH 1 | #define HAVE_FNV64_HASH 1 | #define MEMCACHED_VERSION "1.4.31" | #define HAVE_MEMCACHED_BINARY 1 | #define MEMCACHED_BINARY "/usr/bin/memcached" | #define HAVE_MEMCACHED_SASL_BINARY 0 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_ATEXIT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETCWD 1 | #define HAVE_GETLINE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_PIPE2 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SIGIGNORE 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define restrict __restrict | #define HAVE_GCC_ABI_DEMANGLE 1 | #define HAVE_LIBEVENT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_LIBDRIZZLE 0 | #define HAVE_DRIZZLED_BINARY 0 | #define DRIZZLED_BINARY 0 | #define GEARMAND_BLOBSLAP_WORKER 0 | #define HAVE_LIBPQ 0 | #define HAVE_LIBCURL 0 | #define HAVE_MSG_NOSIGNAL 1 | #define HAVE_MSG_DONTWAIT 1 | #define HAVE_MSG_MORE 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define HAVE_LIBSASL 1 | /* end confdefs.h. */ | #include | static void routine(void *a) { a = 0; } | static void *start_routine(void *a) { return a; } | int | main () | { | pthread_t th; pthread_attr_t attr; | pthread_create(&th, 0, start_routine, 0); | pthread_join(th, 0); | pthread_attr_init(&attr); | pthread_cleanup_push(routine, 0); | pthread_cleanup_pop(0) /* ; */ | ; | return 0; | } configure:23872: result: no configure:23825: checking for the pthreads library -llthread configure:23863: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -llthread >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -llthread collect2: error: ld returned 1 exit status configure:23863: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libmemcached" | #define PACKAGE_TARNAME "libmemcached" | #define PACKAGE_VERSION "1.0.18" | #define PACKAGE_STRING "libmemcached 1.0.18" | #define PACKAGE_BUGREPORT "http://libmemcached.org/" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "libmemcached" | #define VERSION "1.0.18" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define DEBUG 0 | #define VCS_SYSTEM "none" | #define VCS_CHECKOUT 0 | #define HOST_VENDOR "pc" | #define HOST_OS "linux-gnu" | #define HOST_CPU "x86_64" | #define HOST_OS_LINUX 1 | #define HAVE_LIBMYSQL_BUILD 0 | #define HAVE_MYSQLD_BUILD 0 | #define MYSQLD_BINARY 0 | #define HAVE_GEARMAND_BINARY 0 | #define GEARMAND_BINARY 0 | #define HAVE_LIBGEARMAN 0 | #define HAVE_LIBMEMCACHED 1 | #define CSTDINT_H | #define __STDC_LIMIT_MACROS 1 | #define CINTTYPES_H | #define HAVE_SNDTIMEO 1 | #define HAVE_RCVTIMEO 1 | #define HAVE_HSIEH_HASH 1 | #define HAVE_MURMUR_HASH 1 | #define HAVE_FNV64_HASH 1 | #define MEMCACHED_VERSION "1.4.31" | #define HAVE_MEMCACHED_BINARY 1 | #define MEMCACHED_BINARY "/usr/bin/memcached" | #define HAVE_MEMCACHED_SASL_BINARY 0 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_ATEXIT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETCWD 1 | #define HAVE_GETLINE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_PIPE2 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SIGIGNORE 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define restrict __restrict | #define HAVE_GCC_ABI_DEMANGLE 1 | #define HAVE_LIBEVENT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_LIBDRIZZLE 0 | #define HAVE_DRIZZLED_BINARY 0 | #define DRIZZLED_BINARY 0 | #define GEARMAND_BLOBSLAP_WORKER 0 | #define HAVE_LIBPQ 0 | #define HAVE_LIBCURL 0 | #define HAVE_MSG_NOSIGNAL 1 | #define HAVE_MSG_DONTWAIT 1 | #define HAVE_MSG_MORE 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define HAVE_LIBSASL 1 | /* end confdefs.h. */ | #include | static void routine(void *a) { a = 0; } | static void *start_routine(void *a) { return a; } | int | main () | { | pthread_t th; pthread_attr_t attr; | pthread_create(&th, 0, start_routine, 0); | pthread_join(th, 0); | pthread_attr_init(&attr); | pthread_cleanup_push(routine, 0); | pthread_cleanup_pop(0) /* ; */ | ; | return 0; | } configure:23872: result: no configure:23775: checking whether pthreads work with -pthread configure:23863: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -pthread -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:23863: $? = 0 configure:23872: result: yes configure:23891: checking for joinable pthread attribute configure:23906: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -pthread -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:23906: $? = 0 configure:23912: result: PTHREAD_CREATE_JOINABLE configure:23922: checking if more special flags are required for pthreads configure:23937: result: no configure:23943: checking for PTHREAD_PRIO_INHERIT configure:23960: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -pthread -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:23960: $? = 0 configure:23969: result: yes configure:24069: checking check for pthread_timedjoin_np configure:24169: x86_64-pc-linux-gnu-gcc -o conftest -pthread -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:24169: $? = 0 configure:24236: result: yes configure:24458: checking whether the compiler provides atomic builtins configure:24570: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:24570: $? = 0 configure:24570: ./conftest configure:24570: $? = 0 configure:24640: result: yes configure:24651: checking whether byte ordering is bigendian configure:24857: result: no configure:24913: checking for assert configure:24915: result: yes configure:24918: checking C Compiler version configure:24936: result: "x86_64-pc-linux-gnu-gcc (Gentoo 6.2.0-r1 p1.1) 6.2.0" configure:24943: checking C++ Compiler version configure:24961: result: "x86_64-pc-linux-gnu-c++ (Gentoo 6.2.0-r1 p1.1) 6.2.0" configure:24970: checking MINGW configure:24972: checking whether __MINGW32__ is declared configure:24972: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:183:10: error: '__MINGW32__' undeclared (first use in this function) (void) __MINGW32__; ^~~~~~~~~~~ conftest.c:183:10: note: each undeclared identifier is reported only once for each function it appears in configure:24972: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libmemcached" | #define PACKAGE_TARNAME "libmemcached" | #define PACKAGE_VERSION "1.0.18" | #define PACKAGE_STRING "libmemcached 1.0.18" | #define PACKAGE_BUGREPORT "http://libmemcached.org/" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "libmemcached" | #define VERSION "1.0.18" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define DEBUG 0 | #define VCS_SYSTEM "none" | #define VCS_CHECKOUT 0 | #define HOST_VENDOR "pc" | #define HOST_OS "linux-gnu" | #define HOST_CPU "x86_64" | #define HOST_OS_LINUX 1 | #define HAVE_LIBMYSQL_BUILD 0 | #define HAVE_MYSQLD_BUILD 0 | #define MYSQLD_BINARY 0 | #define HAVE_GEARMAND_BINARY 0 | #define GEARMAND_BINARY 0 | #define HAVE_LIBGEARMAN 0 | #define HAVE_LIBMEMCACHED 1 | #define CSTDINT_H | #define __STDC_LIMIT_MACROS 1 | #define CINTTYPES_H | #define HAVE_SNDTIMEO 1 | #define HAVE_RCVTIMEO 1 | #define HAVE_HSIEH_HASH 1 | #define HAVE_MURMUR_HASH 1 | #define HAVE_FNV64_HASH 1 | #define MEMCACHED_VERSION "1.4.31" | #define HAVE_MEMCACHED_BINARY 1 | #define MEMCACHED_BINARY "/usr/bin/memcached" | #define HAVE_MEMCACHED_SASL_BINARY 0 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_ATEXIT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETCWD 1 | #define HAVE_GETLINE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_PIPE2 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SIGIGNORE 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define restrict __restrict | #define HAVE_GCC_ABI_DEMANGLE 1 | #define HAVE_LIBEVENT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_LIBDRIZZLE 0 | #define HAVE_DRIZZLED_BINARY 0 | #define DRIZZLED_BINARY 0 | #define GEARMAND_BLOBSLAP_WORKER 0 | #define HAVE_LIBPQ 0 | #define HAVE_LIBCURL 0 | #define HAVE_MSG_NOSIGNAL 1 | #define HAVE_MSG_DONTWAIT 1 | #define HAVE_MSG_MORE 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define HAVE_LIBSASL 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_PTHREAD_TIMEDJOIN_NP 1 | #define HAVE_GCC_ATOMIC_BUILTINS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef __MINGW32__ | #ifdef __cplusplus | (void) __MINGW32__; | #else | (void) __MINGW32__; | #endif | #endif | | ; | return 0; | } configure:24972: result: no configure:24980: result: no configure:25001: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c:145:3: error: #error GCC is Too Old! # error GCC is Too Old! ^~~~~ configure:25001: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libmemcached" | #define PACKAGE_TARNAME "libmemcached" | #define PACKAGE_VERSION "1.0.18" | #define PACKAGE_STRING "libmemcached 1.0.18" | #define PACKAGE_BUGREPORT "http://libmemcached.org/" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "libmemcached" | #define VERSION "1.0.18" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define DEBUG 0 | #define VCS_SYSTEM "none" | #define VCS_CHECKOUT 0 | #define HOST_VENDOR "pc" | #define HOST_OS "linux-gnu" | #define HOST_CPU "x86_64" | #define HOST_OS_LINUX 1 | #define HAVE_LIBMYSQL_BUILD 0 | #define HAVE_MYSQLD_BUILD 0 | #define MYSQLD_BINARY 0 | #define HAVE_GEARMAND_BINARY 0 | #define GEARMAND_BINARY 0 | #define HAVE_LIBGEARMAN 0 | #define HAVE_LIBMEMCACHED 1 | #define CSTDINT_H | #define __STDC_LIMIT_MACROS 1 | #define CINTTYPES_H | #define HAVE_SNDTIMEO 1 | #define HAVE_RCVTIMEO 1 | #define HAVE_HSIEH_HASH 1 | #define HAVE_MURMUR_HASH 1 | #define HAVE_FNV64_HASH 1 | #define MEMCACHED_VERSION "1.4.31" | #define HAVE_MEMCACHED_BINARY 1 | #define MEMCACHED_BINARY "/usr/bin/memcached" | #define HAVE_MEMCACHED_SASL_BINARY 0 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_ATEXIT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETCWD 1 | #define HAVE_GETLINE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_PIPE2 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SIGIGNORE 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define restrict __restrict | #define HAVE_GCC_ABI_DEMANGLE 1 | #define HAVE_LIBEVENT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_LIBDRIZZLE 0 | #define HAVE_DRIZZLED_BINARY 0 | #define DRIZZLED_BINARY 0 | #define GEARMAND_BLOBSLAP_WORKER 0 | #define HAVE_LIBPQ 0 | #define HAVE_LIBCURL 0 | #define HAVE_MSG_NOSIGNAL 1 | #define HAVE_MSG_DONTWAIT 1 | #define HAVE_MSG_MORE 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define HAVE_LIBSASL 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_PTHREAD_TIMEDJOIN_NP 1 | #define HAVE_GCC_ATOMIC_BUILTINS 1 | /* end confdefs.h. */ | | #if !defined(__GNUC__) || (__GNUC__ < 4) || ((__GNUC__ >= 4) && (__GNUC_MINOR__ < 7)) | # error GCC is Too Old! | #endif | | int | main () | { | | ; | return 0; | } configure:25015: checking whether the -Werror option is usable configure:25034: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Werror conftest.c >&5 configure:25034: $? = 0 configure:25043: result: yes configure:25045: checking for simple visibility declarations configure:25072: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fvisibility=hidden -Werror conftest.c >&5 configure:25072: $? = 0 configure:25081: result: yes configure:25099: checking if all warnings into errors configure:25111: result: no configure:25142: checking if all warnings into errors configure:25154: result: no configure:25162: checking whether the linker accepts -z configure:25181: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fvisibility=hidden -Wl,-O1 -Wl,--as-needed -Werror -z conftest.c >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: warning: -z conftest.c ignored. /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../lib64/crt1.o: In function `_start': (.text+0x20): undefined reference to `main' collect2: error: ld returned 1 exit status configure:25181: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libmemcached" | #define PACKAGE_TARNAME "libmemcached" | #define PACKAGE_VERSION "1.0.18" | #define PACKAGE_STRING "libmemcached 1.0.18" | #define PACKAGE_BUGREPORT "http://libmemcached.org/" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "libmemcached" | #define VERSION "1.0.18" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define DEBUG 0 | #define VCS_SYSTEM "none" | #define VCS_CHECKOUT 0 | #define HOST_VENDOR "pc" | #define HOST_OS "linux-gnu" | #define HOST_CPU "x86_64" | #define HOST_OS_LINUX 1 | #define HAVE_LIBMYSQL_BUILD 0 | #define HAVE_MYSQLD_BUILD 0 | #define MYSQLD_BINARY 0 | #define HAVE_GEARMAND_BINARY 0 | #define GEARMAND_BINARY 0 | #define HAVE_LIBGEARMAN 0 | #define HAVE_LIBMEMCACHED 1 | #define CSTDINT_H | #define __STDC_LIMIT_MACROS 1 | #define CINTTYPES_H | #define HAVE_SNDTIMEO 1 | #define HAVE_RCVTIMEO 1 | #define HAVE_HSIEH_HASH 1 | #define HAVE_MURMUR_HASH 1 | #define HAVE_FNV64_HASH 1 | #define MEMCACHED_VERSION "1.4.31" | #define HAVE_MEMCACHED_BINARY 1 | #define MEMCACHED_BINARY "/usr/bin/memcached" | #define HAVE_MEMCACHED_SASL_BINARY 0 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_ATEXIT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETCWD 1 | #define HAVE_GETLINE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_PIPE2 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SIGIGNORE 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define restrict __restrict | #define HAVE_GCC_ABI_DEMANGLE 1 | #define HAVE_LIBEVENT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_LIBDRIZZLE 0 | #define HAVE_DRIZZLED_BINARY 0 | #define DRIZZLED_BINARY 0 | #define GEARMAND_BLOBSLAP_WORKER 0 | #define HAVE_LIBPQ 0 | #define HAVE_LIBCURL 0 | #define HAVE_MSG_NOSIGNAL 1 | #define HAVE_MSG_DONTWAIT 1 | #define HAVE_MSG_MORE 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define HAVE_LIBSASL 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_PTHREAD_TIMEDJOIN_NP 1 | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define HAVE_VISIBILITY 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:25191: result: no configure:25162: checking whether the linker accepts relro configure:25181: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fvisibility=hidden -Wl,-O1 -Wl,--as-needed -Werror relro conftest.c >&5 x86_64-pc-linux-gnu-gcc: error: relro: No such file or directory configure:25181: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libmemcached" | #define PACKAGE_TARNAME "libmemcached" | #define PACKAGE_VERSION "1.0.18" | #define PACKAGE_STRING "libmemcached 1.0.18" | #define PACKAGE_BUGREPORT "http://libmemcached.org/" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "libmemcached" | #define VERSION "1.0.18" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define DEBUG 0 | #define VCS_SYSTEM "none" | #define VCS_CHECKOUT 0 | #define HOST_VENDOR "pc" | #define HOST_OS "linux-gnu" | #define HOST_CPU "x86_64" | #define HOST_OS_LINUX 1 | #define HAVE_LIBMYSQL_BUILD 0 | #define HAVE_MYSQLD_BUILD 0 | #define MYSQLD_BINARY 0 | #define HAVE_GEARMAND_BINARY 0 | #define GEARMAND_BINARY 0 | #define HAVE_LIBGEARMAN 0 | #define HAVE_LIBMEMCACHED 1 | #define CSTDINT_H | #define __STDC_LIMIT_MACROS 1 | #define CINTTYPES_H | #define HAVE_SNDTIMEO 1 | #define HAVE_RCVTIMEO 1 | #define HAVE_HSIEH_HASH 1 | #define HAVE_MURMUR_HASH 1 | #define HAVE_FNV64_HASH 1 | #define MEMCACHED_VERSION "1.4.31" | #define HAVE_MEMCACHED_BINARY 1 | #define MEMCACHED_BINARY "/usr/bin/memcached" | #define HAVE_MEMCACHED_SASL_BINARY 0 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_ATEXIT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETCWD 1 | #define HAVE_GETLINE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_PIPE2 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SIGIGNORE 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define restrict __restrict | #define HAVE_GCC_ABI_DEMANGLE 1 | #define HAVE_LIBEVENT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_LIBDRIZZLE 0 | #define HAVE_DRIZZLED_BINARY 0 | #define DRIZZLED_BINARY 0 | #define GEARMAND_BLOBSLAP_WORKER 0 | #define HAVE_LIBPQ 0 | #define HAVE_LIBCURL 0 | #define HAVE_MSG_NOSIGNAL 1 | #define HAVE_MSG_DONTWAIT 1 | #define HAVE_MSG_MORE 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define HAVE_LIBSASL 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_PTHREAD_TIMEDJOIN_NP 1 | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define HAVE_VISIBILITY 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:25191: result: no configure:25162: checking whether the linker accepts -z configure:25191: result: no configure:25162: checking whether the linker accepts now configure:25181: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fvisibility=hidden -Wl,-O1 -Wl,--as-needed -Werror now conftest.c >&5 x86_64-pc-linux-gnu-gcc: error: now: No such file or directory configure:25181: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libmemcached" | #define PACKAGE_TARNAME "libmemcached" | #define PACKAGE_VERSION "1.0.18" | #define PACKAGE_STRING "libmemcached 1.0.18" | #define PACKAGE_BUGREPORT "http://libmemcached.org/" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "libmemcached" | #define VERSION "1.0.18" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define DEBUG 0 | #define VCS_SYSTEM "none" | #define VCS_CHECKOUT 0 | #define HOST_VENDOR "pc" | #define HOST_OS "linux-gnu" | #define HOST_CPU "x86_64" | #define HOST_OS_LINUX 1 | #define HAVE_LIBMYSQL_BUILD 0 | #define HAVE_MYSQLD_BUILD 0 | #define MYSQLD_BINARY 0 | #define HAVE_GEARMAND_BINARY 0 | #define GEARMAND_BINARY 0 | #define HAVE_LIBGEARMAN 0 | #define HAVE_LIBMEMCACHED 1 | #define CSTDINT_H | #define __STDC_LIMIT_MACROS 1 | #define CINTTYPES_H | #define HAVE_SNDTIMEO 1 | #define HAVE_RCVTIMEO 1 | #define HAVE_HSIEH_HASH 1 | #define HAVE_MURMUR_HASH 1 | #define HAVE_FNV64_HASH 1 | #define MEMCACHED_VERSION "1.4.31" | #define HAVE_MEMCACHED_BINARY 1 | #define MEMCACHED_BINARY "/usr/bin/memcached" | #define HAVE_MEMCACHED_SASL_BINARY 0 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_ATEXIT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETCWD 1 | #define HAVE_GETLINE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_PIPE2 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SIGIGNORE 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define restrict __restrict | #define HAVE_GCC_ABI_DEMANGLE 1 | #define HAVE_LIBEVENT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_LIBDRIZZLE 0 | #define HAVE_DRIZZLED_BINARY 0 | #define DRIZZLED_BINARY 0 | #define GEARMAND_BLOBSLAP_WORKER 0 | #define HAVE_LIBPQ 0 | #define HAVE_LIBCURL 0 | #define HAVE_MSG_NOSIGNAL 1 | #define HAVE_MSG_DONTWAIT 1 | #define HAVE_MSG_MORE 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define HAVE_LIBSASL 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_PTHREAD_TIMEDJOIN_NP 1 | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define HAVE_VISIBILITY 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:25191: result: no configure:25695: checking whether C compiler accepts -g configure:25714: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Werror -g -fvisibility=hidden conftest.c >&5 configure:25714: $? = 0 configure:25723: result: yes configure:25736: : CFLAGS="$CFLAGS $flag" configure:25739: $? = 0 configure:25759: checking whether C compiler accepts -O2 configure:25778: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -g -Werror -O2 -fvisibility=hidden conftest.c >&5 configure:25778: $? = 0 configure:25787: result: yes configure:25793: : CFLAGS already contains $flag configure:25796: $? = 0 configure:26021: checking whether C compiler accepts -Wno-unknown-pragmas configure:26040: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -g -Werror -Wno-unknown-pragmas -fvisibility=hidden conftest.c >&5 configure:26040: $? = 0 configure:26049: result: yes configure:26062: : CFLAGS="$CFLAGS $flag" configure:26065: $? = 0 configure:26085: checking whether C compiler accepts -Wno-pragmas configure:26104: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -g -Wno-unknown-pragmas -Werror -Wno-pragmas -fvisibility=hidden conftest.c >&5 configure:26104: $? = 0 configure:26113: result: yes configure:26126: : CFLAGS="$CFLAGS $flag" configure:26129: $? = 0 configure:26218: checking whether C compiler accepts -Wall configure:26237: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Werror -Wall -fvisibility=hidden conftest.c >&5 configure:26237: $? = 0 configure:26246: result: yes configure:26259: : CFLAGS="$CFLAGS $flag" configure:26262: $? = 0 configure:26282: checking whether C compiler accepts -Wextra configure:26301: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Werror -Wextra -fvisibility=hidden conftest.c >&5 configure:26301: $? = 0 configure:26310: result: yes configure:26323: : CFLAGS="$CFLAGS $flag" configure:26326: $? = 0 configure:26346: checking whether C compiler accepts -Weverything configure:26365: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Werror -Weverything -fvisibility=hidden conftest.c >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-Weverything' configure:26365: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libmemcached" | #define PACKAGE_TARNAME "libmemcached" | #define PACKAGE_VERSION "1.0.18" | #define PACKAGE_STRING "libmemcached 1.0.18" | #define PACKAGE_BUGREPORT "http://libmemcached.org/" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "libmemcached" | #define VERSION "1.0.18" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define DEBUG 0 | #define VCS_SYSTEM "none" | #define VCS_CHECKOUT 0 | #define HOST_VENDOR "pc" | #define HOST_OS "linux-gnu" | #define HOST_CPU "x86_64" | #define HOST_OS_LINUX 1 | #define HAVE_LIBMYSQL_BUILD 0 | #define HAVE_MYSQLD_BUILD 0 | #define MYSQLD_BINARY 0 | #define HAVE_GEARMAND_BINARY 0 | #define GEARMAND_BINARY 0 | #define HAVE_LIBGEARMAN 0 | #define HAVE_LIBMEMCACHED 1 | #define CSTDINT_H | #define __STDC_LIMIT_MACROS 1 | #define CINTTYPES_H | #define HAVE_SNDTIMEO 1 | #define HAVE_RCVTIMEO 1 | #define HAVE_HSIEH_HASH 1 | #define HAVE_MURMUR_HASH 1 | #define HAVE_FNV64_HASH 1 | #define MEMCACHED_VERSION "1.4.31" | #define HAVE_MEMCACHED_BINARY 1 | #define MEMCACHED_BINARY "/usr/bin/memcached" | #define HAVE_MEMCACHED_SASL_BINARY 0 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_ATEXIT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETCWD 1 | #define HAVE_GETLINE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_PIPE2 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SIGIGNORE 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define restrict __restrict | #define HAVE_GCC_ABI_DEMANGLE 1 | #define HAVE_LIBEVENT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_LIBDRIZZLE 0 | #define HAVE_DRIZZLED_BINARY 0 | #define DRIZZLED_BINARY 0 | #define GEARMAND_BLOBSLAP_WORKER 0 | #define HAVE_LIBPQ 0 | #define HAVE_LIBCURL 0 | #define HAVE_MSG_NOSIGNAL 1 | #define HAVE_MSG_DONTWAIT 1 | #define HAVE_MSG_MORE 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define HAVE_LIBSASL 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_PTHREAD_TIMEDJOIN_NP 1 | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define HAVE_VISIBILITY 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:26374: result: no configure:26410: checking whether C compiler accepts -Wthis-test-should-fail configure:26429: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Werror -Wthis-test-should-fail -fvisibility=hidden conftest.c >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-Wthis-test-should-fail' configure:26429: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libmemcached" | #define PACKAGE_TARNAME "libmemcached" | #define PACKAGE_VERSION "1.0.18" | #define PACKAGE_STRING "libmemcached 1.0.18" | #define PACKAGE_BUGREPORT "http://libmemcached.org/" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "libmemcached" | #define VERSION "1.0.18" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define DEBUG 0 | #define VCS_SYSTEM "none" | #define VCS_CHECKOUT 0 | #define HOST_VENDOR "pc" | #define HOST_OS "linux-gnu" | #define HOST_CPU "x86_64" | #define HOST_OS_LINUX 1 | #define HAVE_LIBMYSQL_BUILD 0 | #define HAVE_MYSQLD_BUILD 0 | #define MYSQLD_BINARY 0 | #define HAVE_GEARMAND_BINARY 0 | #define GEARMAND_BINARY 0 | #define HAVE_LIBGEARMAN 0 | #define HAVE_LIBMEMCACHED 1 | #define CSTDINT_H | #define __STDC_LIMIT_MACROS 1 | #define CINTTYPES_H | #define HAVE_SNDTIMEO 1 | #define HAVE_RCVTIMEO 1 | #define HAVE_HSIEH_HASH 1 | #define HAVE_MURMUR_HASH 1 | #define HAVE_FNV64_HASH 1 | #define MEMCACHED_VERSION "1.4.31" | #define HAVE_MEMCACHED_BINARY 1 | #define MEMCACHED_BINARY "/usr/bin/memcached" | #define HAVE_MEMCACHED_SASL_BINARY 0 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_ATEXIT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETCWD 1 | #define HAVE_GETLINE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_PIPE2 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SIGIGNORE 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define restrict __restrict | #define HAVE_GCC_ABI_DEMANGLE 1 | #define HAVE_LIBEVENT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_LIBDRIZZLE 0 | #define HAVE_DRIZZLED_BINARY 0 | #define DRIZZLED_BINARY 0 | #define GEARMAND_BLOBSLAP_WORKER 0 | #define HAVE_LIBPQ 0 | #define HAVE_LIBCURL 0 | #define HAVE_MSG_NOSIGNAL 1 | #define HAVE_MSG_DONTWAIT 1 | #define HAVE_MSG_MORE 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define HAVE_LIBSASL 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_PTHREAD_TIMEDJOIN_NP 1 | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define HAVE_VISIBILITY 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:26438: result: no configure:26476: checking whether C compiler accepts -Wunsuffixed-float-constants configure:26495: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Werror -Wunsuffixed-float-constants -fvisibility=hidden conftest.c >&5 configure:26495: $? = 0 configure:26504: result: yes configure:26517: : CFLAGS="$CFLAGS $flag" configure:26520: $? = 0 configure:26540: checking whether C compiler accepts -Wjump-misses-init configure:26559: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wunsuffixed-float-constants -Werror -Wjump-misses-init -fvisibility=hidden conftest.c >&5 configure:26559: $? = 0 configure:26568: result: yes configure:26581: : CFLAGS="$CFLAGS $flag" configure:26584: $? = 0 configure:26604: checking whether C compiler accepts -Wno-attributes configure:26623: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wunsuffixed-float-constants -Wjump-misses-init -Werror -Wno-attributes -fvisibility=hidden conftest.c >&5 configure:26623: $? = 0 configure:26632: result: yes configure:26645: : CFLAGS="$CFLAGS $flag" configure:26648: $? = 0 configure:26668: checking whether C compiler accepts -Waddress configure:26687: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wunsuffixed-float-constants -Wjump-misses-init -Wno-attributes -Werror -Waddress -fvisibility=hidden conftest.c >&5 configure:26687: $? = 0 configure:26696: result: yes configure:26709: : CFLAGS="$CFLAGS $flag" configure:26712: $? = 0 configure:26732: checking whether C compiler accepts -Wvarargs configure:26751: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wunsuffixed-float-constants -Wjump-misses-init -Wno-attributes -Waddress -Werror -Wvarargs -fvisibility=hidden conftest.c >&5 configure:26751: $? = 0 configure:26760: result: yes configure:26773: : CFLAGS="$CFLAGS $flag" configure:26776: $? = 0 configure:26796: checking whether C compiler accepts -Warray-bounds configure:26815: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wunsuffixed-float-constants -Wjump-misses-init -Wno-attributes -Waddress -Wvarargs -Werror -Warray-bounds -fvisibility=hidden conftest.c >&5 configure:26815: $? = 0 configure:26824: result: yes configure:26837: : CFLAGS="$CFLAGS $flag" configure:26840: $? = 0 configure:26860: checking whether C compiler accepts -Wbad-function-cast configure:26879: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wunsuffixed-float-constants -Wjump-misses-init -Wno-attributes -Waddress -Wvarargs -Warray-bounds -Werror -Wbad-function-cast -fvisibility=hidden conftest.c >&5 configure:26879: $? = 0 configure:26888: result: yes configure:26901: : CFLAGS="$CFLAGS $flag" configure:26904: $? = 0 configure:26925: checking whether C compiler accepts -Wchar-subscripts configure:26944: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wunsuffixed-float-constants -Wjump-misses-init -Wno-attributes -Waddress -Wvarargs -Warray-bounds -Wbad-function-cast -Werror -Wchar-subscripts -fvisibility=hidden conftest.c >&5 configure:26944: $? = 0 configure:26953: result: yes configure:26966: : CFLAGS="$CFLAGS $flag" configure:26969: $? = 0 configure:26989: checking whether C compiler accepts -Wcomment configure:27008: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wunsuffixed-float-constants -Wjump-misses-init -Wno-attributes -Waddress -Wvarargs -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Werror -Wcomment -fvisibility=hidden conftest.c >&5 configure:27008: $? = 0 configure:27017: result: yes configure:27030: : CFLAGS="$CFLAGS $flag" configure:27033: $? = 0 configure:27053: checking whether C compiler accepts -Wfloat-equal configure:27072: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wunsuffixed-float-constants -Wjump-misses-init -Wno-attributes -Waddress -Wvarargs -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Werror -Wfloat-equal -fvisibility=hidden conftest.c >&5 configure:27072: $? = 0 configure:27081: result: yes configure:27094: : CFLAGS="$CFLAGS $flag" configure:27097: $? = 0 configure:27117: checking whether C compiler accepts -Wformat-security configure:27136: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wunsuffixed-float-constants -Wjump-misses-init -Wno-attributes -Waddress -Wvarargs -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Werror -Wformat-security -fvisibility=hidden conftest.c >&5 configure:27136: $? = 0 configure:27145: result: yes configure:27158: : CFLAGS="$CFLAGS $flag" configure:27161: $? = 0 configure:27181: checking whether C compiler accepts -Wformat=2 configure:27200: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wunsuffixed-float-constants -Wjump-misses-init -Wno-attributes -Waddress -Wvarargs -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Werror -Wformat=2 -fvisibility=hidden conftest.c >&5 configure:27200: $? = 0 configure:27209: result: yes configure:27222: : CFLAGS="$CFLAGS $flag" configure:27225: $? = 0 configure:27245: checking whether C compiler accepts -Wformat-y2k configure:27264: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wunsuffixed-float-constants -Wjump-misses-init -Wno-attributes -Waddress -Wvarargs -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Werror -Wformat-y2k -fvisibility=hidden conftest.c >&5 configure:27264: $? = 0 configure:27273: result: yes configure:27286: : CFLAGS="$CFLAGS $flag" configure:27289: $? = 0 configure:27309: checking whether C compiler accepts -Wlogical-op configure:27328: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wunsuffixed-float-constants -Wjump-misses-init -Wno-attributes -Waddress -Wvarargs -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wformat-y2k -Werror -Wlogical-op -fvisibility=hidden conftest.c >&5 configure:27328: $? = 0 configure:27337: result: yes configure:27350: : CFLAGS="$CFLAGS $flag" configure:27353: $? = 0 configure:27373: checking whether C compiler accepts -Wmaybe-uninitialized configure:27392: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wunsuffixed-float-constants -Wjump-misses-init -Wno-attributes -Waddress -Wvarargs -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wformat-y2k -Wlogical-op -Werror -Wmaybe-uninitialized -fvisibility=hidden conftest.c >&5 configure:27392: $? = 0 configure:27401: result: yes configure:27414: : CFLAGS="$CFLAGS $flag" configure:27417: $? = 0 configure:27437: checking whether C compiler accepts -Wmissing-field-initializers configure:27456: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wunsuffixed-float-constants -Wjump-misses-init -Wno-attributes -Waddress -Wvarargs -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wformat-y2k -Wlogical-op -Wmaybe-uninitialized -Werror -Wmissing-field-initializers -fvisibility=hidden conftest.c >&5 configure:27456: $? = 0 configure:27465: result: yes configure:27478: : CFLAGS="$CFLAGS $flag" configure:27481: $? = 0 configure:27567: checking whether C compiler accepts -Wmissing-noreturn configure:27586: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wunsuffixed-float-constants -Wjump-misses-init -Wno-attributes -Waddress -Wvarargs -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wformat-y2k -Wlogical-op -Wmaybe-uninitialized -Wmissing-field-initializers -Werror -Wmissing-noreturn -fvisibility=hidden conftest.c >&5 configure:27586: $? = 0 configure:27595: result: yes configure:27608: : CFLAGS="$CFLAGS $flag" configure:27611: $? = 0 configure:27632: checking whether C compiler accepts -Wmissing-prototypes configure:27651: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wunsuffixed-float-constants -Wjump-misses-init -Wno-attributes -Waddress -Wvarargs -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wformat-y2k -Wlogical-op -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Werror -Wmissing-prototypes -fvisibility=hidden conftest.c >&5 configure:27651: $? = 0 configure:27660: result: yes configure:27673: : CFLAGS="$CFLAGS $flag" configure:27676: $? = 0 configure:27696: checking whether C compiler accepts -Wnested-externs configure:27715: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wunsuffixed-float-constants -Wjump-misses-init -Wno-attributes -Waddress -Wvarargs -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wformat-y2k -Wlogical-op -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Werror -Wnested-externs -fvisibility=hidden conftest.c >&5 configure:27715: $? = 0 configure:27724: result: yes configure:27737: : CFLAGS="$CFLAGS $flag" configure:27740: $? = 0 configure:27760: checking whether C compiler accepts -Wnormalized=id configure:27779: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wunsuffixed-float-constants -Wjump-misses-init -Wno-attributes -Waddress -Wvarargs -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wformat-y2k -Wlogical-op -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Werror -Wnormalized=id -fvisibility=hidden conftest.c >&5 configure:27779: $? = 0 configure:27788: result: yes configure:27801: : CFLAGS="$CFLAGS $flag" configure:27804: $? = 0 configure:27824: checking whether C compiler accepts -Woverride-init configure:27843: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wunsuffixed-float-constants -Wjump-misses-init -Wno-attributes -Waddress -Wvarargs -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wformat-y2k -Wlogical-op -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Werror -Woverride-init -fvisibility=hidden conftest.c >&5 configure:27843: $? = 0 configure:27852: result: yes configure:27865: : CFLAGS="$CFLAGS $flag" configure:27868: $? = 0 configure:27888: checking whether C compiler accepts -Wpointer-arith configure:27907: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wunsuffixed-float-constants -Wjump-misses-init -Wno-attributes -Waddress -Wvarargs -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wformat-y2k -Wlogical-op -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Werror -Wpointer-arith -fvisibility=hidden conftest.c >&5 configure:27907: $? = 0 configure:27916: result: yes configure:27929: : CFLAGS="$CFLAGS $flag" configure:27932: $? = 0 configure:27952: checking whether C compiler accepts -Wpointer-sign configure:27971: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wunsuffixed-float-constants -Wjump-misses-init -Wno-attributes -Waddress -Wvarargs -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wformat-y2k -Wlogical-op -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Werror -Wpointer-sign -fvisibility=hidden conftest.c >&5 configure:27971: $? = 0 configure:27980: result: yes configure:27993: : CFLAGS="$CFLAGS $flag" configure:27996: $? = 0 configure:28274: checking whether C compiler accepts -Wredundant-decls configure:28293: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wunsuffixed-float-constants -Wjump-misses-init -Wno-attributes -Waddress -Wvarargs -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wformat-y2k -Wlogical-op -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Werror -Wredundant-decls -fvisibility=hidden conftest.c >&5 configure:28293: $? = 0 configure:28302: result: yes configure:28315: : CFLAGS="$CFLAGS $flag" configure:28318: $? = 0 configure:28339: checking whether C compiler accepts -Wshadow configure:28358: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wunsuffixed-float-constants -Wjump-misses-init -Wno-attributes -Waddress -Wvarargs -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wformat-y2k -Wlogical-op -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Werror -Wshadow -fvisibility=hidden conftest.c >&5 configure:28358: $? = 0 configure:28367: result: yes configure:28380: : CFLAGS="$CFLAGS $flag" configure:28383: $? = 0 configure:28403: checking whether C compiler accepts -Wshorten-64-to-32 configure:28422: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wunsuffixed-float-constants -Wjump-misses-init -Wno-attributes -Waddress -Wvarargs -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wformat-y2k -Wlogical-op -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Werror -Wshorten-64-to-32 -fvisibility=hidden conftest.c >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-Wshorten-64-to-32' configure:28422: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libmemcached" | #define PACKAGE_TARNAME "libmemcached" | #define PACKAGE_VERSION "1.0.18" | #define PACKAGE_STRING "libmemcached 1.0.18" | #define PACKAGE_BUGREPORT "http://libmemcached.org/" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "libmemcached" | #define VERSION "1.0.18" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define DEBUG 0 | #define VCS_SYSTEM "none" | #define VCS_CHECKOUT 0 | #define HOST_VENDOR "pc" | #define HOST_OS "linux-gnu" | #define HOST_CPU "x86_64" | #define HOST_OS_LINUX 1 | #define HAVE_LIBMYSQL_BUILD 0 | #define HAVE_MYSQLD_BUILD 0 | #define MYSQLD_BINARY 0 | #define HAVE_GEARMAND_BINARY 0 | #define GEARMAND_BINARY 0 | #define HAVE_LIBGEARMAN 0 | #define HAVE_LIBMEMCACHED 1 | #define CSTDINT_H | #define __STDC_LIMIT_MACROS 1 | #define CINTTYPES_H | #define HAVE_SNDTIMEO 1 | #define HAVE_RCVTIMEO 1 | #define HAVE_HSIEH_HASH 1 | #define HAVE_MURMUR_HASH 1 | #define HAVE_FNV64_HASH 1 | #define MEMCACHED_VERSION "1.4.31" | #define HAVE_MEMCACHED_BINARY 1 | #define MEMCACHED_BINARY "/usr/bin/memcached" | #define HAVE_MEMCACHED_SASL_BINARY 0 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_ATEXIT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETCWD 1 | #define HAVE_GETLINE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_PIPE2 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SIGIGNORE 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define restrict __restrict | #define HAVE_GCC_ABI_DEMANGLE 1 | #define HAVE_LIBEVENT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_LIBDRIZZLE 0 | #define HAVE_DRIZZLED_BINARY 0 | #define DRIZZLED_BINARY 0 | #define GEARMAND_BLOBSLAP_WORKER 0 | #define HAVE_LIBPQ 0 | #define HAVE_LIBCURL 0 | #define HAVE_MSG_NOSIGNAL 1 | #define HAVE_MSG_DONTWAIT 1 | #define HAVE_MSG_MORE 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define HAVE_LIBSASL 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_PTHREAD_TIMEDJOIN_NP 1 | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define HAVE_VISIBILITY 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:28431: result: no configure:28467: checking whether C compiler accepts -Wsign-compare configure:28486: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wunsuffixed-float-constants -Wjump-misses-init -Wno-attributes -Waddress -Wvarargs -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wformat-y2k -Wlogical-op -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Werror -Wsign-compare -fvisibility=hidden conftest.c >&5 configure:28486: $? = 0 configure:28495: result: yes configure:28508: : CFLAGS="$CFLAGS $flag" configure:28511: $? = 0 configure:28531: checking whether C compiler accepts -Wstrict-overflow=1 configure:28550: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wunsuffixed-float-constants -Wjump-misses-init -Wno-attributes -Waddress -Wvarargs -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wformat-y2k -Wlogical-op -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Werror -Wstrict-overflow=1 -fvisibility=hidden conftest.c >&5 configure:28550: $? = 0 configure:28559: result: yes configure:28572: : CFLAGS="$CFLAGS $flag" configure:28575: $? = 0 configure:28595: checking whether C compiler accepts -Wstrict-prototypes configure:28614: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wunsuffixed-float-constants -Wjump-misses-init -Wno-attributes -Waddress -Wvarargs -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wformat-y2k -Wlogical-op -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Werror -Wstrict-prototypes -fvisibility=hidden conftest.c >&5 conftest.c:146:1: error: function declaration isn't a prototype [-Werror=strict-prototypes] main () ^~~~ cc1: all warnings being treated as errors configure:28614: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libmemcached" | #define PACKAGE_TARNAME "libmemcached" | #define PACKAGE_VERSION "1.0.18" | #define PACKAGE_STRING "libmemcached 1.0.18" | #define PACKAGE_BUGREPORT "http://libmemcached.org/" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "libmemcached" | #define VERSION "1.0.18" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define DEBUG 0 | #define VCS_SYSTEM "none" | #define VCS_CHECKOUT 0 | #define HOST_VENDOR "pc" | #define HOST_OS "linux-gnu" | #define HOST_CPU "x86_64" | #define HOST_OS_LINUX 1 | #define HAVE_LIBMYSQL_BUILD 0 | #define HAVE_MYSQLD_BUILD 0 | #define MYSQLD_BINARY 0 | #define HAVE_GEARMAND_BINARY 0 | #define GEARMAND_BINARY 0 | #define HAVE_LIBGEARMAN 0 | #define HAVE_LIBMEMCACHED 1 | #define CSTDINT_H | #define __STDC_LIMIT_MACROS 1 | #define CINTTYPES_H | #define HAVE_SNDTIMEO 1 | #define HAVE_RCVTIMEO 1 | #define HAVE_HSIEH_HASH 1 | #define HAVE_MURMUR_HASH 1 | #define HAVE_FNV64_HASH 1 | #define MEMCACHED_VERSION "1.4.31" | #define HAVE_MEMCACHED_BINARY 1 | #define MEMCACHED_BINARY "/usr/bin/memcached" | #define HAVE_MEMCACHED_SASL_BINARY 0 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_ATEXIT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETCWD 1 | #define HAVE_GETLINE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_PIPE2 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SIGIGNORE 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define restrict __restrict | #define HAVE_GCC_ABI_DEMANGLE 1 | #define HAVE_LIBEVENT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_LIBDRIZZLE 0 | #define HAVE_DRIZZLED_BINARY 0 | #define DRIZZLED_BINARY 0 | #define GEARMAND_BLOBSLAP_WORKER 0 | #define HAVE_LIBPQ 0 | #define HAVE_LIBCURL 0 | #define HAVE_MSG_NOSIGNAL 1 | #define HAVE_MSG_DONTWAIT 1 | #define HAVE_MSG_MORE 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define HAVE_LIBSASL 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_PTHREAD_TIMEDJOIN_NP 1 | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define HAVE_VISIBILITY 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:28623: result: no configure:28659: checking whether C compiler accepts -Wswitch-enum configure:28678: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wunsuffixed-float-constants -Wjump-misses-init -Wno-attributes -Waddress -Wvarargs -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wformat-y2k -Wlogical-op -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Werror -Wswitch-enum -fvisibility=hidden conftest.c >&5 configure:28678: $? = 0 configure:28687: result: yes configure:28700: : CFLAGS="$CFLAGS $flag" configure:28703: $? = 0 configure:28723: checking whether C compiler accepts -Wtrampolines configure:28742: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wunsuffixed-float-constants -Wjump-misses-init -Wno-attributes -Waddress -Wvarargs -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wformat-y2k -Wlogical-op -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Werror -Wtrampolines -fvisibility=hidden conftest.c >&5 configure:28742: $? = 0 configure:28751: result: yes configure:28764: : CFLAGS="$CFLAGS $flag" configure:28767: $? = 0 configure:28787: checking whether C compiler accepts -Wundef configure:28806: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wunsuffixed-float-constants -Wjump-misses-init -Wno-attributes -Waddress -Wvarargs -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wformat-y2k -Wlogical-op -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wtrampolines -Werror -Wundef -fvisibility=hidden conftest.c >&5 configure:28806: $? = 0 configure:28815: result: yes configure:28828: : CFLAGS="$CFLAGS $flag" configure:28831: $? = 0 configure:28851: checking whether C compiler accepts -Wunsafe-loop-optimizations configure:28870: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wunsuffixed-float-constants -Wjump-misses-init -Wno-attributes -Waddress -Wvarargs -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wformat-y2k -Wlogical-op -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wtrampolines -Wundef -Werror -Wunsafe-loop-optimizations -fvisibility=hidden conftest.c >&5 configure:28870: $? = 0 configure:28879: result: yes configure:28892: : CFLAGS="$CFLAGS $flag" configure:28895: $? = 0 configure:28915: checking whether C compiler accepts -funsafe-loop-optimizations configure:28934: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wunsuffixed-float-constants -Wjump-misses-init -Wno-attributes -Waddress -Wvarargs -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wformat-y2k -Wlogical-op -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wtrampolines -Wundef -Wunsafe-loop-optimizations -Werror -funsafe-loop-optimizations -fvisibility=hidden conftest.c >&5 configure:28934: $? = 0 configure:28943: result: yes configure:28956: : CFLAGS="$CFLAGS $flag" configure:28959: $? = 0 configure:28980: checking whether C compiler accepts -Wclobbered configure:28999: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wunsuffixed-float-constants -Wjump-misses-init -Wno-attributes -Waddress -Wvarargs -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wformat-y2k -Wlogical-op -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wtrampolines -Wundef -Wunsafe-loop-optimizations -funsafe-loop-optimizations -Werror -Wclobbered -fvisibility=hidden conftest.c >&5 configure:28999: $? = 0 configure:29008: result: yes configure:29021: : CFLAGS="$CFLAGS $flag" configure:29024: $? = 0 configure:29044: checking whether C compiler accepts -Wunused configure:29063: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wunsuffixed-float-constants -Wjump-misses-init -Wno-attributes -Waddress -Wvarargs -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wformat-y2k -Wlogical-op -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wtrampolines -Wundef -Wunsafe-loop-optimizations -funsafe-loop-optimizations -Wclobbered -Werror -Wunused -fvisibility=hidden conftest.c >&5 configure:29063: $? = 0 configure:29072: result: yes configure:29085: : CFLAGS="$CFLAGS $flag" configure:29088: $? = 0 configure:29108: checking whether C compiler accepts -Wunused-result configure:29127: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wunsuffixed-float-constants -Wjump-misses-init -Wno-attributes -Waddress -Wvarargs -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wformat-y2k -Wlogical-op -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wtrampolines -Wundef -Wunsafe-loop-optimizations -funsafe-loop-optimizations -Wclobbered -Wunused -Werror -Wunused-result -fvisibility=hidden conftest.c >&5 configure:29127: $? = 0 configure:29136: result: yes configure:29149: : CFLAGS="$CFLAGS $flag" configure:29152: $? = 0 configure:29172: checking whether C compiler accepts -Wunused-variable configure:29191: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wunsuffixed-float-constants -Wjump-misses-init -Wno-attributes -Waddress -Wvarargs -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wformat-y2k -Wlogical-op -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wtrampolines -Wundef -Wunsafe-loop-optimizations -funsafe-loop-optimizations -Wclobbered -Wunused -Wunused-result -Werror -Wunused-variable -fvisibility=hidden conftest.c >&5 configure:29191: $? = 0 configure:29200: result: yes configure:29213: : CFLAGS="$CFLAGS $flag" configure:29216: $? = 0 configure:29236: checking whether C compiler accepts -Wunused-parameter configure:29255: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wunsuffixed-float-constants -Wjump-misses-init -Wno-attributes -Waddress -Wvarargs -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wformat-y2k -Wlogical-op -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wtrampolines -Wundef -Wunsafe-loop-optimizations -funsafe-loop-optimizations -Wclobbered -Wunused -Wunused-result -Wunused-variable -Werror -Wunused-parameter -fvisibility=hidden conftest.c >&5 configure:29255: $? = 0 configure:29264: result: yes configure:29277: : CFLAGS="$CFLAGS $flag" configure:29280: $? = 0 configure:29300: checking whether C compiler accepts -Wunused-local-typedefs configure:29319: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wunsuffixed-float-constants -Wjump-misses-init -Wno-attributes -Waddress -Wvarargs -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wformat-y2k -Wlogical-op -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wtrampolines -Wundef -Wunsafe-loop-optimizations -funsafe-loop-optimizations -Wclobbered -Wunused -Wunused-result -Wunused-variable -Wunused-parameter -Werror -Wunused-local-typedefs -fvisibility=hidden conftest.c >&5 configure:29319: $? = 0 configure:29328: result: yes configure:29341: : CFLAGS="$CFLAGS $flag" configure:29344: $? = 0 configure:29364: checking whether C compiler accepts -Wwrite-strings configure:29383: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wunsuffixed-float-constants -Wjump-misses-init -Wno-attributes -Waddress -Wvarargs -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wformat-y2k -Wlogical-op -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wtrampolines -Wundef -Wunsafe-loop-optimizations -funsafe-loop-optimizations -Wclobbered -Wunused -Wunused-result -Wunused-variable -Wunused-parameter -Wunused-local-typedefs -Werror -Wwrite-strings -fvisibility=hidden conftest.c >&5 configure:29383: $? = 0 configure:29392: result: yes configure:29405: : CFLAGS="$CFLAGS $flag" configure:29408: $? = 0 configure:29428: checking whether C compiler accepts -fwrapv configure:29447: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wunsuffixed-float-constants -Wjump-misses-init -Wno-attributes -Waddress -Wvarargs -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wformat-y2k -Wlogical-op -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wtrampolines -Wundef -Wunsafe-loop-optimizations -funsafe-loop-optimizations -Wclobbered -Wunused -Wunused-result -Wunused-variable -Wunused-parameter -Wunused-local-typedefs -Wwrite-strings -Werror -fwrapv -fvisibility=hidden conftest.c >&5 configure:29447: $? = 0 configure:29456: result: yes configure:29469: : CFLAGS="$CFLAGS $flag" configure:29472: $? = 0 configure:29492: checking whether C compiler accepts -pipe configure:29511: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wunsuffixed-float-constants -Wjump-misses-init -Wno-attributes -Waddress -Wvarargs -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wformat-y2k -Wlogical-op -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wtrampolines -Wundef -Wunsafe-loop-optimizations -funsafe-loop-optimizations -Wclobbered -Wunused -Wunused-result -Wunused-variable -Wunused-parameter -Wunused-local-typedefs -Wwrite-strings -fwrapv -Werror -pipe -fvisibility=hidden conftest.c >&5 configure:29511: $? = 0 configure:29520: result: yes configure:29526: : CFLAGS already contains $flag configure:29529: $? = 0 configure:29556: checking whether C compiler accepts -fPIE configure:29575: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wunsuffixed-float-constants -Wjump-misses-init -Wno-attributes -Waddress -Wvarargs -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wformat-y2k -Wlogical-op -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wtrampolines -Wundef -Wunsafe-loop-optimizations -funsafe-loop-optimizations -Wclobbered -Wunused -Wunused-result -Wunused-variable -Wunused-parameter -Wunused-local-typedefs -Wwrite-strings -fwrapv -Werror -fPIE -fvisibility=hidden conftest.c >&5 configure:29575: $? = 0 configure:29584: result: yes configure:29597: : CFLAGS="$CFLAGS $flag" configure:29600: $? = 0 configure:29556: checking whether C compiler accepts -pie configure:29575: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wunsuffixed-float-constants -Wjump-misses-init -Wno-attributes -Waddress -Wvarargs -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wformat-y2k -Wlogical-op -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wtrampolines -Wundef -Wunsafe-loop-optimizations -funsafe-loop-optimizations -Wclobbered -Wunused -Wunused-result -Wunused-variable -Wunused-parameter -Wunused-local-typedefs -Wwrite-strings -fwrapv -fPIE -Werror -pie -fvisibility=hidden conftest.c >&5 configure:29575: $? = 0 configure:29584: result: yes configure:29597: : CFLAGS="$CFLAGS $flag" configure:29600: $? = 0 configure:29620: checking whether C compiler accepts -Wsizeof-pointer-memaccess configure:29639: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wunsuffixed-float-constants -Wjump-misses-init -Wno-attributes -Waddress -Wvarargs -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wformat-y2k -Wlogical-op -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wtrampolines -Wundef -Wunsafe-loop-optimizations -funsafe-loop-optimizations -Wclobbered -Wunused -Wunused-result -Wunused-variable -Wunused-parameter -Wunused-local-typedefs -Wwrite-strings -fwrapv -fPIE -pie -Werror -Wsizeof-pointer-memaccess -fvisibility=hidden conftest.c >&5 configure:29639: $? = 0 configure:29648: result: yes configure:29661: : CFLAGS="$CFLAGS $flag" configure:29664: $? = 0 configure:29684: checking whether C compiler accepts -Wpacked configure:29703: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wunsuffixed-float-constants -Wjump-misses-init -Wno-attributes -Waddress -Wvarargs -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wformat-y2k -Wlogical-op -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wtrampolines -Wundef -Wunsafe-loop-optimizations -funsafe-loop-optimizations -Wclobbered -Wunused -Wunused-result -Wunused-variable -Wunused-parameter -Wunused-local-typedefs -Wwrite-strings -fwrapv -fPIE -pie -Wsizeof-pointer-memaccess -Werror -Wpacked -fvisibility=hidden conftest.c >&5 configure:29703: $? = 0 configure:29712: result: yes configure:29725: : CFLAGS="$CFLAGS $flag" configure:29728: $? = 0 configure:31682: checking whether C++ compiler accepts -g configure:31701: x86_64-pc-linux-gnu-c++ -std=c++0x -c -Werror=terminate -march=native -O2 -pipe -Werror -g -fvisibility=hidden conftest.cpp >&5 configure:31701: $? = 0 configure:31710: result: yes configure:31723: : CXXFLAGS="$CXXFLAGS $flag" configure:31726: $? = 0 configure:31746: checking whether C++ compiler accepts -O2 configure:31765: x86_64-pc-linux-gnu-c++ -std=c++0x -c -Werror=terminate -march=native -O2 -pipe -g -Werror -O2 -fvisibility=hidden conftest.cpp >&5 configure:31765: $? = 0 configure:31774: result: yes configure:31780: : CXXFLAGS already contains $flag configure:31783: $? = 0 configure:32008: checking whether C++ compiler accepts -Wno-unknown-pragmas configure:32027: x86_64-pc-linux-gnu-c++ -std=c++0x -c -Werror=terminate -march=native -O2 -pipe -g -Werror -Wno-unknown-pragmas -fvisibility=hidden conftest.cpp >&5 configure:32027: $? = 0 configure:32036: result: yes configure:32049: : CXXFLAGS="$CXXFLAGS $flag" configure:32052: $? = 0 configure:32072: checking whether C++ compiler accepts -Wno-pragmas configure:32091: x86_64-pc-linux-gnu-c++ -std=c++0x -c -Werror=terminate -march=native -O2 -pipe -g -Wno-unknown-pragmas -Werror -Wno-pragmas -fvisibility=hidden conftest.cpp >&5 configure:32091: $? = 0 configure:32100: result: yes configure:32113: : CXXFLAGS="$CXXFLAGS $flag" configure:32116: $? = 0 configure:32205: checking whether C++ compiler accepts -Wall configure:32224: x86_64-pc-linux-gnu-c++ -std=c++0x -c -Werror=terminate -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Werror -Wall -fvisibility=hidden conftest.cpp >&5 configure:32224: $? = 0 configure:32233: result: yes configure:32246: : CXXFLAGS="$CXXFLAGS $flag" configure:32249: $? = 0 configure:32269: checking whether C++ compiler accepts -Wextra configure:32288: x86_64-pc-linux-gnu-c++ -std=c++0x -c -Werror=terminate -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Werror -Wextra -fvisibility=hidden conftest.cpp >&5 configure:32288: $? = 0 configure:32297: result: yes configure:32310: : CXXFLAGS="$CXXFLAGS $flag" configure:32313: $? = 0 configure:32333: checking whether C++ compiler accepts -Weverything configure:32352: x86_64-pc-linux-gnu-c++ -std=c++0x -c -Werror=terminate -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Werror -Weverything -fvisibility=hidden conftest.cpp >&5 x86_64-pc-linux-gnu-c++: error: unrecognized command line option '-Weverything' configure:32352: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libmemcached" | #define PACKAGE_TARNAME "libmemcached" | #define PACKAGE_VERSION "1.0.18" | #define PACKAGE_STRING "libmemcached 1.0.18" | #define PACKAGE_BUGREPORT "http://libmemcached.org/" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "libmemcached" | #define VERSION "1.0.18" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define DEBUG 0 | #define VCS_SYSTEM "none" | #define VCS_CHECKOUT 0 | #define HOST_VENDOR "pc" | #define HOST_OS "linux-gnu" | #define HOST_CPU "x86_64" | #define HOST_OS_LINUX 1 | #define HAVE_LIBMYSQL_BUILD 0 | #define HAVE_MYSQLD_BUILD 0 | #define MYSQLD_BINARY 0 | #define HAVE_GEARMAND_BINARY 0 | #define GEARMAND_BINARY 0 | #define HAVE_LIBGEARMAN 0 | #define HAVE_LIBMEMCACHED 1 | #define CSTDINT_H | #define __STDC_LIMIT_MACROS 1 | #define CINTTYPES_H | #define HAVE_SNDTIMEO 1 | #define HAVE_RCVTIMEO 1 | #define HAVE_HSIEH_HASH 1 | #define HAVE_MURMUR_HASH 1 | #define HAVE_FNV64_HASH 1 | #define MEMCACHED_VERSION "1.4.31" | #define HAVE_MEMCACHED_BINARY 1 | #define MEMCACHED_BINARY "/usr/bin/memcached" | #define HAVE_MEMCACHED_SASL_BINARY 0 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_ATEXIT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETCWD 1 | #define HAVE_GETLINE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_PIPE2 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SIGIGNORE 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define restrict __restrict | #define HAVE_GCC_ABI_DEMANGLE 1 | #define HAVE_LIBEVENT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_LIBDRIZZLE 0 | #define HAVE_DRIZZLED_BINARY 0 | #define DRIZZLED_BINARY 0 | #define GEARMAND_BLOBSLAP_WORKER 0 | #define HAVE_LIBPQ 0 | #define HAVE_LIBCURL 0 | #define HAVE_MSG_NOSIGNAL 1 | #define HAVE_MSG_DONTWAIT 1 | #define HAVE_MSG_MORE 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define HAVE_LIBSASL 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_PTHREAD_TIMEDJOIN_NP 1 | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define HAVE_VISIBILITY 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:32361: result: no configure:32397: checking whether C++ compiler accepts -Wthis-test-should-fail configure:32416: x86_64-pc-linux-gnu-c++ -std=c++0x -c -Werror=terminate -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Werror -Wthis-test-should-fail -fvisibility=hidden conftest.cpp >&5 x86_64-pc-linux-gnu-c++: error: unrecognized command line option '-Wthis-test-should-fail' configure:32416: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libmemcached" | #define PACKAGE_TARNAME "libmemcached" | #define PACKAGE_VERSION "1.0.18" | #define PACKAGE_STRING "libmemcached 1.0.18" | #define PACKAGE_BUGREPORT "http://libmemcached.org/" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "libmemcached" | #define VERSION "1.0.18" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define DEBUG 0 | #define VCS_SYSTEM "none" | #define VCS_CHECKOUT 0 | #define HOST_VENDOR "pc" | #define HOST_OS "linux-gnu" | #define HOST_CPU "x86_64" | #define HOST_OS_LINUX 1 | #define HAVE_LIBMYSQL_BUILD 0 | #define HAVE_MYSQLD_BUILD 0 | #define MYSQLD_BINARY 0 | #define HAVE_GEARMAND_BINARY 0 | #define GEARMAND_BINARY 0 | #define HAVE_LIBGEARMAN 0 | #define HAVE_LIBMEMCACHED 1 | #define CSTDINT_H | #define __STDC_LIMIT_MACROS 1 | #define CINTTYPES_H | #define HAVE_SNDTIMEO 1 | #define HAVE_RCVTIMEO 1 | #define HAVE_HSIEH_HASH 1 | #define HAVE_MURMUR_HASH 1 | #define HAVE_FNV64_HASH 1 | #define MEMCACHED_VERSION "1.4.31" | #define HAVE_MEMCACHED_BINARY 1 | #define MEMCACHED_BINARY "/usr/bin/memcached" | #define HAVE_MEMCACHED_SASL_BINARY 0 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_ATEXIT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETCWD 1 | #define HAVE_GETLINE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_PIPE2 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SIGIGNORE 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define restrict __restrict | #define HAVE_GCC_ABI_DEMANGLE 1 | #define HAVE_LIBEVENT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_LIBDRIZZLE 0 | #define HAVE_DRIZZLED_BINARY 0 | #define DRIZZLED_BINARY 0 | #define GEARMAND_BLOBSLAP_WORKER 0 | #define HAVE_LIBPQ 0 | #define HAVE_LIBCURL 0 | #define HAVE_MSG_NOSIGNAL 1 | #define HAVE_MSG_DONTWAIT 1 | #define HAVE_MSG_MORE 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define HAVE_LIBSASL 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_PTHREAD_TIMEDJOIN_NP 1 | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define HAVE_VISIBILITY 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:32425: result: no configure:32463: checking whether C++ compiler accepts -Wno-attributes configure:32482: x86_64-pc-linux-gnu-c++ -std=c++0x -c -Werror=terminate -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Werror -Wno-attributes -fvisibility=hidden conftest.cpp >&5 configure:32482: $? = 0 configure:32491: result: yes configure:32504: : CXXFLAGS="$CXXFLAGS $flag" configure:32507: $? = 0 configure:32527: checking whether C++ compiler accepts -Wvarargs configure:32546: x86_64-pc-linux-gnu-c++ -std=c++0x -c -Werror=terminate -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wno-attributes -Werror -Wvarargs -fvisibility=hidden conftest.cpp >&5 configure:32546: $? = 0 configure:32555: result: yes configure:32568: : CXXFLAGS="$CXXFLAGS $flag" configure:32571: $? = 0 configure:32591: checking whether C++ compiler accepts -Waddress configure:32610: x86_64-pc-linux-gnu-c++ -std=c++0x -c -Werror=terminate -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wno-attributes -Wvarargs -Werror -Waddress -fvisibility=hidden conftest.cpp >&5 configure:32610: $? = 0 configure:32619: result: yes configure:32632: : CXXFLAGS="$CXXFLAGS $flag" configure:32635: $? = 0 configure:32655: checking whether C++ compiler accepts -Warray-bounds configure:32674: x86_64-pc-linux-gnu-c++ -std=c++0x -c -Werror=terminate -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wno-attributes -Wvarargs -Waddress -Werror -Warray-bounds -fvisibility=hidden conftest.cpp >&5 configure:32674: $? = 0 configure:32683: result: yes configure:32696: : CXXFLAGS="$CXXFLAGS $flag" configure:32699: $? = 0 configure:32719: checking whether C++ compiler accepts -Wchar-subscripts configure:32738: x86_64-pc-linux-gnu-c++ -std=c++0x -c -Werror=terminate -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wno-attributes -Wvarargs -Waddress -Warray-bounds -Werror -Wchar-subscripts -fvisibility=hidden conftest.cpp >&5 configure:32738: $? = 0 configure:32747: result: yes configure:32760: : CXXFLAGS="$CXXFLAGS $flag" configure:32763: $? = 0 configure:32783: checking whether C++ compiler accepts -Wcomment configure:32802: x86_64-pc-linux-gnu-c++ -std=c++0x -c -Werror=terminate -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wno-attributes -Wvarargs -Waddress -Warray-bounds -Wchar-subscripts -Werror -Wcomment -fvisibility=hidden conftest.cpp >&5 configure:32802: $? = 0 configure:32811: result: yes configure:32824: : CXXFLAGS="$CXXFLAGS $flag" configure:32827: $? = 0 configure:32847: checking whether C++ compiler accepts -Wctor-dtor-privacy configure:32866: x86_64-pc-linux-gnu-c++ -std=c++0x -c -Werror=terminate -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wno-attributes -Wvarargs -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Werror -Wctor-dtor-privacy -fvisibility=hidden conftest.cpp >&5 configure:32866: $? = 0 configure:32875: result: yes configure:32888: : CXXFLAGS="$CXXFLAGS $flag" configure:32891: $? = 0 configure:32911: checking whether C++ compiler accepts -Wfloat-equal configure:32930: x86_64-pc-linux-gnu-c++ -std=c++0x -c -Werror=terminate -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wno-attributes -Wvarargs -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Werror -Wfloat-equal -fvisibility=hidden conftest.cpp >&5 configure:32930: $? = 0 configure:32939: result: yes configure:32952: : CXXFLAGS="$CXXFLAGS $flag" configure:32955: $? = 0 configure:32975: checking whether C++ compiler accepts -Wformat=2 configure:32994: x86_64-pc-linux-gnu-c++ -std=c++0x -c -Werror=terminate -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wno-attributes -Wvarargs -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Werror -Wformat=2 -fvisibility=hidden conftest.cpp >&5 configure:32994: $? = 0 configure:33003: result: yes configure:33016: : CXXFLAGS="$CXXFLAGS $flag" configure:33019: $? = 0 configure:33039: checking whether C++ compiler accepts -Wformat-y2k configure:33058: x86_64-pc-linux-gnu-c++ -std=c++0x -c -Werror=terminate -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wno-attributes -Wvarargs -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Werror -Wformat-y2k -fvisibility=hidden conftest.cpp >&5 configure:33058: $? = 0 configure:33067: result: yes configure:33080: : CXXFLAGS="$CXXFLAGS $flag" configure:33083: $? = 0 configure:33103: checking whether C++ compiler accepts -Wmaybe-uninitialized configure:33122: x86_64-pc-linux-gnu-c++ -std=c++0x -c -Werror=terminate -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wno-attributes -Wvarargs -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wformat-y2k -Werror -Wmaybe-uninitialized -fvisibility=hidden conftest.cpp >&5 configure:33122: $? = 0 configure:33131: result: yes configure:33144: : CXXFLAGS="$CXXFLAGS $flag" configure:33147: $? = 0 configure:33167: checking whether C++ compiler accepts -Wmissing-field-initializers configure:33186: x86_64-pc-linux-gnu-c++ -std=c++0x -c -Werror=terminate -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wno-attributes -Wvarargs -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wformat-y2k -Wmaybe-uninitialized -Werror -Wmissing-field-initializers -fvisibility=hidden conftest.cpp >&5 configure:33186: $? = 0 configure:33195: result: yes configure:33208: : CXXFLAGS="$CXXFLAGS $flag" configure:33211: $? = 0 configure:33231: checking whether C++ compiler accepts -Wlogical-op configure:33250: x86_64-pc-linux-gnu-c++ -std=c++0x -c -Werror=terminate -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wno-attributes -Wvarargs -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wformat-y2k -Wmaybe-uninitialized -Wmissing-field-initializers -Werror -Wlogical-op -fvisibility=hidden conftest.cpp >&5 configure:33250: $? = 0 configure:33259: result: yes configure:33272: : CXXFLAGS="$CXXFLAGS $flag" configure:33275: $? = 0 configure:33295: checking whether C++ compiler accepts -Wnon-virtual-dtor configure:33314: x86_64-pc-linux-gnu-c++ -std=c++0x -c -Werror=terminate -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wno-attributes -Wvarargs -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wformat-y2k -Wmaybe-uninitialized -Wmissing-field-initializers -Wlogical-op -Werror -Wnon-virtual-dtor -fvisibility=hidden conftest.cpp >&5 configure:33314: $? = 0 configure:33323: result: yes configure:33336: : CXXFLAGS="$CXXFLAGS $flag" configure:33339: $? = 0 configure:33359: checking whether C++ compiler accepts -Wnormalized=id configure:33378: x86_64-pc-linux-gnu-c++ -std=c++0x -c -Werror=terminate -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wno-attributes -Wvarargs -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wformat-y2k -Wmaybe-uninitialized -Wmissing-field-initializers -Wlogical-op -Wnon-virtual-dtor -Werror -Wnormalized=id -fvisibility=hidden conftest.cpp >&5 configure:33378: $? = 0 configure:33387: result: yes configure:33400: : CXXFLAGS="$CXXFLAGS $flag" configure:33403: $? = 0 configure:33423: checking whether C++ compiler accepts -Woverloaded-virtual configure:33442: x86_64-pc-linux-gnu-c++ -std=c++0x -c -Werror=terminate -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wno-attributes -Wvarargs -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wformat-y2k -Wmaybe-uninitialized -Wmissing-field-initializers -Wlogical-op -Wnon-virtual-dtor -Wnormalized=id -Werror -Woverloaded-virtual -fvisibility=hidden conftest.cpp >&5 configure:33442: $? = 0 configure:33451: result: yes configure:33464: : CXXFLAGS="$CXXFLAGS $flag" configure:33467: $? = 0 configure:33487: checking whether C++ compiler accepts -Wpointer-arith configure:33506: x86_64-pc-linux-gnu-c++ -std=c++0x -c -Werror=terminate -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wno-attributes -Wvarargs -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wformat-y2k -Wmaybe-uninitialized -Wmissing-field-initializers -Wlogical-op -Wnon-virtual-dtor -Wnormalized=id -Woverloaded-virtual -Werror -Wpointer-arith -fvisibility=hidden conftest.cpp >&5 configure:33506: $? = 0 configure:33515: result: yes configure:33528: : CXXFLAGS="$CXXFLAGS $flag" configure:33531: $? = 0 configure:33937: checking whether C++ compiler accepts -Wredundant-decls configure:33956: x86_64-pc-linux-gnu-c++ -std=c++0x -c -Werror=terminate -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wno-attributes -Wvarargs -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wformat-y2k -Wmaybe-uninitialized -Wmissing-field-initializers -Wlogical-op -Wnon-virtual-dtor -Wnormalized=id -Woverloaded-virtual -Wpointer-arith -Werror -Wredundant-decls -fvisibility=hidden conftest.cpp >&5 configure:33956: $? = 0 configure:33965: result: yes configure:33978: : CXXFLAGS="$CXXFLAGS $flag" configure:33981: $? = 0 configure:34002: checking whether C++ compiler accepts -Wshadow configure:34021: x86_64-pc-linux-gnu-c++ -std=c++0x -c -Werror=terminate -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wno-attributes -Wvarargs -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wformat-y2k -Wmaybe-uninitialized -Wmissing-field-initializers -Wlogical-op -Wnon-virtual-dtor -Wnormalized=id -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Werror -Wshadow -fvisibility=hidden conftest.cpp >&5 configure:34021: $? = 0 configure:34030: result: yes configure:34043: : CXXFLAGS="$CXXFLAGS $flag" configure:34046: $? = 0 configure:34066: checking whether C++ compiler accepts -Wshorten-64-to-32 configure:34085: x86_64-pc-linux-gnu-c++ -std=c++0x -c -Werror=terminate -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wno-attributes -Wvarargs -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wformat-y2k -Wmaybe-uninitialized -Wmissing-field-initializers -Wlogical-op -Wnon-virtual-dtor -Wnormalized=id -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Werror -Wshorten-64-to-32 -fvisibility=hidden conftest.cpp >&5 x86_64-pc-linux-gnu-c++: error: unrecognized command line option '-Wshorten-64-to-32' configure:34085: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libmemcached" | #define PACKAGE_TARNAME "libmemcached" | #define PACKAGE_VERSION "1.0.18" | #define PACKAGE_STRING "libmemcached 1.0.18" | #define PACKAGE_BUGREPORT "http://libmemcached.org/" | #define PACKAGE_URL "" | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "libmemcached" | #define VERSION "1.0.18" | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define DEBUG 0 | #define VCS_SYSTEM "none" | #define VCS_CHECKOUT 0 | #define HOST_VENDOR "pc" | #define HOST_OS "linux-gnu" | #define HOST_CPU "x86_64" | #define HOST_OS_LINUX 1 | #define HAVE_LIBMYSQL_BUILD 0 | #define HAVE_MYSQLD_BUILD 0 | #define MYSQLD_BINARY 0 | #define HAVE_GEARMAND_BINARY 0 | #define GEARMAND_BINARY 0 | #define HAVE_LIBGEARMAN 0 | #define HAVE_LIBMEMCACHED 1 | #define CSTDINT_H | #define __STDC_LIMIT_MACROS 1 | #define CINTTYPES_H | #define HAVE_SNDTIMEO 1 | #define HAVE_RCVTIMEO 1 | #define HAVE_HSIEH_HASH 1 | #define HAVE_MURMUR_HASH 1 | #define HAVE_FNV64_HASH 1 | #define MEMCACHED_VERSION "1.4.31" | #define HAVE_MEMCACHED_BINARY 1 | #define MEMCACHED_BINARY "/usr/bin/memcached" | #define HAVE_MEMCACHED_SASL_BINARY 0 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FEATURES_H 1 | #define HAVE_FNMATCH_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SPAWN_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ALARM 1 | #define HAVE_ATEXIT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_DUP2 1 | #define HAVE_FCNTL 1 | #define HAVE_GETCWD 1 | #define HAVE_GETLINE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_PIPE2 1 | #define HAVE_PUTENV 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SIGIGNORE 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_STRTOULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | #define STRERROR_R_CHAR_P 1 | #define HAVE_IN_PORT_T 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define restrict __restrict | #define HAVE_GCC_ABI_DEMANGLE 1 | #define HAVE_LIBEVENT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_LIBDRIZZLE 0 | #define HAVE_DRIZZLED_BINARY 0 | #define DRIZZLED_BINARY 0 | #define GEARMAND_BLOBSLAP_WORKER 0 | #define HAVE_LIBPQ 0 | #define HAVE_LIBCURL 0 | #define HAVE_MSG_NOSIGNAL 1 | #define HAVE_MSG_DONTWAIT 1 | #define HAVE_MSG_MORE 1 | #define HAVE_UUID_UUID_H 1 | #define HAVE_UUID_GENERATE_TIME_SAFE 1 | #define HAVE_LIBSASL 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_PTHREAD 1 | #define HAVE_PTHREAD_TIMEDJOIN_NP 1 | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define HAVE_VISIBILITY 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:34094: result: no configure:34130: checking whether C++ compiler accepts -Wsign-compare configure:34149: x86_64-pc-linux-gnu-c++ -std=c++0x -c -Werror=terminate -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wno-attributes -Wvarargs -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wformat-y2k -Wmaybe-uninitialized -Wmissing-field-initializers -Wlogical-op -Wnon-virtual-dtor -Wnormalized=id -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Werror -Wsign-compare -fvisibility=hidden conftest.cpp >&5 configure:34149: $? = 0 configure:34158: result: yes configure:34171: : CXXFLAGS="$CXXFLAGS $flag" configure:34174: $? = 0 configure:34194: checking whether C++ compiler accepts -Wstrict-overflow=1 configure:34213: x86_64-pc-linux-gnu-c++ -std=c++0x -c -Werror=terminate -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wno-attributes -Wvarargs -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wformat-y2k -Wmaybe-uninitialized -Wmissing-field-initializers -Wlogical-op -Wnon-virtual-dtor -Wnormalized=id -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-compare -Werror -Wstrict-overflow=1 -fvisibility=hidden conftest.cpp >&5 configure:34213: $? = 0 configure:34222: result: yes configure:34235: : CXXFLAGS="$CXXFLAGS $flag" configure:34238: $? = 0 configure:34258: checking whether C++ compiler accepts -Wswitch-enum configure:34277: x86_64-pc-linux-gnu-c++ -std=c++0x -c -Werror=terminate -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wno-attributes -Wvarargs -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wformat-y2k -Wmaybe-uninitialized -Wmissing-field-initializers -Wlogical-op -Wnon-virtual-dtor -Wnormalized=id -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Werror -Wswitch-enum -fvisibility=hidden conftest.cpp >&5 configure:34277: $? = 0 configure:34286: result: yes configure:34299: : CXXFLAGS="$CXXFLAGS $flag" configure:34302: $? = 0 configure:34322: checking whether C++ compiler accepts -Wtrampolines configure:34341: x86_64-pc-linux-gnu-c++ -std=c++0x -c -Werror=terminate -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wno-attributes -Wvarargs -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wformat-y2k -Wmaybe-uninitialized -Wmissing-field-initializers -Wlogical-op -Wnon-virtual-dtor -Wnormalized=id -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Werror -Wtrampolines -fvisibility=hidden conftest.cpp >&5 configure:34341: $? = 0 configure:34350: result: yes configure:34363: : CXXFLAGS="$CXXFLAGS $flag" configure:34366: $? = 0 configure:34386: checking whether C++ compiler accepts -Wundef configure:34405: x86_64-pc-linux-gnu-c++ -std=c++0x -c -Werror=terminate -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wno-attributes -Wvarargs -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wformat-y2k -Wmaybe-uninitialized -Wmissing-field-initializers -Wlogical-op -Wnon-virtual-dtor -Wnormalized=id -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wtrampolines -Werror -Wundef -fvisibility=hidden conftest.cpp >&5 configure:34405: $? = 0 configure:34414: result: yes configure:34427: : CXXFLAGS="$CXXFLAGS $flag" configure:34430: $? = 0 configure:34450: checking whether C++ compiler accepts -Wunsafe-loop-optimizations configure:34469: x86_64-pc-linux-gnu-c++ -std=c++0x -c -Werror=terminate -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wno-attributes -Wvarargs -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wformat-y2k -Wmaybe-uninitialized -Wmissing-field-initializers -Wlogical-op -Wnon-virtual-dtor -Wnormalized=id -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wtrampolines -Wundef -Werror -Wunsafe-loop-optimizations -fvisibility=hidden conftest.cpp >&5 configure:34469: $? = 0 configure:34478: result: yes configure:34491: : CXXFLAGS="$CXXFLAGS $flag" configure:34494: $? = 0 configure:34514: checking whether C++ compiler accepts -funsafe-loop-optimizations configure:34533: x86_64-pc-linux-gnu-c++ -std=c++0x -c -Werror=terminate -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wno-attributes -Wvarargs -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wformat-y2k -Wmaybe-uninitialized -Wmissing-field-initializers -Wlogical-op -Wnon-virtual-dtor -Wnormalized=id -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wtrampolines -Wundef -Wunsafe-loop-optimizations -Werror -funsafe-loop-optimizations -fvisibility=hidden conftest.cpp >&5 configure:34533: $? = 0 configure:34542: result: yes configure:34555: : CXXFLAGS="$CXXFLAGS $flag" configure:34558: $? = 0 configure:34578: checking whether C++ compiler accepts -Wc++11-compat configure:34597: x86_64-pc-linux-gnu-c++ -std=c++0x -c -Werror=terminate -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wno-attributes -Wvarargs -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wformat-y2k -Wmaybe-uninitialized -Wmissing-field-initializers -Wlogical-op -Wnon-virtual-dtor -Wnormalized=id -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wtrampolines -Wundef -Wunsafe-loop-optimizations -funsafe-loop-optimizations -Werror -Wc++11-compat -fvisibility=hidden conftest.cpp >&5 configure:34597: $? = 0 configure:34606: result: yes configure:34619: : CXXFLAGS="$CXXFLAGS $flag" configure:34622: $? = 0 configure:34644: checking whether C++ compiler accepts -Wclobbered configure:34663: x86_64-pc-linux-gnu-c++ -std=c++0x -c -Werror=terminate -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wno-attributes -Wvarargs -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wformat-y2k -Wmaybe-uninitialized -Wmissing-field-initializers -Wlogical-op -Wnon-virtual-dtor -Wnormalized=id -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wtrampolines -Wundef -Wunsafe-loop-optimizations -funsafe-loop-optimizations -Wc++11-compat -Werror -Wclobbered -fvisibility=hidden conftest.cpp >&5 configure:34663: $? = 0 configure:34672: result: yes configure:34685: : CXXFLAGS="$CXXFLAGS $flag" configure:34688: $? = 0 configure:34708: checking whether C++ compiler accepts -Wunused configure:34727: x86_64-pc-linux-gnu-c++ -std=c++0x -c -Werror=terminate -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wno-attributes -Wvarargs -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wformat-y2k -Wmaybe-uninitialized -Wmissing-field-initializers -Wlogical-op -Wnon-virtual-dtor -Wnormalized=id -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wtrampolines -Wundef -Wunsafe-loop-optimizations -funsafe-loop-optimizations -Wc++11-compat -Wclobbered -Werror -Wunused -fvisibility=hidden conftest.cpp >&5 configure:34727: $? = 0 configure:34736: result: yes configure:34749: : CXXFLAGS="$CXXFLAGS $flag" configure:34752: $? = 0 configure:34772: checking whether C++ compiler accepts -Wunused-result configure:34791: x86_64-pc-linux-gnu-c++ -std=c++0x -c -Werror=terminate -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wno-attributes -Wvarargs -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wformat-y2k -Wmaybe-uninitialized -Wmissing-field-initializers -Wlogical-op -Wnon-virtual-dtor -Wnormalized=id -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wtrampolines -Wundef -Wunsafe-loop-optimizations -funsafe-loop-optimizations -Wc++11-compat -Wclobbered -Wunused -Werror -Wunused-result -fvisibility=hidden conftest.cpp >&5 configure:34791: $? = 0 configure:34800: result: yes configure:34813: : CXXFLAGS="$CXXFLAGS $flag" configure:34816: $? = 0 configure:34836: checking whether C++ compiler accepts -Wunused-variable configure:34855: x86_64-pc-linux-gnu-c++ -std=c++0x -c -Werror=terminate -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wno-attributes -Wvarargs -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wformat-y2k -Wmaybe-uninitialized -Wmissing-field-initializers -Wlogical-op -Wnon-virtual-dtor -Wnormalized=id -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wtrampolines -Wundef -Wunsafe-loop-optimizations -funsafe-loop-optimizations -Wc++11-compat -Wclobbered -Wunused -Wunused-result -Werror -Wunused-variable -fvisibility=hidden conftest.cpp >&5 configure:34855: $? = 0 configure:34864: result: yes configure:34877: : CXXFLAGS="$CXXFLAGS $flag" configure:34880: $? = 0 configure:34900: checking whether C++ compiler accepts -Wunused-parameter configure:34919: x86_64-pc-linux-gnu-c++ -std=c++0x -c -Werror=terminate -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wno-attributes -Wvarargs -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wformat-y2k -Wmaybe-uninitialized -Wmissing-field-initializers -Wlogical-op -Wnon-virtual-dtor -Wnormalized=id -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wtrampolines -Wundef -Wunsafe-loop-optimizations -funsafe-loop-optimizations -Wc++11-compat -Wclobbered -Wunused -Wunused-result -Wunused-variable -Werror -Wunused-parameter -fvisibility=hidden conftest.cpp >&5 configure:34919: $? = 0 configure:34928: result: yes configure:34941: : CXXFLAGS="$CXXFLAGS $flag" configure:34944: $? = 0 configure:34964: checking whether C++ compiler accepts -Wunused-local-typedefs configure:34983: x86_64-pc-linux-gnu-c++ -std=c++0x -c -Werror=terminate -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wno-attributes -Wvarargs -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wformat-y2k -Wmaybe-uninitialized -Wmissing-field-initializers -Wlogical-op -Wnon-virtual-dtor -Wnormalized=id -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wtrampolines -Wundef -Wunsafe-loop-optimizations -funsafe-loop-optimizations -Wc++11-compat -Wclobbered -Wunused -Wunused-result -Wunused-variable -Wunused-parameter -Werror -Wunused-local-typedefs -fvisibility=hidden conftest.cpp >&5 configure:34983: $? = 0 configure:34992: result: yes configure:35005: : CXXFLAGS="$CXXFLAGS $flag" configure:35008: $? = 0 configure:35028: checking whether C++ compiler accepts -Wwrite-strings configure:35047: x86_64-pc-linux-gnu-c++ -std=c++0x -c -Werror=terminate -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wno-attributes -Wvarargs -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wformat-y2k -Wmaybe-uninitialized -Wmissing-field-initializers -Wlogical-op -Wnon-virtual-dtor -Wnormalized=id -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wtrampolines -Wundef -Wunsafe-loop-optimizations -funsafe-loop-optimizations -Wc++11-compat -Wclobbered -Wunused -Wunused-result -Wunused-variable -Wunused-parameter -Wunused-local-typedefs -Werror -Wwrite-strings -fvisibility=hidden conftest.cpp >&5 configure:35047: $? = 0 configure:35056: result: yes configure:35069: : CXXFLAGS="$CXXFLAGS $flag" configure:35072: $? = 0 configure:35092: checking whether C++ compiler accepts -Wformat-security configure:35111: x86_64-pc-linux-gnu-c++ -std=c++0x -c -Werror=terminate -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wno-attributes -Wvarargs -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wformat-y2k -Wmaybe-uninitialized -Wmissing-field-initializers -Wlogical-op -Wnon-virtual-dtor -Wnormalized=id -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wtrampolines -Wundef -Wunsafe-loop-optimizations -funsafe-loop-optimizations -Wc++11-compat -Wclobbered -Wunused -Wunused-result -Wunused-variable -Wunused-parameter -Wunused-local-typedefs -Wwrite-strings -Werror -Wformat-security -fvisibility=hidden conftest.cpp >&5 configure:35111: $? = 0 configure:35120: result: yes configure:35133: : CXXFLAGS="$CXXFLAGS $flag" configure:35136: $? = 0 configure:35156: checking whether C++ compiler accepts -fwrapv configure:35175: x86_64-pc-linux-gnu-c++ -std=c++0x -c -Werror=terminate -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wno-attributes -Wvarargs -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wformat-y2k -Wmaybe-uninitialized -Wmissing-field-initializers -Wlogical-op -Wnon-virtual-dtor -Wnormalized=id -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wtrampolines -Wundef -Wunsafe-loop-optimizations -funsafe-loop-optimizations -Wc++11-compat -Wclobbered -Wunused -Wunused-result -Wunused-variable -Wunused-parameter -Wunused-local-typedefs -Wwrite-strings -Wformat-security -Werror -fwrapv -fvisibility=hidden conftest.cpp >&5 configure:35175: $? = 0 configure:35184: result: yes configure:35197: : CXXFLAGS="$CXXFLAGS $flag" configure:35200: $? = 0 configure:35220: checking whether C++ compiler accepts -pipe configure:35239: x86_64-pc-linux-gnu-c++ -std=c++0x -c -Werror=terminate -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wno-attributes -Wvarargs -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wformat-y2k -Wmaybe-uninitialized -Wmissing-field-initializers -Wlogical-op -Wnon-virtual-dtor -Wnormalized=id -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wtrampolines -Wundef -Wunsafe-loop-optimizations -funsafe-loop-optimizations -Wc++11-compat -Wclobbered -Wunused -Wunused-result -Wunused-variable -Wunused-parameter -Wunused-local-typedefs -Wwrite-strings -Wformat-security -fwrapv -Werror -pipe -fvisibility=hidden conftest.cpp >&5 configure:35239: $? = 0 configure:35248: result: yes configure:35254: : CXXFLAGS already contains $flag configure:35257: $? = 0 configure:35284: checking whether C++ compiler accepts -fPIE configure:35303: x86_64-pc-linux-gnu-c++ -std=c++0x -c -Werror=terminate -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wno-attributes -Wvarargs -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wformat-y2k -Wmaybe-uninitialized -Wmissing-field-initializers -Wlogical-op -Wnon-virtual-dtor -Wnormalized=id -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wtrampolines -Wundef -Wunsafe-loop-optimizations -funsafe-loop-optimizations -Wc++11-compat -Wclobbered -Wunused -Wunused-result -Wunused-variable -Wunused-parameter -Wunused-local-typedefs -Wwrite-strings -Wformat-security -fwrapv -Werror -fPIE -fvisibility=hidden conftest.cpp >&5 configure:35303: $? = 0 configure:35312: result: yes configure:35325: : CXXFLAGS="$CXXFLAGS $flag" configure:35328: $? = 0 configure:35284: checking whether C++ compiler accepts -pie configure:35303: x86_64-pc-linux-gnu-c++ -std=c++0x -c -Werror=terminate -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wno-attributes -Wvarargs -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wformat-y2k -Wmaybe-uninitialized -Wmissing-field-initializers -Wlogical-op -Wnon-virtual-dtor -Wnormalized=id -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wtrampolines -Wundef -Wunsafe-loop-optimizations -funsafe-loop-optimizations -Wc++11-compat -Wclobbered -Wunused -Wunused-result -Wunused-variable -Wunused-parameter -Wunused-local-typedefs -Wwrite-strings -Wformat-security -fwrapv -fPIE -Werror -pie -fvisibility=hidden conftest.cpp >&5 configure:35303: $? = 0 configure:35312: result: yes configure:35325: : CXXFLAGS="$CXXFLAGS $flag" configure:35328: $? = 0 configure:35348: checking whether C++ compiler accepts -Wsizeof-pointer-memaccess configure:35367: x86_64-pc-linux-gnu-c++ -std=c++0x -c -Werror=terminate -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wno-attributes -Wvarargs -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wformat-y2k -Wmaybe-uninitialized -Wmissing-field-initializers -Wlogical-op -Wnon-virtual-dtor -Wnormalized=id -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wtrampolines -Wundef -Wunsafe-loop-optimizations -funsafe-loop-optimizations -Wc++11-compat -Wclobbered -Wunused -Wunused-result -Wunused-variable -Wunused-parameter -Wunused-local-typedefs -Wwrite-strings -Wformat-security -fwrapv -fPIE -pie -Werror -Wsizeof-pointer-memaccess -fvisibility=hidden conftest.cpp >&5 configure:35367: $? = 0 configure:35376: result: yes configure:35389: : CXXFLAGS="$CXXFLAGS $flag" configure:35392: $? = 0 configure:35412: checking whether C++ compiler accepts -Wpacked configure:35431: x86_64-pc-linux-gnu-c++ -std=c++0x -c -Werror=terminate -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wno-attributes -Wvarargs -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wformat-y2k -Wmaybe-uninitialized -Wmissing-field-initializers -Wlogical-op -Wnon-virtual-dtor -Wnormalized=id -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wtrampolines -Wundef -Wunsafe-loop-optimizations -funsafe-loop-optimizations -Wc++11-compat -Wclobbered -Wunused -Wunused-result -Wunused-variable -Wunused-parameter -Wunused-local-typedefs -Wwrite-strings -Wformat-security -fwrapv -fPIE -pie -Wsizeof-pointer-memaccess -Werror -Wpacked -fvisibility=hidden conftest.cpp >&5 configure:35431: $? = 0 configure:35440: result: yes configure:35453: : CXXFLAGS="$CXXFLAGS $flag" configure:35456: $? = 0 configure:37015: checking the number of available CPUs configure:37058: result: 12 configure:37079: added jobserver support to make for 13 jobs configure:37202: checking that generated files are newer than configure configure:37208: result: done configure:37337: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libmemcached config.status 1.0.18, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on mr-fox config.status:1395: creating libhashkit/hashkitcon.h config.status:1395: creating libhashkit-1.0/configure.h config.status:1395: creating libtest/version.h config.status:1395: creating libtest/yatlcon.h config.status:1395: creating Makefile config.status:1395: creating docs/conf.py config.status:1395: creating libmemcached-1.0/configure.h config.status:1395: creating support/libmemcached.pc config.status:1395: creating support/libmemcached.spec config.status:1395: creating mem_config.h config.status:1624: executing depfiles commands config.status:1624: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_c_int16_t=yes ac_cv_c_int32_t=yes ac_cv_c_int64_t=yes ac_cv_c_int8_t=yes ac_cv_c_restrict=__restrict ac_cv_c_uint16_t=yes ac_cv_c_uint32_t=yes ac_cv_c_uint64_t=yes ac_cv_c_uint8_t=yes ac_cv_c_volatile=yes ac_cv_cxx_cinttypes='' ac_cv_cxx_compiler_gnu=yes ac_cv_cxx_cstdint='' ac_cv_enable_dtrace=no ac_cv_enable_fnv64_hash=yes ac_cv_enable_hsieh_hash=yes ac_cv_enable_memaslap=no ac_cv_enable_murmur_hash=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=set ac_cv_env_CFLAGS_value='-march=native -O2 -pipe' 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=set ac_cv_env_CXXFLAGS_value='-Werror=terminate -march=native -O2 -pipe' ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_GEARMAND_BINARY_set= ac_cv_env_GEARMAND_BINARY_value= ac_cv_env_LCOV_GENHTML_set= ac_cv_env_LCOV_GENHTML_value= ac_cv_env_LCOV_set= ac_cv_env_LCOV_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed' ac_cv_env_LIBGEARMAN_CPPFLAGS_set= ac_cv_env_LIBGEARMAN_CPPFLAGS_value= ac_cv_env_LIBGEARMAN_LDFLAGS_set= ac_cv_env_LIBGEARMAN_LDFLAGS_value= ac_cv_env_LIBSASL_CPPFLAGS_set= ac_cv_env_LIBSASL_CPPFLAGS_value= ac_cv_env_LIBSASL_LDFLAGS_set= ac_cv_env_LIBSASL_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_MCHECK_CPPFLAGS_set= ac_cv_env_MCHECK_CPPFLAGS_value= ac_cv_env_MCHECK_LDFLAGS_set= ac_cv_env_MCHECK_LDFLAGS_value= ac_cv_env_MEMCACHED_BINARY_set= ac_cv_env_MEMCACHED_BINARY_value= ac_cv_env_MYSQL_CONFIG_set= ac_cv_env_MYSQL_CONFIG_value= ac_cv_env_SPHINXBUILD_set= ac_cv_env_SPHINXBUILD_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=x86_64-pc-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_atexit=yes ac_cv_func_clock_gettime=yes ac_cv_func_dlopen=no ac_cv_func_dup2=yes ac_cv_func_fcntl=yes ac_cv_func_floor=no ac_cv_func_fork=yes ac_cv_func_fork_works=yes ac_cv_func_getcwd=yes ac_cv_func_getline=yes ac_cv_func_gettimeofday=yes ac_cv_func_inet_ntoa=yes ac_cv_func_memchr=yes ac_cv_func_memmove=yes ac_cv_func_memset=yes ac_cv_func_pipe2=yes ac_cv_func_putenv=yes ac_cv_func_select=yes ac_cv_func_setenv=yes ac_cv_func_setppriv=no ac_cv_func_shl_load=no ac_cv_func_sigignore=yes ac_cv_func_socket=yes ac_cv_func_sqrt=no ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strerror_r=yes ac_cv_func_strerror_r_char_p=yes ac_cv_func_strstr=yes ac_cv_func_strtol=yes ac_cv_func_strtoul=yes ac_cv_func_strtoull=yes ac_cv_func_vfork=yes ac_cv_func_vfork_works=yes ac_cv_have_decl___MINGW32__=no ac_cv_have_decl_strerror_r=yes ac_cv_have_htonll=no ac_cv_have_so_rcvtimeo=yes ac_cv_have_so_sndtimeo=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_atomic_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_features_h=yes ac_cv_header_fnmatch_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libgearman_gearman_h=no ac_cv_header_libintl_h=yes ac_cv_header_limits_h=yes ac_cv_header_mach_mach_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_sasl_sasl_h=yes ac_cv_header_spawn_h=yes ac_cv_header_stdarg_h=yes ac_cv_header_stdbool_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_sysctl_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syslog_h=yes ac_cv_header_time_h=yes ac_cv_header_umem_h=no ac_cv_header_unistd_h=yes ac_cv_header_uuid_uuid_h=yes ac_cv_header_vfork_h=no ac_cv_header_winsock2_h=no ac_cv_header_ws2tcpip_h=no ac_cv_host=x86_64-pc-linux-gnu ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_shl_load=no ac_cv_lib_error_at_line=yes ac_cv_lib_m_cos=yes ac_cv_lib_rt_clock_gettime=yes ac_cv_lib_sasl2_main=yes ac_cv_msg_dontwait=yes ac_cv_msg_more=yes ac_cv_msg_nosignal=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_MEMCACHED_BINARY=/usr/bin/memcached ac_cv_path_MYSQLD=nocommand ac_cv_path_SED=/bin/sed ac_cv_path_SPHINXBUILD=: ac_cv_path_install='/usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c' ac_cv_path_lt_DD=/bin/dd ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=x86_64-pc-linux-gnu-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' ac_cv_prog_CXX=x86_64-pc-linux-gnu-c++ ac_cv_prog_CXXCPP='x86_64-pc-linux-gnu-c++ -E' ac_cv_prog_LEX=flex ac_cv_prog_OBJDUMP=x86_64-pc-linux-gnu-objdump ac_cv_prog_PERL=perl ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib ac_cv_prog_STRIP=x86_64-pc-linux-gnu-strip ac_cv_prog_YACC='bison --warnings=all' ac_cv_prog_cc_c89= ac_cv_prog_cc_c99= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_gethostbyname='none required' ac_cv_search_getopt_long='none required' ac_cv_supported_struct_padding=yes ac_cv_type__Bool=yes ac_cv_type_in_port_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_size_t=yes ac_cv_type_ssize_t=yes ac_cv_vcs_checkout=no ac_cv_vcs_system=none ac_cv_warnings_as_errors=no ac_cv_working_alloca_h=yes am_cv_CC_dependencies_compiler_type=none am_cv_CXX_dependencies_compiler_type=none am_cv_make_support_nested_variables=yes am_cv_prog_tar_ustar=gnutar ax_cv_PTHREAD_PRIO_INHERIT=yes ax_cv_c_compiler_vendor=gnu ax_cv_check_cflags__Werror__O2=yes ax_cv_check_cflags__Werror__Waddress=yes ax_cv_check_cflags__Werror__Wall=yes ax_cv_check_cflags__Werror__Warray_bounds=yes ax_cv_check_cflags__Werror__Wbad_function_cast=yes ax_cv_check_cflags__Werror__Wchar_subscripts=yes ax_cv_check_cflags__Werror__Wclobbered=yes ax_cv_check_cflags__Werror__Wcomment=yes ax_cv_check_cflags__Werror__Weverything=no ax_cv_check_cflags__Werror__Wextra=yes ax_cv_check_cflags__Werror__Wfloat_equal=yes ax_cv_check_cflags__Werror__Wformat_2=yes ax_cv_check_cflags__Werror__Wformat_security=yes ax_cv_check_cflags__Werror__Wformat_y2k=yes ax_cv_check_cflags__Werror__Wjump_misses_init=yes ax_cv_check_cflags__Werror__Wlogical_op=yes ax_cv_check_cflags__Werror__Wmaybe_uninitialized=yes ax_cv_check_cflags__Werror__Wmissing_field_initializers=yes ax_cv_check_cflags__Werror__Wmissing_noreturn=yes ax_cv_check_cflags__Werror__Wmissing_prototypes=yes ax_cv_check_cflags__Werror__Wnested_externs=yes ax_cv_check_cflags__Werror__Wno_attributes=yes ax_cv_check_cflags__Werror__Wno_pragmas=yes ax_cv_check_cflags__Werror__Wno_unknown_pragmas=yes ax_cv_check_cflags__Werror__Wnormalized_id=yes ax_cv_check_cflags__Werror__Woverride_init=yes ax_cv_check_cflags__Werror__Wpacked=yes ax_cv_check_cflags__Werror__Wpointer_arith=yes ax_cv_check_cflags__Werror__Wpointer_sign=yes ax_cv_check_cflags__Werror__Wredundant_decls=yes ax_cv_check_cflags__Werror__Wshadow=yes ax_cv_check_cflags__Werror__Wshorten_64_to_32=no ax_cv_check_cflags__Werror__Wsign_compare=yes ax_cv_check_cflags__Werror__Wsizeof_pointer_memaccess=yes ax_cv_check_cflags__Werror__Wstrict_overflow_1=yes ax_cv_check_cflags__Werror__Wstrict_prototypes=no ax_cv_check_cflags__Werror__Wswitch_enum=yes ax_cv_check_cflags__Werror__Wthis_test_should_fail=no ax_cv_check_cflags__Werror__Wtrampolines=yes ax_cv_check_cflags__Werror__Wundef=yes ax_cv_check_cflags__Werror__Wunsafe_loop_optimizations=yes ax_cv_check_cflags__Werror__Wunsuffixed_float_constants=yes ax_cv_check_cflags__Werror__Wunused=yes ax_cv_check_cflags__Werror__Wunused_local_typedefs=yes ax_cv_check_cflags__Werror__Wunused_parameter=yes ax_cv_check_cflags__Werror__Wunused_result=yes ax_cv_check_cflags__Werror__Wunused_variable=yes ax_cv_check_cflags__Werror__Wvarargs=yes ax_cv_check_cflags__Werror__Wwrite_strings=yes ax_cv_check_cflags__Werror__fPIE=yes ax_cv_check_cflags__Werror__funsafe_loop_optimizations=yes ax_cv_check_cflags__Werror__fwrapv=yes ax_cv_check_cflags__Werror__g=yes ax_cv_check_cflags__Werror__pie=yes ax_cv_check_cflags__Werror__pipe=yes ax_cv_check_cxxflags__Werror__O2=yes ax_cv_check_cxxflags__Werror__Waddress=yes ax_cv_check_cxxflags__Werror__Wall=yes ax_cv_check_cxxflags__Werror__Warray_bounds=yes ax_cv_check_cxxflags__Werror__Wchar_subscripts=yes ax_cv_check_cxxflags__Werror__Wclobbered=yes ax_cv_check_cxxflags__Werror__Wcomment=yes ax_cv_check_cxxflags__Werror__Wcpp11_compat=yes ax_cv_check_cxxflags__Werror__Wctor_dtor_privacy=yes ax_cv_check_cxxflags__Werror__Weverything=no ax_cv_check_cxxflags__Werror__Wextra=yes ax_cv_check_cxxflags__Werror__Wfloat_equal=yes ax_cv_check_cxxflags__Werror__Wformat_2=yes ax_cv_check_cxxflags__Werror__Wformat_security=yes ax_cv_check_cxxflags__Werror__Wformat_y2k=yes ax_cv_check_cxxflags__Werror__Wlogical_op=yes ax_cv_check_cxxflags__Werror__Wmaybe_uninitialized=yes ax_cv_check_cxxflags__Werror__Wmissing_field_initializers=yes ax_cv_check_cxxflags__Werror__Wno_attributes=yes ax_cv_check_cxxflags__Werror__Wno_pragmas=yes ax_cv_check_cxxflags__Werror__Wno_unknown_pragmas=yes ax_cv_check_cxxflags__Werror__Wnon_virtual_dtor=yes ax_cv_check_cxxflags__Werror__Wnormalized_id=yes ax_cv_check_cxxflags__Werror__Woverloaded_virtual=yes ax_cv_check_cxxflags__Werror__Wpacked=yes ax_cv_check_cxxflags__Werror__Wpointer_arith=yes ax_cv_check_cxxflags__Werror__Wredundant_decls=yes ax_cv_check_cxxflags__Werror__Wshadow=yes ax_cv_check_cxxflags__Werror__Wshorten_64_to_32=no ax_cv_check_cxxflags__Werror__Wsign_compare=yes ax_cv_check_cxxflags__Werror__Wsizeof_pointer_memaccess=yes ax_cv_check_cxxflags__Werror__Wstrict_overflow_1=yes ax_cv_check_cxxflags__Werror__Wswitch_enum=yes ax_cv_check_cxxflags__Werror__Wthis_test_should_fail=no ax_cv_check_cxxflags__Werror__Wtrampolines=yes ax_cv_check_cxxflags__Werror__Wundef=yes ax_cv_check_cxxflags__Werror__Wunsafe_loop_optimizations=yes ax_cv_check_cxxflags__Werror__Wunused=yes ax_cv_check_cxxflags__Werror__Wunused_local_typedefs=yes ax_cv_check_cxxflags__Werror__Wunused_parameter=yes ax_cv_check_cxxflags__Werror__Wunused_result=yes ax_cv_check_cxxflags__Werror__Wunused_variable=yes ax_cv_check_cxxflags__Werror__Wvarargs=yes ax_cv_check_cxxflags__Werror__Wwrite_strings=yes ax_cv_check_cxxflags__Werror__fPIE=yes ax_cv_check_cxxflags__Werror__funsafe_loop_optimizations=yes ax_cv_check_cxxflags__Werror__fwrapv=yes ax_cv_check_cxxflags__Werror__g=yes ax_cv_check_cxxflags__Werror__pie=yes ax_cv_check_cxxflags__Werror__pipe=yes ax_cv_check_cxxflags___std_cpp0x=yes ax_cv_check_ldflags__=yes ax_cv_check_ldflags__Werror__z=no ax_cv_check_ldflags__Werror_now=no ax_cv_check_ldflags__Werror_relro=no ax_cv_cxx_gcc_abi_demangle=yes ax_cv_gcc_atomic_builtins=yes ax_cv_have_LIBGEARMAN=no ax_cv_have_LIBSASL=yes ax_cv_libevent=yes ax_cv_libuuid_is_required=yes ax_cv_libuuid_works=yes ax_cv_pthread_timedjoin_np=yes ax_cv_uuid_generate_time_safe=yes gl_cv_cc_vis_werror=yes gl_cv_cc_visibility=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-ldl lt_cv_dlopen_self=yes lt_cv_dlopen_self_static=no 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/x86_64-pc-linux-gnu/bin/ld lt_cv_path_LDCXX='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' lt_cv_path_NM='/usr/bin/x86_64-pc-linux-gnu-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='/bin/dd bs=4096 count=1' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/dev-libs/libmemcached-1.0.18-r3/work/libmemcached-1.0.18/build-aux/missing aclocal-1.13' ALLOCA='' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMINCLUDE='aminclude.am' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='x86_64-pc-linux-gnu-ar' AUTOCONF='${SHELL} /var/tmp/portage/dev-libs/libmemcached-1.0.18-r3/work/libmemcached-1.0.18/build-aux/missing autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/dev-libs/libmemcached-1.0.18-r3/work/libmemcached-1.0.18/build-aux/missing autoheader' AUTOHEADER_FILE='mem_config.h' AUTOMAKE='${SHELL} /var/tmp/portage/dev-libs/libmemcached-1.0.18-r3/work/libmemcached-1.0.18/build-aux/missing automake-1.13' AWK='gawk' BUILDING_GEARMAN_FALSE='' BUILDING_GEARMAN_TRUE='#' BUILDING_LIBMEMCACHED_FALSE='#' BUILDING_LIBMEMCACHED_TRUE='' BUILD_BYTEORDER_FALSE='#' BUILD_BYTEORDER_TRUE='' BUILD_CACHE_FALSE='#' BUILD_CACHE_TRUE='' BUILD_LIBMEMCACHED_PROTOCOL_FALSE='' BUILD_LIBMEMCACHED_PROTOCOL_TRUE='#' BUILD_MEMASLAP_FALSE='' BUILD_MEMASLAP_TRUE='#' BUILD_POLL_FALSE='' BUILD_POLL_TRUE='#' BUILD_WIN32_FALSE='' BUILD_WIN32_TRUE='#' BUILD_WIN32_WRAPPERS_FALSE='' BUILD_WIN32_WRAPPERS_TRUE='#' CC='x86_64-pc-linux-gnu-gcc' CCDEPMODE='depmode=none' CC_VERSION='x86_64-pc-linux-gnu-gcc (Gentoo 6.2.0-r1 p1.1) 6.2.0' CC_VERSION_VENDOR='gnu' CFLAGS='-march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wunsuffixed-float-constants -Wjump-misses-init -Wno-attributes -Waddress -Wvarargs -Warray-bounds -Wbad-function-cast -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat-security -Wformat=2 -Wformat-y2k -Wlogical-op -Wmaybe-uninitialized -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-prototypes -Wnested-externs -Wnormalized=id -Woverride-init -Wpointer-arith -Wpointer-sign -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wtrampolines -Wundef -Wunsafe-loop-optimizations -funsafe-loop-optimizations -Wclobbered -Wunused -Wunused-result -Wunused-variable -Wunused-parameter -Wunused-local-typedefs -Wwrite-strings -fwrapv -fPIE -pie -Wsizeof-pointer-memaccess -Wpacked' CFLAG_VISIBILITY='-fvisibility=hidden' CPP='x86_64-pc-linux-gnu-gcc -E' CPPFLAGS=' -fvisibility=hidden' CXX='x86_64-pc-linux-gnu-c++ -std=c++0x' CXXCPP='x86_64-pc-linux-gnu-c++ -E' CXXDEPMODE='depmode=none' CXXFLAGS='-Werror=terminate -march=native -O2 -pipe -g -Wno-unknown-pragmas -Wno-pragmas -Wall -Wextra -Wno-attributes -Wvarargs -Waddress -Warray-bounds -Wchar-subscripts -Wcomment -Wctor-dtor-privacy -Wfloat-equal -Wformat=2 -Wformat-y2k -Wmaybe-uninitialized -Wmissing-field-initializers -Wlogical-op -Wnon-virtual-dtor -Wnormalized=id -Woverloaded-virtual -Wpointer-arith -Wredundant-decls -Wshadow -Wsign-compare -Wstrict-overflow=1 -Wswitch-enum -Wtrampolines -Wundef -Wunsafe-loop-optimizations -funsafe-loop-optimizations -Wc++11-compat -Wclobbered -Wunused -Wunused-result -Wunused-variable -Wunused-parameter -Wunused-local-typedefs -Wwrite-strings -Wformat-security -fwrapv -fPIE -pie -Wsizeof-pointer-memaccess -Wpacked' CXX_VERSION='x86_64-pc-linux-gnu-c++ (Gentoo 6.2.0-r1 p1.1) 6.2.0' CXX_VERSION_VENDOR='gnu' CYGPATH_W='echo' DEBUG_FALSE='' DEBUG_TRUE='#' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DEPRECATED='' DLLTOOL='false' DPKG_GENSYMBOLS='' DSYMUTIL='' DTRACE='' DTRACEFLAGS='' DTRACE_NEEDS_OBJECTS_FALSE='' DTRACE_NEEDS_OBJECTS_TRUE='#' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FGREP='/bin/grep -F' GEARMAND_BINARY='' GREP='/bin/grep' HASHKIT_LIBRARY_VERSION='2:0:0' HAVE_DTRACE_FALSE='' HAVE_DTRACE_TRUE='#' HAVE_LIBDRIZZLE_FALSE='' HAVE_LIBDRIZZLE_TRUE='#' HAVE_LIBEVENT_FALSE='#' HAVE_LIBEVENT_TRUE='' HAVE_LIBMEMCACHED_FALSE='' HAVE_LIBMEMCACHED_TRUE='#' HAVE_LIBMYSQL_FALSE='' HAVE_LIBMYSQL_TRUE='#' HAVE_LIBUUID_FALSE='#' HAVE_LIBUUID_TRUE='' HAVE_SASL_FALSE='' HAVE_SASL_TRUE='#' HAVE_VISIBILITY='1' HOST_FREEBSD_FALSE='' HOST_FREEBSD_TRUE='#' HOST_LINUX_FALSE='#' HOST_LINUX_TRUE='' HOST_OSX_FALSE='' HOST_OSX_TRUE='#' INCLUDE_HSIEH_SRC_FALSE='#' INCLUDE_HSIEH_SRC_TRUE='' INCLUDE_MURMUR_SRC_FALSE='#' INCLUDE_MURMUR_SRC_TRUE='' INC_AMINCLUDE='include $(top_builddir)/aminclude.am' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' IS_VCS_CHECKOUT_FALSE='' IS_VCS_CHECKOUT_TRUE='#' LCOV='' LCOV_GENHTML='' LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' LDFLAGS='-Wl,-O1 -Wl,--as-needed' LEX='flex' LIBEVENT_LIB='-levent' LIBGEARMAN_CPPFLAGS='' LIBGEARMAN_LDFLAGS='' LIBHASHKIT_VERSION_HEX='0x01000000' LIBHASHKIT_VERSION_STRING='1.0.0' LIBM='-lm' LIBMEMCACHED_VERSION_HEX='0x01000018' LIBMEMCACHED_VERSION_STRING='1.0.18' LIBMEMCACHED_WITH_SASL_SUPPORT='#define LIBMEMCACHED_WITH_SASL_SUPPORT 0' LIBOBJS='' LIBS='' LIBSASL_CPPFLAGS='' LIBSASL_LDFLAGS='' LIBTEST_VERSION='1.0' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBUUID_LIB='-luuid' LIPO='' LN_S='ln -s' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAKEINFO='${SHELL} /var/tmp/portage/dev-libs/libmemcached-1.0.18-r3/work/libmemcached-1.0.18/build-aux/missing makeinfo' MANIFEST_TOOL=':' MCHECK='' MCHECK_CPPFLAGS='' MCHECK_LDFLAGS='' MEMCACHED_BINARY='/usr/bin/memcached' MEMCACHED_LIBRARY_VERSION='11:0:0' MEMCACHED_PROTOCAL_LIBRARY_VERSION='0:0:0' MEMCACHED_UTIL_LIBRARY_VERSION='2:0:0' MKDIR_P='/bin/mkdir -p' MYSQLD='nocommand' MYSQL_CFLAGS='' MYSQL_CONFIG='no' MYSQL_INCLUDE='' MYSQL_LDFLAGS='' MYSQL_VERSION='' NM='/usr/bin/x86_64-pc-linux-gnu-nm -B' NMEDIT='' OBJDUMP='x86_64-pc-linux-gnu-objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='libmemcached' PACKAGE_BUGREPORT='http://libmemcached.org/' PACKAGE_NAME='libmemcached' PACKAGE_STRING='libmemcached 1.0.18' PACKAGE_TARNAME='libmemcached' PACKAGE_URL='' PACKAGE_VERSION='1.0.18' PATH_SEPARATOR=':' PERL='perl' PTHREAD_CC='x86_64-pc-linux-gnu-gcc' PTHREAD_CFLAGS='-pthread' PTHREAD_LIBS='' RANLIB='x86_64-pc-linux-gnu-ranlib' RPM='' RPMBUILD='' RPMDEV_SETUPTREE='' RPM_RELEASE='1' RT_LIB='-lrt' SASL_LIB='-lsasl2' SED='/bin/sed' SET_MAKE='' SHARED_ENABLED_FALSE='#' SHARED_ENABLED_TRUE='' SHELL='/bin/sh' SPHINXBUILD=':' STRIP='x86_64-pc-linux-gnu-strip' VALGRIND='' VERSION='1.0.18' WINE='' YACC='bison --warnings=all' ac_ct_AR='' ac_ct_CC='' ac_ct_CXX='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__fastdepCXX_FALSE='' am__fastdepCXX_TRUE='#' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='' am__quote='' am__tar='tar --format=ustar -chf - "$$tardir"' am__untar='tar -xf -' ax_pthread_config='' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='x86_64-pc-linux-gnu' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='/usr/share' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' 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='/usr/share/info' install_sh='${SHELL} /var/tmp/portage/dev-libs/libmemcached-1.0.18-r3/work/libmemcached-1.0.18/build-aux/install-sh' libdir='/usr/lib64' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' lt_cv_dlopen_libs='-ldl' mandir='/usr/share/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "libmemcached" #define PACKAGE_TARNAME "libmemcached" #define PACKAGE_VERSION "1.0.18" #define PACKAGE_STRING "libmemcached 1.0.18" #define PACKAGE_BUGREPORT "http://libmemcached.org/" #define PACKAGE_URL "" #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 __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define PACKAGE "libmemcached" #define VERSION "1.0.18" #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define DEBUG 0 #define VCS_SYSTEM "none" #define VCS_CHECKOUT 0 #define HOST_VENDOR "pc" #define HOST_OS "linux-gnu" #define HOST_CPU "x86_64" #define HOST_OS_LINUX 1 #define HAVE_LIBMYSQL_BUILD 0 #define HAVE_MYSQLD_BUILD 0 #define MYSQLD_BINARY 0 #define HAVE_GEARMAND_BINARY 0 #define GEARMAND_BINARY 0 #define HAVE_LIBGEARMAN 0 #define HAVE_LIBMEMCACHED 1 #define CSTDINT_H #define __STDC_LIMIT_MACROS 1 #define CINTTYPES_H #define HAVE_SNDTIMEO 1 #define HAVE_RCVTIMEO 1 #define HAVE_HSIEH_HASH 1 #define HAVE_MURMUR_HASH 1 #define HAVE_FNV64_HASH 1 #define MEMCACHED_VERSION "1.4.31" #define HAVE_MEMCACHED_BINARY 1 #define MEMCACHED_BINARY "/usr/bin/memcached" #define HAVE_MEMCACHED_SASL_BINARY 0 #define HAVE_ARPA_INET_H 1 #define HAVE_ERRNO_H 1 #define HAVE_EXECINFO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FEATURES_H 1 #define HAVE_FNMATCH_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIBINTL_H 1 #define HAVE_LIMITS_H 1 #define HAVE_MALLOC_H 1 #define HAVE_MATH_H 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_POLL_H 1 #define HAVE_PTHREAD_H 1 #define HAVE_SPAWN_H 1 #define HAVE_STDARG_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_TIME_H 1 #define HAVE_UNISTD_H 1 #define HAVE_ALARM 1 #define HAVE_ATEXIT 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_DUP2 1 #define HAVE_FCNTL 1 #define HAVE_GETCWD 1 #define HAVE_GETLINE 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_INET_NTOA 1 #define HAVE_MEMCHR 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMSET 1 #define HAVE_PIPE2 1 #define HAVE_PUTENV 1 #define HAVE_SELECT 1 #define HAVE_SETENV 1 #define HAVE_SIGIGNORE 1 #define HAVE_SOCKET 1 #define HAVE_STRCASECMP 1 #define HAVE_STRCHR 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRSTR 1 #define HAVE_STRTOL 1 #define HAVE_STRTOUL 1 #define HAVE_STRTOULL 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_FORK 1 #define HAVE_VFORK 1 #define HAVE_WORKING_VFORK 1 #define HAVE_WORKING_FORK 1 #define HAVE_DECL_STRERROR_R 1 #define HAVE_STRERROR_R 1 #define STRERROR_R_CHAR_P 1 #define HAVE_IN_PORT_T 1 #define HAVE_PTRDIFF_T 1 #define HAVE__BOOL 1 #define HAVE_STDBOOL_H 1 #define restrict __restrict #define HAVE_GCC_ABI_DEMANGLE 1 #define HAVE_LIBEVENT 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_LIBDRIZZLE 0 #define HAVE_DRIZZLED_BINARY 0 #define DRIZZLED_BINARY 0 #define GEARMAND_BLOBSLAP_WORKER 0 #define HAVE_LIBPQ 0 #define HAVE_LIBCURL 0 #define HAVE_MSG_NOSIGNAL 1 #define HAVE_MSG_DONTWAIT 1 #define HAVE_MSG_MORE 1 #define HAVE_UUID_UUID_H 1 #define HAVE_UUID_GENERATE_TIME_SAFE 1 #define HAVE_LIBSASL 1 #define HAVE_PTHREAD_PRIO_INHERIT 1 #define HAVE_PTHREAD 1 #define HAVE_PTHREAD_TIMEDJOIN_NP 1 #define HAVE_GCC_ATOMIC_BUILTINS 1 #define HAVE_VISIBILITY 1 configure: exit 0