This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by nghttp2 configure 1.15.0, which was generated by GNU Autoconf 2.69. Invocation command line was $ /var/tmp/portage/net-libs/nghttp2-1.15.0/work/nghttp2-1.15.0/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 --docdir=/usr/share/doc/nghttp2-1.15.0 --htmldir=/usr/share/doc/nghttp2-1.15.0/html --libdir=/usr/lib64 --disable-examples --disable-failmalloc --disable-werror --without-cython --disable-python-bindings --without-spdylay --enable-asio-lib --disable-debug --disable-hpack-tools --disable-static --enable-threads --disable-app --without-jemalloc --with-libxml2 ## --------- ## ## Platform. ## ## --------- ## hostname = mr-fox uname -m = x86_64 uname -r = 4.7.7-hardened uname -s = Linux uname -v = #1 SMP Tue Oct 11 19:45:21 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 PATH: /usr/lib/plan9/bin PATH: /opt/tivoli/tsm/client/ba/bin PATH: /usr/bin/cdsclient ## ----------- ## ## Core tests. ## ## ----------- ## configure:3083: checking for x86_64-pc-linux-gnu-gcc configure:3099: found /usr/bin/x86_64-pc-linux-gnu-gcc configure:3110: result: x86_64-pc-linux-gnu-gcc configure:3379: checking for C compiler version configure:3388: 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:3399: $? = 0 configure:3388: 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 --enable-nls --without-included-gettext --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 --disable-multilib --with-multilib-list=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:3399: $? = 0 configure:3388: 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:3399: $? = 1 configure:3388: 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:3399: $? = 1 configure:3419: checking whether the C compiler works configure:3441: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3445: $? = 0 configure:3493: result: yes configure:3496: checking for C compiler default output file name configure:3498: result: a.out configure:3504: checking for suffix of executables configure:3511: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3515: $? = 0 configure:3537: result: configure:3559: checking whether we are cross compiling configure:3567: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3571: $? = 0 configure:3578: ./conftest configure:3582: $? = 0 configure:3597: result: no configure:3602: checking for suffix of object files configure:3624: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:3628: $? = 0 configure:3649: result: o configure:3653: checking whether we are using the GNU C compiler configure:3672: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:3672: $? = 0 configure:3681: result: yes configure:3690: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:3710: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:3710: $? = 0 configure:3751: result: yes configure:3768: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:3831: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:3831: $? = 0 configure:3844: result: none needed configure:3869: checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together configure:3891: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o configure:3894: $? = 0 configure:3891: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o configure:3894: $? = 0 configure:3906: result: yes configure:3929: checking how to run the C preprocessor configure:3960: x86_64-pc-linux-gnu-gcc -E conftest.c configure:3960: $? = 0 configure:3974: 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:3974: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nghttp2" | #define PACKAGE_TARNAME "nghttp2" | #define PACKAGE_VERSION "1.15.0" | #define PACKAGE_STRING "nghttp2 1.15.0" | #define PACKAGE_BUGREPORT "t-tujikawa@users.sourceforge.net" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3999: result: x86_64-pc-linux-gnu-gcc -E configure:4019: x86_64-pc-linux-gnu-gcc -E conftest.c configure:4019: $? = 0 configure:4033: 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:4033: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nghttp2" | #define PACKAGE_TARNAME "nghttp2" | #define PACKAGE_VERSION "1.15.0" | #define PACKAGE_STRING "nghttp2 1.15.0" | #define PACKAGE_BUGREPORT "t-tujikawa@users.sourceforge.net" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:4062: checking for grep that handles long lines and -e configure:4120: result: /bin/grep configure:4125: checking for egrep configure:4187: result: /bin/grep -E configure:4192: checking for ANSI C header files configure:4212: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4212: $? = 0 configure:4285: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:4285: $? = 0 configure:4285: ./conftest configure:4285: $? = 0 configure:4296: result: yes configure:4309: checking for sys/types.h configure:4309: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4309: $? = 0 configure:4309: result: yes configure:4309: checking for sys/stat.h configure:4309: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4309: $? = 0 configure:4309: result: yes configure:4309: checking for stdlib.h configure:4309: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4309: $? = 0 configure:4309: result: yes configure:4309: checking for string.h configure:4309: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4309: $? = 0 configure:4309: result: yes configure:4309: checking for memory.h configure:4309: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4309: $? = 0 configure:4309: result: yes configure:4309: checking for strings.h configure:4309: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4309: $? = 0 configure:4309: result: yes configure:4309: checking for inttypes.h configure:4309: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4309: $? = 0 configure:4309: result: yes configure:4309: checking for stdint.h configure:4309: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4309: $? = 0 configure:4309: result: yes configure:4309: checking for unistd.h configure:4309: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4309: $? = 0 configure:4309: result: yes configure:4322: checking minix/config.h usability configure:4322: 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:4322: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nghttp2" | #define PACKAGE_TARNAME "nghttp2" | #define PACKAGE_VERSION "1.15.0" | #define PACKAGE_STRING "nghttp2 1.15.0" | #define PACKAGE_BUGREPORT "t-tujikawa@users.sourceforge.net" | #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:4322: result: no configure:4322: checking minix/config.h presence configure:4322: 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:4322: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nghttp2" | #define PACKAGE_TARNAME "nghttp2" | #define PACKAGE_VERSION "1.15.0" | #define PACKAGE_STRING "nghttp2 1.15.0" | #define PACKAGE_BUGREPORT "t-tujikawa@users.sourceforge.net" | #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:4322: result: no configure:4322: checking for minix/config.h configure:4322: result: no configure:4343: checking whether it is safe to define __EXTENSIONS__ configure:4361: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4361: $? = 0 configure:4368: result: yes configure:4413: checking build system type configure:4427: result: x86_64-pc-linux-gnu configure:4447: checking host system type configure:4460: result: x86_64-pc-linux-gnu configure:4501: checking how to print strings configure:4528: result: printf configure:4549: checking for a sed that does not truncate output configure:4613: result: /bin/sed configure:4631: checking for fgrep configure:4693: result: /bin/grep -F configure:4728: checking for ld used by x86_64-pc-linux-gnu-gcc configure:4795: result: /usr/x86_64-pc-linux-gnu/bin/ld configure:4802: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld configure:4817: result: yes configure:4829: checking for BSD- or MS-compatible name lister (nm) configure:4883: result: /usr/bin/x86_64-pc-linux-gnu-nm -B configure:5013: checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface configure:5020: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:5023: /usr/bin/x86_64-pc-linux-gnu-nm -B "conftest.o" configure:5026: output 0000000000000000 B some_variable configure:5033: result: BSD nm configure:5036: checking whether ln -s works configure:5040: result: yes configure:5048: checking the maximum length of command line arguments configure:5179: result: 1572864 configure:5227: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:5267: result: func_convert_file_noop configure:5274: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:5294: result: func_convert_file_noop configure:5301: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files configure:5308: result: -r configure:5342: checking for x86_64-pc-linux-gnu-objdump configure:5358: found /usr/bin/x86_64-pc-linux-gnu-objdump configure:5369: result: x86_64-pc-linux-gnu-objdump configure:5441: checking how to recognize dependent libraries configure:5641: result: pass_all configure:5686: checking for x86_64-pc-linux-gnu-dlltool configure:5716: result: no configure:5726: checking for dlltool configure:5756: result: no configure:5786: checking how to associate runtime and link libraries configure:5813: result: printf %s\n configure:5829: checking for x86_64-pc-linux-gnu-ar configure:5845: found /usr/bin/x86_64-pc-linux-gnu-ar configure:5856: result: x86_64-pc-linux-gnu-ar configure:5937: checking for archiver @FILE support configure:5954: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:5954: $? = 0 configure:5957: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 configure:5960: $? = 0 configure:5965: 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:5968: $? = 1 configure:5980: result: @ configure:5998: checking for x86_64-pc-linux-gnu-strip configure:6014: found /usr/bin/x86_64-pc-linux-gnu-strip configure:6025: result: x86_64-pc-linux-gnu-strip configure:6097: checking for x86_64-pc-linux-gnu-ranlib configure:6113: found /usr/bin/x86_64-pc-linux-gnu-ranlib configure:6124: result: x86_64-pc-linux-gnu-ranlib configure:6241: checking for gawk configure:6257: found /usr/bin/gawk configure:6268: result: gawk configure:6308: checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object configure:6461: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:6464: $? = 0 configure:6468: /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:6471: $? = 0 configure:6537: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c conftstm.o >&5 configure:6540: $? = 0 configure:6578: result: ok configure:6625: checking for sysroot configure:6655: result: no configure:6662: checking for a working dd configure:6700: result: /bin/dd configure:6704: checking how to truncate binary pipes configure:6719: result: /bin/dd bs=4096 count=1 configure:6855: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:6858: $? = 0 configure:7008: checking for x86_64-pc-linux-gnu-mt configure:7038: result: no configure:7048: checking for mt configure:7064: found /usr/sbin/mt configure:7075: result: mt configure:7098: checking if mt is a manifest tool configure:7104: mt '-?' usage: mt [-v] [--version] [-h] [ -f device ] command [ count ] configure:7112: result: no configure:7786: checking for dlfcn.h configure:7786: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:7786: $? = 0 configure:7786: result: yes configure:8042: checking for objdir configure:8057: result: .libs configure:8321: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions configure:8339: 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:8343: $? = 0 configure:8356: result: no configure:8714: checking for x86_64-pc-linux-gnu-gcc option to produce PIC configure:8721: result: -fPIC -DPIC configure:8729: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works configure:8747: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fPIC -DPIC -DPIC conftest.c >&5 configure:8751: $? = 0 configure:8764: result: yes configure:8793: checking if x86_64-pc-linux-gnu-gcc static flag -static works configure:8821: result: yes configure:8836: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:8857: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -o out/conftest2.o conftest.c >&5 configure:8861: $? = 0 configure:8883: result: yes configure:8891: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:8938: result: yes configure:8971: 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:10234: result: yes configure:10271: checking whether -lc should be explicitly linked in configure:10279: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:10282: $? = 0 configure:10297: 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:10300: $? = 0 configure:10314: result: no configure:10474: checking dynamic linker characteristics configure:11055: 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:11055: $? = 0 configure:11304: result: GNU/Linux ld.so configure:11426: checking how to hardcode library paths into programs configure:11451: result: immediate configure:11999: checking whether stripping libraries is possible configure:12004: result: yes configure:12039: checking if libtool supports shared libraries configure:12041: result: yes configure:12044: checking whether to build shared libraries configure:12069: result: yes configure:12072: checking whether to build static libraries configure:12076: result: no configure:12116: checking target system type configure:12129: result: x86_64-pc-linux-gnu configure:12172: checking for a BSD-compatible install configure:12240: result: /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c configure:12251: checking whether build environment is sane configure:12306: result: yes configure:12454: checking for a thread-safe mkdir -p configure:12493: result: /bin/mkdir -p configure:12496: checking whether make sets $(MAKE) configure:12518: result: yes configure:12548: checking for style of include used by make configure:12576: result: GNU configure:12610: checking whether make supports nested variables configure:12627: result: yes configure:12712: checking dependency style of x86_64-pc-linux-gnu-gcc configure:12823: result: none configure:12893: checking whether make supports nested variables configure:12910: result: yes configure:13079: checking for x86_64-pc-linux-gnu-gcc configure:13106: result: x86_64-pc-linux-gnu-gcc configure:13375: checking for C compiler version configure:13384: 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:13395: $? = 0 configure:13384: 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 --enable-nls --without-included-gettext --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 --disable-multilib --with-multilib-list=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:13395: $? = 0 configure:13384: 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:13395: $? = 1 configure:13384: 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:13395: $? = 1 configure:13399: checking whether we are using the GNU C compiler configure:13427: result: yes configure:13436: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:13497: result: yes configure:13514: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:13590: result: none needed configure:13615: checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together configure:13652: result: yes configure:13683: checking for x86_64-pc-linux-gnu-g++ configure:13699: found /usr/bin/x86_64-pc-linux-gnu-g++ configure:13710: result: x86_64-pc-linux-gnu-g++ configure:13781: checking for C++ compiler version configure:13790: x86_64-pc-linux-gnu-g++ --version >&5 x86_64-pc-linux-gnu-g++ (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:13801: $? = 0 configure:13790: x86_64-pc-linux-gnu-g++ -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/6.2.0/x86_64-pc-linux-gnu-g++ 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 --enable-nls --without-included-gettext --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 --disable-multilib --with-multilib-list=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:13801: $? = 0 configure:13790: 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:13801: $? = 1 configure:13790: x86_64-pc-linux-gnu-g++ -qversion >&5 x86_64-pc-linux-gnu-g++: error: unrecognized command line option '-qversion'; did you mean '--version'? x86_64-pc-linux-gnu-g++: fatal error: no input files compilation terminated. configure:13801: $? = 1 configure:13805: checking whether we are using the GNU C++ compiler configure:13824: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe conftest.cpp >&5 configure:13824: $? = 0 configure:13833: result: yes configure:13842: checking whether x86_64-pc-linux-gnu-g++ accepts -g configure:13862: x86_64-pc-linux-gnu-g++ -c -g conftest.cpp >&5 configure:13862: $? = 0 configure:13903: result: yes configure:13944: checking how to run the C++ preprocessor configure:13971: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:13971: $? = 0 configure:13985: x86_64-pc-linux-gnu-g++ -E conftest.cpp conftest.cpp:28:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:13985: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nghttp2" | #define PACKAGE_TARNAME "nghttp2" | #define PACKAGE_VERSION "1.15.0" | #define PACKAGE_STRING "nghttp2 1.15.0" | #define PACKAGE_BUGREPORT "t-tujikawa@users.sourceforge.net" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define PACKAGE "nghttp2" | #define VERSION "1.15.0" | /* end confdefs.h. */ | #include configure:14010: result: x86_64-pc-linux-gnu-g++ -E configure:14030: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:14030: $? = 0 configure:14044: x86_64-pc-linux-gnu-g++ -E conftest.cpp conftest.cpp:28:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:14044: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nghttp2" | #define PACKAGE_TARNAME "nghttp2" | #define PACKAGE_VERSION "1.15.0" | #define PACKAGE_STRING "nghttp2 1.15.0" | #define PACKAGE_BUGREPORT "t-tujikawa@users.sourceforge.net" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define PACKAGE "nghttp2" | #define VERSION "1.15.0" | /* end confdefs.h. */ | #include configure:14206: checking for ld used by x86_64-pc-linux-gnu-g++ configure:14273: result: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 configure:14280: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld configure:14295: result: yes configure:14350: 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:15423: result: yes configure:15459: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe conftest.cpp >&5 configure:15462: $? = 0 configure:15943: checking for x86_64-pc-linux-gnu-g++ option to produce PIC configure:15950: result: -fPIC -DPIC configure:15958: checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works configure:15976: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe -fPIC -DPIC -DPIC conftest.cpp >&5 configure:15980: $? = 0 configure:15993: result: yes configure:16016: checking if x86_64-pc-linux-gnu-g++ static flag -static works configure:16044: result: yes configure:16056: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o configure:16077: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe -o out/conftest2.o conftest.cpp >&5 configure:16081: $? = 0 configure:16103: result: yes configure:16108: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o configure:16155: result: yes configure:16185: 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:16228: result: yes configure:16369: checking dynamic linker characteristics configure:17126: result: GNU/Linux ld.so configure:17191: checking how to hardcode library paths into programs configure:17216: result: immediate configure:17258: checking dependency style of x86_64-pc-linux-gnu-g++ configure:17369: result: none configure:17389: checking how to run the C preprocessor configure:17459: result: x86_64-pc-linux-gnu-gcc -E configure:17479: x86_64-pc-linux-gnu-gcc -E conftest.c configure:17479: $? = 0 configure:17493: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:28:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:17493: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nghttp2" | #define PACKAGE_TARNAME "nghttp2" | #define PACKAGE_VERSION "1.15.0" | #define PACKAGE_STRING "nghttp2 1.15.0" | #define PACKAGE_BUGREPORT "t-tujikawa@users.sourceforge.net" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define PACKAGE "nghttp2" | #define VERSION "1.15.0" | /* end confdefs.h. */ | #include configure:17522: checking whether ln -s works configure:17526: result: yes configure:17533: checking whether make sets $(MAKE) configure:17555: result: yes configure:17577: checking for x86_64-pc-linux-gnu-pkg-config configure:17595: found /usr/bin/x86_64-pc-linux-gnu-pkg-config configure:17607: result: /usr/bin/x86_64-pc-linux-gnu-pkg-config configure:17675: checking pkg-config is at least version 0.20 configure:17678: result: yes configure:17722: checking for a Python interpreter with version >= 2.7 configure:17739: python -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.7'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) configure:17742: $? = 0 configure:17748: result: python configure:17756: checking for python configure:17774: found /usr/bin/python configure:17786: result: /usr/bin/python configure:17804: checking for python version configure:17811: result: 3.4 configure:17823: checking for python platform configure:17830: result: linux configure:17856: checking for python script directory configure:17891: result: ${prefix}/lib64/python3.4/site-packages configure:17900: checking for python extension module directory configure:17935: result: ${exec_prefix}/lib64/python3.4/site-packages configure:18446: checking whether x86_64-pc-linux-gnu-g++ supports C++11 features by default configure:18472: x86_64-pc-linux-gnu-g++ -c conftest.cpp >&5 configure:18472: $? = 0 configure:18479: result: yes configure:18577: checking whether std::future is available configure:18595: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe conftest.cpp >&5 configure:18595: $? = 0 configure:18600: result: yes configure:18610: checking whether std::map::emplace is available configure:18627: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe conftest.cpp >&5 configure:18627: $? = 0 configure:18632: result: yes configure:18643: checking whether std::atomic_* overloads for std::shared_ptr are available configure:18663: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe conftest.cpp >&5 configure:18663: $? = 0 configure:18668: result: yes configure:18715: checking for ZLIB configure:18722: $PKG_CONFIG --exists --print-errors "zlib >= 1.2.3" configure:18725: $? = 0 configure:18739: $PKG_CONFIG --exists --print-errors "zlib >= 1.2.3" configure:18742: $? = 0 configure:18780: result: yes configure:18797: checking for library containing dlopen configure:18828: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 /var/tmp/portage/net-libs/nghttp2-1.15.0/temp/ccni4P1y.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `dlopen' collect2: error: ld returned 1 exit status configure:18828: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nghttp2" | #define PACKAGE_TARNAME "nghttp2" | #define PACKAGE_VERSION "1.15.0" | #define PACKAGE_STRING "nghttp2 1.15.0" | #define PACKAGE_BUGREPORT "t-tujikawa@users.sourceforge.net" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define PACKAGE "nghttp2" | #define VERSION "1.15.0" | #define _U_ __attribute__((unused)) | #define NGHTTP2_NORETURN __attribute__((noreturn)) | #define HAVE_CXX11 1 | #define HAVE_STD_FUTURE 1 | #define HAVE_STD_MAP_EMPLACE 1 | #define HAVE_ATOMIC_STD_SHARED_PTR 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dlopen (); | int | main () | { | return dlopen (); | ; | return 0; | } configure:18828: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -ldl >&5 configure:18828: $? = 0 configure:18845: result: -ldl configure:18860: checking for CUNIT configure:18867: $PKG_CONFIG --exists --print-errors "cunit >= 2.1" Package cunit was not found in the pkg-config search path. Perhaps you should add the directory containing `cunit.pc' to the PKG_CONFIG_PATH environment variable Package 'cunit', required by 'world', not found configure:18870: $? = 1 configure:18884: $PKG_CONFIG --exists --print-errors "cunit >= 2.1" Package cunit was not found in the pkg-config search path. Perhaps you should add the directory containing `cunit.pc' to the PKG_CONFIG_PATH environment variable Package 'cunit', required by 'world', not found configure:18887: $? = 1 configure:18901: result: no Package cunit was not found in the pkg-config search path. Perhaps you should add the directory containing `cunit.pc' to the PKG_CONFIG_PATH environment variable Package 'cunit', required by 'world', not found configure:18932: WARNING: Package cunit was not found in the pkg-config search path. Perhaps you should add the directory containing `cunit.pc' to the PKG_CONFIG_PATH environment variable Package 'cunit', required by 'world', not found configure:18934: checking for CU_initialize_registry in -lcunit configure:18959: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lcunit >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lcunit collect2: error: ld returned 1 exit status configure:18959: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nghttp2" | #define PACKAGE_TARNAME "nghttp2" | #define PACKAGE_VERSION "1.15.0" | #define PACKAGE_STRING "nghttp2 1.15.0" | #define PACKAGE_BUGREPORT "t-tujikawa@users.sourceforge.net" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define PACKAGE "nghttp2" | #define VERSION "1.15.0" | #define _U_ __attribute__((unused)) | #define NGHTTP2_NORETURN __attribute__((noreturn)) | #define HAVE_CXX11 1 | #define HAVE_STD_FUTURE 1 | #define HAVE_STD_MAP_EMPLACE 1 | #define HAVE_ATOMIC_STD_SHARED_PTR 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char CU_initialize_registry (); | int | main () | { | return CU_initialize_registry (); | ; | return 0; | } configure:18968: result: no configure:19008: checking for ev_time in -lev configure:19033: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lev -lm >&5 configure:19033: $? = 0 configure:19042: result: yes configure:19051: checking ev.h usability configure:19051: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:19051: $? = 0 configure:19051: result: yes configure:19051: checking ev.h presence configure:19051: x86_64-pc-linux-gnu-gcc -E conftest.c configure:19051: $? = 0 configure:19051: result: yes configure:19051: checking for ev.h configure:19051: result: yes configure:19071: checking for OPENSSL configure:19078: $PKG_CONFIG --exists --print-errors "openssl >= 1.0.1" configure:19081: $? = 0 configure:19095: $PKG_CONFIG --exists --print-errors "openssl >= 1.0.1" configure:19098: $? = 0 configure:19136: result: yes configure:19149: checking for LIBEVENT_OPENSSL configure:19156: $PKG_CONFIG --exists --print-errors "libevent_openssl >= 2.0.8" configure:19159: $? = 0 configure:19173: $PKG_CONFIG --exists --print-errors "libevent_openssl >= 2.0.8" configure:19176: $? = 0 configure:19214: result: yes configure:19226: checking for JANSSON configure:19233: $PKG_CONFIG --exists --print-errors "jansson >= 2.5" configure:19236: $? = 0 configure:19250: $PKG_CONFIG --exists --print-errors "jansson >= 2.5" configure:19253: $? = 0 configure:19291: result: yes configure:19347: checking for xml2-config configure:19365: found /usr/bin/xml2-config configure:19378: result: /usr/bin/xml2-config configure:19387: checking for libxml - version >= 2.7.7 configure:19489: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -I/usr/include/libxml2 -Wl,-O1 -Wl,--as-needed conftest.c -lxml2 -lz -lm -ldl >&5 conftest.c: In function 'main': conftest.c:48:3: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system("touch conf.xmltest"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ configure:19489: $? = 0 configure:19489: ./conftest configure:19489: $? = 0 configure:19504: result: yes (version 2.9.4) configure:19882: checking for boostlib >= 1.54.0 configure:19965: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe -I/usr/include conftest.cpp >&5 configure:19965: $? = 0 configure:19967: result: yes configure:20146: checking whether the Boost::ASIO library is available configure:20177: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe -I/usr/include conftest.cpp >&5 configure:20177: $? = 0 configure:20191: result: yes configure:20202: checking for main in -lboost_system-mt configure:20221: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib64 conftest.c -lboost_system-mt >&5 configure:20221: $? = 0 configure:20231: result: yes configure:20327: checking whether the Boost::System library is available configure:20351: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe -I/usr/include conftest.cpp >&5 configure:20351: $? = 0 configure:20366: result: yes configure:20381: checking for exit in -lboost_system configure:20406: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib64 conftest.c -lboost_system >&5 conftest.c:46:6: warning: conflicting types for built-in function 'exit' char exit (); ^~~~ configure:20406: $? = 0 configure:20416: result: yes configure:20568: checking whether the Boost::Thread library is available configure:20600: x86_64-pc-linux-gnu-g++ -c -pthread -march=native -O2 -pipe -I/usr/include conftest.cpp >&5 configure:20600: $? = 0 configure:20615: result: yes configure:20644: checking for exit in -lboost_thread configure:20669: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib64 conftest.c -lboost_thread >&5 conftest.c:47:6: warning: conflicting types for built-in function 'exit' char exit (); ^~~~ configure:20669: $? = 0 configure:20679: result: yes configure:21009: checking whether to enable assertions configure:21027: result: yes configure:21050: checking arpa/inet.h usability configure:21050: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:21050: $? = 0 configure:21050: result: yes configure:21050: checking arpa/inet.h presence configure:21050: x86_64-pc-linux-gnu-gcc -E conftest.c configure:21050: $? = 0 configure:21050: result: yes configure:21050: checking for arpa/inet.h configure:21050: result: yes configure:21050: checking fcntl.h usability configure:21050: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:21050: $? = 0 configure:21050: result: yes configure:21050: checking fcntl.h presence configure:21050: x86_64-pc-linux-gnu-gcc -E conftest.c configure:21050: $? = 0 configure:21050: result: yes configure:21050: checking for fcntl.h configure:21050: result: yes configure:21050: checking for inttypes.h configure:21050: result: yes configure:21050: checking limits.h usability configure:21050: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:21050: $? = 0 configure:21050: result: yes configure:21050: checking limits.h presence configure:21050: x86_64-pc-linux-gnu-gcc -E conftest.c configure:21050: $? = 0 configure:21050: result: yes configure:21050: checking for limits.h configure:21050: result: yes configure:21050: checking netdb.h usability configure:21050: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:21050: $? = 0 configure:21050: result: yes configure:21050: checking netdb.h presence configure:21050: x86_64-pc-linux-gnu-gcc -E conftest.c configure:21050: $? = 0 configure:21050: result: yes configure:21050: checking for netdb.h configure:21050: result: yes configure:21050: checking netinet/in.h usability configure:21050: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:21050: $? = 0 configure:21050: result: yes configure:21050: checking netinet/in.h presence configure:21050: x86_64-pc-linux-gnu-gcc -E conftest.c configure:21050: $? = 0 configure:21050: result: yes configure:21050: checking for netinet/in.h configure:21050: result: yes configure:21050: checking pwd.h usability configure:21050: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:21050: $? = 0 configure:21050: result: yes configure:21050: checking pwd.h presence configure:21050: x86_64-pc-linux-gnu-gcc -E conftest.c configure:21050: $? = 0 configure:21050: result: yes configure:21050: checking for pwd.h configure:21050: result: yes configure:21050: checking stddef.h usability configure:21050: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:21050: $? = 0 configure:21050: result: yes configure:21050: checking stddef.h presence configure:21050: x86_64-pc-linux-gnu-gcc -E conftest.c configure:21050: $? = 0 configure:21050: result: yes configure:21050: checking for stddef.h configure:21050: result: yes configure:21050: checking for stdint.h configure:21050: result: yes configure:21050: checking for stdlib.h configure:21050: result: yes configure:21050: checking for string.h configure:21050: result: yes configure:21050: checking sys/socket.h usability configure:21050: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:21050: $? = 0 configure:21050: result: yes configure:21050: checking sys/socket.h presence configure:21050: x86_64-pc-linux-gnu-gcc -E conftest.c configure:21050: $? = 0 configure:21050: result: yes configure:21050: checking for sys/socket.h configure:21050: result: yes configure:21050: checking sys/time.h usability configure:21050: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:21050: $? = 0 configure:21050: result: yes configure:21050: checking sys/time.h presence configure:21050: x86_64-pc-linux-gnu-gcc -E conftest.c configure:21050: $? = 0 configure:21050: result: yes configure:21050: checking for sys/time.h configure:21050: result: yes configure:21050: checking syslog.h usability configure:21050: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:21050: $? = 0 configure:21050: result: yes configure:21050: checking syslog.h presence configure:21050: x86_64-pc-linux-gnu-gcc -E conftest.c configure:21050: $? = 0 configure:21050: result: yes configure:21050: checking for syslog.h configure:21050: result: yes configure:21050: checking time.h usability configure:21050: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:21050: $? = 0 configure:21050: result: yes configure:21050: checking time.h presence configure:21050: x86_64-pc-linux-gnu-gcc -E conftest.c configure:21050: $? = 0 configure:21050: result: yes configure:21050: checking for time.h configure:21050: result: yes configure:21050: checking for unistd.h configure:21050: result: yes configure:21062: checking for size_t configure:21062: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:21062: $? = 0 configure:21062: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:92:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:21062: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nghttp2" | #define PACKAGE_TARNAME "nghttp2" | #define PACKAGE_VERSION "1.15.0" | #define PACKAGE_STRING "nghttp2 1.15.0" | #define PACKAGE_BUGREPORT "t-tujikawa@users.sourceforge.net" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define PACKAGE "nghttp2" | #define VERSION "1.15.0" | #define _U_ __attribute__((unused)) | #define NGHTTP2_NORETURN __attribute__((noreturn)) | #define HAVE_CXX11 1 | #define HAVE_STD_FUTURE 1 | #define HAVE_STD_MAP_EMPLACE 1 | #define HAVE_ATOMIC_STD_SHARED_PTR 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_BOOST /**/ | #define HAVE_BOOST_ASIO /**/ | #define HAVE_BOOST_SYSTEM /**/ | #define HAVE_BOOST_THREAD /**/ | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_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 | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:21062: result: yes configure:21073: checking for ssize_t configure:21073: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:21073: $? = 0 configure:21073: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:92:22: error: expected expression before ')' token if (sizeof ((ssize_t))) ^ configure:21073: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nghttp2" | #define PACKAGE_TARNAME "nghttp2" | #define PACKAGE_VERSION "1.15.0" | #define PACKAGE_STRING "nghttp2 1.15.0" | #define PACKAGE_BUGREPORT "t-tujikawa@users.sourceforge.net" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define PACKAGE "nghttp2" | #define VERSION "1.15.0" | #define _U_ __attribute__((unused)) | #define NGHTTP2_NORETURN __attribute__((noreturn)) | #define HAVE_CXX11 1 | #define HAVE_STD_FUTURE 1 | #define HAVE_STD_MAP_EMPLACE 1 | #define HAVE_ATOMIC_STD_SHARED_PTR 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_BOOST /**/ | #define HAVE_BOOST_ASIO /**/ | #define HAVE_BOOST_SYSTEM /**/ | #define HAVE_BOOST_THREAD /**/ | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_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 | int | main () | { | if (sizeof ((ssize_t))) | return 0; | ; | return 0; | } configure:21073: result: yes configure:21084: checking for uint8_t configure:21084: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:21084: $? = 0 configure:21084: result: yes configure:21098: checking for uint16_t configure:21098: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:21098: $? = 0 configure:21098: result: yes configure:21110: checking for uint32_t configure:21110: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:21110: $? = 0 configure:21110: result: yes configure:21124: checking for uint64_t configure:21124: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:21124: $? = 0 configure:21124: result: yes configure:21138: checking for int8_t configure:21138: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:21138: $? = 0 configure:21138: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:93: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:21138: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nghttp2" | #define PACKAGE_TARNAME "nghttp2" | #define PACKAGE_VERSION "1.15.0" | #define PACKAGE_STRING "nghttp2 1.15.0" | #define PACKAGE_BUGREPORT "t-tujikawa@users.sourceforge.net" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define PACKAGE "nghttp2" | #define VERSION "1.15.0" | #define _U_ __attribute__((unused)) | #define NGHTTP2_NORETURN __attribute__((noreturn)) | #define HAVE_CXX11 1 | #define HAVE_STD_FUTURE 1 | #define HAVE_STD_MAP_EMPLACE 1 | #define HAVE_ATOMIC_STD_SHARED_PTR 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_BOOST /**/ | #define HAVE_BOOST_ASIO /**/ | #define HAVE_BOOST_SYSTEM /**/ | #define HAVE_BOOST_THREAD /**/ | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_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 | 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:21138: result: yes configure:21149: checking for int16_t configure:21149: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:21149: $? = 0 configure:21149: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:93: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:21149: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nghttp2" | #define PACKAGE_TARNAME "nghttp2" | #define PACKAGE_VERSION "1.15.0" | #define PACKAGE_STRING "nghttp2 1.15.0" | #define PACKAGE_BUGREPORT "t-tujikawa@users.sourceforge.net" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define PACKAGE "nghttp2" | #define VERSION "1.15.0" | #define _U_ __attribute__((unused)) | #define NGHTTP2_NORETURN __attribute__((noreturn)) | #define HAVE_CXX11 1 | #define HAVE_STD_FUTURE 1 | #define HAVE_STD_MAP_EMPLACE 1 | #define HAVE_ATOMIC_STD_SHARED_PTR 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_BOOST /**/ | #define HAVE_BOOST_ASIO /**/ | #define HAVE_BOOST_SYSTEM /**/ | #define HAVE_BOOST_THREAD /**/ | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_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 | 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:21149: result: yes configure:21160: checking for int32_t configure:21160: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:21160: $? = 0 configure:21160: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:94:53: warning: integer overflow in expression [-Woverflow] < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))]; ^ conftest.c:93: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:21160: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nghttp2" | #define PACKAGE_TARNAME "nghttp2" | #define PACKAGE_VERSION "1.15.0" | #define PACKAGE_STRING "nghttp2 1.15.0" | #define PACKAGE_BUGREPORT "t-tujikawa@users.sourceforge.net" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define PACKAGE "nghttp2" | #define VERSION "1.15.0" | #define _U_ __attribute__((unused)) | #define NGHTTP2_NORETURN __attribute__((noreturn)) | #define HAVE_CXX11 1 | #define HAVE_STD_FUTURE 1 | #define HAVE_STD_MAP_EMPLACE 1 | #define HAVE_ATOMIC_STD_SHARED_PTR 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_BOOST /**/ | #define HAVE_BOOST_ASIO /**/ | #define HAVE_BOOST_SYSTEM /**/ | #define HAVE_BOOST_THREAD /**/ | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_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 | 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:21160: result: yes configure:21171: checking for int64_t configure:21171: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:21171: $? = 0 configure:21171: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:94:53: warning: integer overflow in expression [-Woverflow] < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))]; ^ conftest.c:93: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:21171: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nghttp2" | #define PACKAGE_TARNAME "nghttp2" | #define PACKAGE_VERSION "1.15.0" | #define PACKAGE_STRING "nghttp2 1.15.0" | #define PACKAGE_BUGREPORT "t-tujikawa@users.sourceforge.net" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define PACKAGE "nghttp2" | #define VERSION "1.15.0" | #define _U_ __attribute__((unused)) | #define NGHTTP2_NORETURN __attribute__((noreturn)) | #define HAVE_CXX11 1 | #define HAVE_STD_FUTURE 1 | #define HAVE_STD_MAP_EMPLACE 1 | #define HAVE_ATOMIC_STD_SHARED_PTR 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_BOOST /**/ | #define HAVE_BOOST_ASIO /**/ | #define HAVE_BOOST_SYSTEM /**/ | #define HAVE_BOOST_THREAD /**/ | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_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 | 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:21171: result: yes configure:21182: checking for off_t configure:21182: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:21182: $? = 0 configure:21182: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:92:20: error: expected expression before ')' token if (sizeof ((off_t))) ^ configure:21182: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nghttp2" | #define PACKAGE_TARNAME "nghttp2" | #define PACKAGE_VERSION "1.15.0" | #define PACKAGE_STRING "nghttp2 1.15.0" | #define PACKAGE_BUGREPORT "t-tujikawa@users.sourceforge.net" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define PACKAGE "nghttp2" | #define VERSION "1.15.0" | #define _U_ __attribute__((unused)) | #define NGHTTP2_NORETURN __attribute__((noreturn)) | #define HAVE_CXX11 1 | #define HAVE_STD_FUTURE 1 | #define HAVE_STD_MAP_EMPLACE 1 | #define HAVE_ATOMIC_STD_SHARED_PTR 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_BOOST /**/ | #define HAVE_BOOST_ASIO /**/ | #define HAVE_BOOST_SYSTEM /**/ | #define HAVE_BOOST_THREAD /**/ | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_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 | int | main () | { | if (sizeof ((off_t))) | return 0; | ; | return 0; | } configure:21182: result: yes configure:21193: checking for pid_t configure:21193: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:21193: $? = 0 configure:21193: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:92:20: error: expected expression before ')' token if (sizeof ((pid_t))) ^ configure:21193: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nghttp2" | #define PACKAGE_TARNAME "nghttp2" | #define PACKAGE_VERSION "1.15.0" | #define PACKAGE_STRING "nghttp2 1.15.0" | #define PACKAGE_BUGREPORT "t-tujikawa@users.sourceforge.net" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define PACKAGE "nghttp2" | #define VERSION "1.15.0" | #define _U_ __attribute__((unused)) | #define NGHTTP2_NORETURN __attribute__((noreturn)) | #define HAVE_CXX11 1 | #define HAVE_STD_FUTURE 1 | #define HAVE_STD_MAP_EMPLACE 1 | #define HAVE_ATOMIC_STD_SHARED_PTR 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_BOOST /**/ | #define HAVE_BOOST_ASIO /**/ | #define HAVE_BOOST_SYSTEM /**/ | #define HAVE_BOOST_THREAD /**/ | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_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 | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:21193: result: yes configure:21204: checking for uid_t in sys/types.h configure:21223: result: yes configure:21234: checking for ptrdiff_t configure:21234: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:21234: $? = 0 configure:21234: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:92:24: error: expected expression before ')' token if (sizeof ((ptrdiff_t))) ^ configure:21234: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nghttp2" | #define PACKAGE_TARNAME "nghttp2" | #define PACKAGE_VERSION "1.15.0" | #define PACKAGE_STRING "nghttp2 1.15.0" | #define PACKAGE_BUGREPORT "t-tujikawa@users.sourceforge.net" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define PACKAGE "nghttp2" | #define VERSION "1.15.0" | #define _U_ __attribute__((unused)) | #define NGHTTP2_NORETURN __attribute__((noreturn)) | #define HAVE_CXX11 1 | #define HAVE_STD_FUTURE 1 | #define HAVE_STD_MAP_EMPLACE 1 | #define HAVE_ATOMIC_STD_SHARED_PTR 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_BOOST /**/ | #define HAVE_BOOST_ASIO /**/ | #define HAVE_BOOST_SYSTEM /**/ | #define HAVE_BOOST_THREAD /**/ | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_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 | int | main () | { | if (sizeof ((ptrdiff_t))) | return 0; | ; | return 0; | } configure:21234: result: yes configure:21244: checking whether byte ordering is bigendian configure:21259: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c:58:9: error: unknown type name 'not' not a universal capable compiler ^~~ conftest.c:58:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^~~~~~~~~ conftest.c:58:15: error: unknown type name 'universal' configure:21259: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nghttp2" | #define PACKAGE_TARNAME "nghttp2" | #define PACKAGE_VERSION "1.15.0" | #define PACKAGE_STRING "nghttp2 1.15.0" | #define PACKAGE_BUGREPORT "t-tujikawa@users.sourceforge.net" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define PACKAGE "nghttp2" | #define VERSION "1.15.0" | #define _U_ __attribute__((unused)) | #define NGHTTP2_NORETURN __attribute__((noreturn)) | #define HAVE_CXX11 1 | #define HAVE_STD_FUTURE 1 | #define HAVE_STD_MAP_EMPLACE 1 | #define HAVE_ATOMIC_STD_SHARED_PTR 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_BOOST /**/ | #define HAVE_BOOST_ASIO /**/ | #define HAVE_BOOST_SYSTEM /**/ | #define HAVE_BOOST_THREAD /**/ | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTRDIFF_T 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:21304: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:21304: $? = 0 configure:21322: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:64:4: error: unknown type name 'not' not big endian ^~~ conftest.c:64:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^~~~~~ configure:21322: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nghttp2" | #define PACKAGE_TARNAME "nghttp2" | #define PACKAGE_VERSION "1.15.0" | #define PACKAGE_STRING "nghttp2 1.15.0" | #define PACKAGE_BUGREPORT "t-tujikawa@users.sourceforge.net" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define PACKAGE "nghttp2" | #define VERSION "1.15.0" | #define _U_ __attribute__((unused)) | #define NGHTTP2_NORETURN __attribute__((noreturn)) | #define HAVE_CXX11 1 | #define HAVE_STD_FUTURE 1 | #define HAVE_STD_MAP_EMPLACE 1 | #define HAVE_ATOMIC_STD_SHARED_PTR 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_BOOST /**/ | #define HAVE_BOOST_ASIO /**/ | #define HAVE_BOOST_SYSTEM /**/ | #define HAVE_BOOST_THREAD /**/ | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTRDIFF_T 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:21450: result: no configure:21468: checking for inline configure:21484: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:21484: $? = 0 configure:21492: result: inline configure:21517: checking for special C compiler options needed for large files configure:21562: result: no configure:21568: checking for _FILE_OFFSET_BITS value needed for large files configure:21593: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:21593: $? = 0 configure:21625: result: no configure:21711: checking for struct tm.tm_gmtoff configure:21711: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:21711: $? = 0 configure:21711: result: yes configure:21732: checking size of int * configure:21737: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:21737: $? = 0 configure:21737: ./conftest configure:21737: $? = 0 configure:21751: result: 8 configure:21766: checking size of time_t configure:21771: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:21771: $? = 0 configure:21771: ./conftest configure:21771: $? = 0 configure:21785: result: 8 configure:21803: checking for unistd.h configure:21803: result: yes configure:21813: checking for working chown configure:21846: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:21846: $? = 0 configure:21846: ./conftest configure:21846: $? = 0 configure:21858: result: yes configure:21866: checking for error_at_line configure:21882: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:21882: $? = 0 configure:21890: result: yes configure:21903: checking vfork.h usability configure:21903: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c:95:19: fatal error: vfork.h: No such file or directory #include ^ compilation terminated. configure:21903: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nghttp2" | #define PACKAGE_TARNAME "nghttp2" | #define PACKAGE_VERSION "1.15.0" | #define PACKAGE_STRING "nghttp2 1.15.0" | #define PACKAGE_BUGREPORT "t-tujikawa@users.sourceforge.net" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define PACKAGE "nghttp2" | #define VERSION "1.15.0" | #define _U_ __attribute__((unused)) | #define NGHTTP2_NORETURN __attribute__((noreturn)) | #define HAVE_CXX11 1 | #define HAVE_STD_FUTURE 1 | #define HAVE_STD_MAP_EMPLACE 1 | #define HAVE_ATOMIC_STD_SHARED_PTR 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_BOOST /**/ | #define HAVE_BOOST_ASIO /**/ | #define HAVE_BOOST_SYSTEM /**/ | #define HAVE_BOOST_THREAD /**/ | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define SIZEOF_INT_P 8 | #define SIZEOF_TIME_T 8 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 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:21903: result: no configure:21903: checking vfork.h presence configure:21903: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:62:19: fatal error: vfork.h: No such file or directory #include ^ compilation terminated. configure:21903: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nghttp2" | #define PACKAGE_TARNAME "nghttp2" | #define PACKAGE_VERSION "1.15.0" | #define PACKAGE_STRING "nghttp2 1.15.0" | #define PACKAGE_BUGREPORT "t-tujikawa@users.sourceforge.net" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define PACKAGE "nghttp2" | #define VERSION "1.15.0" | #define _U_ __attribute__((unused)) | #define NGHTTP2_NORETURN __attribute__((noreturn)) | #define HAVE_CXX11 1 | #define HAVE_STD_FUTURE 1 | #define HAVE_STD_MAP_EMPLACE 1 | #define HAVE_ATOMIC_STD_SHARED_PTR 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_BOOST /**/ | #define HAVE_BOOST_ASIO /**/ | #define HAVE_BOOST_SYSTEM /**/ | #define HAVE_BOOST_THREAD /**/ | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define SIZEOF_INT_P 8 | #define SIZEOF_TIME_T 8 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | /* end confdefs.h. */ | #include configure:21903: result: no configure:21903: checking for vfork.h configure:21903: result: no configure:21916: checking for fork configure:21916: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:85:6: warning: conflicting types for built-in function 'fork' char fork (); ^~~~ configure:21916: $? = 0 configure:21916: result: yes configure:21916: checking for vfork configure:21916: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:21916: $? = 0 configure:21916: result: yes configure:21926: checking for working fork configure:21948: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:21948: $? = 0 configure:21948: ./conftest configure:21948: $? = 0 configure:21958: result: yes configure:21979: checking for working vfork configure:22089: result: yes configure:22116: checking whether strerror_r is declared configure:22116: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:22116: $? = 0 configure:22116: result: yes configure:22129: checking for strerror_r configure:22129: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:22129: $? = 0 configure:22129: result: yes configure:22138: checking whether strerror_r returns char * configure:22162: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:22162: $? = 0 configure:22200: result: yes configure:22208: checking for working strnlen configure:22246: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:22246: $? = 0 configure:22246: ./conftest configure:22246: $? = 0 configure:22256: result: yes configure:22289: checking for _Exit configure:22289: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:92:6: warning: conflicting types for built-in function '_Exit' char _Exit (); ^~~~~ configure:22289: $? = 0 configure:22289: result: yes configure:22289: checking for accept4 configure:22289: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:22289: $? = 0 configure:22289: result: yes configure:22289: checking for dup2 configure:22289: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:22289: $? = 0 configure:22289: result: yes configure:22289: checking for getcwd configure:22289: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:22289: $? = 0 configure:22289: result: yes configure:22289: checking for getpwnam configure:22289: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:22289: $? = 0 configure:22289: result: yes configure:22289: checking for localtime_r configure:22289: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:22289: $? = 0 configure:22289: result: yes configure:22289: checking for memchr configure:22289: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:98:6: warning: conflicting types for built-in function 'memchr' char memchr (); ^~~~~~ configure:22289: $? = 0 configure:22289: result: yes configure:22289: checking for memmove configure:22289: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:99:6: warning: conflicting types for built-in function 'memmove' char memmove (); ^~~~~~~ configure:22289: $? = 0 configure:22289: result: yes configure:22289: checking for memset configure:22289: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:100:6: warning: conflicting types for built-in function 'memset' char memset (); ^~~~~~ configure:22289: $? = 0 configure:22289: result: yes configure:22289: checking for socket configure:22289: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:22289: $? = 0 configure:22289: result: yes configure:22289: checking for sqrt configure:22289: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:102:6: warning: conflicting types for built-in function 'sqrt' char sqrt (); ^~~~ /var/tmp/portage/net-libs/nghttp2-1.15.0/temp/ccjO0ck0.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `sqrt' collect2: error: ld returned 1 exit status configure:22289: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "nghttp2" | #define PACKAGE_TARNAME "nghttp2" | #define PACKAGE_VERSION "1.15.0" | #define PACKAGE_STRING "nghttp2 1.15.0" | #define PACKAGE_BUGREPORT "t-tujikawa@users.sourceforge.net" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define PACKAGE "nghttp2" | #define VERSION "1.15.0" | #define _U_ __attribute__((unused)) | #define NGHTTP2_NORETURN __attribute__((noreturn)) | #define HAVE_CXX11 1 | #define HAVE_STD_FUTURE 1 | #define HAVE_STD_MAP_EMPLACE 1 | #define HAVE_ATOMIC_STD_SHARED_PTR 1 | #define HAVE_JANSSON 1 | #define HAVE_LIBXML2 1 | #define HAVE_BOOST /**/ | #define HAVE_BOOST_ASIO /**/ | #define HAVE_BOOST_SYSTEM /**/ | #define HAVE_BOOST_THREAD /**/ | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PTRDIFF_T 1 | #define HAVE_STRUCT_TM_TM_GMTOFF 1 | #define SIZEOF_INT_P 8 | #define SIZEOF_TIME_T 8 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 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__EXIT 1 | #define HAVE_ACCEPT4 1 | #define HAVE_DUP2 1 | #define HAVE_GETCWD 1 | #define HAVE_GETPWNAM 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 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:22289: result: no configure:22289: checking for strchr configure:22289: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:102:6: warning: conflicting types for built-in function 'strchr' char strchr (); ^~~~~~ configure:22289: $? = 0 configure:22289: result: yes configure:22289: checking for strdup configure:22289: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:103:6: warning: conflicting types for built-in function 'strdup' char strdup (); ^~~~~~ configure:22289: $? = 0 configure:22289: result: yes configure:22289: checking for strerror configure:22289: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:22289: $? = 0 configure:22289: result: yes configure:22289: checking for strndup configure:22289: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:105:6: warning: conflicting types for built-in function 'strndup' char strndup (); ^~~~~~~ configure:22289: $? = 0 configure:22289: result: yes configure:22289: checking for strstr configure:22289: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:106:6: warning: conflicting types for built-in function 'strstr' char strstr (); ^~~~~~ configure:22289: $? = 0 configure:22289: result: yes configure:22289: checking for strtol configure:22289: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:22289: $? = 0 configure:22289: result: yes configure:22289: checking for strtoul configure:22289: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:22289: $? = 0 configure:22289: result: yes configure:22289: checking for timegm configure:22289: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:22289: $? = 0 configure:22289: result: yes configure:22301: checking for timerfd_create configure:22301: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:22301: $? = 0 configure:22301: result: yes configure:22312: checking whether initgroups is declared configure:22312: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:22312: $? = 0 configure:22312: result: yes configure:22332: checking linux/version.h usability configure:22332: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:22332: $? = 0 configure:22332: result: yes configure:22332: checking linux/version.h presence configure:22332: x86_64-pc-linux-gnu-gcc -E conftest.c configure:22332: $? = 0 configure:22332: result: yes configure:22332: checking for linux/version.h configure:22332: result: yes configure:22338: checking for Linux epoll(7) interface configure:22364: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -DHAVE_LINUX_VERSION_H -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:22364: $? = 0 configure:22375: result: yes configure:24012: checking whether C compiler accepts -fvisibility=hidden configure:24031: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fvisibility=hidden conftest.c >&5 configure:24031: $? = 0 configure:24039: result: yes configure:24191: checking that generated files are newer than configure configure:24197: result: done configure:24285: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by nghttp2 config.status 1.15.0, 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:1336: creating Makefile config.status:1336: creating lib/Makefile config.status:1336: creating lib/libnghttp2.pc config.status:1336: creating lib/includes/Makefile config.status:1336: creating lib/includes/nghttp2/nghttp2ver.h config.status:1336: creating tests/Makefile config.status:1336: creating tests/testdata/Makefile config.status:1336: creating third-party/Makefile config.status:1336: creating src/Makefile config.status:1336: creating src/includes/Makefile config.status:1336: creating src/libnghttp2_asio.pc config.status:1336: creating examples/Makefile config.status:1336: creating python/Makefile config.status:1336: creating python/setup.py config.status:1336: creating integration-tests/Makefile config.status:1336: creating integration-tests/config.go config.status:1336: creating integration-tests/setenv config.status:1336: creating doc/Makefile config.status:1336: creating doc/conf.py config.status:1336: creating doc/index.rst config.status:1336: creating doc/package_README.rst config.status:1336: creating doc/tutorial-client.rst config.status:1336: creating doc/tutorial-server.rst config.status:1336: creating doc/tutorial-hpack.rst config.status:1336: creating doc/nghttpx-howto.rst config.status:1336: creating doc/h2load-howto.rst config.status:1336: creating doc/libnghttp2_asio.rst config.status:1336: creating doc/python-apiref.rst config.status:1336: creating doc/building-android-binary.rst config.status:1336: creating doc/nghttp2.h.rst config.status:1336: creating doc/nghttp2ver.h.rst config.status:1336: creating doc/asio_http2.h.rst config.status:1336: creating doc/asio_http2_server.h.rst config.status:1336: creating doc/asio_http2_client.h.rst config.status:1336: creating doc/contribute.rst config.status:1336: creating contrib/Makefile config.status:1336: creating script/Makefile config.status:1336: creating config.h config.status:1550: executing libtool commands config.status:1550: executing depfiles commands configure:26791: summary of build options: Package version: 1.15.0 Library version: 25:0:11 Install prefix: /usr System types: Build: x86_64-pc-linux-gnu Host: x86_64-pc-linux-gnu Target: x86_64-pc-linux-gnu Compiler: C compiler: x86_64-pc-linux-gnu-gcc CFLAGS: -march=native -O2 -pipe LDFLAGS: -Wl,-O1 -Wl,--as-needed C++ compiler: x86_64-pc-linux-gnu-g++ CXXFLAGS: -march=native -O2 -pipe CXXCPP: x86_64-pc-linux-gnu-g++ -E C preprocessor: x86_64-pc-linux-gnu-gcc -E CPPFLAGS: WARNCFLAGS: WARNCXXFLAGS: CXX1XCXXFLAGS: EXTRACFLAG: -fvisibility=hidden LIBS: Library: Shared: yes Static: no Python: Python: /usr/bin/python PYTHON_VERSION: 3.4 pyexecdir: ${exec_prefix}/lib64/python3.4/site-packages Python-dev: PYTHON_CPPFLAGS: PYTHON_LDFLAGS: Cython: no Test: CUnit: no (CFLAGS='' LIBS='') Failmalloc: no Libs: OpenSSL: yes (CFLAGS=' ' LIBS='-lssl -lcrypto ') Libxml2: yes (CFLAGS='-I/usr/include/libxml2' LIBS='-lxml2 -lz -lm -ldl') Libev: yes (CFLAGS='' LIBS='-lev') Libevent(SSL): yes (CFLAGS=' ' LIBS='-levent_openssl -levent ') Spdylay: no (CFLAGS='' LIBS='') Jansson: yes (CFLAGS=' ' LIBS='-ljansson ') Jemalloc: no (LIBS='') Zlib: yes (CFLAGS=' ' LIBS='-lz ') Boost CPPFLAGS: -pthread -I/usr/include Boost LDFLAGS: -L/usr/lib64 Boost::ASIO: -lboost_system-mt Boost::System: -lboost_system Boost::Thread: -lboost_thread Third-party: http-parser: yes MRuby: no (CFLAGS='' LIBS='') Neverbleed: no Features: Applications: no HPACK tools: no Libnghttp2_asio:yes Examples: no Python bindings:no Threading: yes ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=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_uint16_t=yes ac_cv_c_uint32_t=yes ac_cv_c_uint64_t=yes ac_cv_c_uint8_t=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=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_CUNIT_CFLAGS_set= ac_cv_env_CUNIT_CFLAGS_value= ac_cv_env_CUNIT_LIBS_set= ac_cv_env_CUNIT_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' ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_CYTHON_set= ac_cv_env_CYTHON_value= ac_cv_env_JANSSON_CFLAGS_set= ac_cv_env_JANSSON_CFLAGS_value= ac_cv_env_JANSSON_LIBS_set= ac_cv_env_JANSSON_LIBS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed' ac_cv_env_LIBEVENT_OPENSSL_CFLAGS_set= ac_cv_env_LIBEVENT_OPENSSL_CFLAGS_value= ac_cv_env_LIBEVENT_OPENSSL_LIBS_set= ac_cv_env_LIBEVENT_OPENSSL_LIBS_value= ac_cv_env_LIBSPDYLAY_CFLAGS_set= ac_cv_env_LIBSPDYLAY_CFLAGS_value= ac_cv_env_LIBSPDYLAY_LIBS_set= ac_cv_env_LIBSPDYLAY_LIBS_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_OPENSSL_CFLAGS_set= ac_cv_env_OPENSSL_CFLAGS_value= ac_cv_env_OPENSSL_LIBS_set= ac_cv_env_OPENSSL_LIBS_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_PYTHON_VERSION_set= ac_cv_env_PYTHON_VERSION_value= ac_cv_env_PYTHON_set= ac_cv_env_PYTHON_value= ac_cv_env_ZLIB_CFLAGS_set= ac_cv_env_ZLIB_CFLAGS_value= ac_cv_env_ZLIB_LIBS_set= ac_cv_env_ZLIB_LIBS_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__Exit=yes ac_cv_func_accept4=yes ac_cv_func_chown_works=yes ac_cv_func_dup2=yes ac_cv_func_fork=yes ac_cv_func_fork_works=yes ac_cv_func_getcwd=yes ac_cv_func_getpwnam=yes ac_cv_func_localtime_r=yes ac_cv_func_memchr=yes ac_cv_func_memmove=yes ac_cv_func_memset=yes ac_cv_func_socket=yes ac_cv_func_sqrt=no 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_strndup=yes ac_cv_func_strnlen_working=yes ac_cv_func_strstr=yes ac_cv_func_strtol=yes ac_cv_func_strtoul=yes ac_cv_func_timegm=yes ac_cv_func_timerfd_create=yes ac_cv_func_vfork=yes ac_cv_func_vfork_works=yes ac_cv_have_decl_initgroups=yes ac_cv_have_decl_strerror_r=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_ev_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_version_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_pwd_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=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_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_syslog_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_vfork_h=no ac_cv_host=x86_64-pc-linux-gnu ac_cv_lib_boost_system___exit=yes ac_cv_lib_boost_system_mt___main=yes ac_cv_lib_boost_thread___exit=yes ac_cv_lib_cunit_CU_initialize_registry=no ac_cv_lib_error_at_line=yes ac_cv_lib_ev_ev_time=yes ac_cv_member_struct_tm_tm_gmtoff=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_PKG_CONFIG=/usr/bin/x86_64-pc-linux-gnu-pkg-config ac_cv_path_PYTHON=/usr/bin/python ac_cv_path_SED=/bin/sed ac_cv_path_XML2_CONFIG=/usr/bin/xml2-config 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-g++ ac_cv_prog_CXXCPP='x86_64-pc-linux-gnu-g++ -E' ac_cv_prog_OBJDUMP=x86_64-pc-linux-gnu-objdump ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib 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_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_dlopen=-ldl ac_cv_sizeof_int_p=8 ac_cv_sizeof_time_t=8 ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_target=x86_64-pc-linux-gnu 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_type_uid_t=yes am_cv_CC_dependencies_compiler_type=none am_cv_CXX_dependencies_compiler_type=none am_cv_make_support_nested_variables=yes am_cv_pathless_PYTHON=python am_cv_prog_cc_c_o=yes am_cv_python_platform=linux am_cv_python_pyexecdir='${exec_prefix}/lib64/python3.4/site-packages' am_cv_python_pythondir='${prefix}/lib64/python3.4/site-packages' am_cv_python_version=3.4 ax_cv_boost_asio=yes ax_cv_boost_system=yes ax_cv_boost_thread=yes ax_cv_check_cflags___fvisibility_hidden=yes ax_cv_cxx_compile_cxx11=yes ax_cv_have_epoll=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][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' pkg_cv_JANSSON_CFLAGS=' ' pkg_cv_JANSSON_LIBS='-ljansson ' pkg_cv_LIBEVENT_OPENSSL_CFLAGS=' ' pkg_cv_LIBEVENT_OPENSSL_LIBS='-levent_openssl -levent ' pkg_cv_OPENSSL_CFLAGS=' ' pkg_cv_OPENSSL_LIBS='-lssl -lcrypto ' pkg_cv_ZLIB_CFLAGS=' ' pkg_cv_ZLIB_LIBS='-lz ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/net-libs/nghttp2-1.15.0/work/nghttp2-1.15.0/missing aclocal-1.15' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' APPLDFLAGS='-ldl -pthread' AR='x86_64-pc-linux-gnu-ar' AUTOCONF='${SHELL} /var/tmp/portage/net-libs/nghttp2-1.15.0/work/nghttp2-1.15.0/missing autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/net-libs/nghttp2-1.15.0/work/nghttp2-1.15.0/missing autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/net-libs/nghttp2-1.15.0/work/nghttp2-1.15.0/missing automake-1.15' AWK='gawk' BOOST_ASIO_LIB='-lboost_system-mt' BOOST_CPPFLAGS='-pthread -I/usr/include' BOOST_LDFLAGS='-L/usr/lib64' BOOST_SYSTEM_LIB='-lboost_system' BOOST_THREAD_LIB='-lboost_thread' CC='x86_64-pc-linux-gnu-gcc' CCDEPMODE='depmode=none' CFLAGS='-march=native -O2 -pipe' CPP='x86_64-pc-linux-gnu-gcc -E' CPPFLAGS='' CUNIT_CFLAGS='' CUNIT_LIBS='' CXX1XCXXFLAGS='' CXX='x86_64-pc-linux-gnu-g++' CXXCPP='x86_64-pc-linux-gnu-g++ -E' CXXDEPMODE='depmode=none' CXXFLAGS='-march=native -O2 -pipe' CYGPATH_W='echo' CYTHON='no' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_APP_FALSE='' ENABLE_APP_TRUE='#' ENABLE_ASIO_LIB_FALSE='#' ENABLE_ASIO_LIB_TRUE='' ENABLE_EXAMPLES_FALSE='' ENABLE_EXAMPLES_TRUE='#' ENABLE_FAILMALLOC_FALSE='' ENABLE_FAILMALLOC_TRUE='#' ENABLE_HPACK_TOOLS_FALSE='' ENABLE_HPACK_TOOLS_TRUE='#' ENABLE_PYTHON_BINDINGS_FALSE='' ENABLE_PYTHON_BINDINGS_TRUE='#' ENABLE_STATIC_FALSE='' ENABLE_STATIC_TRUE='#' ENABLE_THIRD_PARTY_FALSE='#' ENABLE_THIRD_PARTY_TRUE='' ENABLE_TINY_NGHTTPD_FALSE='#' ENABLE_TINY_NGHTTPD_TRUE='' EXEEXT='' EXTRACFLAG='-fvisibility=hidden' FGREP='/bin/grep -F' GREP='/bin/grep' HAVE_CUNIT_FALSE='' HAVE_CUNIT_TRUE='#' HAVE_CXX11='1' HAVE_CYTHON_FALSE='#' HAVE_CYTHON_TRUE='' HAVE_LIBXML2_FALSE='#' HAVE_LIBXML2_TRUE='' HAVE_MRUBY_FALSE='' HAVE_MRUBY_TRUE='#' HAVE_NEVERBLEED_FALSE='' HAVE_NEVERBLEED_TRUE='#' HAVE_SPDYLAY_FALSE='' HAVE_SPDYLAY_TRUE='#' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' JANSSON_CFLAGS=' ' JANSSON_LIBS='-ljansson ' JEMALLOC_LIBS='' LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' LDFLAGS='-Wl,-O1 -Wl,--as-needed' LIBEVENT_OPENSSL_CFLAGS=' ' LIBEVENT_OPENSSL_LIBS='-levent_openssl -levent ' LIBEV_CFLAGS='' LIBEV_LIBS='-lev' LIBMRUBY_CFLAGS='' LIBMRUBY_LIBS='' LIBOBJS='' LIBS='' LIBSPDYLAY_CFLAGS='' LIBSPDYLAY_LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' LT_AGE='11' LT_CURRENT='25' LT_REVISION='0' LT_SYS_LIBRARY_PATH='' MAKEINFO='${SHELL} /var/tmp/portage/net-libs/nghttp2-1.15.0/work/nghttp2-1.15.0/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' NM='/usr/bin/x86_64-pc-linux-gnu-nm -B' NMEDIT='' OBJDUMP='x86_64-pc-linux-gnu-objdump' OBJEXT='o' OPENSSL_CFLAGS=' ' OPENSSL_LIBS='-lssl -lcrypto ' OTOOL64='' OTOOL='' PACKAGE='nghttp2' PACKAGE_BUGREPORT='t-tujikawa@users.sourceforge.net' PACKAGE_NAME='nghttp2' PACKAGE_STRING='nghttp2 1.15.0' PACKAGE_TARNAME='nghttp2' PACKAGE_URL='' PACKAGE_VERSION='1.15.0' PACKAGE_VERSION_NUM='0x010f00' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/x86_64-pc-linux-gnu-pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='/usr/lib64/pkgconfig' PYTHON='/usr/bin/python' PYTHON_CPPFLAGS='' PYTHON_EXEC_PREFIX='${exec_prefix}' PYTHON_EXTRA_LDFLAGS='' PYTHON_EXTRA_LIBS='' PYTHON_LDFLAGS='' PYTHON_PLATFORM='linux' PYTHON_PREFIX='${prefix}' PYTHON_SITE_PKG='' PYTHON_VERSION='3.4' RANLIB='x86_64-pc-linux-gnu-ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='x86_64-pc-linux-gnu-strip' TESTLDADD='' VERSION='1.15.0' WARNCFLAGS='' WARNCXXFLAGS='' XML2_CONFIG='/usr/bin/xml2-config' XML_CPPFLAGS='-I/usr/include/libxml2' XML_LIBS='-lxml2 -lz -lm -ldl' ZLIB_CFLAGS=' ' ZLIB_LIBS='-lz ' 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-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' 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/nghttp2-1.15.0' 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='/usr/share/doc/nghttp2-1.15.0/html' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/tmp/portage/net-libs/nghttp2-1.15.0/work/nghttp2-1.15.0/install-sh' libdir='/usr/lib64' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' mandir='/usr/share/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' pkgpyexecdir='${pyexecdir}/nghttp2' pkgpythondir='${pythondir}/nghttp2' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' pyexecdir='${exec_prefix}/lib64/python3.4/site-packages' pythondir='${prefix}/lib64/python3.4/site-packages' runstatedir='${localstatedir}/run' 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 "nghttp2" #define PACKAGE_TARNAME "nghttp2" #define PACKAGE_VERSION "1.15.0" #define PACKAGE_STRING "nghttp2 1.15.0" #define PACKAGE_BUGREPORT "t-tujikawa@users.sourceforge.net" #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 HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define PACKAGE "nghttp2" #define VERSION "1.15.0" #define _U_ __attribute__((unused)) #define NGHTTP2_NORETURN __attribute__((noreturn)) #define HAVE_CXX11 1 #define HAVE_STD_FUTURE 1 #define HAVE_STD_MAP_EMPLACE 1 #define HAVE_ATOMIC_STD_SHARED_PTR 1 #define HAVE_JANSSON 1 #define HAVE_LIBXML2 1 #define HAVE_BOOST /**/ #define HAVE_BOOST_ASIO /**/ #define HAVE_BOOST_SYSTEM /**/ #define HAVE_BOOST_THREAD /**/ #define HAVE_ARPA_INET_H 1 #define HAVE_FCNTL_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIMITS_H 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_PWD_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_TIME_H 1 #define HAVE_UNISTD_H 1 #define HAVE_PTRDIFF_T 1 #define HAVE_STRUCT_TM_TM_GMTOFF 1 #define SIZEOF_INT_P 8 #define SIZEOF_TIME_T 8 #define HAVE_UNISTD_H 1 #define HAVE_CHOWN 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__EXIT 1 #define HAVE_ACCEPT4 1 #define HAVE_DUP2 1 #define HAVE_GETCWD 1 #define HAVE_GETPWNAM 1 #define HAVE_LOCALTIME_R 1 #define HAVE_MEMCHR 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMSET 1 #define HAVE_SOCKET 1 #define HAVE_STRCHR 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRNDUP 1 #define HAVE_STRSTR 1 #define HAVE_STRTOL 1 #define HAVE_STRTOUL 1 #define HAVE_TIMEGM 1 #define HAVE_DECL_INITGROUPS 1 configure: exit 0