This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libcanberra configure 0.30, which was generated by GNU Autoconf 2.69. Invocation command line was $ /var/tmp/portage/media-libs/libcanberra-0.30-r6/work/libcanberra-0.30/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/libcanberra-0.30-r6 --htmldir=/usr/share/doc/libcanberra-0.30-r6/html --with-sysroot=/ --libdir=/usr/lib64 --docdir=/usr/share/doc/libcanberra-0.30-r6 --enable-alsa --disable-oss --enable-pulse --enable-gstreamer --disable-gtk --enable-gtk3 --disable-tdb --enable-udev --disable-lynx --disable-gtk-doc --with-systemdsystemunitdir=/lib/systemd/system ## --------- ## ## Platform. ## ## --------- ## hostname = localhost uname -m = x86_64 uname -r = 5.15.59-gentoo-x86_64 uname -s = Linux uname -v = #1 SMP Sun Aug 21 17:54:08 UTC 2022 /usr/bin/uname -p = 11th Gen Intel(R) Core(TM) @ 2.60GHz /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.10/ebuild-helpers/xattr PATH: /usr/lib/portage/python3.10/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/lib/llvm/14/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2642: checking for a BSD-compatible install configure:2710: result: /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c configure:2721: checking whether build environment is sane configure:2776: result: yes configure:2927: checking for a thread-safe mkdir -p configure:2966: result: /bin/mkdir -p configure:2973: checking for gawk configure:2989: found /usr/bin/gawk configure:3000: result: gawk configure:3011: checking whether make sets $(MAKE) configure:3033: result: yes configure:3062: checking whether make supports nested variables configure:3079: result: yes configure:3153: checking how to create a pax tar archive configure:3166: tar --version tar (GNU tar) 1.34 Copyright (C) 2021 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:3169: $? = 0 configure:3209: tardir=conftest.dir && eval tar --format=posix -chf - "$tardir" >conftest.tar configure:3212: $? = 0 configure:3216: tar -xf - &5 x86_64-pc-linux-gnu-gcc (Gentoo 11.3.0 p4) 11.3.0 Copyright (C) 2021 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:3768: $? = 0 configure:3757: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/11.3.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-11.3.0/work/gcc-11.3.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/11.3.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/11.3.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/11.3.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/11.3.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/11.3.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/11.3.0/include/g++-v11 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/11.3.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --disable-libunwind-exceptions --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 11.3.0 p4' --disable-esp --enable-libstdcxx-time --disable-libstdcxx-pch --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-fixed-point --enable-targets=all --enable-libgomp --disable-libssp --disable-libada --disable-cet --disable-systemtap --disable-valgrind-annotations --disable-vtable-verify --disable-libvtv --without-zstd --enable-lto --without-isl --enable-default-pie --enable-default-ssp Thread model: posix Supported LTO compression algorithms: zlib gcc version 11.3.0 (Gentoo 11.3.0 p4) configure:3768: $? = 0 configure:3757: 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:3768: $? = 1 configure:3757: 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:3768: $? = 1 configure:3788: checking whether the C compiler works configure:3810: x86_64-pc-linux-gnu-gcc -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3814: $? = 0 configure:3862: result: yes configure:3865: checking for C compiler default output file name configure:3867: result: a.out configure:3873: checking for suffix of executables configure:3880: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3884: $? = 0 configure:3906: result: configure:3928: checking whether we are cross compiling configure:3936: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3940: $? = 0 configure:3947: ./conftest configure:3951: $? = 0 configure:3966: result: no configure:3971: checking for suffix of object files configure:3993: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:3997: $? = 0 configure:4018: result: o configure:4022: checking whether we are using the GNU C compiler configure:4041: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:4041: $? = 0 configure:4050: result: yes configure:4059: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:4079: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:4079: $? = 0 configure:4120: result: yes configure:4137: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:4200: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:4200: $? = 0 configure:4213: result: none needed configure:4235: checking dependency style of x86_64-pc-linux-gnu-gcc configure:4346: result: none configure:4367: checking for x86_64-pc-linux-gnu-ar configure:4383: found /usr/bin/x86_64-pc-linux-gnu-ar configure:4394: result: x86_64-pc-linux-gnu-ar configure:4464: checking the archiver (x86_64-pc-linux-gnu-ar) interface configure:4474: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:4474: $? = 0 configure:4476: x86_64-pc-linux-gnu-ar cru libconftest.a conftest.o >&5 configure:4479: $? = 0 configure:4502: result: ar configure:4533: checking for x86_64-pc-linux-gnu-gcc configure:4560: result: x86_64-pc-linux-gnu-gcc configure:4829: checking for C compiler version configure:4838: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 11.3.0 p4) 11.3.0 Copyright (C) 2021 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:4849: $? = 0 configure:4838: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/11.3.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-11.3.0/work/gcc-11.3.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/11.3.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/11.3.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/11.3.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/11.3.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/11.3.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/11.3.0/include/g++-v11 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/11.3.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --disable-libunwind-exceptions --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 11.3.0 p4' --disable-esp --enable-libstdcxx-time --disable-libstdcxx-pch --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-fixed-point --enable-targets=all --enable-libgomp --disable-libssp --disable-libada --disable-cet --disable-systemtap --disable-valgrind-annotations --disable-vtable-verify --disable-libvtv --without-zstd --enable-lto --without-isl --enable-default-pie --enable-default-ssp Thread model: posix Supported LTO compression algorithms: zlib gcc version 11.3.0 (Gentoo 11.3.0 p4) configure:4849: $? = 0 configure:4838: 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:4849: $? = 1 configure:4838: 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:4849: $? = 1 configure:4853: checking whether we are using the GNU C compiler configure:4881: result: yes configure:4890: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:4951: result: yes configure:4968: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:5044: result: none needed configure:5066: checking dependency style of x86_64-pc-linux-gnu-gcc configure:5177: result: none configure:5192: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99 configure:5341: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:5341: $? = 0 configure:5354: result: none needed configure:5370: checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together configure:5401: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >&5 configure:5405: $? = 0 configure:5411: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >&5 configure:5415: $? = 0 configure:5426: cc -c conftest.c >&5 configure:5430: $? = 0 configure:5438: cc -c conftest.c -o conftest2.o >&5 configure:5442: $? = 0 configure:5448: cc -c conftest.c -o conftest2.o >&5 configure:5452: $? = 0 configure:5470: result: yes configure:5500: checking how to run the C preprocessor configure:5531: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5531: $? = 0 configure:5545: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:12:10: fatal error: ac_nonexistent.h: No such file or directory 12 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:5545: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libcanberra" | #define PACKAGE_TARNAME "libcanberra" | #define PACKAGE_VERSION "0.30" | #define PACKAGE_STRING "libcanberra 0.30" | #define PACKAGE_BUGREPORT "mzyvopnaoreen (at) 0pointer (dot) de" | #define PACKAGE_URL "http://0pointer.de/lennart/projects/libcanberra/" | #define PACKAGE "libcanberra" | #define VERSION "0.30" | #define CANONICAL_HOST "x86_64-pc-linux-gnu" | /* end confdefs.h. */ | #include configure:5570: result: x86_64-pc-linux-gnu-gcc -E configure:5590: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5590: $? = 0 configure:5604: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:12:10: fatal error: ac_nonexistent.h: No such file or directory 12 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:5604: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libcanberra" | #define PACKAGE_TARNAME "libcanberra" | #define PACKAGE_VERSION "0.30" | #define PACKAGE_STRING "libcanberra 0.30" | #define PACKAGE_BUGREPORT "mzyvopnaoreen (at) 0pointer (dot) de" | #define PACKAGE_URL "http://0pointer.de/lennart/projects/libcanberra/" | #define PACKAGE "libcanberra" | #define VERSION "0.30" | #define CANONICAL_HOST "x86_64-pc-linux-gnu" | /* end confdefs.h. */ | #include configure:5633: checking for grep that handles long lines and -e configure:5691: result: /bin/grep configure:5696: checking for egrep configure:5758: result: /bin/grep -E configure:5764: checking whether x86_64-pc-linux-gnu-gcc needs -traditional configure:5798: result: no configure:5805: checking for ANSI C header files configure:5825: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:5825: $? = 0 configure:5898: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:5898: $? = 0 configure:5898: ./conftest configure:5898: $? = 0 configure:5909: result: yes configure:5922: checking for sys/types.h configure:5922: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking for sys/stat.h configure:5922: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking for stdlib.h configure:5922: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking for string.h configure:5922: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking for memory.h configure:5922: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking for strings.h configure:5922: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking for inttypes.h configure:5922: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking for stdint.h configure:5922: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:5922: $? = 0 configure:5922: result: yes configure:5922: checking for unistd.h configure:5922: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:5922: $? = 0 configure:5922: result: yes configure:5935: checking minix/config.h usability configure:5935: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 conftest.c:55:10: fatal error: minix/config.h: No such file or directory 55 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:5935: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libcanberra" | #define PACKAGE_TARNAME "libcanberra" | #define PACKAGE_VERSION "0.30" | #define PACKAGE_STRING "libcanberra 0.30" | #define PACKAGE_BUGREPORT "mzyvopnaoreen (at) 0pointer (dot) de" | #define PACKAGE_URL "http://0pointer.de/lennart/projects/libcanberra/" | #define PACKAGE "libcanberra" | #define VERSION "0.30" | #define CANONICAL_HOST "x86_64-pc-linux-gnu" | #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:5935: result: no configure:5935: checking minix/config.h presence configure:5935: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:22:10: fatal error: minix/config.h: No such file or directory 22 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:5935: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libcanberra" | #define PACKAGE_TARNAME "libcanberra" | #define PACKAGE_VERSION "0.30" | #define PACKAGE_STRING "libcanberra 0.30" | #define PACKAGE_BUGREPORT "mzyvopnaoreen (at) 0pointer (dot) de" | #define PACKAGE_URL "http://0pointer.de/lennart/projects/libcanberra/" | #define PACKAGE "libcanberra" | #define VERSION "0.30" | #define CANONICAL_HOST "x86_64-pc-linux-gnu" | #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:5935: result: no configure:5935: checking for minix/config.h configure:5935: result: no configure:5956: checking whether it is safe to define __EXTENSIONS__ configure:5974: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:5974: $? = 0 configure:5981: result: yes configure:6012: checking for x86_64-pc-linux-gnu-g++ configure:6028: found /usr/bin/x86_64-pc-linux-gnu-g++ configure:6039: result: x86_64-pc-linux-gnu-g++ configure:6110: checking for C++ compiler version configure:6119: x86_64-pc-linux-gnu-g++ --version >&5 x86_64-pc-linux-gnu-g++ (Gentoo 11.3.0 p4) 11.3.0 Copyright (C) 2021 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:6130: $? = 0 configure:6119: x86_64-pc-linux-gnu-g++ -v >&5 Using built-in specs. COLLECT_GCC=x86_64-pc-linux-gnu-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/11.3.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-11.3.0/work/gcc-11.3.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/11.3.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/11.3.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/11.3.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/11.3.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/11.3.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/11.3.0/include/g++-v11 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/11.3.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --disable-libunwind-exceptions --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 11.3.0 p4' --disable-esp --enable-libstdcxx-time --disable-libstdcxx-pch --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-fixed-point --enable-targets=all --enable-libgomp --disable-libssp --disable-libada --disable-cet --disable-systemtap --disable-valgrind-annotations --disable-vtable-verify --disable-libvtv --without-zstd --enable-lto --without-isl --enable-default-pie --enable-default-ssp Thread model: posix Supported LTO compression algorithms: zlib gcc version 11.3.0 (Gentoo 11.3.0 p4) configure:6130: $? = 0 configure:6119: 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:6130: $? = 1 configure:6119: 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:6130: $? = 1 configure:6134: checking whether we are using the GNU C++ compiler configure:6153: x86_64-pc-linux-gnu-g++ -c -O2 -pipe conftest.cpp >&5 configure:6153: $? = 0 configure:6162: result: yes configure:6171: checking whether x86_64-pc-linux-gnu-g++ accepts -g configure:6191: x86_64-pc-linux-gnu-g++ -c -g conftest.cpp >&5 configure:6191: $? = 0 configure:6232: result: yes configure:6257: checking dependency style of x86_64-pc-linux-gnu-g++ configure:6368: result: none configure:6430: checking if x86_64-pc-linux-gnu-gcc supports flag -pipe in envvar CFLAGS configure:6441: x86_64-pc-linux-gnu-gcc -c -pipe conftest.c >&5 configure:6441: $? = 0 configure:6450: result: yes configure:6430: checking if x86_64-pc-linux-gnu-gcc supports flag -Wall in envvar CFLAGS configure:6441: x86_64-pc-linux-gnu-gcc -c -Wall conftest.c >&5 configure:6441: $? = 0 configure:6450: result: yes configure:6430: checking if x86_64-pc-linux-gnu-gcc supports flag -W in envvar CFLAGS configure:6441: x86_64-pc-linux-gnu-gcc -c -W conftest.c >&5 configure:6441: $? = 0 configure:6450: result: yes configure:6430: checking if x86_64-pc-linux-gnu-gcc supports flag -Wextra in envvar CFLAGS configure:6441: x86_64-pc-linux-gnu-gcc -c -Wextra conftest.c >&5 configure:6441: $? = 0 configure:6450: result: yes configure:6430: checking if x86_64-pc-linux-gnu-gcc supports flag -Winline in envvar CFLAGS configure:6441: x86_64-pc-linux-gnu-gcc -c -Winline conftest.c >&5 configure:6441: $? = 0 configure:6450: result: yes configure:6430: checking if x86_64-pc-linux-gnu-gcc supports flag -Wvla in envvar CFLAGS configure:6441: x86_64-pc-linux-gnu-gcc -c -Wvla conftest.c >&5 configure:6441: $? = 0 configure:6450: result: yes configure:6430: checking if x86_64-pc-linux-gnu-gcc supports flag -Wundef in envvar CFLAGS configure:6441: x86_64-pc-linux-gnu-gcc -c -Wundef conftest.c >&5 configure:6441: $? = 0 configure:6450: result: yes configure:6430: checking if x86_64-pc-linux-gnu-gcc supports flag -Wformat=2 in envvar CFLAGS configure:6441: x86_64-pc-linux-gnu-gcc -c -Wformat=2 conftest.c >&5 configure:6441: $? = 0 configure:6450: result: yes configure:6430: checking if x86_64-pc-linux-gnu-gcc supports flag -Wlogical-op in envvar CFLAGS configure:6441: x86_64-pc-linux-gnu-gcc -c -Wlogical-op conftest.c >&5 configure:6441: $? = 0 configure:6450: result: yes configure:6430: checking if x86_64-pc-linux-gnu-gcc supports flag -Wsign-compare in envvar CFLAGS configure:6441: x86_64-pc-linux-gnu-gcc -c -Wsign-compare conftest.c >&5 configure:6441: $? = 0 configure:6450: result: yes configure:6430: checking if x86_64-pc-linux-gnu-gcc supports flag -Wformat-security in envvar CFLAGS configure:6441: x86_64-pc-linux-gnu-gcc -c -Wformat-security conftest.c >&5 configure:6441: $? = 0 configure:6450: result: yes configure:6430: checking if x86_64-pc-linux-gnu-gcc supports flag -Wmissing-include-dirs in envvar CFLAGS configure:6441: x86_64-pc-linux-gnu-gcc -c -Wmissing-include-dirs conftest.c >&5 configure:6441: $? = 0 configure:6450: result: yes configure:6430: checking if x86_64-pc-linux-gnu-gcc supports flag -Wformat-nonliteral in envvar CFLAGS configure:6441: x86_64-pc-linux-gnu-gcc -c -Wformat-nonliteral conftest.c >&5 configure:6441: $? = 0 configure:6450: result: yes configure:6430: checking if x86_64-pc-linux-gnu-gcc supports flag -Wold-style-definition in envvar CFLAGS configure:6441: x86_64-pc-linux-gnu-gcc -c -Wold-style-definition conftest.c >&5 configure:6441: $? = 0 configure:6450: result: yes configure:6430: checking if x86_64-pc-linux-gnu-gcc supports flag -Wpointer-arith in envvar CFLAGS configure:6441: x86_64-pc-linux-gnu-gcc -c -Wpointer-arith conftest.c >&5 configure:6441: $? = 0 configure:6450: result: yes configure:6430: checking if x86_64-pc-linux-gnu-gcc supports flag -Winit-self in envvar CFLAGS configure:6441: x86_64-pc-linux-gnu-gcc -c -Winit-self conftest.c >&5 configure:6441: $? = 0 configure:6450: result: yes configure:6430: checking if x86_64-pc-linux-gnu-gcc supports flag -Wdeclaration-after-statement in envvar CFLAGS configure:6441: x86_64-pc-linux-gnu-gcc -c -Wdeclaration-after-statement conftest.c >&5 configure:6441: $? = 0 configure:6450: result: yes configure:6430: checking if x86_64-pc-linux-gnu-gcc supports flag -Wfloat-equal in envvar CFLAGS configure:6441: x86_64-pc-linux-gnu-gcc -c -Wfloat-equal conftest.c >&5 configure:6441: $? = 0 configure:6450: result: yes configure:6430: checking if x86_64-pc-linux-gnu-gcc supports flag -Wmissing-prototypes in envvar CFLAGS configure:6441: x86_64-pc-linux-gnu-gcc -c -Wmissing-prototypes conftest.c >&5 configure:6441: $? = 0 configure:6450: result: yes configure:6430: checking if x86_64-pc-linux-gnu-gcc supports flag -Wstrict-prototypes in envvar CFLAGS configure:6441: x86_64-pc-linux-gnu-gcc -c -Wstrict-prototypes conftest.c >&5 configure:6441: $? = 0 configure:6450: result: yes configure:6430: checking if x86_64-pc-linux-gnu-gcc supports flag -Wredundant-decls in envvar CFLAGS configure:6441: x86_64-pc-linux-gnu-gcc -c -Wredundant-decls conftest.c >&5 configure:6441: $? = 0 configure:6450: result: yes configure:6430: checking if x86_64-pc-linux-gnu-gcc supports flag -Wmissing-declarations in envvar CFLAGS configure:6441: x86_64-pc-linux-gnu-gcc -c -Wmissing-declarations conftest.c >&5 configure:6441: $? = 0 configure:6450: result: yes configure:6430: checking if x86_64-pc-linux-gnu-gcc supports flag -Wmissing-noreturn in envvar CFLAGS configure:6441: x86_64-pc-linux-gnu-gcc -c -Wmissing-noreturn conftest.c >&5 configure:6441: $? = 0 configure:6450: result: yes configure:6430: checking if x86_64-pc-linux-gnu-gcc supports flag -Wshadow in envvar CFLAGS configure:6441: x86_64-pc-linux-gnu-gcc -c -Wshadow conftest.c >&5 configure:6441: $? = 0 configure:6450: result: yes configure:6430: checking if x86_64-pc-linux-gnu-gcc supports flag -Wendif-labels in envvar CFLAGS configure:6441: x86_64-pc-linux-gnu-gcc -c -Wendif-labels conftest.c >&5 configure:6441: $? = 0 configure:6450: result: yes configure:6430: checking if x86_64-pc-linux-gnu-gcc supports flag -Wcast-align in envvar CFLAGS configure:6441: x86_64-pc-linux-gnu-gcc -c -Wcast-align conftest.c >&5 configure:6441: $? = 0 configure:6450: result: yes configure:6430: checking if x86_64-pc-linux-gnu-gcc supports flag -Wstrict-aliasing=2 in envvar CFLAGS configure:6441: x86_64-pc-linux-gnu-gcc -c -Wstrict-aliasing=2 conftest.c >&5 configure:6441: $? = 0 configure:6450: result: yes configure:6430: checking if x86_64-pc-linux-gnu-gcc supports flag -Wwrite-strings in envvar CFLAGS configure:6441: x86_64-pc-linux-gnu-gcc -c -Wwrite-strings conftest.c >&5 configure:6441: $? = 0 configure:6450: result: yes configure:6430: checking if x86_64-pc-linux-gnu-gcc supports flag -Wno-long-long in envvar CFLAGS configure:6441: x86_64-pc-linux-gnu-gcc -c -Wno-long-long conftest.c >&5 configure:6441: $? = 0 configure:6450: result: yes configure:6430: checking if x86_64-pc-linux-gnu-gcc supports flag -Wno-overlength-strings in envvar CFLAGS configure:6441: x86_64-pc-linux-gnu-gcc -c -Wno-overlength-strings conftest.c >&5 configure:6441: $? = 0 configure:6450: result: yes configure:6430: checking if x86_64-pc-linux-gnu-gcc supports flag -Wno-unused-parameter in envvar CFLAGS configure:6441: x86_64-pc-linux-gnu-gcc -c -Wno-unused-parameter conftest.c >&5 configure:6441: $? = 0 configure:6450: result: yes configure:6430: checking if x86_64-pc-linux-gnu-gcc supports flag -Wno-missing-field-initializers in envvar CFLAGS configure:6441: x86_64-pc-linux-gnu-gcc -c -Wno-missing-field-initializers conftest.c >&5 configure:6441: $? = 0 configure:6450: result: yes configure:6430: checking if x86_64-pc-linux-gnu-gcc supports flag -Wno-unused-result in envvar CFLAGS configure:6441: x86_64-pc-linux-gnu-gcc -c -Wno-unused-result conftest.c >&5 configure:6441: $? = 0 configure:6450: result: yes configure:6430: checking if x86_64-pc-linux-gnu-gcc supports flag -Wunsafe-loop-optimizations in envvar CFLAGS configure:6441: x86_64-pc-linux-gnu-gcc -c -Wunsafe-loop-optimizations conftest.c >&5 configure:6441: $? = 0 configure:6450: result: yes configure:6430: checking if x86_64-pc-linux-gnu-gcc supports flag -Wpacked in envvar CFLAGS configure:6441: x86_64-pc-linux-gnu-gcc -c -Wpacked conftest.c >&5 configure:6441: $? = 0 configure:6450: result: yes configure:6430: checking if x86_64-pc-linux-gnu-gcc supports flag -Werror=overflow in envvar CFLAGS configure:6441: x86_64-pc-linux-gnu-gcc -c -Werror=overflow conftest.c >&5 configure:6441: $? = 0 configure:6450: result: yes configure:6430: checking if x86_64-pc-linux-gnu-gcc supports flag -Wp,-D_FORTIFY_SOURCE=2 in envvar CFLAGS configure:6441: x86_64-pc-linux-gnu-gcc -c -Wp,-D_FORTIFY_SOURCE=2 conftest.c >&5 configure:6441: $? = 0 configure:6450: result: yes configure:6430: checking if x86_64-pc-linux-gnu-gcc supports flag -ffast-math in envvar CFLAGS configure:6441: x86_64-pc-linux-gnu-gcc -c -ffast-math conftest.c >&5 configure:6441: $? = 0 configure:6450: result: yes configure:6430: checking if x86_64-pc-linux-gnu-gcc supports flag -fno-common in envvar CFLAGS configure:6441: x86_64-pc-linux-gnu-gcc -c -fno-common conftest.c >&5 configure:6441: $? = 0 configure:6450: result: yes configure:6430: checking if x86_64-pc-linux-gnu-gcc supports flag -fdiagnostics-show-option in envvar CFLAGS configure:6441: x86_64-pc-linux-gnu-gcc -c -fdiagnostics-show-option conftest.c >&5 configure:6441: $? = 0 configure:6450: result: yes configure:6430: checking if x86_64-pc-linux-gnu-gcc supports flag -fno-strict-aliasing in envvar CFLAGS configure:6441: x86_64-pc-linux-gnu-gcc -c -fno-strict-aliasing conftest.c >&5 configure:6441: $? = 0 configure:6450: result: yes configure:6430: checking if x86_64-pc-linux-gnu-gcc supports flag -ffunction-sections in envvar CFLAGS configure:6441: x86_64-pc-linux-gnu-gcc -c -ffunction-sections conftest.c >&5 configure:6441: $? = 0 configure:6450: result: yes configure:6430: checking if x86_64-pc-linux-gnu-gcc supports flag -fdata-sections in envvar CFLAGS configure:6441: x86_64-pc-linux-gnu-gcc -c -fdata-sections conftest.c >&5 configure:6441: $? = 0 configure:6450: result: yes configure:6467: checking if x86_64-pc-linux-gnu-gcc supports flag -Wl,--as-needed in envvar LDFLAGS configure:6478: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:6478: $? = 0 configure:6487: result: yes configure:6467: checking if x86_64-pc-linux-gnu-gcc supports flag -Wl,--gc-sections in envvar LDFLAGS configure:6478: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:6478: $? = 0 configure:6487: result: yes configure:6547: checking how to print strings configure:6574: result: printf configure:6595: checking for a sed that does not truncate output configure:6659: result: /bin/sed configure:6677: checking for fgrep configure:6739: result: /bin/grep -F configure:6774: checking for ld used by x86_64-pc-linux-gnu-gcc configure:6841: result: /usr/x86_64-pc-linux-gnu/bin/ld configure:6848: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld configure:6863: result: yes configure:6875: checking for BSD- or MS-compatible name lister (nm) configure:6924: result: /usr/bin/nm -B configure:7054: checking the name lister (/usr/bin/nm -B) interface configure:7061: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:7064: /usr/bin/nm -B "conftest.o" configure:7067: output 0000000000000000 B some_variable configure:7074: result: BSD nm configure:7078: checking the maximum length of command line arguments configure:7208: result: 1572864 configure:7225: checking whether the shell understands some XSI constructs configure:7235: result: yes configure:7239: checking whether the shell understands "+=" configure:7245: result: yes configure:7280: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:7320: result: func_convert_file_noop configure:7327: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:7347: result: func_convert_file_noop configure:7354: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files configure:7361: result: -r configure:7395: checking for x86_64-pc-linux-gnu-objdump configure:7411: found /usr/bin/x86_64-pc-linux-gnu-objdump configure:7422: result: x86_64-pc-linux-gnu-objdump configure:7491: checking how to recognize dependent libraries configure:7693: result: pass_all configure:7738: checking for x86_64-pc-linux-gnu-dlltool configure:7768: result: no configure:7778: checking for dlltool configure:7808: result: no configure:7835: checking how to associate runtime and link libraries configure:7862: result: printf %s\n configure:7878: checking for x86_64-pc-linux-gnu-ar configure:7905: result: x86_64-pc-linux-gnu-ar configure:7986: checking for archiver @FILE support configure:8003: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:8003: $? = 0 configure:8006: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 configure:8009: $? = 0 configure:8014: 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:8017: $? = 1 configure:8029: result: @ configure:8047: checking for x86_64-pc-linux-gnu-strip configure:8063: found /usr/bin/x86_64-pc-linux-gnu-strip configure:8074: result: x86_64-pc-linux-gnu-strip configure:8146: checking for x86_64-pc-linux-gnu-ranlib configure:8162: found /usr/bin/x86_64-pc-linux-gnu-ranlib configure:8173: result: x86_64-pc-linux-gnu-ranlib configure:8315: checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object configure:8435: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:8438: $? = 0 configure:8442: /usr/bin/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:8445: $? = 0 configure:8511: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c conftstm.o >&5 configure:8514: $? = 0 configure:8552: result: ok configure:8589: checking for sysroot configure:8619: result: / configure:8696: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:8699: $? = 0 configure:8835: checking for x86_64-pc-linux-gnu-mt configure:8865: result: no configure:8875: checking for mt configure:8905: result: no configure:8925: checking if : is a manifest tool configure:8931: : '-?' configure:8939: result: no configure:9578: checking for dlfcn.h configure:9578: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:9578: $? = 0 configure:9578: result: yes configure:10091: checking for objdir configure:10106: result: .libs configure:10377: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions configure:10395: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command-line option '-fno-rtti' is valid for C++/D/ObjC++ but not for C configure:10399: $? = 0 configure:10412: result: no configure:10739: checking for x86_64-pc-linux-gnu-gcc option to produce PIC configure:10746: result: -fPIC -DPIC configure:10754: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works configure:10772: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -fPIC -DPIC -DPIC conftest.c >&5 configure:10776: $? = 0 configure:10789: result: yes configure:10818: checking if x86_64-pc-linux-gnu-gcc static flag -static works configure:10846: result: yes configure:10861: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:10882: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -o out/conftest2.o conftest.c >&5 configure:10886: $? = 0 configure:10908: result: yes configure:10916: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:10963: result: yes configure:10996: 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:12149: result: yes configure:12186: checking whether -lc should be explicitly linked in configure:12194: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:12197: $? = 0 configure:12212: 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:12215: $? = 0 configure:12229: result: no configure:12389: checking dynamic linker characteristics configure:12900: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,-rpath -Wl,/foo conftest.c >&5 configure:12900: $? = 0 configure:13126: result: GNU/Linux ld.so configure:13233: checking how to hardcode library paths into programs configure:13258: result: immediate configure:13352: checking for shl_load configure:13352: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/11.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/media-libs/libcanberra-0.30-r6/temp/ccFuL7Fg.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `shl_load' collect2: error: ld returned 1 exit status configure:13352: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libcanberra" | #define PACKAGE_TARNAME "libcanberra" | #define PACKAGE_VERSION "0.30" | #define PACKAGE_STRING "libcanberra 0.30" | #define PACKAGE_BUGREPORT "mzyvopnaoreen (at) 0pointer (dot) de" | #define PACKAGE_URL "http://0pointer.de/lennart/projects/libcanberra/" | #define PACKAGE "libcanberra" | #define VERSION "0.30" | #define CANONICAL_HOST "x86_64-pc-linux-gnu" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | /* Define shl_load to an innocuous variant, in case declares shl_load. | For example, HP-UX 11i declares gettimeofday. */ | #define shl_load innocuous_shl_load | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shl_load (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef shl_load | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char shl_load (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_shl_load || defined __stub___shl_load | choke me | #endif | | int | main () | { | return shl_load (); | ; | return 0; | } configure:13352: result: no configure:13356: checking for shl_load in -ldld configure:13381: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -ldld >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/11.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -ldld: No such file or directory collect2: error: ld returned 1 exit status configure:13381: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libcanberra" | #define PACKAGE_TARNAME "libcanberra" | #define PACKAGE_VERSION "0.30" | #define PACKAGE_STRING "libcanberra 0.30" | #define PACKAGE_BUGREPORT "mzyvopnaoreen (at) 0pointer (dot) de" | #define PACKAGE_URL "http://0pointer.de/lennart/projects/libcanberra/" | #define PACKAGE "libcanberra" | #define VERSION "0.30" | #define CANONICAL_HOST "x86_64-pc-linux-gnu" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char shl_load (); | int | main () | { | return shl_load (); | ; | return 0; | } configure:13390: result: no configure:13395: checking for dlopen configure:13395: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:13395: $? = 0 configure:13395: result: yes configure:13552: checking whether a program can dlopen itself configure:13632: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -DHAVE_DLFCN_H -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c >&5 configure:13635: $? = 0 configure:13653: result: yes configure:13658: checking whether a statically linked program can dlopen itself configure:13738: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -DHAVE_DLFCN_H -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic -static conftest.c >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/11.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/media-libs/libcanberra-0.30-r6/temp/cc75YkHZ.o: in function `main': conftest.c:(.text.startup+0x9): warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking configure:13741: $? = 0 conftest: undefined symbol: _fnord configure:13759: result: no configure:13798: checking whether stripping libraries is possible configure:13803: result: yes configure:13838: checking if libtool supports shared libraries configure:13840: result: yes configure:13843: checking whether to build shared libraries configure:13864: result: yes configure:13867: checking whether to build static libraries configure:13871: result: no configure:13894: checking how to run the C++ preprocessor configure:13921: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:13921: $? = 0 configure:13935: x86_64-pc-linux-gnu-g++ -E conftest.cpp conftest.cpp:29:10: fatal error: ac_nonexistent.h: No such file or directory 29 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:13935: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libcanberra" | #define PACKAGE_TARNAME "libcanberra" | #define PACKAGE_VERSION "0.30" | #define PACKAGE_STRING "libcanberra 0.30" | #define PACKAGE_BUGREPORT "mzyvopnaoreen (at) 0pointer (dot) de" | #define PACKAGE_URL "http://0pointer.de/lennart/projects/libcanberra/" | #define PACKAGE "libcanberra" | #define VERSION "0.30" | #define CANONICAL_HOST "x86_64-pc-linux-gnu" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:13960: result: x86_64-pc-linux-gnu-g++ -E configure:13980: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:13980: $? = 0 configure:13994: x86_64-pc-linux-gnu-g++ -E conftest.cpp conftest.cpp:29:10: fatal error: ac_nonexistent.h: No such file or directory 29 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:13994: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libcanberra" | #define PACKAGE_TARNAME "libcanberra" | #define PACKAGE_VERSION "0.30" | #define PACKAGE_STRING "libcanberra 0.30" | #define PACKAGE_BUGREPORT "mzyvopnaoreen (at) 0pointer (dot) de" | #define PACKAGE_URL "http://0pointer.de/lennart/projects/libcanberra/" | #define PACKAGE "libcanberra" | #define VERSION "0.30" | #define CANONICAL_HOST "x86_64-pc-linux-gnu" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:14163: checking for ld used by x86_64-pc-linux-gnu-g++ configure:14230: result: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 configure:14237: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld configure:14252: result: yes configure:14307: 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:15312: result: yes configure:15348: x86_64-pc-linux-gnu-g++ -c -O2 -pipe conftest.cpp >&5 configure:15351: $? = 0 configure:15871: checking for x86_64-pc-linux-gnu-g++ option to produce PIC configure:15878: result: -fPIC -DPIC configure:15886: checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works configure:15904: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -fPIC -DPIC -DPIC conftest.cpp >&5 configure:15908: $? = 0 configure:15921: result: yes configure:15944: checking if x86_64-pc-linux-gnu-g++ static flag -static works configure:15972: result: yes configure:15984: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o configure:16005: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -o out/conftest2.o conftest.cpp >&5 configure:16009: $? = 0 configure:16031: result: yes configure:16036: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o configure:16083: result: yes configure:16113: 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:16149: result: yes configure:16290: checking dynamic linker characteristics configure:16961: result: GNU/Linux ld.so configure:17014: checking how to hardcode library paths into programs configure:17039: result: immediate configure:17102: checking ltdl.h usability configure:17102: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:17102: $? = 0 configure:17102: result: yes configure:17102: checking ltdl.h presence configure:17102: x86_64-pc-linux-gnu-gcc -E conftest.c configure:17102: $? = 0 configure:17102: result: yes configure:17102: checking for ltdl.h configure:17102: result: yes configure:17104: checking for lt_dladvise_init in -lltdl configure:17129: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lltdl >&5 configure:17129: $? = 0 configure:17138: result: yes configure:17195: checking for ANSI C header files configure:17299: result: yes configure:17311: checking sys/poll.h usability configure:17311: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:17311: $? = 0 configure:17311: result: yes configure:17311: checking sys/poll.h presence configure:17311: x86_64-pc-linux-gnu-gcc -E conftest.c configure:17311: $? = 0 configure:17311: result: yes configure:17311: checking for sys/poll.h configure:17311: result: yes configure:17325: checking sys/ioctl.h usability configure:17325: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:17325: $? = 0 configure:17325: result: yes configure:17325: checking sys/ioctl.h presence configure:17325: x86_64-pc-linux-gnu-gcc -E conftest.c configure:17325: $? = 0 configure:17325: result: yes configure:17325: checking for sys/ioctl.h configure:17325: result: yes configure:17337: checking byteswap.h usability configure:17337: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:17337: $? = 0 configure:17337: result: yes configure:17337: checking byteswap.h presence configure:17337: x86_64-pc-linux-gnu-gcc -E conftest.c configure:17337: $? = 0 configure:17337: result: yes configure:17337: checking for byteswap.h configure:17337: result: yes configure:17350: checking for an ANSI C-conforming const configure:17416: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:17416: $? = 0 configure:17423: result: yes configure:17431: checking whether byte ordering is bigendian configure:17446: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 conftest.c:34:16: error: unknown type name 'not' 34 | not a universal capable compiler | ^~~ conftest.c:34:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' 34 | not a universal capable compiler | ^~~~~~~~~ conftest.c:34:22: error: unknown type name 'universal' configure:17446: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libcanberra" | #define PACKAGE_TARNAME "libcanberra" | #define PACKAGE_VERSION "0.30" | #define PACKAGE_STRING "libcanberra 0.30" | #define PACKAGE_BUGREPORT "mzyvopnaoreen (at) 0pointer (dot) de" | #define PACKAGE_URL "http://0pointer.de/lennart/projects/libcanberra/" | #define PACKAGE "libcanberra" | #define VERSION "0.30" | #define CANONICAL_HOST "x86_64-pc-linux-gnu" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_BYTESWAP_H 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:17491: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:17491: $? = 0 configure:17509: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:40:18: error: unknown type name 'not'; did you mean 'ino_t'? 40 | not big endian | ^~~ | ino_t conftest.c:40:26: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' 40 | not big endian | ^~~~~~ configure:17509: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libcanberra" | #define PACKAGE_TARNAME "libcanberra" | #define PACKAGE_VERSION "0.30" | #define PACKAGE_STRING "libcanberra 0.30" | #define PACKAGE_BUGREPORT "mzyvopnaoreen (at) 0pointer (dot) de" | #define PACKAGE_URL "http://0pointer.de/lennart/projects/libcanberra/" | #define PACKAGE "libcanberra" | #define VERSION "0.30" | #define CANONICAL_HOST "x86_64-pc-linux-gnu" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_BYTESWAP_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:17637: result: no configure:17655: checking for pid_t configure:17655: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:17655: $? = 0 configure:17655: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:69:20: error: expected expression before ')' token 69 | if (sizeof ((pid_t))) | ^ configure:17655: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libcanberra" | #define PACKAGE_TARNAME "libcanberra" | #define PACKAGE_VERSION "0.30" | #define PACKAGE_STRING "libcanberra 0.30" | #define PACKAGE_BUGREPORT "mzyvopnaoreen (at) 0pointer (dot) de" | #define PACKAGE_URL "http://0pointer.de/lennart/projects/libcanberra/" | #define PACKAGE "libcanberra" | #define VERSION "0.30" | #define CANONICAL_HOST "x86_64-pc-linux-gnu" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_BYTESWAP_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:17655: result: yes configure:17666: checking for size_t configure:17666: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:17666: $? = 0 configure:17666: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:69:21: error: expected expression before ')' token 69 | if (sizeof ((size_t))) | ^ configure:17666: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libcanberra" | #define PACKAGE_TARNAME "libcanberra" | #define PACKAGE_VERSION "0.30" | #define PACKAGE_STRING "libcanberra 0.30" | #define PACKAGE_BUGREPORT "mzyvopnaoreen (at) 0pointer (dot) de" | #define PACKAGE_URL "http://0pointer.de/lennart/projects/libcanberra/" | #define PACKAGE "libcanberra" | #define VERSION "0.30" | #define CANONICAL_HOST "x86_64-pc-linux-gnu" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_BYTESWAP_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:17666: result: yes configure:17677: checking for ssize_t configure:17677: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:17677: $? = 0 configure:17677: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:69:22: error: expected expression before ')' token 69 | if (sizeof ((ssize_t))) | ^ configure:17677: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libcanberra" | #define PACKAGE_TARNAME "libcanberra" | #define PACKAGE_VERSION "0.30" | #define PACKAGE_STRING "libcanberra 0.30" | #define PACKAGE_BUGREPORT "mzyvopnaoreen (at) 0pointer (dot) de" | #define PACKAGE_URL "http://0pointer.de/lennart/projects/libcanberra/" | #define PACKAGE "libcanberra" | #define VERSION "0.30" | #define CANONICAL_HOST "x86_64-pc-linux-gnu" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_BYTESWAP_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 ((ssize_t))) | return 0; | ; | return 0; | } configure:17677: result: yes configure:17691: checking for off_t configure:17691: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:17691: $? = 0 configure:17691: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:70:20: error: expected expression before ')' token 70 | if (sizeof ((off_t))) | ^ configure:17691: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libcanberra" | #define PACKAGE_TARNAME "libcanberra" | #define PACKAGE_VERSION "0.30" | #define PACKAGE_STRING "libcanberra 0.30" | #define PACKAGE_BUGREPORT "mzyvopnaoreen (at) 0pointer (dot) de" | #define PACKAGE_URL "http://0pointer.de/lennart/projects/libcanberra/" | #define PACKAGE "libcanberra" | #define VERSION "0.30" | #define CANONICAL_HOST "x86_64-pc-linux-gnu" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SSIZE_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 ((off_t))) | return 0; | ; | return 0; | } configure:17691: result: yes configure:17702: checking for uid_t in sys/types.h configure:17721: result: yes configure:17736: checking for library containing pow configure:17767: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c:41:6: warning: conflicting types for built-in function 'pow'; expected 'double(double, double)' [-Wbuiltin-declaration-mismatch] 41 | char pow (); | ^~~ conftest.c:1:1: note: 'pow' is declared in header '' 1 | /* confdefs.h */ /usr/lib/gcc/x86_64-pc-linux-gnu/11.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/media-libs/libcanberra-0.30-r6/temp/cckGvkhR.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `pow' collect2: error: ld returned 1 exit status configure:17767: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libcanberra" | #define PACKAGE_TARNAME "libcanberra" | #define PACKAGE_VERSION "0.30" | #define PACKAGE_STRING "libcanberra 0.30" | #define PACKAGE_BUGREPORT "mzyvopnaoreen (at) 0pointer (dot) de" | #define PACKAGE_URL "http://0pointer.de/lennart/projects/libcanberra/" | #define PACKAGE "libcanberra" | #define VERSION "0.30" | #define CANONICAL_HOST "x86_64-pc-linux-gnu" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SSIZE_T 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 pow (); | int | main () | { | return pow (); | ; | return 0; | } configure:17767: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 conftest.c:41:6: warning: conflicting types for built-in function 'pow'; expected 'double(double, double)' [-Wbuiltin-declaration-mismatch] 41 | char pow (); | ^~~ conftest.c:1:1: note: 'pow' is declared in header '' 1 | /* confdefs.h */ configure:17767: $? = 0 configure:17784: result: -lm configure:17794: checking for library containing sched_setscheduler configure:17825: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 configure:17825: $? = 0 configure:17842: result: none required configure:17859: checking for lrintf configure:17859: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 conftest.c:57:6: warning: conflicting types for built-in function 'lrintf'; expected 'long int(float)' [-Wbuiltin-declaration-mismatch] 57 | char lrintf (); | ^~~~~~ conftest.c:45:1: note: 'lrintf' is declared in header '' 44 | # include 45 | #else configure:17859: $? = 0 configure:17859: result: yes configure:17859: checking for strtof configure:17859: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 configure:17859: $? = 0 configure:17859: result: yes configure:17873: checking sys/select.h usability configure:17873: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:17873: $? = 0 configure:17873: result: yes configure:17873: checking sys/select.h presence configure:17873: x86_64-pc-linux-gnu-gcc -E conftest.c configure:17873: $? = 0 configure:17873: result: yes configure:17873: checking for sys/select.h configure:17873: result: yes configure:17873: checking sys/socket.h usability configure:17873: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:17873: $? = 0 configure:17873: result: yes configure:17873: checking sys/socket.h presence configure:17873: x86_64-pc-linux-gnu-gcc -E conftest.c configure:17873: $? = 0 configure:17873: result: yes configure:17873: checking for sys/socket.h configure:17873: result: yes configure:17883: checking types of arguments for select configure:17911: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:17911: $? = 0 configure:17922: result: int,fd_set *,struct timeval * configure:17948: checking for gettimeofday configure:17948: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 configure:17948: $? = 0 configure:17948: result: yes configure:17948: checking for nanosleep configure:17948: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 configure:17948: $? = 0 configure:17948: result: yes configure:17948: checking for posix_memalign configure:17948: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 conftest.c:66:6: warning: conflicting types for built-in function 'posix_memalign'; expected 'int(void **, long unsigned int, long unsigned int)' [-Wbuiltin-declaration-mismatch] 66 | char posix_memalign (); | ^~~~~~~~~~~~~~ configure:17948: $? = 0 configure:17948: result: yes configure:17948: checking for sigaction configure:17948: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 configure:17948: $? = 0 configure:17948: result: yes configure:17948: checking for sleep configure:17948: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 configure:17948: $? = 0 configure:17948: result: yes configure:17948: checking for sysconf configure:17948: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 configure:17948: $? = 0 configure:17948: result: yes configure:17948: checking for pthread_yield configure:17948: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/11.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/media-libs/libcanberra-0.30-r6/temp/ccweDSEp.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `pthread_yield' collect2: error: ld returned 1 exit status configure:17948: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libcanberra" | #define PACKAGE_TARNAME "libcanberra" | #define PACKAGE_VERSION "0.30" | #define PACKAGE_STRING "libcanberra 0.30" | #define PACKAGE_BUGREPORT "mzyvopnaoreen (at) 0pointer (dot) de" | #define PACKAGE_URL "http://0pointer.de/lennart/projects/libcanberra/" | #define PACKAGE "libcanberra" | #define VERSION "0.30" | #define CANONICAL_HOST "x86_64-pc-linux-gnu" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SSIZE_T 1 | #define HAVE_LRINTF 1 | #define HAVE_STRTOF 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SIGACTION 1 | #define HAVE_SLEEP 1 | #define HAVE_SYSCONF 1 | /* end confdefs.h. */ | /* Define pthread_yield to an innocuous variant, in case declares pthread_yield. | For example, HP-UX 11i declares gettimeofday. */ | #define pthread_yield innocuous_pthread_yield | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pthread_yield (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pthread_yield | | /* 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_yield (); | /* 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_pthread_yield || defined __stub___pthread_yield | choke me | #endif | | int | main () | { | return pthread_yield (); | ; | return 0; | } configure:17948: result: no configure:17961: checking for strerror_r configure:17961: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 configure:17961: $? = 0 configure:17961: result: yes configure:17974: checking for lstat configure:17974: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 configure:17974: $? = 0 configure:17974: result: yes configure:17987: checking for strndup configure:17987: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 conftest.c:72:6: warning: conflicting types for built-in function 'strndup'; expected 'char *(const char *, long unsigned int)' [-Wbuiltin-declaration-mismatch] 72 | char strndup (); | ^~~~~~~ configure:17987: $? = 0 configure:17987: result: yes configure:18164: checking for the pthreads library -lpthreads configure:18197: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lpthreads -lm >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/11.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lpthreads: No such file or directory collect2: error: ld returned 1 exit status configure:18197: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libcanberra" | #define PACKAGE_TARNAME "libcanberra" | #define PACKAGE_VERSION "0.30" | #define PACKAGE_STRING "libcanberra 0.30" | #define PACKAGE_BUGREPORT "mzyvopnaoreen (at) 0pointer (dot) de" | #define PACKAGE_URL "http://0pointer.de/lennart/projects/libcanberra/" | #define PACKAGE "libcanberra" | #define VERSION "0.30" | #define CANONICAL_HOST "x86_64-pc-linux-gnu" | #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 HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_SSIZE_T 1 | #define HAVE_LRINTF 1 | #define HAVE_STRTOF 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define SELECT_TYPE_ARG1 int | #define SELECT_TYPE_ARG234 (fd_set *) | #define SELECT_TYPE_ARG5 (struct timeval *) | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_SIGACTION 1 | #define HAVE_SLEEP 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRERROR_R 1 | #define HAVE_LSTAT 1 | #define HAVE_STRNDUP 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:18206: result: no configure:18109: checking whether pthreads work without any flags configure:18197: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 configure:18197: $? = 0 configure:18206: result: yes configure:18225: checking for joinable pthread attribute configure:18240: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 configure:18240: $? = 0 configure:18246: result: PTHREAD_CREATE_JOINABLE configure:18256: checking if more special flags are required for pthreads configure:18263: result: no configure:18325: checking whether to check for GCC pthread/shared inconsistencies configure:18335: result: yes configure:18361: checking whether -pthread is sufficient with -shared configure:18376: x86_64-pc-linux-gnu-gcc -o conftest -shared -fPIC -Wl,-z,defs -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5 configure:18376: $? = 0 configure:18383: result: yes configure:18509: checking for special C compiler options needed for large files configure:18554: result: no configure:18560: checking for _FILE_OFFSET_BITS value needed for large files configure:18585: x86_64-pc-linux-gnu-gcc -c -O2 -pipe conftest.c >&5 configure:18585: $? = 0 configure:18617: result: no configure:18720: checking for x86_64-pc-linux-gnu-pkg-config configure:18738: found /usr/bin/x86_64-pc-linux-gnu-pkg-config configure:18750: result: /usr/bin/x86_64-pc-linux-gnu-pkg-config configure:18818: checking pkg-config is at least version 0.9.0 configure:18821: result: yes configure:18849: checking for ALSA configure:18856: $PKG_CONFIG --exists --print-errors " alsa >= 1.0.0 " configure:18859: $? = 0 configure:18873: $PKG_CONFIG --exists --print-errors " alsa >= 1.0.0 " configure:18876: $? = 0 configure:18924: result: yes configure:19016: checking for PULSE configure:19023: $PKG_CONFIG --exists --print-errors " libpulse >= 0.9.11 " Package libpulse was not found in the pkg-config search path. Perhaps you should add the directory containing `libpulse.pc' to the PKG_CONFIG_PATH environment variable Package 'libpulse', required by 'virtual:world', not found configure:19026: $? = 1 configure:19040: $PKG_CONFIG --exists --print-errors " libpulse >= 0.9.11 " Package libpulse was not found in the pkg-config search path. Perhaps you should add the directory containing `libpulse.pc' to the PKG_CONFIG_PATH environment variable Package 'libpulse', required by 'virtual:world', not found configure:19043: $? = 1 configure:19057: result: no Package 'libpulse', required by 'virtual:world', not found configure:19076: error: *** PulseAudio not found *** ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=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_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='-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='-O2 -pipe' ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_GST_CFLAGS_set= ac_cv_env_GST_CFLAGS_value= ac_cv_env_GST_LIBS_set= ac_cv_env_GST_LIBS_value= ac_cv_env_GTK3_CFLAGS_set= ac_cv_env_GTK3_CFLAGS_value= ac_cv_env_GTK3_LIBS_set= ac_cv_env_GTK3_LIBS_value= ac_cv_env_GTKDOC_DEPS_CFLAGS_set= ac_cv_env_GTKDOC_DEPS_CFLAGS_value= ac_cv_env_GTKDOC_DEPS_LIBS_set= ac_cv_env_GTKDOC_DEPS_LIBS_value= ac_cv_env_GTK_CFLAGS_set= ac_cv_env_GTK_CFLAGS_value= ac_cv_env_GTK_LIBS_set= ac_cv_env_GTK_LIBS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set= ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_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_TDB_CFLAGS_set= ac_cv_env_TDB_CFLAGS_value= ac_cv_env_TDB_LIBS_set= ac_cv_env_TDB_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_VORBIS_CFLAGS_set= ac_cv_env_VORBIS_CFLAGS_value= ac_cv_env_VORBIS_LIBS_set= ac_cv_env_VORBIS_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=x86_64-pc-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_dlopen=yes ac_cv_func_gettimeofday=yes ac_cv_func_lrintf=yes ac_cv_func_lstat=yes ac_cv_func_nanosleep=yes ac_cv_func_posix_memalign=yes ac_cv_func_pthread_yield=no ac_cv_func_select_args='int,fd_set *,struct timeval *' ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sleep=yes ac_cv_func_strerror_r=yes ac_cv_func_strndup=yes ac_cv_func_strtof=yes ac_cv_func_sysconf=yes ac_cv_header_byteswap_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_ltdl_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_ioctl_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_lib_dld_shl_load=no ac_cv_lib_ltdl_lt_dladvise_init=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/x86_64-pc-linux-gnu-pkg-config ac_cv_path_SED=/bin/sed ac_cv_path_install='/usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=x86_64-pc-linux-gnu-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' ac_cv_prog_CXX=x86_64-pc-linux-gnu-g++ ac_cv_prog_CXXCPP='x86_64-pc-linux-gnu-g++ -E' ac_cv_prog_OBJDUMP=x86_64-pc-linux-gnu-objdump ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib ac_cv_prog_STRIP=x86_64-pc-linux-gnu-strip ac_cv_prog_cc_c89= ac_cv_prog_cc_c99= ac_cv_prog_cc_g=yes ac_cv_prog_cc_x86_64_pc_linux_gnu_gcc_c_o=yes ac_cv_prog_cxx_g=yes ac_cv_prog_gcc_traditional=no ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_pow=-lm ac_cv_search_sched_setscheduler='none required' ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_size_t=yes ac_cv_type_ssize_t=yes ac_cv_type_uid_t=yes am_cv_CC_dependencies_compiler_type=none am_cv_CXX_dependencies_compiler_type=none am_cv_ar_interface=ar am_cv_make_support_nested_variables=yes am_cv_prog_tar_pax=gnutar cc_cv_CFLAGS__W=yes cc_cv_CFLAGS__Wall=yes cc_cv_CFLAGS__Wcast_align=yes cc_cv_CFLAGS__Wdeclaration_after_statement=yes cc_cv_CFLAGS__Wendif_labels=yes cc_cv_CFLAGS__Werror_overflow=yes cc_cv_CFLAGS__Wextra=yes cc_cv_CFLAGS__Wfloat_equal=yes cc_cv_CFLAGS__Wformat_2=yes cc_cv_CFLAGS__Wformat_nonliteral=yes cc_cv_CFLAGS__Wformat_security=yes cc_cv_CFLAGS__Winit_self=yes cc_cv_CFLAGS__Winline=yes cc_cv_CFLAGS__Wlogical_op=yes cc_cv_CFLAGS__Wmissing_declarations=yes cc_cv_CFLAGS__Wmissing_include_dirs=yes cc_cv_CFLAGS__Wmissing_noreturn=yes cc_cv_CFLAGS__Wmissing_prototypes=yes cc_cv_CFLAGS__Wno_long_long=yes cc_cv_CFLAGS__Wno_missing_field_initializers=yes cc_cv_CFLAGS__Wno_overlength_strings=yes cc_cv_CFLAGS__Wno_unused_parameter=yes cc_cv_CFLAGS__Wno_unused_result=yes cc_cv_CFLAGS__Wold_style_definition=yes cc_cv_CFLAGS__Wp__D_FORTIFY_SOURCE_2=yes cc_cv_CFLAGS__Wpacked=yes cc_cv_CFLAGS__Wpointer_arith=yes cc_cv_CFLAGS__Wredundant_decls=yes cc_cv_CFLAGS__Wshadow=yes cc_cv_CFLAGS__Wsign_compare=yes cc_cv_CFLAGS__Wstrict_aliasing_2=yes cc_cv_CFLAGS__Wstrict_prototypes=yes cc_cv_CFLAGS__Wundef=yes cc_cv_CFLAGS__Wunsafe_loop_optimizations=yes cc_cv_CFLAGS__Wvla=yes cc_cv_CFLAGS__Wwrite_strings=yes cc_cv_CFLAGS__fdata_sections=yes cc_cv_CFLAGS__fdiagnostics_show_option=yes cc_cv_CFLAGS__ffast_math=yes cc_cv_CFLAGS__ffunction_sections=yes cc_cv_CFLAGS__fno_common=yes cc_cv_CFLAGS__fno_strict_aliasing=yes cc_cv_CFLAGS__pipe=yes cc_cv_LDFLAGS__Wl___as_needed=yes cc_cv_LDFLAGS__Wl___gc_sections=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_dlopen=dlopen lt_cv_dlopen_libs= lt_cv_dlopen_self=yes lt_cv_dlopen_self_static=no lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/x86_64-pc-linux-gnu/bin/ld lt_cv_path_LDCXX='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' lt_cv_path_NM='/usr/bin/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]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop pkg_cv_ALSA_CFLAGS= pkg_cv_ALSA_LIBS='-lasound ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/media-libs/libcanberra-0.30-r6/work/libcanberra-0.30/build-aux/missing --run aclocal-1.12' ALSA_CFLAGS='' ALSA_LIBS='-lasound ' 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' AS='as' AUTOCONF='${SHELL} /var/tmp/portage/media-libs/libcanberra-0.30-r6/work/libcanberra-0.30/build-aux/missing --run autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/media-libs/libcanberra-0.30-r6/work/libcanberra-0.30/build-aux/missing --run autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/media-libs/libcanberra-0.30-r6/work/libcanberra-0.30/build-aux/missing --run automake-1.12' AWK='gawk' BUILTIN_ALSA='' BUILTIN_ALSA_FALSE='' BUILTIN_ALSA_TRUE='' BUILTIN_DSO='' BUILTIN_DSO_FALSE='' BUILTIN_DSO_TRUE='' BUILTIN_GSTREAMER='' BUILTIN_GSTREAMER_FALSE='' BUILTIN_GSTREAMER_TRUE='' BUILTIN_NULL='' BUILTIN_NULL_FALSE='' BUILTIN_NULL_TRUE='' BUILTIN_OSS='' BUILTIN_OSS_FALSE='' BUILTIN_OSS_TRUE='' BUILTIN_PULSE='' BUILTIN_PULSE_FALSE='' BUILTIN_PULSE_TRUE='' CA_MAJOR='' CA_MINOR='' CC='x86_64-pc-linux-gnu-gcc' CCDEPMODE='depmode=none' CFLAGS='-O2 -pipe' CPP='x86_64-pc-linux-gnu-gcc -E' CPPFLAGS='' CXX='x86_64-pc-linux-gnu-g++' CXXCPP='x86_64-pc-linux-gnu-g++ -E' CXXDEPMODE='depmode=none' CXXFLAGS='-O2 -pipe' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_GTK_DOC_FALSE='' ENABLE_GTK_DOC_TRUE='' EXEEXT='' FGREP='/bin/grep -F' GCLDFLAGS=' -Wl,--as-needed -Wl,--gc-sections' GCONF_SCHEMAS_INSTALL_FALSE='' GCONF_SCHEMAS_INSTALL_TRUE='' GREP='/bin/grep' GSTREAMER_CFLAGS='' GSTREAMER_LIBS='' GST_CFLAGS='' GST_LIBS='' GTK3_CFLAGS='' GTK3_LIBS='' GTK3_MODULES_DIR='' GTKDOC_CHECK='' GTKDOC_DEPS_CFLAGS='' GTKDOC_DEPS_LIBS='' GTKDOC_MKPDF='' GTKDOC_REBASE='' GTK_CFLAGS='' GTK_DOC_BUILD_HTML_FALSE='' GTK_DOC_BUILD_HTML_TRUE='' GTK_DOC_BUILD_PDF_FALSE='' GTK_DOC_BUILD_PDF_TRUE='' GTK_DOC_USE_LIBTOOL_FALSE='' GTK_DOC_USE_LIBTOOL_TRUE='' GTK_DOC_USE_REBASE_FALSE='' GTK_DOC_USE_REBASE_TRUE='' GTK_LIBS='' GTK_MODULES_DIR='' HAVE_ALSA='1' HAVE_ALSA_FALSE='' HAVE_ALSA_TRUE='' HAVE_CACHE='' HAVE_CACHE_FALSE='' HAVE_CACHE_TRUE='' HAVE_DSO='' HAVE_GSTREAMER='' HAVE_GSTREAMER_FALSE='' HAVE_GSTREAMER_TRUE='' HAVE_GTK3='' HAVE_GTK3_FALSE='' HAVE_GTK3_TRUE='' HAVE_GTK='' HAVE_GTK_ANY_FALSE='' HAVE_GTK_ANY_TRUE='' HAVE_GTK_FALSE='' HAVE_GTK_TRUE='' HAVE_NULL='' HAVE_NULL_FALSE='' HAVE_NULL_TRUE='' HAVE_OSS='0' HAVE_OSS_FALSE='' HAVE_OSS_TRUE='' HAVE_PULSE='0' HAVE_PULSE_FALSE='' HAVE_PULSE_TRUE='' HAVE_SYSTEMD_FALSE='' HAVE_SYSTEMD_TRUE='' HAVE_TDB='' HAVE_TDB_FALSE='' HAVE_TDB_TRUE='' HAVE_UDEV_FALSE='' HAVE_UDEV_TRUE='' HTML_DIR='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' LDFLAGS='-Wl,-O1 -Wl,--as-needed' LIBCANBERRA_GTK_VERSION_INFO='1:9:1' LIBCANBERRA_VERSION_INFO='2:5:2' LIBLTDL='-lltdl' LIBOBJS='' LIBS='-lm ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /var/tmp/portage/media-libs/libcanberra-0.30-r6/work/libcanberra-0.30/build-aux/missing --run makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='x86_64-pc-linux-gnu-objdump' OBJEXT='o' OS_IS_WIN32_FALSE='' OS_IS_WIN32_TRUE='#' OTOOL64='' OTOOL='' PACKAGE='libcanberra' PACKAGE_BUGREPORT='mzyvopnaoreen (at) 0pointer (dot) de' PACKAGE_NAME='libcanberra' PACKAGE_STRING='libcanberra 0.30' PACKAGE_TARNAME='libcanberra' PACKAGE_URL='http://0pointer.de/lennart/projects/libcanberra/' PACKAGE_VERSION='0.30' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/x86_64-pc-linux-gnu-pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' PTHREAD_CC='x86_64-pc-linux-gnu-gcc' PTHREAD_CFLAGS='' PTHREAD_LIBS='' PULSE_CFLAGS='' PULSE_LIBS='' RANLIB='x86_64-pc-linux-gnu-ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='x86_64-pc-linux-gnu-strip' TDB_CFLAGS='' TDB_LIBS='' UDEV_CFLAGS='' UDEV_LIBS='' USE_LYNX_FALSE='' USE_LYNX_TRUE='' USE_VERSION_SCRIPT_FALSE='#' USE_VERSION_SCRIPT_TRUE='' VERSION='0.30' VORBIS_CFLAGS='' VORBIS_LIBS='' WARNINGFLAGS=' -pipe -Wall -W -Wextra -Winline -Wvla -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-long-long -Wno-overlength-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wunsafe-loop-optimizations -Wpacked -Werror=overflow -Wp,-D_FORTIFY_SOURCE=2 -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -ffunction-sections -fdata-sections' ac_ct_AR='' ac_ct_CC='' ac_ct_CXX='' ac_ct_DUMPBIN='' acx_pthread_config='' 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/libcanberra-0.30-r6' dvidir='${docdir}' exec_prefix='NONE' have_lynx='' 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/libcanberra-0.30-r6/html' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='${SHELL} /var/tmp/portage/media-libs/libcanberra-0.30-r6/work/libcanberra-0.30/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' systemdsystemunitdir='' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "libcanberra" #define PACKAGE_TARNAME "libcanberra" #define PACKAGE_VERSION "0.30" #define PACKAGE_STRING "libcanberra 0.30" #define PACKAGE_BUGREPORT "mzyvopnaoreen (at) 0pointer (dot) de" #define PACKAGE_URL "http://0pointer.de/lennart/projects/libcanberra/" #define PACKAGE "libcanberra" #define VERSION "0.30" #define CANONICAL_HOST "x86_64-pc-linux-gnu" #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 HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define STDC_HEADERS 1 #define HAVE_SYS_POLL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_BYTESWAP_H 1 #define HAVE_SSIZE_T 1 #define HAVE_LRINTF 1 #define HAVE_STRTOF 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_H 1 #define SELECT_TYPE_ARG1 int #define SELECT_TYPE_ARG234 (fd_set *) #define SELECT_TYPE_ARG5 (struct timeval *) #define HAVE_GETTIMEOFDAY 1 #define HAVE_NANOSLEEP 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_SIGACTION 1 #define HAVE_SLEEP 1 #define HAVE_SYSCONF 1 #define HAVE_STRERROR_R 1 #define HAVE_LSTAT 1 #define HAVE_STRNDUP 1 #define HAVE_PTHREAD 1 #define HAVE_ALSA 1 configure: exit 1