Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 459748 Details for
Bug 605468
net-libs/nghttp2-1.18.1 : configure: error: applications were requested (--enable-app) but dependencies are not met.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
config.log
config.log (text/plain), 58.53 KB, created by
Toralf Förster
on 2017-01-12 12:27:42 UTC
(
hide
)
Description:
config.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2017-01-12 12:27:42 UTC
Size:
58.53 KB
patch
obsolete
>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.18.1, which was >generated by GNU Autoconf 2.69. Invocation command line was > > $ /var/tmp/portage/net-libs/nghttp2-1.18.1/work/nghttp2-1.18.1/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.18.1 --htmldir=/usr/share/doc/nghttp2-1.18.1/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 --enable-app --without-jemalloc --with-libxml2 > >## --------- ## >## Platform. ## >## --------- ## > >hostname = mr-fox >uname -m = x86_64 >uname -r = 4.8.17-hardened >uname -s = Linux >uname -v = #1 SMP Thu Jan 12 10:35:28 CET 2017 > >/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/5.4.0 > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:3088: checking for x86_64-pc-linux-gnu-gcc >configure:3104: found /usr/bin/x86_64-pc-linux-gnu-gcc >configure:3115: result: x86_64-pc-linux-gnu-gcc >configure:3384: checking for C compiler version >configure:3393: x86_64-pc-linux-gnu-gcc --version >&5 >x86_64-pc-linux-gnu-gcc (Gentoo 5.4.0-r2 p1.2, pie-0.6.5) 5.4.0 >Copyright (C) 2015 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >configure:3404: $? = 0 >configure:3393: x86_64-pc-linux-gnu-gcc -v >&5 >Using built-in specs. >COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0/x86_64-pc-linux-gnu-gcc >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/5.4.0/lto-wrapper >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-5.4.0-r2/work/gcc-5.4.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/5.4.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 5.4.0-r2 p1.2, pie-0.6.5' --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --enable-vtable-verify --enable-libvtv --enable-lto --without-isl --enable-libsanitizer >Thread model: posix >gcc version 5.4.0 (Gentoo 5.4.0-r2 p1.2, pie-0.6.5) >configure:3404: $? = 0 >configure:3393: 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:3404: $? = 1 >configure:3393: x86_64-pc-linux-gnu-gcc -qversion >&5 >x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion' >x86_64-pc-linux-gnu-gcc: fatal error: no input files >compilation terminated. >configure:3404: $? = 1 >configure:3424: checking whether the C compiler works >configure:3446: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:3450: $? = 0 >configure:3498: result: yes >configure:3501: checking for C compiler default output file name >configure:3503: result: a.out >configure:3509: checking for suffix of executables >configure:3516: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:3520: $? = 0 >configure:3542: result: >configure:3564: checking whether we are cross compiling >configure:3572: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:3576: $? = 0 >configure:3583: ./conftest >configure:3587: $? = 0 >configure:3602: result: no >configure:3607: checking for suffix of object files >configure:3629: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:3633: $? = 0 >configure:3654: result: o >configure:3658: checking whether we are using the GNU C compiler >configure:3677: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:3677: $? = 0 >configure:3686: result: yes >configure:3695: checking whether x86_64-pc-linux-gnu-gcc accepts -g >configure:3715: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:3715: $? = 0 >configure:3756: result: yes >configure:3773: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 >configure:3836: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:3836: $? = 0 >configure:3849: result: none needed >configure:3874: checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together >configure:3896: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >configure:3899: $? = 0 >configure:3896: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >configure:3899: $? = 0 >configure:3911: result: yes >configure:3934: checking how to run the C preprocessor >configure:3965: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:3965: $? = 0 >configure:3979: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory >compilation terminated. >configure:3979: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "nghttp2" >| #define PACKAGE_TARNAME "nghttp2" >| #define PACKAGE_VERSION "1.18.1" >| #define PACKAGE_STRING "nghttp2 1.18.1" >| #define PACKAGE_BUGREPORT "t-tujikawa@users.sourceforge.net" >| #define PACKAGE_URL "" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:4004: result: x86_64-pc-linux-gnu-gcc -E >configure:4024: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:4024: $? = 0 >configure:4038: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory >compilation terminated. >configure:4038: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "nghttp2" >| #define PACKAGE_TARNAME "nghttp2" >| #define PACKAGE_VERSION "1.18.1" >| #define PACKAGE_STRING "nghttp2 1.18.1" >| #define PACKAGE_BUGREPORT "t-tujikawa@users.sourceforge.net" >| #define PACKAGE_URL "" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:4067: checking for grep that handles long lines and -e >configure:4125: result: /bin/grep >configure:4130: checking for egrep >configure:4192: result: /bin/grep -E >configure:4197: checking for ANSI C header files >configure:4217: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:4217: $? = 0 >configure:4290: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:4290: $? = 0 >configure:4290: ./conftest >configure:4290: $? = 0 >configure:4301: result: yes >configure:4314: checking for sys/types.h >configure:4314: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:4314: $? = 0 >configure:4314: result: yes >configure:4314: checking for sys/stat.h >configure:4314: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:4314: $? = 0 >configure:4314: result: yes >configure:4314: checking for stdlib.h >configure:4314: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:4314: $? = 0 >configure:4314: result: yes >configure:4314: checking for string.h >configure:4314: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:4314: $? = 0 >configure:4314: result: yes >configure:4314: checking for memory.h >configure:4314: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:4314: $? = 0 >configure:4314: result: yes >configure:4314: checking for strings.h >configure:4314: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:4314: $? = 0 >configure:4314: result: yes >configure:4314: checking for inttypes.h >configure:4314: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:4314: $? = 0 >configure:4314: result: yes >configure:4314: checking for stdint.h >configure:4314: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:4314: $? = 0 >configure:4314: result: yes >configure:4314: checking for unistd.h >configure:4314: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:4314: $? = 0 >configure:4314: result: yes >configure:4327: checking minix/config.h usability >configure:4327: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >conftest.c:52:26: fatal error: minix/config.h: No such file or directory >compilation terminated. >configure:4327: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "nghttp2" >| #define PACKAGE_TARNAME "nghttp2" >| #define PACKAGE_VERSION "1.18.1" >| #define PACKAGE_STRING "nghttp2 1.18.1" >| #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 <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <minix/config.h> >configure:4327: result: no >configure:4327: checking minix/config.h presence >configure:4327: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:19:26: fatal error: minix/config.h: No such file or directory >compilation terminated. >configure:4327: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "nghttp2" >| #define PACKAGE_TARNAME "nghttp2" >| #define PACKAGE_VERSION "1.18.1" >| #define PACKAGE_STRING "nghttp2 1.18.1" >| #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 <minix/config.h> >configure:4327: result: no >configure:4327: checking for minix/config.h >configure:4327: result: no >configure:4348: checking whether it is safe to define __EXTENSIONS__ >configure:4366: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:4366: $? = 0 >configure:4373: result: yes >configure:4418: checking build system type >configure:4432: result: x86_64-pc-linux-gnu >configure:4452: checking host system type >configure:4465: result: x86_64-pc-linux-gnu >configure:4506: checking how to print strings >configure:4533: result: printf >configure:4554: checking for a sed that does not truncate output >configure:4618: result: /bin/sed >configure:4636: checking for fgrep >configure:4698: result: /bin/grep -F >configure:4733: checking for ld used by x86_64-pc-linux-gnu-gcc >configure:4800: result: /usr/x86_64-pc-linux-gnu/bin/ld >configure:4807: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld >configure:4822: result: yes >configure:4834: checking for BSD- or MS-compatible name lister (nm) >configure:4888: result: /usr/bin/x86_64-pc-linux-gnu-nm -B >configure:5018: checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface >configure:5025: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:5028: /usr/bin/x86_64-pc-linux-gnu-nm -B "conftest.o" >configure:5031: output >0000000000000000 B some_variable >configure:5038: result: BSD nm >configure:5041: checking whether ln -s works >configure:5045: result: yes >configure:5053: checking the maximum length of command line arguments >configure:5184: result: 1572864 >configure:5232: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format >configure:5272: result: func_convert_file_noop >configure:5279: checking how to convert x86_64-pc-linux-gnu file names to toolchain format >configure:5299: result: func_convert_file_noop >configure:5306: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files >configure:5313: result: -r >configure:5347: checking for x86_64-pc-linux-gnu-objdump >configure:5363: found /usr/bin/x86_64-pc-linux-gnu-objdump >configure:5374: result: x86_64-pc-linux-gnu-objdump >configure:5446: checking how to recognize dependent libraries >configure:5646: result: pass_all >configure:5691: checking for x86_64-pc-linux-gnu-dlltool >configure:5721: result: no >configure:5731: checking for dlltool >configure:5761: result: no >configure:5791: checking how to associate runtime and link libraries >configure:5818: result: printf %s\n >configure:5834: checking for x86_64-pc-linux-gnu-ar >configure:5850: found /usr/bin/x86_64-pc-linux-gnu-ar >configure:5861: result: x86_64-pc-linux-gnu-ar >configure:5942: checking for archiver @FILE support >configure:5959: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:5959: $? = 0 >configure:5962: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 >configure:5965: $? = 0 >configure:5970: 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:5973: $? = 1 >configure:5985: result: @ >configure:6003: checking for x86_64-pc-linux-gnu-strip >configure:6019: found /usr/bin/x86_64-pc-linux-gnu-strip >configure:6030: result: x86_64-pc-linux-gnu-strip >configure:6102: checking for x86_64-pc-linux-gnu-ranlib >configure:6118: found /usr/bin/x86_64-pc-linux-gnu-ranlib >configure:6129: result: x86_64-pc-linux-gnu-ranlib >configure:6246: checking for gawk >configure:6262: found /usr/bin/gawk >configure:6273: result: gawk >configure:6313: checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object >configure:6466: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:6469: $? = 0 >configure:6473: /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:6476: $? = 0 >configure:6542: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c conftstm.o >&5 >configure:6545: $? = 0 >configure:6583: result: ok >configure:6630: checking for sysroot >configure:6660: result: no >configure:6667: checking for a working dd >configure:6705: result: /bin/dd >configure:6709: checking how to truncate binary pipes >configure:6724: result: /bin/dd bs=4096 count=1 >configure:6860: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:6863: $? = 0 >configure:7013: checking for x86_64-pc-linux-gnu-mt >configure:7043: result: no >configure:7053: checking for mt >configure:7083: result: no >configure:7103: checking if : is a manifest tool >configure:7109: : '-?' >configure:7117: result: no >configure:7791: checking for dlfcn.h >configure:7791: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:7791: $? = 0 >configure:7791: result: yes >configure:8047: checking for objdir >configure:8062: result: .libs >configure:8326: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions >configure:8344: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -fno-rtti -fno-exceptions conftest.c >&5 >cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C >configure:8348: $? = 0 >configure:8361: result: no >configure:8719: checking for x86_64-pc-linux-gnu-gcc option to produce PIC >configure:8726: result: -fPIC -DPIC >configure:8734: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works >configure:8752: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -fPIC -DPIC -DPIC conftest.c >&5 >configure:8756: $? = 0 >configure:8769: result: yes >configure:8798: checking if x86_64-pc-linux-gnu-gcc static flag -static works >configure:8826: result: yes >configure:8841: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o >configure:8862: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -o out/conftest2.o conftest.c >&5 >configure:8866: $? = 0 >configure:8888: result: yes >configure:8896: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o >configure:8943: result: yes >configure:8976: 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:10239: result: yes >configure:10276: checking whether -lc should be explicitly linked in >configure:10284: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:10287: $? = 0 >configure:10302: 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:10305: $? = 0 >configure:10319: result: no >configure:10479: checking dynamic linker characteristics >configure:11060: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -Wl,-rpath -Wl,/foo conftest.c >&5 >configure:11060: $? = 0 >configure:11309: result: GNU/Linux ld.so >configure:11431: checking how to hardcode library paths into programs >configure:11456: result: immediate >configure:12004: checking whether stripping libraries is possible >configure:12009: result: yes >configure:12044: checking if libtool supports shared libraries >configure:12046: result: yes >configure:12049: checking whether to build shared libraries >configure:12074: result: yes >configure:12077: checking whether to build static libraries >configure:12081: result: no >configure:12121: checking target system type >configure:12134: result: x86_64-pc-linux-gnu >configure:12177: checking for a BSD-compatible install >configure:12245: result: /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c >configure:12256: checking whether build environment is sane >configure:12311: result: yes >configure:12459: checking for a thread-safe mkdir -p >configure:12498: result: /bin/mkdir -p >configure:12501: checking whether make sets $(MAKE) >configure:12523: result: yes >configure:12553: checking for style of include used by make >configure:12581: result: GNU >configure:12615: checking whether make supports nested variables >configure:12632: result: yes >configure:12717: checking dependency style of x86_64-pc-linux-gnu-gcc >configure:12828: result: none >configure:12898: checking whether make supports nested variables >configure:12915: result: yes >configure:13084: checking for x86_64-pc-linux-gnu-gcc >configure:13111: result: x86_64-pc-linux-gnu-gcc >configure:13380: checking for C compiler version >configure:13389: x86_64-pc-linux-gnu-gcc --version >&5 >x86_64-pc-linux-gnu-gcc (Gentoo 5.4.0-r2 p1.2, pie-0.6.5) 5.4.0 >Copyright (C) 2015 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >configure:13400: $? = 0 >configure:13389: x86_64-pc-linux-gnu-gcc -v >&5 >Using built-in specs. >COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0/x86_64-pc-linux-gnu-gcc >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/5.4.0/lto-wrapper >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-5.4.0-r2/work/gcc-5.4.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/5.4.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 5.4.0-r2 p1.2, pie-0.6.5' --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --enable-vtable-verify --enable-libvtv --enable-lto --without-isl --enable-libsanitizer >Thread model: posix >gcc version 5.4.0 (Gentoo 5.4.0-r2 p1.2, pie-0.6.5) >configure:13400: $? = 0 >configure:13389: 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:13400: $? = 1 >configure:13389: x86_64-pc-linux-gnu-gcc -qversion >&5 >x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion' >x86_64-pc-linux-gnu-gcc: fatal error: no input files >compilation terminated. >configure:13400: $? = 1 >configure:13404: checking whether we are using the GNU C compiler >configure:13432: result: yes >configure:13441: checking whether x86_64-pc-linux-gnu-gcc accepts -g >configure:13502: result: yes >configure:13519: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 >configure:13595: result: none needed >configure:13620: checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together >configure:13657: result: yes >configure:13688: checking for x86_64-pc-linux-gnu-g++ >configure:13704: found /usr/bin/x86_64-pc-linux-gnu-g++ >configure:13715: result: x86_64-pc-linux-gnu-g++ >configure:13786: checking for C++ compiler version >configure:13795: x86_64-pc-linux-gnu-g++ --version >&5 >x86_64-pc-linux-gnu-g++ (Gentoo 5.4.0-r2 p1.2, pie-0.6.5) 5.4.0 >Copyright (C) 2015 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >configure:13806: $? = 0 >configure:13795: x86_64-pc-linux-gnu-g++ -v >&5 >Using built-in specs. >COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0/x86_64-pc-linux-gnu-g++ >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/5.4.0/lto-wrapper >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-5.4.0-r2/work/gcc-5.4.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/5.4.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 5.4.0-r2 p1.2, pie-0.6.5' --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --enable-vtable-verify --enable-libvtv --enable-lto --without-isl --enable-libsanitizer >Thread model: posix >gcc version 5.4.0 (Gentoo 5.4.0-r2 p1.2, pie-0.6.5) >configure:13806: $? = 0 >configure:13795: 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:13806: $? = 1 >configure:13795: x86_64-pc-linux-gnu-g++ -qversion >&5 >x86_64-pc-linux-gnu-g++: error: unrecognized command line option '-qversion' >x86_64-pc-linux-gnu-g++: fatal error: no input files >compilation terminated. >configure:13806: $? = 1 >configure:13810: checking whether we are using the GNU C++ compiler >configure:13829: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native conftest.cpp >&5 >configure:13829: $? = 0 >configure:13838: result: yes >configure:13847: checking whether x86_64-pc-linux-gnu-g++ accepts -g >configure:13867: x86_64-pc-linux-gnu-g++ -c -g conftest.cpp >&5 >configure:13867: $? = 0 >configure:13908: result: yes >configure:13949: checking how to run the C++ preprocessor >configure:13976: x86_64-pc-linux-gnu-g++ -E conftest.cpp >configure:13976: $? = 0 >configure:13990: x86_64-pc-linux-gnu-g++ -E conftest.cpp >conftest.cpp:28:28: fatal error: ac_nonexistent.h: No such file or directory >compilation terminated. >configure:13990: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "nghttp2" >| #define PACKAGE_TARNAME "nghttp2" >| #define PACKAGE_VERSION "1.18.1" >| #define PACKAGE_STRING "nghttp2 1.18.1" >| #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.18.1" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:14015: result: x86_64-pc-linux-gnu-g++ -E >configure:14035: x86_64-pc-linux-gnu-g++ -E conftest.cpp >configure:14035: $? = 0 >configure:14049: x86_64-pc-linux-gnu-g++ -E conftest.cpp >conftest.cpp:28:28: fatal error: ac_nonexistent.h: No such file or directory >compilation terminated. >configure:14049: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "nghttp2" >| #define PACKAGE_TARNAME "nghttp2" >| #define PACKAGE_VERSION "1.18.1" >| #define PACKAGE_STRING "nghttp2 1.18.1" >| #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.18.1" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:14211: checking for ld used by x86_64-pc-linux-gnu-g++ >configure:14278: result: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >configure:14285: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld >configure:14300: result: yes >configure:14355: 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:15428: result: yes >configure:15464: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native conftest.cpp >&5 >configure:15467: $? = 0 >configure:15948: checking for x86_64-pc-linux-gnu-g++ option to produce PIC >configure:15955: result: -fPIC -DPIC >configure:15963: checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works >configure:15981: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -DPIC -DPIC conftest.cpp >&5 >configure:15985: $? = 0 >configure:15998: result: yes >configure:16021: checking if x86_64-pc-linux-gnu-g++ static flag -static works >configure:16049: result: yes >configure:16061: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o >configure:16082: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -o out/conftest2.o conftest.cpp >&5 >configure:16086: $? = 0 >configure:16108: result: yes >configure:16113: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o >configure:16160: result: yes >configure:16190: 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:16233: result: yes >configure:16374: checking dynamic linker characteristics >configure:17131: result: GNU/Linux ld.so >configure:17196: checking how to hardcode library paths into programs >configure:17221: result: immediate >configure:17263: checking dependency style of x86_64-pc-linux-gnu-g++ >configure:17374: result: none >configure:17394: checking how to run the C preprocessor >configure:17464: result: x86_64-pc-linux-gnu-gcc -E >configure:17484: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:17484: $? = 0 >configure:17498: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:28:28: fatal error: ac_nonexistent.h: No such file or directory >compilation terminated. >configure:17498: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "nghttp2" >| #define PACKAGE_TARNAME "nghttp2" >| #define PACKAGE_VERSION "1.18.1" >| #define PACKAGE_STRING "nghttp2 1.18.1" >| #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.18.1" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:17527: checking whether ln -s works >configure:17531: result: yes >configure:17538: checking whether make sets $(MAKE) >configure:17560: result: yes >configure:17582: checking for x86_64-pc-linux-gnu-pkg-config >configure:17600: found /usr/bin/x86_64-pc-linux-gnu-pkg-config >configure:17612: result: /usr/bin/x86_64-pc-linux-gnu-pkg-config >configure:17680: checking pkg-config is at least version 0.20 >configure:17683: result: yes >configure:17727: checking for a Python interpreter with version >= 2.7 >configure:17744: 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:17747: $? = 0 >configure:17753: result: python >configure:17761: checking for python >configure:17779: found /usr/bin/python >configure:17791: result: /usr/bin/python >configure:17809: checking for python version >configure:17816: result: 3.4 >configure:17828: checking for python platform >configure:17835: result: linux >configure:17861: checking for python script directory >configure:17896: result: ${prefix}/lib64/python3.4/site-packages >configure:17905: checking for python extension module directory >configure:17940: result: ${exec_prefix}/lib64/python3.4/site-packages >configure:18451: checking whether x86_64-pc-linux-gnu-g++ supports C++11 features by default >configure:18477: x86_64-pc-linux-gnu-g++ -c conftest.cpp >&5 >conftest.cpp:34:21: error: expected identifier before 'sizeof' > static_assert(sizeof(int) <= sizeof(T), "not big enough"); > ^ >conftest.cpp:34:21: error: expected ',' or '...' before 'sizeof' >conftest.cpp:34:63: error: ISO C++ forbids declaration of 'static_assert' with no type [-fpermissive] > static_assert(sizeof(int) <= sizeof(T), "not big enough"); > ^ >conftest.cpp:37:29: error: '>>' should be '> >' within a nested template argument list > typedef check<check<bool>> right_angle_brackets; > ^ >conftest.cpp:40:13: error: expected constructor, destructor, or type conversion before '(' token > decltype(a) b; > ^ >conftest.cpp:44:15: error: expected unqualified-id before '&&' token > check_type&& cr = static_cast<check_type&&>(c); > ^ >conftest.cpp:46:10: error: 'd' does not name a type > auto d = a; > ^ >configure:18477: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "nghttp2" >| #define PACKAGE_TARNAME "nghttp2" >| #define PACKAGE_VERSION "1.18.1" >| #define PACKAGE_STRING "nghttp2 1.18.1" >| #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.18.1" >| #define _U_ __attribute__((unused)) >| #define NGHTTP2_NORETURN __attribute__((noreturn)) >| /* end confdefs.h. */ >| >| template <typename T> >| struct check >| { >| static_assert(sizeof(int) <= sizeof(T), "not big enough"); >| }; >| >| typedef check<check<bool>> right_angle_brackets; >| >| int a; >| decltype(a) b; >| >| typedef check<int> check_type; >| check_type c; >| check_type&& cr = static_cast<check_type&&>(c); >| >| auto d = a; >| >configure:18484: result: no >configure:18495: checking whether x86_64-pc-linux-gnu-g++ supports C++11 features with -std=c++11 >configure:18523: x86_64-pc-linux-gnu-g++ -c -std=c++11 conftest.cpp >&5 >configure:18523: $? = 0 >configure:18532: result: yes >configure:18582: checking whether std::future is available >configure:18600: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -std=c++11 conftest.cpp >&5 >configure:18600: $? = 0 >configure:18605: result: yes >configure:18615: checking whether std::map::emplace is available >configure:18632: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -std=c++11 conftest.cpp >&5 >configure:18632: $? = 0 >configure:18637: result: yes >configure:18648: checking whether std::atomic_* overloads for std::shared_ptr are available >configure:18668: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -std=c++11 conftest.cpp >&5 >configure:18668: $? = 0 >configure:18673: result: yes >configure:18683: checking whether thread_local storage class specifier is available. >configure:18699: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -std=c++11 conftest.cpp >&5 >configure:18699: $? = 0 >configure:18704: result: yes >configure:18751: checking for ZLIB >configure:18758: $PKG_CONFIG --exists --print-errors "zlib >= 1.2.3" >configure:18761: $? = 0 >configure:18775: $PKG_CONFIG --exists --print-errors "zlib >= 1.2.3" >configure:18778: $? = 0 >configure:18816: result: yes >configure:18833: checking for library containing dlopen >configure:18864: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 >/var/tmp/portage/net-libs/nghttp2-1.18.1/temp/ccaldncu.o: In function `main': >conftest.c:(.text.startup+0x7): undefined reference to `dlopen' >collect2: error: ld returned 1 exit status >configure:18864: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "nghttp2" >| #define PACKAGE_TARNAME "nghttp2" >| #define PACKAGE_VERSION "1.18.1" >| #define PACKAGE_STRING "nghttp2 1.18.1" >| #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.18.1" >| #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_THREAD_LOCAL 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:18864: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c -ldl >&5 >configure:18864: $? = 0 >configure:18881: result: -ldl >configure:18896: checking for CUNIT >configure:18903: $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 >No package 'cunit' found >configure:18906: $? = 1 >configure:18920: $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 >No package 'cunit' found >configure:18923: $? = 1 >configure:18937: result: no >No package 'cunit' found >configure:18968: WARNING: No package 'cunit' found >configure:18970: checking for CU_initialize_registry in -lcunit >configure:18995: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c -lcunit >&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lcunit >collect2: error: ld returned 1 exit status >configure:18995: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "nghttp2" >| #define PACKAGE_TARNAME "nghttp2" >| #define PACKAGE_VERSION "1.18.1" >| #define PACKAGE_STRING "nghttp2 1.18.1" >| #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.18.1" >| #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_THREAD_LOCAL 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:19004: result: no >configure:19044: checking for ev_time in -lev >configure:19069: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c -lev -lm >&5 >configure:19069: $? = 0 >configure:19078: result: yes >configure:19087: checking ev.h usability >configure:19087: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 >configure:19087: $? = 0 >configure:19087: result: yes >configure:19087: checking ev.h presence >configure:19087: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:19087: $? = 0 >configure:19087: result: yes >configure:19087: checking for ev.h >configure:19087: result: yes >configure:19107: checking for OPENSSL >configure:19114: $PKG_CONFIG --exists --print-errors "openssl >= 1.0.1" >configure:19117: $? = 0 >configure:19131: $PKG_CONFIG --exists --print-errors "openssl >= 1.0.1" >configure:19134: $? = 0 >configure:19172: result: yes >configure:19184: checking for LIBCARES >configure:19191: $PKG_CONFIG --exists --print-errors "libcares >= 1.7.5" >Package libcares was not found in the pkg-config search path. >Perhaps you should add the directory containing `libcares.pc' >to the PKG_CONFIG_PATH environment variable >No package 'libcares' found >configure:19194: $? = 1 >configure:19208: $PKG_CONFIG --exists --print-errors "libcares >= 1.7.5" >Package libcares was not found in the pkg-config search path. >Perhaps you should add the directory containing `libcares.pc' >to the PKG_CONFIG_PATH environment variable >No package 'libcares' found >configure:19211: $? = 1 >configure:19225: result: no >No package 'libcares' found >configure:19254: No package 'libcares' found >configure:19262: checking for LIBEVENT_OPENSSL >configure:19269: $PKG_CONFIG --exists --print-errors "libevent_openssl >= 2.0.8" >Package libevent_openssl was not found in the pkg-config search path. >Perhaps you should add the directory containing `libevent_openssl.pc' >to the PKG_CONFIG_PATH environment variable >No package 'libevent_openssl' found >configure:19272: $? = 1 >configure:19286: $PKG_CONFIG --exists --print-errors "libevent_openssl >= 2.0.8" >Package libevent_openssl was not found in the pkg-config search path. >Perhaps you should add the directory containing `libevent_openssl.pc' >to the PKG_CONFIG_PATH environment variable >No package 'libevent_openssl' found >configure:19289: $? = 1 >configure:19303: result: no >No package 'libevent_openssl' found >configure:19332: No package 'libevent_openssl' found >configure:19339: checking for JANSSON >configure:19346: $PKG_CONFIG --exists --print-errors "jansson >= 2.5" >Package jansson was not found in the pkg-config search path. >Perhaps you should add the directory containing `jansson.pc' >to the PKG_CONFIG_PATH environment variable >No package 'jansson' found >configure:19349: $? = 1 >configure:19363: $PKG_CONFIG --exists --print-errors "jansson >= 2.5" >Package jansson was not found in the pkg-config search path. >Perhaps you should add the directory containing `jansson.pc' >to the PKG_CONFIG_PATH environment variable >No package 'jansson' found >configure:19366: $? = 1 >configure:19380: result: no >No package 'jansson' found >configure:19413: No package 'jansson' found >configure:19420: checking for LIBXML2 >configure:19427: $PKG_CONFIG --exists --print-errors "libxml-2.0 >= 2.7.7" >configure:19430: $? = 0 >configure:19444: $PKG_CONFIG --exists --print-errors "libxml-2.0 >= 2.7.7" >configure:19447: $? = 0 >configure:19485: result: yes >configure:19805: checking for boostlib >= 1.54.0 >configure:19888: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -I/usr/include conftest.cpp >&5 >configure:19888: $? = 0 >configure:19890: result: yes >configure:20069: checking whether the Boost::ASIO library is available >configure:20100: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -I/usr/include conftest.cpp >&5 >configure:20100: $? = 0 >configure:20114: result: yes >configure:20125: checking for main in -lboost_system-mt >configure:20144: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -I/usr/include -Wl,-O1 -Wl,--as-needed -L/usr/lib64 conftest.c -lboost_system-mt >&5 >configure:20144: $? = 0 >configure:20154: result: yes >configure:20250: checking whether the Boost::System library is available >configure:20274: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -I/usr/include conftest.cpp >&5 >configure:20274: $? = 0 >configure:20289: result: yes >configure:20304: checking for exit in -lboost_system >configure:20329: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -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:20329: $? = 0 >configure:20339: result: yes >configure:20491: checking whether the Boost::Thread library is available >configure:20523: x86_64-pc-linux-gnu-g++ -c -pthread -O2 -pipe -march=native -I/usr/include conftest.cpp >&5 >configure:20523: $? = 0 >configure:20538: result: yes >configure:20567: checking for exit in -lboost_thread >configure:20592: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -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:20592: $? = 0 >configure:20602: result: yes >configure:20752: error: applications were requested (--enable-app) but dependencies are not met. > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=x86_64-pc-linux-gnu >ac_cv_c_compiler_gnu=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='-O2 -pipe -march=native -Wall' >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='-O2 -pipe -march=native' >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_LIBCARES_CFLAGS_set= >ac_cv_env_LIBCARES_CFLAGS_value= >ac_cv_env_LIBCARES_LIBS_set= >ac_cv_env_LIBCARES_LIBS_value= >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_LIBXML2_CFLAGS_set= >ac_cv_env_LIBXML2_CFLAGS_value= >ac_cv_env_LIBXML2_LIBS_set= >ac_cv_env_LIBXML2_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_header_dlfcn_h=yes >ac_cv_header_ev_h=yes >ac_cv_header_inttypes_h=yes >ac_cv_header_memory_h=yes >ac_cv_header_minix_config_h=no >ac_cv_header_stdc=yes >ac_cv_header_stdint_h=yes >ac_cv_header_stdlib_h=yes >ac_cv_header_string_h=yes >ac_cv_header_strings_h=yes >ac_cv_header_sys_stat_h=yes >ac_cv_header_sys_types_h=yes >ac_cv_header_unistd_h=yes >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_ev_ev_time=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_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_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_target=x86_64-pc-linux-gnu >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_cxx_compile_cxx11=no >ax_cv_cxx_compile_cxx11__std_cpp11=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_LIBXML2_CFLAGS='-I/usr/include/libxml2 ' >pkg_cv_LIBXML2_LIBS='-lxml2 ' >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.18.1/work/nghttp2-1.18.1/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.18.1/work/nghttp2-1.18.1/missing autoconf' >AUTOHEADER='${SHELL} /var/tmp/portage/net-libs/nghttp2-1.18.1/work/nghttp2-1.18.1/missing autoheader' >AUTOMAKE='${SHELL} /var/tmp/portage/net-libs/nghttp2-1.18.1/work/nghttp2-1.18.1/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='-O2 -pipe -march=native -Wall' >CPP='x86_64-pc-linux-gnu-gcc -E' >CPPFLAGS='' >CUNIT_CFLAGS='' >CUNIT_LIBS='' >CXX1XCXXFLAGS=' -std=c++11' >CXX='x86_64-pc-linux-gnu-g++' >CXXCPP='x86_64-pc-linux-gnu-g++ -E' >CXXDEPMODE='depmode=none' >CXXFLAGS='-O2 -pipe -march=native' >CYGPATH_W='echo' >CYTHON='no' >DEFS='' >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='' >EXEEXT='' >EXTRACFLAG='' >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='' >JEMALLOC_LIBS='' >LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' >LDFLAGS='-Wl,-O1 -Wl,--as-needed' >LIBCARES_CFLAGS='' >LIBCARES_LIBS='' >LIBEVENT_OPENSSL_CFLAGS='' >LIBEVENT_OPENSSL_LIBS='' >LIBEV_CFLAGS='' >LIBEV_LIBS='-lev' >LIBMRUBY_CFLAGS='' >LIBMRUBY_LIBS='' >LIBOBJS='' >LIBS='' >LIBSPDYLAY_CFLAGS='' >LIBSPDYLAY_LIBS='' >LIBTOOL='$(SHELL) $(top_builddir)/libtool' >LIBXML2_CFLAGS='-I/usr/include/libxml2 ' >LIBXML2_LIBS='-lxml2 ' >LIPO='' >LN_S='ln -s' >LTLIBOBJS='' >LT_AGE='12' >LT_CURRENT='26' >LT_REVISION='3' >LT_SYS_LIBRARY_PATH='' >MAKEINFO='${SHELL} /var/tmp/portage/net-libs/nghttp2-1.18.1/work/nghttp2-1.18.1/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.18.1' >PACKAGE_TARNAME='nghttp2' >PACKAGE_URL='' >PACKAGE_VERSION='1.18.1' >PACKAGE_VERSION_NUM='0x011201' >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.18.1' >WARNCFLAGS='' >WARNCXXFLAGS='' >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.18.1' >dvidir='${docdir}' >exec_prefix='NONE' >host='x86_64-pc-linux-gnu' >host_alias='x86_64-pc-linux-gnu' >host_cpu='x86_64' >host_os='linux-gnu' >host_vendor='pc' >htmldir='/usr/share/doc/nghttp2-1.18.1/html' >includedir='${prefix}/include' >infodir='/usr/share/info' >install_sh='${SHELL} /var/tmp/portage/net-libs/nghttp2-1.18.1/work/nghttp2-1.18.1/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.18.1" >#define PACKAGE_STRING "nghttp2 1.18.1" >#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.18.1" >#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_THREAD_LOCAL 1 >#define HAVE_LIBXML2 1 >#define HAVE_BOOST /**/ >#define HAVE_BOOST_ASIO /**/ >#define HAVE_BOOST_SYSTEM /**/ >#define HAVE_BOOST_THREAD /**/ > >configure: exit 1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 605468
:
459746
| 459748 |
459750
|
459752
|
459754
|
459756