This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by dvbstreamer configure 2.0.0, which was generated by GNU Autoconf 2.64. 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-dependency-tracking --enable-file-streamer ## --------- ## ## Platform. ## ## --------- ## hostname = ms-magpie uname -m = x86_64 uname -r = 4.4.8-hardened uname -s = Linux uname -v = #1 SMP Thu Apr 21 09:43:11 CEST 2016 /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/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/5.3.0 PATH: /opt/tivoli/tsm/client/ba/bin PATH: /opt/aws-as-tools/bin PATH: /usr/bin/cdsclient PATH: /opt/ekopath/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2234: 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:2395: checking for a BSD-compatible install configure:2463: result: /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c configure:2474: checking whether build environment is sane configure:2524: result: yes configure:2665: checking for a thread-safe mkdir -p configure:2704: result: /bin/mkdir -p configure:2717: checking for gawk configure:2733: found /usr/bin/gawk configure:2744: result: gawk configure:2755: checking whether make sets $(MAKE) configure:2777: result: yes configure:2873: checking for style of include used by make configure:2901: result: GNU configure:2931: checking for x86_64-pc-linux-gnu-gcc configure:2947: found /usr/bin/x86_64-pc-linux-gnu-gcc configure:2958: result: x86_64-pc-linux-gnu-gcc configure:3227: checking for C compiler version configure:3236: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 5.3.0 p1.0, pie-0.6.5) 5.3.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:3247: $? = 0 configure:3236: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/5.3.0/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/5.3.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-5.3.0/work/gcc-5.3.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.3.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.3.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.3.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.3.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/5.3.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 5.3.0 p1.0, 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 --enable-lto --without-isl --enable-libsanitizer Thread model: posix gcc version 5.3.0 (Gentoo 5.3.0 p1.0, pie-0.6.5) configure:3247: $? = 0 configure:3236: 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:3247: $? = 1 configure:3236: 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:3247: $? = 1 configure:3269: checking for C compiler default output file name configure:3291: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3295: $? = 0 configure:3332: result: a.out configure:3348: checking whether the C compiler works configure:3357: ./a.out configure:3361: $? = 0 configure:3376: result: yes configure:3383: checking whether we are cross compiling configure:3385: result: no configure:3388: checking for suffix of executables configure:3395: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3399: $? = 0 configure:3421: result: configure:3427: checking for suffix of object files configure:3449: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:3453: $? = 0 configure:3474: result: o configure:3478: checking whether we are using the GNU C compiler configure:3497: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:3497: $? = 0 configure:3506: result: yes configure:3515: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:3535: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:3535: $? = 0 configure:3576: result: yes configure:3593: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:3657: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:3657: $? = 0 configure:3670: result: none needed configure:3692: checking dependency style of x86_64-pc-linux-gnu-gcc configure:3802: result: none configure:3818: checking for library containing strerror configure:3849: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3849: $? = 0 configure:3866: result: none required configure:3882: checking for x86_64-pc-linux-gnu-gcc configure:3909: result: x86_64-pc-linux-gnu-gcc configure:4178: checking for C compiler version configure:4187: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 5.3.0 p1.0, pie-0.6.5) 5.3.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:4198: $? = 0 configure:4187: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/5.3.0/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/5.3.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-5.3.0/work/gcc-5.3.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.3.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.3.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.3.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.3.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/5.3.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 5.3.0 p1.0, 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 --enable-lto --without-isl --enable-libsanitizer Thread model: posix gcc version 5.3.0 (Gentoo 5.3.0 p1.0, pie-0.6.5) configure:4198: $? = 0 configure:4187: 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:4198: $? = 1 configure:4187: 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:4198: $? = 1 configure:4202: checking whether we are using the GNU C compiler configure:4230: result: yes configure:4239: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:4300: result: yes configure:4317: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:4394: result: none needed configure:4416: checking dependency style of x86_64-pc-linux-gnu-gcc configure:4526: result: none configure:4549: checking for x86_64-pc-linux-gnu-gcc configure:4576: result: x86_64-pc-linux-gnu-gcc configure:4845: checking for C compiler version configure:4854: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 5.3.0 p1.0, pie-0.6.5) 5.3.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:4865: $? = 0 configure:4854: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/5.3.0/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/5.3.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-5.3.0/work/gcc-5.3.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.3.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.3.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.3.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.3.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/5.3.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 5.3.0 p1.0, 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 --enable-lto --without-isl --enable-libsanitizer Thread model: posix gcc version 5.3.0 (Gentoo 5.3.0 p1.0, pie-0.6.5) configure:4865: $? = 0 configure:4854: 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:4865: $? = 1 configure:4854: 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:4865: $? = 1 configure:4869: checking whether we are using the GNU C compiler configure:4897: result: yes configure:4906: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:4967: result: yes configure:4984: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:5061: result: none needed configure:5083: checking dependency style of x86_64-pc-linux-gnu-gcc configure:5193: result: none configure:5216: checking how to run the C preprocessor configure:5247: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5247: $? = 0 configure:5261: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:15:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:5261: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dvbstreamer" | #define PACKAGE_TARNAME "dvbstreamer" | #define PACKAGE_VERSION "2.0.0" | #define PACKAGE_STRING "dvbstreamer 2.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define DVBSTREAMER_MAJOR 2 | #define DVBSTREAMER_MINOR 0 | #define DVBSTREAMER_MICRO 0 | #define DVBSTREAMER_VERSION ((DVBSTREAMER_MAJOR<<24) | (DVBSTREAMER_MINOR<<16) | DVBSTREAMER_MICRO ) | #define PACKAGE "dvbstreamer" | #define VERSION "2.0.0" | /* end confdefs.h. */ | #include configure:5286: result: x86_64-pc-linux-gnu-gcc -E configure:5306: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5306: $? = 0 configure:5320: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:15:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:5320: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dvbstreamer" | #define PACKAGE_TARNAME "dvbstreamer" | #define PACKAGE_VERSION "2.0.0" | #define PACKAGE_STRING "dvbstreamer 2.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define DVBSTREAMER_MAJOR 2 | #define DVBSTREAMER_MINOR 0 | #define DVBSTREAMER_MICRO 0 | #define DVBSTREAMER_VERSION ((DVBSTREAMER_MAJOR<<24) | (DVBSTREAMER_MINOR<<16) | DVBSTREAMER_MICRO ) | #define PACKAGE "dvbstreamer" | #define VERSION "2.0.0" | /* end confdefs.h. */ | #include configure:5349: checking for grep that handles long lines and -e configure:5407: result: /bin/grep configure:5412: checking for egrep configure:5474: result: /bin/grep -E configure:5479: checking for ANSI C header files configure:5499: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:5499: $? = 0 configure:5572: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:5572: $? = 0 configure:5572: ./conftest configure:5572: $? = 0 configure:5583: result: yes configure:5592: checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together configure:5623: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >&5 configure:5627: $? = 0 configure:5633: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >&5 configure:5637: $? = 0 configure:5648: cc -c conftest.c >&5 configure:5652: $? = 0 configure:5660: cc -c conftest.c -o conftest2.o >&5 configure:5664: $? = 0 configure:5670: cc -c conftest.c -o conftest2.o >&5 configure:5674: $? = 0 configure:5692: result: yes configure:5750: checking build system type configure:5764: result: x86_64-pc-linux-gnu configure:5784: checking host system type configure:5797: result: x86_64-pc-linux-gnu configure:5817: checking for a sed that does not truncate output configure:5881: result: /bin/sed configure:5899: checking for fgrep configure:5961: result: /bin/grep -F configure:5996: checking for ld used by x86_64-pc-linux-gnu-gcc configure:6063: result: /usr/x86_64-pc-linux-gnu/bin/ld configure:6070: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld configure:6085: result: yes configure:6097: checking for BSD- or MS-compatible name lister (nm) configure:6146: result: /usr/bin/nm -B configure:6264: checking the name lister (/usr/bin/nm -B) interface configure:6271: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fno-strict-aliasing conftest.c >&5 configure:6274: /usr/bin/nm -B "conftest.o" configure:6277: output 0000000000000000 B some_variable configure:6284: result: BSD nm configure:6287: checking whether ln -s works configure:6291: result: yes configure:6299: checking the maximum length of command line arguments configure:6419: result: 1572864 configure:6436: checking whether the shell understands some XSI constructs configure:6446: result: yes configure:6450: checking whether the shell understands "+=" configure:6456: result: yes configure:6491: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files configure:6498: result: -r configure:6527: checking for x86_64-pc-linux-gnu-objdump configure:6543: found /usr/bin/x86_64-pc-linux-gnu-objdump configure:6554: result: x86_64-pc-linux-gnu-objdump configure:6623: checking how to recognize dependent libraries configure:6819: result: pass_all configure:6839: checking for x86_64-pc-linux-gnu-ar configure:6855: found /usr/bin/x86_64-pc-linux-gnu-ar configure:6866: result: x86_64-pc-linux-gnu-ar configure:6944: checking for x86_64-pc-linux-gnu-strip configure:6960: found /usr/bin/x86_64-pc-linux-gnu-strip configure:6971: result: x86_64-pc-linux-gnu-strip configure:7043: checking for x86_64-pc-linux-gnu-ranlib configure:7059: found /usr/bin/x86_64-pc-linux-gnu-ranlib configure:7070: result: x86_64-pc-linux-gnu-ranlib configure:7200: checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object configure:7318: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fno-strict-aliasing conftest.c >&5 configure:7321: $? = 0 configure:7325: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:7328: $? = 0 configure:7382: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed conftest.c conftstm.o >&5 configure:7385: $? = 0 configure:7423: result: ok configure:7518: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fno-strict-aliasing conftest.c >&5 configure:7521: $? = 0 configure:8231: checking for sys/types.h configure:8231: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fno-strict-aliasing conftest.c >&5 configure:8231: $? = 0 configure:8231: result: yes configure:8231: checking for sys/stat.h configure:8231: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fno-strict-aliasing conftest.c >&5 configure:8231: $? = 0 configure:8231: result: yes configure:8231: checking for stdlib.h configure:8231: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fno-strict-aliasing conftest.c >&5 configure:8231: $? = 0 configure:8231: result: yes configure:8231: checking for string.h configure:8231: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fno-strict-aliasing conftest.c >&5 configure:8231: $? = 0 configure:8231: result: yes configure:8231: checking for memory.h configure:8231: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fno-strict-aliasing conftest.c >&5 configure:8231: $? = 0 configure:8231: result: yes configure:8231: checking for strings.h configure:8231: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fno-strict-aliasing conftest.c >&5 configure:8231: $? = 0 configure:8231: result: yes configure:8231: checking for inttypes.h configure:8231: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fno-strict-aliasing conftest.c >&5 configure:8231: $? = 0 configure:8231: result: yes configure:8231: checking for stdint.h configure:8231: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fno-strict-aliasing conftest.c >&5 configure:8231: $? = 0 configure:8231: result: yes configure:8231: checking for unistd.h configure:8231: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fno-strict-aliasing conftest.c >&5 configure:8231: $? = 0 configure:8231: result: yes configure:8246: checking for dlfcn.h configure:8246: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fno-strict-aliasing conftest.c >&5 configure:8246: $? = 0 configure:8246: result: yes configure:8726: checking for objdir configure:8741: result: .libs configure:9033: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions configure:9051: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fno-strict-aliasing -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C configure:9055: $? = 0 configure:9068: result: no configure:9088: checking for x86_64-pc-linux-gnu-gcc option to produce PIC configure:9360: result: -fPIC -DPIC configure:9372: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works configure:9390: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fno-strict-aliasing -fPIC -DPIC -DPIC conftest.c >&5 configure:9394: $? = 0 configure:9407: result: yes configure:9431: checking if x86_64-pc-linux-gnu-gcc static flag -static works configure:9459: result: yes configure:9474: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:9495: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fno-strict-aliasing -o out/conftest2.o conftest.c >&5 configure:9499: $? = 0 configure:9521: result: yes configure:9529: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:9576: result: yes configure:9609: 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:10599: result: yes configure:10636: checking whether -lc should be explicitly linked in configure:10641: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fno-strict-aliasing conftest.c >&5 configure:10644: $? = 0 configure:10659: x86_64-pc-linux-gnu-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:10662: $? = 0 configure:10674: result: no configure:10838: checking dynamic linker characteristics configure:11271: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11271: $? = 0 configure:11501: result: GNU/Linux ld.so configure:11603: checking how to hardcode library paths into programs configure:11628: result: immediate configure:11722: checking for shl_load configure:11722: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed conftest.c >&5 /var/tmp/portage/media-tv/dvbstreamer-2.0.0_rc1/temp/cc63VoCW.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `shl_load' collect2: error: ld returned 1 exit status configure:11722: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dvbstreamer" | #define PACKAGE_TARNAME "dvbstreamer" | #define PACKAGE_VERSION "2.0.0" | #define PACKAGE_STRING "dvbstreamer 2.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define DVBSTREAMER_MAJOR 2 | #define DVBSTREAMER_MINOR 0 | #define DVBSTREAMER_MICRO 0 | #define DVBSTREAMER_VERSION ((DVBSTREAMER_MAJOR<<24) | (DVBSTREAMER_MINOR<<16) | DVBSTREAMER_MICRO ) | #define PACKAGE "dvbstreamer" | #define VERSION "2.0.0" | #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/" | /* end confdefs.h. */ | /* Define shl_load to an innocuous variant, in case declares shl_load. | For example, HP-UX 11i declares gettimeofday. */ | #define shl_load innocuous_shl_load | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shl_load (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef shl_load | | /* 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 shl_load (); | /* 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_shl_load || defined __stub___shl_load | choke me | #endif | | int | main () | { | return shl_load (); | ; | return 0; | } configure:11722: result: no configure:11726: checking for shl_load in -ldld configure:11751: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed conftest.c -ldld >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -ldld collect2: error: ld returned 1 exit status configure:11751: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dvbstreamer" | #define PACKAGE_TARNAME "dvbstreamer" | #define PACKAGE_VERSION "2.0.0" | #define PACKAGE_STRING "dvbstreamer 2.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define DVBSTREAMER_MAJOR 2 | #define DVBSTREAMER_MINOR 0 | #define DVBSTREAMER_MICRO 0 | #define DVBSTREAMER_VERSION ((DVBSTREAMER_MAJOR<<24) | (DVBSTREAMER_MINOR<<16) | DVBSTREAMER_MICRO ) | #define PACKAGE "dvbstreamer" | #define VERSION "2.0.0" | #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/" | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char shl_load (); | int | main () | { | return shl_load (); | ; | return 0; | } configure:11760: result: no configure:11765: checking for dlopen configure:11765: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed conftest.c >&5 /var/tmp/portage/media-tv/dvbstreamer-2.0.0_rc1/temp/ccPlmJV0.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `dlopen' collect2: error: ld returned 1 exit status configure:11765: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dvbstreamer" | #define PACKAGE_TARNAME "dvbstreamer" | #define PACKAGE_VERSION "2.0.0" | #define PACKAGE_STRING "dvbstreamer 2.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define DVBSTREAMER_MAJOR 2 | #define DVBSTREAMER_MINOR 0 | #define DVBSTREAMER_MICRO 0 | #define DVBSTREAMER_VERSION ((DVBSTREAMER_MAJOR<<24) | (DVBSTREAMER_MINOR<<16) | DVBSTREAMER_MICRO ) | #define PACKAGE "dvbstreamer" | #define VERSION "2.0.0" | #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/" | /* end confdefs.h. */ | /* Define dlopen to an innocuous variant, in case declares dlopen. | For example, HP-UX 11i declares gettimeofday. */ | #define dlopen innocuous_dlopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dlopen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef dlopen | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dlopen (); | /* 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_dlopen || defined __stub___dlopen | choke me | #endif | | int | main () | { | return dlopen (); | ; | return 0; | } configure:11765: result: no configure:11769: checking for dlopen in -ldl configure:11794: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed conftest.c -ldl >&5 configure:11794: $? = 0 configure:11803: result: yes configure:11922: checking whether a program can dlopen itself configure:11992: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fno-strict-aliasing -DHAVE_DLFCN_H -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c -ldl >&5 configure:11995: $? = 0 configure:12013: result: yes configure:12018: checking whether a statically linked program can dlopen itself configure:12088: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fno-strict-aliasing -DHAVE_DLFCN_H -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic -static conftest.c -ldl >&5 /var/tmp/portage/media-tv/dvbstreamer-2.0.0_rc1/temp/cccsGiTh.o: In function `main': conftest.c:(.text.startup+0x9): warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: dynamic STT_GNU_IFUNC symbol `strcmp' with pointer equality in `/usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/../../../../lib64/libc.a(strcmp.o)' can not be used when making an executable; recompile with -fPIE and relink with -pie collect2: error: ld returned 1 exit status configure:12091: $? = 1 configure:12109: result: no configure:12148: checking whether stripping libraries is possible configure:12153: result: yes configure:12188: checking if libtool supports shared libraries configure:12190: result: yes configure:12193: checking whether to build shared libraries configure:12214: result: yes configure:12217: checking whether to build static libraries configure:12221: result: no configure:12257: checking libdir name configure:12264: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fno-strict-aliasing conftest.c >&5 configure:12267: $? = 0 configure:12287: result: lib64 configure:12390: checking for sqlite3_libversion in -lsqlite3 configure:12415: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed conftest.c -lsqlite3 >&5 configure:12415: $? = 0 configure:12424: result: yes configure:12442: checking readline/readline.h usability configure:12442: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fno-strict-aliasing conftest.c >&5 configure:12442: $? = 0 configure:12442: result: yes configure:12442: checking readline/readline.h presence configure:12442: x86_64-pc-linux-gnu-gcc -E conftest.c configure:12442: $? = 0 configure:12442: result: yes configure:12442: checking for readline/readline.h configure:12442: result: yes configure:12454: checking for readline in -lreadline configure:12479: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed conftest.c -lreadline -lncurses >&5 configure:12479: $? = 0 configure:12488: result: yes configure:12545: checking for library containing clock_gettime configure:12576: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:12576: $? = 0 configure:12593: result: none required configure:12611: checking for library containing iconv_open configure:12642: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:12642: $? = 0 configure:12659: result: none required configure:12744: checking ev.h usability configure:12744: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fno-strict-aliasing conftest.c >&5 configure:12744: $? = 0 configure:12744: result: yes configure:12744: checking ev.h presence configure:12744: x86_64-pc-linux-gnu-gcc -E conftest.c configure:12744: $? = 0 configure:12744: result: yes configure:12744: checking for ev.h configure:12744: result: yes configure:12755: checking for ev_loop in -lev configure:12780: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fno-strict-aliasing -Wl,-O1 -Wl,--as-needed conftest.c -lev >&5 /var/tmp/portage/media-tv/dvbstreamer-2.0.0_rc1/temp/cc2ePIh9.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `ev_loop' collect2: error: ld returned 1 exit status configure:12780: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "dvbstreamer" | #define PACKAGE_TARNAME "dvbstreamer" | #define PACKAGE_VERSION "2.0.0" | #define PACKAGE_STRING "dvbstreamer 2.0.0" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define DVBSTREAMER_MAJOR 2 | #define DVBSTREAMER_MINOR 0 | #define DVBSTREAMER_MICRO 0 | #define DVBSTREAMER_VERSION ((DVBSTREAMER_MAJOR<<24) | (DVBSTREAMER_MINOR<<16) | DVBSTREAMER_MICRO ) | #define PACKAGE "dvbstreamer" | #define VERSION "2.0.0" | #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 ENABLE_ATSC 1 | #define ENABLE_DVB 1 | #define USE_GETADDRINFO 1 | #define HAVE_LIBSQLITE3 1 | #define ICONV_INPUT_CAST char ** | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char ev_loop (); | int | main () | { | return ev_loop (); | ; | return 0; | } configure:12789: result: no configure:12799: error: in `/var/tmp/portage/media-tv/dvbstreamer-2.0.0_rc1/work/dvbstreamer-2.0.0rc1': configure:12802: error: libev not found See `config.log' for more details. ## ---------------- ## ## Cache variables. ## ## ---------------- ## DVBSTREAMER_cv_cc_64bit_output=yes ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_compiler_gnu=yes 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_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_dlopen=no ac_cv_func_shl_load=no ac_cv_header_dlfcn_h=yes ac_cv_header_ev_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_readline_readline_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_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_shl_load=no ac_cv_lib_ev_ev_loop=no ac_cv_lib_readline_readline=yes ac_cv_lib_sqlite3_sqlite3_libversion=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_SED=/bin/sed ac_cv_path_install='/usr/lib/portage/python2.7/ebuild-helpers/xattr/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_OBJDUMP=x86_64-pc-linux-gnu-objdump ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib ac_cv_prog_STRIP=x86_64-pc-linux-gnu-strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cc_x86_64_pc_linux_gnu_gcc_c_o=yes ac_cv_prog_make_make_set=yes ac_cv_search_clock_gettime='none required' ac_cv_search_iconv_open='none required' ac_cv_search_strerror='none required' am_cv_CC_dependencies_compiler_type=none am_cv_prog_cc_stdc= lt_cv_deplibs_check_method=pass_all lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-ldl lt_cv_dlopen_self=yes lt_cv_dlopen_self_static=no 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/nm -B' lt_cv_prog_compiler_c_o=yes 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_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' 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 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/media-tv/dvbstreamer-2.0.0_rc1/work/dvbstreamer-2.0.0rc1/missing --run aclocal-1.11' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='${SHELL} /var/tmp/portage/media-tv/dvbstreamer-2.0.0_rc1/work/dvbstreamer-2.0.0rc1/missing --run tar' AR='x86_64-pc-linux-gnu-ar' AS='as' AUTOCONF='${SHELL} /var/tmp/portage/media-tv/dvbstreamer-2.0.0_rc1/work/dvbstreamer-2.0.0rc1/missing --run autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/media-tv/dvbstreamer-2.0.0_rc1/work/dvbstreamer-2.0.0rc1/missing --run autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/media-tv/dvbstreamer-2.0.0_rc1/work/dvbstreamer-2.0.0rc1/missing --run automake-1.11' AWK='gawk' CC='x86_64-pc-linux-gnu-gcc' CCDEPMODE='depmode=none' CFLAGS='-march=native -O2 -pipe -fno-strict-aliasing' CPP='x86_64-pc-linux-gnu-gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' DLLTOOL='dlltool' DSYMUTIL='' DUMPBIN='' DVBSTREAMER_MAJOR='2' DVBSTREAMER_MICRO='0' DVBSTREAMER_MINOR='0' DVBSTREAMER_PLUGINDIR='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_ATSC_FALSE='#' ENABLE_ATSC_TRUE='' ENABLE_DVB_FALSE='#' ENABLE_DVB_TRUE='' ENABLE_FSTREAMER_FALSE='#' ENABLE_FSTREAMER_TRUE='' EXEEXT='' FGREP='/bin/grep -F' GETTIME_LIB='' GREP='/bin/grep' ICONV_LIB='' 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='' MAKEINFO='${SHELL} /var/tmp/portage/media-tv/dvbstreamer-2.0.0_rc1/work/dvbstreamer-2.0.0rc1/missing --run makeinfo' MKDIR_P='/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' NO_PREFIX_PACKAGE_DATA_DIR='' NO_PREFIX_PACKAGE_DOC_DIR='' OBJDUMP='x86_64-pc-linux-gnu-objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='dvbstreamer' PACKAGE_BUGREPORT='' PACKAGE_DATA_DIR='' PACKAGE_DOC_DIR='' PACKAGE_NAME='dvbstreamer' PACKAGE_STRING='dvbstreamer 2.0.0' PACKAGE_TARNAME='dvbstreamer' PACKAGE_URL='' PACKAGE_VERSION='2.0.0' PATH_SEPARATOR=':' RANLIB='x86_64-pc-linux-gnu-ranlib' READLINE_TERMCAP='-lncurses' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='x86_64-pc-linux-gnu-strip' VERSION='2.0.0' 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__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} 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='${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/media-tv/dvbstreamer-2.0.0_rc1/work/dvbstreamer-2.0.0rc1/install-sh' libdir='/usr/lib64' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' lt_ECHO='echo' 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' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "dvbstreamer" #define PACKAGE_TARNAME "dvbstreamer" #define PACKAGE_VERSION "2.0.0" #define PACKAGE_STRING "dvbstreamer 2.0.0" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define DVBSTREAMER_MAJOR 2 #define DVBSTREAMER_MINOR 0 #define DVBSTREAMER_MICRO 0 #define DVBSTREAMER_VERSION ((DVBSTREAMER_MAJOR<<24) | (DVBSTREAMER_MINOR<<16) | DVBSTREAMER_MICRO ) #define PACKAGE "dvbstreamer" #define VERSION "2.0.0" #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 ENABLE_ATSC 1 #define ENABLE_DVB 1 #define USE_GETADDRINFO 1 #define HAVE_LIBSQLITE3 1 #define ICONV_INPUT_CAST char ** configure: exit 1