This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.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 --libdir=/usr/lib64 --without-lite --with-drivers=wave --without-examples --without-timidity --with-wave --with-vorbis --without-tremor --without-mad --with-cdda --with-ffmpeg --with-playlist ## --------- ## ## Platform. ## ## --------- ## hostname = mr-fox uname -m = x86_64 uname -r = 4.7.6-hardened uname -s = Linux uname -v = #1 SMP Sat Oct 1 18:53:58 CEST 2016 /usr/bin/uname -p = Intel(R) Core(TM) i7-3930K CPU @ 3.20GHz /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/portage/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/6.2.0 ## ----------- ## ## Core tests. ## ## ----------- ## configure:2405: 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:2597: checking for a BSD-compatible install configure:2665: result: /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c configure:2676: checking whether build environment is sane configure:2731: result: yes configure:2882: checking for a thread-safe mkdir -p configure:2921: result: /bin/mkdir -p configure:2928: checking for gawk configure:2944: found /usr/bin/gawk configure:2955: result: gawk configure:2966: checking whether make sets $(MAKE) configure:2988: result: yes configure:3017: checking whether make supports nested variables configure:3034: result: yes configure:3156: checking whether to enable maintainer-specific portions of Makefiles configure:3165: result: no configure:3238: checking build system type configure:3252: result: x86_64-pc-linux-gnu configure:3272: checking host system type configure:3285: result: x86_64-pc-linux-gnu configure:3326: checking how to print strings configure:3353: result: printf configure:3386: checking for style of include used by make configure:3414: result: GNU configure:3445: checking for x86_64-pc-linux-gnu-gcc configure:3461: found /usr/bin/x86_64-pc-linux-gnu-gcc configure:3472: result: x86_64-pc-linux-gnu-gcc configure:3741: checking for C compiler version configure:3750: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 6.2.0-r1 p1.1) 6.2.0 Copyright (C) 2016 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3761: $? = 0 configure:3750: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/6.2.0/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/6.2.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-6.2.0-r1/work/gcc-6.2.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/6.2.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.2.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.2.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.2.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/6.2.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 6.2.0-r1 p1.1' --disable-esp --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --enable-vtable-verify --enable-libvtv --enable-lto --without-isl --enable-libsanitizer --disable-default-pie --enable-default-ssp Thread model: posix gcc version 6.2.0 (Gentoo 6.2.0-r1 p1.1) configure:3761: $? = 0 configure:3750: 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:3761: $? = 1 configure:3750: 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:3761: $? = 1 configure:3781: checking whether the C compiler works configure:3803: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3807: $? = 0 configure:3855: result: yes configure:3858: checking for C compiler default output file name configure:3860: result: a.out configure:3866: checking for suffix of executables configure:3873: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3877: $? = 0 configure:3899: result: configure:3921: checking whether we are cross compiling configure:3929: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3933: $? = 0 configure:3940: ./conftest configure:3944: $? = 0 configure:3959: result: no configure:3964: checking for suffix of object files configure:3986: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:3990: $? = 0 configure:4011: result: o configure:4015: checking whether we are using the GNU C compiler configure:4034: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4034: $? = 0 configure:4043: result: yes configure:4052: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:4072: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:4072: $? = 0 configure:4113: result: yes configure:4130: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:4193: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4193: $? = 0 configure:4206: result: none needed configure:4231: checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together configure:4253: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o configure:4256: $? = 0 configure:4253: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o configure:4256: $? = 0 configure:4268: result: yes configure:4287: checking dependency style of x86_64-pc-linux-gnu-gcc configure:4398: result: none configure:4413: checking for a sed that does not truncate output configure:4477: result: /bin/sed configure:4495: checking for grep that handles long lines and -e configure:4553: result: /bin/grep configure:4558: checking for egrep configure:4620: result: /bin/grep -E configure:4625: checking for fgrep configure:4687: result: /bin/grep -F configure:4722: checking for ld used by x86_64-pc-linux-gnu-gcc configure:4789: result: /usr/x86_64-pc-linux-gnu/bin/ld configure:4796: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld configure:4811: result: yes configure:4823: checking for BSD- or MS-compatible name lister (nm) configure:4877: result: /usr/bin/x86_64-pc-linux-gnu-nm -B configure:5007: checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface configure:5014: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:5017: /usr/bin/x86_64-pc-linux-gnu-nm -B "conftest.o" configure:5020: output 0000000000000000 B some_variable configure:5027: result: BSD nm configure:5030: checking whether ln -s works configure:5034: result: yes configure:5042: checking the maximum length of command line arguments configure:5173: result: 1572864 configure:5221: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:5261: result: func_convert_file_noop configure:5268: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:5288: result: func_convert_file_noop configure:5295: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files configure:5302: result: -r configure:5336: checking for x86_64-pc-linux-gnu-objdump configure:5352: found /usr/bin/x86_64-pc-linux-gnu-objdump configure:5363: result: x86_64-pc-linux-gnu-objdump configure:5435: checking how to recognize dependent libraries configure:5635: result: pass_all configure:5680: checking for x86_64-pc-linux-gnu-dlltool configure:5710: result: no configure:5720: checking for dlltool configure:5750: result: no configure:5780: checking how to associate runtime and link libraries configure:5807: result: printf %s\n configure:5824: checking for x86_64-pc-linux-gnu-ar configure:5840: found /usr/bin/x86_64-pc-linux-gnu-ar configure:5851: result: x86_64-pc-linux-gnu-ar configure:5932: checking for archiver @FILE support configure:5949: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:5949: $? = 0 configure:5952: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 configure:5955: $? = 0 configure:5960: 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:5963: $? = 1 configure:5975: result: @ configure:5993: checking for x86_64-pc-linux-gnu-strip configure:6009: found /usr/bin/x86_64-pc-linux-gnu-strip configure:6020: result: x86_64-pc-linux-gnu-strip configure:6092: checking for x86_64-pc-linux-gnu-ranlib configure:6108: found /usr/bin/x86_64-pc-linux-gnu-ranlib configure:6119: result: x86_64-pc-linux-gnu-ranlib configure:6261: checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object configure:6414: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:6417: $? = 0 configure:6421: /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:6424: $? = 0 configure:6490: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c conftstm.o >&5 configure:6493: $? = 0 configure:6531: result: ok configure:6578: checking for sysroot configure:6608: result: no configure:6615: checking for a working dd configure:6653: result: /bin/dd configure:6657: checking how to truncate binary pipes configure:6672: result: /bin/dd bs=4096 count=1 configure:6808: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:6811: $? = 0 configure:6961: checking for x86_64-pc-linux-gnu-mt configure:6991: result: no configure:7001: checking for mt configure:7017: found /usr/sbin/mt configure:7028: result: mt configure:7051: checking if mt is a manifest tool configure:7057: mt '-?' usage: mt [-v] [--version] [-h] [ -f device ] command [ count ] configure:7065: result: no configure:7742: checking how to run the C preprocessor configure:7773: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7773: $? = 0 configure:7787: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:7787: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define FUSIONSOUND_VERSION "1.1.1" | /* end confdefs.h. */ | #include configure:7812: result: x86_64-pc-linux-gnu-gcc -E configure:7832: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7832: $? = 0 configure:7846: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:7846: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define FUSIONSOUND_VERSION "1.1.1" | /* end confdefs.h. */ | #include configure:7875: checking for ANSI C header files configure:7895: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:7895: $? = 0 configure:7968: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:7968: $? = 0 configure:7968: ./conftest configure:7968: $? = 0 configure:7979: result: yes configure:7992: checking for sys/types.h configure:7992: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:7992: $? = 0 configure:7992: result: yes configure:7992: checking for sys/stat.h configure:7992: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:7992: $? = 0 configure:7992: result: yes configure:7992: checking for stdlib.h configure:7992: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:7992: $? = 0 configure:7992: result: yes configure:7992: checking for string.h configure:7992: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:7992: $? = 0 configure:7992: result: yes configure:7992: checking for memory.h configure:7992: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:7992: $? = 0 configure:7992: result: yes configure:7992: checking for strings.h configure:7992: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:7992: $? = 0 configure:7992: result: yes configure:7992: checking for inttypes.h configure:7992: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:7992: $? = 0 configure:7992: result: yes configure:7992: checking for stdint.h configure:7992: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:7992: $? = 0 configure:7992: result: yes configure:7992: checking for unistd.h configure:7992: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:7992: $? = 0 configure:7992: result: yes configure:8006: checking for dlfcn.h configure:8006: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:8006: $? = 0 configure:8006: result: yes configure:8232: checking for objdir configure:8247: result: .libs configure:8511: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions configure:8529: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C configure:8533: $? = 0 configure:8546: result: no configure:8904: checking for x86_64-pc-linux-gnu-gcc option to produce PIC configure:8911: result: -fPIC -DPIC configure:8919: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works configure:8937: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fPIC -DPIC -DPIC conftest.c >&5 configure:8941: $? = 0 configure:8954: result: yes configure:8983: checking if x86_64-pc-linux-gnu-gcc static flag -static works configure:9011: result: yes configure:9026: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:9047: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -o out/conftest2.o conftest.c >&5 configure:9051: $? = 0 configure:9073: result: yes configure:9081: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:9128: result: yes configure:9161: 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:10420: result: yes configure:10457: checking whether -lc should be explicitly linked in configure:10465: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:10468: $? = 0 configure:10483: 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:10486: $? = 0 configure:10500: result: no configure:10660: checking dynamic linker characteristics configure:11254: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11254: $? = 0 configure:11491: result: GNU/Linux ld.so configure:11613: checking how to hardcode library paths into programs configure:11638: result: immediate configure:12186: checking whether stripping libraries is possible configure:12191: result: yes configure:12226: checking if libtool supports shared libraries configure:12228: result: yes configure:12231: checking whether to build shared libraries configure:12256: result: yes configure:12259: checking whether to build static libraries configure:12263: result: no configure:12300: checking whether build environment is sane configure:12355: result: yes configure:12367: checking for library containing strerror configure:12398: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:12398: $? = 0 configure:12415: result: none required configure:12431: checking for x86_64-pc-linux-gnu-gcc configure:12458: result: x86_64-pc-linux-gnu-gcc configure:12727: checking for C compiler version configure:12736: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 6.2.0-r1 p1.1) 6.2.0 Copyright (C) 2016 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:12747: $? = 0 configure:12736: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/6.2.0/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/6.2.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-6.2.0-r1/work/gcc-6.2.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/6.2.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.2.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.2.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.2.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/6.2.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 6.2.0-r1 p1.1' --disable-esp --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --enable-vtable-verify --enable-libvtv --enable-lto --without-isl --enable-libsanitizer --disable-default-pie --enable-default-ssp Thread model: posix gcc version 6.2.0 (Gentoo 6.2.0-r1 p1.1) configure:12747: $? = 0 configure:12736: 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:12747: $? = 1 configure:12736: 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:12747: $? = 1 configure:12751: checking whether we are using the GNU C compiler configure:12779: result: yes configure:12788: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:12849: result: yes configure:12866: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:12942: result: none needed configure:12967: checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together configure:13004: result: yes configure:13023: checking dependency style of x86_64-pc-linux-gnu-gcc configure:13134: result: none configure:13152: checking whether make sets $(MAKE) configure:13174: result: yes configure:13183: checking for ANSI C header files configure:13287: result: yes configure:13295: checking whether byte ordering is bigendian configure:13310: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c:24:9: error: unknown type name 'not' not a universal capable compiler ^~~ conftest.c:24:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^~~~~~~~~ conftest.c:24:15: error: unknown type name 'universal' configure:13310: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define FUSIONSOUND_VERSION "1.1.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 STDC_HEADERS 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:13355: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:13355: $? = 0 configure:13373: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:30:4: error: unknown type name 'not' not big endian ^~~ conftest.c:30:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^~~~~~ configure:13373: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define FUSIONSOUND_VERSION "1.1.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 STDC_HEADERS 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:13501: result: no configure:13524: checking how to run the C preprocessor configure:13594: result: x86_64-pc-linux-gnu-gcc -E configure:13614: x86_64-pc-linux-gnu-gcc -E conftest.c configure:13614: $? = 0 configure:13628: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:23:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:13628: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define FUSIONSOUND_VERSION "1.1.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 STDC_HEADERS 1 | /* end confdefs.h. */ | #include configure:13661: checking size of long configure:13666: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:13666: $? = 0 configure:13666: ./conftest configure:13666: $? = 0 configure:13680: result: 8 configure:13693: checking stdbool.h usability configure:13693: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:13693: $? = 0 configure:13693: result: yes configure:13693: checking stdbool.h presence configure:13693: x86_64-pc-linux-gnu-gcc -E conftest.c configure:13693: $? = 0 configure:13693: result: yes configure:13693: checking for stdbool.h configure:13693: result: yes configure:13765: checking for pthread_mutex_timedlock in -lpthread configure:13790: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -D_GNU_SOURCE -Wl,-O1 -Wl,--as-needed conftest.c -lpthread >&5 configure:13790: $? = 0 configure:13799: result: yes configure:13920: checking for pkg-config configure:13938: found /usr/bin/pkg-config configure:13951: result: /usr/bin/pkg-config configure:13973: checking for libdirect configure:13977: result: found (moduledir = /usr/lib64/directfb-1.4-5) configure:13989: checking for libfusion configure:13994: result: found configure:14091: checking which drivers should be built configure:14128: result: wave configure:14385: checking for vorbisfile >= 1.0.0 configure:14392: result: yes configure:14564: checking for libavcodec/libavformat configure:14567: result: yes configure:14783: checking that generated files are newer than configure configure:14789: result: done configure:14811: checking that generated files are newer than configure configure:14817: result: done configure:14893: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, 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:1179: creating fusionsound.pc config.status:1179: creating fusionsound-internal.pc config.status:1179: creating Makefile config.status:1179: creating docs/Makefile config.status:1179: creating docs/fusionsoundrc.5 config.status:1179: creating docs/html/Makefile config.status:1179: creating drivers/Makefile config.status:1179: creating examples/Makefile config.status:1179: creating include/Makefile config.status:1179: creating include/fusionsound_limits.h config.status:1179: creating include/fusionsound_version.h config.status:1179: creating interfaces/Makefile config.status:1179: creating interfaces/IFusionSound/Makefile config.status:1179: creating interfaces/IFusionSoundMusicProvider/Makefile config.status:1179: creating proxy/Makefile config.status:1179: creating proxy/compressor/Makefile config.status:1179: creating proxy/dispatcher/Makefile config.status:1179: creating proxy/requestor/Makefile config.status:1179: creating src/Makefile config.status:1179: creating src/core/Makefile config.status:1179: creating src/media/Makefile config.status:1179: creating src/misc/Makefile config.status:1179: creating tools/Makefile config.status:1179: creating config.h config.status:1408: executing depfiles commands config.status:1408: executing libtool commands configure:17095: result: Build options: Version 1.1.1 Install prefix /usr Config files in /etc Build shared libs yes Build static libs no Build Module yes Build Voodoo Sound no Build Examples no Build Tools yes Module directory /usr/lib64/directfb-1.4-5 CPPFLAGS -D_GNU_SOURCE CFLAGS -Wall -march=native -O2 -pipe -Werror-implicit-function-declaration FUSION_CFLAGS -I/usr/include/directfb -D_REENTRANT FUSION_LIBS -lfusion -ldirect -lpthread Misc options: IEEE floats: no Precision: yes Linear filter: yes Multichannel: yes Building Drivers: OSS no ALSA no WAVE yes Building Music Providers: Timidity Wave yes Ogg/Vorbis yes MAD no CD-DA yes FFmpeg yes Playlist yes ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-march=native -O2 -pipe' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_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_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdbool_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_lib_pthread_pthread_mutex_timedlock=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_SED=/bin/sed ac_cv_path_install='/usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c' ac_cv_path_lt_DD=/bin/dd ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=x86_64-pc-linux-gnu-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' ac_cv_prog_OBJDUMP=x86_64-pc-linux-gnu-objdump ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib ac_cv_prog_STRIP=x86_64-pc-linux-gnu-strip ac_cv_prog_ac_ct_MANIFEST_TOOL=mt ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_search_strerror='none required' ac_cv_sizeof_long=8 am_cv_CC_dependencies_compiler_type=none am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes am_cv_prog_cc_stdc= lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/x86_64-pc-linux-gnu/bin/ld lt_cv_path_NM='/usr/bin/x86_64-pc-linux-gnu-nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop lt_cv_truncate_bin='/bin/dd bs=4096 count=1' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/media-libs/FusionSound-1.1.1-r1/work/FusionSound-1.1.1/missing aclocal-1.15 ' 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)' AR='x86_64-pc-linux-gnu-ar' AUTOCONF='${SHELL} /var/tmp/portage/media-libs/FusionSound-1.1.1-r1/work/FusionSound-1.1.1/missing autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/media-libs/FusionSound-1.1.1-r1/work/FusionSound-1.1.1/missing autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/media-libs/FusionSound-1.1.1-r1/work/FusionSound-1.1.1/missing automake-1.15' AWK='gawk' BUILD_ALSA_FALSE='' BUILD_ALSA_TRUE='#' BUILD_CDDA_FALSE='#' BUILD_CDDA_TRUE='' BUILD_EXAMPLES_FALSE='' BUILD_EXAMPLES_TRUE='#' BUILD_FFMPEG_FALSE='#' BUILD_FFMPEG_TRUE='' BUILD_MAD_FALSE='' BUILD_MAD_TRUE='#' BUILD_MODULE_FALSE='#' BUILD_MODULE_TRUE='' BUILD_OSS_FALSE='' BUILD_OSS_TRUE='#' BUILD_PLAYLIST_FALSE='#' BUILD_PLAYLIST_TRUE='' BUILD_PROXY_FALSE='' BUILD_PROXY_TRUE='#' BUILD_STATIC_FALSE='' BUILD_STATIC_TRUE='#' BUILD_TIMIDITY_FALSE='' BUILD_TIMIDITY_TRUE='#' BUILD_TOOLS_FALSE='#' BUILD_TOOLS_TRUE='' BUILD_VORBIS_FALSE='#' BUILD_VORBIS_TRUE='' BUILD_WAVE_FALSE='#' BUILD_WAVE_TRUE='' CC='x86_64-pc-linux-gnu-gcc' CCDEPMODE='depmode=none' CDDB_CFLAGS=' ' CDDB_LIBS='-lcddb ' CFLAGS='-Wall -march=native -O2 -pipe -Werror-implicit-function-declaration' CPP='x86_64-pc-linux-gnu-gcc -E' CPPFLAGS='-D_GNU_SOURCE ' CYGPATH_W='echo' DATADIR='/usr/share/fusionsound' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FFMPEG_CFLAGS=' ' FFMPEG_LIBS='-lavcodec -lavformat -lavutil ' FGREP='/bin/grep -F' FS_MAX_CHANNELS='6' FUSIONSOUND_BINARY_AGE='0' FUSIONSOUND_INTERFACE_AGE='0' FUSIONSOUND_MAJOR_VERSION='1' FUSIONSOUND_MICRO_VERSION='1' FUSIONSOUND_MINOR_VERSION='1' FUSIONSOUND_VERSION='1.1.1' FUSION_CFLAGS='-I/usr/include/directfb -D_REENTRANT ' FUSION_LIBS='-lfusion -ldirect -lpthread ' GREP='/bin/grep' HAVE_LITE_FALSE='' HAVE_LITE_TRUE='#' INCLUDEDIR='${prefix}/include/fusionsound' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INTERNALINCLUDEDIR='${prefix}/include/fusionsound-internal' LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' LDFLAGS='-Wl,-O1 -Wl,--as-needed' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LITE_CFLAGS='' LITE_LIBS='' LN_S='ln -s' LTLIBOBJS='' LT_AGE='0' LT_CURRENT='1' LT_RELEASE='1.1' LT_REVISION='0' LT_SYS_LIBRARY_PATH='' MAD_LIBS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/tmp/portage/media-libs/FusionSound-1.1.1-r1/work/FusionSound-1.1.1/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' MODULEDIR='/usr/lib64/directfb-1.4-5' NM='/usr/bin/x86_64-pc-linux-gnu-nm -B' NMEDIT='' OBJDUMP='x86_64-pc-linux-gnu-objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='FusionSound' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' RANLIB='x86_64-pc-linux-gnu-ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='x86_64-pc-linux-gnu-strip' SYSCONFDIR='/etc' TIMIDITY_CFLAGS='' TIMIDITY_LIBS='' VERSION='1.1.1' VOODOO_CFLAGS='' VOODOO_LIBS='' VORBISFILE_CFLAGS=' ' VORBISFILE_LIBS='-lvorbisfile ' ac_ct_AR='' ac_ct_CC='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='x86_64-pc-linux-gnu' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='/usr/share' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' 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='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/tmp/portage/media-libs/FusionSound-1.1.1-r1/work/FusionSound-1.1.1/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='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define FUSIONSOUND_VERSION "1.1.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 STDC_HEADERS 1 #define SIZEOF_LONG 8 #define HAVE_STDBOOL_H 1 #define ARCH_X86_64 1 #define HAVE_PTHREAD_MUTEX_TIMEDLOCK 1 #define FS_ENABLE_PRECISION 1 #define FS_ENABLE_LINEAR_FILTER 1 #define HAVE_CDDB 1 configure: exit 0