This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by librelp configure 1.2.12, 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 --disable-silent-rules --docdir=/usr/share/doc/librelp-1.2.12 --htmldir=/usr/share/doc/librelp-1.2.12/html --libdir=/usr/lib64 --disable-debug --enable-tls --disable-static ## --------- ## ## Platform. ## ## --------- ## hostname = mr-fox uname -m = x86_64 uname -r = 4.9.8-hardened uname -s = Linux uname -v = #1 SMP Wed Feb 8 18:32:21 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 PATH: /opt/nvidia-cg-toolkit/bin PATH: /opt/tivoli/tsm/client/ba/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2297: 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:2438: checking for a BSD-compatible install configure:2506: result: /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c configure:2517: checking whether build environment is sane configure:2572: result: yes configure:2723: checking for a thread-safe mkdir -p configure:2762: result: /bin/mkdir -p configure:2769: checking for gawk configure:2785: found /usr/bin/gawk configure:2796: result: gawk configure:2807: checking whether make sets $(MAKE) configure:2829: result: yes configure:2858: checking whether make supports nested variables configure:2875: result: yes configure:3127: checking whether make supports nested variables configure:3144: result: yes configure:3169: checking for x86_64-pc-linux-gnu-gcc configure:3185: found /usr/bin/x86_64-pc-linux-gnu-gcc configure:3196: result: x86_64-pc-linux-gnu-gcc configure:3465: checking for C compiler version configure:3474: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 5.4.0-r3 p1.3, 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:3485: $? = 0 configure:3474: 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-r3/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++,go,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-r3 p1.3, 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-r3 p1.3, pie-0.6.5) configure:3485: $? = 0 configure:3474: 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:3485: $? = 1 configure:3474: 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:3485: $? = 1 configure:3505: checking whether the C compiler works configure:3527: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3531: $? = 0 configure:3579: result: yes configure:3582: checking for C compiler default output file name configure:3584: result: a.out configure:3590: checking for suffix of executables configure:3597: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3601: $? = 0 configure:3623: result: configure:3645: checking whether we are cross compiling configure:3653: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3657: $? = 0 configure:3664: ./conftest configure:3668: $? = 0 configure:3683: result: no configure:3688: checking for suffix of object files configure:3710: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:3714: $? = 0 configure:3735: result: o configure:3739: checking whether we are using the GNU C compiler configure:3758: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:3758: $? = 0 configure:3767: result: yes configure:3776: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:3796: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:3796: $? = 0 configure:3837: result: yes configure:3854: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:3917: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:3917: $? = 0 configure:3930: result: none needed configure:3955: checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together configure:3977: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o configure:3980: $? = 0 configure:3977: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o configure:3980: $? = 0 configure:3992: result: yes configure:4020: checking for style of include used by make configure:4048: result: GNU configure:4074: checking dependency style of x86_64-pc-linux-gnu-gcc configure:4185: result: none configure:4202: checking dependency style of x86_64-pc-linux-gnu-gcc configure:4313: result: none configure:4362: checking build system type configure:4376: result: x86_64-pc-linux-gnu configure:4396: checking host system type configure:4409: result: x86_64-pc-linux-gnu configure:4450: checking how to print strings configure:4477: result: printf configure:4498: checking for a sed that does not truncate output configure:4562: result: /bin/sed configure:4580: checking for grep that handles long lines and -e configure:4638: result: /bin/grep configure:4643: checking for egrep configure:4705: result: /bin/grep -E configure:4710: checking for fgrep configure:4772: result: /bin/grep -F configure:4807: checking for ld used by x86_64-pc-linux-gnu-gcc configure:4874: result: /usr/x86_64-pc-linux-gnu/bin/ld configure:4881: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld configure:4896: result: yes configure:4908: checking for BSD- or MS-compatible name lister (nm) configure:4962: result: /usr/bin/x86_64-pc-linux-gnu-nm -B configure:5092: checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface configure:5099: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute conftest.c >&5 configure:5102: /usr/bin/x86_64-pc-linux-gnu-nm -B "conftest.o" configure:5105: output 0000000000000000 B some_variable configure:5112: result: BSD nm configure:5115: checking whether ln -s works configure:5119: result: yes configure:5127: checking the maximum length of command line arguments configure:5258: result: 1572864 configure:5306: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:5346: result: func_convert_file_noop configure:5353: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:5373: result: func_convert_file_noop configure:5380: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files configure:5387: result: -r configure:5421: checking for x86_64-pc-linux-gnu-objdump configure:5437: found /usr/bin/x86_64-pc-linux-gnu-objdump configure:5448: result: x86_64-pc-linux-gnu-objdump configure:5520: checking how to recognize dependent libraries configure:5720: result: pass_all configure:5765: checking for x86_64-pc-linux-gnu-dlltool configure:5795: result: no configure:5805: checking for dlltool configure:5835: result: no configure:5865: checking how to associate runtime and link libraries configure:5892: result: printf %s\n configure:5909: checking for x86_64-pc-linux-gnu-ar configure:5925: found /usr/bin/x86_64-pc-linux-gnu-ar configure:5936: result: x86_64-pc-linux-gnu-ar configure:6017: checking for archiver @FILE support configure:6034: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute conftest.c >&5 configure:6034: $? = 0 configure:6037: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 configure:6040: $? = 0 configure:6045: 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:6048: $? = 1 configure:6060: result: @ configure:6078: checking for x86_64-pc-linux-gnu-strip configure:6094: found /usr/bin/x86_64-pc-linux-gnu-strip configure:6105: result: x86_64-pc-linux-gnu-strip configure:6177: checking for x86_64-pc-linux-gnu-ranlib configure:6193: found /usr/bin/x86_64-pc-linux-gnu-ranlib configure:6204: result: x86_64-pc-linux-gnu-ranlib configure:6346: checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object configure:6499: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute conftest.c >&5 configure:6502: $? = 0 configure:6506: /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:6509: $? = 0 configure:6575: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Wl,-O1 -Wl,--as-needed conftest.c conftstm.o >&5 configure:6578: $? = 0 configure:6616: result: ok configure:6663: checking for sysroot configure:6693: result: no configure:6700: checking for a working dd configure:6738: result: /bin/dd configure:6742: checking how to truncate binary pipes configure:6757: result: /bin/dd bs=4096 count=1 configure:6893: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute conftest.c >&5 configure:6896: $? = 0 configure:7046: checking for x86_64-pc-linux-gnu-mt configure:7076: result: no configure:7086: checking for mt configure:7102: found /usr/sbin/mt configure:7113: result: mt configure:7136: checking if mt is a manifest tool configure:7142: mt '-?' usage: mt [-v] [--version] [-h] [ -f device ] command [ count ] configure:7150: result: no configure:7827: checking how to run the C preprocessor configure:7858: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7858: $? = 0 configure:7872: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:13:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:7872: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "librelp" | #define PACKAGE_TARNAME "librelp" | #define PACKAGE_VERSION "1.2.12" | #define PACKAGE_STRING "librelp 1.2.12" | #define PACKAGE_BUGREPORT "rgerhards@adiscon.com" | #define PACKAGE_URL "" | #define PACKAGE "librelp" | #define VERSION "1.2.12" | #define PACKAGE "librelp" | #define VERSION "1.2.12" | /* end confdefs.h. */ | #include configure:7897: result: x86_64-pc-linux-gnu-gcc -E configure:7917: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7917: $? = 0 configure:7931: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:13:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:7931: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "librelp" | #define PACKAGE_TARNAME "librelp" | #define PACKAGE_VERSION "1.2.12" | #define PACKAGE_STRING "librelp 1.2.12" | #define PACKAGE_BUGREPORT "rgerhards@adiscon.com" | #define PACKAGE_URL "" | #define PACKAGE "librelp" | #define VERSION "1.2.12" | #define PACKAGE "librelp" | #define VERSION "1.2.12" | /* end confdefs.h. */ | #include configure:7960: checking for ANSI C header files configure:7980: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute conftest.c >&5 configure:7980: $? = 0 configure:8053: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8053: $? = 0 configure:8053: ./conftest configure:8053: $? = 0 configure:8064: result: yes configure:8077: checking for sys/types.h configure:8077: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute conftest.c >&5 configure:8077: $? = 0 configure:8077: result: yes configure:8077: checking for sys/stat.h configure:8077: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute conftest.c >&5 configure:8077: $? = 0 configure:8077: result: yes configure:8077: checking for stdlib.h configure:8077: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute conftest.c >&5 configure:8077: $? = 0 configure:8077: result: yes configure:8077: checking for string.h configure:8077: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute conftest.c >&5 configure:8077: $? = 0 configure:8077: result: yes configure:8077: checking for memory.h configure:8077: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute conftest.c >&5 configure:8077: $? = 0 configure:8077: result: yes configure:8077: checking for strings.h configure:8077: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute conftest.c >&5 configure:8077: $? = 0 configure:8077: result: yes configure:8077: checking for inttypes.h configure:8077: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute conftest.c >&5 configure:8077: $? = 0 configure:8077: result: yes configure:8077: checking for stdint.h configure:8077: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute conftest.c >&5 configure:8077: $? = 0 configure:8077: result: yes configure:8077: checking for unistd.h configure:8077: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute conftest.c >&5 configure:8077: $? = 0 configure:8077: result: yes configure:8091: checking for dlfcn.h configure:8091: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute conftest.c >&5 configure:8091: $? = 0 configure:8091: result: yes configure:8347: checking for objdir configure:8362: result: .libs configure:8626: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions configure:8644: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C configure:8648: $? = 0 configure:8661: result: no configure:9019: checking for x86_64-pc-linux-gnu-gcc option to produce PIC configure:9026: result: -fPIC -DPIC configure:9034: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works configure:9052: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -fPIC -DPIC -DPIC conftest.c >&5 configure:9056: $? = 0 configure:9069: result: yes configure:9098: checking if x86_64-pc-linux-gnu-gcc static flag -static works configure:9126: result: yes configure:9141: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:9162: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -o out/conftest2.o conftest.c >&5 configure:9166: $? = 0 configure:9188: result: yes configure:9196: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:9243: result: yes configure:9276: 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:10535: result: yes configure:10572: checking whether -lc should be explicitly linked in configure:10580: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute conftest.c >&5 configure:10583: $? = 0 configure:10598: 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:10601: $? = 0 configure:10615: result: no configure:10775: checking dynamic linker characteristics configure:11369: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Wl,-O1 -Wl,--as-needed -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11369: $? = 0 configure:11606: result: GNU/Linux ld.so configure:11728: checking how to hardcode library paths into programs configure:11753: result: immediate configure:12301: checking whether stripping libraries is possible configure:12306: result: yes configure:12341: checking if libtool supports shared libraries configure:12343: result: yes configure:12346: checking whether to build shared libraries configure:12371: result: yes configure:12374: checking whether to build static libraries configure:12378: result: no configure:12419: checking for library containing clock_gettime configure:12450: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:12450: $? = 0 configure:12467: result: none required configure:12481: checking for ANSI C header files configure:12585: result: yes configure:12595: checking sys/epoll.h usability configure:12595: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute conftest.c >&5 configure:12595: $? = 0 configure:12595: result: yes configure:12595: checking sys/epoll.h presence configure:12595: x86_64-pc-linux-gnu-gcc -E conftest.c configure:12595: $? = 0 configure:12595: result: yes configure:12595: checking for sys/epoll.h configure:12595: result: yes configure:12607: checking for an ANSI C-conforming const configure:12673: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute conftest.c >&5 configure:12673: $? = 0 configure:12680: result: yes configure:12688: checking for size_t configure:12688: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute conftest.c >&5 configure:12688: $? = 0 configure:12688: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute conftest.c >&5 conftest.c: In function 'main': conftest.c:63:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:12688: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "librelp" | #define PACKAGE_TARNAME "librelp" | #define PACKAGE_VERSION "1.2.12" | #define PACKAGE_STRING "librelp 1.2.12" | #define PACKAGE_BUGREPORT "rgerhards@adiscon.com" | #define PACKAGE_URL "" | #define PACKAGE "librelp" | #define VERSION "1.2.12" | #define PACKAGE "librelp" | #define VERSION "1.2.12" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_SYS_EPOLL_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:12688: result: yes configure:12702: checking for struct sockaddr.sa_len configure:12702: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute conftest.c >&5 conftest.c: In function 'main': conftest.c:32:24: error: storage size of 'ac_aggr' isn't known static struct sockaddr ac_aggr; ^ conftest.c:32:24: warning: unused variable 'ac_aggr' [-Wunused-variable] configure:12702: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "librelp" | #define PACKAGE_TARNAME "librelp" | #define PACKAGE_VERSION "1.2.12" | #define PACKAGE_STRING "librelp 1.2.12" | #define PACKAGE_BUGREPORT "rgerhards@adiscon.com" | #define PACKAGE_URL "" | #define PACKAGE "librelp" | #define VERSION "1.2.12" | #define PACKAGE "librelp" | #define VERSION "1.2.12" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_SYS_EPOLL_H 1 | /* end confdefs.h. */ | | | int | main () | { | static struct sockaddr ac_aggr; | if (ac_aggr.sa_len) | return 0; | ; | return 0; | } configure:12702: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute conftest.c >&5 conftest.c: In function 'main': conftest.c:32:24: error: storage size of 'ac_aggr' isn't known static struct sockaddr ac_aggr; ^ conftest.c:32:24: warning: unused variable 'ac_aggr' [-Wunused-variable] configure:12702: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "librelp" | #define PACKAGE_TARNAME "librelp" | #define PACKAGE_VERSION "1.2.12" | #define PACKAGE_STRING "librelp 1.2.12" | #define PACKAGE_BUGREPORT "rgerhards@adiscon.com" | #define PACKAGE_URL "" | #define PACKAGE "librelp" | #define VERSION "1.2.12" | #define PACKAGE "librelp" | #define VERSION "1.2.12" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_SYS_EPOLL_H 1 | /* end confdefs.h. */ | | | int | main () | { | static struct sockaddr ac_aggr; | if (sizeof ac_aggr.sa_len) | return 0; | ; | return 0; | } configure:12702: result: no configure:12718: checking sys/select.h usability configure:12718: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute conftest.c >&5 configure:12718: $? = 0 configure:12718: result: yes configure:12718: checking sys/select.h presence configure:12718: x86_64-pc-linux-gnu-gcc -E conftest.c configure:12718: $? = 0 configure:12718: result: yes configure:12718: checking for sys/select.h configure:12718: result: yes configure:12718: checking sys/socket.h usability configure:12718: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute conftest.c >&5 configure:12718: $? = 0 configure:12718: result: yes configure:12718: checking sys/socket.h presence configure:12718: x86_64-pc-linux-gnu-gcc -E conftest.c configure:12718: $? = 0 configure:12718: result: yes configure:12718: checking for sys/socket.h configure:12718: result: yes configure:12728: checking types of arguments for select configure:12756: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute conftest.c >&5 configure:12756: $? = 0 configure:12767: result: int,fd_set *,struct timeval * configure:12790: checking whether strerror_r is declared configure:12790: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute conftest.c >&5 configure:12790: $? = 0 configure:12790: result: yes configure:12803: checking for strerror_r configure:12803: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:12803: $? = 0 configure:12803: result: yes configure:12812: checking whether strerror_r returns char * configure:12836: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute conftest.c >&5 conftest.c: In function 'main': conftest.c:72:13: error: invalid type argument of unary '*' (have 'int') char x = *strerror_r (0, buf, sizeof buf); ^ conftest.c:73:14: warning: initialization makes pointer from integer without a cast [-Wint-conversion] char *p = strerror_r (0, buf, sizeof buf); ^ configure:12836: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "librelp" | #define PACKAGE_TARNAME "librelp" | #define PACKAGE_VERSION "1.2.12" | #define PACKAGE_STRING "librelp 1.2.12" | #define PACKAGE_BUGREPORT "rgerhards@adiscon.com" | #define PACKAGE_URL "" | #define PACKAGE "librelp" | #define VERSION "1.2.12" | #define PACKAGE "librelp" | #define VERSION "1.2.12" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 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 () | { | | char buf[100]; | char x = *strerror_r (0, buf, sizeof buf); | char *p = strerror_r (0, buf, sizeof buf); | return !p || x; | | ; | return 0; | } configure:12874: result: no configure:12882: checking return type of signal handlers configure:12900: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute conftest.c >&5 conftest.c: In function 'main': conftest.c:40:9: error: void value not ignored as it ought to be return *(signal (0, 0)) (0) == 1; ^ configure:12900: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "librelp" | #define PACKAGE_TARNAME "librelp" | #define PACKAGE_VERSION "1.2.12" | #define PACKAGE_STRING "librelp 1.2.12" | #define PACKAGE_BUGREPORT "rgerhards@adiscon.com" | #define PACKAGE_URL "" | #define PACKAGE "librelp" | #define VERSION "1.2.12" | #define PACKAGE "librelp" | #define VERSION "1.2.12" | #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_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define HAVE_DECL_STRERROR_R 1 | #define HAVE_STRERROR_R 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:12907: result: void configure:12918: checking for strerror_r configure:12918: result: yes configure:12918: checking for epoll_create configure:12918: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:12918: $? = 0 configure:12918: result: yes configure:12918: checking for epoll_create1 configure:12918: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:12918: $? = 0 configure:12918: result: yes configure:12953: checking for x86_64-pc-linux-gnu-pkg-config configure:12971: found /usr/bin/x86_64-pc-linux-gnu-pkg-config configure:12983: result: /usr/bin/x86_64-pc-linux-gnu-pkg-config configure:13051: checking pkg-config is at least version 0.9.0 configure:13054: result: yes configure:13064: checking for GNUTLS configure:13071: $PKG_CONFIG --exists --print-errors "gnutls >= 2.0.0" configure:13074: $? = 0 configure:13088: $PKG_CONFIG --exists --print-errors "gnutls >= 2.0.0" configure:13091: $? = 0 configure:13105: result: no Package libidn2 was not found in the pkg-config search path. Perhaps you should add the directory containing `libidn2.pc' to the PKG_CONFIG_PATH environment variable Package 'libidn2', required by 'gnutls', not found configure:13121: error: Package requirements (gnutls >= 2.0.0) were not met: Package libidn2 was not found in the pkg-config search path. Perhaps you should add the directory containing `libidn2.pc' to the PKG_CONFIG_PATH environment variable Package 'libidn2', required by 'gnutls', not found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables GNUTLS_CFLAGS and GNUTLS_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes 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_GNUTLS_CFLAGS_set= ac_cv_env_GNUTLS_CFLAGS_value= ac_cv_env_GNUTLS_LIBS_set= ac_cv_env_GNUTLS_LIBS_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_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_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_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_epoll_create1=yes ac_cv_func_epoll_create=yes ac_cv_func_select_args='int,fd_set *,struct timeval *' ac_cv_func_strerror_r=yes ac_cv_func_strerror_r_char_p=no ac_cv_have_decl_strerror_r=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_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_epoll_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_member_struct_sockaddr_sa_len=no 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_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_OBJDUMP=x86_64-pc-linux-gnu-objdump ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib ac_cv_prog_STRIP=x86_64-pc-linux-gnu-strip ac_cv_prog_ac_ct_MANIFEST_TOOL=mt ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_search_clock_gettime='none required' ac_cv_type_signal=void ac_cv_type_size_t=yes am_cv_CC_dependencies_compiler_type=none am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=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_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_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=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_GNUTLS_CFLAGS=' ' pkg_cv_GNUTLS_LIBS='-lgnutls ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/dev-libs/librelp-1.2.12/work/librelp-1.2.12/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)' AR='x86_64-pc-linux-gnu-ar' AUTOCONF='${SHELL} /var/tmp/portage/dev-libs/librelp-1.2.12/work/librelp-1.2.12/missing autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/dev-libs/librelp-1.2.12/work/librelp-1.2.12/missing autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/dev-libs/librelp-1.2.12/work/librelp-1.2.12/missing automake-1.15' AWK='gawk' CC='x86_64-pc-linux-gnu-gcc' CCDEPMODE='depmode=none' CFLAGS='-O2 -pipe -march=native -Wall -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute' CPP='x86_64-pc-linux-gnu-gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FGREP='/bin/grep -F' GNUTLS_CFLAGS='' GNUTLS_LIBS='' GREP='/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' LDFLAGS='-Wl,-O1 -Wl,--as-needed' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAKEINFO='${SHELL} /var/tmp/portage/dev-libs/librelp-1.2.12/work/librelp-1.2.12/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' OTOOL64='' OTOOL='' PACKAGE='librelp' PACKAGE_BUGREPORT='rgerhards@adiscon.com' PACKAGE_NAME='librelp' PACKAGE_STRING='librelp 1.2.12' PACKAGE_TARNAME='librelp' PACKAGE_URL='' PACKAGE_VERSION='1.2.12' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/x86_64-pc-linux-gnu-pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='/usr/lib64/pkgconfig' RANLIB='x86_64-pc-linux-gnu-ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='x86_64-pc-linux-gnu-strip' VERSION='1.2.12' ac_ct_AR='' ac_ct_CC='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__include='include' am__isrc='' 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/librelp-1.2.12' 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/librelp-1.2.12/html' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/tmp/portage/dev-libs/librelp-1.2.12/work/librelp-1.2.12/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}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' rt_libs='' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "librelp" #define PACKAGE_TARNAME "librelp" #define PACKAGE_VERSION "1.2.12" #define PACKAGE_STRING "librelp 1.2.12" #define PACKAGE_BUGREPORT "rgerhards@adiscon.com" #define PACKAGE_URL "" #define PACKAGE "librelp" #define VERSION "1.2.12" #define PACKAGE "librelp" #define VERSION "1.2.12" #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_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define STDC_HEADERS 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_H 1 #define SELECT_TYPE_ARG1 int #define SELECT_TYPE_ARG234 (fd_set *) #define SELECT_TYPE_ARG5 (struct timeval *) #define HAVE_DECL_STRERROR_R 1 #define HAVE_STRERROR_R 1 #define RETSIGTYPE void #define HAVE_STRERROR_R 1 #define HAVE_EPOLL_CREATE 1 #define HAVE_EPOLL_CREATE1 1 configure: exit 1