This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.67. 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 --libdir=/usr/lib64 --disable-wininet-client --enable-libxml2-backend --disable-libwww-client --without-libwww-ssl --disable-abyss-threads --enable-cgi-server --disable-abyss-server --enable-cplusplus --enable-curl-client ## --------- ## ## Platform. ## ## --------- ## hostname = mr-fox uname -m = x86_64 uname -r = 4.7.4-hardened-r1 uname -s = Linux uname -v = #1 SMP Thu Sep 22 18:21:40 CEST 2016 /usr/bin/uname -p = Intel(R) Core(TM) i7-3930K CPU @ 3.20GHz /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/portage/python2.7/ebuild-helpers/xattr PATH: /usr/lib/portage/python2.7/ebuild-helpers PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /opt/bin PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/6.2.0 PATH: /usr/lib/plan9/bin PATH: /opt/ekopath/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2168: 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" ;; | *-linux-musl*) sites="${sites} linux-musl ${site_arch}-linux-musl" ;; | 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:2314: checking for a BSD-compatible install configure:2382: result: /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c configure:2393: checking whether build environment is sane configure:2430: result: yes configure:2442: checking whether make sets $(MAKE) configure:2464: result: yes configure:2494: checking for working aclocal configure:2501: result: found configure:2509: checking for working autoconf configure:2516: result: found configure:2524: checking for working automake configure:2531: result: found configure:2539: checking for working autoheader configure:2546: result: found configure:2554: checking for working makeinfo configure:2561: result: found configure:2575: checking build system type configure:2589: result: x86_64-pc-linux-gnu configure:2609: checking host system type configure:2622: result: x86_64-pc-linux-gnu configure:2704: checking whether to build Wininet client XML transport module configure:2706: result: no configure:2769: checking whether to build Curl client XML transport module configure:2771: result: yes configure:2834: checking whether to build Libwww client XML transport module configure:2836: result: no configure:2854: checking for x86_64-pc-linux-gnu-gcc configure:2870: found /usr/bin/x86_64-pc-linux-gnu-gcc configure:2881: result: x86_64-pc-linux-gnu-gcc configure:3150: checking for C compiler version configure:3159: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 6.2.0-r1 p1.1) 6.2.0 Copyright (C) 2016 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3170: $? = 0 configure:3159: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/6.2.0/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/6.2.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-6.2.0-r1/work/gcc-6.2.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/6.2.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.2.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.2.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.2.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/6.2.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 6.2.0-r1 p1.1' --disable-esp --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --enable-vtable-verify --enable-libvtv --enable-lto --without-isl --enable-libsanitizer --disable-default-pie --disable-default-ssp Thread model: posix gcc version 6.2.0 (Gentoo 6.2.0-r1 p1.1) configure:3170: $? = 0 configure:3159: 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:3170: $? = 1 configure:3159: x86_64-pc-linux-gnu-gcc -qversion >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:3170: $? = 1 configure:3190: checking whether the C compiler works configure:3212: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3216: $? = 0 configure:3264: result: yes configure:3267: checking for C compiler default output file name configure:3269: result: a.out configure:3275: checking for suffix of executables configure:3282: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3286: $? = 0 configure:3308: result: configure:3330: checking whether we are cross compiling configure:3338: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3342: $? = 0 configure:3349: ./conftest configure:3353: $? = 0 configure:3368: result: no configure:3373: checking for suffix of object files configure:3395: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:3399: $? = 0 configure:3420: result: o configure:3424: checking whether we are using the GNU C compiler configure:3443: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:3443: $? = 0 configure:3452: result: yes configure:3461: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:3481: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:3481: $? = 0 configure:3522: result: yes configure:3539: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:3603: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:3603: $? = 0 configure:3616: result: none needed configure:3637: checking for main in -lncurses configure:3656: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lncurses >&5 configure:3656: $? = 0 configure:3665: result: yes configure:3673: checking for main in -lreadline configure:3692: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lreadline >&5 configure:3692: $? = 0 configure:3701: result: yes configure:3710: checking whether to build tools configure:3724: result: yes configure:3729: checking whether to build the xmlrpc_pstream tool configure:3731: result: yes configure:3763: checking whether to build Abyss server module configure:3772: result: no configure:3796: checking whether to build CGI server module configure:3805: result: yes configure:3810: checking whether to build C++ wrappers and tools configure:3819: result: yes configure:3860: checking for x86_64-pc-linux-gnu-gcc configure:3887: result: x86_64-pc-linux-gnu-gcc configure:4156: checking for C compiler version configure:4165: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 6.2.0-r1 p1.1) 6.2.0 Copyright (C) 2016 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4176: $? = 0 configure:4165: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/6.2.0/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/6.2.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-6.2.0-r1/work/gcc-6.2.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/6.2.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.2.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.2.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.2.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/6.2.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 6.2.0-r1 p1.1' --disable-esp --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --enable-vtable-verify --enable-libvtv --enable-lto --without-isl --enable-libsanitizer --disable-default-pie --disable-default-ssp Thread model: posix gcc version 6.2.0 (Gentoo 6.2.0-r1 p1.1) configure:4176: $? = 0 configure:4165: 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:4176: $? = 1 configure:4165: x86_64-pc-linux-gnu-gcc -qversion >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:4176: $? = 1 configure:4180: checking whether we are using the GNU C compiler configure:4208: result: yes configure:4217: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:4278: result: yes configure:4295: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:4372: result: none needed configure:4407: checking for x86_64-pc-linux-gnu-g++ configure:4423: found /usr/bin/x86_64-pc-linux-gnu-g++ configure:4434: result: x86_64-pc-linux-gnu-g++ configure:4505: checking for C++ compiler version configure:4514: x86_64-pc-linux-gnu-g++ --version >&5 x86_64-pc-linux-gnu-g++ (Gentoo 6.2.0-r1 p1.1) 6.2.0 Copyright (C) 2016 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4525: $? = 0 configure:4514: x86_64-pc-linux-gnu-g++ -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/6.2.0/x86_64-pc-linux-gnu-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/6.2.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-6.2.0-r1/work/gcc-6.2.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/6.2.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.2.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.2.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.2.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/6.2.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 6.2.0-r1 p1.1' --disable-esp --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --enable-vtable-verify --enable-libvtv --enable-lto --without-isl --enable-libsanitizer --disable-default-pie --disable-default-ssp Thread model: posix gcc version 6.2.0 (Gentoo 6.2.0-r1 p1.1) configure:4525: $? = 0 configure:4514: 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:4525: $? = 1 configure:4514: x86_64-pc-linux-gnu-g++ -qversion >&5 x86_64-pc-linux-gnu-g++: error: unrecognized command line option '-qversion'; did you mean '--version'? x86_64-pc-linux-gnu-g++: fatal error: no input files compilation terminated. configure:4525: $? = 1 configure:4529: checking whether we are using the GNU C++ compiler configure:4548: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cpp >&5 configure:4548: $? = 0 configure:4557: result: yes configure:4566: checking whether x86_64-pc-linux-gnu-g++ accepts -g configure:4586: x86_64-pc-linux-gnu-g++ -c -g conftest.cpp >&5 configure:4586: $? = 0 configure:4627: result: yes configure:4659: checking for socket configure:4659: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:4659: $? = 0 configure:4659: result: yes configure:4734: checking how to run the C preprocessor configure:4765: x86_64-pc-linux-gnu-gcc -E conftest.c configure:4765: $? = 0 configure:4779: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4779: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "xmlrpc-c" | #define VERSION "x.xx" | /* end confdefs.h. */ | #include configure:4804: result: x86_64-pc-linux-gnu-gcc -E configure:4824: x86_64-pc-linux-gnu-gcc -E conftest.c configure:4824: $? = 0 configure:4838: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4838: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "xmlrpc-c" | #define VERSION "x.xx" | /* end confdefs.h. */ | #include configure:4867: checking for grep that handles long lines and -e configure:4925: result: /bin/grep configure:4930: checking for egrep configure:4992: result: /bin/grep -E configure:4997: checking for ANSI C header files configure:5017: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:5017: $? = 0 configure:5090: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:5090: $? = 0 configure:5090: ./conftest configure:5090: $? = 0 configure:5101: result: yes configure:5116: checking for sys/types.h configure:5116: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:5116: $? = 0 configure:5116: result: yes configure:5116: checking for sys/stat.h configure:5116: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:5116: $? = 0 configure:5116: result: yes configure:5116: checking for stdlib.h configure:5116: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:5116: $? = 0 configure:5116: result: yes configure:5116: checking for string.h configure:5116: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:5116: $? = 0 configure:5116: result: yes configure:5116: checking for memory.h configure:5116: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:5116: $? = 0 configure:5116: result: yes configure:5116: checking for strings.h configure:5116: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:5116: $? = 0 configure:5116: result: yes configure:5116: checking for inttypes.h configure:5116: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:5116: $? = 0 configure:5116: result: yes configure:5116: checking for stdint.h configure:5116: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:5116: $? = 0 configure:5116: result: yes configure:5116: checking for unistd.h configure:5116: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:5116: $? = 0 configure:5116: result: yes configure:5130: checking wchar.h usability configure:5130: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:5130: $? = 0 configure:5130: result: yes configure:5130: checking wchar.h presence configure:5130: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5130: $? = 0 configure:5130: result: yes configure:5130: checking for wchar.h configure:5130: result: yes configure:5152: checking sys/filio.h usability configure:5152: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c:55:23: fatal error: sys/filio.h: No such file or directory #include ^ compilation terminated. configure:5152: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "xmlrpc-c" | #define VERSION "x.xx" | #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 HAVE_WCHAR_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:5152: result: no configure:5152: checking sys/filio.h presence configure:5152: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:22:23: fatal error: sys/filio.h: No such file or directory #include ^ compilation terminated. configure:5152: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "xmlrpc-c" | #define VERSION "x.xx" | #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 HAVE_WCHAR_H 1 | /* end confdefs.h. */ | #include configure:5152: result: no configure:5152: checking for sys/filio.h configure:5152: result: no configure:5173: checking sys/ioctl.h usability configure:5173: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:5173: $? = 0 configure:5173: result: yes configure:5173: checking sys/ioctl.h presence configure:5173: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5173: $? = 0 configure:5173: result: yes configure:5173: checking for sys/ioctl.h configure:5173: result: yes configure:5192: checking sys/select.h usability configure:5192: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:5192: $? = 0 configure:5192: result: yes configure:5192: checking sys/select.h presence configure:5192: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5192: $? = 0 configure:5192: result: yes configure:5192: checking for sys/select.h configure:5192: result: yes configure:5212: checking stdarg.h usability configure:5212: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:5212: $? = 0 configure:5212: result: yes configure:5212: checking stdarg.h presence configure:5212: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5212: $? = 0 configure:5212: result: yes configure:5212: checking for stdarg.h configure:5212: result: yes configure:5229: checking for size_t configure:5229: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:5229: $? = 0 configure:5229: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:61:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:5229: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "xmlrpc-c" | #define VERSION "x.xx" | #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 HAVE_WCHAR_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDARG_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:5229: result: yes configure:5242: checking whether va_list is an array configure:5257: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:31:29: error: assignment to expression with array type va_list list1, list2; list1 = list2; ^ configure:5257: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "xmlrpc-c" | #define VERSION "x.xx" | #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 HAVE_WCHAR_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDARG_H 1 | /* end confdefs.h. */ | | #include | | int | main () | { | va_list list1, list2; list1 = list2; | ; | return 0; | } configure:5263: result: yes configure:5272: checking whether compiler has __attribute__ configure:5285: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:5285: $? = 0 configure:5291: result: yes configure:5302: checking for vsnprintf configure:5302: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:48:6: warning: conflicting types for built-in function 'vsnprintf' char vsnprintf (); ^~~~~~~~~ configure:5302: $? = 0 configure:5302: result: yes configure:5314: checking for wcsncmp configure:5314: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:5314: $? = 0 configure:5314: result: yes configure:5326: checking for setgroups configure:5326: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:5326: $? = 0 configure:5326: result: yes configure:5338: checking for asprintf configure:5338: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:5338: $? = 0 configure:5338: result: yes configure:5351: checking for setenv configure:5351: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:5351: $? = 0 configure:5351: result: yes configure:5351: checking for strtoll configure:5351: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:5351: $? = 0 configure:5351: result: yes configure:5351: checking for strtoull configure:5351: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:5351: $? = 0 configure:5351: result: yes configure:5351: checking for strtoq configure:5351: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:5351: $? = 0 configure:5351: result: yes configure:5351: checking for strtouq configure:5351: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:5351: $? = 0 configure:5351: result: yes configure:5351: checking for __strtoll configure:5351: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 /var/tmp/portage/dev-libs/xmlrpc-c-1.32.05-r1/temp/ccb01ebB.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `__strtoll' collect2: error: ld returned 1 exit status configure:5351: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "xmlrpc-c" | #define VERSION "x.xx" | #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 HAVE_WCHAR_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_WCSNCMP 1 | #define HAVE_SETGROUPS 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOQ 1 | #define HAVE_STRTOUQ 1 | /* end confdefs.h. */ | /* Define __strtoll to an innocuous variant, in case declares __strtoll. | For example, HP-UX 11i declares gettimeofday. */ | #define __strtoll innocuous___strtoll | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __strtoll (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __strtoll | | /* 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 __strtoll (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub___strtoll || defined __stub_____strtoll | choke me | #endif | | int | main () | { | return __strtoll (); | ; | return 0; | } configure:5351: result: no configure:5351: checking for __strtoull configure:5351: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 /var/tmp/portage/dev-libs/xmlrpc-c-1.32.05-r1/temp/ccTU3DMF.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `__strtoull' collect2: error: ld returned 1 exit status configure:5351: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "xmlrpc-c" | #define VERSION "x.xx" | #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 HAVE_WCHAR_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_WCSNCMP 1 | #define HAVE_SETGROUPS 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOQ 1 | #define HAVE_STRTOUQ 1 | /* end confdefs.h. */ | /* Define __strtoull to an innocuous variant, in case declares __strtoull. | For example, HP-UX 11i declares gettimeofday. */ | #define __strtoull innocuous___strtoull | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __strtoull (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __strtoull | | /* 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 __strtoull (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub___strtoull || defined __stub_____strtoull | choke me | #endif | | int | main () | { | return __strtoull (); | ; | return 0; | } configure:5351: result: no configure:5363: checking for pselect configure:5363: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:5363: $? = 0 configure:5363: result: yes configure:5375: checking for gettimeofday configure:5375: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:5375: $? = 0 configure:5375: result: yes configure:5386: checking for localtime_r configure:5386: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:5386: $? = 0 configure:5386: result: yes configure:5397: checking for gmtime_r configure:5397: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:5397: $? = 0 configure:5397: result: yes configure:5409: checking for strcasecmp configure:5409: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:60:6: warning: conflicting types for built-in function 'strcasecmp' char strcasecmp (); ^~~~~~~~~~ configure:5409: $? = 0 configure:5409: result: yes configure:5420: checking for stricmp configure:5420: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 /var/tmp/portage/dev-libs/xmlrpc-c-1.32.05-r1/temp/ccu4urF3.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `stricmp' collect2: error: ld returned 1 exit status configure:5420: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "xmlrpc-c" | #define VERSION "x.xx" | #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 HAVE_WCHAR_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_WCSNCMP 1 | #define HAVE_SETGROUPS 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOQ 1 | #define HAVE_STRTOUQ 1 | #define HAVE_PSELECT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_STRCASECMP 1 | /* end confdefs.h. */ | /* Define stricmp to an innocuous variant, in case declares stricmp. | For example, HP-UX 11i declares gettimeofday. */ | #define stricmp innocuous_stricmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char stricmp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef stricmp | | /* 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 stricmp (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_stricmp || defined __stub___stricmp | choke me | #endif | | int | main () | { | return stricmp (); | ; | return 0; | } configure:5420: result: no configure:5431: checking for _stricmp configure:5431: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 /var/tmp/portage/dev-libs/xmlrpc-c-1.32.05-r1/temp/ccXiwvy7.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `_stricmp' collect2: error: ld returned 1 exit status configure:5431: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "xmlrpc-c" | #define VERSION "x.xx" | #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 HAVE_WCHAR_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_WCSNCMP 1 | #define HAVE_SETGROUPS 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_STRTOLL 1 | #define HAVE_STRTOULL 1 | #define HAVE_STRTOQ 1 | #define HAVE_STRTOUQ 1 | #define HAVE_PSELECT 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_STRCASECMP 1 | /* end confdefs.h. */ | /* Define _stricmp to an innocuous variant, in case declares _stricmp. | For example, HP-UX 11i declares gettimeofday. */ | #define _stricmp innocuous__stricmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _stricmp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _stricmp | | /* 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 _stricmp (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub__stricmp || defined __stub____stricmp | choke me | #endif | | int | main () | { | return _stricmp (); | ; | return 0; | } configure:5431: result: no configure:5454: checking whether to use Abyss pthread function configure:5463: result: no configure:5674: checking for curl-xmlrpc-config configure:5707: result: no configure:5674: checking for curl-config configure:5692: found /usr/bin/curl-config configure:5704: result: /usr/bin/curl-config configure:5724: checking for Curl library directory configure:5728: result: /usr/lib configure:5767: checking whether to build the libxml2 backend configure:5769: result: yes configure:5775: checking for xml2-config configure:5791: found /usr/bin/xml2-config configure:5803: result: yes configure:5944: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.67. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on mr-fox config.status:918: creating srcdir.mk config.status:918: creating config.mk config.status:918: creating xmlrpc_config.h config.status:918: creating xmlrpc_amconfig.h config.status:1106: executing default-1 commands ## ---------------- ## ## 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='-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_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-Werror=terminate -march=native -O2 -pipe' ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=x86_64-pc-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func___strtoll=no ac_cv_func___strtoull=no ac_cv_func__stricmp=no ac_cv_func_asprintf=yes ac_cv_func_gettimeofday=yes ac_cv_func_gmtime_r=yes ac_cv_func_localtime_r=yes ac_cv_func_pselect=yes ac_cv_func_setenv=yes ac_cv_func_setgroups=yes ac_cv_func_socket=yes ac_cv_func_strcasecmp=yes ac_cv_func_stricmp=no ac_cv_func_strtoll=yes ac_cv_func_strtoq=yes ac_cv_func_strtoull=yes ac_cv_func_strtouq=yes ac_cv_func_vsnprintf=yes ac_cv_func_wcsncmp=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdarg_h=yes 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_filio_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_header_wchar_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_lib_ncurses_main=yes ac_cv_lib_readline_main=yes ac_cv_objext=o ac_cv_path_CURL_CONFIG=/usr/bin/curl-config ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_install='/usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c' 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_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_have_xml2_config=yes ac_cv_prog_make_make_set=yes ac_cv_type_size_t=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ABYSS_SUBDIR='' ACLOCAL='aclocal' AR='x86_64-pc-linux-gnu-ar' ASYNCH_CLIENT='asynch_client' ATTR_UNUSED='__attribute__((__unused__))' AUTH_CLIENT='auth_client' AUTOCONF='autoconf' AUTOHEADER='autoheader' AUTOMAKE='automake' BUILDDIR='/var/tmp/portage/dev-libs/xmlrpc-c-1.32.05-r1/work/advanced' BUILD_TOOLS='yes' BUILD_XMLRPC_PSTREAM='yes' CC='x86_64-pc-linux-gnu-gcc' CC_WARN_FLAGS='' CFLAGS='-march=native -O2 -pipe' CLIENTTEST='clienttest' CPP='x86_64-pc-linux-gnu-gcc -E' CPPFLAGS='' CPPTEST='cpptest' CPP_WARN_FLAGS='' CURL_CONFIG='/usr/bin/curl-config' CURL_LDADD='-lcurl -lssh2 -lssh2 -lssl -lcrypto -lssl -lcrypto -L/usr/lib64 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -llber -lldap -lz' CURL_LIBDIR='/usr/lib' CXX='x86_64-pc-linux-gnu-g++' CXXFLAGS='-Werror=terminate -march=native -O2 -pipe' CXX_COMPILER_GNU='yes' C_COMPILER_GNU='yes' DEFS='-DHAVE_CONFIG_H' DIRECTORY_SEPARATOR='/' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_ABYSS_SERVER='no' ENABLE_ABYSS_THREADS='no' ENABLE_CGI_SERVER='yes' ENABLE_CPLUSPLUS='yes' ENABLE_LIBXML2_BACKEND='yes' EXEEXT='' FEATURE_LIST='c++ curl-client ' GREP='/bin/grep' HAVE_LIBWWW_SSL_DEFINE='0' HAVE_SYS_FILIO_H_DEFINE='0' HAVE_SYS_IOCTL_H_DEFINE='1' HAVE_SYS_SELECT_H_DEFINE='1' HAVE_WCHAR_H_DEFINE='1' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LDFLAGS='-Wl,-O1 -Wl,--as-needed' LIBOBJS='' LIBS='' LIBWWW_CONFIG='' LIBWWW_LDADD='' LIBWWW_LIBDIR='' LIBXMLRPC_CPP_A='libxmlrpc_cpp.a' LSOCKET='' LTLIBOBJS='' MAKEINFO='makeinfo' MUST_BUILD_CURL_CLIENT='yes' MUST_BUILD_LIBWWW_CLIENT='no' MUST_BUILD_WININET_CLIENT='no' OBJEXT='o' PACKAGE='xmlrpc-c' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' QUERY_MEERKAT='query-meerkat' RANLIB='x86_64-pc-linux-gnu-ranlib' SERVER='' SERVERTEST='' SET_MAKE='' SHELL='/bin/sh' SYNCH_CLIENT='synch_client' VALIDATEE='' VA_LIST_IS_ARRAY_DEFINE='1' VERSION='x.xx' WININET_CFLAGS='' WININET_CONFIG='' WININET_LDADD='' WININET_LIBDIR='' XMLRPCCPP_H='XmlRpcCpp.h' XMLRPC_ABYSS_H='' XMLRPC_CLIENT_H='xmlrpc_client.h' XMLRPC_TRANSPORT_H='xmlrpc_transport.h' XML_RPC_API2CPP_SUBDIR='xml-rpc-api2cpp' ac_ct_CC='' ac_ct_CXX='' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='x86_64-pc-linux-gnu' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='/usr/share' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' have_curl_config='' have_libwww_config='' have_wininet_config='' have_xml2_config='yes' 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' libdir='/usr/lib64' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' mandir='/usr/share/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "xmlrpc-c" #define VERSION "x.xx" #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 HAVE_WCHAR_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_STDARG_H 1 #define HAVE_WCSNCMP 1 #define HAVE_SETGROUPS 1 #define HAVE_ASPRINTF 1 #define HAVE_SETENV 1 #define HAVE_STRTOLL 1 #define HAVE_STRTOULL 1 #define HAVE_STRTOQ 1 #define HAVE_STRTOUQ 1 #define HAVE_PSELECT 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_LOCALTIME_R 1 #define HAVE_GMTIME_R 1 #define HAVE_STRCASECMP 1 configure: exit 0