This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by kodi configure 16.1.000, 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/kodi-16.1 --htmldir=/usr/share/doc/kodi-16.1/html --libdir=/usr/lib64 --disable-ccache --disable-optimizations --with-ffmpeg=shared --disable-alsa --disable-airplay --disable-libbluray --disable-libcap --disable-libcec --disable-dvdcss --disable-dbus --disable-debug --disable-gles --disable-joystick --enable-mid --disable-mysql --disable-nfs --enable-gl --disable-profiling --disable-pulse --disable-rtmp --enable-samba --disable-ssh --enable-libusb --disable-gtest --enable-texturepacker --disable-upnp --disable-vaapi --disable-vdpau --disable-webserver --enable-x11 --disable-avahi ## --------- ## ## Platform. ## ## --------- ## hostname = mr-fox uname -m = x86_64 uname -r = 4.7.10-hardened uname -s = Linux uname -v = #1 SMP Sun Oct 23 17:48:23 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: /var/tmp/portage/media-tv/kodi-16.1/temp/python2.7/bin 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: /opt/ekopath/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:3580: 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:3981: checking for a BSD-compatible install configure:4049: result: /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c configure:4060: checking whether build environment is sane configure:4115: result: yes configure:4266: checking for a thread-safe mkdir -p configure:4305: result: /bin/mkdir -p configure:4312: checking for gawk configure:4328: found /usr/bin/gawk configure:4339: result: gawk configure:4350: checking whether make sets $(MAKE) configure:4372: result: yes configure:4401: checking whether make supports nested variables configure:4418: result: yes configure:4548: checking build system type configure:4562: result: x86_64-pc-linux-gnu configure:4582: checking host system type configure:4595: result: x86_64-pc-linux-gnu configure:4674: checking for git configure:4702: result: no configure:5206: checking for x86_64-pc-linux-gnu-gcc configure:5222: found /usr/bin/x86_64-pc-linux-gnu-gcc configure:5233: result: x86_64-pc-linux-gnu-gcc configure:5502: checking for C compiler version configure:5511: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo Hardened 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:5522: $? = 0 configure:5511: 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++ --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 Hardened 6.2.0-r1 p1.1' --enable-esp --enable-libstdcxx-time --disable-libstdcxx-pch --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --disable-multilib --with-multilib-list=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 --disable-libquadmath --enable-lto --without-isl --disable-libsanitizer --disable-default-pie --enable-default-ssp Thread model: posix gcc version 6.2.0 (Gentoo Hardened 6.2.0-r1 p1.1) configure:5522: $? = 0 configure:5511: 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:5522: $? = 1 configure:5511: 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:5522: $? = 1 configure:5542: checking whether the C compiler works configure:5564: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:5568: $? = 0 configure:5616: result: yes configure:5619: checking for C compiler default output file name configure:5621: result: a.out configure:5627: checking for suffix of executables configure:5634: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:5638: $? = 0 configure:5660: result: configure:5682: checking whether we are cross compiling configure:5690: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:5694: $? = 0 configure:5701: ./conftest configure:5705: $? = 0 configure:5720: result: no configure:5725: checking for suffix of object files configure:5747: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:5751: $? = 0 configure:5772: result: o configure:5776: checking whether we are using the GNU C compiler configure:5795: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:5795: $? = 0 configure:5804: result: yes configure:5813: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:5833: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:5833: $? = 0 configure:5874: result: yes configure:5891: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:5954: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:5954: $? = 0 configure:5967: result: none needed configure:5992: checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together configure:6014: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o configure:6017: $? = 0 configure:6014: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o configure:6017: $? = 0 configure:6029: result: yes configure:6057: checking for style of include used by make configure:6085: result: GNU configure:6111: checking dependency style of x86_64-pc-linux-gnu-gcc configure:6222: result: none configure:6242: checking how to run the C preprocessor configure:6273: x86_64-pc-linux-gnu-gcc -E conftest.c configure:6273: $? = 0 configure:6287: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:13:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:6287: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "kodi" | #define PACKAGE_TARNAME "kodi" | #define PACKAGE_VERSION "16.1.000" | #define PACKAGE_STRING "kodi 16.1.000" | #define PACKAGE_BUGREPORT "http://trac.kodi.tv" | #define PACKAGE_URL "" | #define PACKAGE "kodi" | #define VERSION "16.1.000" | #define HAVE_LIRC 1 | #define LIRC_DEVICE "/dev/lircd" | /* end confdefs.h. */ | #include configure:6312: result: x86_64-pc-linux-gnu-gcc -E configure:6332: x86_64-pc-linux-gnu-gcc -E conftest.c configure:6332: $? = 0 configure:6346: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:13:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:6346: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "kodi" | #define PACKAGE_TARNAME "kodi" | #define PACKAGE_VERSION "16.1.000" | #define PACKAGE_STRING "kodi 16.1.000" | #define PACKAGE_BUGREPORT "http://trac.kodi.tv" | #define PACKAGE_URL "" | #define PACKAGE "kodi" | #define VERSION "16.1.000" | #define HAVE_LIRC 1 | #define LIRC_DEVICE "/dev/lircd" | /* end confdefs.h. */ | #include configure:6430: checking for gcc configure:6446: found /usr/bin/gcc configure:6457: result: gcc configure:6686: checking for C compiler version configure:6695: gcc --version >&5 gcc (Gentoo Hardened 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:6706: $? = 0 configure:6695: gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/6.2.0/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++ --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 Hardened 6.2.0-r1 p1.1' --enable-esp --enable-libstdcxx-time --disable-libstdcxx-pch --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --disable-multilib --with-multilib-list=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 --disable-libquadmath --enable-lto --without-isl --disable-libsanitizer --disable-default-pie --enable-default-ssp Thread model: posix gcc version 6.2.0 (Gentoo Hardened 6.2.0-r1 p1.1) configure:6706: $? = 0 configure:6695: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:6706: $? = 1 configure:6695: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:6706: $? = 1 configure:6710: checking whether we are using the GNU C compiler configure:6738: result: yes configure:6747: checking whether gcc accepts -g configure:6767: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:6767: $? = 0 configure:6808: result: yes configure:6825: checking for gcc option to accept ISO C89 configure:6901: result: none needed configure:6926: checking whether gcc understands -c and -o together configure:6963: result: yes configure:6982: checking dependency style of gcc configure:7093: result: none configure:7113: checking how to run the C preprocessor configure:7144: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7144: $? = 0 configure:7158: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:13:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:7158: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "kodi" | #define PACKAGE_TARNAME "kodi" | #define PACKAGE_VERSION "16.1.000" | #define PACKAGE_STRING "kodi 16.1.000" | #define PACKAGE_BUGREPORT "http://trac.kodi.tv" | #define PACKAGE_URL "" | #define PACKAGE "kodi" | #define VERSION "16.1.000" | #define HAVE_LIRC 1 | #define LIRC_DEVICE "/dev/lircd" | /* end confdefs.h. */ | #include configure:7183: result: gcc -E configure:7203: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7203: $? = 0 configure:7217: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:13:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:7217: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "kodi" | #define PACKAGE_TARNAME "kodi" | #define PACKAGE_VERSION "16.1.000" | #define PACKAGE_STRING "kodi 16.1.000" | #define PACKAGE_BUGREPORT "http://trac.kodi.tv" | #define PACKAGE_URL "" | #define PACKAGE "kodi" | #define VERSION "16.1.000" | #define HAVE_LIRC 1 | #define LIRC_DEVICE "/dev/lircd" | /* end confdefs.h. */ | #include configure:7270: checking for x86_64-pc-linux-gnu-g++ configure:7286: found /usr/bin/x86_64-pc-linux-gnu-g++ configure:7297: result: x86_64-pc-linux-gnu-g++ configure:7368: checking for C++ compiler version configure:7377: x86_64-pc-linux-gnu-g++ --version >&5 x86_64-pc-linux-gnu-g++ (Gentoo Hardened 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:7388: $? = 0 configure:7377: 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++ --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 Hardened 6.2.0-r1 p1.1' --enable-esp --enable-libstdcxx-time --disable-libstdcxx-pch --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --disable-multilib --with-multilib-list=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 --disable-libquadmath --enable-lto --without-isl --disable-libsanitizer --disable-default-pie --enable-default-ssp Thread model: posix gcc version 6.2.0 (Gentoo Hardened 6.2.0-r1 p1.1) configure:7388: $? = 0 configure:7377: 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:7388: $? = 1 configure:7377: 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:7388: $? = 1 configure:7392: checking whether we are using the GNU C++ compiler configure:7411: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe conftest.cpp >&5 configure:7411: $? = 0 configure:7420: result: yes configure:7429: checking whether x86_64-pc-linux-gnu-g++ accepts -g configure:7449: x86_64-pc-linux-gnu-g++ -c -g conftest.cpp >&5 configure:7449: $? = 0 configure:7490: result: yes configure:7515: checking dependency style of x86_64-pc-linux-gnu-g++ configure:7626: result: none configure:7646: checking how to run the C++ preprocessor configure:7673: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:7673: $? = 0 configure:7687: x86_64-pc-linux-gnu-g++ -E conftest.cpp conftest.cpp:13:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:7687: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "kodi" | #define PACKAGE_TARNAME "kodi" | #define PACKAGE_VERSION "16.1.000" | #define PACKAGE_STRING "kodi 16.1.000" | #define PACKAGE_BUGREPORT "http://trac.kodi.tv" | #define PACKAGE_URL "" | #define PACKAGE "kodi" | #define VERSION "16.1.000" | #define HAVE_LIRC 1 | #define LIRC_DEVICE "/dev/lircd" | /* end confdefs.h. */ | #include configure:7712: result: x86_64-pc-linux-gnu-g++ -E configure:7732: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:7732: $? = 0 configure:7746: x86_64-pc-linux-gnu-g++ -E conftest.cpp conftest.cpp:13:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:7746: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "kodi" | #define PACKAGE_TARNAME "kodi" | #define PACKAGE_VERSION "16.1.000" | #define PACKAGE_STRING "kodi 16.1.000" | #define PACKAGE_BUGREPORT "http://trac.kodi.tv" | #define PACKAGE_URL "" | #define PACKAGE "kodi" | #define VERSION "16.1.000" | #define HAVE_LIRC 1 | #define LIRC_DEVICE "/dev/lircd" | /* end confdefs.h. */ | #include configure:7839: checking for g++ configure:7855: found /usr/bin/g++ configure:7866: result: g++ configure:7893: checking for C++ compiler version configure:7902: g++ --version >&5 g++ (Gentoo Hardened 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:7913: $? = 0 configure:7902: g++ -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/6.2.0/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++ --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 Hardened 6.2.0-r1 p1.1' --enable-esp --enable-libstdcxx-time --disable-libstdcxx-pch --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --disable-multilib --with-multilib-list=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 --disable-libquadmath --enable-lto --without-isl --disable-libsanitizer --disable-default-pie --enable-default-ssp Thread model: posix gcc version 6.2.0 (Gentoo Hardened 6.2.0-r1 p1.1) configure:7913: $? = 0 configure:7902: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:7913: $? = 1 configure:7902: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion'; did you mean '--version'? g++: fatal error: no input files compilation terminated. configure:7913: $? = 1 configure:7917: checking whether we are using the GNU C++ compiler configure:7945: result: yes configure:7954: checking whether g++ accepts -g configure:7974: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.cpp >&5 configure:7974: $? = 0 configure:8015: result: yes configure:8040: checking dependency style of g++ configure:8151: result: none configure:8171: checking how to run the C++ preprocessor configure:8198: g++ -E conftest.cpp configure:8198: $? = 0 configure:8212: g++ -E conftest.cpp conftest.cpp:13:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:8212: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "kodi" | #define PACKAGE_TARNAME "kodi" | #define PACKAGE_VERSION "16.1.000" | #define PACKAGE_STRING "kodi 16.1.000" | #define PACKAGE_BUGREPORT "http://trac.kodi.tv" | #define PACKAGE_URL "" | #define PACKAGE "kodi" | #define VERSION "16.1.000" | #define HAVE_LIRC 1 | #define LIRC_DEVICE "/dev/lircd" | /* end confdefs.h. */ | #include configure:8237: result: g++ -E configure:8257: g++ -E conftest.cpp configure:8257: $? = 0 configure:8271: g++ -E conftest.cpp conftest.cpp:13:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:8271: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "kodi" | #define PACKAGE_TARNAME "kodi" | #define PACKAGE_VERSION "16.1.000" | #define PACKAGE_STRING "kodi 16.1.000" | #define PACKAGE_BUGREPORT "http://trac.kodi.tv" | #define PACKAGE_URL "" | #define PACKAGE "kodi" | #define VERSION "16.1.000" | #define HAVE_LIRC 1 | #define LIRC_DEVICE "/dev/lircd" | /* end confdefs.h. */ | #include configure:8314: checking whether x86_64-pc-linux-gnu-g++ supports C++11 features by default configure:8348: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.cpp >&5 configure:8348: $? = 0 configure:8355: result: yes configure:8551: checking how to print strings configure:8578: result: printf configure:8599: checking for a sed that does not truncate output configure:8663: result: /bin/sed configure:8681: checking for grep that handles long lines and -e configure:8739: result: /bin/grep configure:8744: checking for egrep configure:8806: result: /bin/grep -E configure:8811: checking for fgrep configure:8873: result: /bin/grep -F configure:8908: checking for ld used by x86_64-pc-linux-gnu-gcc configure:8975: result: /usr/x86_64-pc-linux-gnu/bin/ld configure:8982: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld configure:8997: result: yes configure:9009: checking for BSD- or MS-compatible name lister (nm) configure:9063: result: /usr/bin/x86_64-pc-linux-gnu-nm -B configure:9193: checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface configure:9200: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:9203: /usr/bin/x86_64-pc-linux-gnu-nm -B "conftest.o" configure:9206: output 0000000000000000 B some_variable configure:9213: result: BSD nm configure:9216: checking whether ln -s works configure:9220: result: yes configure:9228: checking the maximum length of command line arguments configure:9359: result: 1572864 configure:9407: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:9447: result: func_convert_file_noop configure:9454: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:9474: result: func_convert_file_noop configure:9481: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files configure:9488: result: -r configure:9522: checking for x86_64-pc-linux-gnu-objdump configure:9538: found /usr/bin/x86_64-pc-linux-gnu-objdump configure:9549: result: x86_64-pc-linux-gnu-objdump configure:9621: checking how to recognize dependent libraries configure:9821: result: pass_all configure:9866: checking for x86_64-pc-linux-gnu-dlltool configure:9896: result: no configure:9906: checking for dlltool configure:9936: result: no configure:9966: checking how to associate runtime and link libraries configure:9993: result: printf %s\n configure:10010: checking for x86_64-pc-linux-gnu-ar configure:10026: found /usr/bin/x86_64-pc-linux-gnu-ar configure:10037: result: x86_64-pc-linux-gnu-ar configure:10118: checking for archiver @FILE support configure:10135: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:10135: $? = 0 configure:10138: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 configure:10141: $? = 0 configure:10146: 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:10149: $? = 1 configure:10161: result: @ configure:10179: checking for x86_64-pc-linux-gnu-strip configure:10195: found /usr/bin/x86_64-pc-linux-gnu-strip configure:10206: result: x86_64-pc-linux-gnu-strip configure:10278: checking for x86_64-pc-linux-gnu-ranlib configure:10294: found /usr/bin/x86_64-pc-linux-gnu-ranlib configure:10305: result: x86_64-pc-linux-gnu-ranlib configure:10447: checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object configure:10600: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:10603: $? = 0 configure:10607: /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:10610: $? = 0 configure:10676: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c conftstm.o >&5 configure:10679: $? = 0 configure:10717: result: ok configure:10764: checking for sysroot configure:10794: result: no configure:10801: checking for a working dd configure:10839: result: /bin/dd configure:10843: checking how to truncate binary pipes configure:10858: result: /bin/dd bs=4096 count=1 configure:10994: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:10997: $? = 0 configure:11147: checking for x86_64-pc-linux-gnu-mt configure:11177: result: no configure:11187: checking for mt configure:11203: found /usr/sbin/mt configure:11214: result: mt configure:11237: checking if mt is a manifest tool configure:11243: mt '-?' usage: mt [-v] [--version] [-h] [ -f device ] command [ count ] configure:11251: result: no configure:11924: checking for ANSI C header files configure:11944: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:11944: $? = 0 configure:12017: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:12017: $? = 0 configure:12017: ./conftest configure:12017: $? = 0 configure:12028: result: yes configure:12041: checking for sys/types.h configure:12041: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:12041: $? = 0 configure:12041: result: yes configure:12041: checking for sys/stat.h configure:12041: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:12041: $? = 0 configure:12041: result: yes configure:12041: checking for stdlib.h configure:12041: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:12041: $? = 0 configure:12041: result: yes configure:12041: checking for string.h configure:12041: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:12041: $? = 0 configure:12041: result: yes configure:12041: checking for memory.h configure:12041: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:12041: $? = 0 configure:12041: result: yes configure:12041: checking for strings.h configure:12041: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:12041: $? = 0 configure:12041: result: yes configure:12041: checking for inttypes.h configure:12041: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:12041: $? = 0 configure:12041: result: yes configure:12041: checking for stdint.h configure:12041: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:12041: $? = 0 configure:12041: result: yes configure:12041: checking for unistd.h configure:12041: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:12041: $? = 0 configure:12041: result: yes configure:12055: checking for dlfcn.h configure:12055: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:12055: $? = 0 configure:12055: result: yes configure:12321: checking for objdir configure:12336: result: .libs configure:12596: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions configure:12614: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C configure:12618: $? = 0 configure:12631: result: no configure:12989: checking for x86_64-pc-linux-gnu-gcc option to produce PIC configure:12996: result: -fPIC -DPIC configure:13004: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works configure:13022: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DPIC -DPIC conftest.c >&5 configure:13026: $? = 0 configure:13039: result: yes configure:13068: checking if x86_64-pc-linux-gnu-gcc static flag -static works configure:13096: result: yes configure:13111: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:13132: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o out/conftest2.o conftest.c >&5 configure:13136: $? = 0 configure:13158: result: yes configure:13166: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:13213: result: yes configure:13246: 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:14505: result: yes configure:14542: checking whether -lc should be explicitly linked in configure:14550: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:14553: $? = 0 configure:14568: 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:14571: $? = 0 configure:14585: result: no configure:14745: checking dynamic linker characteristics configure:15339: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed -Wl,-rpath -Wl,/foo conftest.c >&5 configure:15339: $? = 0 configure:15576: result: GNU/Linux ld.so configure:15698: checking how to hardcode library paths into programs configure:15723: result: immediate configure:16271: checking whether stripping libraries is possible configure:16276: result: yes configure:16311: checking if libtool supports shared libraries configure:16313: result: yes configure:16316: checking whether to build shared libraries configure:16341: result: yes configure:16344: checking whether to build static libraries configure:16348: result: yes configure:16371: checking how to run the C++ preprocessor configure:16437: result: x86_64-pc-linux-gnu-g++ -E configure:16457: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:16457: $? = 0 configure:16471: x86_64-pc-linux-gnu-g++ -E conftest.cpp conftest.cpp:26:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:16471: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "kodi" | #define PACKAGE_TARNAME "kodi" | #define PACKAGE_VERSION "16.1.000" | #define PACKAGE_STRING "kodi 16.1.000" | #define PACKAGE_BUGREPORT "http://trac.kodi.tv" | #define PACKAGE_URL "" | #define PACKAGE "kodi" | #define VERSION "16.1.000" | #define HAVE_LIRC 1 | #define LIRC_DEVICE "/dev/lircd" | #define HAVE_CXX11 1 | #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. */ | #include configure:16633: checking for ld used by x86_64-pc-linux-gnu-g++ configure:16700: result: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 configure:16707: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld configure:16722: result: yes configure:16777: checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries configure:17850: result: yes configure:17886: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.cpp >&5 configure:17889: $? = 0 configure:18370: checking for x86_64-pc-linux-gnu-g++ option to produce PIC configure:18377: result: -fPIC -DPIC configure:18385: checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works configure:18403: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DPIC -DPIC conftest.cpp >&5 configure:18407: $? = 0 configure:18420: result: yes configure:18443: checking if x86_64-pc-linux-gnu-g++ static flag -static works configure:18471: result: yes configure:18483: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o configure:18504: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o out/conftest2.o conftest.cpp >&5 configure:18508: $? = 0 configure:18530: result: yes configure:18535: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o configure:18582: result: yes configure:18612: checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries configure:18652: result: yes configure:18793: checking dynamic linker characteristics configure:19551: result: GNU/Linux ld.so configure:19616: checking how to hardcode library paths into programs configure:19641: result: immediate configure:19706: checking for gawk configure:19733: result: gawk configure:19744: checking whether ln -s works configure:19748: result: yes configure:19755: checking whether make sets $(MAKE) configure:19777: result: yes configure:19797: checking for x86_64-pc-linux-gnu-pkg-config configure:19815: found /usr/bin/x86_64-pc-linux-gnu-pkg-config configure:19827: result: /usr/bin/x86_64-pc-linux-gnu-pkg-config configure:19895: checking pkg-config is at least version 0.9.0 configure:19898: result: yes configure:20320: x86_64-pc-linux-gnu-gcc -c -msse4.1 conftest.c >&5 configure:20320: $? = 0 configure:20332: checking for size_t configure:20332: x86_64-pc-linux-gnu-gcc -c -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:20332: $? = 0 configure:20332: x86_64-pc-linux-gnu-gcc -c -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:62:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:20332: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "kodi" | #define PACKAGE_TARNAME "kodi" | #define PACKAGE_VERSION "16.1.000" | #define PACKAGE_STRING "kodi 16.1.000" | #define PACKAGE_BUGREPORT "http://trac.kodi.tv" | #define PACKAGE_URL "" | #define PACKAGE "kodi" | #define VERSION "16.1.000" | #define HAVE_LIRC 1 | #define LIRC_DEVICE "/dev/lircd" | #define HAVE_CXX11 1 | #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. */ | #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:20332: result: yes configure:20345: checking for working alloca.h configure:20362: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20362: $? = 0 configure:20370: result: yes configure:20378: checking for alloca configure:20415: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20415: $? = 0 configure:20423: result: yes configure:20529: checking for uid_t in sys/types.h configure:20548: result: yes configure:20561: checking for unistd.h configure:20561: result: yes configure:20571: checking for working chown configure:20604: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20604: $? = 0 configure:20604: ./conftest configure:20604: $? = 0 configure:20616: result: yes configure:20627: checking for dirent.h that defines DIR configure:20646: x86_64-pc-linux-gnu-gcc -c -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:20646: $? = 0 configure:20654: result: yes configure:20667: checking for library containing opendir configure:20698: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20698: $? = 0 configure:20715: result: none required configure:20782: checking whether closedir returns void configure:20806: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20806: $? = 0 configure:20806: ./conftest configure:20806: $? = 0 configure:20816: result: no configure:20824: checking for error_at_line configure:20840: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20840: $? = 0 configure:20848: result: yes configure:20859: checking for _LARGEFILE_SOURCE value needed for large files configure:20878: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20878: $? = 0 configure:20906: result: no configure:20928: checking whether x86_64-pc-linux-gnu-gcc needs -traditional configure:20962: result: no configure:20969: checking whether lstat correctly handles trailing slash configure:20995: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:20995: $? = 0 configure:20995: ./conftest configure:20995: $? = 0 configure:21012: result: yes configure:21031: checking whether lstat accepts an empty string configure:21051: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:21051: $? = 0 configure:21051: ./conftest configure:21051: $? = 0 configure:21061: result: no configure:21077: checking whether lstat correctly handles trailing slash configure:21120: result: yes configure:21139: checking for working memcmp configure:21182: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:21182: $? = 0 configure:21182: ./conftest configure:21182: $? = 0 configure:21192: result: yes configure:21201: checking whether time.h and sys/time.h may both be included configure:21221: x86_64-pc-linux-gnu-gcc -c -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:21221: $? = 0 configure:21228: result: yes configure:21242: checking for sys/time.h configure:21242: x86_64-pc-linux-gnu-gcc -c -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:21242: $? = 0 configure:21242: result: yes configure:21242: checking for unistd.h configure:21242: result: yes configure:21242: checking for stdlib.h configure:21242: result: yes configure:21242: checking for sys/param.h configure:21242: x86_64-pc-linux-gnu-gcc -c -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:21242: $? = 0 configure:21242: result: yes configure:21242: checking for utime.h configure:21242: x86_64-pc-linux-gnu-gcc -c -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:21242: $? = 0 configure:21242: result: yes configure:21263: checking for alarm configure:21263: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:21263: $? = 0 configure:21263: result: yes configure:21276: checking for working mktime configure:21478: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:21478: $? = 0 configure:21478: ./conftest configure:21478: $? = 0 configure:21488: result: yes configure:21506: checking for getpagesize configure:21506: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:21506: $? = 0 configure:21506: result: yes configure:21515: checking for working mmap configure:21662: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:21662: $? = 0 configure:21662: ./conftest configure:21662: $? = 0 configure:21672: result: yes configure:21687: checking sys/select.h usability configure:21687: x86_64-pc-linux-gnu-gcc -c -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:21687: $? = 0 configure:21687: result: yes configure:21687: checking sys/select.h presence configure:21687: x86_64-pc-linux-gnu-gcc -E conftest.c configure:21687: $? = 0 configure:21687: result: yes configure:21687: checking for sys/select.h configure:21687: result: yes configure:21687: checking sys/socket.h usability configure:21687: x86_64-pc-linux-gnu-gcc -c -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:21687: $? = 0 configure:21687: result: yes configure:21687: checking sys/socket.h presence configure:21687: x86_64-pc-linux-gnu-gcc -E conftest.c configure:21687: $? = 0 configure:21687: result: yes configure:21687: checking for sys/socket.h configure:21687: result: yes configure:21697: checking types of arguments for select configure:21725: x86_64-pc-linux-gnu-gcc -c -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:21725: $? = 0 configure:21736: result: int,fd_set *,struct timeval * configure:21766: checking return type of signal handlers configure:21784: x86_64-pc-linux-gnu-gcc -c -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:54:10: error: void value not ignored as it ought to be return *(signal (0, 0)) (0) == 1; ~^~~~~~~~~~~~~~~~~~ configure:21784: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "kodi" | #define PACKAGE_TARNAME "kodi" | #define PACKAGE_VERSION "16.1.000" | #define PACKAGE_STRING "kodi 16.1.000" | #define PACKAGE_BUGREPORT "http://trac.kodi.tv" | #define PACKAGE_URL "" | #define PACKAGE "kodi" | #define VERSION "16.1.000" | #define HAVE_LIRC 1 | #define LIRC_DEVICE "/dev/lircd" | #define HAVE_CXX11 1 | #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 HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FSEEKO 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 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 *) | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:21791: result: void configure:21799: checking whether stat accepts an empty string configure:21819: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:21819: $? = 0 configure:21819: ./conftest configure:21819: $? = 0 configure:21829: result: no configure:21845: checking for working strcoll configure:21866: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:21866: $? = 0 configure:21866: ./conftest configure:21866: $? = 0 configure:21876: result: yes configure:21886: checking for strftime configure:21886: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:73:6: warning: conflicting types for built-in function 'strftime' char strftime (); ^~~~~~~~ configure:21886: $? = 0 configure:21886: result: yes configure:21939: checking for working strtod configure:21980: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:21980: $? = 0 configure:21980: ./conftest configure:21980: $? = 0 configure:21990: result: yes configure:22055: checking whether utime accepts a null argument configure:22084: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:22084: $? = 0 configure:22084: ./conftest configure:22084: $? = 0 configure:22094: result: yes configure:22106: checking for vprintf configure:22106: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:75:6: warning: conflicting types for built-in function 'vprintf' char vprintf (); ^~~~~~~ configure:22106: $? = 0 configure:22106: result: yes configure:22112: checking for _doprnt configure:22112: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c >&5 /var/tmp/portage/media-tv/kodi-16.1/temp/cclykCPp.o: In function `main': conftest.c:(.text.startup+0x24): undefined reference to `_doprnt' collect2: error: ld returned 1 exit status configure:22112: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "kodi" | #define PACKAGE_TARNAME "kodi" | #define PACKAGE_VERSION "16.1.000" | #define PACKAGE_STRING "kodi 16.1.000" | #define PACKAGE_BUGREPORT "http://trac.kodi.tv" | #define PACKAGE_URL "" | #define PACKAGE "kodi" | #define VERSION "16.1.000" | #define HAVE_LIRC 1 | #define LIRC_DEVICE "/dev/lircd" | #define HAVE_CXX11 1 | #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 HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FSEEKO 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 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 RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _doprnt | | /* 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 _doprnt (); | /* 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__doprnt || defined __stub____doprnt | choke me | #endif | | int | main () | { | return _doprnt (); | ; | return 0; | } configure:22112: result: no configure:22126: checking for atexit configure:22126: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:22126: $? = 0 configure:22126: result: yes configure:22126: checking for dup2 configure:22126: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:22126: $? = 0 configure:22126: result: yes configure:22126: checking for fdatasync configure:22126: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:22126: $? = 0 configure:22126: result: yes configure:22126: checking for floor configure:22126: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:79:6: warning: conflicting types for built-in function 'floor' char floor (); ^~~~~ /var/tmp/portage/media-tv/kodi-16.1/temp/cciIr39P.o: In function `main': conftest.c:(.text.startup+0x24): undefined reference to `floor' collect2: error: ld returned 1 exit status configure:22126: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "kodi" | #define PACKAGE_TARNAME "kodi" | #define PACKAGE_VERSION "16.1.000" | #define PACKAGE_STRING "kodi 16.1.000" | #define PACKAGE_BUGREPORT "http://trac.kodi.tv" | #define PACKAGE_URL "" | #define PACKAGE "kodi" | #define VERSION "16.1.000" | #define HAVE_LIRC 1 | #define LIRC_DEVICE "/dev/lircd" | #define HAVE_CXX11 1 | #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 HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FSEEKO 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 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 RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_FDATASYNC 1 | /* end confdefs.h. */ | /* Define floor to an innocuous variant, in case declares floor. | For example, HP-UX 11i declares gettimeofday. */ | #define floor innocuous_floor | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char floor (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef floor | | /* 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 floor (); | /* 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_floor || defined __stub___floor | choke me | #endif | | int | main () | { | return floor (); | ; | return 0; | } configure:22126: result: no configure:22126: checking for fs_stat_dev configure:22126: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c >&5 /var/tmp/portage/media-tv/kodi-16.1/temp/cchgSM5U.o: In function `main': conftest.c:(.text.startup+0x24): undefined reference to `fs_stat_dev' collect2: error: ld returned 1 exit status configure:22126: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "kodi" | #define PACKAGE_TARNAME "kodi" | #define PACKAGE_VERSION "16.1.000" | #define PACKAGE_STRING "kodi 16.1.000" | #define PACKAGE_BUGREPORT "http://trac.kodi.tv" | #define PACKAGE_URL "" | #define PACKAGE "kodi" | #define VERSION "16.1.000" | #define HAVE_LIRC 1 | #define LIRC_DEVICE "/dev/lircd" | #define HAVE_CXX11 1 | #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 HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FSEEKO 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 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 RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_FDATASYNC 1 | /* end confdefs.h. */ | /* Define fs_stat_dev to an innocuous variant, in case declares fs_stat_dev. | For example, HP-UX 11i declares gettimeofday. */ | #define fs_stat_dev innocuous_fs_stat_dev | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fs_stat_dev (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fs_stat_dev | | /* 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 fs_stat_dev (); | /* 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_fs_stat_dev || defined __stub___fs_stat_dev | choke me | #endif | | int | main () | { | return fs_stat_dev (); | ; | return 0; | } configure:22126: result: no configure:22126: checking for ftime configure:22126: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:22126: $? = 0 configure:22126: result: yes configure:22126: checking for ftruncate configure:22126: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:22126: $? = 0 configure:22126: result: yes configure:22126: checking for getcwd configure:22126: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:22126: $? = 0 configure:22126: result: yes configure:22126: checking for gethostbyaddr configure:22126: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:22126: $? = 0 configure:22126: result: yes configure:22126: checking for gethostbyname configure:22126: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:22126: $? = 0 configure:22126: result: yes configure:22126: checking for gethostname configure:22126: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:22126: $? = 0 configure:22126: result: yes configure:22126: checking for getpagesize configure:22126: result: yes configure:22126: checking for getpass configure:22126: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:22126: $? = 0 configure:22126: result: yes configure:22126: checking for gettimeofday configure:22126: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:22126: $? = 0 configure:22126: result: yes configure:22126: checking for inet_ntoa configure:22126: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:22126: $? = 0 configure:22126: result: yes configure:22126: checking for lchown configure:22126: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:22126: $? = 0 configure:22126: result: yes configure:22126: checking for localeconv configure:22126: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:22126: $? = 0 configure:22126: result: yes configure:22126: checking for memchr configure:22126: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:91:6: warning: conflicting types for built-in function 'memchr' char memchr (); ^~~~~~ configure:22126: $? = 0 configure:22126: result: yes configure:22126: checking for memmove configure:22126: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:92:6: warning: conflicting types for built-in function 'memmove' char memmove (); ^~~~~~~ configure:22126: $? = 0 configure:22126: result: yes configure:22126: checking for memset configure:22126: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:93:6: warning: conflicting types for built-in function 'memset' char memset (); ^~~~~~ configure:22126: $? = 0 configure:22126: result: yes configure:22126: checking for mkdir configure:22126: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:22126: $? = 0 configure:22126: result: yes configure:22126: checking for modf configure:22126: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:95:6: warning: conflicting types for built-in function 'modf' char modf (); ^~~~ configure:22126: $? = 0 configure:22126: result: yes configure:22126: checking for munmap configure:22126: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:22126: $? = 0 configure:22126: result: yes configure:22126: checking for pow configure:22126: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:97:6: warning: conflicting types for built-in function 'pow' char pow (); ^~~ /var/tmp/portage/media-tv/kodi-16.1/temp/cc6Qo5Bx.o: In function `main': conftest.c:(.text.startup+0x24): undefined reference to `pow' collect2: error: ld returned 1 exit status configure:22126: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "kodi" | #define PACKAGE_TARNAME "kodi" | #define PACKAGE_VERSION "16.1.000" | #define PACKAGE_STRING "kodi 16.1.000" | #define PACKAGE_BUGREPORT "http://trac.kodi.tv" | #define PACKAGE_URL "" | #define PACKAGE "kodi" | #define VERSION "16.1.000" | #define HAVE_LIRC 1 | #define LIRC_DEVICE "/dev/lircd" | #define HAVE_CXX11 1 | #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 HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FSEEKO 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 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 RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPASS 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCALECONV 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MODF 1 | #define HAVE_MUNMAP 1 | /* end confdefs.h. */ | /* Define pow to an innocuous variant, in case declares pow. | For example, HP-UX 11i declares gettimeofday. */ | #define pow innocuous_pow | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pow (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pow | | /* 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 pow (); | /* 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_pow || defined __stub___pow | choke me | #endif | | int | main () | { | return pow (); | ; | return 0; | } configure:22126: result: no configure:22126: checking for rmdir configure:22126: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:22126: $? = 0 configure:22126: result: yes configure:22126: checking for select configure:22126: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:22126: $? = 0 configure:22126: result: yes configure:22126: checking for setenv configure:22126: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:22126: $? = 0 configure:22126: result: yes configure:22126: checking for setlocale configure:22126: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:22126: $? = 0 configure:22126: result: yes configure:22126: checking for socket configure:22126: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:22126: $? = 0 configure:22126: result: yes configure:22126: checking for sqrt configure:22126: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:102:6: warning: conflicting types for built-in function 'sqrt' char sqrt (); ^~~~ /var/tmp/portage/media-tv/kodi-16.1/temp/cczZdgIe.o: In function `main': conftest.c:(.text.startup+0x24): undefined reference to `sqrt' collect2: error: ld returned 1 exit status configure:22126: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "kodi" | #define PACKAGE_TARNAME "kodi" | #define PACKAGE_VERSION "16.1.000" | #define PACKAGE_STRING "kodi 16.1.000" | #define PACKAGE_BUGREPORT "http://trac.kodi.tv" | #define PACKAGE_URL "" | #define PACKAGE "kodi" | #define VERSION "16.1.000" | #define HAVE_LIRC 1 | #define LIRC_DEVICE "/dev/lircd" | #define HAVE_CXX11 1 | #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 HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FSEEKO 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 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 RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPASS 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCALECONV 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MODF 1 | #define HAVE_MUNMAP 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SOCKET 1 | /* end confdefs.h. */ | /* Define sqrt to an innocuous variant, in case declares sqrt. | For example, HP-UX 11i declares gettimeofday. */ | #define sqrt innocuous_sqrt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sqrt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sqrt | | /* 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 sqrt (); | /* 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_sqrt || defined __stub___sqrt | choke me | #endif | | int | main () | { | return sqrt (); | ; | return 0; | } configure:22126: result: no configure:22126: checking for strcasecmp configure:22126: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:102:6: warning: conflicting types for built-in function 'strcasecmp' char strcasecmp (); ^~~~~~~~~~ configure:22126: $? = 0 configure:22126: result: yes configure:22126: checking for strchr configure:22126: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:103:6: warning: conflicting types for built-in function 'strchr' char strchr (); ^~~~~~ configure:22126: $? = 0 configure:22126: result: yes configure:22126: checking for strcspn configure:22126: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:104:6: warning: conflicting types for built-in function 'strcspn' char strcspn (); ^~~~~~~ configure:22126: $? = 0 configure:22126: result: yes configure:22126: checking for strdup configure:22126: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:105:6: warning: conflicting types for built-in function 'strdup' char strdup (); ^~~~~~ configure:22126: $? = 0 configure:22126: result: yes configure:22126: checking for strerror configure:22126: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:22126: $? = 0 configure:22126: result: yes configure:22126: checking for strncasecmp configure:22126: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:107:6: warning: conflicting types for built-in function 'strncasecmp' char strncasecmp (); ^~~~~~~~~~~ configure:22126: $? = 0 configure:22126: result: yes configure:22126: checking for strpbrk configure:22126: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:108:6: warning: conflicting types for built-in function 'strpbrk' char strpbrk (); ^~~~~~~ configure:22126: $? = 0 configure:22126: result: yes configure:22126: checking for strrchr configure:22126: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:109:6: warning: conflicting types for built-in function 'strrchr' char strrchr (); ^~~~~~~ configure:22126: $? = 0 configure:22126: result: yes configure:22126: checking for strspn configure:22126: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:110:6: warning: conflicting types for built-in function 'strspn' char strspn (); ^~~~~~ configure:22126: $? = 0 configure:22126: result: yes configure:22126: checking for strstr configure:22126: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:111:6: warning: conflicting types for built-in function 'strstr' char strstr (); ^~~~~~ configure:22126: $? = 0 configure:22126: result: yes configure:22126: checking for strtol configure:22126: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:22126: $? = 0 configure:22126: result: yes configure:22126: checking for strtoul configure:22126: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:22126: $? = 0 configure:22126: result: yes configure:22126: checking for sysinfo configure:22126: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:22126: $? = 0 configure:22126: result: yes configure:22126: checking for tzset configure:22126: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:22126: $? = 0 configure:22126: result: yes configure:22126: checking for utime configure:22126: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:22126: $? = 0 configure:22126: result: yes configure:22126: checking for posix_fadvise configure:22126: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:22126: $? = 0 configure:22126: result: yes configure:22126: checking for localtime_r configure:22126: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:22126: $? = 0 configure:22126: result: yes configure:22141: checking size of int configure:22146: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:22146: $? = 0 configure:22146: ./conftest configure:22146: $? = 0 configure:22160: result: 4 configure:22174: checking size of size_t configure:22179: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:22179: $? = 0 configure:22179: ./conftest configure:22179: $? = 0 configure:22193: result: 8 configure:22205: checking for __sync_add_and_fetch(temp, 1) configure:22218: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:22218: $? = 0 configure:22225: result: yes configure:22233: checking for __sync_sub_and_fetch(temp, 1) configure:22246: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:22246: $? = 0 configure:22253: result: yes configure:22261: checking for __sync_val_compare_and_swap(temp, 1, 1) configure:22274: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:22274: $? = 0 configure:22281: result: yes configure:22296: checking for std::u16string configure:22296: x86_64-pc-linux-gnu-g++ -c -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.cpp >&5 configure:22296: $? = 0 configure:22296: x86_64-pc-linux-gnu-g++ -c -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:106:28: error: expected primary-expression before ')' token if (sizeof ((std::u16string))) ^ configure:22296: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "kodi" | #define PACKAGE_TARNAME "kodi" | #define PACKAGE_VERSION "16.1.000" | #define PACKAGE_STRING "kodi 16.1.000" | #define PACKAGE_BUGREPORT "http://trac.kodi.tv" | #define PACKAGE_URL "" | #define PACKAGE "kodi" | #define VERSION "16.1.000" | #define HAVE_LIRC 1 | #define LIRC_DEVICE "/dev/lircd" | #define HAVE_CXX11 1 | #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 HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FSEEKO 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 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 RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPASS 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCALECONV 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MODF 1 | #define HAVE_MUNMAP 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TZSET 1 | #define HAVE_UTIME 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LOCALTIME_R 1 | #define SIZEOF_INT 4 | #define SIZEOF_SIZE_T 8 | #define HAS_BUILTIN_SYNC_ADD_AND_FETCH 1 | #define HAS_BUILTIN_SYNC_SUB_AND_FETCH 1 | #define HAS_BUILTIN_SYNC_VAL_COMPARE_AND_SWAP 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof ((std::u16string))) | return 0; | ; | return 0; | } configure:22296: result: yes configure:22306: checking for std::u32string configure:22306: x86_64-pc-linux-gnu-g++ -c -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.cpp >&5 configure:22306: $? = 0 configure:22306: x86_64-pc-linux-gnu-g++ -c -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:107:28: error: expected primary-expression before ')' token if (sizeof ((std::u32string))) ^ configure:22306: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "kodi" | #define PACKAGE_TARNAME "kodi" | #define PACKAGE_VERSION "16.1.000" | #define PACKAGE_STRING "kodi 16.1.000" | #define PACKAGE_BUGREPORT "http://trac.kodi.tv" | #define PACKAGE_URL "" | #define PACKAGE "kodi" | #define VERSION "16.1.000" | #define HAVE_LIRC 1 | #define LIRC_DEVICE "/dev/lircd" | #define HAVE_CXX11 1 | #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 HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FSEEKO 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 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 RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPASS 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCALECONV 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MODF 1 | #define HAVE_MUNMAP 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TZSET 1 | #define HAVE_UTIME 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LOCALTIME_R 1 | #define SIZEOF_INT 4 | #define SIZEOF_SIZE_T 8 | #define HAS_BUILTIN_SYNC_ADD_AND_FETCH 1 | #define HAS_BUILTIN_SYNC_SUB_AND_FETCH 1 | #define HAS_BUILTIN_SYNC_VAL_COMPARE_AND_SWAP 1 | #define HAVE_STD__U16STRING 1 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof ((std::u32string))) | return 0; | ; | return 0; | } configure:22306: result: yes configure:22317: checking for char16_t configure:22317: x86_64-pc-linux-gnu-g++ -c -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.cpp >&5 configure:22317: $? = 0 configure:22317: x86_64-pc-linux-gnu-g++ -c -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:139:14: error: expected primary-expression before 'char16_t' if (sizeof ((char16_t))) ^~~~~~~~ conftest.cpp:139:14: error: expected ')' before 'char16_t' conftest.cpp:140:14: error: expected ')' before ';' token return 0; ^ conftest.cpp:140:14: error: expected ')' before ';' token configure:22317: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "kodi" | #define PACKAGE_TARNAME "kodi" | #define PACKAGE_VERSION "16.1.000" | #define PACKAGE_STRING "kodi 16.1.000" | #define PACKAGE_BUGREPORT "http://trac.kodi.tv" | #define PACKAGE_URL "" | #define PACKAGE "kodi" | #define VERSION "16.1.000" | #define HAVE_LIRC 1 | #define LIRC_DEVICE "/dev/lircd" | #define HAVE_CXX11 1 | #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 HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FSEEKO 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 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 RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPASS 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCALECONV 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MODF 1 | #define HAVE_MUNMAP 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TZSET 1 | #define HAVE_UTIME 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LOCALTIME_R 1 | #define SIZEOF_INT 4 | #define SIZEOF_SIZE_T 8 | #define HAS_BUILTIN_SYNC_ADD_AND_FETCH 1 | #define HAS_BUILTIN_SYNC_SUB_AND_FETCH 1 | #define HAS_BUILTIN_SYNC_VAL_COMPARE_AND_SWAP 1 | #define HAVE_STD__U16STRING 1 | #define HAVE_STD__U32STRING 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 ((char16_t))) | return 0; | ; | return 0; | } configure:22317: result: yes configure:22326: checking for char32_t configure:22326: x86_64-pc-linux-gnu-g++ -c -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.cpp >&5 configure:22326: $? = 0 configure:22326: x86_64-pc-linux-gnu-g++ -c -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:140:14: error: expected primary-expression before 'char32_t' if (sizeof ((char32_t))) ^~~~~~~~ conftest.cpp:140:14: error: expected ')' before 'char32_t' conftest.cpp:141:14: error: expected ')' before ';' token return 0; ^ conftest.cpp:141:14: error: expected ')' before ';' token configure:22326: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "kodi" | #define PACKAGE_TARNAME "kodi" | #define PACKAGE_VERSION "16.1.000" | #define PACKAGE_STRING "kodi 16.1.000" | #define PACKAGE_BUGREPORT "http://trac.kodi.tv" | #define PACKAGE_URL "" | #define PACKAGE "kodi" | #define VERSION "16.1.000" | #define HAVE_LIRC 1 | #define LIRC_DEVICE "/dev/lircd" | #define HAVE_CXX11 1 | #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 HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FSEEKO 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 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 RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPASS 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCALECONV 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MODF 1 | #define HAVE_MUNMAP 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TZSET 1 | #define HAVE_UTIME 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LOCALTIME_R 1 | #define SIZEOF_INT 4 | #define SIZEOF_SIZE_T 8 | #define HAS_BUILTIN_SYNC_ADD_AND_FETCH 1 | #define HAS_BUILTIN_SYNC_SUB_AND_FETCH 1 | #define HAS_BUILTIN_SYNC_VAL_COMPARE_AND_SWAP 1 | #define HAVE_STD__U16STRING 1 | #define HAVE_STD__U32STRING 1 | #define HAVE_CHAR16_T 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 ((char32_t))) | return 0; | ; | return 0; | } configure:22326: result: yes configure:22340: checking size of wchar_t configure:22345: x86_64-pc-linux-gnu-g++ -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:22345: $? = 0 configure:22345: ./conftest configure:22345: $? = 0 configure:22359: result: 4 configure:22377: checking sys/inotify.h usability configure:22377: x86_64-pc-linux-gnu-gcc -c -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:22377: $? = 0 configure:22377: result: yes configure:22377: checking sys/inotify.h presence configure:22377: x86_64-pc-linux-gnu-gcc -E conftest.c configure:22377: $? = 0 configure:22377: result: yes configure:22377: checking for sys/inotify.h configure:22377: result: yes configure:22394: checking boost/circular_buffer.hpp usability configure:22394: x86_64-pc-linux-gnu-g++ -c -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.cpp >&5 configure:22394: $? = 0 configure:22394: result: yes configure:22394: checking boost/circular_buffer.hpp presence configure:22394: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:22394: $? = 0 configure:22394: result: yes configure:22394: checking for boost/circular_buffer.hpp configure:22394: result: yes configure:22419: checking for python configure:22449: result: /usr/bin/python2.7 configure:22465: checking for a version of Python >= '2.1.0' configure:22491: result: yes configure:22499: checking for a version of Python >= '2.6' configure:22505: result: yes configure:22522: checking for the distutils Python package configure:22526: result: yes configure:22540: checking for Python include path configure:22556: result: -I/usr/include/python2.7 configure:22563: checking for Python library path configure:22640: result: -L/usr/lib64 -lpython2.7 configure:22647: checking for Python site-packages path configure:22653: result: /usr/lib64/python2.7/site-packages configure:22660: checking python extra libraries configure:22667: result: -lpthread -ldl -lutil -lm configure:22674: checking python extra linking flags configure:22681: result: -Xlinker -export-dynamic configure:22688: checking consistency of all components of python development environment configure:22714: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/python2.7 -Wl,-O1 -Wl,--as-needed conftest.c -L/usr/lib64 -lpython2.7 -Xlinker -export-dynamic -lpthread -ldl -lutil -lm >&5 configure:22714: $? = 0 configure:22731: result: yes configure:22764: checking for python configure:22794: result: /usr/bin/python2.7 configure:22810: checking for a version of Python >= '2.1.0' configure:22836: result: yes configure:22844: checking for a version of Python < '3.0' configure:22850: result: yes configure:22867: checking for the distutils Python package configure:22871: result: yes configure:22885: checking for Python include path configure:22901: result: -I/usr/include/python2.7 configure:22908: checking for Python library path configure:22985: result: -L/usr/lib64 -lpython2.7 configure:22992: checking for Python site-packages path configure:22998: result: /usr/lib64/python2.7/site-packages configure:23005: checking python extra libraries configure:23012: result: -lpthread -ldl -lutil -lm configure:23019: checking python extra linking flags configure:23026: result: -Xlinker -export-dynamic configure:23033: checking consistency of all components of python development environment configure:23059: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/python2.7 -Wl,-O1 -Wl,--as-needed conftest.c -L/usr/lib64 -lpython2.7 -Xlinker -export-dynamic -lpthread -ldl -lutil -lm >&5 configure:23059: $? = 0 configure:23076: result: yes configure:23108: Using Python 2.7 configure:23726: result: == Wayland disabled. == configure:23896: checking for main in -lGL configure:23915: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c -lGL -L/usr/lib64 -lpython2.7 >&5 configure:23915: $? = 0 configure:23924: result: yes configure:23937: checking for main in -lGLEW configure:23956: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c -lGLEW -lGL -L/usr/lib64 -lpython2.7 >&5 configure:23956: $? = 0 configure:23965: result: yes configure:23978: checking for main in -lGLU configure:23997: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c -lGLU -lGLEW -lGL -L/usr/lib64 -lpython2.7 >&5 configure:23997: $? = 0 configure:24006: result: yes configure:24120: checking ass/ass.h usability configure:24120: x86_64-pc-linux-gnu-gcc -c -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:24120: $? = 0 configure:24120: result: yes configure:24120: checking ass/ass.h presence configure:24120: x86_64-pc-linux-gnu-gcc -E conftest.c configure:24120: $? = 0 configure:24120: result: yes configure:24120: checking for ass/ass.h configure:24120: result: yes configure:24128: checking mpeg2dec/mpeg2.h usability configure:24128: x86_64-pc-linux-gnu-gcc -c -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:24128: $? = 0 configure:24128: result: yes configure:24128: checking mpeg2dec/mpeg2.h presence configure:24128: x86_64-pc-linux-gnu-gcc -E conftest.c configure:24128: $? = 0 configure:24128: result: yes configure:24128: checking for mpeg2dec/mpeg2.h configure:24128: result: yes configure:24136: checking for mpeg2dec/mpeg2convert.h configure:24136: x86_64-pc-linux-gnu-gcc -c -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:24136: $? = 0 configure:24136: result: yes configure:24146: checking jpeglib.h usability configure:24146: x86_64-pc-linux-gnu-gcc -c -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:24146: $? = 0 configure:24146: result: yes configure:24146: checking jpeglib.h presence configure:24146: x86_64-pc-linux-gnu-gcc -E conftest.c configure:24146: $? = 0 configure:24146: result: yes configure:24146: checking for jpeglib.h configure:24146: result: yes configure:24154: checking ogg/ogg.h usability configure:24154: x86_64-pc-linux-gnu-gcc -c -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:24154: $? = 0 configure:24154: result: yes configure:24154: checking ogg/ogg.h presence configure:24154: x86_64-pc-linux-gnu-gcc -E conftest.c configure:24154: $? = 0 configure:24154: result: yes configure:24154: checking for ogg/ogg.h configure:24154: result: yes configure:24162: checking vorbis/vorbisfile.h usability configure:24162: x86_64-pc-linux-gnu-gcc -c -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:24162: $? = 0 configure:24162: result: yes configure:24162: checking vorbis/vorbisfile.h presence configure:24162: x86_64-pc-linux-gnu-gcc -E conftest.c configure:24162: $? = 0 configure:24162: result: yes configure:24162: checking for vorbis/vorbisfile.h configure:24162: result: yes configure:24172: checking for LIBDCADEC configure:24179: $PKG_CONFIG --exists --print-errors "dcadec" configure:24182: $? = 0 configure:24196: $PKG_CONFIG --exists --print-errors "dcadec" configure:24199: $? = 0 configure:24237: result: yes configure:24244: checking for LIBCURL configure:24251: $PKG_CONFIG --exists --print-errors "libcurl" configure:24254: $? = 0 configure:24268: $PKG_CONFIG --exists --print-errors "libcurl" configure:24271: $? = 0 configure:24309: result: yes configure:24322: checking for libcurl soname configure:24364: result: libcurl.so.4 configure:24369: checking for CRYPTO_set_locking_callback(0) in libcurl.so.4 configure:24385: result: no configure:24389: checking openssl/crypto.h usability configure:24389: x86_64-pc-linux-gnu-gcc -c -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:24389: $? = 0 configure:24389: result: yes configure:24389: checking openssl/crypto.h presence configure:24389: x86_64-pc-linux-gnu-gcc -E conftest.c configure:24389: $? = 0 configure:24389: result: yes configure:24389: checking for openssl/crypto.h configure:24389: result: yes configure:24397: checking gcrypt.h usability configure:24397: x86_64-pc-linux-gnu-gcc -c -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:24397: $? = 0 configure:24397: result: yes configure:24397: checking gcrypt.h presence configure:24397: x86_64-pc-linux-gnu-gcc -E conftest.c configure:24397: $? = 0 configure:24397: result: yes configure:24397: checking for gcrypt.h configure:24397: result: yes configure:24407: checking for main in -lgpg-error configure:24426: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c -lgpg-error -lGLU -lGLEW -lGL -L/usr/lib64 -lpython2.7 >&5 configure:24426: $? = 0 configure:24435: result: yes configure:24448: checking for gcry_control in -lgcrypt configure:24473: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c -lgcrypt -lgpg-error -lGLU -lGLEW -lGL -L/usr/lib64 -lpython2.7 >&5 configure:24473: $? = 0 configure:24482: result: yes configure:24501: checking for GNUTLS configure:24508: $PKG_CONFIG --exists --print-errors "gnutls" configure:24511: $? = 0 configure:24525: $PKG_CONFIG --exists --print-errors "gnutls" configure:24528: $? = 0 configure:24568: result: yes configure:24575: checking for main in -lbz2 configure:24594: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c -lbz2 -lgcrypt -lgpg-error -lGLU -lGLEW -lGL -L/usr/lib64 -lpython2.7 >&5 configure:24594: $? = 0 configure:24603: result: yes configure:24616: checking for main in -ljpeg configure:24635: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c -ljpeg -lbz2 -lgcrypt -lgpg-error -lGLU -lGLEW -lGL -L/usr/lib64 -lpython2.7 >&5 configure:24635: $? = 0 configure:24644: result: yes configure:24657: checking for main in -ltiff configure:24676: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c -ltiff -ljpeg -lbz2 -lgcrypt -lgpg-error -lGLU -lGLEW -lGL -L/usr/lib64 -lpython2.7 >&5 configure:24676: $? = 0 configure:24685: result: yes configure:24782: checking for main in -lpthread configure:24801: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c -lpthread -ltiff -ljpeg -lbz2 -lgcrypt -lgpg-error -lGLU -lGLEW -lGL -L/usr/lib64 -lpython2.7 >&5 configure:24801: $? = 0 configure:24810: result: yes configure:24823: checking for pthread_setname_np in -lpthread configure:24848: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c -lpthread -lpthread -ltiff -ljpeg -lbz2 -lgcrypt -lgpg-error -lGLU -lGLEW -lGL -L/usr/lib64 -lpython2.7 >&5 configure:24848: $? = 0 configure:24857: result: yes configure:24870: checking for main in -llzo2 configure:24889: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c -llzo2 -lpthread -ltiff -ljpeg -lbz2 -lgcrypt -lgpg-error -lGLU -lGLEW -lGL -L/usr/lib64 -lpython2.7 >&5 configure:24889: $? = 0 configure:24898: result: yes configure:24911: checking for main in -lz configure:24930: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c -lz -llzo2 -lpthread -ltiff -ljpeg -lbz2 -lgcrypt -lgpg-error -lGLU -lGLEW -lGL -L/usr/lib64 -lpython2.7 >&5 configure:24930: $? = 0 configure:24939: result: yes configure:24952: checking for main in -lcrypto configure:24971: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c -lcrypto -lz -llzo2 -lpthread -ltiff -ljpeg -lbz2 -lgcrypt -lgpg-error -lGLU -lGLEW -lGL -L/usr/lib64 -lpython2.7 >&5 configure:24971: $? = 0 configure:24980: result: yes configure:24993: checking for main in -lssl configure:25012: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c -lssl -lcrypto -lz -llzo2 -lpthread -ltiff -ljpeg -lbz2 -lgcrypt -lgpg-error -lGLU -lGLEW -lGL -L/usr/lib64 -lpython2.7 >&5 configure:25012: $? = 0 configure:25021: result: yes configure:25077: checking for hci_devid in -lbluetooth configure:25111: result: no configure:25121: result: Could not find suitable version of libbluetooth configure:25134: checking for TINYXML configure:25141: $PKG_CONFIG --exists --print-errors "tinyxml >= 2.6.2" Package tinyxml was not found in the pkg-config search path. Perhaps you should add the directory containing `tinyxml.pc' to the PKG_CONFIG_PATH environment variable Package 'tinyxml', required by 'virtual:world', not found configure:25144: $? = 1 configure:25158: $PKG_CONFIG --exists --print-errors "tinyxml >= 2.6.2" Package tinyxml was not found in the pkg-config search path. Perhaps you should add the directory containing `tinyxml.pc' to the PKG_CONFIG_PATH environment variable Package 'tinyxml', required by 'virtual:world', not found configure:25161: $? = 1 configure:25175: result: no Package tinyxml was not found in the pkg-config search path. Perhaps you should add the directory containing `tinyxml.pc' to the PKG_CONFIG_PATH environment variable Package 'tinyxml', required by 'virtual:world', not found configure:25209: x86_64-pc-linux-gnu-g++ -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.cpp -lssl -lcrypto -lz -llzo2 -lpthread -ltiff -ljpeg -lbz2 -lgcrypt -lgpg-error -lGLU -lGLEW -lGL -L/usr/lib64 -lpython2.7 >&5 configure:25209: $? = 0 configure:25209: ./conftest configure:25209: $? = 0 configure:25210: checking for main in -ltinyxml configure:25229: x86_64-pc-linux-gnu-g++ -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.cpp -ltinyxml -lssl -lcrypto -lz -llzo2 -lpthread -ltiff -ljpeg -lbz2 -lgcrypt -lgpg-error -lGLU -lGLEW -lGL -L/usr/lib64 -lpython2.7 >&5 configure:25229: $? = 0 configure:25238: result: yes configure:25347: checking for UUID configure:25354: $PKG_CONFIG --exists --print-errors "uuid" configure:25357: $? = 0 configure:25371: $PKG_CONFIG --exists --print-errors "uuid" configure:25374: $? = 0 configure:25412: result: yes configure:25418: checking "for libcrossguid" configure:25439: x86_64-pc-linux-gnu-g++ -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.cpp -ltinyxml -lssl -lcrypto -lz -llzo2 -lpthread -ltiff -ljpeg -lbz2 -lgcrypt -lgpg-error -lGLU -lGLEW -lGL -L/usr/lib64 -lpython2.7 -lcrossguid -luuid >&5 configure:25439: $? = 0 configure:25440: result: yes configure:25457: checking for YAJL configure:25464: $PKG_CONFIG --exists --print-errors "yajl >= 2" configure:25467: $? = 0 configure:25481: $PKG_CONFIG --exists --print-errors "yajl >= 2" configure:25484: $? = 0 configure:25552: result: yes configure:25749: checking for LIBXML configure:25756: $PKG_CONFIG --exists --print-errors "libxml-2.0" configure:25759: $? = 0 configure:25773: $PKG_CONFIG --exists --print-errors "libxml-2.0" configure:25776: $? = 0 configure:25814: result: yes configure:25820: checking for LIBXSLT configure:25827: $PKG_CONFIG --exists --print-errors "libxslt" configure:25830: $? = 0 configure:25844: $PKG_CONFIG --exists --print-errors "libxslt" configure:25847: $? = 0 configure:25885: result: yes configure:25891: checking for FRIBIDI configure:25898: $PKG_CONFIG --exists --print-errors "fribidi" configure:25901: $? = 0 configure:25915: $PKG_CONFIG --exists --print-errors "fribidi" configure:25918: $? = 0 configure:25956: result: yes configure:25962: checking for SQLITE3 configure:25969: $PKG_CONFIG --exists --print-errors "sqlite3" configure:25972: $? = 0 configure:25986: $PKG_CONFIG --exists --print-errors "sqlite3" configure:25989: $? = 0 configure:26027: result: yes configure:26033: checking for PNG configure:26040: $PKG_CONFIG --exists --print-errors "libpng" configure:26043: $? = 0 configure:26057: $PKG_CONFIG --exists --print-errors "libpng" configure:26060: $? = 0 configure:26098: result: yes configure:26104: checking for PCRECPP configure:26111: $PKG_CONFIG --exists --print-errors "libpcrecpp" configure:26114: $? = 0 configure:26128: $PKG_CONFIG --exists --print-errors "libpcrecpp" configure:26131: $? = 0 configure:26169: result: yes configure:26178: checking for PCRE configure:26185: $PKG_CONFIG --exists --print-errors "libpcre" configure:26188: $? = 0 configure:26202: $PKG_CONFIG --exists --print-errors "libpcre" configure:26205: $? = 0 configure:26243: result: yes configure:26252: checking for FREETYPE2 configure:26259: $PKG_CONFIG --exists --print-errors "freetype2" configure:26262: $? = 0 configure:26276: $PKG_CONFIG --exists --print-errors "freetype2" configure:26279: $? = 0 configure:26317: result: yes configure:26323: checking for TAGLIB configure:26330: $PKG_CONFIG --exists --print-errors "taglib >= 1.8" configure:26333: $? = 0 configure:26347: $PKG_CONFIG --exists --print-errors "taglib >= 1.8" configure:26350: $? = 0 configure:26388: result: yes configure:26396: checking for CDIO configure:26403: $PKG_CONFIG --exists --print-errors "libcdio" configure:26406: $? = 0 configure:26420: $PKG_CONFIG --exists --print-errors "libcdio" configure:26423: $? = 0 configure:26461: result: yes configure:26864: checking for library containing iconv_open configure:26895: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c -ltinyxml -lssl -lcrypto -lz -llzo2 -lpthread -ltiff -ljpeg -lbz2 -lgcrypt -lgpg-error -lGLU -lGLEW -lGL -L/usr/lib64 -lpython2.7 -Wl,-O1 -Wl,--as-needed -lcrossguid -luuid -lyajl -lxml2 -lxslt -lz -ldl -lm -lxml2 -lfribidi -lglib-2.0 -lsqlite3 -lpng16 -lpcrecpp -lpcre -lfreetype -ltag -lcdio -lm >&5 configure:26895: $? = 0 configure:26912: result: none required configure:26979: checking for library containing dlopen configure:27010: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c -ltinyxml -lssl -lcrypto -lz -llzo2 -lpthread -ltiff -ljpeg -lbz2 -lgcrypt -lgpg-error -lGLU -lGLEW -lGL -L/usr/lib64 -lpython2.7 -Wl,-O1 -Wl,--as-needed -lcrossguid -luuid -lyajl -lxml2 -lxslt -lz -ldl -lm -lxml2 -lfribidi -lglib-2.0 -lsqlite3 -lpng16 -lpcrecpp -lpcre -lfreetype -ltag -lcdio -lm >&5 configure:27010: $? = 0 configure:27027: result: none required configure:27035: checking for library containing clock_gettime configure:27066: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c -ltinyxml -lssl -lcrypto -lz -llzo2 -lpthread -ltiff -ljpeg -lbz2 -lgcrypt -lgpg-error -lGLU -lGLEW -lGL -L/usr/lib64 -lpython2.7 -Wl,-O1 -Wl,--as-needed -lcrossguid -luuid -lyajl -lxml2 -lxslt -lz -ldl -lm -lxml2 -lfribidi -lglib-2.0 -lsqlite3 -lpng16 -lpcrecpp -lpcre -lfreetype -ltag -lcdio -lm >&5 configure:27066: $? = 0 configure:27083: result: none required configure:27091: checking for library containing dn_expand configure:27122: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c -ltinyxml -lssl -lcrypto -lz -llzo2 -lpthread -ltiff -ljpeg -lbz2 -lgcrypt -lgpg-error -lGLU -lGLEW -lGL -L/usr/lib64 -lpython2.7 -Wl,-O1 -Wl,--as-needed -lcrossguid -luuid -lyajl -lxml2 -lxslt -lz -ldl -lm -lxml2 -lfribidi -lglib-2.0 -lsqlite3 -lpng16 -lpcrecpp -lpcre -lfreetype -ltag -lcdio -lm >&5 /var/tmp/portage/media-tv/kodi-16.1/temp/ccKYEQcF.o: In function `main': conftest.c:(.text.startup+0x24): undefined reference to `dn_expand' collect2: error: ld returned 1 exit status configure:27122: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "kodi" | #define PACKAGE_TARNAME "kodi" | #define PACKAGE_VERSION "16.1.000" | #define PACKAGE_STRING "kodi 16.1.000" | #define PACKAGE_BUGREPORT "http://trac.kodi.tv" | #define PACKAGE_URL "" | #define PACKAGE "kodi" | #define VERSION "16.1.000" | #define HAVE_LIRC 1 | #define LIRC_DEVICE "/dev/lircd" | #define HAVE_CXX11 1 | #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 HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FSEEKO 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 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 RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPASS 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCALECONV 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MODF 1 | #define HAVE_MUNMAP 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TZSET 1 | #define HAVE_UTIME 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LOCALTIME_R 1 | #define SIZEOF_INT 4 | #define SIZEOF_SIZE_T 8 | #define HAS_BUILTIN_SYNC_ADD_AND_FETCH 1 | #define HAS_BUILTIN_SYNC_SUB_AND_FETCH 1 | #define HAS_BUILTIN_SYNC_VAL_COMPARE_AND_SWAP 1 | #define HAVE_STD__U16STRING 1 | #define HAVE_STD__U32STRING 1 | #define HAVE_CHAR16_T 1 | #define HAVE_CHAR32_T 1 | #define SIZEOF_WCHAR_T 4 | #define HAVE_INOTIFY 1 | #define HAVE_PYTHON "2.7" | #define HAVE_LIBGL 1 | #define HAVE_LIBGLEW 1 | #define HAVE_LIBGLU 1 | #define HAVE_OPENSSL 1 | #define HAVE_LIBGPG_ERROR 1 | #define HAVE_LIBGCRYPT 1 | #define HAVE_GCRYPT 1 | #define HAVE_GNUTLS 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_SETNAME_NP 1 | #define HAVE_LIBLZO2 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBTINYXML 1 | #define HAVE_LIBPCRECPP 1 | #define HAVE_LIBPCRE 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dn_expand (); | int | main () | { | return dn_expand (); | ; | return 0; | } configure:27122: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c -lresolv -ltinyxml -lssl -lcrypto -lz -llzo2 -lpthread -ltiff -ljpeg -lbz2 -lgcrypt -lgpg-error -lGLU -lGLEW -lGL -L/usr/lib64 -lpython2.7 -Wl,-O1 -Wl,--as-needed -lcrossguid -luuid -lyajl -lxml2 -lxslt -lz -ldl -lm -lxml2 -lfribidi -lglib-2.0 -lsqlite3 -lpng16 -lpcrecpp -lpcre -lfreetype -ltag -lcdio -lm >&5 /var/tmp/portage/media-tv/kodi-16.1/temp/ccccMWMK.o: In function `main': conftest.c:(.text.startup+0x24): undefined reference to `dn_expand' collect2: error: ld returned 1 exit status configure:27122: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "kodi" | #define PACKAGE_TARNAME "kodi" | #define PACKAGE_VERSION "16.1.000" | #define PACKAGE_STRING "kodi 16.1.000" | #define PACKAGE_BUGREPORT "http://trac.kodi.tv" | #define PACKAGE_URL "" | #define PACKAGE "kodi" | #define VERSION "16.1.000" | #define HAVE_LIRC 1 | #define LIRC_DEVICE "/dev/lircd" | #define HAVE_CXX11 1 | #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 HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FSEEKO 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 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 RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPASS 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCALECONV 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MODF 1 | #define HAVE_MUNMAP 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TZSET 1 | #define HAVE_UTIME 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LOCALTIME_R 1 | #define SIZEOF_INT 4 | #define SIZEOF_SIZE_T 8 | #define HAS_BUILTIN_SYNC_ADD_AND_FETCH 1 | #define HAS_BUILTIN_SYNC_SUB_AND_FETCH 1 | #define HAS_BUILTIN_SYNC_VAL_COMPARE_AND_SWAP 1 | #define HAVE_STD__U16STRING 1 | #define HAVE_STD__U32STRING 1 | #define HAVE_CHAR16_T 1 | #define HAVE_CHAR32_T 1 | #define SIZEOF_WCHAR_T 4 | #define HAVE_INOTIFY 1 | #define HAVE_PYTHON "2.7" | #define HAVE_LIBGL 1 | #define HAVE_LIBGLEW 1 | #define HAVE_LIBGLU 1 | #define HAVE_OPENSSL 1 | #define HAVE_LIBGPG_ERROR 1 | #define HAVE_LIBGCRYPT 1 | #define HAVE_GCRYPT 1 | #define HAVE_GNUTLS 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_SETNAME_NP 1 | #define HAVE_LIBLZO2 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBTINYXML 1 | #define HAVE_LIBPCRECPP 1 | #define HAVE_LIBPCRE 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dn_expand (); | int | main () | { | return dn_expand (); | ; | return 0; | } configure:27139: result: no configure:27147: checking for library containing _dn_expand configure:27178: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c -ltinyxml -lssl -lcrypto -lz -llzo2 -lpthread -ltiff -ljpeg -lbz2 -lgcrypt -lgpg-error -lGLU -lGLEW -lGL -L/usr/lib64 -lpython2.7 -Wl,-O1 -Wl,--as-needed -lcrossguid -luuid -lyajl -lxml2 -lxslt -lz -ldl -lm -lxml2 -lfribidi -lglib-2.0 -lsqlite3 -lpng16 -lpcrecpp -lpcre -lfreetype -ltag -lcdio -lm >&5 /var/tmp/portage/media-tv/kodi-16.1/temp/ccrwzcoS.o: In function `main': conftest.c:(.text.startup+0x24): undefined reference to `_dn_expand' collect2: error: ld returned 1 exit status configure:27178: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "kodi" | #define PACKAGE_TARNAME "kodi" | #define PACKAGE_VERSION "16.1.000" | #define PACKAGE_STRING "kodi 16.1.000" | #define PACKAGE_BUGREPORT "http://trac.kodi.tv" | #define PACKAGE_URL "" | #define PACKAGE "kodi" | #define VERSION "16.1.000" | #define HAVE_LIRC 1 | #define LIRC_DEVICE "/dev/lircd" | #define HAVE_CXX11 1 | #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 HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FSEEKO 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 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 RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPASS 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCALECONV 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MODF 1 | #define HAVE_MUNMAP 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TZSET 1 | #define HAVE_UTIME 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LOCALTIME_R 1 | #define SIZEOF_INT 4 | #define SIZEOF_SIZE_T 8 | #define HAS_BUILTIN_SYNC_ADD_AND_FETCH 1 | #define HAS_BUILTIN_SYNC_SUB_AND_FETCH 1 | #define HAS_BUILTIN_SYNC_VAL_COMPARE_AND_SWAP 1 | #define HAVE_STD__U16STRING 1 | #define HAVE_STD__U32STRING 1 | #define HAVE_CHAR16_T 1 | #define HAVE_CHAR32_T 1 | #define SIZEOF_WCHAR_T 4 | #define HAVE_INOTIFY 1 | #define HAVE_PYTHON "2.7" | #define HAVE_LIBGL 1 | #define HAVE_LIBGLEW 1 | #define HAVE_LIBGLU 1 | #define HAVE_OPENSSL 1 | #define HAVE_LIBGPG_ERROR 1 | #define HAVE_LIBGCRYPT 1 | #define HAVE_GCRYPT 1 | #define HAVE_GNUTLS 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_SETNAME_NP 1 | #define HAVE_LIBLZO2 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBTINYXML 1 | #define HAVE_LIBPCRECPP 1 | #define HAVE_LIBPCRE 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _dn_expand (); | int | main () | { | return _dn_expand (); | ; | return 0; | } configure:27178: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c -lresolv -ltinyxml -lssl -lcrypto -lz -llzo2 -lpthread -ltiff -ljpeg -lbz2 -lgcrypt -lgpg-error -lGLU -lGLEW -lGL -L/usr/lib64 -lpython2.7 -Wl,-O1 -Wl,--as-needed -lcrossguid -luuid -lyajl -lxml2 -lxslt -lz -ldl -lm -lxml2 -lfribidi -lglib-2.0 -lsqlite3 -lpng16 -lpcrecpp -lpcre -lfreetype -ltag -lcdio -lm >&5 /var/tmp/portage/media-tv/kodi-16.1/temp/cct9S6K3.o: In function `main': conftest.c:(.text.startup+0x24): undefined reference to `_dn_expand' collect2: error: ld returned 1 exit status configure:27178: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "kodi" | #define PACKAGE_TARNAME "kodi" | #define PACKAGE_VERSION "16.1.000" | #define PACKAGE_STRING "kodi 16.1.000" | #define PACKAGE_BUGREPORT "http://trac.kodi.tv" | #define PACKAGE_URL "" | #define PACKAGE "kodi" | #define VERSION "16.1.000" | #define HAVE_LIRC 1 | #define LIRC_DEVICE "/dev/lircd" | #define HAVE_CXX11 1 | #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 HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FSEEKO 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 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 RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPASS 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCALECONV 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MODF 1 | #define HAVE_MUNMAP 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TZSET 1 | #define HAVE_UTIME 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LOCALTIME_R 1 | #define SIZEOF_INT 4 | #define SIZEOF_SIZE_T 8 | #define HAS_BUILTIN_SYNC_ADD_AND_FETCH 1 | #define HAS_BUILTIN_SYNC_SUB_AND_FETCH 1 | #define HAS_BUILTIN_SYNC_VAL_COMPARE_AND_SWAP 1 | #define HAVE_STD__U16STRING 1 | #define HAVE_STD__U32STRING 1 | #define HAVE_CHAR16_T 1 | #define HAVE_CHAR32_T 1 | #define SIZEOF_WCHAR_T 4 | #define HAVE_INOTIFY 1 | #define HAVE_PYTHON "2.7" | #define HAVE_LIBGL 1 | #define HAVE_LIBGLEW 1 | #define HAVE_LIBGLU 1 | #define HAVE_OPENSSL 1 | #define HAVE_LIBGPG_ERROR 1 | #define HAVE_LIBGCRYPT 1 | #define HAVE_GCRYPT 1 | #define HAVE_GNUTLS 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_SETNAME_NP 1 | #define HAVE_LIBLZO2 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBTINYXML 1 | #define HAVE_LIBPCRECPP 1 | #define HAVE_LIBPCRE 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _dn_expand (); | int | main () | { | return _dn_expand (); | ; | return 0; | } configure:27195: result: no configure:27203: checking for library containing __dn_expand configure:27234: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c -ltinyxml -lssl -lcrypto -lz -llzo2 -lpthread -ltiff -ljpeg -lbz2 -lgcrypt -lgpg-error -lGLU -lGLEW -lGL -L/usr/lib64 -lpython2.7 -Wl,-O1 -Wl,--as-needed -lcrossguid -luuid -lyajl -lxml2 -lxslt -lz -ldl -lm -lxml2 -lfribidi -lglib-2.0 -lsqlite3 -lpng16 -lpcrecpp -lpcre -lfreetype -ltag -lcdio -lm >&5 /var/tmp/portage/media-tv/kodi-16.1/temp/ccwvEI41.o: In function `main': conftest.c:(.text.startup+0x24): undefined reference to `__dn_expand' collect2: error: ld returned 1 exit status configure:27234: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "kodi" | #define PACKAGE_TARNAME "kodi" | #define PACKAGE_VERSION "16.1.000" | #define PACKAGE_STRING "kodi 16.1.000" | #define PACKAGE_BUGREPORT "http://trac.kodi.tv" | #define PACKAGE_URL "" | #define PACKAGE "kodi" | #define VERSION "16.1.000" | #define HAVE_LIRC 1 | #define LIRC_DEVICE "/dev/lircd" | #define HAVE_CXX11 1 | #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 HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FSEEKO 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 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 RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPASS 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCALECONV 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MODF 1 | #define HAVE_MUNMAP 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TZSET 1 | #define HAVE_UTIME 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LOCALTIME_R 1 | #define SIZEOF_INT 4 | #define SIZEOF_SIZE_T 8 | #define HAS_BUILTIN_SYNC_ADD_AND_FETCH 1 | #define HAS_BUILTIN_SYNC_SUB_AND_FETCH 1 | #define HAS_BUILTIN_SYNC_VAL_COMPARE_AND_SWAP 1 | #define HAVE_STD__U16STRING 1 | #define HAVE_STD__U32STRING 1 | #define HAVE_CHAR16_T 1 | #define HAVE_CHAR32_T 1 | #define SIZEOF_WCHAR_T 4 | #define HAVE_INOTIFY 1 | #define HAVE_PYTHON "2.7" | #define HAVE_LIBGL 1 | #define HAVE_LIBGLEW 1 | #define HAVE_LIBGLU 1 | #define HAVE_OPENSSL 1 | #define HAVE_LIBGPG_ERROR 1 | #define HAVE_LIBGCRYPT 1 | #define HAVE_GCRYPT 1 | #define HAVE_GNUTLS 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_SETNAME_NP 1 | #define HAVE_LIBLZO2 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBTINYXML 1 | #define HAVE_LIBPCRECPP 1 | #define HAVE_LIBPCRE 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char __dn_expand (); | int | main () | { | return __dn_expand (); | ; | return 0; | } configure:27234: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c -lresolv -ltinyxml -lssl -lcrypto -lz -llzo2 -lpthread -ltiff -ljpeg -lbz2 -lgcrypt -lgpg-error -lGLU -lGLEW -lGL -L/usr/lib64 -lpython2.7 -Wl,-O1 -Wl,--as-needed -lcrossguid -luuid -lyajl -lxml2 -lxslt -lz -ldl -lm -lxml2 -lfribidi -lglib-2.0 -lsqlite3 -lpng16 -lpcrecpp -lpcre -lfreetype -ltag -lcdio -lm >&5 configure:27234: $? = 0 configure:27251: result: -lresolv configure:27313: checking for main in -ljasper configure:27332: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c -ljasper -lresolv -ltinyxml -lssl -lcrypto -lz -llzo2 -lpthread -ltiff -ljpeg -lbz2 -lgcrypt -lgpg-error -lGLU -lGLEW -lGL -L/usr/lib64 -lpython2.7 -Wl,-O1 -Wl,--as-needed -lcrossguid -luuid -lyajl -lxml2 -lxslt -lz -ldl -lm -lxml2 -lfribidi -lglib-2.0 -lsqlite3 -lpng16 -lpcrecpp -lpcre -lfreetype -ltag -lcdio -lm >&5 configure:27332: $? = 0 configure:27341: result: yes configure:27508: == DBUS support disabled. == configure:27606: result: == Could not find SDL2. Joystick support disabled. == configure:27620: checking for libass soname configure:27662: result: libass.so.5 configure:27676: checking for libmpeg2 soname configure:27718: result: libmpeg2.so.0 configure:27854: result: == ALSA support disabled. == configure:27956: result: == PulseAudio support disabled. == configure:28051: result: == Avahi support disabled. == configure:28057: checking for embedded_mDNSInit in -lmDNSEmbedded configure:28082: x86_64-pc-linux-gnu-gcc -o conftest -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-O1 -Wl,--as-needed conftest.c -lmDNSEmbedded -ljasper -lresolv -ltinyxml -lssl -lcrypto -lz -llzo2 -lpthread -ltiff -ljpeg -lbz2 -lgcrypt -lgpg-error -lGLU -lGLEW -lGL -L/usr/lib64 -lpython2.7 -Wl,-O1 -Wl,--as-needed -lcrossguid -luuid -lyajl -lxml2 -lxslt -lz -ldl -lm -lxml2 -lfribidi -lglib-2.0 -lsqlite3 -lpng16 -lpcrecpp -lpcre -lfreetype -ltag -lcdio -lm >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lmDNSEmbedded collect2: error: ld returned 1 exit status configure:28082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "kodi" | #define PACKAGE_TARNAME "kodi" | #define PACKAGE_VERSION "16.1.000" | #define PACKAGE_STRING "kodi 16.1.000" | #define PACKAGE_BUGREPORT "http://trac.kodi.tv" | #define PACKAGE_URL "" | #define PACKAGE "kodi" | #define VERSION "16.1.000" | #define HAVE_LIRC 1 | #define LIRC_DEVICE "/dev/lircd" | #define HAVE_CXX11 1 | #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 HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FSEEKO 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 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 RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPASS 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCALECONV 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MODF 1 | #define HAVE_MUNMAP 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TZSET 1 | #define HAVE_UTIME 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LOCALTIME_R 1 | #define SIZEOF_INT 4 | #define SIZEOF_SIZE_T 8 | #define HAS_BUILTIN_SYNC_ADD_AND_FETCH 1 | #define HAS_BUILTIN_SYNC_SUB_AND_FETCH 1 | #define HAS_BUILTIN_SYNC_VAL_COMPARE_AND_SWAP 1 | #define HAVE_STD__U16STRING 1 | #define HAVE_STD__U32STRING 1 | #define HAVE_CHAR16_T 1 | #define HAVE_CHAR32_T 1 | #define SIZEOF_WCHAR_T 4 | #define HAVE_INOTIFY 1 | #define HAVE_PYTHON "2.7" | #define HAVE_LIBGL 1 | #define HAVE_LIBGLEW 1 | #define HAVE_LIBGLU 1 | #define HAVE_OPENSSL 1 | #define HAVE_LIBGPG_ERROR 1 | #define HAVE_LIBGCRYPT 1 | #define HAVE_GCRYPT 1 | #define HAVE_GNUTLS 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_SETNAME_NP 1 | #define HAVE_LIBLZO2 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBTINYXML 1 | #define HAVE_LIBPCRECPP 1 | #define HAVE_LIBPCRE 1 | #define HAVE_LIBJASPER 1 | #define HAS_DVD_DRIVE 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char embedded_mDNSInit (); | int | main () | { | return embedded_mDNSInit (); | ; | return 0; | } configure:28091: result: no configure:28105: == Could not find mDNSEmbedded. Might prevent zeroconf support. == configure:28125: == X11 enabled. == configure:28129: checking for X11 configure:28136: $PKG_CONFIG --exists --print-errors "x11" configure:28139: $? = 0 configure:28153: $PKG_CONFIG --exists --print-errors "x11" configure:28156: $? = 0 configure:28194: result: yes configure:28200: checking for XEXT configure:28207: $PKG_CONFIG --exists --print-errors "xext" configure:28210: $? = 0 configure:28224: $PKG_CONFIG --exists --print-errors "xext" configure:28227: $? = 0 configure:28265: result: yes configure:28271: checking for XRANDR configure:28278: $PKG_CONFIG --exists --print-errors "xrandr" configure:28281: $? = 0 configure:28295: $PKG_CONFIG --exists --print-errors "xrandr" configure:28298: $? = 0 configure:28336: result: yes configure:28342: checking for DRM configure:28349: $PKG_CONFIG --exists --print-errors "libdrm" configure:28352: $? = 0 configure:28366: $PKG_CONFIG --exists --print-errors "libdrm" configure:28369: $? = 0 configure:28407: result: yes configure:28433: == SSH SFTP disabled. == configure:28577: == RTMP support disabled. == configure:28585: checking for SAMBA configure:28592: $PKG_CONFIG --exists --print-errors "smbclient" configure:28595: $? = 0 configure:28609: $PKG_CONFIG --exists --print-errors "smbclient" configure:28612: $? = 0 configure:28734: result: yes configure:28842: == NFS support disabled. == configure:28850: checking gif_lib.h usability configure:28850: x86_64-pc-linux-gnu-gcc -c -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:28850: $? = 0 configure:28850: result: yes configure:28850: checking gif_lib.h presence configure:28850: x86_64-pc-linux-gnu-gcc -E conftest.c configure:28850: $? = 0 configure:28850: result: yes configure:28850: checking for gif_lib.h configure:28850: result: yes configure:28881: checking for libgif soname configure:28923: result: libgif.so.7 configure:29029: checking shairplay/raop.h usability configure:29029: x86_64-pc-linux-gnu-gcc -c -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:167:28: fatal error: shairplay/raop.h: No such file or directory #include ^ compilation terminated. configure:29029: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "kodi" | #define PACKAGE_TARNAME "kodi" | #define PACKAGE_VERSION "16.1.000" | #define PACKAGE_STRING "kodi 16.1.000" | #define PACKAGE_BUGREPORT "http://trac.kodi.tv" | #define PACKAGE_URL "" | #define PACKAGE "kodi" | #define VERSION "16.1.000" | #define HAVE_LIRC 1 | #define LIRC_DEVICE "/dev/lircd" | #define HAVE_CXX11 1 | #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 HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FSEEKO 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 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 RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPASS 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCALECONV 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MODF 1 | #define HAVE_MUNMAP 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TZSET 1 | #define HAVE_UTIME 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LOCALTIME_R 1 | #define SIZEOF_INT 4 | #define SIZEOF_SIZE_T 8 | #define HAS_BUILTIN_SYNC_ADD_AND_FETCH 1 | #define HAS_BUILTIN_SYNC_SUB_AND_FETCH 1 | #define HAS_BUILTIN_SYNC_VAL_COMPARE_AND_SWAP 1 | #define HAVE_STD__U16STRING 1 | #define HAVE_STD__U32STRING 1 | #define HAVE_CHAR16_T 1 | #define HAVE_CHAR32_T 1 | #define SIZEOF_WCHAR_T 4 | #define HAVE_INOTIFY 1 | #define HAVE_PYTHON "2.7" | #define HAVE_LIBGL 1 | #define HAVE_LIBGLEW 1 | #define HAVE_LIBGLU 1 | #define HAVE_OPENSSL 1 | #define HAVE_LIBGPG_ERROR 1 | #define HAVE_LIBGCRYPT 1 | #define HAVE_GCRYPT 1 | #define HAVE_GNUTLS 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_SETNAME_NP 1 | #define HAVE_LIBLZO2 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBTINYXML 1 | #define HAVE_LIBPCRECPP 1 | #define HAVE_LIBPCRE 1 | #define HAVE_LIBJASPER 1 | #define HAS_DVD_DRIVE 1 | #define HAVE_X11 1 | #define HAVE_LIBSMBCLIENT 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_LIBGIF 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:29029: result: no configure:29029: checking shairplay/raop.h presence configure:29029: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:134:28: fatal error: shairplay/raop.h: No such file or directory #include ^ compilation terminated. configure:29029: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "kodi" | #define PACKAGE_TARNAME "kodi" | #define PACKAGE_VERSION "16.1.000" | #define PACKAGE_STRING "kodi 16.1.000" | #define PACKAGE_BUGREPORT "http://trac.kodi.tv" | #define PACKAGE_URL "" | #define PACKAGE "kodi" | #define VERSION "16.1.000" | #define HAVE_LIRC 1 | #define LIRC_DEVICE "/dev/lircd" | #define HAVE_CXX11 1 | #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 HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FSEEKO 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 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 RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPASS 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCALECONV 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MODF 1 | #define HAVE_MUNMAP 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TZSET 1 | #define HAVE_UTIME 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LOCALTIME_R 1 | #define SIZEOF_INT 4 | #define SIZEOF_SIZE_T 8 | #define HAS_BUILTIN_SYNC_ADD_AND_FETCH 1 | #define HAS_BUILTIN_SYNC_SUB_AND_FETCH 1 | #define HAS_BUILTIN_SYNC_VAL_COMPARE_AND_SWAP 1 | #define HAVE_STD__U16STRING 1 | #define HAVE_STD__U32STRING 1 | #define HAVE_CHAR16_T 1 | #define HAVE_CHAR32_T 1 | #define SIZEOF_WCHAR_T 4 | #define HAVE_INOTIFY 1 | #define HAVE_PYTHON "2.7" | #define HAVE_LIBGL 1 | #define HAVE_LIBGLEW 1 | #define HAVE_LIBGLU 1 | #define HAVE_OPENSSL 1 | #define HAVE_LIBGPG_ERROR 1 | #define HAVE_LIBGCRYPT 1 | #define HAVE_GCRYPT 1 | #define HAVE_GNUTLS 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_SETNAME_NP 1 | #define HAVE_LIBLZO2 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBTINYXML 1 | #define HAVE_LIBPCRECPP 1 | #define HAVE_LIBPCRE 1 | #define HAVE_LIBJASPER 1 | #define HAS_DVD_DRIVE 1 | #define HAVE_X11 1 | #define HAVE_LIBSMBCLIENT 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_LIBGIF 1 | /* end confdefs.h. */ | #include configure:29029: result: no configure:29029: checking for shairplay/raop.h configure:29029: result: no configure:29036: == Could not find libshairplay. == configure:29131: checking for UDEV configure:29138: $PKG_CONFIG --exists --print-errors "libudev" configure:29141: $? = 0 configure:29155: $PKG_CONFIG --exists --print-errors "libudev" configure:29158: $? = 0 configure:29198: result: yes configure:29292: == libusb disabled. == configure:29716: == libcec disabled. CEC adapter support will not be available. == configure:29787: == Capabilities detection support disabled. == configure:29957: checking for FFMPEG configure:29964: $PKG_CONFIG --exists --print-errors "$FFMPEG_LIBNAMES" configure:29967: $? = 0 configure:29981: $PKG_CONFIG --exists --print-errors "$FFMPEG_LIBNAMES" configure:29984: $? = 0 configure:30022: result: yes configure:30050: checking for swig configure:30068: found /usr/bin/swig configure:30081: result: /usr/bin/swig configure:30143: checking for java configure:30174: result: /bin/true configure:30190: checking for doxygen configure:30208: found /usr/bin/doxygen configure:30221: result: /usr/bin/doxygen configure:30273: == VDPAU support manually disabled. == configure:30374: == VAAPI support manually disabled. == configure:30393: == VTBDecoder support manually disabled. == configure:30440: == OpenMax support manually disabled. == configure:30603: checking for gawk configure:30619: found /usr/bin/gawk configure:30631: result: yes configure:30647: checking for cmake configure:30663: found /usr/bin/cmake configure:30675: result: yes configure:30690: checking for gperf configure:30706: found /usr/bin/gperf configure:30718: result: yes configure:30732: checking for unzip configure:30748: found /usr/bin/unzip configure:30760: result: yes configure:30774: checking for zip configure:30790: found /usr/bin/zip configure:30802: result: yes configure:30862: checking for dirent.h that defines DIR configure:30889: result: yes configure:30902: checking for library containing opendir configure:30950: result: none required configure:31017: checking for ANSI C header files configure:31121: result: yes configure:31129: checking for sys/wait.h that is POSIX.1 compatible configure:31155: x86_64-pc-linux-gnu-gcc -c -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:31155: $? = 0 configure:31162: result: yes configure:31176: checking arpa/inet.h usability configure:31176: x86_64-pc-linux-gnu-gcc -c -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:31176: $? = 0 configure:31176: result: yes configure:31176: checking arpa/inet.h presence configure:31176: x86_64-pc-linux-gnu-gcc -E conftest.c configure:31176: $? = 0 configure:31176: result: yes configure:31176: checking for arpa/inet.h configure:31176: result: yes configure:31176: checking fcntl.h usability configure:31176: x86_64-pc-linux-gnu-gcc -c -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:31176: $? = 0 configure:31176: result: yes configure:31176: checking fcntl.h presence configure:31176: x86_64-pc-linux-gnu-gcc -E conftest.c configure:31176: $? = 0 configure:31176: result: yes configure:31176: checking for fcntl.h configure:31176: result: yes configure:31176: checking float.h usability configure:31176: x86_64-pc-linux-gnu-gcc -c -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:31176: $? = 0 configure:31176: result: yes configure:31176: checking float.h presence configure:31176: x86_64-pc-linux-gnu-gcc -E conftest.c configure:31176: $? = 0 configure:31176: result: yes configure:31176: checking for float.h configure:31176: result: yes configure:31176: checking for inttypes.h configure:31176: result: yes configure:31176: checking limits.h usability configure:31176: x86_64-pc-linux-gnu-gcc -c -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:31176: $? = 0 configure:31176: result: yes configure:31176: checking limits.h presence configure:31176: x86_64-pc-linux-gnu-gcc -E conftest.c configure:31176: $? = 0 configure:31176: result: yes configure:31176: checking for limits.h configure:31176: result: yes configure:31176: checking locale.h usability configure:31176: x86_64-pc-linux-gnu-gcc -c -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:31176: $? = 0 configure:31176: result: yes configure:31176: checking locale.h presence configure:31176: x86_64-pc-linux-gnu-gcc -E conftest.c configure:31176: $? = 0 configure:31176: result: yes configure:31176: checking for locale.h configure:31176: result: yes configure:31176: checking malloc.h usability configure:31176: x86_64-pc-linux-gnu-gcc -c -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:31176: $? = 0 configure:31176: result: yes configure:31176: checking malloc.h presence configure:31176: x86_64-pc-linux-gnu-gcc -E conftest.c configure:31176: $? = 0 configure:31176: result: yes configure:31176: checking for malloc.h configure:31176: result: yes configure:31176: checking for memory.h configure:31176: result: yes configure:31176: checking netdb.h usability configure:31176: x86_64-pc-linux-gnu-gcc -c -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:31176: $? = 0 configure:31176: result: yes configure:31176: checking netdb.h presence configure:31176: x86_64-pc-linux-gnu-gcc -E conftest.c configure:31176: $? = 0 configure:31176: result: yes configure:31176: checking for netdb.h configure:31176: result: yes configure:31176: checking netinet/in.h usability configure:31176: x86_64-pc-linux-gnu-gcc -c -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:31176: $? = 0 configure:31176: result: yes configure:31176: checking netinet/in.h presence configure:31176: x86_64-pc-linux-gnu-gcc -E conftest.c configure:31176: $? = 0 configure:31176: result: yes configure:31176: checking for netinet/in.h configure:31176: result: yes configure:31176: checking stddef.h usability configure:31176: x86_64-pc-linux-gnu-gcc -c -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:31176: $? = 0 configure:31176: result: yes configure:31176: checking stddef.h presence configure:31176: x86_64-pc-linux-gnu-gcc -E conftest.c configure:31176: $? = 0 configure:31176: result: yes configure:31176: checking for stddef.h configure:31176: result: yes configure:31176: checking for stdint.h configure:31176: result: yes configure:31176: checking for stdlib.h configure:31176: result: yes configure:31176: checking for string.h configure:31176: result: yes configure:31176: checking for strings.h configure:31176: result: yes configure:31176: checking sys/file.h usability configure:31176: x86_64-pc-linux-gnu-gcc -c -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:31176: $? = 0 configure:31176: result: yes configure:31176: checking sys/file.h presence configure:31176: x86_64-pc-linux-gnu-gcc -E conftest.c configure:31176: $? = 0 configure:31176: result: yes configure:31176: checking for sys/file.h configure:31176: result: yes configure:31176: checking sys/ioctl.h usability configure:31176: x86_64-pc-linux-gnu-gcc -c -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:31176: $? = 0 configure:31176: result: yes configure:31176: checking sys/ioctl.h presence configure:31176: x86_64-pc-linux-gnu-gcc -E conftest.c configure:31176: $? = 0 configure:31176: result: yes configure:31176: checking for sys/ioctl.h configure:31176: result: yes configure:31176: checking sys/mount.h usability configure:31176: x86_64-pc-linux-gnu-gcc -c -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:31176: $? = 0 configure:31176: result: yes configure:31176: checking sys/mount.h presence configure:31176: x86_64-pc-linux-gnu-gcc -E conftest.c configure:31176: $? = 0 configure:31176: result: yes configure:31176: checking for sys/mount.h configure:31176: result: yes configure:31176: checking for sys/param.h configure:31176: result: yes configure:31176: checking for sys/socket.h configure:31176: result: yes configure:31176: checking for sys/time.h configure:31176: result: yes configure:31176: checking sys/timeb.h usability configure:31176: x86_64-pc-linux-gnu-gcc -c -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:31176: $? = 0 configure:31176: result: yes configure:31176: checking sys/timeb.h presence configure:31176: x86_64-pc-linux-gnu-gcc -E conftest.c configure:31176: $? = 0 configure:31176: result: yes configure:31176: checking for sys/timeb.h configure:31176: result: yes configure:31176: checking sys/vfs.h usability configure:31176: x86_64-pc-linux-gnu-gcc -c -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:31176: $? = 0 configure:31176: result: yes configure:31176: checking sys/vfs.h presence configure:31176: x86_64-pc-linux-gnu-gcc -E conftest.c configure:31176: $? = 0 configure:31176: result: yes configure:31176: checking for sys/vfs.h configure:31176: result: yes configure:31176: checking termios.h usability configure:31176: x86_64-pc-linux-gnu-gcc -c -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:31176: $? = 0 configure:31176: result: yes configure:31176: checking termios.h presence configure:31176: x86_64-pc-linux-gnu-gcc -E conftest.c configure:31176: $? = 0 configure:31176: result: yes configure:31176: checking for termios.h configure:31176: result: yes configure:31176: checking for unistd.h configure:31176: result: yes configure:31176: checking for utime.h configure:31176: result: yes configure:31176: checking wchar.h usability configure:31176: x86_64-pc-linux-gnu-gcc -c -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:31176: $? = 0 configure:31176: result: yes configure:31176: checking wchar.h presence configure:31176: x86_64-pc-linux-gnu-gcc -E conftest.c configure:31176: $? = 0 configure:31176: result: yes configure:31176: checking for wchar.h configure:31176: result: yes configure:31176: checking wctype.h usability configure:31176: x86_64-pc-linux-gnu-gcc -c -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:31176: $? = 0 configure:31176: result: yes configure:31176: checking wctype.h presence configure:31176: x86_64-pc-linux-gnu-gcc -E conftest.c configure:31176: $? = 0 configure:31176: result: yes configure:31176: checking for wctype.h configure:31176: result: yes configure:31188: checking cdio/iso9660.h usability configure:31188: x86_64-pc-linux-gnu-gcc -c -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:31188: $? = 0 configure:31188: result: yes configure:31188: checking cdio/iso9660.h presence configure:31188: x86_64-pc-linux-gnu-gcc -E conftest.c configure:31188: $? = 0 configure:31188: result: yes configure:31188: checking for cdio/iso9660.h configure:31188: result: yes configure:31202: checking whether stat file-mode macros are broken configure:31229: x86_64-pc-linux-gnu-gcc -c -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:31229: $? = 0 configure:31236: result: no configure:31244: checking for stdbool.h that conforms to C99 configure:31311: x86_64-pc-linux-gnu-gcc -c -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:31311: $? = 0 configure:31318: result: yes configure:31320: checking for _Bool configure:31320: x86_64-pc-linux-gnu-gcc -c -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:31320: $? = 0 configure:31320: x86_64-pc-linux-gnu-gcc -c -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:205:20: error: expected expression before ')' token if (sizeof ((_Bool))) ^ configure:31320: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "kodi" | #define PACKAGE_TARNAME "kodi" | #define PACKAGE_VERSION "16.1.000" | #define PACKAGE_STRING "kodi 16.1.000" | #define PACKAGE_BUGREPORT "http://trac.kodi.tv" | #define PACKAGE_URL "" | #define PACKAGE "kodi" | #define VERSION "16.1.000" | #define HAVE_LIRC 1 | #define LIRC_DEVICE "/dev/lircd" | #define HAVE_CXX11 1 | #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 HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FSEEKO 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 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 RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPASS 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCALECONV 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MODF 1 | #define HAVE_MUNMAP 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TZSET 1 | #define HAVE_UTIME 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LOCALTIME_R 1 | #define SIZEOF_INT 4 | #define SIZEOF_SIZE_T 8 | #define HAS_BUILTIN_SYNC_ADD_AND_FETCH 1 | #define HAS_BUILTIN_SYNC_SUB_AND_FETCH 1 | #define HAS_BUILTIN_SYNC_VAL_COMPARE_AND_SWAP 1 | #define HAVE_STD__U16STRING 1 | #define HAVE_STD__U32STRING 1 | #define HAVE_CHAR16_T 1 | #define HAVE_CHAR32_T 1 | #define SIZEOF_WCHAR_T 4 | #define HAVE_INOTIFY 1 | #define HAVE_PYTHON "2.7" | #define HAVE_LIBGL 1 | #define HAVE_LIBGLEW 1 | #define HAVE_LIBGLU 1 | #define HAVE_OPENSSL 1 | #define HAVE_LIBGPG_ERROR 1 | #define HAVE_LIBGCRYPT 1 | #define HAVE_GCRYPT 1 | #define HAVE_GNUTLS 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_SETNAME_NP 1 | #define HAVE_LIBLZO2 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBTINYXML 1 | #define HAVE_LIBPCRECPP 1 | #define HAVE_LIBPCRE 1 | #define HAVE_LIBJASPER 1 | #define HAS_DVD_DRIVE 1 | #define HAVE_X11 1 | #define HAVE_LIBSMBCLIENT 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_LIBGIF 1 | #define HAVE_LIBUDEV 1 | #define FFMPEG_VER_SHA "2.8.6-Jarvis-16.0" | #define USE_STATIC_FFMPEG 0 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_CDIO_ISO9660_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 ((_Bool))) | return 0; | ; | return 0; | } configure:31320: result: yes configure:31337: checking for an ANSI C-conforming const configure:31403: x86_64-pc-linux-gnu-gcc -c -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:31403: $? = 0 configure:31410: result: yes configure:31418: checking for uid_t in sys/types.h configure:31437: result: yes configure:31448: checking for inline configure:31464: x86_64-pc-linux-gnu-gcc -c -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:31464: $? = 0 configure:31472: result: inline configure:31490: checking for int8_t configure:31490: x86_64-pc-linux-gnu-gcc -c -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:31490: $? = 0 configure:31490: x86_64-pc-linux-gnu-gcc -c -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:208:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1) ^~~~~~~~~~ configure:31490: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "kodi" | #define PACKAGE_TARNAME "kodi" | #define PACKAGE_VERSION "16.1.000" | #define PACKAGE_STRING "kodi 16.1.000" | #define PACKAGE_BUGREPORT "http://trac.kodi.tv" | #define PACKAGE_URL "" | #define PACKAGE "kodi" | #define VERSION "16.1.000" | #define HAVE_LIRC 1 | #define LIRC_DEVICE "/dev/lircd" | #define HAVE_CXX11 1 | #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 HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FSEEKO 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 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 RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPASS 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCALECONV 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MODF 1 | #define HAVE_MUNMAP 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TZSET 1 | #define HAVE_UTIME 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LOCALTIME_R 1 | #define SIZEOF_INT 4 | #define SIZEOF_SIZE_T 8 | #define HAS_BUILTIN_SYNC_ADD_AND_FETCH 1 | #define HAS_BUILTIN_SYNC_SUB_AND_FETCH 1 | #define HAS_BUILTIN_SYNC_VAL_COMPARE_AND_SWAP 1 | #define HAVE_STD__U16STRING 1 | #define HAVE_STD__U32STRING 1 | #define HAVE_CHAR16_T 1 | #define HAVE_CHAR32_T 1 | #define SIZEOF_WCHAR_T 4 | #define HAVE_INOTIFY 1 | #define HAVE_PYTHON "2.7" | #define HAVE_LIBGL 1 | #define HAVE_LIBGLEW 1 | #define HAVE_LIBGLU 1 | #define HAVE_OPENSSL 1 | #define HAVE_LIBGPG_ERROR 1 | #define HAVE_LIBGCRYPT 1 | #define HAVE_GCRYPT 1 | #define HAVE_GNUTLS 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_SETNAME_NP 1 | #define HAVE_LIBLZO2 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBTINYXML 1 | #define HAVE_LIBPCRECPP 1 | #define HAVE_LIBPCRE 1 | #define HAVE_LIBJASPER 1 | #define HAS_DVD_DRIVE 1 | #define HAVE_X11 1 | #define HAVE_LIBSMBCLIENT 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_LIBGIF 1 | #define HAVE_LIBUDEV 1 | #define FFMPEG_VER_SHA "2.8.6-Jarvis-16.0" | #define USE_STATIC_FFMPEG 0 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_CDIO_ISO9660_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_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 | enum { N = 8 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1) | < (int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31490: result: yes configure:31501: checking for int16_t configure:31501: x86_64-pc-linux-gnu-gcc -c -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:31501: $? = 0 configure:31501: x86_64-pc-linux-gnu-gcc -c -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:208:12: error: size of array 'test_array' is negative static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1) ^~~~~~~~~~ configure:31501: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "kodi" | #define PACKAGE_TARNAME "kodi" | #define PACKAGE_VERSION "16.1.000" | #define PACKAGE_STRING "kodi 16.1.000" | #define PACKAGE_BUGREPORT "http://trac.kodi.tv" | #define PACKAGE_URL "" | #define PACKAGE "kodi" | #define VERSION "16.1.000" | #define HAVE_LIRC 1 | #define LIRC_DEVICE "/dev/lircd" | #define HAVE_CXX11 1 | #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 HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FSEEKO 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 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 RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPASS 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCALECONV 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MODF 1 | #define HAVE_MUNMAP 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TZSET 1 | #define HAVE_UTIME 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LOCALTIME_R 1 | #define SIZEOF_INT 4 | #define SIZEOF_SIZE_T 8 | #define HAS_BUILTIN_SYNC_ADD_AND_FETCH 1 | #define HAS_BUILTIN_SYNC_SUB_AND_FETCH 1 | #define HAS_BUILTIN_SYNC_VAL_COMPARE_AND_SWAP 1 | #define HAVE_STD__U16STRING 1 | #define HAVE_STD__U32STRING 1 | #define HAVE_CHAR16_T 1 | #define HAVE_CHAR32_T 1 | #define SIZEOF_WCHAR_T 4 | #define HAVE_INOTIFY 1 | #define HAVE_PYTHON "2.7" | #define HAVE_LIBGL 1 | #define HAVE_LIBGLEW 1 | #define HAVE_LIBGLU 1 | #define HAVE_OPENSSL 1 | #define HAVE_LIBGPG_ERROR 1 | #define HAVE_LIBGCRYPT 1 | #define HAVE_GCRYPT 1 | #define HAVE_GNUTLS 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_SETNAME_NP 1 | #define HAVE_LIBLZO2 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBTINYXML 1 | #define HAVE_LIBPCRECPP 1 | #define HAVE_LIBPCRE 1 | #define HAVE_LIBJASPER 1 | #define HAS_DVD_DRIVE 1 | #define HAVE_X11 1 | #define HAVE_LIBSMBCLIENT 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_LIBGIF 1 | #define HAVE_LIBUDEV 1 | #define FFMPEG_VER_SHA "2.8.6-Jarvis-16.0" | #define USE_STATIC_FFMPEG 0 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_CDIO_ISO9660_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_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 | enum { N = 16 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1) | < (int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31501: result: yes configure:31512: checking for int32_t configure:31512: x86_64-pc-linux-gnu-gcc -c -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:31512: $? = 0 configure:31512: x86_64-pc-linux-gnu-gcc -c -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:209:53: warning: integer overflow in expression [-Woverflow] < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))]; ^ conftest.c:208:12: error: storage size of 'test_array' isn't constant static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1) ^~~~~~~~~~ configure:31512: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "kodi" | #define PACKAGE_TARNAME "kodi" | #define PACKAGE_VERSION "16.1.000" | #define PACKAGE_STRING "kodi 16.1.000" | #define PACKAGE_BUGREPORT "http://trac.kodi.tv" | #define PACKAGE_URL "" | #define PACKAGE "kodi" | #define VERSION "16.1.000" | #define HAVE_LIRC 1 | #define LIRC_DEVICE "/dev/lircd" | #define HAVE_CXX11 1 | #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 HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FSEEKO 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 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 RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPASS 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCALECONV 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MODF 1 | #define HAVE_MUNMAP 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TZSET 1 | #define HAVE_UTIME 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LOCALTIME_R 1 | #define SIZEOF_INT 4 | #define SIZEOF_SIZE_T 8 | #define HAS_BUILTIN_SYNC_ADD_AND_FETCH 1 | #define HAS_BUILTIN_SYNC_SUB_AND_FETCH 1 | #define HAS_BUILTIN_SYNC_VAL_COMPARE_AND_SWAP 1 | #define HAVE_STD__U16STRING 1 | #define HAVE_STD__U32STRING 1 | #define HAVE_CHAR16_T 1 | #define HAVE_CHAR32_T 1 | #define SIZEOF_WCHAR_T 4 | #define HAVE_INOTIFY 1 | #define HAVE_PYTHON "2.7" | #define HAVE_LIBGL 1 | #define HAVE_LIBGLEW 1 | #define HAVE_LIBGLU 1 | #define HAVE_OPENSSL 1 | #define HAVE_LIBGPG_ERROR 1 | #define HAVE_LIBGCRYPT 1 | #define HAVE_GCRYPT 1 | #define HAVE_GNUTLS 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_SETNAME_NP 1 | #define HAVE_LIBLZO2 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBTINYXML 1 | #define HAVE_LIBPCRECPP 1 | #define HAVE_LIBPCRE 1 | #define HAVE_LIBJASPER 1 | #define HAS_DVD_DRIVE 1 | #define HAVE_X11 1 | #define HAVE_LIBSMBCLIENT 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_LIBGIF 1 | #define HAVE_LIBUDEV 1 | #define FFMPEG_VER_SHA "2.8.6-Jarvis-16.0" | #define USE_STATIC_FFMPEG 0 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_CDIO_ISO9660_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_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 | enum { N = 32 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1) | < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31512: result: yes configure:31523: checking for int64_t configure:31523: x86_64-pc-linux-gnu-gcc -c -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:31523: $? = 0 configure:31523: x86_64-pc-linux-gnu-gcc -c -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:209:53: warning: integer overflow in expression [-Woverflow] < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))]; ^ conftest.c:208:12: error: storage size of 'test_array' isn't constant static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1) ^~~~~~~~~~ configure:31523: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "kodi" | #define PACKAGE_TARNAME "kodi" | #define PACKAGE_VERSION "16.1.000" | #define PACKAGE_STRING "kodi 16.1.000" | #define PACKAGE_BUGREPORT "http://trac.kodi.tv" | #define PACKAGE_URL "" | #define PACKAGE "kodi" | #define VERSION "16.1.000" | #define HAVE_LIRC 1 | #define LIRC_DEVICE "/dev/lircd" | #define HAVE_CXX11 1 | #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 HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FSEEKO 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 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 RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPASS 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCALECONV 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MODF 1 | #define HAVE_MUNMAP 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TZSET 1 | #define HAVE_UTIME 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LOCALTIME_R 1 | #define SIZEOF_INT 4 | #define SIZEOF_SIZE_T 8 | #define HAS_BUILTIN_SYNC_ADD_AND_FETCH 1 | #define HAS_BUILTIN_SYNC_SUB_AND_FETCH 1 | #define HAS_BUILTIN_SYNC_VAL_COMPARE_AND_SWAP 1 | #define HAVE_STD__U16STRING 1 | #define HAVE_STD__U32STRING 1 | #define HAVE_CHAR16_T 1 | #define HAVE_CHAR32_T 1 | #define SIZEOF_WCHAR_T 4 | #define HAVE_INOTIFY 1 | #define HAVE_PYTHON "2.7" | #define HAVE_LIBGL 1 | #define HAVE_LIBGLEW 1 | #define HAVE_LIBGLU 1 | #define HAVE_OPENSSL 1 | #define HAVE_LIBGPG_ERROR 1 | #define HAVE_LIBGCRYPT 1 | #define HAVE_GCRYPT 1 | #define HAVE_GNUTLS 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_SETNAME_NP 1 | #define HAVE_LIBLZO2 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBTINYXML 1 | #define HAVE_LIBPCRECPP 1 | #define HAVE_LIBPCRE 1 | #define HAVE_LIBJASPER 1 | #define HAS_DVD_DRIVE 1 | #define HAVE_X11 1 | #define HAVE_LIBSMBCLIENT 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_LIBGIF 1 | #define HAVE_LIBUDEV 1 | #define FFMPEG_VER_SHA "2.8.6-Jarvis-16.0" | #define USE_STATIC_FFMPEG 0 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_CDIO_ISO9660_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_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 | enum { N = 64 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1) | < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:31523: result: yes configure:31534: checking for mode_t configure:31534: x86_64-pc-linux-gnu-gcc -c -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:31534: $? = 0 configure:31534: x86_64-pc-linux-gnu-gcc -c -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:207:21: error: expected expression before ')' token if (sizeof ((mode_t))) ^ configure:31534: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "kodi" | #define PACKAGE_TARNAME "kodi" | #define PACKAGE_VERSION "16.1.000" | #define PACKAGE_STRING "kodi 16.1.000" | #define PACKAGE_BUGREPORT "http://trac.kodi.tv" | #define PACKAGE_URL "" | #define PACKAGE "kodi" | #define VERSION "16.1.000" | #define HAVE_LIRC 1 | #define LIRC_DEVICE "/dev/lircd" | #define HAVE_CXX11 1 | #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 HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FSEEKO 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 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 RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPASS 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCALECONV 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MODF 1 | #define HAVE_MUNMAP 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TZSET 1 | #define HAVE_UTIME 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LOCALTIME_R 1 | #define SIZEOF_INT 4 | #define SIZEOF_SIZE_T 8 | #define HAS_BUILTIN_SYNC_ADD_AND_FETCH 1 | #define HAS_BUILTIN_SYNC_SUB_AND_FETCH 1 | #define HAS_BUILTIN_SYNC_VAL_COMPARE_AND_SWAP 1 | #define HAVE_STD__U16STRING 1 | #define HAVE_STD__U32STRING 1 | #define HAVE_CHAR16_T 1 | #define HAVE_CHAR32_T 1 | #define SIZEOF_WCHAR_T 4 | #define HAVE_INOTIFY 1 | #define HAVE_PYTHON "2.7" | #define HAVE_LIBGL 1 | #define HAVE_LIBGLEW 1 | #define HAVE_LIBGLU 1 | #define HAVE_OPENSSL 1 | #define HAVE_LIBGPG_ERROR 1 | #define HAVE_LIBGCRYPT 1 | #define HAVE_GCRYPT 1 | #define HAVE_GNUTLS 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_SETNAME_NP 1 | #define HAVE_LIBLZO2 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBTINYXML 1 | #define HAVE_LIBPCRECPP 1 | #define HAVE_LIBPCRE 1 | #define HAVE_LIBJASPER 1 | #define HAS_DVD_DRIVE 1 | #define HAVE_X11 1 | #define HAVE_LIBSMBCLIENT 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_LIBGIF 1 | #define HAVE_LIBUDEV 1 | #define FFMPEG_VER_SHA "2.8.6-Jarvis-16.0" | #define USE_STATIC_FFMPEG 0 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_CDIO_ISO9660_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_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 ((mode_t))) | return 0; | ; | return 0; | } configure:31534: result: yes configure:31545: checking for off_t configure:31545: x86_64-pc-linux-gnu-gcc -c -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:31545: $? = 0 configure:31545: x86_64-pc-linux-gnu-gcc -c -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:207:20: error: expected expression before ')' token if (sizeof ((off_t))) ^ configure:31545: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "kodi" | #define PACKAGE_TARNAME "kodi" | #define PACKAGE_VERSION "16.1.000" | #define PACKAGE_STRING "kodi 16.1.000" | #define PACKAGE_BUGREPORT "http://trac.kodi.tv" | #define PACKAGE_URL "" | #define PACKAGE "kodi" | #define VERSION "16.1.000" | #define HAVE_LIRC 1 | #define LIRC_DEVICE "/dev/lircd" | #define HAVE_CXX11 1 | #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 HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FSEEKO 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 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 RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPASS 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCALECONV 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MODF 1 | #define HAVE_MUNMAP 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TZSET 1 | #define HAVE_UTIME 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LOCALTIME_R 1 | #define SIZEOF_INT 4 | #define SIZEOF_SIZE_T 8 | #define HAS_BUILTIN_SYNC_ADD_AND_FETCH 1 | #define HAS_BUILTIN_SYNC_SUB_AND_FETCH 1 | #define HAS_BUILTIN_SYNC_VAL_COMPARE_AND_SWAP 1 | #define HAVE_STD__U16STRING 1 | #define HAVE_STD__U32STRING 1 | #define HAVE_CHAR16_T 1 | #define HAVE_CHAR32_T 1 | #define SIZEOF_WCHAR_T 4 | #define HAVE_INOTIFY 1 | #define HAVE_PYTHON "2.7" | #define HAVE_LIBGL 1 | #define HAVE_LIBGLEW 1 | #define HAVE_LIBGLU 1 | #define HAVE_OPENSSL 1 | #define HAVE_LIBGPG_ERROR 1 | #define HAVE_LIBGCRYPT 1 | #define HAVE_GCRYPT 1 | #define HAVE_GNUTLS 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_SETNAME_NP 1 | #define HAVE_LIBLZO2 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBTINYXML 1 | #define HAVE_LIBPCRECPP 1 | #define HAVE_LIBPCRE 1 | #define HAVE_LIBJASPER 1 | #define HAS_DVD_DRIVE 1 | #define HAVE_X11 1 | #define HAVE_LIBSMBCLIENT 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_LIBGIF 1 | #define HAVE_LIBUDEV 1 | #define FFMPEG_VER_SHA "2.8.6-Jarvis-16.0" | #define USE_STATIC_FFMPEG 0 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_CDIO_ISO9660_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_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 ((off_t))) | return 0; | ; | return 0; | } configure:31545: result: yes configure:31556: checking for pid_t configure:31556: x86_64-pc-linux-gnu-gcc -c -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:31556: $? = 0 configure:31556: x86_64-pc-linux-gnu-gcc -c -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:207:20: error: expected expression before ')' token if (sizeof ((pid_t))) ^ configure:31556: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "kodi" | #define PACKAGE_TARNAME "kodi" | #define PACKAGE_VERSION "16.1.000" | #define PACKAGE_STRING "kodi 16.1.000" | #define PACKAGE_BUGREPORT "http://trac.kodi.tv" | #define PACKAGE_URL "" | #define PACKAGE "kodi" | #define VERSION "16.1.000" | #define HAVE_LIRC 1 | #define LIRC_DEVICE "/dev/lircd" | #define HAVE_CXX11 1 | #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 HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FSEEKO 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 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 RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPASS 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCALECONV 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MODF 1 | #define HAVE_MUNMAP 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TZSET 1 | #define HAVE_UTIME 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LOCALTIME_R 1 | #define SIZEOF_INT 4 | #define SIZEOF_SIZE_T 8 | #define HAS_BUILTIN_SYNC_ADD_AND_FETCH 1 | #define HAS_BUILTIN_SYNC_SUB_AND_FETCH 1 | #define HAS_BUILTIN_SYNC_VAL_COMPARE_AND_SWAP 1 | #define HAVE_STD__U16STRING 1 | #define HAVE_STD__U32STRING 1 | #define HAVE_CHAR16_T 1 | #define HAVE_CHAR32_T 1 | #define SIZEOF_WCHAR_T 4 | #define HAVE_INOTIFY 1 | #define HAVE_PYTHON "2.7" | #define HAVE_LIBGL 1 | #define HAVE_LIBGLEW 1 | #define HAVE_LIBGLU 1 | #define HAVE_OPENSSL 1 | #define HAVE_LIBGPG_ERROR 1 | #define HAVE_LIBGCRYPT 1 | #define HAVE_GCRYPT 1 | #define HAVE_GNUTLS 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_SETNAME_NP 1 | #define HAVE_LIBLZO2 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBTINYXML 1 | #define HAVE_LIBPCRECPP 1 | #define HAVE_LIBPCRE 1 | #define HAVE_LIBJASPER 1 | #define HAS_DVD_DRIVE 1 | #define HAVE_X11 1 | #define HAVE_LIBSMBCLIENT 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_LIBGIF 1 | #define HAVE_LIBUDEV 1 | #define FFMPEG_VER_SHA "2.8.6-Jarvis-16.0" | #define USE_STATIC_FFMPEG 0 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_CDIO_ISO9660_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_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 ((pid_t))) | return 0; | ; | return 0; | } configure:31556: result: yes configure:31567: checking for C/C++ restrict keyword configure:31592: x86_64-pc-linux-gnu-gcc -c -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:31592: $? = 0 configure:31600: result: __restrict configure:31613: checking for size_t configure:31613: result: yes configure:31624: checking for ssize_t configure:31624: x86_64-pc-linux-gnu-gcc -c -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:31624: $? = 0 configure:31624: x86_64-pc-linux-gnu-gcc -c -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:208:22: error: expected expression before ')' token if (sizeof ((ssize_t))) ^ configure:31624: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "kodi" | #define PACKAGE_TARNAME "kodi" | #define PACKAGE_VERSION "16.1.000" | #define PACKAGE_STRING "kodi 16.1.000" | #define PACKAGE_BUGREPORT "http://trac.kodi.tv" | #define PACKAGE_URL "" | #define PACKAGE "kodi" | #define VERSION "16.1.000" | #define HAVE_LIRC 1 | #define LIRC_DEVICE "/dev/lircd" | #define HAVE_CXX11 1 | #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 HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FSEEKO 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 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 RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPASS 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCALECONV 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MODF 1 | #define HAVE_MUNMAP 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TZSET 1 | #define HAVE_UTIME 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LOCALTIME_R 1 | #define SIZEOF_INT 4 | #define SIZEOF_SIZE_T 8 | #define HAS_BUILTIN_SYNC_ADD_AND_FETCH 1 | #define HAS_BUILTIN_SYNC_SUB_AND_FETCH 1 | #define HAS_BUILTIN_SYNC_VAL_COMPARE_AND_SWAP 1 | #define HAVE_STD__U16STRING 1 | #define HAVE_STD__U32STRING 1 | #define HAVE_CHAR16_T 1 | #define HAVE_CHAR32_T 1 | #define SIZEOF_WCHAR_T 4 | #define HAVE_INOTIFY 1 | #define HAVE_PYTHON "2.7" | #define HAVE_LIBGL 1 | #define HAVE_LIBGLEW 1 | #define HAVE_LIBGLU 1 | #define HAVE_OPENSSL 1 | #define HAVE_LIBGPG_ERROR 1 | #define HAVE_LIBGCRYPT 1 | #define HAVE_GCRYPT 1 | #define HAVE_GNUTLS 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_SETNAME_NP 1 | #define HAVE_LIBLZO2 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBTINYXML 1 | #define HAVE_LIBPCRECPP 1 | #define HAVE_LIBPCRE 1 | #define HAVE_LIBJASPER 1 | #define HAS_DVD_DRIVE 1 | #define HAVE_X11 1 | #define HAVE_LIBSMBCLIENT 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_LIBGIF 1 | #define HAVE_LIBUDEV 1 | #define FFMPEG_VER_SHA "2.8.6-Jarvis-16.0" | #define USE_STATIC_FFMPEG 0 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_CDIO_ISO9660_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define restrict __restrict | /* 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 ((ssize_t))) | return 0; | ; | return 0; | } configure:31624: result: yes configure:31635: checking for struct stat.st_rdev configure:31635: x86_64-pc-linux-gnu-gcc -c -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:31635: $? = 0 configure:31635: result: yes configure:31645: checking whether time.h and sys/time.h may both be included configure:31672: result: yes configure:31680: checking whether struct tm is in sys/time.h or time.h configure:31700: x86_64-pc-linux-gnu-gcc -c -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:31700: $? = 0 configure:31707: result: time.h configure:31715: checking for uint8_t configure:31715: x86_64-pc-linux-gnu-gcc -c -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:31715: $? = 0 configure:31715: result: yes configure:31729: checking for uint16_t configure:31729: x86_64-pc-linux-gnu-gcc -c -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:31729: $? = 0 configure:31729: result: yes configure:31741: checking for uint32_t configure:31741: x86_64-pc-linux-gnu-gcc -c -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:31741: $? = 0 configure:31741: result: yes configure:31755: checking for uint64_t configure:31755: x86_64-pc-linux-gnu-gcc -c -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:31755: $? = 0 configure:31755: result: yes configure:31769: checking whether byte ordering is bigendian configure:31784: x86_64-pc-linux-gnu-gcc -c -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:175:9: error: unknown type name 'not' not a universal capable compiler ^~~ conftest.c:175:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^~~~~~~~~ conftest.c:175:15: error: unknown type name 'universal' configure:31784: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "kodi" | #define PACKAGE_TARNAME "kodi" | #define PACKAGE_VERSION "16.1.000" | #define PACKAGE_STRING "kodi 16.1.000" | #define PACKAGE_BUGREPORT "http://trac.kodi.tv" | #define PACKAGE_URL "" | #define PACKAGE "kodi" | #define VERSION "16.1.000" | #define HAVE_LIRC 1 | #define LIRC_DEVICE "/dev/lircd" | #define HAVE_CXX11 1 | #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 HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FSEEKO 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 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 RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPASS 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCALECONV 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MODF 1 | #define HAVE_MUNMAP 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TZSET 1 | #define HAVE_UTIME 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LOCALTIME_R 1 | #define SIZEOF_INT 4 | #define SIZEOF_SIZE_T 8 | #define HAS_BUILTIN_SYNC_ADD_AND_FETCH 1 | #define HAS_BUILTIN_SYNC_SUB_AND_FETCH 1 | #define HAS_BUILTIN_SYNC_VAL_COMPARE_AND_SWAP 1 | #define HAVE_STD__U16STRING 1 | #define HAVE_STD__U32STRING 1 | #define HAVE_CHAR16_T 1 | #define HAVE_CHAR32_T 1 | #define SIZEOF_WCHAR_T 4 | #define HAVE_INOTIFY 1 | #define HAVE_PYTHON "2.7" | #define HAVE_LIBGL 1 | #define HAVE_LIBGLEW 1 | #define HAVE_LIBGLU 1 | #define HAVE_OPENSSL 1 | #define HAVE_LIBGPG_ERROR 1 | #define HAVE_LIBGCRYPT 1 | #define HAVE_GCRYPT 1 | #define HAVE_GNUTLS 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_SETNAME_NP 1 | #define HAVE_LIBLZO2 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBTINYXML 1 | #define HAVE_LIBPCRECPP 1 | #define HAVE_LIBPCRE 1 | #define HAVE_LIBJASPER 1 | #define HAS_DVD_DRIVE 1 | #define HAVE_X11 1 | #define HAVE_LIBSMBCLIENT 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_LIBGIF 1 | #define HAVE_LIBUDEV 1 | #define FFMPEG_VER_SHA "2.8.6-Jarvis-16.0" | #define USE_STATIC_FFMPEG 0 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_CDIO_ISO9660_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define restrict __restrict | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:31829: x86_64-pc-linux-gnu-gcc -c -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:31829: $? = 0 configure:31847: x86_64-pc-linux-gnu-gcc -c -DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:181:4: error: unknown type name 'not' not big endian ^~~ conftest.c:181:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^~~~~~ configure:31847: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "kodi" | #define PACKAGE_TARNAME "kodi" | #define PACKAGE_VERSION "16.1.000" | #define PACKAGE_STRING "kodi 16.1.000" | #define PACKAGE_BUGREPORT "http://trac.kodi.tv" | #define PACKAGE_URL "" | #define PACKAGE "kodi" | #define VERSION "16.1.000" | #define HAVE_LIRC 1 | #define LIRC_DEVICE "/dev/lircd" | #define HAVE_CXX11 1 | #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 HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CHOWN 1 | #define HAVE_DIRENT_H 1 | #define HAVE_FSEEKO 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_ALARM 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 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 RETSIGTYPE void | #define HAVE_STRCOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_VPRINTF 1 | #define HAVE_ATEXIT 1 | #define HAVE_DUP2 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FTIME 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_GETPASS 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INET_NTOA 1 | #define HAVE_LCHOWN 1 | #define HAVE_LOCALECONV 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_MODF 1 | #define HAVE_MUNMAP 1 | #define HAVE_RMDIR 1 | #define HAVE_SELECT 1 | #define HAVE_SETENV 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SOCKET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRPBRK 1 | #define HAVE_STRRCHR 1 | #define HAVE_STRSPN 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_SYSINFO 1 | #define HAVE_TZSET 1 | #define HAVE_UTIME 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_LOCALTIME_R 1 | #define SIZEOF_INT 4 | #define SIZEOF_SIZE_T 8 | #define HAS_BUILTIN_SYNC_ADD_AND_FETCH 1 | #define HAS_BUILTIN_SYNC_SUB_AND_FETCH 1 | #define HAS_BUILTIN_SYNC_VAL_COMPARE_AND_SWAP 1 | #define HAVE_STD__U16STRING 1 | #define HAVE_STD__U32STRING 1 | #define HAVE_CHAR16_T 1 | #define HAVE_CHAR32_T 1 | #define SIZEOF_WCHAR_T 4 | #define HAVE_INOTIFY 1 | #define HAVE_PYTHON "2.7" | #define HAVE_LIBGL 1 | #define HAVE_LIBGLEW 1 | #define HAVE_LIBGLU 1 | #define HAVE_OPENSSL 1 | #define HAVE_LIBGPG_ERROR 1 | #define HAVE_LIBGCRYPT 1 | #define HAVE_GCRYPT 1 | #define HAVE_GNUTLS 1 | #define HAVE_LIBBZ2 1 | #define HAVE_LIBJPEG 1 | #define HAVE_LIBTIFF 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PTHREAD_SETNAME_NP 1 | #define HAVE_LIBLZO2 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBTINYXML 1 | #define HAVE_LIBPCRECPP 1 | #define HAVE_LIBPCRE 1 | #define HAVE_LIBJASPER 1 | #define HAS_DVD_DRIVE 1 | #define HAVE_X11 1 | #define HAVE_LIBSMBCLIENT 1 | #define HAVE_GIF_LIB_H 1 | #define HAVE_LIBGIF 1 | #define HAVE_LIBUDEV 1 | #define FFMPEG_VER_SHA "2.8.6-Jarvis-16.0" | #define USE_STATIC_FFMPEG 0 | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_WCTYPE_H 1 | #define HAVE_CDIO_ISO9660_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define restrict __restrict | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:31975: result: no configure:32114: checking for SQUISH configure:32121: $PKG_CONFIG --exists --print-errors "squish" configure:32124: $? = 0 configure:32138: $PKG_CONFIG --exists --print-errors "squish" configure:32141: $? = 0 configure:32179: result: yes configure:32187: checking for TexturePacker configure:32218: result: none configure:32341: == DVDCSS support disabled. == configure:32360: == Google Test Framework will not be configured. == configure:32448: == Google Breakpad Framework will not be configured. == configure:33053: checking that generated files are newer than configure configure:33059: result: done configure:33095: creating ./config.status configure:35544: Skipping configuration of submodule lib/libdvd/libdvdcss. configure:35667: Skipping configuration of submodule lib/gtest. ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by kodi config.status 16.1.000, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on mr-fox config.status:1566: creating .dummy config.status:1566: creating Makefile config.status:1566: creating Makefile.include config.status:1566: creating addons/skin.confluence/media/Makefile config.status:1566: creating xbmc/Makefile config.status:1566: creating xbmc/cdrip/Makefile config.status:1566: creating xbmc/cores/Makefile config.status:1566: creating xbmc/cores/VideoRenderers/Makefile config.status:1566: creating xbmc/cores/dvdplayer/Makefile config.status:1566: creating lib/libdvd/Makefile config.status:1566: creating xbmc/cores/DllLoader/Makefile config.status:1566: creating xbmc/cores/DllLoader/exports/Makefile config.status:1566: creating xbmc/cores/dvdplayer/DVDCodecs/Makefile config.status:1566: creating xbmc/cores/dvdplayer/DVDCodecs/Audio/Makefile config.status:1566: creating xbmc/cores/dvdplayer/DVDCodecs/Overlay/Makefile config.status:1566: creating xbmc/cores/dvdplayer/DVDCodecs/Video/Makefile config.status:1566: creating xbmc/cores/dvdplayer/DVDDemuxers/Makefile config.status:1566: creating xbmc/cores/dvdplayer/DVDSubtitles/Makefile config.status:1566: creating xbmc/cores/AudioEngine/Makefile config.status:1566: creating xbmc/cores/paplayer/Makefile config.status:1566: creating xbmc/cores/omxplayer/Makefile config.status:1566: creating xbmc/cores/playercorefactory/Makefile config.status:1566: creating xbmc/messaging/Makefile config.status:1566: creating xbmc/messaging/helpers/Makefile config.status:1566: creating xbmc/osx/Makefile config.status:1566: creating xbmc/guilib/Makefile config.status:1566: creating xbmc/input/linux/Makefile config.status:1566: creating xbmc/interfaces/Makefile config.status:1566: creating xbmc/interfaces/builtins/Makefile config.status:1566: creating xbmc/network/Makefile config.status:1566: creating xbmc/network/upnp/Makefile config.status:1566: creating lib/libexif/Makefile config.status:1566: creating lib/cximage-6.0/Makefile config.status:1566: creating lib/libUPnP/Makefile config.status:1566: creating xbmc/DllPaths_generated.h config.status:1566: creating xbmc/DllPaths_generated_android.h config.status:1566: creating xbmc/freebsd/Makefile config.status:1566: creating xbmc/linux/Makefile config.status:1566: creating xbmc/filesystem/Makefile config.status:1566: creating xbmc/windowing/Makefile config.status:1566: creating xbmc/windowing/egl/Makefile config.status:1566: creating lib/addons/library.xbmc.addon/Makefile config.status:1566: creating lib/addons/library.kodi.adsp/Makefile config.status:1566: creating lib/addons/library.kodi.audioengine/Makefile config.status:1566: creating lib/addons/library.xbmc.codec/Makefile config.status:1566: creating lib/addons/library.kodi.guilib/Makefile config.status:1566: creating lib/addons/library.xbmc.pvr/Makefile config.status:1566: creating tools/Linux/kodi.sh config.status:1566: creating tools/Linux/kodi-standalone.sh config.status:1566: creating tools/Linux/kodi-xsession.desktop config.status:1566: creating tools/EventClients/Makefile config.status:1566: creating tools/EventClients/Clients/OSXRemote/Makefile config.status:1566: creating xbmc/peripherals/bus/Makefile config.status:1566: creating xbmc/peripherals/devices/Makefile config.status:1566: creating xbmc/android/activity/Makefile config.status:1566: creating xbmc/android/loader/Makefile config.status:1566: creating xbmc/android/jni/Makefile config.status:1566: creating xbmc/utils/Makefile config.status:1566: creating xbmc/main/Makefile config.status:1566: creating xbmc/main/posix/Makefile config.status:1566: creating tools/darwin/Configurations/App.xcconfig config.status:1566: creating tools/darwin/Configurations/Common.xcconfig config.status:1566: creating tools/darwin/packaging/ios/mkdeb-ios.sh config.status:1566: creating tools/darwin/packaging/osx/mkdmg-osx.sh config.status:1566: creating tools/darwin/packaging/migrate_to_kodi_ios.sh config.status:1566: creating xbmc/osx/Info.plist config.status:1566: creating xbmc/osx/ios/XBMCIOS-Info.plist config.status:1566: creating project/cmake/kodi-config.cmake config.status:1566: creating project/cmake/xbmc-config.cmake config.status:1566: creating tools/android/packaging/xbmc/AndroidManifest.xml config.status:1566: creating tools/android/packaging/Makefile config.status:1566: creating tools/android/packaging/xbmc/src/org/xbmc/kodi/Splash.java config.status:1566: creating tools/android/packaging/xbmc/src/org/xbmc/kodi/Main.java config.status:1566: creating tools/android/packaging/xbmc/src/org/xbmc/kodi/XBMCBroadcastReceiver.java config.status:1566: creating tools/android/packaging/xbmc/src/org/xbmc/kodi/XBMCOnFrameAvailableListener.java config.status:1566: creating tools/android/packaging/xbmc/src/org/xbmc/kodi/XBMCSettingsContentObserver.java config.status:1566: creating tools/android/packaging/xbmc/src/org/xbmc/kodi/XBMCOnAudioFocusChangeListener.java config.status:1566: creating tools/android/packaging/xbmc/src/org/xbmc/kodi/XBMCVideoView.java config.status:1566: creating tools/android/packaging/xbmc/activity_main.xml config.status:1566: creating tools/android/packaging/xbmc/strings.xml config.status:1566: creating addons/xbmc.addon/addon.xml config.status:1566: creating xbmc/linux/sse4/Makefile config.status:1566: creating xbmc/interfaces/python/Makefile config.status:1566: creating xbmc/interfaces/python/test/Makefile config.status:1566: creating xbmc/config.h config.status:1800: executing depfiles commands config.status:1800: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_build_prog_CPP='gcc -E' ac_cv_build_prog_CXXCPP='g++ -E' ac_cv_build_prog_cc_g=yes ac_cv_build_prog_cxx_g=yes ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_c_int16_t=yes ac_cv_c_int32_t=yes ac_cv_c_int64_t=yes ac_cv_c_int8_t=yes ac_cv_c_restrict=__restrict ac_cv_c_uint16_t=yes ac_cv_c_uint32_t=yes ac_cv_c_uint64_t=yes ac_cv_c_uint8_t=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_ALSA_CFLAGS_set= ac_cv_env_ALSA_CFLAGS_value= ac_cv_env_ALSA_LIBS_set= ac_cv_env_ALSA_LIBS_value= ac_cv_env_BREAKPAD_CFLAGS_set= ac_cv_env_BREAKPAD_CFLAGS_value= ac_cv_env_BREAKPAD_LIBS_set= ac_cv_env_BREAKPAD_LIBS_value= ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CDIO_CFLAGS_set= ac_cv_env_CDIO_CFLAGS_value= ac_cv_env_CDIO_LIBS_set= ac_cv_env_CDIO_LIBS_value= ac_cv_env_CEC_CFLAGS_set= ac_cv_env_CEC_CFLAGS_value= ac_cv_env_CEC_LIBS_set= ac_cv_env_CEC_LIBS_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-march=native -O2 -pipe' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-march=native -O2 -pipe' ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_DBUS_CFLAGS_set= ac_cv_env_DBUS_CFLAGS_value= ac_cv_env_DBUS_LIBS_set= ac_cv_env_DBUS_LIBS_value= ac_cv_env_DRM_CFLAGS_set= ac_cv_env_DRM_CFLAGS_value= ac_cv_env_DRM_LIBS_set= ac_cv_env_DRM_LIBS_value= ac_cv_env_FFMPEG_CFLAGS_set= ac_cv_env_FFMPEG_CFLAGS_value= ac_cv_env_FFMPEG_LIBS_set= ac_cv_env_FFMPEG_LIBS_value= ac_cv_env_FREETYPE2_CFLAGS_set= ac_cv_env_FREETYPE2_CFLAGS_value= ac_cv_env_FREETYPE2_LIBS_set= ac_cv_env_FREETYPE2_LIBS_value= ac_cv_env_FRIBIDI_CFLAGS_set= ac_cv_env_FRIBIDI_CFLAGS_value= ac_cv_env_FRIBIDI_LIBS_set= ac_cv_env_FRIBIDI_LIBS_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_LIBBLURAY_CFLAGS_set= ac_cv_env_LIBBLURAY_CFLAGS_value= ac_cv_env_LIBBLURAY_LIBS_set= ac_cv_env_LIBBLURAY_LIBS_value= ac_cv_env_LIBCURL_CFLAGS_set= ac_cv_env_LIBCURL_CFLAGS_value= ac_cv_env_LIBCURL_LIBS_set= ac_cv_env_LIBCURL_LIBS_value= ac_cv_env_LIBDCADEC_CFLAGS_set= ac_cv_env_LIBDCADEC_CFLAGS_value= ac_cv_env_LIBDCADEC_LIBS_set= ac_cv_env_LIBDCADEC_LIBS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LIBVA_CFLAGS_set= ac_cv_env_LIBVA_CFLAGS_value= ac_cv_env_LIBVA_LIBS_set= ac_cv_env_LIBVA_LIBS_value= ac_cv_env_LIBXML_CFLAGS_set= ac_cv_env_LIBXML_CFLAGS_value= ac_cv_env_LIBXML_LIBS_set= ac_cv_env_LIBXML_LIBS_value= ac_cv_env_LIBXSLT_CFLAGS_set= ac_cv_env_LIBXSLT_CFLAGS_value= ac_cv_env_LIBXSLT_LIBS_set= ac_cv_env_LIBXSLT_LIBS_value= ac_cv_env_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_value= ac_cv_env_PCRECPP_CFLAGS_set= ac_cv_env_PCRECPP_CFLAGS_value= ac_cv_env_PCRECPP_LIBS_set= ac_cv_env_PCRECPP_LIBS_value= ac_cv_env_PCRE_CFLAGS_set= ac_cv_env_PCRE_CFLAGS_value= ac_cv_env_PCRE_LIBS_set= ac_cv_env_PCRE_LIBS_value= ac_cv_env_PIXMAN_CFLAGS_set= ac_cv_env_PIXMAN_CFLAGS_value= ac_cv_env_PIXMAN_LIBS_set= ac_cv_env_PIXMAN_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set=set ac_cv_env_PKG_CONFIG_PATH_value=/var/tmp/portage/media-tv/kodi-16.1/temp/python2.7/pkgconfig ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_PNG_CFLAGS_set= ac_cv_env_PNG_CFLAGS_value= ac_cv_env_PNG_LIBS_set= ac_cv_env_PNG_LIBS_value= ac_cv_env_PULSE_CFLAGS_set= ac_cv_env_PULSE_CFLAGS_value= ac_cv_env_PULSE_LIBS_set= ac_cv_env_PULSE_LIBS_value= ac_cv_env_PYTHON_VERSION_set= ac_cv_env_PYTHON_VERSION_value= ac_cv_env_SAMBA_CFLAGS_set= ac_cv_env_SAMBA_CFLAGS_value= ac_cv_env_SAMBA_LIBS_set= ac_cv_env_SAMBA_LIBS_value= ac_cv_env_SDL2_CFLAGS_set= ac_cv_env_SDL2_CFLAGS_value= ac_cv_env_SDL2_LIBS_set= ac_cv_env_SDL2_LIBS_value= ac_cv_env_SQLITE3_CFLAGS_set= ac_cv_env_SQLITE3_CFLAGS_value= ac_cv_env_SQLITE3_LIBS_set= ac_cv_env_SQLITE3_LIBS_value= ac_cv_env_SQUISH_CFLAGS_set= ac_cv_env_SQUISH_CFLAGS_value= ac_cv_env_SQUISH_LIBS_set= ac_cv_env_SQUISH_LIBS_value= ac_cv_env_TAGLIB_CFLAGS_set= ac_cv_env_TAGLIB_CFLAGS_value= ac_cv_env_TAGLIB_LIBS_set= ac_cv_env_TAGLIB_LIBS_value= ac_cv_env_TINYXML_CFLAGS_set= ac_cv_env_TINYXML_CFLAGS_value= ac_cv_env_TINYXML_LIBS_set= ac_cv_env_TINYXML_LIBS_value= ac_cv_env_UDEV_CFLAGS_set= ac_cv_env_UDEV_CFLAGS_value= ac_cv_env_UDEV_LIBS_set= ac_cv_env_UDEV_LIBS_value= ac_cv_env_USB_CFLAGS_set= ac_cv_env_USB_CFLAGS_value= ac_cv_env_USB_LIBS_set= ac_cv_env_USB_LIBS_value= ac_cv_env_UUID_CFLAGS_set= ac_cv_env_UUID_CFLAGS_value= ac_cv_env_UUID_LIBS_set= ac_cv_env_UUID_LIBS_value= ac_cv_env_WAYLAND_CLIENT_CFLAGS_set= ac_cv_env_WAYLAND_CLIENT_CFLAGS_value= ac_cv_env_WAYLAND_CLIENT_LIBS_set= ac_cv_env_WAYLAND_CLIENT_LIBS_value= ac_cv_env_WAYLAND_EGL_CFLAGS_set= ac_cv_env_WAYLAND_EGL_CFLAGS_value= ac_cv_env_WAYLAND_EGL_LIBS_set= ac_cv_env_WAYLAND_EGL_LIBS_value= ac_cv_env_WESTON_CFLAGS_set= ac_cv_env_WESTON_CFLAGS_value= ac_cv_env_WESTON_LIBS_set= ac_cv_env_WESTON_LIBS_value= ac_cv_env_X11_CFLAGS_set= ac_cv_env_X11_CFLAGS_value= ac_cv_env_X11_LIBS_set= ac_cv_env_X11_LIBS_value= ac_cv_env_XEXT_CFLAGS_set= ac_cv_env_XEXT_CFLAGS_value= ac_cv_env_XEXT_LIBS_set= ac_cv_env_XEXT_LIBS_value= ac_cv_env_XKBCOMMON_CFLAGS_set= ac_cv_env_XKBCOMMON_CFLAGS_value= ac_cv_env_XKBCOMMON_LIBS_set= ac_cv_env_XKBCOMMON_LIBS_value= ac_cv_env_XRANDR_CFLAGS_set= ac_cv_env_XRANDR_CFLAGS_value= ac_cv_env_XRANDR_LIBS_set= ac_cv_env_XRANDR_LIBS_value= ac_cv_env_YAJL_CFLAGS_set= ac_cv_env_YAJL_CFLAGS_value= ac_cv_env_YAJL_LIBS_set= ac_cv_env_YAJL_LIBS_value= ac_cv_env_ZIP_CFLAGS_set= ac_cv_env_ZIP_CFLAGS_value= ac_cv_env_ZIP_LIBS_set= ac_cv_env_ZIP_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__doprnt=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_atexit=yes ac_cv_func_chown_works=yes ac_cv_func_closedir_void=no ac_cv_func_dup2=yes ac_cv_func_fdatasync=yes ac_cv_func_floor=no ac_cv_func_fs_stat_dev=no ac_cv_func_ftime=yes ac_cv_func_ftruncate=yes ac_cv_func_getcwd=yes ac_cv_func_gethostbyaddr=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostname=yes ac_cv_func_getpagesize=yes ac_cv_func_getpass=yes ac_cv_func_gettimeofday=yes ac_cv_func_inet_ntoa=yes ac_cv_func_lchown=yes ac_cv_func_localeconv=yes ac_cv_func_localtime_r=yes ac_cv_func_lstat_dereferences_slashed_symlink=yes ac_cv_func_lstat_empty_string_bug=no ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_memmove=yes ac_cv_func_memset=yes ac_cv_func_mkdir=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_modf=yes ac_cv_func_munmap=yes ac_cv_func_posix_fadvise=yes ac_cv_func_pow=no ac_cv_func_rmdir=yes ac_cv_func_select=yes ac_cv_func_select_args='int,fd_set *,struct timeval *' ac_cv_func_setenv=yes ac_cv_func_setlocale=yes ac_cv_func_setvbuf_reversed=no ac_cv_func_socket=yes ac_cv_func_sqrt=no ac_cv_func_stat_empty_string_bug=no ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcoll_works=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strftime=yes ac_cv_func_strncasecmp=yes ac_cv_func_strpbrk=yes ac_cv_func_strrchr=yes ac_cv_func_strspn=yes ac_cv_func_strstr=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_strtoul=yes ac_cv_func_sysinfo=yes ac_cv_func_tzset=yes ac_cv_func_utime=yes ac_cv_func_utime_null=yes ac_cv_func_vprintf=yes ac_cv_func_working_mktime=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_ass_ass_h=yes ac_cv_header_boost_circular_buffer_hpp=yes ac_cv_header_cdio_iso9660_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_float_h=yes ac_cv_header_gcrypt_h=yes ac_cv_header_gif_lib_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_jpeglib_h=yes ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_mpeg2dec_mpeg2_h=yes ac_cv_header_mpeg2dec_mpeg2convert_h=yes ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_ogg_ogg_h=yes ac_cv_header_openssl_crypto_h=yes ac_cv_header_shairplay_raop_h=no ac_cv_header_stat_broken=no ac_cv_header_stdbool_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=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_file_h=yes ac_cv_header_sys_inotify_h=yes ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mount_h=yes ac_cv_header_sys_param_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_time_h=yes ac_cv_header_sys_timeb_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_vfs_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_termios_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_header_utime_h=yes ac_cv_header_vorbis_vorbisfile_h=yes ac_cv_header_wchar_h=yes ac_cv_header_wctype_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_lib_GLEW_main=yes ac_cv_lib_GLU_main=yes ac_cv_lib_GL_main=yes ac_cv_lib_avcodec_ff_vdpau_vc1_decode_picture=yes ac_cv_lib_bluetooth_hci_devid=no ac_cv_lib_bz2_main=yes ac_cv_lib_crypto_main=yes ac_cv_lib_error_at_line=yes ac_cv_lib_gcrypt_gcry_control=yes ac_cv_lib_gpg_error_main=yes ac_cv_lib_jasper_main=yes ac_cv_lib_jpeg_main=yes ac_cv_lib_lzo2_main=yes ac_cv_lib_mDNSEmbedded_embedded_mDNSInit=no ac_cv_lib_pthread_main=yes ac_cv_lib_pthread_pthread_setname_np=yes ac_cv_lib_ssl_main=yes ac_cv_lib_tiff_main=yes ac_cv_lib_tinyxml_main=yes ac_cv_lib_z_main=yes ac_cv_member_struct_stat_st_rdev=yes ac_cv_objext=o ac_cv_path_DOXYGEN_EXE=/usr/bin/doxygen ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_JAVA_EXE=/bin/true ac_cv_path_LATEX=no ac_cv_path_PKG_CONFIG=/usr/bin/x86_64-pc-linux-gnu-pkg-config ac_cv_path_PYTHON=/usr/bin/python2.7 ac_cv_path_SED=/bin/sed ac_cv_path_SWIG_EXE=/usr/bin/swig ac_cv_path_TEXTUREPACKER=none ac_cv_path_install='/usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c' ac_cv_path_lt_DD=/bin/dd ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=x86_64-pc-linux-gnu-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' ac_cv_prog_CXX=x86_64-pc-linux-gnu-g++ ac_cv_prog_CXXCPP='x86_64-pc-linux-gnu-g++ -E' ac_cv_prog_HAVE_CMAKE=yes ac_cv_prog_HAVE_GAWK=yes ac_cv_prog_HAVE_GIT=no ac_cv_prog_HAVE_GPERF=yes ac_cv_prog_HAVE_UNZIP=yes ac_cv_prog_HAVE_ZIP=yes 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_CC_FOR_BUILD=gcc ac_cv_prog_ac_ct_CXX_FOR_BUILD=g++ ac_cv_prog_ac_ct_MANIFEST_TOOL=mt ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_gcc_traditional=no ac_cv_prog_make_make_set=yes ac_cv_search___dn_expand=-lresolv ac_cv_search__dn_expand=no ac_cv_search_clock_gettime='none required' ac_cv_search_dlopen='none required' ac_cv_search_dn_expand=no ac_cv_search_iconv_open='none required' ac_cv_search_opendir='none required' ac_cv_sizeof_int=4 ac_cv_sizeof_size_t=8 ac_cv_sizeof_wchar_t=4 ac_cv_struct_tm=time.h ac_cv_sys_largefile_source=no ac_cv_type__Bool=yes ac_cv_type_char16_t=yes ac_cv_type_char32_t=yes ac_cv_type_mode_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_ssize_t=yes ac_cv_type_std__u16string=yes ac_cv_type_std__u32string=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes am_cv_CC_dependencies_compiler_type=none am_cv_CXX_dependencies_compiler_type=none am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes ax_cv_cxx_compile_cxx11=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/x86_64-pc-linux-gnu/bin/ld lt_cv_path_LDCXX='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' lt_cv_path_NM='/usr/bin/x86_64-pc-linux-gnu-nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop lt_cv_truncate_bin='/bin/dd bs=4096 count=1' pkg_cv_CDIO_CFLAGS=' ' pkg_cv_CDIO_LIBS='-lcdio -lm ' pkg_cv_DRM_CFLAGS='-I/usr/include/libdrm ' pkg_cv_DRM_LIBS='-ldrm ' pkg_cv_FFMPEG_CFLAGS=' ' pkg_cv_FFMPEG_LIBS='-L/usr/lib64 -lavcodec -lavfilter -lavformat -lavutil -lpostproc -lswscale -lswresample ' pkg_cv_FREETYPE2_CFLAGS='-I/usr/include/freetype2 ' pkg_cv_FREETYPE2_LIBS='-lfreetype ' pkg_cv_FRIBIDI_CFLAGS='-I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' pkg_cv_FRIBIDI_LIBS='-lfribidi -lglib-2.0 ' pkg_cv_GNUTLS_CFLAGS=' ' pkg_cv_GNUTLS_LIBS='-lgnutls ' pkg_cv_LIBCURL_CFLAGS=' ' pkg_cv_LIBCURL_LIBS='-lcurl ' pkg_cv_LIBDCADEC_CFLAGS=' ' pkg_cv_LIBDCADEC_LIBS='-ldcadec ' pkg_cv_LIBXML_CFLAGS='-I/usr/include/libxml2 ' pkg_cv_LIBXML_LIBS='-lxml2 ' pkg_cv_LIBXSLT_CFLAGS='-I/usr/include/libxml2 ' pkg_cv_LIBXSLT_LIBS='-lxslt -lz -ldl -lm -lxml2 ' pkg_cv_PCRECPP_CFLAGS=' ' pkg_cv_PCRECPP_LIBS='-lpcrecpp ' pkg_cv_PCRE_CFLAGS=' ' pkg_cv_PCRE_LIBS='-lpcre ' pkg_cv_PNG_CFLAGS='-I/usr/include/libpng16 ' pkg_cv_PNG_LIBS='-lpng16 ' pkg_cv_SAMBA_CFLAGS='-I/usr/include/samba-4.0 ' pkg_cv_SAMBA_LIBS='-lsmbclient ' pkg_cv_SQLITE3_CFLAGS=' ' pkg_cv_SQLITE3_LIBS='-lsqlite3 ' pkg_cv_SQUISH_CFLAGS='-I/var/tmp/portage/media-tv/kodi-16.1/work/xbmc-16.1-Jarvis/tools/depends/native/libsquish-native/squish-install/include ' pkg_cv_SQUISH_LIBS='-L/var/tmp/portage/media-tv/kodi-16.1/work/xbmc-16.1-Jarvis/tools/depends/native/libsquish-native/squish-install/lib -lsquish ' pkg_cv_TAGLIB_CFLAGS='-I/usr/include/taglib ' pkg_cv_TAGLIB_LIBS='-ltag ' pkg_cv_UDEV_CFLAGS=' ' pkg_cv_UDEV_LIBS='-ludev ' pkg_cv_UUID_CFLAGS='-I/usr/include/uuid ' pkg_cv_UUID_LIBS='-luuid ' pkg_cv_X11_CFLAGS=' ' pkg_cv_X11_LIBS='-lX11 ' pkg_cv_XEXT_CFLAGS=' ' pkg_cv_XEXT_LIBS='-lXext ' pkg_cv_XRANDR_CFLAGS=' ' pkg_cv_XRANDR_LIBS='-lXrandr ' pkg_cv_YAJL_CFLAGS='-I/usr/include/yajl ' pkg_cv_YAJL_LIBS='-lyajl ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/media-tv/kodi-16.1/work/xbmc-16.1-Jarvis/build-aux/missing aclocal-1.15' ALLOCA='' ALSA_CFLAGS='' ALSA_LIBS='' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' APP_ADDON_API='16.1.000' APP_INCLUDE_DIR='/usr/include/kodi' APP_LIB_DIR='/usr/lib64/kodi' APP_NAME='Kodi' APP_NAME_LC='kodi' APP_NAME_UC='KODI' APP_PREFIX='/usr' APP_VERSION='16.1' APP_VERSION_CODE='161000' APP_VERSION_MAJOR='16' APP_VERSION_MINOR='1' APP_VERSION_TAG='' APP_VERSION_TAG_LC='' AR='x86_64-pc-linux-gnu-ar' ARCH='x86_64-linux' ARCH_DEFINES='-DTARGET_POSIX -DTARGET_LINUX -D_LINUX' ASS_SONAME='libass.so.5' AUTOCONF='${SHELL} /var/tmp/portage/media-tv/kodi-16.1/work/xbmc-16.1-Jarvis/build-aux/missing autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/media-tv/kodi-16.1/work/xbmc-16.1-Jarvis/build-aux/missing autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/media-tv/kodi-16.1/work/xbmc-16.1-Jarvis/build-aux/missing automake-1.15' AWK='gawk' BLURAY_SONAME='' BREAKPAD_CFLAGS='' BREAKPAD_LIBS='' BUILD_DVDCSS='0' BUILD_EXEEXT='' BUILD_OBJEXT='' CC='x86_64-pc-linux-gnu-gcc' CCACHE='' CCDEPMODE='depmode=none' CC_FOR_BUILD='gcc' CDIO_CFLAGS=' ' CDIO_LIBS='-lcdio -lm ' CEC_CFLAGS='' CEC_LIBS='' CFLAGS='-DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' CFLAGS_FOR_BUILD='-g -O2' CPP='x86_64-pc-linux-gnu-gcc -E' CPPFLAGS='' CPPFLAGS_FOR_BUILD='' CPP_FOR_BUILD='gcc -E' CURL_SONAME='libcurl.so.4' CXX11_SWITCH='' CXX='x86_64-pc-linux-gnu-g++' CXXCPP='x86_64-pc-linux-gnu-g++ -E' CXXCPPFLAGS_FOR_BUILD='' CXXCPP_FOR_BUILD='g++ -E' CXXDEPMODE='depmode=none' CXXFLAGS='-DNDEBUG=1 -march=native -O2 -pipe -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' CXXFLAGS_FOR_BUILD='-g -O2' CXX_FOR_BUILD='g++' CYGPATH_W='echo' DBUS_CFLAGS='' DBUS_LIBS='' DCADEC_ALL_LIBS='' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DEPENDS_ROOT_FOR_XCODE='' DLLTOOL='false' DOXYGEN_EXE='/usr/bin/doxygen' DRM_CFLAGS='-I/usr/include/libdrm ' DRM_LIBS='-ldrm ' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FFMPEG_CFLAGS=' ' FFMPEG_LIBDIR='' FFMPEG_LIBS='-L/usr/lib64 -lavcodec -lavfilter -lavformat -lavutil -lpostproc -lswscale -lswresample ' FGREP='/bin/grep -F' FREETYPE2_CFLAGS='-I/usr/include/freetype2 ' FREETYPE2_LIBS='-lfreetype ' FRIBIDI_CFLAGS='-I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' FRIBIDI_LIBS='-lfribidi -lglib-2.0 ' GIF_SONAME='libgif.so.7' GNUTLS_ALL_LIBS='' GNUTLS_CFLAGS=' ' GNUTLS_LIBS='-lgnutls ' GREP='/bin/grep' GTEST_CONFIGURED='0' HAVE_CMAKE='yes' HAVE_CXX11='1' HAVE_FPC='' HAVE_GAWK='yes' HAVE_GDC='' HAVE_GIT='no' HAVE_GPERF='yes' HAVE_LIBBLURAY='0' HAVE_LIBPULSE='' HAVE_NASM='' HAVE_UNZIP='yes' HAVE_XBMC_NONFREE='1' HAVE_ZIP='yes' INCLUDES=' -I/usr/include/yajl -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include/fribidi -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/taglib -I/usr/include/libdrm -I/usr/include/samba-4.0 -I/var/tmp/portage/media-tv/kodi-16.1/work/xbmc-16.1-Jarvis/tools/depends/native/libsquish-native/squish-install/include ' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' JAVA_EXE='/bin/true' LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' LDFLAGS='-Wl,-O1 -Wl,--as-needed' LDFLAGS_FOR_BUILD='' LIBASS_BASENAME='' LIBBLURAY_CFLAGS='' LIBBLURAY_LIBS='' LIBCEC_SONAME='' LIBCURL_BASENAME='' LIBCURL_CFLAGS=' ' LIBCURL_LIBS='-lcurl ' LIBDCADEC_CFLAGS=' ' LIBDCADEC_LIBS='-ldcadec ' LIBMEPG2_BASENAME='' LIBOBJS='' LIBOGG_BASENAME='' LIBS='-ljasper -lresolv -ltinyxml -lssl -lcrypto -lz -llzo2 -lpthread -ltiff -ljpeg -lbz2 -lgcrypt -lgpg-error -lGLU -lGLEW -lGL -L/usr/lib64 -lpython2.7 -Wl,-O1 -Wl,--as-needed -lcrossguid -luuid -lyajl -lxml2 -lxslt -lz -ldl -lm -lxml2 -lfribidi -lglib-2.0 -lsqlite3 -lpng16 -lpcrecpp -lpcre -lfreetype -ltag -lcdio -lm -lX11 -lXext -lXrandr -ldrm -lsmbclient -ludev -L/usr/lib64 -lavcodec -lavfilter -lavformat -lavutil -lpostproc -lswscale -lswresample -L/var/tmp/portage/media-tv/kodi-16.1/work/xbmc-16.1-Jarvis/tools/depends/native/libsquish-native/squish-install/lib -lsquish ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBVA_CFLAGS='' LIBVA_LIBS='' LIBVORBISFILE_BASENAME='' LIBVORBIS_BASENAME='' LIBXML_CFLAGS='-I/usr/include/libxml2 ' LIBXML_LIBS='-lxml2 ' LIBXSLT_CFLAGS='-I/usr/include/libxml2 ' LIBXSLT_LIBS='-lxslt -lz -ldl -lm -lxml2 ' LIPO='' LN_S='ln -s' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAKEINFO='${SHELL} /var/tmp/portage/media-tv/kodi-16.1/work/xbmc-16.1-Jarvis/build-aux/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' MPEG2_SONAME='libmpeg2.so.0' MYSQL_CONFIG='' MYSQL_LIBS='' NATIVE_ARCH_DEFINES='-DTARGET_POSIX -DTARGET_LINUX -D_LINUX' NFS_SONAME='' NM='/usr/bin/x86_64-pc-linux-gnu-nm -B' NMEDIT='' OBJDUMP='x86_64-pc-linux-gnu-objdump' OBJEXT='o' OTOOL64='' OTOOL='' OUTPUT_FILES='Makefile Makefile.include addons/skin.confluence/media/Makefile xbmc/Makefile xbmc/cdrip/Makefile xbmc/cores/Makefile xbmc/cores/VideoRenderers/Makefile xbmc/cores/dvdplayer/Makefile lib/libdvd/Makefile xbmc/cores/DllLoader/Makefile xbmc/cores/DllLoader/exports/Makefile xbmc/cores/dvdplayer/DVDCodecs/Makefile xbmc/cores/dvdplayer/DVDCodecs/Audio/Makefile xbmc/cores/dvdplayer/DVDCodecs/Overlay/Makefile xbmc/cores/dvdplayer/DVDCodecs/Video/Makefile xbmc/cores/dvdplayer/DVDDemuxers/Makefile xbmc/cores/dvdplayer/DVDSubtitles/Makefile xbmc/cores/AudioEngine/Makefile xbmc/cores/paplayer/Makefile xbmc/cores/omxplayer/Makefile xbmc/cores/playercorefactory/Makefile xbmc/messaging/Makefile xbmc/messaging/helpers/Makefile xbmc/osx/Makefile xbmc/guilib/Makefile xbmc/input/linux/Makefile xbmc/interfaces/Makefile xbmc/interfaces/builtins/Makefile xbmc/network/Makefile xbmc/network/upnp/Makefile lib/libexif/Makefile lib/cximage-6.0/Makefile lib/libUPnP/Makefile xbmc/DllPaths_generated.h xbmc/DllPaths_generated_android.h xbmc/freebsd/Makefile xbmc/linux/Makefile xbmc/filesystem/Makefile xbmc/windowing/Makefile xbmc/windowing/egl/Makefile lib/addons/library.xbmc.addon/Makefile lib/addons/library.kodi.adsp/Makefile lib/addons/library.kodi.audioengine/Makefile lib/addons/library.xbmc.codec/Makefile lib/addons/library.kodi.guilib/Makefile lib/addons/library.xbmc.pvr/Makefile tools/Linux/kodi.sh tools/Linux/kodi-standalone.sh tools/Linux/kodi-xsession.desktop tools/EventClients/Makefile tools/EventClients/Clients/OSXRemote/Makefile xbmc/peripherals/bus/Makefile xbmc/peripherals/devices/Makefile xbmc/android/activity/Makefile xbmc/android/loader/Makefile xbmc/android/jni/Makefile xbmc/utils/Makefile xbmc/main/Makefile xbmc/main/posix/Makefile tools/darwin/Configurations/App.xcconfig tools/darwin/Configurations/Common.xcconfig tools/darwin/packaging/ios/mkdeb-ios.sh tools/darwin/packaging/osx/mkdmg-osx.sh tools/darwin/packaging/migrate_to_kodi_ios.sh xbmc/osx/Info.plist xbmc/osx/ios/XBMCIOS-Info.plist project/cmake/kodi-config.cmake project/cmake/xbmc-config.cmake tools/android/packaging/xbmc/AndroidManifest.xml tools/android/packaging/Makefile tools/android/packaging/xbmc/src/org/xbmc/kodi/Splash.java tools/android/packaging/xbmc/src/org/xbmc/kodi/Main.java tools/android/packaging/xbmc/src/org/xbmc/kodi/XBMCBroadcastReceiver.java tools/android/packaging/xbmc/src/org/xbmc/kodi/XBMCOnFrameAvailableListener.java tools/android/packaging/xbmc/src/org/xbmc/kodi/XBMCSettingsContentObserver.java tools/android/packaging/xbmc/src/org/xbmc/kodi/XBMCOnAudioFocusChangeListener.java tools/android/packaging/xbmc/src/org/xbmc/kodi/XBMCVideoView.java tools/android/packaging/xbmc/activity_main.xml tools/android/packaging/xbmc/strings.xml addons/xbmc.addon/addon.xml xbmc/linux/sse4/Makefile xbmc/interfaces/python/Makefile xbmc/interfaces/python/test/Makefile .dummy' PACKAGE='kodi' PACKAGE_BUGREPORT='http://trac.kodi.tv' PACKAGE_NAME='kodi' PACKAGE_STRING='kodi 16.1.000' PACKAGE_TARNAME='kodi' PACKAGE_URL='' PACKAGE_VERSION='16.1.000' PATH_SEPARATOR=':' PCRECPP_CFLAGS=' ' PCRECPP_LIBS='-lpcrecpp ' PCRE_CFLAGS=' ' PCRE_LIBS='-lpcre ' PIXMAN_CFLAGS='' PIXMAN_LIBS='' PKG_CONFIG='/usr/bin/x86_64-pc-linux-gnu-pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='/var/tmp/portage/media-tv/kodi-16.1/work/xbmc-16.1-Jarvis/tools/depends/native/libsquish-native/squish-install/lib/pkgconfig:/var/tmp/portage/media-tv/kodi-16.1/temp/python2.7/pkgconfig' PLIST_SONAME='' PNG_CFLAGS='-I/usr/include/libpng16 ' PNG_LIBS='-lpng16 ' POW_LIB='' PULSE_CFLAGS='' PULSE_LIBS='' PYTHON='/usr/bin/python2.7' PYTHON_CPPFLAGS='-I/usr/include/python2.7' PYTHON_EXTRA_LDFLAGS='-Xlinker -export-dynamic' PYTHON_EXTRA_LIBS='-lpthread -ldl -lutil -lm' PYTHON_LDFLAGS='-L/usr/lib64 -lpython2.7' PYTHON_SITE_PKG='/usr/lib64/python2.7/site-packages' PYTHON_VERSION='2.7' RANLIB='x86_64-pc-linux-gnu-ranlib' RTMP_SONAME='' SAMBA_CFLAGS='-I/usr/include/samba-4.0 ' SAMBA_LIBS='-lsmbclient ' SDL2_CFLAGS='' SDL2_LIBS='' SDL_DEFINES=' -D'\''GIT_REV="exported"'\'' -DMID' SED='/bin/sed' SET_MAKE='' SHAIRPLAY_SONAME='' SHELL='/bin/sh' SQLITE3_CFLAGS=' ' SQLITE3_LIBS='-lsqlite3 ' SQUISH_CFLAGS='-I/var/tmp/portage/media-tv/kodi-16.1/work/xbmc-16.1-Jarvis/tools/depends/native/libsquish-native/squish-install/include ' SQUISH_LIBS='-L/var/tmp/portage/media-tv/kodi-16.1/work/xbmc-16.1-Jarvis/tools/depends/native/libsquish-native/squish-install/lib -lsquish ' STRIP='x86_64-pc-linux-gnu-strip' SWIG20_EXE='' SWIG_EXE='/usr/bin/swig' TAGLIB_CFLAGS='-I/usr/include/taglib ' TAGLIB_LIBS='-ltag ' TEXTUREPACKER='/var/tmp/portage/media-tv/kodi-16.1/work/xbmc-16.1-Jarvis/tools/depends/native/TexturePacker/bin/TexturePacker' TINYXML_CFLAGS='' TINYXML_LIBS='' UDEV_CFLAGS=' ' UDEV_LIBS='-ludev ' UPNP_DEFINES='' USB_CFLAGS='' USB_LIBS='' USE_AIRPLAY='0' USE_AIRTUNES='0' USE_ALSA='0' USE_ANDROID='' USE_ASAP_CODEC='0' USE_BREAKPAD='0' USE_DOXYGEN='1' USE_IMXVPU='' USE_LIBAMCODEC='' USE_LIBAV_HACKS='' USE_LIBCEC='0' USE_LIBGIF='1' USE_LIBNFS='0' USE_LIBSMBCLIENT='1' USE_LIBSTAGEFRIGHT='' USE_LIBUDEV='1' USE_LIBUSB='0' USE_LIBXBMC='' USE_MDNSEMBEDDED='0' USE_MMAL='' USE_MYSQL='0' USE_OMXLIB='' USE_OMXPLAYER='' USE_OPENGL='1' USE_OPENGLES='0' USE_OPENMAX='0' USE_PULSE='0' USE_SSE4='1' USE_STATIC_FFMPEG='0' USE_TEXTUREPACKER='1' USE_TOUCH_SKIN='0' USE_UPNP='0' USE_VAAPI='0' USE_VDPAU='0' USE_WAYLAND='' USE_WAYLAND_TEST_EXTENSION='' USE_WEB_SERVER='0' USE_X11='1' USE_XKBCOMMON='' UUID_CFLAGS='-I/usr/include/uuid ' UUID_LIBS='-luuid ' VERSION='16.1.000' VORBISENC_ALL_LIBS='' WAYLAND_CLIENT_CFLAGS='' WAYLAND_CLIENT_LIBRARY_SONAME='' WAYLAND_CLIENT_LIBS='' WAYLAND_EGL_CFLAGS='' WAYLAND_EGL_LIBRARY_SONAME='' WAYLAND_EGL_LIBS='' WAYLAND_SCANNER='' WAYLAND_TEST_INCLUDES='' WAYLAND_TEST_LIBS='' WESTON_CFLAGS='' WESTON_LIBS='' X11_CFLAGS=' ' X11_LIBS='-lX11 ' XEXT_CFLAGS=' ' XEXT_LIBS='-lXext ' XKBCOMMON_CFLAGS='' XKBCOMMON_LIBRARY_SONAME='' XKBCOMMON_LIBS='' XRANDR_CFLAGS=' ' XRANDR_LIBS='-lXrandr ' YAJL_CFLAGS='-I/usr/include/yajl ' YAJL_LIBS='-lyajl ' ZIP_CFLAGS='' ZIP_LIBS='' ac_ct_AR='' ac_ct_CC='' ac_ct_CC_FOR_BUILD='gcc' ac_ct_CXX='' ac_ct_CXX_FOR_BUILD='g++' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__fastdepCXX_FALSE='' am__fastdepCXX_TRUE='#' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' 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/kodi-16.1' dvidir='${docdir}' exec_prefix='${prefix}' 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/kodi-16.1/html' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/tmp/portage/media-tv/kodi-16.1/work/xbmc-16.1-Jarvis/build-aux/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}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## XBMC_STANDALONE_SH_PULSE='/dev/null' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "kodi" #define PACKAGE_TARNAME "kodi" #define PACKAGE_VERSION "16.1.000" #define PACKAGE_STRING "kodi 16.1.000" #define PACKAGE_BUGREPORT "http://trac.kodi.tv" #define PACKAGE_URL "" #define PACKAGE "kodi" #define VERSION "16.1.000" #define HAVE_LIRC 1 #define LIRC_DEVICE "/dev/lircd" #define HAVE_CXX11 1 #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 HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_UNISTD_H 1 #define HAVE_CHOWN 1 #define HAVE_DIRENT_H 1 #define HAVE_FSEEKO 1 #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_SYS_TIME_H 1 #define HAVE_UNISTD_H 1 #define HAVE_STDLIB_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_UTIME_H 1 #define HAVE_ALARM 1 #define HAVE_GETPAGESIZE 1 #define HAVE_MMAP 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 RETSIGTYPE void #define HAVE_STRCOLL 1 #define HAVE_STRFTIME 1 #define HAVE_UTIME_NULL 1 #define HAVE_VPRINTF 1 #define HAVE_ATEXIT 1 #define HAVE_DUP2 1 #define HAVE_FDATASYNC 1 #define HAVE_FTIME 1 #define HAVE_FTRUNCATE 1 #define HAVE_GETCWD 1 #define HAVE_GETHOSTBYADDR 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETHOSTNAME 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPASS 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_INET_NTOA 1 #define HAVE_LCHOWN 1 #define HAVE_LOCALECONV 1 #define HAVE_MEMCHR 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMSET 1 #define HAVE_MKDIR 1 #define HAVE_MODF 1 #define HAVE_MUNMAP 1 #define HAVE_RMDIR 1 #define HAVE_SELECT 1 #define HAVE_SETENV 1 #define HAVE_SETLOCALE 1 #define HAVE_SOCKET 1 #define HAVE_STRCASECMP 1 #define HAVE_STRCHR 1 #define HAVE_STRCSPN 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRNCASECMP 1 #define HAVE_STRPBRK 1 #define HAVE_STRRCHR 1 #define HAVE_STRSPN 1 #define HAVE_STRSTR 1 #define HAVE_STRTOL 1 #define HAVE_STRTOUL 1 #define HAVE_SYSINFO 1 #define HAVE_TZSET 1 #define HAVE_UTIME 1 #define HAVE_POSIX_FADVISE 1 #define HAVE_LOCALTIME_R 1 #define SIZEOF_INT 4 #define SIZEOF_SIZE_T 8 #define HAS_BUILTIN_SYNC_ADD_AND_FETCH 1 #define HAS_BUILTIN_SYNC_SUB_AND_FETCH 1 #define HAS_BUILTIN_SYNC_VAL_COMPARE_AND_SWAP 1 #define HAVE_STD__U16STRING 1 #define HAVE_STD__U32STRING 1 #define HAVE_CHAR16_T 1 #define HAVE_CHAR32_T 1 #define SIZEOF_WCHAR_T 4 #define HAVE_INOTIFY 1 #define HAVE_PYTHON "2.7" #define HAVE_LIBGL 1 #define HAVE_LIBGLEW 1 #define HAVE_LIBGLU 1 #define HAVE_OPENSSL 1 #define HAVE_LIBGPG_ERROR 1 #define HAVE_LIBGCRYPT 1 #define HAVE_GCRYPT 1 #define HAVE_GNUTLS 1 #define HAVE_LIBBZ2 1 #define HAVE_LIBJPEG 1 #define HAVE_LIBTIFF 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PTHREAD_SETNAME_NP 1 #define HAVE_LIBLZO2 1 #define HAVE_LIBZ 1 #define HAVE_LIBCRYPTO 1 #define HAVE_LIBSSL 1 #define HAVE_LIBTINYXML 1 #define HAVE_LIBPCRECPP 1 #define HAVE_LIBPCRE 1 #define HAVE_LIBJASPER 1 #define HAS_DVD_DRIVE 1 #define HAVE_X11 1 #define HAVE_LIBSMBCLIENT 1 #define HAVE_GIF_LIB_H 1 #define HAVE_LIBGIF 1 #define HAVE_LIBUDEV 1 #define FFMPEG_VER_SHA "2.8.6-Jarvis-16.0" #define USE_STATIC_FFMPEG 0 #define HAVE_DIRENT_H 1 #define STDC_HEADERS 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FLOAT_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_MALLOC_H 1 #define HAVE_MEMORY_H 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UTIME_H 1 #define HAVE_WCHAR_H 1 #define HAVE_WCTYPE_H 1 #define HAVE_CDIO_ISO9660_H 1 #define HAVE__BOOL 1 #define HAVE_STDBOOL_H 1 #define restrict __restrict #define HAVE_STRUCT_STAT_ST_RDEV 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_XBMC_NONFREE 1 configure: exit 0