This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by Bino configure 1.6.1, which was generated by GNU Autoconf 2.69. Invocation command line was $ /var/tmp/portage/media-video/bino-1.6.1-r1/work/bino-1.6.1/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 --libdir=/usr/lib64 --docdir=/usr/share/doc/bino-1.6.1-r1 --without-xnvctrl --without-liblircclient --disable-debug --without-equalizer --htmldir=/usr/share/doc/bino-1.6.1-r1/html ## --------- ## ## Platform. ## ## --------- ## hostname = ms-magpie uname -m = x86_64 uname -r = 4.6.5-hardened-r1 uname -s = Linux uname -v = #1 SMP Tue Aug 2 08:58:02 CEST 2016 /usr/bin/uname -p = Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/portage/python3.4/ebuild-helpers/xattr PATH: /usr/lib/portage/python3.4/ebuild-helpers PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /opt/bin PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0 PATH: /usr/lib/plan9/bin PATH: /opt/nvidia-cg-toolkit/bin PATH: /opt/tivoli/tsm/client/ba/bin PATH: /usr/bin/cdsclient PATH: /opt/ekopath/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2658: 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:2792: checking build system type configure:2806: result: x86_64-pc-linux-gnu configure:2826: checking host system type configure:2839: result: x86_64-pc-linux-gnu configure:2859: checking target system type configure:2872: result: x86_64-pc-linux-gnu configure:2909: checking for x86_64-pc-linux-gnu-gcc configure:2925: found /usr/bin/x86_64-pc-linux-gnu-gcc configure:2936: result: x86_64-pc-linux-gnu-gcc configure:3205: checking for C compiler version configure:3214: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 5.4.0 p1.0, pie-0.6.5) 5.4.0 Copyright (C) 2015 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3225: $? = 0 configure:3214: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/5.4.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-5.4.0/work/gcc-5.4.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/python --enable-languages=c,c++,java,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 5.4.0 p1.0, pie-0.6.5' --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --enable-vtable-verify --enable-libvtv --enable-lto --without-isl --enable-libsanitizer Thread model: posix gcc version 5.4.0 (Gentoo 5.4.0 p1.0, pie-0.6.5) configure:3225: $? = 0 configure:3214: 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:3225: $? = 1 configure:3214: x86_64-pc-linux-gnu-gcc -qversion >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:3225: $? = 1 configure:3245: checking whether the C compiler works configure:3267: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -zmuldefs conftest.c >&5 configure:3271: $? = 0 configure:3319: result: yes configure:3322: checking for C compiler default output file name configure:3324: result: a.out configure:3330: checking for suffix of executables configure:3337: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -zmuldefs conftest.c >&5 configure:3341: $? = 0 configure:3363: result: configure:3385: checking whether we are cross compiling configure:3393: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -zmuldefs conftest.c >&5 configure:3397: $? = 0 configure:3404: ./conftest configure:3408: $? = 0 configure:3423: result: no configure:3428: checking for suffix of object files configure:3450: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:3454: $? = 0 configure:3475: result: o configure:3479: checking whether we are using the GNU C compiler configure:3498: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:3498: $? = 0 configure:3507: result: yes configure:3516: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:3536: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:3536: $? = 0 configure:3577: result: yes configure:3594: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:3657: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:3657: $? = 0 configure:3670: result: none needed configure:3695: checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together configure:3717: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o configure:3720: $? = 0 configure:3717: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o configure:3720: $? = 0 configure:3732: result: yes configure:3755: checking how to run the C preprocessor configure:3786: x86_64-pc-linux-gnu-gcc -E conftest.c configure:3786: $? = 0 configure:3800: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:3800: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Bino" | #define PACKAGE_TARNAME "bino" | #define PACKAGE_VERSION "1.6.1" | #define PACKAGE_STRING "Bino 1.6.1" | #define PACKAGE_BUGREPORT "bino-list@nongnu.org" | #define PACKAGE_URL "http://bino3d.org/" | /* end confdefs.h. */ | #include configure:3825: result: x86_64-pc-linux-gnu-gcc -E configure:3845: x86_64-pc-linux-gnu-gcc -E conftest.c configure:3845: $? = 0 configure:3859: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:3859: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Bino" | #define PACKAGE_TARNAME "bino" | #define PACKAGE_VERSION "1.6.1" | #define PACKAGE_STRING "Bino 1.6.1" | #define PACKAGE_BUGREPORT "bino-list@nongnu.org" | #define PACKAGE_URL "http://bino3d.org/" | /* end confdefs.h. */ | #include configure:3888: checking for grep that handles long lines and -e configure:3946: result: /bin/grep configure:3951: checking for egrep configure:4013: result: /bin/grep -E configure:4018: checking for ANSI C header files configure:4038: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4038: $? = 0 configure:4111: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -zmuldefs conftest.c >&5 configure:4111: $? = 0 configure:4111: ./conftest configure:4111: $? = 0 configure:4122: result: yes configure:4135: checking for sys/types.h configure:4135: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4135: $? = 0 configure:4135: result: yes configure:4135: checking for sys/stat.h configure:4135: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4135: $? = 0 configure:4135: result: yes configure:4135: checking for stdlib.h configure:4135: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4135: $? = 0 configure:4135: result: yes configure:4135: checking for string.h configure:4135: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4135: $? = 0 configure:4135: result: yes configure:4135: checking for memory.h configure:4135: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4135: $? = 0 configure:4135: result: yes configure:4135: checking for strings.h configure:4135: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4135: $? = 0 configure:4135: result: yes configure:4135: checking for inttypes.h configure:4135: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4135: $? = 0 configure:4135: result: yes configure:4135: checking for stdint.h configure:4135: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4135: $? = 0 configure:4135: result: yes configure:4135: checking for unistd.h configure:4135: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4135: $? = 0 configure:4135: result: yes configure:4148: checking minix/config.h usability configure:4148: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c:52:26: fatal error: minix/config.h: No such file or directory compilation terminated. configure:4148: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Bino" | #define PACKAGE_TARNAME "bino" | #define PACKAGE_VERSION "1.6.1" | #define PACKAGE_STRING "Bino 1.6.1" | #define PACKAGE_BUGREPORT "bino-list@nongnu.org" | #define PACKAGE_URL "http://bino3d.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4148: result: no configure:4148: checking minix/config.h presence configure:4148: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:19:26: fatal error: minix/config.h: No such file or directory compilation terminated. configure:4148: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Bino" | #define PACKAGE_TARNAME "bino" | #define PACKAGE_VERSION "1.6.1" | #define PACKAGE_STRING "Bino 1.6.1" | #define PACKAGE_BUGREPORT "bino-list@nongnu.org" | #define PACKAGE_URL "http://bino3d.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:4148: result: no configure:4148: checking for minix/config.h configure:4148: result: no configure:4169: checking whether it is safe to define __EXTENSIONS__ configure:4187: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4187: $? = 0 configure:4194: result: yes configure:4215: checking for special C compiler options needed for large files configure:4260: result: no configure:4266: checking for _FILE_OFFSET_BITS value needed for large files configure:4291: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4291: $? = 0 configure:4323: result: no configure:4424: checking for a BSD-compatible install configure:4492: result: /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c configure:4503: checking whether build environment is sane configure:4558: result: yes configure:4706: checking for a thread-safe mkdir -p configure:4745: result: /bin/mkdir -p configure:4752: checking for gawk configure:4768: found /usr/bin/gawk configure:4779: result: gawk configure:4790: checking whether make sets $(MAKE) configure:4812: result: yes configure:4842: checking for style of include used by make configure:4870: result: GNU configure:4904: checking whether make supports nested variables configure:4921: result: yes configure:5000: checking how to create a pax tar archive configure:5011: tar --version tar (GNU tar) 1.29 Copyright (C) 2015 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later . This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by John Gilmore and Jay Fenlason. configure:5014: $? = 0 configure:5054: tardir=conftest.dir && eval tar --format=posix -chf - "$tardir" >conftest.tar configure:5057: $? = 0 configure:5061: tar -xf - &5 x86_64-pc-linux-gnu-g++ (Gentoo 5.4.0 p1.0, pie-0.6.5) 5.4.0 Copyright (C) 2015 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:5431: $? = 0 configure:5420: x86_64-pc-linux-gnu-g++ -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0/x86_64-pc-linux-gnu-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/5.4.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-5.4.0/work/gcc-5.4.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/5.4.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/5.4.0/include/g++-v5 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/5.4.0/python --enable-languages=c,c++,java,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 5.4.0 p1.0, pie-0.6.5' --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --enable-vtable-verify --enable-libvtv --enable-lto --without-isl --enable-libsanitizer Thread model: posix gcc version 5.4.0 (Gentoo 5.4.0 p1.0, pie-0.6.5) configure:5431: $? = 0 configure:5420: 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:5431: $? = 1 configure:5420: x86_64-pc-linux-gnu-g++ -qversion >&5 x86_64-pc-linux-gnu-g++: error: unrecognized command line option '-qversion' x86_64-pc-linux-gnu-g++: fatal error: no input files compilation terminated. configure:5431: $? = 1 configure:5435: checking whether we are using the GNU C++ compiler configure:5454: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe conftest.cpp >&5 configure:5454: $? = 0 configure:5463: result: yes configure:5472: checking whether x86_64-pc-linux-gnu-g++ accepts -g configure:5492: x86_64-pc-linux-gnu-g++ -c -g conftest.cpp >&5 configure:5492: $? = 0 configure:5533: result: yes configure:5558: checking dependency style of x86_64-pc-linux-gnu-g++ configure:5669: result: none configure:5688: checking for x86_64-pc-linux-gnu-ranlib configure:5704: found /usr/bin/x86_64-pc-linux-gnu-ranlib configure:5715: result: x86_64-pc-linux-gnu-ranlib configure:5777: checking whether ln -s works configure:5781: result: yes configure:5795: checking whether byte ordering is bigendian configure:5810: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe conftest.cpp >&5 conftest.cpp:27:9: error: expected unqualified-id before 'not' token not a universal capable compiler ^ configure:5810: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Bino" | #define PACKAGE_TARNAME "bino" | #define PACKAGE_VERSION "1.6.1" | #define PACKAGE_STRING "Bino 1.6.1" | #define PACKAGE_BUGREPORT "bino-list@nongnu.org" | #define PACKAGE_URL "http://bino3d.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "bino" | #define VERSION "1.6.1" | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:5855: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe conftest.cpp >&5 configure:5855: $? = 0 configure:5873: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:33:8: error: 'big' was not declared in this scope not big endian ^ configure:5873: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Bino" | #define PACKAGE_TARNAME "bino" | #define PACKAGE_VERSION "1.6.1" | #define PACKAGE_STRING "Bino 1.6.1" | #define PACKAGE_BUGREPORT "bino-list@nongnu.org" | #define PACKAGE_URL "http://bino3d.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "bino" | #define VERSION "1.6.1" | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:6001: result: no configure:6020: checking whether the C++ compiler works configure:6033: x86_64-pc-linux-gnu-g++ -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -zmuldefs conftest.cpp >&5 configure:6033: $? = 0 configure:6041: result: yes configure:6316: checking for backtrace configure:6316: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -zmuldefs conftest.c >&5 configure:6316: $? = 0 configure:6316: result: yes configure:6316: checking for sigaction configure:6316: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -zmuldefs conftest.c >&5 configure:6316: $? = 0 configure:6316: result: yes configure:6326: checking whether optreset is declared configure:6326: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:39:10: error: 'optreset' undeclared (first use in this function) (void) optreset; ^ conftest.c:39:10: note: each undeclared identifier is reported only once for each function it appears in configure:6326: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Bino" | #define PACKAGE_TARNAME "bino" | #define PACKAGE_VERSION "1.6.1" | #define PACKAGE_STRING "Bino 1.6.1" | #define PACKAGE_BUGREPORT "bino-list@nongnu.org" | #define PACKAGE_URL "http://bino3d.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "bino" | #define VERSION "1.6.1" | #define PLATFORM "x86_64-pc-linux-gnu" | #define NDEBUG 1 | #define HAVE_BACKTRACE 1 | #define HAVE_SIGACTION 1 | /* end confdefs.h. */ | #include | | int | main () | { | #ifndef optreset | #ifdef __cplusplus | (void) optreset; | #else | (void) optreset; | #endif | #endif | | ; | return 0; | } configure:6326: result: no configure:6379: checking for ld used by x86_64-pc-linux-gnu-gcc configure:6446: result: /usr/x86_64-pc-linux-gnu/bin/ld configure:6453: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld configure:6468: result: yes configure:6475: checking for shared library run path origin configure:6488: result: done configure:7066: checking for iconv configure:7090: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -zmuldefs conftest.c >&5 configure:7090: $? = 0 configure:7124: result: yes configure:7127: checking for working iconv configure:7256: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -zmuldefs conftest.c >&5 configure:7256: $? = 0 configure:7256: ./conftest configure:7256: $? = 0 configure:7268: result: yes configure:7296: checking for iconv declaration configure:7325: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:7325: $? = 0 configure:7336: result: extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:7350: checking for nl_langinfo configure:7350: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -zmuldefs conftest.c >&5 configure:7350: $? = 0 configure:7350: result: yes configure:7350: checking for vasprintf configure:7350: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -zmuldefs conftest.c >&5 configure:7350: $? = 0 configure:7350: result: yes configure:7350: checking for wcswidth configure:7350: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -zmuldefs conftest.c >&5 configure:7350: $? = 0 configure:7350: result: yes configure:7359: checking for GCC atomic builtins configure:7372: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:7372: $? = 0 configure:7379: result: yes configure:7386: checking for library containing pthread_create configure:7417: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -zmuldefs conftest.c >&5 /var/tmp/portage/media-video/bino-1.6.1-r1/temp/ccePFLKR.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `pthread_create' collect2: error: ld returned 1 exit status configure:7417: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Bino" | #define PACKAGE_TARNAME "bino" | #define PACKAGE_VERSION "1.6.1" | #define PACKAGE_STRING "Bino 1.6.1" | #define PACKAGE_BUGREPORT "bino-list@nongnu.org" | #define PACKAGE_URL "http://bino3d.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "bino" | #define VERSION "1.6.1" | #define PLATFORM "x86_64-pc-linux-gnu" | #define NDEBUG 1 | #define HAVE_BACKTRACE 1 | #define HAVE_SIGACTION 1 | #define HAVE_DECL_OPTRESET 0 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_NL_LANGINFO 1 | #define HAVE_VASPRINTF 1 | #define HAVE_WCSWIDTH 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 pthread_create (); | int | main () | { | return pthread_create (); | ; | return 0; | } configure:7417: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -zmuldefs conftest.c -lpthread >&5 configure:7417: $? = 0 configure:7434: result: -lpthread configure:7457: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -pthread conftest.c >&5 configure:7457: $? = 0 configure:7463: checking for library containing clock_gettime configure:7494: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -pthread -pthread -Wl,-O1 -Wl,--as-needed -zmuldefs conftest.c -lpthread >&5 configure:7494: $? = 0 configure:7511: result: none required configure:7521: checking for clock_gettime configure:7521: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -pthread -pthread -Wl,-O1 -Wl,--as-needed -zmuldefs conftest.c -lpthread >&5 configure:7521: $? = 0 configure:7521: result: yes configure:7548: checking for a sed that does not truncate output configure:7612: result: /bin/sed configure:7618: checking whether NLS is requested configure:7627: result: yes configure:7667: checking for msgfmt configure: trying /usr/bin/msgfmt... 0 translated messages. configure:7699: result: /usr/bin/msgfmt configure:7708: checking for gmsgfmt configure:7726: found /usr/bin/gmsgfmt configure:7739: result: /usr/bin/gmsgfmt configure:7789: checking for xgettext configure: trying /usr/bin/xgettext... /usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C configure:7821: result: /usr/bin/xgettext configure:7866: checking for msgmerge configure: trying /usr/bin/msgmerge... configure:7897: result: /usr/bin/msgmerge configure:7938: checking for CFPreferencesCopyAppValue configure:7956: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -pthread -pthread -Wl,-O1 -Wl,--as-needed -zmuldefs conftest.c -lpthread -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:37:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory compilation terminated. configure:7956: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Bino" | #define PACKAGE_TARNAME "bino" | #define PACKAGE_VERSION "1.6.1" | #define PACKAGE_STRING "Bino 1.6.1" | #define PACKAGE_BUGREPORT "bino-list@nongnu.org" | #define PACKAGE_URL "http://bino3d.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "bino" | #define VERSION "1.6.1" | #define PLATFORM "x86_64-pc-linux-gnu" | #define NDEBUG 1 | #define HAVE_BACKTRACE 1 | #define HAVE_SIGACTION 1 | #define HAVE_DECL_OPTRESET 0 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_NL_LANGINFO 1 | #define HAVE_VASPRINTF 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_CLOCK_GETTIME 1 | /* end confdefs.h. */ | #include | int | main () | { | CFPreferencesCopyAppValue(NULL, NULL) | ; | return 0; | } configure:7965: result: no configure:7972: checking for CFLocaleCopyCurrent configure:7990: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -pthread -pthread -Wl,-O1 -Wl,--as-needed -zmuldefs conftest.c -lpthread -Wl,-framework -Wl,CoreFoundation >&5 conftest.c:37:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory compilation terminated. configure:7990: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Bino" | #define PACKAGE_TARNAME "bino" | #define PACKAGE_VERSION "1.6.1" | #define PACKAGE_STRING "Bino 1.6.1" | #define PACKAGE_BUGREPORT "bino-list@nongnu.org" | #define PACKAGE_URL "http://bino3d.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "bino" | #define VERSION "1.6.1" | #define PLATFORM "x86_64-pc-linux-gnu" | #define NDEBUG 1 | #define HAVE_BACKTRACE 1 | #define HAVE_SIGACTION 1 | #define HAVE_DECL_OPTRESET 0 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_NL_LANGINFO 1 | #define HAVE_VASPRINTF 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_CLOCK_GETTIME 1 | /* end confdefs.h. */ | #include | int | main () | { | CFLocaleCopyCurrent(); | ; | return 0; | } configure:7999: result: no configure:8048: checking for GNU gettext in libc configure:8077: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -pthread -pthread -Wl,-O1 -Wl,--as-needed -zmuldefs conftest.c -lpthread >&5 configure:8077: $? = 0 configure:8086: result: yes configure:8933: checking whether to use NLS configure:8935: result: yes configure:8938: checking where the gettext function comes from configure:8949: result: libc configure:9024: checking for x86_64-pc-linux-gnu-pkg-config configure:9042: found /usr/bin/x86_64-pc-linux-gnu-pkg-config configure:9054: result: /usr/bin/x86_64-pc-linux-gnu-pkg-config configure:9122: checking pkg-config is at least version 0.9.0 configure:9125: result: yes configure:9144: checking for libavformat configure:9151: $PKG_CONFIG --exists --print-errors "libavformat >= 52.110.0 libavcodec libavutil" configure:9154: $? = 0 configure:9168: $PKG_CONFIG --exists --print-errors "libavformat >= 52.110.0 libavcodec libavutil" configure:9171: $? = 0 configure:9209: result: yes configure:9223: checking for libavdevice configure:9230: $PKG_CONFIG --exists --print-errors "libavdevice >= 52.5.0" configure:9233: $? = 0 configure:9247: $PKG_CONFIG --exists --print-errors "libavdevice >= 52.5.0" configure:9250: $? = 0 configure:9288: result: yes configure:9302: checking for libswscale configure:9309: $PKG_CONFIG --exists --print-errors "libswscale >= 0.14.1 libavutil" configure:9312: $? = 0 configure:9326: $PKG_CONFIG --exists --print-errors "libswscale >= 0.14.1 libavutil" configure:9329: $? = 0 configure:9367: result: yes configure:9381: checking for sysconf configure:9381: x86_64-pc-linux-gnu-g++ -o conftest -march=native -O2 -pipe -pthread -pthread -Wl,-O1 -Wl,--as-needed -zmuldefs conftest.cpp -lpthread >&5 configure:9381: $? = 0 configure:9381: result: yes configure:9394: checking for libass configure:9401: $PKG_CONFIG --exists --print-errors "libass >= 0.9.9" configure:9404: $? = 0 configure:9418: $PKG_CONFIG --exists --print-errors "libass >= 0.9.9" configure:9421: $? = 0 configure:9459: result: yes configure:9481: checking for libopenal configure:9488: $PKG_CONFIG --exists --print-errors "openal >= 0.0" configure:9491: $? = 0 configure:9505: $PKG_CONFIG --exists --print-errors "openal >= 0.0" configure:9508: $? = 0 configure:9546: result: yes configure:9558: checking how to run the C++ preprocessor configure:9585: x86_64-pc-linux-gnu-g++ -E -pthread -I/usr/include/AL conftest.cpp configure:9585: $? = 0 configure:9599: x86_64-pc-linux-gnu-g++ -E -pthread -I/usr/include/AL conftest.cpp conftest.cpp:42:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:9599: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Bino" | #define PACKAGE_TARNAME "bino" | #define PACKAGE_VERSION "1.6.1" | #define PACKAGE_STRING "Bino 1.6.1" | #define PACKAGE_BUGREPORT "bino-list@nongnu.org" | #define PACKAGE_URL "http://bino3d.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "bino" | #define VERSION "1.6.1" | #define PLATFORM "x86_64-pc-linux-gnu" | #define NDEBUG 1 | #define HAVE_BACKTRACE 1 | #define HAVE_SIGACTION 1 | #define HAVE_DECL_OPTRESET 0 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_NL_LANGINFO 1 | #define HAVE_VASPRINTF 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_CLOCK_GETTIME 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_SYSCONF 1 | #define LIBASS_PKGCONFIG_VERSION "0.13.2" | /* end confdefs.h. */ | #include configure:9624: result: x86_64-pc-linux-gnu-g++ -E configure:9644: x86_64-pc-linux-gnu-g++ -E -pthread -I/usr/include/AL conftest.cpp configure:9644: $? = 0 configure:9658: x86_64-pc-linux-gnu-g++ -E -pthread -I/usr/include/AL conftest.cpp conftest.cpp:42:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:9658: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Bino" | #define PACKAGE_TARNAME "bino" | #define PACKAGE_VERSION "1.6.1" | #define PACKAGE_STRING "Bino 1.6.1" | #define PACKAGE_BUGREPORT "bino-list@nongnu.org" | #define PACKAGE_URL "http://bino3d.org/" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define PACKAGE "bino" | #define VERSION "1.6.1" | #define PLATFORM "x86_64-pc-linux-gnu" | #define NDEBUG 1 | #define HAVE_BACKTRACE 1 | #define HAVE_SIGACTION 1 | #define HAVE_DECL_OPTRESET 0 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_NL_LANGINFO 1 | #define HAVE_VASPRINTF 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_CLOCK_GETTIME 1 | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_SYSCONF 1 | #define LIBASS_PKGCONFIG_VERSION "0.13.2" | /* end confdefs.h. */ | #include configure:9689: checking AL/al.h usability configure:9689: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe -pthread -I/usr/include/AL conftest.cpp >&5 configure:9689: $? = 0 configure:9689: result: yes configure:9689: checking AL/al.h presence configure:9689: x86_64-pc-linux-gnu-g++ -E -pthread -I/usr/include/AL conftest.cpp configure:9689: $? = 0 configure:9689: result: yes configure:9689: checking for AL/al.h configure:9689: result: yes configure:9728: checking for libqtopengl configure:9735: $PKG_CONFIG --exists --print-errors "QtOpenGL >= 4.6" configure:9738: $? = 0 configure:9752: $PKG_CONFIG --exists --print-errors "QtOpenGL >= 4.6" configure:9755: $? = 0 configure:9793: result: yes configure:9811: checking for x86_64-pc-linux-gnu-rcc-qt4 configure:9841: result: no configure:9811: checking for x86_64-pc-linux-gnu-rcc configure:9841: result: no configure:9855: checking for rcc-qt4 configure:9885: result: no configure:9855: checking for rcc configure:9871: found /usr/bin/rcc configure:9882: result: rcc configure:9913: checking for x86_64-pc-linux-gnu-moc-qt4 configure:9943: result: no configure:9913: checking for x86_64-pc-linux-gnu-moc configure:9943: result: no configure:9957: checking for moc-qt4 configure:9987: result: no configure:9957: checking for moc configure:9973: found /usr/bin/moc configure:9984: result: moc configure:10010: checking whether Qt uses X11 configure:10029: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe -pthread -I/usr/include/qt4 -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -DQT_SHARED conftest.cpp >&5 configure:10029: $? = 0 configure:10036: result: yes configure:10044: checking for libX11 configure:10051: $PKG_CONFIG --exists --print-errors "x11 >= 0.0" configure:10054: $? = 0 configure:10068: $PKG_CONFIG --exists --print-errors "x11 >= 0.0" configure:10071: $? = 0 configure:10109: result: yes configure:10546: checking for libglewmx configure:10553: $PKG_CONFIG --exists --print-errors "glewmx >= 1.6.0" Package glewmx was not found in the pkg-config search path. Perhaps you should add the directory containing `glewmx.pc' to the PKG_CONFIG_PATH environment variable Package 'glewmx', required by 'world', not found configure:10556: $? = 1 configure:10570: $PKG_CONFIG --exists --print-errors "glewmx >= 1.6.0" Package glewmx was not found in the pkg-config search path. Perhaps you should add the directory containing `glewmx.pc' to the PKG_CONFIG_PATH environment variable Package 'glewmx', required by 'world', not found configure:10573: $? = 1 configure:10587: result: no Package glewmx was not found in the pkg-config search path. Perhaps you should add the directory containing `glewmx.pc' to the PKG_CONFIG_PATH environment variable Package 'glewmx', required by 'world', not found configure:10616: WARNING: required library libglewmx >= 1.6.0 not found: configure:10618: WARNING: Package glewmx was not found in the pkg-config search path. Perhaps you should add the directory containing `glewmx.pc' to the PKG_CONFIG_PATH environment variable Package 'glewmx', required by 'world', not found configure:10620: WARNING: libglewmx is provided by glew; Debian package: libglewmx-dev configure:10735: checking for libgl configure:10742: $PKG_CONFIG --exists --print-errors "gl >= 0.0" configure:10745: $? = 0 configure:10759: $PKG_CONFIG --exists --print-errors "gl >= 0.0" configure:10762: $? = 0 configure:10800: result: yes configure:10920: checking for gtk-update-icon-cache configure:10950: result: no configure:10964: checking for update-desktop-database configure:10980: found /usr/bin/update-desktop-database configure:10991: result: update-desktop-database configure:11014: error: One or more libraries were not found. See messages above. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-march=native -O2 -pipe' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_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_GTK_UPDATE_ICON_CACHE_set= ac_cv_env_GTK_UPDATE_ICON_CACHE_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed -zmuldefs' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_MAKENSIS_set= ac_cv_env_MAKENSIS_value= ac_cv_env_MOC_set= ac_cv_env_MOC_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set=set ac_cv_env_PKG_CONFIG_PATH_value=/usr/lib64/pkgconfig ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_RCC_set= ac_cv_env_RCC_value= ac_cv_env_UPDATE_DESKTOP_DATABASE_set= ac_cv_env_UPDATE_DESKTOP_DATABASE_value= ac_cv_env_WINDRES_set= ac_cv_env_WINDRES_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_libEqualizer_CFLAGS_set= ac_cv_env_libEqualizer_CFLAGS_value= ac_cv_env_libEqualizer_LIBS_set= ac_cv_env_libEqualizer_LIBS_value= ac_cv_env_libX11_CFLAGS_set= ac_cv_env_libX11_CFLAGS_value= ac_cv_env_libX11_LIBS_set= ac_cv_env_libX11_LIBS_value= ac_cv_env_libass_CFLAGS_set= ac_cv_env_libass_CFLAGS_value= ac_cv_env_libass_LIBS_set= ac_cv_env_libass_LIBS_value= ac_cv_env_libavdevice_CFLAGS_set= ac_cv_env_libavdevice_CFLAGS_value= ac_cv_env_libavdevice_LIBS_set= ac_cv_env_libavdevice_LIBS_value= ac_cv_env_libavformat_CFLAGS_set= ac_cv_env_libavformat_CFLAGS_value= ac_cv_env_libavformat_LIBS_set= ac_cv_env_libavformat_LIBS_value= ac_cv_env_libgl_CFLAGS_set= ac_cv_env_libgl_CFLAGS_value= ac_cv_env_libgl_LIBS_set= ac_cv_env_libgl_LIBS_value= ac_cv_env_libglewmx_CFLAGS_set= ac_cv_env_libglewmx_CFLAGS_value= ac_cv_env_libglewmx_LIBS_set= ac_cv_env_libglewmx_LIBS_value= ac_cv_env_libopenal_CFLAGS_set= ac_cv_env_libopenal_CFLAGS_value= ac_cv_env_libopenal_LIBS_set= ac_cv_env_libopenal_LIBS_value= ac_cv_env_libqtopengl_CFLAGS_set= ac_cv_env_libqtopengl_CFLAGS_value= ac_cv_env_libqtopengl_LIBS_set= ac_cv_env_libqtopengl_LIBS_value= ac_cv_env_libswscale_CFLAGS_set= ac_cv_env_libswscale_CFLAGS_value= ac_cv_env_libswscale_LIBS_set= ac_cv_env_libswscale_LIBS_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_backtrace=yes ac_cv_func_clock_gettime=yes ac_cv_func_nl_langinfo=yes ac_cv_func_sigaction=yes ac_cv_func_sysconf=yes ac_cv_func_vasprintf=yes ac_cv_func_wcswidth=yes ac_cv_have_decl_optreset=no ac_cv_header_AL_al_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GMSGFMT=/usr/bin/gmsgfmt ac_cv_path_GREP=/bin/grep ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_PKG_CONFIG=/usr/bin/x86_64-pc-linux-gnu-pkg-config ac_cv_path_SED=/bin/sed ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_install='/usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c' ac_cv_path_mkdir=/bin/mkdir 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_RANLIB=x86_64-pc-linux-gnu-ranlib ac_cv_prog_UPDATE_DESKTOP_DATABASE=update-desktop-database ac_cv_prog_ac_ct_MOC=moc ac_cv_prog_ac_ct_RCC=rcc ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_clock_gettime='none required' ac_cv_search_pthread_create=-lpthread ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_target=x86_64-pc-linux-gnu acl_cv_hardcode_direct=no acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' acl_cv_hardcode_libdir_separator= acl_cv_hardcode_minus_L=no acl_cv_libext=a acl_cv_libname_spec='lib$name' acl_cv_library_names_spec='$libname$shrext' acl_cv_path_LD=/usr/x86_64-pc-linux-gnu/bin/ld acl_cv_prog_gnu_ld=yes acl_cv_rpath=done acl_cv_shlibext=so acl_cv_wl=-Wl, am_cv_CC_dependencies_compiler_type=none am_cv_CXX_dependencies_compiler_type=none am_cv_func_iconv=yes am_cv_func_iconv_works=yes am_cv_lib_iconv=no am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes am_cv_prog_tar_pax=gnutar am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' am_cv_proto_iconv_arg1= gt_cv_func_CFLocaleCopyCurrent=no gt_cv_func_CFPreferencesCopyAppValue=no gt_cv_func_gnugettext1_libc=yes pkg_cv_libX11_CFLAGS=' ' pkg_cv_libX11_LIBS='-lX11 ' pkg_cv_libass_CFLAGS='-I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/fribidi ' pkg_cv_libass_LIBS='-lass ' pkg_cv_libavdevice_CFLAGS=' ' pkg_cv_libavdevice_LIBS=' -lavdevice ' pkg_cv_libavformat_CFLAGS=' ' pkg_cv_libavformat_LIBS='-lavformat -lavcodec -lavutil ' pkg_cv_libgl_CFLAGS='-I/usr/include/libdrm ' pkg_cv_libgl_LIBS='-lGL ' pkg_cv_libopenal_CFLAGS='-I/usr/include/AL ' pkg_cv_libopenal_LIBS='-lopenal ' pkg_cv_libqtopengl_CFLAGS='-I/usr/include/qt4 -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -DQT_SHARED ' pkg_cv_libqtopengl_LIBS='-L/usr/lib64/qt4 -lQtOpenGL -lQtGui -lQtCore ' pkg_cv_libswscale_CFLAGS=' ' pkg_cv_libswscale_LIBS='-lswscale -lavutil ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/media-video/bino-1.6.1-r1/work/bino-1.6.1/build-aux/missing aclocal-1.15' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AUTOCONF='${SHELL} /var/tmp/portage/media-video/bino-1.6.1-r1/work/bino-1.6.1/build-aux/missing autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/media-video/bino-1.6.1-r1/work/bino-1.6.1/build-aux/missing autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/media-video/bino-1.6.1-r1/work/bino-1.6.1/build-aux/missing automake-1.15' AWK='gawk' CC='x86_64-pc-linux-gnu-gcc' CCDEPMODE='depmode=none' CFLAGS='-march=native -O2 -pipe' CPP='x86_64-pc-linux-gnu-gcc -E' CPPFLAGS='-pthread ' CXX='x86_64-pc-linux-gnu-g++' CXXCPP='x86_64-pc-linux-gnu-g++ -E' CXXDEPMODE='depmode=none' CXXFLAGS='-march=native -O2 -pipe' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' GETTEXT_MACRO_VERSION='0.19' GMSGFMT='/usr/bin/gmsgfmt' GMSGFMT_015='/usr/bin/gmsgfmt' GREP='/bin/grep' GTK_UPDATE_ICON_CACHE='' HAVE_LIBEQUALIZER_FALSE='' HAVE_LIBEQUALIZER_TRUE='#' HAVE_LIBGLEWMX_FALSE='' HAVE_LIBGLEWMX_TRUE='#' HAVE_LIBLIRCCLIENT_FALSE='' HAVE_LIBLIRCCLIENT_TRUE='#' HAVE_LIBXNVCTRL_FALSE='' HAVE_LIBXNVCTRL_TRUE='#' HAVE_MAKENSIS_FALSE='' HAVE_MAKENSIS_TRUE='#' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INTLLIBS='' INTL_MACOSX_LIBS='' LDFLAGS='-pthread -Wl,-O1 -Wl,--as-needed -zmuldefs' LIBICONV='' LIBINTL='' LIBOBJS='' LIBS='-lpthread ' LN_S='ln -s' LTLIBICONV='' LTLIBINTL='' LTLIBOBJS='' MAKEINFO='${SHELL} /var/tmp/portage/media-video/bino-1.6.1-r1/work/bino-1.6.1/build-aux/missing makeinfo' MAKENSIS='' MKDIR_P='/bin/mkdir -p' MOC='moc' MSGFMT='/usr/bin/msgfmt' MSGFMT_015='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' OBJEXT='o' PACKAGE='bino' PACKAGE_BUGREPORT='bino-list@nongnu.org' PACKAGE_NAME='Bino' PACKAGE_STRING='Bino 1.6.1' PACKAGE_TARNAME='bino' PACKAGE_URL='http://bino3d.org/' PACKAGE_VERSION='1.6.1' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/x86_64-pc-linux-gnu-pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='/usr/lib64/pkgconfig' POSUB='po' RANLIB='x86_64-pc-linux-gnu-ranlib' RCC='rcc' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='' UPDATE_DESKTOP_DATABASE='update-desktop-database' USE_NLS='yes' VERSION='1.6.1' W32_FALSE='' W32_TRUE='#' WINDRES='' XGETTEXT='/usr/bin/xgettext' XGETTEXT_015='/usr/bin/xgettext' XGETTEXT_EXTRA_OPTIONS='' ac_ct_CC='' ac_ct_CXX='' ac_ct_MAKENSIS='' ac_ct_MOC='moc' ac_ct_RCC='rcc' ac_ct_WINDRES='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__fastdepCXX_FALSE='' am__fastdepCXX_TRUE='#' am__include='include' am__isrc=' -I$(srcdir)' am__leading_dot='.' am__nodep='' am__quote='' am__tar='tar --format=posix -chf - "$$tardir"' am__untar='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/bino-1.6.1-r1' dvidir='${docdir}' exec_prefix='NONE' host='x86_64-pc-linux-gnu' host_alias='x86_64-pc-linux-gnu' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='/usr/share/doc/bino-1.6.1-r1/html' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/tmp/portage/media-video/bino-1.6.1-r1/work/bino-1.6.1/build-aux/install-sh' libEqualizer_CFLAGS='' libEqualizer_LIBS='' libX11_CFLAGS=' ' libX11_LIBS='-lX11 ' libass_CFLAGS='-I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/fribidi ' libass_LIBS='-lass ' libavdevice_CFLAGS=' ' libavdevice_LIBS=' -lavdevice ' libavformat_CFLAGS=' ' libavformat_LIBS='-lavformat -lavcodec -lavutil ' libdir='/usr/lib64' libexecdir='${exec_prefix}/libexec' libgl_CFLAGS='-I/usr/include/libdrm ' libgl_LIBS='-lGL ' libglewmx_CFLAGS='' libglewmx_LIBS='' liblircclient_CFLAGS='' liblircclient_LDFLAGS='' libopenal_CFLAGS='-I/usr/include/AL ' libopenal_LIBS='-lopenal ' libqtopengl_CFLAGS='-I/usr/include/qt4 -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -DQT_SHARED ' libqtopengl_LIBS='-L/usr/lib64/qt4 -lQtOpenGL -lQtGui -lQtCore -lX11 ' libswscale_CFLAGS=' ' libswscale_LIBS='-lswscale -lavutil ' 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='x86_64-pc-linux-gnu' target_alias='' target_cpu='x86_64' target_os='linux-gnu' target_vendor='pc' xnvctrl_CFLAGS='' xnvctrl_LDFLAGS='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "Bino" #define PACKAGE_TARNAME "bino" #define PACKAGE_VERSION "1.6.1" #define PACKAGE_STRING "Bino 1.6.1" #define PACKAGE_BUGREPORT "bino-list@nongnu.org" #define PACKAGE_URL "http://bino3d.org/" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define PACKAGE "bino" #define VERSION "1.6.1" #define PLATFORM "x86_64-pc-linux-gnu" #define NDEBUG 1 #define HAVE_BACKTRACE 1 #define HAVE_SIGACTION 1 #define HAVE_DECL_OPTRESET 0 #define HAVE_ICONV 1 #define ICONV_CONST #define HAVE_NL_LANGINFO 1 #define HAVE_VASPRINTF 1 #define HAVE_WCSWIDTH 1 #define HAVE_CLOCK_GETTIME 1 #define ENABLE_NLS 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 #define HAVE_SYSCONF 1 #define LIBASS_PKGCONFIG_VERSION "0.13.2" #define HAVE_AL_AL_H 1 #define HAVE_X11 1 #define HAVE_LIBEQUALIZER 0 #define HAVE_LIBXNVCTRL 0 #define HAVE_LIBLIRCCLIENT 0 #define LIBLIRCCLIENT_PKGCONFIG_VERSION "" configure: exit 1