This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by gearmand configure 0.34, which was generated by GNU Autoconf 2.68. Invocation command line was $ /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/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 --libdir=/usr/lib64 --docdir=/usr/share/doc/gearmand-0.34-r1 --disable-libdrizzle --enable-libmemcached --disable-libpq --disable-tcmalloc --disable-libtokyocabinet --with-sqlite3 --disable-mtmalloc --disable-static ## --------- ## ## Platform. ## ## --------- ## hostname = ms-magpie uname -m = x86_64 uname -r = 4.3.5-hardened-r2 uname -s = Linux uname -v = #1 SMP Mon Feb 8 14:32:47 CET 2016 /usr/bin/uname -p = Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz /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/5.3.0 PATH: /opt/dmd/bin PATH: /usr/lib/plan9/bin PATH: /usr/x86_64-pc-linux-gnu/gnat-gcc-bin/4.6 PATH: /usr/libexec/gnat-gcc/x86_64-pc-linux-gnu/4.6 PATH: /opt/nvidia-cg-toolkit/bin PATH: /opt/aws-as-tools/bin PATH: /opt/aws-cw-tools/bin PATH: /opt/aws-elb-tools/bin PATH: /opt/aws-iam-tools/bin PATH: /opt/ekopath/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:3215: loading site script /usr/share/config.site | #!/bin/sh | # Copyright 2009-2014 Gentoo Foundation | # Distributed under the terms of the GNU General Public License v2 | | TOPDIR=/usr/share/crossdev/include/site | | config_site_arch() { | local host="${CHOST%%-*}" | | case ${host} in | arm*b*) host=armeb ;; | arm*) host=arm ;; | mips*l*) host=mipsel ;; | mips*) host=mips ;; | esac | | echo "${host}" | } | | config_site_names() { | local site_arch="$(config_site_arch)" | local sites="" | local x | | case ${CHOST} in | *-linux-*) sites="${sites} linux ${site_arch}-linux" ;; | *-darwin*) sites="${sites} darwin ${site_arch}-darwin" ;; | esac | | case ${CHOST} in | *-linux-uclibc*) sites="${sites} linux-uclibc ${site_arch}-linux-uclibc" ;; | *-linux-gnu*) sites="${sites} linux-gnu ${site_arch}-linux-gnu" ;; | esac | | case ${CHOST} in | *-linux-uclibceabi*) sites="${sites} linux-uclibceabi ${site_arch}-linux-uclibceabi" ;; | *-linux-gnueabi*) sites="${sites} linux-gnueabi ${site_arch}-linux-gnueabi" ;; | esac | | for x in ${sites} ${CHOST}; do | [ -e "${TOPDIR}/${x}" ] && echo "${TOPDIR}/${x}" | done | } | | # Only kick in for cross-compiles so we don't break native builds #427184 | if [ "${CBUILD:-${CHOST}}" != "${CHOST}" ] ; then | sites="$(config_site_names)" | if [ -n "${sites}" ] ; then | for site in ${sites}; do | echo "${0##*/}: loading site script ${site}" | . "${site}" | done | fi | unset site sites | fi configure:3346: checking build system type configure:3360: result: x86_64-pc-linux-gnu configure:3380: checking host system type configure:3393: result: x86_64-pc-linux-gnu configure:3413: checking target system type configure:3426: result: x86_64-pc-linux-gnu configure:3469: checking for a BSD-compatible install configure:3537: result: /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c configure:3548: checking whether build environment is sane configure:3598: result: yes configure:3739: checking for a thread-safe mkdir -p configure:3778: result: /bin/mkdir -p configure:3791: checking for gawk configure:3807: found /usr/bin/gawk configure:3818: result: gawk configure:3829: checking whether make sets $(MAKE) configure:3851: result: yes configure:3926: checking how to create a ustar tar archive configure:3939: tar --version tar (GNU tar) 1.28 Copyright (C) 2014 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:3942: $? = 0 configure:3982: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar configure:3985: $? = 0 configure:3989: tar -xf - &5 x86_64-pc-linux-gnu-gcc (Gentoo Hardened 5.3.0 p1.0, pie-0.6.5) 5.3.0 Copyright (C) 2015 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:4431: $? = 0 configure:4420: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/5.3.0/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/5.3.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-5.3.0/work/gcc-5.3.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/5.3.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.3.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.3.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.3.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/5.3.0/python --enable-languages=c,c++ --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo Hardened 5.3.0 p1.0, pie-0.6.5' --enable-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-libquadmath --enable-lto --without-isl --disable-libsanitizer Thread model: posix gcc version 5.3.0 (Gentoo Hardened 5.3.0 p1.0, pie-0.6.5) configure:4431: $? = 0 configure:4420: 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:4431: $? = 1 configure:4420: x86_64-pc-linux-gnu-gcc -qversion >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:4431: $? = 1 configure:4451: checking whether the C compiler works configure:4473: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:4477: $? = 0 configure:4525: result: yes configure:4528: checking for C compiler default output file name configure:4530: result: a.out configure:4536: checking for suffix of executables configure:4543: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:4547: $? = 0 configure:4569: result: configure:4591: checking whether we are cross compiling configure:4599: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:4603: $? = 0 configure:4610: ./conftest configure:4614: $? = 0 configure:4629: result: no configure:4634: checking for suffix of object files configure:4656: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4660: $? = 0 configure:4681: result: o configure:4685: checking whether we are using the GNU C compiler configure:4704: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4704: $? = 0 configure:4713: result: yes configure:4722: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:4742: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:4742: $? = 0 configure:4783: result: yes configure:4800: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:4864: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4864: $? = 0 configure:4877: result: none needed configure:4899: checking dependency style of x86_64-pc-linux-gnu-gcc configure:5010: result: none configure:5027: checking dependency style of x86_64-pc-linux-gnu-gcc configure:5138: result: none configure:5159: checking how to run the C preprocessor configure:5190: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5190: $? = 0 configure:5204: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:5204: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gearmand" | #define PACKAGE_TARNAME "gearmand" | #define PACKAGE_VERSION "0.34" | #define PACKAGE_STRING "gearmand 0.34" | #define PACKAGE_BUGREPORT "https://bugs.launchpad.net/gearmand" | #define PACKAGE_URL "http://gearman.info/" | #define PACKAGE "gearmand" | #define VERSION "0.34" | /* end confdefs.h. */ | #include configure:5229: result: x86_64-pc-linux-gnu-gcc -E configure:5249: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5249: $? = 0 configure:5263: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:5263: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gearmand" | #define PACKAGE_TARNAME "gearmand" | #define PACKAGE_VERSION "0.34" | #define PACKAGE_STRING "gearmand 0.34" | #define PACKAGE_BUGREPORT "https://bugs.launchpad.net/gearmand" | #define PACKAGE_URL "http://gearman.info/" | #define PACKAGE "gearmand" | #define VERSION "0.34" | /* end confdefs.h. */ | #include configure:5292: checking for grep that handles long lines and -e configure:5350: result: /bin/grep configure:5355: checking for egrep configure:5417: result: /bin/grep -E configure:5422: checking for ANSI C header files configure:5442: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:5442: $? = 0 configure:5515: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:5515: $? = 0 configure:5515: ./conftest configure:5515: $? = 0 configure:5526: result: yes configure:5539: checking for sys/types.h configure:5539: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:5539: $? = 0 configure:5539: result: yes configure:5539: checking for sys/stat.h configure:5539: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:5539: $? = 0 configure:5539: result: yes configure:5539: checking for stdlib.h configure:5539: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:5539: $? = 0 configure:5539: result: yes configure:5539: checking for string.h configure:5539: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:5539: $? = 0 configure:5539: result: yes configure:5539: checking for memory.h configure:5539: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:5539: $? = 0 configure:5539: result: yes configure:5539: checking for strings.h configure:5539: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:5539: $? = 0 configure:5539: result: yes configure:5539: checking for inttypes.h configure:5539: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:5539: $? = 0 configure:5539: result: yes configure:5539: checking for stdint.h configure:5539: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:5539: $? = 0 configure:5539: result: yes configure:5539: checking for unistd.h configure:5539: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:5539: $? = 0 configure:5539: result: yes configure:5554: checking minix/config.h usability configure:5554: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c:54:26: fatal error: minix/config.h: No such file or directory compilation terminated. configure:5554: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gearmand" | #define PACKAGE_TARNAME "gearmand" | #define PACKAGE_VERSION "0.34" | #define PACKAGE_STRING "gearmand 0.34" | #define PACKAGE_BUGREPORT "https://bugs.launchpad.net/gearmand" | #define PACKAGE_URL "http://gearman.info/" | #define PACKAGE "gearmand" | #define VERSION "0.34" | #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:5554: result: no configure:5554: checking minix/config.h presence configure:5554: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:21:26: fatal error: minix/config.h: No such file or directory compilation terminated. configure:5554: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gearmand" | #define PACKAGE_TARNAME "gearmand" | #define PACKAGE_VERSION "0.34" | #define PACKAGE_STRING "gearmand 0.34" | #define PACKAGE_BUGREPORT "https://bugs.launchpad.net/gearmand" | #define PACKAGE_URL "http://gearman.info/" | #define PACKAGE "gearmand" | #define VERSION "0.34" | #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:5554: result: no configure:5554: checking for minix/config.h configure:5554: result: no configure:5583: checking whether it is safe to define __EXTENSIONS__ configure:5601: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:5601: $? = 0 configure:5608: result: yes configure:5636: checking for x86_64-pc-linux-gnu-g++ configure:5652: found /usr/bin/x86_64-pc-linux-gnu-g++ configure:5663: result: x86_64-pc-linux-gnu-g++ configure:5734: checking for C++ compiler version configure:5743: x86_64-pc-linux-gnu-g++ --version >&5 x86_64-pc-linux-gnu-g++ (Gentoo Hardened 5.3.0 p1.0, pie-0.6.5) 5.3.0 Copyright (C) 2015 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:5754: $? = 0 configure:5743: x86_64-pc-linux-gnu-g++ -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/5.3.0/x86_64-pc-linux-gnu-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/5.3.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-5.3.0/work/gcc-5.3.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/5.3.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.3.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.3.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.3.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/5.3.0/python --enable-languages=c,c++ --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo Hardened 5.3.0 p1.0, pie-0.6.5' --enable-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-libquadmath --enable-lto --without-isl --disable-libsanitizer Thread model: posix gcc version 5.3.0 (Gentoo Hardened 5.3.0 p1.0, pie-0.6.5) configure:5754: $? = 0 configure:5743: x86_64-pc-linux-gnu-g++ -V >&5 x86_64-pc-linux-gnu-g++: error: unrecognized command line option '-V' x86_64-pc-linux-gnu-g++: fatal error: no input files compilation terminated. configure:5754: $? = 1 configure:5743: x86_64-pc-linux-gnu-g++ -qversion >&5 x86_64-pc-linux-gnu-g++: error: unrecognized command line option '-qversion' x86_64-pc-linux-gnu-g++: fatal error: no input files compilation terminated. configure:5754: $? = 1 configure:5758: checking whether we are using the GNU C++ compiler configure:5777: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe -std=c++11 conftest.cpp >&5 configure:5777: $? = 0 configure:5786: result: yes configure:5795: checking whether x86_64-pc-linux-gnu-g++ accepts -g configure:5815: x86_64-pc-linux-gnu-g++ -c -g conftest.cpp >&5 configure:5815: $? = 0 configure:5856: result: yes configure:5881: checking dependency style of x86_64-pc-linux-gnu-g++ configure:5992: result: none configure:6009: checking dependency style of x86_64-pc-linux-gnu-g++ configure:6120: result: none configure:6136: checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together configure:6167: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >&5 configure:6171: $? = 0 configure:6177: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >&5 configure:6181: $? = 0 configure:6192: cc -c conftest.c >&5 configure:6196: $? = 0 configure:6204: cc -c conftest.c -o conftest2.o >&5 configure:6208: $? = 0 configure:6214: cc -c conftest.c -o conftest2.o >&5 configure:6218: $? = 0 configure:6236: result: yes configure:6425: checking how to create a ustar tar archive configure:6438: tar --version tar (GNU tar) 1.28 Copyright (C) 2014 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:6441: $? = 0 configure:6504: result: gnutar configure:6523: checking whether make supports nested variables configure:6540: result: yes configure:6790: checking whether __SUNPRO_C is declared configure:6790: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:76:10: error: '__SUNPRO_C' undeclared (first use in this function) (void) __SUNPRO_C; ^ conftest.c:76:10: note: each undeclared identifier is reported only once for each function it appears in configure:6790: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gearmand" | #define PACKAGE_TARNAME "gearmand" | #define PACKAGE_VERSION "0.34" | #define PACKAGE_STRING "gearmand 0.34" | #define PACKAGE_BUGREPORT "https://bugs.launchpad.net/gearmand" | #define PACKAGE_URL "http://gearman.info/" | #define PACKAGE "gearmand" | #define VERSION "0.34" | #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 "gearmand" | #define VERSION "0.34" | #define PANDORA_RELEASE_VERSION "0.34" | #define HOST_VENDOR "pc" | #define HOST_OS "linux-gnu" | #define HOST_CPU "x86_64" | #define TARGET_VENDOR "pc" | #define TARGET_OS "linux-gnu" | #define TARGET_CPU "x86_64" | #define TARGET_OS_LINUX 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 __SUNPRO_C | #ifdef __cplusplus | (void) __SUNPRO_C; | #else | (void) __SUNPRO_C; | #endif | #endif | | ; | return 0; | } configure:6790: result: no configure:6797: checking whether __ICC is declared configure:6797: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:76:10: error: '__ICC' undeclared (first use in this function) (void) __ICC; ^ conftest.c:76:10: note: each undeclared identifier is reported only once for each function it appears in configure:6797: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gearmand" | #define PACKAGE_TARNAME "gearmand" | #define PACKAGE_VERSION "0.34" | #define PACKAGE_STRING "gearmand 0.34" | #define PACKAGE_BUGREPORT "https://bugs.launchpad.net/gearmand" | #define PACKAGE_URL "http://gearman.info/" | #define PACKAGE "gearmand" | #define VERSION "0.34" | #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 "gearmand" | #define VERSION "0.34" | #define PANDORA_RELEASE_VERSION "0.34" | #define HOST_VENDOR "pc" | #define HOST_OS "linux-gnu" | #define HOST_CPU "x86_64" | #define TARGET_VENDOR "pc" | #define TARGET_OS "linux-gnu" | #define TARGET_CPU "x86_64" | #define TARGET_OS_LINUX 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 __ICC | #ifdef __cplusplus | (void) __ICC; | #else | (void) __ICC; | #endif | #endif | | ; | return 0; | } configure:6797: result: no configure:6835: checking "C Compiler version--yes" configure:6853: result: "x86_64-pc-linux-gnu-gcc (Gentoo Hardened 5.3.0 p1.0, pie-0.6.5) 5.3.0" configure:6858: checking "C++ Compiler version" configure:6876: result: "x86_64-pc-linux-gnu-g++ (Gentoo Hardened 5.3.0 p1.0, pie-0.6.5) 5.3.0" configure:6881: checking whether byte ordering is bigendian configure:6896: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c:37:9: error: unknown type name 'not' not a universal capable compiler ^ conftest.c:37:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^ conftest.c:37:15: error: unknown type name 'universal' configure:6896: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gearmand" | #define PACKAGE_TARNAME "gearmand" | #define PACKAGE_VERSION "0.34" | #define PACKAGE_STRING "gearmand 0.34" | #define PACKAGE_BUGREPORT "https://bugs.launchpad.net/gearmand" | #define PACKAGE_URL "http://gearman.info/" | #define PACKAGE "gearmand" | #define VERSION "0.34" | #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 "gearmand" | #define VERSION "0.34" | #define PANDORA_RELEASE_VERSION "0.34" | #define HOST_VENDOR "pc" | #define HOST_OS "linux-gnu" | #define HOST_CPU "x86_64" | #define TARGET_VENDOR "pc" | #define TARGET_OS "linux-gnu" | #define TARGET_CPU "x86_64" | #define TARGET_OS_LINUX 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:6941: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:6941: $? = 0 configure:6959: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:43:4: error: unknown type name 'not' not big endian ^ conftest.c:43:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^ configure:6959: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gearmand" | #define PACKAGE_TARNAME "gearmand" | #define PACKAGE_VERSION "0.34" | #define PACKAGE_STRING "gearmand 0.34" | #define PACKAGE_BUGREPORT "https://bugs.launchpad.net/gearmand" | #define PACKAGE_URL "http://gearman.info/" | #define PACKAGE "gearmand" | #define VERSION "0.34" | #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 "gearmand" | #define VERSION "0.34" | #define PANDORA_RELEASE_VERSION "0.34" | #define HOST_VENDOR "pc" | #define HOST_OS "linux-gnu" | #define HOST_CPU "x86_64" | #define TARGET_VENDOR "pc" | #define TARGET_OS "linux-gnu" | #define TARGET_CPU "x86_64" | #define TARGET_OS_LINUX 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:7087: result: no configure:7105: checking for an ANSI C-conforming const configure:7170: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:7170: $? = 0 configure:7177: result: yes configure:7185: checking for inline configure:7201: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:7201: $? = 0 configure:7209: result: inline configure:7227: checking for working volatile configure:7246: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:7246: $? = 0 configure:7253: result: yes configure:7261: checking for C/C++ restrict keyword configure:7286: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:7286: $? = 0 configure:7294: result: __restrict configure:7308: checking whether time.h and sys/time.h may both be included configure:7328: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:7328: $? = 0 configure:7335: result: yes configure:7343: checking whether struct tm is in sys/time.h or time.h configure:7363: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:7363: $? = 0 configure:7370: result: time.h configure:7378: checking for size_t configure:7378: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:7378: $? = 0 configure:7378: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:74:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:7378: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gearmand" | #define PACKAGE_TARNAME "gearmand" | #define PACKAGE_VERSION "0.34" | #define PACKAGE_STRING "gearmand 0.34" | #define PACKAGE_BUGREPORT "https://bugs.launchpad.net/gearmand" | #define PACKAGE_URL "http://gearman.info/" | #define PACKAGE "gearmand" | #define VERSION "0.34" | #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 "gearmand" | #define VERSION "0.34" | #define PANDORA_RELEASE_VERSION "0.34" | #define HOST_VENDOR "pc" | #define HOST_OS "linux-gnu" | #define HOST_CPU "x86_64" | #define TARGET_VENDOR "pc" | #define TARGET_OS "linux-gnu" | #define TARGET_CPU "x86_64" | #define TARGET_OS_LINUX 1 | #define restrict __restrict | #define TIME_WITH_SYS_TIME 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:7378: result: yes configure:7396: checking for special C compiler options needed for large files configure:7441: result: no configure:7447: checking for _FILE_OFFSET_BITS value needed for large files configure:7472: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:7472: $? = 0 configure:7504: result: no configure:7588: checking for library containing clock_gettime configure:7619: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:7619: $? = 0 configure:7636: result: none required configure:7655: checking sys/socket.h usability configure:7655: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:7655: $? = 0 configure:7655: result: yes configure:7655: checking sys/socket.h presence configure:7655: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7655: $? = 0 configure:7655: result: yes configure:7655: checking for sys/socket.h configure:7655: result: yes configure:7671: checking size of off_t configure:7676: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:7676: $? = 0 configure:7676: ./conftest configure:7676: $? = 0 configure:7690: result: 8 configure:7721: checking size of size_t configure:7726: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:7726: $? = 0 configure:7726: ./conftest configure:7726: $? = 0 configure:7740: result: 8 configure:7776: checking size of long long configure:7781: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:7781: $? = 0 configure:7781: ./conftest configure:7781: $? = 0 configure:7795: result: 8 configure:7810: checking if time_t is unsigned configure:7839: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:52:11: error: size of array 'array' is negative int array[(((time_t)-1) > 0) ? 1 : -1]; ^ configure:7839: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gearmand" | #define PACKAGE_TARNAME "gearmand" | #define PACKAGE_VERSION "0.34" | #define PACKAGE_STRING "gearmand 0.34" | #define PACKAGE_BUGREPORT "https://bugs.launchpad.net/gearmand" | #define PACKAGE_URL "http://gearman.info/" | #define PACKAGE "gearmand" | #define VERSION "0.34" | #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 "gearmand" | #define VERSION "0.34" | #define PANDORA_RELEASE_VERSION "0.34" | #define HOST_VENDOR "pc" | #define HOST_OS "linux-gnu" | #define HOST_CPU "x86_64" | #define TARGET_VENDOR "pc" | #define TARGET_OS "linux-gnu" | #define TARGET_CPU "x86_64" | #define TARGET_OS_LINUX 1 | #define restrict __restrict | #define TIME_WITH_SYS_TIME 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG 8 | /* end confdefs.h. */ | | #include | | int | main () | { | | int array[(((time_t)-1) > 0) ? 1 : -1]; | | ; | return 0; | } | configure:7851: result: no configure:7946: checking whether the compiler provides atomic builtins configure:7973: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:7973: $? = 0 configure:7981: result: yes configure:7997: checking assert.h usability configure:7997: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:7997: $? = 0 configure:7997: result: yes configure:7997: checking assert.h presence configure:7997: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7997: $? = 0 configure:7997: result: yes configure:7997: checking for assert.h configure:7997: result: yes configure:8007: checking whether to enable assertions configure:8016: result: yes configure:8148: checking whether it is safe to use -fdiagnostics-show-option configure:8166: x86_64-pc-linux-gnu-gcc -c -fdiagnostics-show-option -O2 -march=native -O2 -pipe conftest.c >&5 configure:8166: $? = 0 configure:8174: result: yes configure:8183: checking whether it is safe to use -floop-parallelize-all configure:8201: x86_64-pc-linux-gnu-gcc -c -floop-parallelize-all -O2 -march=native -O2 -pipe conftest.c >&5 conftest.c:1:0: sorry, unimplemented: Graphite loop optimizations cannot be used (ISL is not available)(-fgraphite, -fgraphite-identity, -floop-block, -floop-interchange, -floop-strip-mine, -floop-parallelize-all, -floop-unroll-and-jam, and -ftree-loop-linear) /* confdefs.h */ ^ configure:8201: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gearmand" | #define PACKAGE_TARNAME "gearmand" | #define PACKAGE_VERSION "0.34" | #define PACKAGE_STRING "gearmand 0.34" | #define PACKAGE_BUGREPORT "https://bugs.launchpad.net/gearmand" | #define PACKAGE_URL "http://gearman.info/" | #define PACKAGE "gearmand" | #define VERSION "0.34" | #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 "gearmand" | #define VERSION "0.34" | #define PANDORA_RELEASE_VERSION "0.34" | #define HOST_VENDOR "pc" | #define HOST_OS "linux-gnu" | #define HOST_CPU "x86_64" | #define TARGET_VENDOR "pc" | #define TARGET_OS "linux-gnu" | #define TARGET_CPU "x86_64" | #define TARGET_OS_LINUX 1 | #define restrict __restrict | #define TIME_WITH_SYS_TIME 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define DEBUG 0 | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define HAVE_ASSERT_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:8209: result: no configure:8245: checking whether it is safe to use -Wextra configure:8267: x86_64-pc-linux-gnu-gcc -c -pedantic -Wextra -O2 -march=native -O2 -pipe conftest.c >&5 configure:8267: $? = 0 configure:8275: result: yes configure:8285: checking whether it is safe to use -Wformat configure:8315: x86_64-pc-linux-gnu-gcc -c -Wformat -Werror -pedantic -O2 -march=native -O2 -pipe conftest.c >&5 configure:8315: $? = 0 configure:8323: result: yes configure:8339: checking whether it is safe to use -Wconversion configure:8365: x86_64-pc-linux-gnu-gcc -c -Wconversion -Werror -pedantic -O2 -march=native -O2 -pipe conftest.c >&5 configure:8365: $? = 0 configure:8373: result: yes configure:8378: checking whether it is safe to use -Wconversion with htons configure:8400: x86_64-pc-linux-gnu-gcc -c -Wconversion -Werror -pedantic -O2 -march=native -O2 -pipe conftest.c >&5 configure:8400: $? = 0 configure:8408: result: yes configure:8420: checking whether it is safe to use -Wmissing-declarations from C++ configure:8448: x86_64-pc-linux-gnu-g++ -c -Werror -pedantic -Wmissing-declarations -O2 conftest.cpp >&5 configure:8448: $? = 0 configure:8463: result: yes configure:8469: checking whether it is safe to use -Wframe-larger-than configure:8497: x86_64-pc-linux-gnu-g++ -c -Werror -pedantic -Wframe-larger-than=32768 -O2 conftest.cpp >&5 configure:8497: $? = 0 configure:8512: result: yes configure:8518: checking whether it is safe to use -Wlogical-op configure:8540: x86_64-pc-linux-gnu-gcc -c -pedantic -Wlogical-op -O2 -march=native -O2 -pipe conftest.c >&5 configure:8540: $? = 0 configure:8548: result: yes configure:8554: checking whether it is safe to use -Wredundant-decls from C++ configure:8582: x86_64-pc-linux-gnu-g++ -c -pedantic -Wredundant-decls -O2 conftest.cpp >&5 configure:8582: $? = 0 configure:8596: result: yes configure:8604: checking whether it is safe to use -Wattributes from C++ configure:8652: x86_64-pc-linux-gnu-g++ -c -pedantic -Wattributes -fvisibility=hidden -O2 conftest.cpp >&5 conftest.cpp:67:47: error: expected initializer before '<' token inline const EnumDescriptor* GetEnumDescriptor() { ^ configure:8652: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gearmand" | #define PACKAGE_TARNAME "gearmand" | #define PACKAGE_VERSION "0.34" | #define PACKAGE_STRING "gearmand 0.34" | #define PACKAGE_BUGREPORT "https://bugs.launchpad.net/gearmand" | #define PACKAGE_URL "http://gearman.info/" | #define PACKAGE "gearmand" | #define VERSION "0.34" | #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 "gearmand" | #define VERSION "0.34" | #define PANDORA_RELEASE_VERSION "0.34" | #define HOST_VENDOR "pc" | #define HOST_OS "linux-gnu" | #define HOST_CPU "x86_64" | #define TARGET_VENDOR "pc" | #define TARGET_OS "linux-gnu" | #define TARGET_CPU "x86_64" | #define TARGET_OS_LINUX 1 | #define restrict __restrict | #define TIME_WITH_SYS_TIME 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define DEBUG 0 | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define HAVE_ASSERT_H 1 | /* end confdefs.h. */ | | #include | #include | | | const ::google::protobuf::EnumDescriptor* Table_TableOptions_RowType_descriptor(); | enum Table_TableOptions_RowType { | Table_TableOptions_RowType_ROW_TYPE_DEFAULT = 0, | Table_TableOptions_RowType_ROW_TYPE_FIXED = 1, | Table_TableOptions_RowType_ROW_TYPE_DYNAMIC = 2, | Table_TableOptions_RowType_ROW_TYPE_COMPRESSED = 3, | Table_TableOptions_RowType_ROW_TYPE_REDUNDANT = 4, | Table_TableOptions_RowType_ROW_TYPE_COMPACT = 5, | Table_TableOptions_RowType_ROW_TYPE_PAGE = 6 | }; | | namespace google { | namespace protobuf { | template <> | inline const EnumDescriptor* GetEnumDescriptor() { | return Table_TableOptions_RowType_descriptor(); | } | } | } | | int | main () | { | | ; | return 0; | } configure:8666: result: no configure:8668: checking whether it is safe to use -Wno-attributes configure:8690: x86_64-pc-linux-gnu-gcc -c -pedantic -Wno_attributes_ -O2 -march=native -O2 -pipe conftest.c >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-Wno_attributes_' configure:8690: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gearmand" | #define PACKAGE_TARNAME "gearmand" | #define PACKAGE_VERSION "0.34" | #define PACKAGE_STRING "gearmand 0.34" | #define PACKAGE_BUGREPORT "https://bugs.launchpad.net/gearmand" | #define PACKAGE_URL "http://gearman.info/" | #define PACKAGE "gearmand" | #define VERSION "0.34" | #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 "gearmand" | #define VERSION "0.34" | #define PANDORA_RELEASE_VERSION "0.34" | #define HOST_VENDOR "pc" | #define HOST_OS "linux-gnu" | #define HOST_CPU "x86_64" | #define TARGET_VENDOR "pc" | #define TARGET_OS "linux-gnu" | #define TARGET_CPU "x86_64" | #define TARGET_OS_LINUX 1 | #define restrict __restrict | #define TIME_WITH_SYS_TIME 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define DEBUG 0 | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define HAVE_ASSERT_H 1 | /* end confdefs.h. */ | | | #include | | int | main () | { | | ; | return 0; | } | configure:8698: result: no configure:9322: checking for perl configure:9338: found /usr/bin/perl configure:9349: result: perl configure:9364: checking for dpkg-gensymbols configure:9380: found /usr/bin/dpkg-gensymbols configure:9391: result: dpkg-gensymbols configure:9407: checking for lcov configure:9423: found /usr/bin/lcov configure:9434: result: lcov configure:9450: checking for genhtml configure:9466: found /usr/bin/genhtml configure:9477: result: genhtml configure:9494: checking for sphinx-build configure:9510: found /usr/bin/sphinx-build configure:9521: result: sphinx-build configure:9535: checking if sphinx is new enough configure:9551: result: no configure:9589: checking for working -pipe configure:9607: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:9607: $? = 0 configure:9615: result: yes configure:9698: checking how to print strings configure:9725: result: printf configure:9746: checking for a sed that does not truncate output configure:9810: result: /bin/sed configure:9828: checking for fgrep configure:9890: result: /bin/grep -F configure:9925: checking for ld used by x86_64-pc-linux-gnu-gcc configure:9992: result: /usr/x86_64-pc-linux-gnu/bin/ld configure:9999: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld configure:10014: result: yes configure:10026: checking for BSD- or MS-compatible name lister (nm) configure:10075: result: /usr/bin/x86_64-pc-linux-gnu-nm -B configure:10205: checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface configure:10212: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:10215: /usr/bin/x86_64-pc-linux-gnu-nm -B "conftest.o" configure:10218: output 0000000000000000 B some_variable configure:10225: result: BSD nm configure:10228: checking whether ln -s works configure:10232: result: yes configure:10240: checking the maximum length of command line arguments configure:10365: result: 1572864 configure:10382: checking whether the shell understands some XSI constructs configure:10392: result: yes configure:10396: checking whether the shell understands "+=" configure:10402: result: yes configure:10437: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:10477: result: func_convert_file_noop configure:10484: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:10504: result: func_convert_file_noop configure:10511: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files configure:10518: result: -r configure:10552: checking for x86_64-pc-linux-gnu-objdump configure:10568: found /usr/bin/x86_64-pc-linux-gnu-objdump configure:10579: result: x86_64-pc-linux-gnu-objdump configure:10651: checking how to recognize dependent libraries configure:10853: result: pass_all configure:10898: checking for x86_64-pc-linux-gnu-dlltool configure:10928: result: no configure:10938: checking for dlltool configure:10968: result: no configure:10998: checking how to associate runtime and link libraries configure:11025: result: printf %s\n configure:11041: checking for x86_64-pc-linux-gnu-ar configure:11057: found /usr/bin/x86_64-pc-linux-gnu-ar configure:11068: result: x86_64-pc-linux-gnu-ar configure:11149: checking for archiver @FILE support configure:11166: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:11166: $? = 0 configure:11169: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 configure:11172: $? = 0 configure:11177: 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:11180: $? = 1 configure:11192: result: @ configure:11210: checking for x86_64-pc-linux-gnu-strip configure:11226: found /usr/bin/x86_64-pc-linux-gnu-strip configure:11237: result: x86_64-pc-linux-gnu-strip configure:11309: checking for x86_64-pc-linux-gnu-ranlib configure:11325: found /usr/bin/x86_64-pc-linux-gnu-ranlib configure:11336: result: x86_64-pc-linux-gnu-ranlib configure:11478: checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object configure:11597: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:11600: $? = 0 configure:11604: /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:11607: $? = 0 configure:11673: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c conftstm.o >&5 configure:11676: $? = 0 configure:11714: result: ok configure:11751: checking for sysroot configure:11781: result: no configure:11858: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:11861: $? = 0 configure:11984: checking for x86_64-pc-linux-gnu-mt configure:12014: result: no configure:12024: checking for mt configure:12040: found /usr/sbin/mt configure:12051: result: mt configure:12074: checking if mt is a manifest tool configure:12080: mt '-?' usage: mt [-v] [--version] [-h] [ -f device ] command [ count ] configure:12088: result: no configure:12717: checking for dlfcn.h configure:12717: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:12717: $? = 0 configure:12717: result: yes configure:12913: checking for objdir configure:12928: result: .libs configure:13199: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions configure:13217: 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:13221: $? = 0 configure:13234: result: no configure:13544: checking for x86_64-pc-linux-gnu-gcc option to produce PIC configure:13551: result: -fPIC -DPIC configure:13559: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works configure:13577: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fPIC -DPIC -DPIC conftest.c >&5 configure:13581: $? = 0 configure:13594: result: yes configure:13623: checking if x86_64-pc-linux-gnu-gcc static flag -static works configure:13651: result: yes configure:13666: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:13687: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -o out/conftest2.o conftest.c >&5 configure:13691: $? = 0 configure:13713: result: yes configure:13721: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:13768: result: yes configure:13801: 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:14959: result: yes configure:14996: checking whether -lc should be explicitly linked in configure:15004: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:15007: $? = 0 configure:15022: 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:15025: $? = 0 configure:15039: result: no configure:15204: checking dynamic linker characteristics configure:15718: 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:15718: $? = 0 configure:15944: result: GNU/Linux ld.so configure:16051: checking how to hardcode library paths into programs configure:16076: result: immediate configure:16616: checking whether stripping libraries is possible configure:16621: result: yes configure:16656: checking if libtool supports shared libraries configure:16658: result: yes configure:16661: checking whether to build shared libraries configure:16682: result: yes configure:16685: checking whether to build static libraries configure:16689: result: no configure:16712: checking how to run the C++ preprocessor configure:16739: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:16739: $? = 0 configure:16753: x86_64-pc-linux-gnu-g++ -E conftest.cpp conftest.cpp:50:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:16753: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gearmand" | #define PACKAGE_TARNAME "gearmand" | #define PACKAGE_VERSION "0.34" | #define PACKAGE_STRING "gearmand 0.34" | #define PACKAGE_BUGREPORT "https://bugs.launchpad.net/gearmand" | #define PACKAGE_URL "http://gearman.info/" | #define PACKAGE "gearmand" | #define VERSION "0.34" | #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 "gearmand" | #define VERSION "0.34" | #define PANDORA_RELEASE_VERSION "0.34" | #define HOST_VENDOR "pc" | #define HOST_OS "linux-gnu" | #define HOST_CPU "x86_64" | #define TARGET_VENDOR "pc" | #define TARGET_OS "linux-gnu" | #define TARGET_CPU "x86_64" | #define TARGET_OS_LINUX 1 | #define restrict __restrict | #define TIME_WITH_SYS_TIME 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define DEBUG 0 | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define HAVE_ASSERT_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:16778: result: x86_64-pc-linux-gnu-g++ -E configure:16798: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:16798: $? = 0 configure:16812: x86_64-pc-linux-gnu-g++ -E conftest.cpp conftest.cpp:50:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:16812: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gearmand" | #define PACKAGE_TARNAME "gearmand" | #define PACKAGE_VERSION "0.34" | #define PACKAGE_STRING "gearmand 0.34" | #define PACKAGE_BUGREPORT "https://bugs.launchpad.net/gearmand" | #define PACKAGE_URL "http://gearman.info/" | #define PACKAGE "gearmand" | #define VERSION "0.34" | #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 "gearmand" | #define VERSION "0.34" | #define PANDORA_RELEASE_VERSION "0.34" | #define HOST_VENDOR "pc" | #define HOST_OS "linux-gnu" | #define HOST_CPU "x86_64" | #define TARGET_VENDOR "pc" | #define TARGET_OS "linux-gnu" | #define TARGET_CPU "x86_64" | #define TARGET_OS_LINUX 1 | #define restrict __restrict | #define TIME_WITH_SYS_TIME 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define DEBUG 0 | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define HAVE_ASSERT_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:16982: checking for ld used by x86_64-pc-linux-gnu-g++ configure:17049: result: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 configure:17056: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld configure:17071: result: yes configure:17126: checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries configure:18130: result: yes configure:18165: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe -std=c++11 conftest.cpp >&5 configure:18168: $? = 0 configure:18688: checking for x86_64-pc-linux-gnu-g++ option to produce PIC configure:18695: result: -fPIC -DPIC configure:18703: checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works configure:18721: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe -std=c++11 -fPIC -DPIC -DPIC conftest.cpp >&5 configure:18725: $? = 0 configure:18738: result: yes configure:18761: checking if x86_64-pc-linux-gnu-g++ static flag -static works configure:18789: result: yes configure:18801: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o configure:18822: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe -std=c++11 -o out/conftest2.o conftest.cpp >&5 configure:18826: $? = 0 configure:18848: result: yes configure:18853: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o configure:18900: result: yes configure:18930: checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries configure:18964: result: yes configure:19107: checking dynamic linker characteristics configure:19781: result: GNU/Linux ld.so configure:19834: checking how to hardcode library paths into programs configure:19859: result: immediate configure:19924: checking whether the -Werror option is usable configure:19943: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Werror conftest.c >&5 configure:19943: $? = 0 configure:19952: result: yes configure:19954: checking for simple visibility declarations configure:19981: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fvisibility=hidden -Werror conftest.c >&5 configure:19981: $? = 0 configure:19990: result: yes configure:20007: checking for ISO C++ 98 include files configure:20084: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe -std=c++11 conftest.cpp >&5 conftest.cpp:111:2: error: mixing declarations and function-definitions is forbidden }, ax_cv_cxx_stdcxx_98=yes , ax_cv_cxx_stdcxx_98=no ^ conftest.cpp:111:24: error: 'yes' was not declared in this scope }, ax_cv_cxx_stdcxx_98=yes , ax_cv_cxx_stdcxx_98=no ^ conftest.cpp:111:50: error: expected ',' or ';' at end of input }, ax_cv_cxx_stdcxx_98=yes , ax_cv_cxx_stdcxx_98=no ^ configure:20084: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gearmand" | #define PACKAGE_TARNAME "gearmand" | #define PACKAGE_VERSION "0.34" | #define PACKAGE_STRING "gearmand 0.34" | #define PACKAGE_BUGREPORT "https://bugs.launchpad.net/gearmand" | #define PACKAGE_URL "http://gearman.info/" | #define PACKAGE "gearmand" | #define VERSION "0.34" | #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 "gearmand" | #define VERSION "0.34" | #define PANDORA_RELEASE_VERSION "0.34" | #define HOST_VENDOR "pc" | #define HOST_OS "linux-gnu" | #define HOST_CPU "x86_64" | #define TARGET_VENDOR "pc" | #define TARGET_OS "linux-gnu" | #define TARGET_CPU "x86_64" | #define TARGET_OS_LINUX 1 | #define restrict __restrict | #define TIME_WITH_SYS_TIME 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define DEBUG 0 | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define HAVE_ASSERT_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_VISIBILITY 1 | /* end confdefs.h. */ | | | #include | #include | #include | #include | #include | #include | #include | #include | #include | #include | #include | #include | #include | #include | #include | #include | | #include | #include | #include | #include | #include | #include | #include | #include | #include | #include | #include | #include | #include | #include | #include | #include | #include | #include | #include | #include | #include | #include | #include | #include | #include | #include | #include | #include | #include | #include | #include | #include | | int | main () | { | | int x | | ; | return 0; | }, ax_cv_cxx_stdcxx_98=yes , ax_cv_cxx_stdcxx_98=no | configure:20098: result: configure:20279: checking for the pthreads library -lpthreads configure:20317: 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/5.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lpthreads collect2: error: ld returned 1 exit status configure:20317: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gearmand" | #define PACKAGE_TARNAME "gearmand" | #define PACKAGE_VERSION "0.34" | #define PACKAGE_STRING "gearmand 0.34" | #define PACKAGE_BUGREPORT "https://bugs.launchpad.net/gearmand" | #define PACKAGE_URL "http://gearman.info/" | #define PACKAGE "gearmand" | #define VERSION "0.34" | #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 "gearmand" | #define VERSION "0.34" | #define PANDORA_RELEASE_VERSION "0.34" | #define HOST_VENDOR "pc" | #define HOST_OS "linux-gnu" | #define HOST_CPU "x86_64" | #define TARGET_VENDOR "pc" | #define TARGET_OS "linux-gnu" | #define TARGET_CPU "x86_64" | #define TARGET_OS_LINUX 1 | #define restrict __restrict | #define TIME_WITH_SYS_TIME 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define DEBUG 0 | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define HAVE_ASSERT_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_VISIBILITY 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:20326: result: no configure:20224: checking whether pthreads work without any flags configure:20317: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 /var/tmp/portage/sys-cluster/gearmand-0.34-r1/temp/cc3Y5qBS.o: In function `main': conftest.c:(.text.startup+0x38): undefined reference to `pthread_create' conftest.c:(.text.startup+0x44): undefined reference to `pthread_join' conftest.c:(.text.startup+0x6b): undefined reference to `__pthread_register_cancel' conftest.c:(.text.startup+0x73): undefined reference to `__pthread_unregister_cancel' collect2: error: ld returned 1 exit status configure:20317: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gearmand" | #define PACKAGE_TARNAME "gearmand" | #define PACKAGE_VERSION "0.34" | #define PACKAGE_STRING "gearmand 0.34" | #define PACKAGE_BUGREPORT "https://bugs.launchpad.net/gearmand" | #define PACKAGE_URL "http://gearman.info/" | #define PACKAGE "gearmand" | #define VERSION "0.34" | #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 "gearmand" | #define VERSION "0.34" | #define PANDORA_RELEASE_VERSION "0.34" | #define HOST_VENDOR "pc" | #define HOST_OS "linux-gnu" | #define HOST_CPU "x86_64" | #define TARGET_VENDOR "pc" | #define TARGET_OS "linux-gnu" | #define TARGET_CPU "x86_64" | #define TARGET_OS_LINUX 1 | #define restrict __restrict | #define TIME_WITH_SYS_TIME 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define DEBUG 0 | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define HAVE_ASSERT_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_VISIBILITY 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:20326: result: no configure:20229: checking whether pthreads work with -Kthread configure:20317: 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' configure:20317: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gearmand" | #define PACKAGE_TARNAME "gearmand" | #define PACKAGE_VERSION "0.34" | #define PACKAGE_STRING "gearmand 0.34" | #define PACKAGE_BUGREPORT "https://bugs.launchpad.net/gearmand" | #define PACKAGE_URL "http://gearman.info/" | #define PACKAGE "gearmand" | #define VERSION "0.34" | #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 "gearmand" | #define VERSION "0.34" | #define PANDORA_RELEASE_VERSION "0.34" | #define HOST_VENDOR "pc" | #define HOST_OS "linux-gnu" | #define HOST_CPU "x86_64" | #define TARGET_VENDOR "pc" | #define TARGET_OS "linux-gnu" | #define TARGET_CPU "x86_64" | #define TARGET_OS_LINUX 1 | #define restrict __restrict | #define TIME_WITH_SYS_TIME 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define DEBUG 0 | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define HAVE_ASSERT_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_VISIBILITY 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:20326: result: no configure:20229: checking whether pthreads work with -kthread configure:20317: 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' configure:20317: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gearmand" | #define PACKAGE_TARNAME "gearmand" | #define PACKAGE_VERSION "0.34" | #define PACKAGE_STRING "gearmand 0.34" | #define PACKAGE_BUGREPORT "https://bugs.launchpad.net/gearmand" | #define PACKAGE_URL "http://gearman.info/" | #define PACKAGE "gearmand" | #define VERSION "0.34" | #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 "gearmand" | #define VERSION "0.34" | #define PANDORA_RELEASE_VERSION "0.34" | #define HOST_VENDOR "pc" | #define HOST_OS "linux-gnu" | #define HOST_CPU "x86_64" | #define TARGET_VENDOR "pc" | #define TARGET_OS "linux-gnu" | #define TARGET_CPU "x86_64" | #define TARGET_OS_LINUX 1 | #define restrict __restrict | #define TIME_WITH_SYS_TIME 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define DEBUG 0 | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define HAVE_ASSERT_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_VISIBILITY 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:20326: result: no configure:20279: checking for the pthreads library -llthread configure:20317: 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/5.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -llthread collect2: error: ld returned 1 exit status configure:20317: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "gearmand" | #define PACKAGE_TARNAME "gearmand" | #define PACKAGE_VERSION "0.34" | #define PACKAGE_STRING "gearmand 0.34" | #define PACKAGE_BUGREPORT "https://bugs.launchpad.net/gearmand" | #define PACKAGE_URL "http://gearman.info/" | #define PACKAGE "gearmand" | #define VERSION "0.34" | #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 "gearmand" | #define VERSION "0.34" | #define PANDORA_RELEASE_VERSION "0.34" | #define HOST_VENDOR "pc" | #define HOST_OS "linux-gnu" | #define HOST_CPU "x86_64" | #define TARGET_VENDOR "pc" | #define TARGET_OS "linux-gnu" | #define TARGET_CPU "x86_64" | #define TARGET_OS_LINUX 1 | #define restrict __restrict | #define TIME_WITH_SYS_TIME 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_SYS_SOCKET_H 1 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define DEBUG 0 | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define HAVE_ASSERT_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_VISIBILITY 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:20326: result: no configure:20229: checking whether pthreads work with -pthread configure:20317: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -pthread -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20317: $? = 0 configure:20326: result: yes configure:20345: checking for joinable pthread attribute configure:20360: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -pthread -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20360: $? = 0 configure:20366: result: PTHREAD_CREATE_JOINABLE configure:20376: checking if more special flags are required for pthreads configure:20390: result: no configure:20396: checking for PTHREAD_PRIO_INHERIT configure:20414: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -pthread -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20414: $? = 0 configure:20423: result: yes configure: this is boost.m4 serial 16 configure:20536: checking for Boost headers version >= 1.39.0 configure:20607: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe -std=c++11 conftest.cpp >&5 configure:20607: $? = 0 configure:20628: result: yes configure:20647: checking for Boost's header version configure:20665: result: configure:20671: error: invalid value: boost_major_version= ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_assert=yes 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_restrict=__restrict ac_cv_c_volatile=yes ac_cv_cxx_compiler_gnu=yes ac_cv_enable_dtrace=no ac_cv_env_BOOST_ROOT_set= ac_cv_env_BOOST_ROOT_value= 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_CURL_CFLAGS_set= ac_cv_env_CURL_CFLAGS_value= ac_cv_env_CURL_CONFIG_set= ac_cv_env_CURL_CONFIG_value= ac_cv_env_CURL_LIBS_set= ac_cv_env_CURL_LIBS_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-march=native -O2 -pipe -std=c++11' ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_DRIZZLED_BINARY_set= ac_cv_env_DRIZZLED_BINARY_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed' ac_cv_env_LIBEVENT_CPPFLAGS_set= ac_cv_env_LIBEVENT_CPPFLAGS_value= ac_cv_env_LIBEVENT_LDFLAGS_set= ac_cv_env_LIBEVENT_LDFLAGS_value= ac_cv_env_LIBHIREDIS_CPPFLAGS_set= ac_cv_env_LIBHIREDIS_CPPFLAGS_value= ac_cv_env_LIBHIREDIS_LDFLAGS_set= ac_cv_env_LIBHIREDIS_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LIBTOKYOCABINET_CPPFLAGS_set= ac_cv_env_LIBTOKYOCABINET_CPPFLAGS_value= ac_cv_env_LIBTOKYOCABINET_LDFLAGS_set= ac_cv_env_LIBTOKYOCABINET_LDFLAGS_value= ac_cv_env_LIBUUID_CPPFLAGS_set= ac_cv_env_LIBUUID_CPPFLAGS_value= ac_cv_env_LIBUUID_LDFLAGS_set= ac_cv_env_LIBUUID_LDFLAGS_value= ac_cv_env_MEMCACHED_BINARY_set= ac_cv_env_MEMCACHED_BINARY_value= ac_cv_env_MEMCACHED_SASL_BINARY_set= ac_cv_env_MEMCACHED_SASL_BINARY_value= ac_cv_env_MYSQL_CONFIG_set= ac_cv_env_MYSQL_CONFIG_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set=set ac_cv_env_PKG_CONFIG_PATH_value=/usr/lib64/pkgconfig ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env__CPPFLAGS_set= ac_cv_env__CPPFLAGS_value= ac_cv_env__LDFLAGS_set= ac_cv_env__LDFLAGS_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_libdrizzle_CFLAGS_set= ac_cv_env_libdrizzle_CFLAGS_value= ac_cv_env_libdrizzle_LIBS_set= ac_cv_env_libdrizzle_LIBS_value= ac_cv_env_libmemcached_CFLAGS_set= ac_cv_env_libmemcached_CFLAGS_value= ac_cv_env_libmemcached_LIBS_set= ac_cv_env_libmemcached_LIBS_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_gcc_atomic_builtins=yes ac_cv_have_decl___ICC=no ac_cv_have_decl___SUNPRO_C=no ac_cv_header_assert_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-pc-linux-gnu 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_SED=/bin/sed ac_cv_path_install='/usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c' 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-g++ ac_cv_prog_CXXCPP='x86_64-pc-linux-gnu-g++ -E' ac_cv_prog_DPKG_GENSYMBOLS=dpkg-gensymbols ac_cv_prog_LCOV=lcov ac_cv_prog_LCOV_GENHTML=genhtml 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_SPHINXBUILD=sphinx-build ac_cv_prog_STRIP=x86_64-pc-linux-gnu-strip ac_cv_prog_ac_ct_MANIFEST_TOOL=mt ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cc_x86_64_pc_linux_gnu_gcc_c_o=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_recent_sphinx=no ac_cv_safe_to_define___extensions__=yes ac_cv_safe_to_use_Wattributes_=no ac_cv_safe_to_use_Wconversion_=yes ac_cv_safe_to_use_Wextra_=yes ac_cv_safe_to_use_Wframe_larger_than_=yes ac_cv_safe_to_use_Wlogical_op_=yes ac_cv_safe_to_use_Wmissing_declarations_=yes ac_cv_safe_to_use_Wno_attributes_=no ac_cv_safe_to_use_Wredundant_decls_=yes ac_cv_safe_to_use_fdiagnostics_show_option_=yes ac_cv_safe_to_use_floop_parallelize_all_=no ac_cv_safe_to_use_wconversion_=yes ac_cv_safe_to_use_wformat_=yes ac_cv_search_clock_gettime='none required' ac_cv_sizeof_long_long=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_size_t=8 ac_cv_struct_tm=time.h ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_target=x86_64-pc-linux-gnu ac_cv_time_t_unsigned=no ac_cv_type_size_t=yes ac_cv_warnings_as_errors=no 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 boost_cv_inc_path=yes boost_cv_lib_version= 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_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]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' 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 pandora_cv_use_pipe=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/config/missing --run aclocal-1.11' ALLOCA='' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_CFLAGS='-std=c99 -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Wstrict-prototypes -Wmissing-prototypes -Wredundant-decls -Wmissing-declarations -Wcast-align -Wsign-compare -Wswitch-default -Wswitch-enum -Wwrite-strings -Wlogical-op ' AM_CPPFLAGS='-I$(top_srcdir) -I$(top_builddir) ' AM_CXXFLAGS='-pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls ' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_LDFLAGS='' AM_V='$(V)' AR='x86_64-pc-linux-gnu-ar' AUTOCONF='${SHELL} /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/config/missing --run autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/config/missing --run autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/config/missing --run automake-1.11' AWK='gawk' BETTER_MALLOC_LIBS='' BOOSTSKIP_WARNINGS='' BOOST_CPPFLAGS='' BOOST_LDPATH='' BOOST_PROGRAM_OPTIONS_LDFLAGS='' BOOST_PROGRAM_OPTIONS_LDPATH='' BOOST_PROGRAM_OPTIONS_LIBS='' BOOST_ROOT='' BOOST_SYSTEM_LDFLAGS='' BOOST_SYSTEM_LDPATH='' BOOST_SYSTEM_LIBS='' BOOST_THREAD_LDFLAGS='' BOOST_THREAD_LDPATH='' BOOST_THREAD_LIBS='' BOOST_THREAD_WIN32_LDFLAGS='' BOOST_THREAD_WIN32_LDPATH='' BOOST_THREAD_WIN32_LIBS='' BUILDING_GEARMAN_FALSE='' BUILDING_GEARMAN_TRUE='' BUILDING_LIBMEMCACHED_FALSE='' BUILDING_LIBMEMCACHED_TRUE='' BUILD_WIN32_FALSE='' BUILD_WIN32_TRUE='#' CC='x86_64-pc-linux-gnu-gcc' CCDEPMODE='depmode=none' CC_VERSION='x86_64-pc-linux-gnu-gcc (Gentoo Hardened 5.3.0 p1.0, pie-0.6.5) 5.3.0' CFLAGS='-march=native -O2 -pipe' CFLAG_VISIBILITY='-fvisibility=hidden' CPP='x86_64-pc-linux-gnu-gcc -E' CPPFLAGS='' CURL_CFLAGS='' CURL_CONFIG='' CURL_LIBS='' CXX='x86_64-pc-linux-gnu-g++' CXXCPP='x86_64-pc-linux-gnu-g++ -E' CXXDEPMODE='depmode=none' CXXFLAGS='-march=native -O2 -pipe -std=c++11' CXX_VERSION='x86_64-pc-linux-gnu-g++ (Gentoo Hardened 5.3.0 p1.0, pie-0.6.5) 5.3.0' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' DISTCHECK_CONFIGURE_FLAGS=' '\''--with-boost='\''' DLLTOOL='false' DL_LIB='' DPKG_GENSYMBOLS='dpkg-gensymbols' DRIZZLED_BINARY='' 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' GCOV_LIBS='' GEARMAN_LIBRARY_VERSION='7:0:0' GREP='/bin/grep' HAVE_DPKG_GENSYMBOLS_FALSE='#' HAVE_DPKG_GENSYMBOLS_TRUE='' HAVE_DTRACE_FALSE='' HAVE_DTRACE_TRUE='#' HAVE_HIREDIS_FALSE='' HAVE_HIREDIS_TRUE='' HAVE_LIBDRIZZLE_FALSE='' HAVE_LIBDRIZZLE_TRUE='' HAVE_LIBGEARMAN_FALSE='' HAVE_LIBGEARMAN_TRUE='' HAVE_LIBMEMCACHED_FALSE='' HAVE_LIBMEMCACHED_TRUE='' HAVE_LIBMYSQL_FALSE='' HAVE_LIBMYSQL_TRUE='' HAVE_LIBPQ_FALSE='' HAVE_LIBPQ_TRUE='' HAVE_LIBSQLITE3_FALSE='' HAVE_LIBSQLITE3_TRUE='' HAVE_LIBTOKYOCABINET_FALSE='' HAVE_LIBTOKYOCABINET_TRUE='' HAVE_RECENT_SPHINX_FALSE='' HAVE_RECENT_SPHINX_TRUE='#' HAVE_SPHINX_FALSE='#' HAVE_SPHINX_TRUE='' HAVE_VISIBILITY='1' INNOBASE_SKIP_WARNINGS='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INTLTOOL_WARNINGS='' LCOV='lcov' LCOV_GENHTML='genhtml' LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' LDFLAGS='-Wl,-O1 -Wl,--as-needed' LIBC_P='' LIBEVENT_CPPFLAGS='' LIBEVENT_LDFLAGS='' LIBHIREDIS_CPPFLAGS='' LIBHIREDIS_LDFLAGS='' LIBM='' LIBOBJS='' LIBS='' LIBTEST_VERSION='' LIBTOKYOCABINET_CPPFLAGS='' LIBTOKYOCABINET_LDFLAGS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBUUID_CPPFLAGS='' LIBUUID_LDFLAGS='' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /var/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/config/missing --run makeinfo' MANIFEST_TOOL=':' MEMCACHED_BINARY='' MEMCACHED_SASL_BINARY='' MKDIR_P='/bin/mkdir -p' MYSQLD='' MYSQL_CFLAGS='' MYSQL_CONFIG='' MYSQL_LDFLAGS='' MYSQL_VERSION='' M_LIB='' NM='/usr/bin/x86_64-pc-linux-gnu-nm -B' NMEDIT='' NO_CONVERSION='' NO_EFF_CXX='-Wno-effc++' NO_OLD_STYLE_CAST='-Wno-old-style-cast' NO_REDUNDANT_DECLS='-Wno-redundant-decls' NO_SHADOW='-Wno-shadow' NO_STRICT_ALIASING='-fno-strict-aliasing -Wno-strict-aliasing' NO_UNREACHED='' NO_WERROR='-Wno-error' OBJDUMP='x86_64-pc-linux-gnu-objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='gearmand' PACKAGE_BUGREPORT='https://bugs.launchpad.net/gearmand' PACKAGE_NAME='gearmand' PACKAGE_STRING='gearmand 0.34' PACKAGE_TARNAME='gearmand' PACKAGE_URL='http://gearman.info/' PACKAGE_VERSION='0.34' PANDORA_HEX_VERSION='0x00034000' PANDORA_OPTIMIZE_BITFIELD='1' PANDORA_RELEASE_COMMENT='' PANDORA_RELEASE_ID='034' PANDORA_RELEASE_VERSION='' PATH_SEPARATOR=':' PERL='perl' PERMISSIVE_C_WARNINGS='-Wno-error -Wno-redundant-decls' PERMISSIVE_WARNINGS='-Wno-error -Wno-unused-function -fpermissive' PG_CONFIG='' PKG_CONFIG='' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='/usr/lib64/pkgconfig' POSTGRESQL_CFLAGS='' POSTGRESQL_LDFLAGS='' POSTGRESQL_VERSION='' PROTOSKIP_WARNINGS='-Wno-effc++ -Wno-shadow -Wno-missing-braces ' PTHREAD_CC='x86_64-pc-linux-gnu-gcc' PTHREAD_CFLAGS='-pthread' PTHREAD_LIBS='' RANLIB='x86_64-pc-linux-gnu-ranlib' RT_LIB='' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' SPHINXBUILD='sphinx-build' SPHINX_WARNINGS='' SQLITE3_CFLAGS='' SQLITE3_LDFLAGS='' SQLITE3_VERSION='' STRIP='x86_64-pc-linux-gnu-strip' TARGET_FREEBSD='' TARGET_LINUX='true' TARGET_LINUX_FALSE='#' TARGET_LINUX_TRUE='' TARGET_OSX='' TARGET_OSX_FALSE='' TARGET_OSX_TRUE='#' TARGET_SOLARIS='' TARGET_WINDOWS='' VALGRIND='' VERSION='0.34' _CPPFLAGS='' _LDFLAGS='' _WITH_LIBDRIZZLE_SUPPORT='' _WITH_LIBGEARMAN_SUPPORT='' _WITH_LIBMEMCACHED_SUPPORT='' 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=' -I$(srcdir)' 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='/usr/share/doc/gearmand-0.34-r1' dvidir='${docdir}' exec_prefix='NONE' 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/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/config/install-sh' libdir='/usr/lib64' libdrizzle_CFLAGS='' libdrizzle_LIBS='' libexecdir='${exec_prefix}/libexec' libmemcached_CFLAGS='' libmemcached_LIBS='' localedir='${datarootdir}/locale' localstatedir='/var/lib' mandir='/usr/share/man' mkdir_p='/bin/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='x86_64-pc-linux-gnu' target_alias='' target_cpu='x86_64' target_os='linux-gnu' target_vendor='pc' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "gearmand" #define PACKAGE_TARNAME "gearmand" #define PACKAGE_VERSION "0.34" #define PACKAGE_STRING "gearmand 0.34" #define PACKAGE_BUGREPORT "https://bugs.launchpad.net/gearmand" #define PACKAGE_URL "http://gearman.info/" #define PACKAGE "gearmand" #define VERSION "0.34" #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 "gearmand" #define VERSION "0.34" #define PANDORA_RELEASE_VERSION "0.34" #define HOST_VENDOR "pc" #define HOST_OS "linux-gnu" #define HOST_CPU "x86_64" #define TARGET_VENDOR "pc" #define TARGET_OS "linux-gnu" #define TARGET_CPU "x86_64" #define TARGET_OS_LINUX 1 #define restrict __restrict #define TIME_WITH_SYS_TIME 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_SYS_SOCKET_H 1 #define SIZEOF_OFF_T 8 #define SIZEOF_SIZE_T 8 #define SIZEOF_SIZE_T 8 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG_LONG 8 #define DEBUG 0 #define HAVE_GCC_ATOMIC_BUILTINS 1 #define HAVE_ASSERT_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_VISIBILITY 1 #define HAVE_PTHREAD_PRIO_INHERIT 1 #define HAVE_PTHREAD 1 #define HAVE_BOOST 1 configure: exit 1