This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by aria2 configure 1.15.2, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --libdir=/usr/lib64 --enable-epoll --enable-threads=posix --with-libz --enable-nls --disable-metalink --without-sqlite3 --disable-bittorrent --with-libcares --with-gnutls --without-openssl --without-libgcrypt --with-libnettle --with-libgmp --without-libexpat --without-libxml2 ## --------- ## ## Platform. ## ## --------- ## hostname = tor-relay uname -m = x86_64 uname -r = 4.1.7-hardened-r1 uname -s = Linux uname -v = #1 SMP Mon Sep 21 14:13:34 CEST 2015 /usr/bin/uname -p = Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/portage/python3.4/ebuild-helpers 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/4.9.3 PATH: /opt/nvidia-cg-toolkit/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:3166: loading site script /usr/share/config.site | #!/bin/sh | # Copyright 2009-2014 Gentoo Foundation | # Distributed under the terms of the GNU General Public License v2 | | TOPDIR=/usr/share/crossdev/include/site | | config_site_arch() { | local host="${CHOST%%-*}" | | case ${host} in | arm*b*) host=armeb ;; | arm*) host=arm ;; | mips*l*) host=mipsel ;; | mips*) host=mips ;; | esac | | echo "${host}" | } | | config_site_names() { | local site_arch="$(config_site_arch)" | local sites="" | local x | | case ${CHOST} in | *-linux-*) sites="${sites} linux ${site_arch}-linux" ;; | *-darwin*) sites="${sites} darwin ${site_arch}-darwin" ;; | esac | | case ${CHOST} in | *-linux-uclibc*) sites="${sites} linux-uclibc ${site_arch}-linux-uclibc" ;; | *-linux-gnu*) sites="${sites} linux-gnu ${site_arch}-linux-gnu" ;; | esac | | case ${CHOST} in | *-linux-uclibceabi*) sites="${sites} linux-uclibceabi ${site_arch}-linux-uclibceabi" ;; | *-linux-gnueabi*) sites="${sites} linux-gnueabi ${site_arch}-linux-gnueabi" ;; | esac | | for x in ${sites} ${CHOST}; do | [ -e "${TOPDIR}/${x}" ] && echo "${TOPDIR}/${x}" | done | } | | # Only kick in for cross-compiles so we don't break native builds #427184 | if [ "${CBUILD:-${CHOST}}" != "${CHOST}" ] ; then | sites="$(config_site_names)" | if [ -n "${sites}" ] ; then | for site in ${sites}; do | echo "${0##*/}: loading site script ${site}" | . "${site}" | done | fi | unset site sites | fi configure:3276: checking for x86_64-pc-linux-gnu-gcc configure:3292: found /usr/bin/x86_64-pc-linux-gnu-gcc configure:3303: result: x86_64-pc-linux-gnu-gcc configure:3572: checking for C compiler version configure:3581: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 4.9.3 p1.2, pie-0.6.3) 4.9.3 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:3592: $? = 0 configure:3581: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.9.3/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.9.3/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.9.3/work/gcc-4.9.3/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.9.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/include/g++-v4 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/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 4.9.3 p1.2, pie-0.6.3' --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 --enable-lto --without-cloog --enable-libsanitizer Thread model: posix gcc version 4.9.3 (Gentoo 4.9.3 p1.2, pie-0.6.3) configure:3592: $? = 0 configure:3581: 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:3592: $? = 1 configure:3581: 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:3592: $? = 1 configure:3612: checking whether the C compiler works configure:3634: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3638: $? = 0 configure:3686: result: yes configure:3689: checking for C compiler default output file name configure:3691: result: a.out configure:3697: checking for suffix of executables configure:3704: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3708: $? = 0 configure:3730: result: configure:3752: checking whether we are cross compiling configure:3760: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3764: $? = 0 configure:3771: ./conftest configure:3775: $? = 0 configure:3790: result: no configure:3795: checking for suffix of object files configure:3817: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:3821: $? = 0 configure:3842: result: o configure:3846: checking whether we are using the GNU C compiler configure:3865: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:3865: $? = 0 configure:3874: result: yes configure:3883: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:3903: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:3903: $? = 0 configure:3944: result: yes configure:3961: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:4024: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4024: $? = 0 configure:4037: result: none needed configure:4063: checking how to run the C preprocessor configure:4094: x86_64-pc-linux-gnu-gcc -E conftest.c configure:4094: $? = 0 configure:4108: 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:4108: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "aria2" | #define PACKAGE_TARNAME "aria2" | #define PACKAGE_VERSION "1.15.2" | #define PACKAGE_STRING "aria2 1.15.2" | #define PACKAGE_BUGREPORT "t-tujikawa@users.sourceforge.net" | #define PACKAGE_URL "http://aria2.sourceforge.net/" | /* end confdefs.h. */ | #include configure:4133: result: x86_64-pc-linux-gnu-gcc -E configure:4153: x86_64-pc-linux-gnu-gcc -E conftest.c configure:4153: $? = 0 configure:4167: 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:4167: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "aria2" | #define PACKAGE_TARNAME "aria2" | #define PACKAGE_VERSION "1.15.2" | #define PACKAGE_STRING "aria2 1.15.2" | #define PACKAGE_BUGREPORT "t-tujikawa@users.sourceforge.net" | #define PACKAGE_URL "http://aria2.sourceforge.net/" | /* end confdefs.h. */ | #include configure:4196: checking for grep that handles long lines and -e configure:4254: result: /bin/grep configure:4259: checking for egrep configure:4321: result: /bin/grep -E configure:4326: checking for ANSI C header files configure:4346: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4346: $? = 0 configure:4419: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:4419: $? = 0 configure:4419: ./conftest configure:4419: $? = 0 configure:4430: result: yes configure:4443: checking for sys/types.h configure:4443: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4443: $? = 0 configure:4443: result: yes configure:4443: checking for sys/stat.h configure:4443: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4443: $? = 0 configure:4443: result: yes configure:4443: checking for stdlib.h configure:4443: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4443: $? = 0 configure:4443: result: yes configure:4443: checking for string.h configure:4443: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4443: $? = 0 configure:4443: result: yes configure:4443: checking for memory.h configure:4443: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4443: $? = 0 configure:4443: result: yes configure:4443: checking for strings.h configure:4443: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4443: $? = 0 configure:4443: result: yes configure:4443: checking for inttypes.h configure:4443: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4443: $? = 0 configure:4443: result: yes configure:4443: checking for stdint.h configure:4443: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4443: $? = 0 configure:4443: result: yes configure:4443: checking for unistd.h configure:4443: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4443: $? = 0 configure:4443: result: yes configure:4456: checking minix/config.h usability configure:4456: 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:4456: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "aria2" | #define PACKAGE_TARNAME "aria2" | #define PACKAGE_VERSION "1.15.2" | #define PACKAGE_STRING "aria2 1.15.2" | #define PACKAGE_BUGREPORT "t-tujikawa@users.sourceforge.net" | #define PACKAGE_URL "http://aria2.sourceforge.net/" | #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:4456: result: no configure:4456: checking minix/config.h presence configure:4456: 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:4456: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "aria2" | #define PACKAGE_TARNAME "aria2" | #define PACKAGE_VERSION "1.15.2" | #define PACKAGE_STRING "aria2 1.15.2" | #define PACKAGE_BUGREPORT "t-tujikawa@users.sourceforge.net" | #define PACKAGE_URL "http://aria2.sourceforge.net/" | #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:4456: result: no configure:4456: checking for minix/config.h configure:4456: result: no configure:4477: checking whether it is safe to define __EXTENSIONS__ configure:4495: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4495: $? = 0 configure:4502: result: yes configure:4574: checking build system type configure:4588: result: x86_64-pc-linux-gnu configure:4608: checking host system type configure:4621: result: x86_64-pc-linux-gnu configure:4662: checking how to print strings configure:4689: result: printf configure:4710: checking for a sed that does not truncate output configure:4774: result: /bin/sed configure:4792: checking for fgrep configure:4854: result: /bin/grep -F configure:4889: checking for ld used by x86_64-pc-linux-gnu-gcc configure:4956: result: /usr/x86_64-pc-linux-gnu/bin/ld configure:4963: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld configure:4978: result: yes configure:4990: checking for BSD- or MS-compatible name lister (nm) configure:5039: result: /usr/bin/nm -B configure:5169: checking the name lister (/usr/bin/nm -B) interface configure:5176: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:5179: /usr/bin/nm -B "conftest.o" configure:5182: output 0000000000000000 B some_variable configure:5189: result: BSD nm configure:5192: checking whether ln -s works configure:5196: result: yes configure:5204: checking the maximum length of command line arguments configure:5334: result: 1572864 configure:5351: checking whether the shell understands some XSI constructs configure:5361: result: yes configure:5365: checking whether the shell understands "+=" configure:5371: result: yes configure:5406: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:5446: result: func_convert_file_noop configure:5453: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:5473: result: func_convert_file_noop configure:5480: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files configure:5487: result: -r configure:5521: checking for x86_64-pc-linux-gnu-objdump configure:5537: found /usr/bin/x86_64-pc-linux-gnu-objdump configure:5548: result: x86_64-pc-linux-gnu-objdump configure:5620: checking how to recognize dependent libraries configure:5818: result: pass_all configure:5863: checking for x86_64-pc-linux-gnu-dlltool configure:5879: found /usr/bin/x86_64-pc-linux-gnu-dlltool configure:5890: result: x86_64-pc-linux-gnu-dlltool configure:5963: checking how to associate runtime and link libraries configure:5990: result: printf %s\n configure:6006: checking for x86_64-pc-linux-gnu-ar configure:6022: found /usr/bin/x86_64-pc-linux-gnu-ar configure:6033: result: x86_64-pc-linux-gnu-ar configure:6114: checking for archiver @FILE support configure:6131: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:6131: $? = 0 configure:6134: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 configure:6137: $? = 0 configure:6142: 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:6145: $? = 1 configure:6157: result: @ configure:6175: checking for x86_64-pc-linux-gnu-strip configure:6191: found /usr/bin/x86_64-pc-linux-gnu-strip configure:6202: result: x86_64-pc-linux-gnu-strip configure:6274: checking for x86_64-pc-linux-gnu-ranlib configure:6290: found /usr/bin/x86_64-pc-linux-gnu-ranlib configure:6301: result: x86_64-pc-linux-gnu-ranlib configure:6418: checking for gawk configure:6434: found /usr/bin/gawk configure:6445: result: gawk configure:6485: checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object configure:6605: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:6608: $? = 0 configure:6612: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:6615: $? = 0 configure:6681: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c conftstm.o >&5 configure:6684: $? = 0 configure:6722: result: ok configure:6759: checking for sysroot configure:6789: result: no configure:6866: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:6869: $? = 0 configure:7005: checking for x86_64-pc-linux-gnu-mt configure:7035: result: no configure:7045: checking for mt configure:7061: found /usr/sbin/mt configure:7072: result: mt configure:7095: checking if mt is a manifest tool configure:7101: mt '-?' usage: mt [-v] [--version] [-h] [ -f device ] command [ count ] configure:7109: result: no configure:7748: checking for dlfcn.h configure:7748: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:7748: $? = 0 configure:7748: result: yes configure:7954: checking for objdir configure:7969: result: .libs configure:8240: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions configure:8258: 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:8262: $? = 0 configure:8275: result: no configure:8602: checking for x86_64-pc-linux-gnu-gcc option to produce PIC configure:8609: result: -fPIC -DPIC configure:8617: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works configure:8635: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fPIC -DPIC -DPIC conftest.c >&5 configure:8639: $? = 0 configure:8652: result: yes configure:8681: checking if x86_64-pc-linux-gnu-gcc static flag -static works configure:8709: result: yes configure:8724: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:8745: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -o out/conftest2.o conftest.c >&5 configure:8749: $? = 0 configure:8771: result: yes configure:8779: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:8826: result: yes configure:8859: 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:10016: result: yes configure:10053: checking whether -lc should be explicitly linked in configure:10061: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:10064: $? = 0 configure:10079: 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:10082: $? = 0 configure:10096: result: no configure:10256: checking dynamic linker characteristics configure:10756: 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:10756: $? = 0 configure:10990: result: GNU/Linux ld.so configure:11097: checking how to hardcode library paths into programs configure:11122: result: immediate configure:11662: checking whether stripping libraries is possible configure:11667: result: yes configure:11702: checking if libtool supports shared libraries configure:11704: result: yes configure:11707: checking whether to build shared libraries configure:11728: result: yes configure:11731: checking whether to build static libraries configure:11735: result: yes configure:11774: checking target system type configure:11787: result: x86_64-pc-linux-gnu configure:11829: checking for a BSD-compatible install configure:11897: result: /usr/bin/install -c configure:11908: checking whether build environment is sane configure:11958: result: yes configure:12099: checking for a thread-safe mkdir -p configure:12138: result: /bin/mkdir -p configure:12147: checking whether make sets $(MAKE) configure:12169: result: yes configure:12199: checking for style of include used by make configure:12227: result: GNU configure:12313: checking dependency style of x86_64-pc-linux-gnu-gcc configure:12424: result: none configure:12474: checking for cppunit-config configure:12492: found /usr/bin/cppunit-config configure:12505: result: /usr/bin/cppunit-config configure:12515: checking for Cppunit - version >= 1.10.2 configure:12561: result: 1.13.2 configure:12750: checking for x86_64-pc-linux-gnu-g++ configure:12766: found /usr/bin/x86_64-pc-linux-gnu-g++ configure:12777: result: x86_64-pc-linux-gnu-g++ configure:12848: checking for C++ compiler version configure:12857: x86_64-pc-linux-gnu-g++ --version >&5 x86_64-pc-linux-gnu-g++ (Gentoo 4.9.3 p1.2, pie-0.6.3) 4.9.3 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:12868: $? = 0 configure:12857: x86_64-pc-linux-gnu-g++ -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.9.3/x86_64-pc-linux-gnu-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.9.3/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.9.3/work/gcc-4.9.3/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.9.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/include/g++-v4 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/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 4.9.3 p1.2, pie-0.6.3' --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 --enable-lto --without-cloog --enable-libsanitizer Thread model: posix gcc version 4.9.3 (Gentoo 4.9.3 p1.2, pie-0.6.3) configure:12868: $? = 0 configure:12857: 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:12868: $? = 1 configure:12857: 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:12868: $? = 1 configure:12872: checking whether we are using the GNU C++ compiler configure:12891: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe conftest.cpp >&5 configure:12891: $? = 0 configure:12900: result: yes configure:12909: checking whether x86_64-pc-linux-gnu-g++ accepts -g configure:12929: x86_64-pc-linux-gnu-g++ -c -g conftest.cpp >&5 configure:12929: $? = 0 configure:12970: result: yes configure:13011: checking how to run the C++ preprocessor configure:13038: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:13038: $? = 0 configure:13052: x86_64-pc-linux-gnu-g++ -E conftest.cpp conftest.cpp:29:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:13052: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "aria2" | #define PACKAGE_TARNAME "aria2" | #define PACKAGE_VERSION "1.15.2" | #define PACKAGE_STRING "aria2 1.15.2" | #define PACKAGE_BUGREPORT "t-tujikawa@users.sourceforge.net" | #define PACKAGE_URL "http://aria2.sourceforge.net/" | #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 "aria2" | #define VERSION "1.15.2" | #define TARGET "x86_64-pc-linux-gnu" | /* end confdefs.h. */ | #include configure:13077: result: x86_64-pc-linux-gnu-g++ -E configure:13097: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:13097: $? = 0 configure:13111: x86_64-pc-linux-gnu-g++ -E conftest.cpp conftest.cpp:29:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:13111: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "aria2" | #define PACKAGE_TARNAME "aria2" | #define PACKAGE_VERSION "1.15.2" | #define PACKAGE_STRING "aria2 1.15.2" | #define PACKAGE_BUGREPORT "t-tujikawa@users.sourceforge.net" | #define PACKAGE_URL "http://aria2.sourceforge.net/" | #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 "aria2" | #define VERSION "1.15.2" | #define TARGET "x86_64-pc-linux-gnu" | /* end confdefs.h. */ | #include configure:13280: checking for ld used by x86_64-pc-linux-gnu-g++ configure:13347: result: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 configure:13354: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld configure:13369: result: yes configure:13424: 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:14426: result: yes configure:14462: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe conftest.cpp >&5 configure:14465: $? = 0 configure:14985: checking for x86_64-pc-linux-gnu-g++ option to produce PIC configure:14992: result: -fPIC -DPIC configure:15000: checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works configure:15018: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe -fPIC -DPIC -DPIC conftest.cpp >&5 configure:15022: $? = 0 configure:15035: result: yes configure:15058: checking if x86_64-pc-linux-gnu-g++ static flag -static works configure:15086: result: yes configure:15098: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o configure:15119: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe -o out/conftest2.o conftest.cpp >&5 configure:15123: $? = 0 configure:15145: result: yes configure:15150: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o configure:15197: result: yes configure:15227: 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:15266: result: yes configure:15407: checking dynamic linker characteristics configure:16075: result: GNU/Linux ld.so configure:16128: checking how to hardcode library paths into programs configure:16153: result: immediate configure:16195: checking dependency style of x86_64-pc-linux-gnu-g++ configure:16306: result: none configure:16329: checking for x86_64-pc-linux-gnu-gcc configure:16356: result: x86_64-pc-linux-gnu-gcc configure:16625: checking for C compiler version configure:16634: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 4.9.3 p1.2, pie-0.6.3) 4.9.3 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:16645: $? = 0 configure:16634: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.9.3/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.9.3/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.9.3/work/gcc-4.9.3/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.9.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/include/g++-v4 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/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 4.9.3 p1.2, pie-0.6.3' --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 --enable-lto --without-cloog --enable-libsanitizer Thread model: posix gcc version 4.9.3 (Gentoo 4.9.3 p1.2, pie-0.6.3) configure:16645: $? = 0 configure:16634: 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:16645: $? = 1 configure:16634: 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:16645: $? = 1 configure:16649: checking whether we are using the GNU C compiler configure:16677: result: yes configure:16686: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:16747: result: yes configure:16764: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:16840: result: none needed configure:16866: checking for bison configure:16882: found /usr/bin/bison configure:16893: result: bison -y configure:16909: checking for x86_64-pc-linux-gnu-ar configure:16936: result: x86_64-pc-linux-gnu-ar configure:17008: checking for a2x configure:17026: found /usr/bin/a2x configure:17038: result: /usr/bin/a2x configure:17058: checking for asciidoc configure:17076: found /usr/bin/asciidoc configure:17088: result: /usr/bin/asciidoc configure:17126: checking for x86_64-pc-linux-gnu-pkg-config configure:17144: found /usr/bin/x86_64-pc-linux-gnu-pkg-config configure:17156: result: /usr/bin/x86_64-pc-linux-gnu-pkg-config configure:17224: checking pkg-config is at least version 0.20 configure:17227: result: yes configure:17253: checking for ZLIB configure:17260: $PKG_CONFIG --exists --print-errors "zlib >= 1.2.3" configure:17263: $? = 0 configure:17277: $PKG_CONFIG --exists --print-errors "zlib >= 1.2.3" configure:17280: $? = 0 configure:17318: result: yes configure:17790: checking for LIBGNUTLS configure:17797: $PKG_CONFIG --exists --print-errors "gnutls >= 2.2.0" configure:17800: $? = 0 configure:17814: $PKG_CONFIG --exists --print-errors "gnutls >= 2.2.0" configure:17817: $? = 0 configure:17831: result: no Package # was not found in the pkg-config search path. Perhaps you should add the directory containing `#.pc' to the PKG_CONFIG_PATH environment variable Package '#', required by 'hogweed', not found configure:17877: WARNING: Package # was not found in the pkg-config search path. Perhaps you should add the directory containing `#.pc' to the PKG_CONFIG_PATH environment variable Package '#', required by 'hogweed', not found configure:17880: error: in `/var/tmp/portage/net-misc/aria2-1.15.2/work/aria2-1.15.2': configure:17882: error: gnutls is requested but not found in the system. See `config.log' for more details ## ---------------- ## ## 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_ARIA2_STATIC_set= ac_cv_env_ARIA2_STATIC_value= ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-march=native -O2 -pipe' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_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_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_LIBGNUTLS_CFLAGS_set= ac_cv_env_LIBGNUTLS_CFLAGS_value= ac_cv_env_LIBGNUTLS_LIBS_set= ac_cv_env_LIBGNUTLS_LIBS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_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_SQLITE3_CFLAGS_set= ac_cv_env_SQLITE3_CFLAGS_value= ac_cv_env_SQLITE3_LIBS_set= ac_cv_env_SQLITE3_LIBS_value= ac_cv_env_YACC_set= ac_cv_env_YACC_value= ac_cv_env_YFLAGS_set= ac_cv_env_YFLAGS_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_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_objext=o ac_cv_path_A2X=/usr/bin/a2x ac_cv_path_ASCIIDOC=/usr/bin/asciidoc ac_cv_path_CPPUNIT_CONFIG=/usr/bin/cppunit-config 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_SED=/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=x86_64-pc-linux-gnu-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' ac_cv_prog_CXX=x86_64-pc-linux-gnu-g++ ac_cv_prog_CXXCPP='x86_64-pc-linux-gnu-g++ -E' ac_cv_prog_DLLTOOL=x86_64-pc-linux-gnu-dlltool 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_YACC='bison -y' 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_target=x86_64-pc-linux-gnu am_cv_CC_dependencies_compiler_type=none am_cv_CXX_dependencies_compiler_type=none 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/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop pkg_cv_LIBGNUTLS_CFLAGS=' ' pkg_cv_LIBGNUTLS_LIBS='-lgnutls ' pkg_cv_ZLIB_CFLAGS=' ' pkg_cv_ZLIB_LIBS='-lz ' ## ----------------- ## ## Output variables. ## ## ----------------- ## A2X='/usr/bin/a2x' ACLOCAL='${SHELL} /var/tmp/portage/net-misc/aria2-1.15.2/work/aria2-1.15.2/missing --run aclocal-1.11' ALLOCA='' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AR='x86_64-pc-linux-gnu-ar' ARIA2_STATIC='' ASCIIDOC='/usr/bin/asciidoc' AUTOCONF='${SHELL} /var/tmp/portage/net-misc/aria2-1.15.2/work/aria2-1.15.2/missing --run autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/net-misc/aria2-1.15.2/work/aria2-1.15.2/missing --run autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/net-misc/aria2-1.15.2/work/aria2-1.15.2/missing --run automake-1.11' AWK='gawk' BUILD_INCLUDED_LIBINTL='' CATOBJEXT='' CC='x86_64-pc-linux-gnu-gcc' CCDEPMODE='depmode=none' CFLAGS='-march=native -O2 -pipe' CFLAG_VISIBILITY='' CPP='x86_64-pc-linux-gnu-gcc -E' CPPFLAGS=' ' CPPUNIT_CFLAGS='' CPPUNIT_CONFIG='/usr/bin/cppunit-config' CPPUNIT_LIBS='-L/usr/lib64 -lcppunit -ldl' 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' DATADIRNAME='' DEFS='' DEPDIR='.deps' DLLTOOL='x86_64-pc-linux-gnu-dlltool' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_ASYNC_DNS_FALSE='' ENABLE_ASYNC_DNS_TRUE='' ENABLE_BITTORRENT_FALSE='' ENABLE_BITTORRENT_TRUE='' ENABLE_MESSAGE_DIGEST_FALSE='' ENABLE_MESSAGE_DIGEST_TRUE='' ENABLE_METALINK_FALSE='' ENABLE_METALINK_TRUE='' ENABLE_SSL_FALSE='' ENABLE_SSL_TRUE='' ENABLE_WEBSOCKET_FALSE='' ENABLE_WEBSOCKET_TRUE='' ENABLE_XML_RPC_FALSE='' ENABLE_XML_RPC_TRUE='' EXEEXT='' FGREP='/bin/grep -F' GENCAT='' GETTEXT_MACRO_VERSION='' GLIBC21='' GLIBC2='' GMSGFMT='' GMSGFMT_015='' GREP='/bin/grep' HAVE_A2X_FALSE='#' HAVE_A2X_TRUE='' HAVE_ASCIIDOC_FALSE='#' HAVE_ASCIIDOC_TRUE='' HAVE_ASCTIME_R_FALSE='' HAVE_ASCTIME_R_TRUE='' HAVE_ASPRINTF='' HAVE_BASENAME_FALSE='' HAVE_BASENAME_TRUE='' HAVE_DAEMON_FALSE='' HAVE_DAEMON_TRUE='' HAVE_EPOLL_FALSE='' HAVE_EPOLL_TRUE='' HAVE_GAI_STRERROR_FALSE='' HAVE_GAI_STRERROR_TRUE='' HAVE_GETADDRINFO_FALSE='' HAVE_GETADDRINFO_TRUE='' HAVE_GETTIMEOFDAY_FALSE='' HAVE_GETTIMEOFDAY_TRUE='' HAVE_KQUEUE_FALSE='' HAVE_KQUEUE_TRUE='' HAVE_LIBEXPAT_FALSE='' HAVE_LIBEXPAT_TRUE='' HAVE_LIBGCRYPT_FALSE='' HAVE_LIBGCRYPT_TRUE='' HAVE_LIBGMP_FALSE='' HAVE_LIBGMP_TRUE='' HAVE_LIBGNUTLS_FALSE='' HAVE_LIBGNUTLS_TRUE='' HAVE_LIBNETTLE_FALSE='' HAVE_LIBNETTLE_TRUE='' HAVE_LIBXML2_FALSE='' HAVE_LIBXML2_TRUE='' HAVE_LOCALTIME_R_FALSE='' HAVE_LOCALTIME_R_TRUE='' HAVE_MACH_ABSOLUTE_TIME_FALSE='' HAVE_MACH_ABSOLUTE_TIME_TRUE='' HAVE_NEWLOCALE='' HAVE_OPENSSL_FALSE='' HAVE_OPENSSL_TRUE='' HAVE_POLL_FALSE='' HAVE_POLL_TRUE='' HAVE_PORT_ASSOCIATE_FALSE='' HAVE_PORT_ASSOCIATE_TRUE='' HAVE_POSIX_PRINTF='' HAVE_SNPRINTF='' HAVE_SOME_FALLOCATE_FALSE='' HAVE_SOME_FALLOCATE_TRUE='' HAVE_SOME_XMLLIB_FALSE='' HAVE_SOME_XMLLIB_TRUE='' HAVE_SQLITE3_FALSE='' HAVE_SQLITE3_TRUE='' HAVE_STRPTIME_FALSE='' HAVE_STRPTIME_TRUE='' HAVE_TIMEGETTIME_FALSE='' HAVE_TIMEGETTIME_TRUE='' HAVE_TIMEGM_FALSE='' HAVE_TIMEGM_TRUE='' HAVE_VISIBILITY='' HAVE_WPRINTF='' HAVE_ZLIB_FALSE='' HAVE_ZLIB_TRUE='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INSTOBJEXT='' INTLBISON='' INTLLIBS='' INTLOBJS='' INTL_DEFAULT_VERBOSITY='' INTL_LIBTOOL_SUFFIX_PREFIX='' INTL_MACOSX_LIBS='' LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' LDFLAGS='-Wl,-O1 -Wl,--as-needed' LIBCARES_CFLAGS='' LIBCARES_LIBS='' LIBGCRYPT_CFLAGS='' LIBGCRYPT_CONFIG='' LIBGCRYPT_LIBS='' LIBGNUTLS_CFLAGS='' LIBGNUTLS_LIBS='' LIBICONV='' LIBINTL='' LIBMULTITHREAD='' LIBOBJS='' LIBPTH='' LIBPTH_PREFIX='' LIBS='-lz ' LIBTHREAD='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBC='' LTLIBICONV='' LTLIBINTL='' LTLIBMULTITHREAD='' LTLIBOBJS='' LTLIBPTH='' LTLIBTHREAD='' MAKEINFO='${SHELL} /var/tmp/portage/net-misc/aria2-1.15.2/work/aria2-1.15.2/missing --run makeinfo' MANIFEST_TOOL=':' MINGW_BUILD_FALSE='' MINGW_BUILD_TRUE='' MKDIR_P='/bin/mkdir -p' MSGFMT='' MSGFMT_015='' MSGMERGE='' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='x86_64-pc-linux-gnu-objdump' OBJEXT='o' OPENSSL_CFLAGS='' OPENSSL_LIBS='' OTOOL64='' OTOOL='' PACKAGE='aria2' PACKAGE_BUGREPORT='t-tujikawa@users.sourceforge.net' PACKAGE_NAME='aria2' PACKAGE_STRING='aria2 1.15.2' PACKAGE_TARNAME='aria2' PACKAGE_URL='http://aria2.sourceforge.net/' PACKAGE_VERSION='1.15.2' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/x86_64-pc-linux-gnu-pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='/usr/lib64/pkgconfig' POSUB='' POW_LIB='' PRI_MACROS_BROKEN='' RANLIB='x86_64-pc-linux-gnu-ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' SQLITE3_CFLAGS='' SQLITE3_LIBS='' STRIP='x86_64-pc-linux-gnu-strip' USE_INCLUDED_LIBINTL='' USE_NLS='' VERSION='1.15.2' WINDRES='' WOE32='' WOE32DLL='' XGETTEXT='' XGETTEXT_015='' XGETTEXT_EXTRA_OPTIONS='' XML2_CONFIG='' XML_CPPFLAGS='' XML_LIBS='' YACC='bison -y' YFLAGS='' 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='' am__leading_dot='.' am__nodep='' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bashcompletiondir='${datarootdir}/doc/${PACKAGE_TARNAME}/bash_completion' 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' ca_bundle='' datadir='/usr/share' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host='x86_64-pc-linux-gnu' host_alias='x86_64-pc-linux-gnu' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/tmp/portage/net-misc/aria2-1.15.2/work/aria2-1.15.2/install-sh' libdir='/usr/lib64' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' mandir='/usr/share/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs='' 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 "aria2" #define PACKAGE_TARNAME "aria2" #define PACKAGE_VERSION "1.15.2" #define PACKAGE_STRING "aria2 1.15.2" #define PACKAGE_BUGREPORT "t-tujikawa@users.sourceforge.net" #define PACKAGE_URL "http://aria2.sourceforge.net/" #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 "aria2" #define VERSION "1.15.2" #define TARGET "x86_64-pc-linux-gnu" #define HAVE_ZLIB 1 configure: exit 1