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.65. Invocation command line was $ ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --enable-unicode --enable-nyquist --disable-ladspa --with-libsndfile=system --with-expat=system --with-libsamplerate --without-libresample --with-libvorbis --with-libmad --with-libflac --with-libid3tag --without-soundtouch --without-libvamp --without-libtwolame --with-ffmpeg --without-midi --with-alsa --without-jack ## --------- ## ## Platform. ## ## --------- ## hostname = io uname -m = x86_64 uname -r = 2.6.36-gentoo-r3-io.3 uname -s = Linux uname -v = #4 SMP PREEMPT Tue Nov 30 06:33:19 CET 2010 /usr/bin/uname -p = Intel(R) Core(TM)2 Duo CPU T7300 @ 2.00GHz /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/lib64/portage/bin/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/avr/gcc-bin/4.5.1 PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.5.1 PATH: /usr/qt/3/bin PATH: /opt/eagle-5.9.0/bin PATH: /usr/GNUstep/System/Tools PATH: /usr/GNUstep/Local/Tools ## ----------- ## ## Core tests. ## ## ----------- ## configure:2268: loading site script /usr/share/config.site | #!/bin/bash | # Copyright 2009 Gentoo Foundation | # Distributed under the terms of the GNU General Public License v2 | | TOPDIR=/usr/share/crossdev/include/site | | config_site_arch() { | local host=$(echo ${CHOST/-/ } | awk '{print $1}') | | [[ ${host/arm.*eb/} != ${host} ]] && host=armeb | [[ ${host/arm/} != ${host} ]] && [[ ${host} != armeb ]] && host=arm | | [[ ${host/mips.*el/} != ${host} ]] && host=mipsel | | #[[ ${host/i[4-5]/6} != ${host} ]] && host=i686 | | echo ${host} | } | | config_site_names() { | local site_arch=$(config_site_arch) | local sites="" | local x | | [[ ${CHOST/-linux-/} != $CHOST ]] && sites+=" linux ${site_arch}-linux" | [[ ${CHOST/darwin/} != $CHOST ]] && sites+=" darwin ${site_arch}-linux" | | [[ ${CHOST/-linux-uclibc/} != $CHOST ]] && sites+=" linux-uclibc ${site_arch}-linux-uclibc" | [[ ${CHOST/-linux-gnu/} != $CHOST ]] && sites+=" linux-gnu ${site_arch}-linux-gnu" | | [[ ${CHOST/-linux-uclibceabi/} != $CHOST ]] && sites+=" linux-uclibceabi ${site_arch}-linux-uclibceabi" | [[ ${CHOST/-linux-gnueabi/} != $CHOST ]] && sites+=" linux-gnueabi ${site_arch}-linux-gnueabi" | | for x in ${sites} ${CHOST}; do | [[ -e ${TOPDIR}/${x} ]] && echo ${TOPDIR}/${x} | done | } | | if [[ ${CHOST} != "" ]]; then | sites="$(config_site_names)" | if [[ ${sites} != "" ]]; then | for site in ${sites}; do | echo "$(basename $0): loading site script ${site}" | . ${site} | done | fi | unset site | unset sites | fi configure:2375: checking for x86_64-pc-linux-gnu-gcc configure:2391: found /usr/bin/x86_64-pc-linux-gnu-gcc configure:2402: result: x86_64-pc-linux-gnu-gcc configure:2671: checking for C compiler version configure:2680: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 4.5.1-r1 p1.3, pie-0.4.5) 4.5.1 Copyright (C) 2010 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:2691: $? = 0 configure:2680: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.1/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.5.1/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.5.1-r1/work/gcc-4.5.1/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.1 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.1/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.1 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.1/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.1/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.1/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --disable-lto --enable-nls --without-included-gettext --with-system-zlib --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --enable-cld --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.5.1/python --enable-checking=release --enable-java-awt=gtk --enable-objc-gc --enable-languages=c,c++,java,objc,obj-c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.5.1-r1 p1.3, pie-0.4.5' Thread model: posix gcc version 4.5.1 (Gentoo 4.5.1-r1 p1.3, pie-0.4.5) configure:2691: $? = 0 configure:2680: x86_64-pc-linux-gnu-gcc -V >&5 x86_64-pc-linux-gnu-gcc: '-V' option must have argument configure:2691: $? = 1 configure:2680: x86_64-pc-linux-gnu-gcc -qversion >&5 x86_64-pc-linux-gnu-gcc: unrecognized option '-qversion' x86_64-pc-linux-gnu-gcc: no input files configure:2691: $? = 1 configure:2711: checking whether the C compiler works configure:2733: x86_64-pc-linux-gnu-gcc -march=core2 -mcx16 -msahf -mtune=core2 -mfpmath=sse -O2 -pipe -ggdb -Wall -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:2737: $? = 0 configure:2786: result: yes configure:2789: checking for C compiler default output file name configure:2791: result: a.out configure:2797: checking for suffix of executables configure:2804: x86_64-pc-linux-gnu-gcc -o conftest -march=core2 -mcx16 -msahf -mtune=core2 -mfpmath=sse -O2 -pipe -ggdb -Wall -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:2808: $? = 0 configure:2830: result: configure:2852: checking whether we are cross compiling configure:2860: x86_64-pc-linux-gnu-gcc -o conftest -march=core2 -mcx16 -msahf -mtune=core2 -mfpmath=sse -O2 -pipe -ggdb -Wall -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:2864: $? = 0 configure:2871: ./conftest configure:2875: $? = 0 configure:2890: result: no configure:2895: checking for suffix of object files configure:2917: x86_64-pc-linux-gnu-gcc -c -march=core2 -mcx16 -msahf -mtune=core2 -mfpmath=sse -O2 -pipe -ggdb -Wall conftest.c >&5 configure:2921: $? = 0 configure:2942: result: o configure:2946: checking whether we are using the GNU C compiler configure:2965: x86_64-pc-linux-gnu-gcc -c -march=core2 -mcx16 -msahf -mtune=core2 -mfpmath=sse -O2 -pipe -ggdb -Wall conftest.c >&5 configure:2965: $? = 0 configure:2974: result: yes configure:2983: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:3003: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:3003: $? = 0 configure:3044: result: yes configure:3061: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:3125: x86_64-pc-linux-gnu-gcc -c -march=core2 -mcx16 -msahf -mtune=core2 -mfpmath=sse -O2 -pipe -ggdb -Wall conftest.c >&5 configure:3125: $? = 0 configure:3138: result: none needed configure:3178: checking for x86_64-pc-linux-gnu-g++ configure:3194: found /usr/bin/x86_64-pc-linux-gnu-g++ configure:3205: result: x86_64-pc-linux-gnu-g++ configure:3276: checking for C++ compiler version configure:3285: x86_64-pc-linux-gnu-g++ --version >&5 x86_64-pc-linux-gnu-g++ (Gentoo 4.5.1-r1 p1.3, pie-0.4.5) 4.5.1 Copyright (C) 2010 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:3296: $? = 0 configure:3285: x86_64-pc-linux-gnu-g++ -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.1/x86_64-pc-linux-gnu-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.5.1/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.5.1-r1/work/gcc-4.5.1/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.1 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.1/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.1 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.1/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.5.1/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.1/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --disable-lto --enable-nls --without-included-gettext --with-system-zlib --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --enable-cld --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.5.1/python --enable-checking=release --enable-java-awt=gtk --enable-objc-gc --enable-languages=c,c++,java,objc,obj-c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.5.1-r1 p1.3, pie-0.4.5' Thread model: posix gcc version 4.5.1 (Gentoo 4.5.1-r1 p1.3, pie-0.4.5) configure:3296: $? = 0 configure:3285: x86_64-pc-linux-gnu-g++ -V >&5 x86_64-pc-linux-gnu-g++: '-V' option must have argument configure:3296: $? = 1 configure:3285: x86_64-pc-linux-gnu-g++ -qversion >&5 x86_64-pc-linux-gnu-g++: unrecognized option '-qversion' x86_64-pc-linux-gnu-g++: no input files configure:3296: $? = 1 configure:3300: checking whether we are using the GNU C++ compiler configure:3319: x86_64-pc-linux-gnu-g++ -c -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mfpmath=sse -O2 -pipe -ggdb -Wall conftest.cpp >&5 configure:3319: $? = 0 configure:3328: result: yes configure:3337: checking whether x86_64-pc-linux-gnu-g++ accepts -g configure:3357: x86_64-pc-linux-gnu-g++ -c -g conftest.cpp >&5 configure:3357: $? = 0 configure:3398: result: yes configure:3426: checking how to run the C++ preprocessor configure:3453: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:3453: $? = 0 configure:3467: x86_64-pc-linux-gnu-g++ -E conftest.cpp conftest.cpp:9:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:3467: $? = 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 "" | /* end confdefs.h. */ | #include configure:3492: result: x86_64-pc-linux-gnu-g++ -E configure:3512: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:3512: $? = 0 configure:3526: x86_64-pc-linux-gnu-g++ -E conftest.cpp conftest.cpp:9:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:3526: $? = 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 "" | /* end confdefs.h. */ | #include configure:3595: checking for a BSD-compatible install configure:3663: result: /usr/bin/install -c configure:3676: checking for pkg-config configure:3692: found /usr/bin/pkg-config configure:3704: result: yes configure:3776: checking for a sed that does not truncate output configure:3840: result: /bin/sed configure:3853: checking whether the linker accepts the -rdynamic flag configure:3877: x86_64-pc-linux-gnu-g++ -o conftest -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mfpmath=sse -O2 -pipe -ggdb -Wall -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -rdynamic conftest.cpp >&5 configure:3877: $? = 0 configure:3896: result: yes configure:3965: checking for an ANSI C-conforming const configure:4030: x86_64-pc-linux-gnu-g++ -c -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mfpmath=sse -O2 -pipe -ggdb -Wall conftest.cpp >&5 configure:4030: $? = 0 configure:4037: result: yes configure:4046: checking for grep that handles long lines and -e configure:4104: result: /bin/grep configure:4109: checking for egrep configure:4171: result: /bin/grep -E configure:4176: checking for ANSI C header files configure:4196: x86_64-pc-linux-gnu-g++ -c -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mfpmath=sse -O2 -pipe -ggdb -Wall conftest.cpp >&5 configure:4196: $? = 0 configure:4269: x86_64-pc-linux-gnu-g++ -o conftest -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mfpmath=sse -O2 -pipe -ggdb -Wall -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:4269: $? = 0 configure:4269: ./conftest configure:4269: $? = 0 configure:4280: result: yes configure:4293: checking for sys/types.h configure:4293: x86_64-pc-linux-gnu-g++ -c -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mfpmath=sse -O2 -pipe -ggdb -Wall conftest.cpp >&5 configure:4293: $? = 0 configure:4293: result: yes configure:4293: checking for sys/stat.h configure:4293: x86_64-pc-linux-gnu-g++ -c -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mfpmath=sse -O2 -pipe -ggdb -Wall conftest.cpp >&5 configure:4293: $? = 0 configure:4293: result: yes configure:4293: checking for stdlib.h configure:4293: x86_64-pc-linux-gnu-g++ -c -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mfpmath=sse -O2 -pipe -ggdb -Wall conftest.cpp >&5 configure:4293: $? = 0 configure:4293: result: yes configure:4293: checking for string.h configure:4293: x86_64-pc-linux-gnu-g++ -c -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mfpmath=sse -O2 -pipe -ggdb -Wall conftest.cpp >&5 configure:4293: $? = 0 configure:4293: result: yes configure:4293: checking for memory.h configure:4293: x86_64-pc-linux-gnu-g++ -c -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mfpmath=sse -O2 -pipe -ggdb -Wall conftest.cpp >&5 configure:4293: $? = 0 configure:4293: result: yes configure:4293: checking for strings.h configure:4293: x86_64-pc-linux-gnu-g++ -c -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mfpmath=sse -O2 -pipe -ggdb -Wall conftest.cpp >&5 configure:4293: $? = 0 configure:4293: result: yes configure:4293: checking for inttypes.h configure:4293: x86_64-pc-linux-gnu-g++ -c -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mfpmath=sse -O2 -pipe -ggdb -Wall conftest.cpp >&5 configure:4293: $? = 0 configure:4293: result: yes configure:4293: checking for stdint.h configure:4293: x86_64-pc-linux-gnu-g++ -c -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mfpmath=sse -O2 -pipe -ggdb -Wall conftest.cpp >&5 configure:4293: $? = 0 configure:4293: result: yes configure:4293: checking for unistd.h configure:4293: x86_64-pc-linux-gnu-g++ -c -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mfpmath=sse -O2 -pipe -ggdb -Wall conftest.cpp >&5 configure:4293: $? = 0 configure:4293: result: yes configure:4306: checking for size_t configure:4306: x86_64-pc-linux-gnu-g++ -c -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mfpmath=sse -O2 -pipe -ggdb -Wall conftest.cpp >&5 configure:4306: $? = 0 configure:4306: x86_64-pc-linux-gnu-g++ -c -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mfpmath=sse -O2 -pipe -ggdb -Wall conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:58:20: error: expected primary-expression before ')' token configure:4306: $? = 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 AUDACITY_NAME "audacity" | #define INSTALL_PREFIX "/usr" | #define BUILDING_AUDACITY 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 | /* 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:4306: result: yes configure:4324: checking for alloca.h configure:4324: x86_64-pc-linux-gnu-g++ -c -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mfpmath=sse -O2 -pipe -ggdb -Wall conftest.cpp >&5 configure:4324: $? = 0 configure:4324: result: yes configure:4342: checking CFLAGS for strict prototypes configure:4369: x86_64-pc-linux-gnu-gcc -c -march=core2 -mcx16 -msahf -mtune=core2 -mfpmath=sse -O2 -pipe -ggdb -Wall -pedantic -fstrict-prototypes -Wstrict-prototypes conftest.c >&5 cc1: error: unrecognized command line option "-fstrict-prototypes" configure:4369: $? = 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 AUDACITY_NAME "audacity" | #define INSTALL_PREFIX "/usr" | #define BUILDING_AUDACITY 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_ALLOCA_H 1 | /* end confdefs.h. */ | | int | main () | { | return 0; | ; | return 0; | } configure:4369: x86_64-pc-linux-gnu-gcc -c -march=core2 -mcx16 -msahf -mtune=core2 -mfpmath=sse -O2 -pipe -ggdb -Wall -pedantic -Wstrict-prototypes conftest.c >&5 conftest.c:25:1: warning: function declaration isn't a prototype configure:4369: $? = 0 configure:4391: x86_64-pc-linux-gnu-gcc -c -march=core2 -mcx16 -msahf -mtune=core2 -mfpmath=sse -O2 -pipe -ggdb -Wall -pedantic -Wstrict-prototypes conftest.c >&5 conftest.c:25:1: warning: function declaration isn't a prototype configure:4391: $? = 0 configure:4411: result: -Wstrict-prototypes configure:4424: : CFLAGS="$CFLAGS $ac_cv_cflags_strict_prototypes" configure:4427: $? = 0 configure:4435: checking wall_flags for maximum warnings configure:4462: x86_64-pc-linux-gnu-gcc -c -march=core2 -mcx16 -msahf -mtune=core2 -mfpmath=sse -O2 -pipe -ggdb -Wall -Wstrict-prototypes -pedantic -Wall conftest.c >&5 conftest.c:25:1: warning: function declaration isn't a prototype configure:4462: $? = 0 configure:4476: result: -Wall configure:4489: : wall_flags="$wall_flags $ac_cv_cflags_warn_all" configure:4492: $? = 0 configure:4507: checking whether the C++ compiler accepts the -Wall flag configure:4536: x86_64-pc-linux-gnu-g++ -c -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mfpmath=sse -O2 -pipe -ggdb -Wall -Wall conftest.cpp >&5 configure:4536: $? = 0 configure:4559: result: yes configure:4584: checking whether the C++ preprocessor accepts the -Wall flag configure:4613: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:4613: $? = 0 configure:4636: result: yes configure:4660: checking for simple visibility declarations configure:4682: x86_64-pc-linux-gnu-g++ -c -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mfpmath=sse -O2 -pipe -ggdb -Wall -Wall -Wall conftest.cpp >&5 configure:4682: $? = 0 configure:4691: result: yes configure:4710: checking for wx-config configure:4742: result: /usr/lib64/wx/config/gtk2-unicode-release-2.8 configure:4763: Checking that the chosen version of wxWidgets is 2.8.x configure:4800: checking for x86_64-pc-linux-gnu-pkg-config configure:4833: result: no configure:4843: checking for pkg-config configure:4861: found /usr/bin/pkg-config configure:4873: result: /usr/bin/pkg-config configure:4898: checking pkg-config is at least version 0.9.0 configure:4901: result: yes configure:4963: Configuring sources in "./lib-src/lib-widget-extra" configure:5025: running /bin/sh ./configure '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' '--enable-unicode' '--enable-nyquist' '--disable-ladspa' '--with-libsndfile=system' '--with-expat=system' '--with-libsamplerate' '--without-libresample' '--with-libvorbis' '--with-libmad' '--with-libflac' '--with-libid3tag' '--without-soundtouch' '--without-libvamp' '--without-libtwolame' '--with-ffmpeg' '--without-midi' '--with-alsa' '--without-jack' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-march=core2 -mcx16 -msahf -mtune=core2 -mfpmath=sse -O2 -pipe -ggdb -Wall' 'LDFLAGS=-Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mfpmath=sse -O2 -pipe -ggdb -Wall' '--with-wx-config=/usr/lib64/wx/config/gtk2-unicode-release-2.8' --cache-file=/dev/null --srcdir=. configure:5033: Done configuring in "./lib-src/lib-widget-extra" configure:5040: checking for WIDGETEXTRA configure:5047: $PKG_CONFIG --exists --print-errors "libwidgetextra" configure:5050: $? = 0 configure:5063: $PKG_CONFIG --exists --print-errors "libwidgetextra" configure:5066: $? = 0 configure:5101: result: yes configure:5116: Determining what libraries are available in this tree and on the system configure:5133: checking for SNDFILE configure:5140: $PKG_CONFIG --exists --print-errors "sndfile >= 1.0.0" configure:5143: $? = 0 configure:5156: $PKG_CONFIG --exists --print-errors "sndfile >= 1.0.0" configure:5159: $? = 0 configure:5194: result: yes configure:5203: Libsndfile libraries are available as system libraries configure:5213: checking for ./lib-src/libsndfile/src/sndfile.h.in configure:5227: result: no configure:5249: libsndfile libraries are NOT available in this source tree configure:5266: checking for XML_ParserCreate in -lexpat configure:5291: x86_64-pc-linux-gnu-g++ -o conftest -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mfpmath=sse -O2 -pipe -ggdb -Wall -Wall -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I$(top_srcdir)/lib-src/FileDialog -march=core2 -mcx16 -msahf --param l1-cache-size=32 l1-cache-line-size=64 l2-cache-size=4096 -mtune=core2 -mfpmath=sse -O2 -pipe -ggdb -Wall -I/var/tmp/portage/media-sound/audacity-1.3.12/work/audacity-src-1.3.12-beta/lib-src/lib-widget-extra -Wall -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed conftest.cpp -lexpat -L/usr/lib64 -pthread -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -L/usr/lib64 -lwx_gtk2u_richtext-2.8 -lwx_gtk2u_aui-2.8 -lwx_gtk2u_xrc-2.8 -lwx_gtk2u_qa-2.8 -lwx_gtk2u_html-2.8 -lwx_gtk2u_adv-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu_xml-2.8 -lwx_baseu_net-2.8 -lwx_baseu-2.8 >&5 x86_64-pc-linux-gnu-g++: l1-cache-line-size=64: No such file or directory x86_64-pc-linux-gnu-g++: l2-cache-size=4096: No such file or directory configure:5291: $? = 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 AUDACITY_NAME "audacity" | #define INSTALL_PREFIX "/usr" | #define BUILDING_AUDACITY 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_ALLOCA_H 1 | #define HAVE_VISIBILITY 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 XML_ParserCreate (); | int | main () | { | return XML_ParserCreate (); | ; | return 0; | } configure:5300: result: no configure:5311: checking expat.h usability configure:5311: x86_64-pc-linux-gnu-g++ -c -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mfpmath=sse -O2 -pipe -ggdb -Wall -Wall -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I$(top_srcdir)/lib-src/FileDialog -march=core2 -mcx16 -msahf --param l1-cache-size=32 l1-cache-line-size=64 l2-cache-size=4096 -mtune=core2 -mfpmath=sse -O2 -pipe -ggdb -Wall -I/var/tmp/portage/media-sound/audacity-1.3.12/work/audacity-src-1.3.12-beta/lib-src/lib-widget-extra -Wall conftest.cpp >&5 x86_64-pc-linux-gnu-g++: l1-cache-line-size=64: No such file or directory x86_64-pc-linux-gnu-g++: l2-cache-size=4096: No such file or directory configure:5311: $? = 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 AUDACITY_NAME "audacity" | #define INSTALL_PREFIX "/usr" | #define BUILDING_AUDACITY 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_ALLOCA_H 1 | #define HAVE_VISIBILITY 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:5311: result: no configure:5311: checking expat.h presence configure:5311: x86_64-pc-linux-gnu-g++ -E -Wall conftest.cpp configure:5311: $? = 0 configure:5311: result: yes configure:5311: WARNING: expat.h: present but cannot be compiled configure:5311: WARNING: expat.h: check for missing prerequisite headers? configure:5311: WARNING: expat.h: see the Autoconf documentation configure:5311: WARNING: expat.h: section "Present But Cannot Be Compiled" configure:5311: WARNING: expat.h: proceeding with the compiler's result configure:5311: checking for expat.h configure:5311: result: no configure:5328: Expat libraries are NOT available as system libraries configure:5334: checking for ./lib-src/expat/xmlparse/xmlparse.h configure:5348: result: no configure:5368: Expat libraries are NOT available in the local tree configure:5392: checking for SAMPLERATE configure:5399: $PKG_CONFIG --exists --print-errors "samplerate >= 0.1.2" configure:5402: $? = 0 configure:5415: $PKG_CONFIG --exists --print-errors "samplerate >= 0.1.2" configure:5418: $? = 0 configure:5453: result: yes configure:5463: Libsamplerate libraries are available as system libraries configure:5473: checking for ./lib-src/libsamplerate/src/samplerate.h configure:5487: result: no configure:5510: libsamplerate libraries are NOT available in the local tree configure:5537: checking for ./lib-src/libresample/include/libresample.h configure:5551: result: yes configure:5570: libresample libraries are available in the local tree configure:5596: checking for vorbis_bitrate_addblock in -lvorbisfile configure:5621: x86_64-pc-linux-gnu-g++ -o conftest -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mfpmath=sse -O2 -pipe -ggdb -Wall -Wall -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I$(top_srcdir)/lib-src/FileDialog -march=core2 -mcx16 -msahf --param l1-cache-size=32 l1-cache-line-size=64 l2-cache-size=4096 -mtune=core2 -mfpmath=sse -O2 -pipe -ggdb -Wall -I/var/tmp/portage/media-sound/audacity-1.3.12/work/audacity-src-1.3.12-beta/lib-src/lib-widget-extra -Wall -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed conftest.cpp -lvorbisfile -lvorbis -logg -L/usr/lib64 -pthread -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -L/usr/lib64 -lwx_gtk2u_richtext-2.8 -lwx_gtk2u_aui-2.8 -lwx_gtk2u_xrc-2.8 -lwx_gtk2u_qa-2.8 -lwx_gtk2u_html-2.8 -lwx_gtk2u_adv-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu_xml-2.8 -lwx_baseu_net-2.8 -lwx_baseu-2.8 >&5 x86_64-pc-linux-gnu-g++: l1-cache-line-size=64: No such file or directory x86_64-pc-linux-gnu-g++: l2-cache-size=4096: No such file or directory configure:5621: $? = 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 AUDACITY_NAME "audacity" | #define INSTALL_PREFIX "/usr" | #define BUILDING_AUDACITY 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_ALLOCA_H 1 | #define HAVE_VISIBILITY 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 vorbis_bitrate_addblock (); | int | main () | { | return vorbis_bitrate_addblock (); | ; | return 0; | } configure:5630: result: no configure:5639: checking vorbis/vorbisfile.h usability configure:5639: x86_64-pc-linux-gnu-g++ -c -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mfpmath=sse -O2 -pipe -ggdb -Wall -Wall -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I$(top_srcdir)/lib-src/FileDialog -march=core2 -mcx16 -msahf --param l1-cache-size=32 l1-cache-line-size=64 l2-cache-size=4096 -mtune=core2 -mfpmath=sse -O2 -pipe -ggdb -Wall -I/var/tmp/portage/media-sound/audacity-1.3.12/work/audacity-src-1.3.12-beta/lib-src/lib-widget-extra -Wall conftest.cpp >&5 x86_64-pc-linux-gnu-g++: l1-cache-line-size=64: No such file or directory x86_64-pc-linux-gnu-g++: l2-cache-size=4096: No such file or directory configure:5639: $? = 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 AUDACITY_NAME "audacity" | #define INSTALL_PREFIX "/usr" | #define BUILDING_AUDACITY 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_ALLOCA_H 1 | #define HAVE_VISIBILITY 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:5639: result: no configure:5639: checking vorbis/vorbisfile.h presence configure:5639: x86_64-pc-linux-gnu-g++ -E -Wall conftest.cpp configure:5639: $? = 0 configure:5639: result: yes configure:5639: WARNING: vorbis/vorbisfile.h: present but cannot be compiled configure:5639: WARNING: vorbis/vorbisfile.h: check for missing prerequisite headers? configure:5639: WARNING: vorbis/vorbisfile.h: see the Autoconf documentation configure:5639: WARNING: vorbis/vorbisfile.h: section "Present But Cannot Be Compiled" configure:5639: WARNING: vorbis/vorbisfile.h: proceeding with the compiler's result configure:5639: checking for vorbis/vorbisfile.h configure:5639: result: no configure:5656: Vorbis libraries are NOT available as system libraries configure:5662: checking for ./lib-src/libvorbis/include/vorbis/vorbisenc.h configure:5676: result: no configure:5687: checking for ./lib-src/libogg/include/ogg/ogg.h configure:5701: result: no configure:5725: Vorbis libraries are NOT available in this source tree configure:5749: checking for LIBMAD configure:5756: $PKG_CONFIG --exists --print-errors "mad >= 0.14.2b" configure:5759: $? = 0 configure:5772: $PKG_CONFIG --exists --print-errors "mad >= 0.14.2b" configure:5775: $? = 0 configure:5810: result: yes configure:5816: checking for mad_decoder_init in -lmad configure:5841: x86_64-pc-linux-gnu-g++ -o conftest -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mfpmath=sse -O2 -pipe -ggdb -Wall -Wall -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I$(top_srcdir)/lib-src/FileDialog -march=core2 -mcx16 -msahf --param l1-cache-size=32 l1-cache-line-size=64 l2-cache-size=4096 -mtune=core2 -mfpmath=sse -O2 -pipe -ggdb -Wall -I/var/tmp/portage/media-sound/audacity-1.3.12/work/audacity-src-1.3.12-beta/lib-src/lib-widget-extra -Wall -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed conftest.cpp -lmad -L/usr/lib64 -pthread -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -L/usr/lib64 -lwx_gtk2u_richtext-2.8 -lwx_gtk2u_aui-2.8 -lwx_gtk2u_xrc-2.8 -lwx_gtk2u_qa-2.8 -lwx_gtk2u_html-2.8 -lwx_gtk2u_adv-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu_xml-2.8 -lwx_baseu_net-2.8 -lwx_baseu-2.8 >&5 x86_64-pc-linux-gnu-g++: l1-cache-line-size=64: No such file or directory x86_64-pc-linux-gnu-g++: l2-cache-size=4096: No such file or directory configure:5841: $? = 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 AUDACITY_NAME "audacity" | #define INSTALL_PREFIX "/usr" | #define BUILDING_AUDACITY 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_ALLOCA_H 1 | #define HAVE_VISIBILITY 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 mad_decoder_init (); | int | main () | { | return mad_decoder_init (); | ; | return 0; | } configure:5850: result: no configure:5860: WARNING: system installation of libmad found, but it is too old. Upgrade to at least 0.14.2b to use with Audacity configure:5869: libmad libraries are available as system libraries configure:5878: checking for ./lib-src/libmad/frame.h configure:5892: result: no configure:5912: libmad libraries are NOT available in the local tree configure:5934: checking for FLAC__stream_decoder_new in -lFLAC configure:5959: x86_64-pc-linux-gnu-g++ -o conftest -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mfpmath=sse -O2 -pipe -ggdb -Wall -Wall -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I$(top_srcdir)/lib-src/FileDialog -march=core2 -mcx16 -msahf --param l1-cache-size=32 l1-cache-line-size=64 l2-cache-size=4096 -mtune=core2 -mfpmath=sse -O2 -pipe -ggdb -Wall -I/var/tmp/portage/media-sound/audacity-1.3.12/work/audacity-src-1.3.12-beta/lib-src/lib-widget-extra -Wall -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed conftest.cpp -lFLAC -lFLAC++ -lFLAC -L/usr/lib64 -pthread -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -L/usr/lib64 -lwx_gtk2u_richtext-2.8 -lwx_gtk2u_aui-2.8 -lwx_gtk2u_xrc-2.8 -lwx_gtk2u_qa-2.8 -lwx_gtk2u_html-2.8 -lwx_gtk2u_adv-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu_xml-2.8 -lwx_baseu_net-2.8 -lwx_baseu-2.8 >&5 x86_64-pc-linux-gnu-g++: l1-cache-line-size=64: No such file or directory x86_64-pc-linux-gnu-g++: l2-cache-size=4096: No such file or directory configure:5959: $? = 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 AUDACITY_NAME "audacity" | #define INSTALL_PREFIX "/usr" | #define BUILDING_AUDACITY 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_ALLOCA_H 1 | #define HAVE_VISIBILITY 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 FLAC__stream_decoder_new (); | int | main () | { | return FLAC__stream_decoder_new (); | ; | return 0; | } configure:5968: result: no configure:5977: checking FLAC/format.h usability configure:5977: x86_64-pc-linux-gnu-g++ -c -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mfpmath=sse -O2 -pipe -ggdb -Wall -Wall -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I$(top_srcdir)/lib-src/FileDialog -march=core2 -mcx16 -msahf --param l1-cache-size=32 l1-cache-line-size=64 l2-cache-size=4096 -mtune=core2 -mfpmath=sse -O2 -pipe -ggdb -Wall -I/var/tmp/portage/media-sound/audacity-1.3.12/work/audacity-src-1.3.12-beta/lib-src/lib-widget-extra -Wall conftest.cpp >&5 x86_64-pc-linux-gnu-g++: l1-cache-line-size=64: No such file or directory x86_64-pc-linux-gnu-g++: l2-cache-size=4096: No such file or directory configure:5977: $? = 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 AUDACITY_NAME "audacity" | #define INSTALL_PREFIX "/usr" | #define BUILDING_AUDACITY 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_ALLOCA_H 1 | #define HAVE_VISIBILITY 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:5977: result: no configure:5977: checking FLAC/format.h presence configure:5977: x86_64-pc-linux-gnu-g++ -E -Wall conftest.cpp configure:5977: $? = 0 configure:5977: result: yes configure:5977: WARNING: FLAC/format.h: present but cannot be compiled configure:5977: WARNING: FLAC/format.h: check for missing prerequisite headers? configure:5977: WARNING: FLAC/format.h: see the Autoconf documentation configure:5977: WARNING: FLAC/format.h: section "Present But Cannot Be Compiled" configure:5977: WARNING: FLAC/format.h: proceeding with the compiler's result configure:5977: checking for FLAC/format.h configure:5977: result: no configure:5996: FLAC/FLAC++ libraries are NOT available as system libraries configure:6002: checking for ./lib-src/libflac/include/FLAC/format.h configure:6016: result: no configure:6027: checking for ./lib-src/libflac/include/FLAC++/decoder.h configure:6041: result: no configure:6067: FLAC libraries are NOT available in this source tree configure:6089: checking for id3_file_open in -lid3tag configure:6114: x86_64-pc-linux-gnu-g++ -o conftest -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mfpmath=sse -O2 -pipe -ggdb -Wall -Wall -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I$(top_srcdir)/lib-src/FileDialog -march=core2 -mcx16 -msahf --param l1-cache-size=32 l1-cache-line-size=64 l2-cache-size=4096 -mtune=core2 -mfpmath=sse -O2 -pipe -ggdb -Wall -I/var/tmp/portage/media-sound/audacity-1.3.12/work/audacity-src-1.3.12-beta/lib-src/lib-widget-extra -Wall -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed conftest.cpp -lid3tag -lz -L/usr/lib64 -pthread -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -L/usr/lib64 -lwx_gtk2u_richtext-2.8 -lwx_gtk2u_aui-2.8 -lwx_gtk2u_xrc-2.8 -lwx_gtk2u_qa-2.8 -lwx_gtk2u_html-2.8 -lwx_gtk2u_adv-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu_xml-2.8 -lwx_baseu_net-2.8 -lwx_baseu-2.8 >&5 x86_64-pc-linux-gnu-g++: l1-cache-line-size=64: No such file or directory x86_64-pc-linux-gnu-g++: l2-cache-size=4096: No such file or directory configure:6114: $? = 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 AUDACITY_NAME "audacity" | #define INSTALL_PREFIX "/usr" | #define BUILDING_AUDACITY 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_ALLOCA_H 1 | #define HAVE_VISIBILITY 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 id3_file_open (); | int | main () | { | return id3_file_open (); | ; | return 0; | } configure:6123: result: no configure:6132: checking id3tag.h usability configure:6132: x86_64-pc-linux-gnu-g++ -c -march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mfpmath=sse -O2 -pipe -ggdb -Wall -Wall -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I$(top_srcdir)/lib-src/FileDialog -march=core2 -mcx16 -msahf --param l1-cache-size=32 l1-cache-line-size=64 l2-cache-size=4096 -mtune=core2 -mfpmath=sse -O2 -pipe -ggdb -Wall -I/var/tmp/portage/media-sound/audacity-1.3.12/work/audacity-src-1.3.12-beta/lib-src/lib-widget-extra -Wall conftest.cpp >&5 x86_64-pc-linux-gnu-g++: l1-cache-line-size=64: No such file or directory x86_64-pc-linux-gnu-g++: l2-cache-size=4096: No such file or directory configure:6132: $? = 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 AUDACITY_NAME "audacity" | #define INSTALL_PREFIX "/usr" | #define BUILDING_AUDACITY 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_ALLOCA_H 1 | #define HAVE_VISIBILITY 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:6132: result: no configure:6132: checking id3tag.h presence configure:6132: x86_64-pc-linux-gnu-g++ -E -Wall conftest.cpp configure:6132: $? = 0 configure:6132: result: yes configure:6132: WARNING: id3tag.h: present but cannot be compiled configure:6132: WARNING: id3tag.h: check for missing prerequisite headers? configure:6132: WARNING: id3tag.h: see the Autoconf documentation configure:6132: WARNING: id3tag.h: section "Present But Cannot Be Compiled" configure:6132: WARNING: id3tag.h: proceeding with the compiler's result configure:6132: checking for id3tag.h configure:6132: result: no configure:6149: Libid3tag libraries are NOT available as system libraries configure:6155: checking for ./lib-src/libid3tag/frame.h configure:6169: result: no configure:6190: libid3tag libraries are NOT available in the local tree configure:6213: checking for SBSMS configure:6220: $PKG_CONFIG --exists --print-errors "sbsms >= 1.6.0" Package sbsms was not found in the pkg-config search path. Perhaps you should add the directory containing `sbsms.pc' to the PKG_CONFIG_PATH environment variable No package 'sbsms' found configure:6223: $? = 1 configure:6236: $PKG_CONFIG --exists --print-errors "sbsms >= 1.6.0" Package sbsms was not found in the pkg-config search path. Perhaps you should add the directory containing `sbsms.pc' to the PKG_CONFIG_PATH environment variable No package 'sbsms' found configure:6239: $? = 1 No package 'sbsms' found configure:6266: result: no configure:6289: Libsbsms libraries are NOT available as system libraries configure:6295: checking for ./lib-src/sbsms/include/sbsms.h configure:6309: result: yes configure:6328: libsbsms libraries are available in the local tree configure:6356: checking for SOUNDTOUCH configure:6363: $PKG_CONFIG --exists --print-errors "soundtouch-1.4 >= 1.3.0" Package soundtouch-1.4 was not found in the pkg-config search path. Perhaps you should add the directory containing `soundtouch-1.4.pc' to the PKG_CONFIG_PATH environment variable No package 'soundtouch-1.4' found configure:6366: $? = 1 configure:6379: $PKG_CONFIG --exists --print-errors "soundtouch-1.4 >= 1.3.0" Package soundtouch-1.4 was not found in the pkg-config search path. Perhaps you should add the directory containing `soundtouch-1.4.pc' to the PKG_CONFIG_PATH environment variable No package 'soundtouch-1.4' found configure:6382: $? = 1 No package 'soundtouch-1.4' found configure:6409: result: no configure:6424: checking for SOUNDTOUCH configure:6431: $PKG_CONFIG --exists --print-errors "soundtouch-1.0 >= 1.3.0" Package soundtouch-1.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `soundtouch-1.0.pc' to the PKG_CONFIG_PATH environment variable No package 'soundtouch-1.0' found configure:6434: $? = 1 configure:6447: $PKG_CONFIG --exists --print-errors "soundtouch-1.0 >= 1.3.0" Package soundtouch-1.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `soundtouch-1.0.pc' to the PKG_CONFIG_PATH environment variable No package 'soundtouch-1.0' found configure:6450: $? = 1 No package 'soundtouch-1.0' found configure:6477: result: no configure:6500: Libsoundtouch libraries are NOT available as system libraries configure:6506: checking for ./lib-src/soundtouch/include/SoundTouch.h configure:6520: result: no configure:6540: libsoundtouch libraries are NOT available in the local tree configure:6564: checking for ./lib-src/libnyquist/nyx.h configure:6578: result: yes configure:6598: nyquist libraries are available in the local tree configure:6625: checking for VAMP configure:6632: $PKG_CONFIG --exists --print-errors "vamp-hostsdk >= 2.0" configure:6635: $? = 0 configure:6648: $PKG_CONFIG --exists --print-errors "vamp-hostsdk >= 2.0" configure:6651: $? = 0 configure:6686: result: yes configure:6697: Vamp libraries are available as system libraries configure:6707: checking for ./lib-src/libvamp/vamp-hostsdk/PluginLoader.h configure:6721: result: yes configure:6741: Vamp libraries are available in the local tree configure:6768: checking for LIBTWOLAME configure:6775: $PKG_CONFIG --exists --print-errors "twolame >= 0.3.9" configure:6778: $? = 0 configure:6791: $PKG_CONFIG --exists --print-errors "twolame >= 0.3.9" configure:6794: $? = 0 configure:6829: result: yes configure:6839: Libtwolame library available as system library configure:6849: checking for ./lib-src/twolame/libtwolame/twolame.h configure:6863: result: no configure:6886: libtwolame library is NOT available in the local tree configure:6909: checking for AVCODEC configure:6916: $PKG_CONFIG --exists --print-errors "libavcodec >= 51.53" configure:6919: $? = 0 configure:6932: $PKG_CONFIG --exists --print-errors "libavcodec >= 51.53" configure:6935: $? = 0 configure:6970: result: yes configure:6976: checking for AVFORMAT configure:6983: $PKG_CONFIG --exists --print-errors "libavformat >= 52.12" configure:6986: $? = 0 configure:6999: $PKG_CONFIG --exists --print-errors "libavformat >= 52.12" configure:7002: $? = 0 configure:7037: result: yes configure:7050: FFmpeg library available as system library configure:7061: checking for ./lib-src/ffmpeg/libavcodec/avcodec.h configure:7075: result: yes configure:7086: checking for ./lib-src/ffmpeg/libavformat/avformat.h configure:7100: result: yes configure:7118: FFmpeg headers are available in the local tree configure:7196: Configuring sources in "./lib-src/portsmf" configure:7258: running /bin/sh ./configure '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--libdir=/usr/lib64' '--enable-unicode' '--enable-nyquist' '--disable-ladspa' '--with-libsndfile=system' '--with-expat=system' '--with-libsamplerate' '--without-libresample' '--with-libvorbis' '--with-libmad' '--with-libflac' '--with-libid3tag' '--without-soundtouch' '--without-libvamp' '--without-libtwolame' '--with-ffmpeg' '--without-midi' '--with-alsa' '--without-jack' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-march=core2 -mcx16 -msahf -mtune=core2 -mfpmath=sse -O2 -pipe -ggdb -Wall' 'LDFLAGS=-Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed' 'CXXFLAGS=-march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mfpmath=sse -O2 -pipe -ggdb -Wall' '--with-wx-config=/usr/lib64/wx/config/gtk2-unicode-release-2.8' '--disable-programs' '--disable-programs' --cache-file=/dev/null --srcdir=. configure:7266: Done configuring in "./lib-src/portsmf" configure:7274: checking for PORTSMF configure:7281: $PKG_CONFIG --exists --print-errors "portSMF" configure:7284: $? = 0 configure:7297: $PKG_CONFIG --exists --print-errors "portSMF" configure:7300: $? = 0 configure:7335: result: yes configure:7353: Figuring out what libraries to enable configure:7376: disabling LIBVORBIS configure:7370: Using SYSTEM libraries for LIBMAD configure:7391: Using the SYSTEM libraries for LIBSNDFILE because you specifically requested this configure:7376: disabling LIBFLAC configure:7376: disabling LIBID3TAG configure:7370: Using SYSTEM libraries for LIBSAMPLERATE configure:7397: disabling LIBRESAMPLE at your request configure:7370: Using LOCAL libraries for LIBSBSMS configure:7397: disabling LIBSOUNDTOUCH at your request configure:7370: Using LOCAL libraries for LIBNYQUIST configure:7397: disabling LIBVAMP at your request configure:7394: error: You requested using the system libraries for LIBEXPAT but they are not available ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_cflags_strict_prototypes=-Wstrict-prototypes ac_cv_cflags_warn_all=-Wall ac_cv_cxx_compiler_gnu=yes ac_cv_env_AVCODEC_CFLAGS_set= ac_cv_env_AVCODEC_CFLAGS_value= ac_cv_env_AVCODEC_LIBS_set= ac_cv_env_AVCODEC_LIBS_value= ac_cv_env_AVFORMAT_CFLAGS_set= ac_cv_env_AVFORMAT_CFLAGS_value= ac_cv_env_AVFORMAT_LIBS_set= ac_cv_env_AVFORMAT_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='-march=core2 -mcx16 -msahf -mtune=core2 -mfpmath=sse -O2 -pipe -ggdb -Wall' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mfpmath=sse -O2 -pipe -ggdb -Wall' ac_cv_env_CXX_set= ac_cv_env_CXX_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_JACK_CFLAGS_set= ac_cv_env_JACK_CFLAGS_value= ac_cv_env_JACK_LIBS_set= ac_cv_env_JACK_LIBS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed' ac_cv_env_LIBMAD_CFLAGS_set= ac_cv_env_LIBMAD_CFLAGS_value= ac_cv_env_LIBMAD_LIBS_set= ac_cv_env_LIBMAD_LIBS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LIBTWOLAME_CFLAGS_set= ac_cv_env_LIBTWOLAME_CFLAGS_value= ac_cv_env_LIBTWOLAME_LIBS_set= ac_cv_env_LIBTWOLAME_LIBS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_PORTSMF_CFLAGS_set= ac_cv_env_PORTSMF_CFLAGS_value= ac_cv_env_PORTSMF_LIBS_set= ac_cv_env_PORTSMF_LIBS_value= ac_cv_env_SAMPLERATE_CFLAGS_set= ac_cv_env_SAMPLERATE_CFLAGS_value= ac_cv_env_SAMPLERATE_LIBS_set= ac_cv_env_SAMPLERATE_LIBS_value= ac_cv_env_SBSMS_CFLAGS_set= ac_cv_env_SBSMS_CFLAGS_value= ac_cv_env_SBSMS_LIBS_set= ac_cv_env_SBSMS_LIBS_value= ac_cv_env_SNDFILE_CFLAGS_set= ac_cv_env_SNDFILE_CFLAGS_value= ac_cv_env_SNDFILE_LIBS_set= ac_cv_env_SNDFILE_LIBS_value= ac_cv_env_SOUNDTOUCH_CFLAGS_set= ac_cv_env_SOUNDTOUCH_CFLAGS_value= ac_cv_env_SOUNDTOUCH_LIBS_set= ac_cv_env_SOUNDTOUCH_LIBS_value= ac_cv_env_VAMP_CFLAGS_set= ac_cv_env_VAMP_CFLAGS_value= ac_cv_env_VAMP_LIBS_set= ac_cv_env_VAMP_LIBS_value= ac_cv_env_WIDGETEXTRA_CFLAGS_set= ac_cv_env_WIDGETEXTRA_CFLAGS_value= ac_cv_env_WIDGETEXTRA_LIBS_set= ac_cv_env_WIDGETEXTRA_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_file___dev_urandom_=yes ac_cv_file___lib_src_expat_xmlparse_xmlparse_h=no ac_cv_file___lib_src_ffmpeg_libavcodec_avcodec_h=yes ac_cv_file___lib_src_ffmpeg_libavformat_avformat_h=yes ac_cv_file___lib_src_libflac_include_FLAC_format_h=no ac_cv_file___lib_src_libflac_include_FLACpp_decoder_h=no ac_cv_file___lib_src_libid3tag_frame_h=no ac_cv_file___lib_src_libmad_frame_h=no ac_cv_file___lib_src_libnyquist_nyx_h=yes ac_cv_file___lib_src_libogg_include_ogg_ogg_h=no ac_cv_file___lib_src_libresample_include_libresample_h=yes ac_cv_file___lib_src_libsamplerate_src_samplerate_h=no ac_cv_file___lib_src_libsndfile_src_sndfile_h_in=no ac_cv_file___lib_src_libvamp_vamp_hostsdk_PluginLoader_h=yes ac_cv_file___lib_src_libvorbis_include_vorbis_vorbisenc_h=no ac_cv_file___lib_src_sbsms_include_sbsms_h=yes ac_cv_file___lib_src_soundtouch_include_SoundTouch_h=no ac_cv_file___lib_src_twolame_libtwolame_twolame_h=no ac_cv_file__bin_bash=yes ac_cv_file__dev_arandom=no ac_cv_file__dev_random=yes ac_cv_file__dev_srandom=yes ac_cv_file__dev_urandom=yes ac_cv_file__dev_zero=yes ac_cv_file__usr_share_sgml_X11_defs_ent=1 ac_cv_func_calloc_0_nonnull=yes ac_cv_func_setgrent_void=yes ac_cv_func_strnlen_working=yes ac_cv_header_FLAC_format_h=no ac_cv_header_alloca_h=yes ac_cv_header_expat_h=no ac_cv_header_id3tag_h=no ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_pwd_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_header_vorbis_vorbisfile_h=no ac_cv_lib_FLAC_FLAC__stream_decoder_new=no ac_cv_lib_expat_XML_ParserCreate=no ac_cv_lib_id3tag_id3_file_open=no ac_cv_lib_mad_mad_decoder_init=no ac_cv_lib_vorbisfile_vorbis_bitrate_addblock=no ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_SED=/bin/sed ac_cv_path_WX_CONFIG=/usr/lib64/wx/config/gtk2-unicode-release-2.8 ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc ac_cv_prog_CXX=x86_64-pc-linux-gnu-g++ ac_cv_prog_CXXCPP='x86_64-pc-linux-gnu-g++ -E' ac_cv_prog_HAVE_PKG_CONFIG=yes ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_type_size_t=yes ax_cv_cxx_check_flag___Wall=yes ax_cv_cxxcpp_check_flag___Wall=yes ax_cv_ld_check_flag__rdynamic=yes fu_cv_sys_stat_statvfs=yes gl_cv_cc_visibility=yes gl_cv_func_btowc_eof=yes gl_cv_func_malloc_0_nonnull=yes gl_cv_func_re_compile_pattern_working=yes gl_cv_func_rename_trailing_dest_slash_bug=no gl_cv_func_rename_trailing_slash_bug=no glib_cv___va_copy=yes glib_cv_has__inline=yes glib_cv_has__inline__=yes glib_cv_hasinline=yes glib_cv_rtldglobal_broken=no glib_cv_sane_realloc=yes glib_cv_sizeof_gmutex=40 glib_cv_stack_grows=no glib_cv_uscore=no glib_cv_va_copy=yes glib_cv_va_val_copy=no pkg_cv_AVCODEC_CFLAGS=' ' pkg_cv_AVCODEC_LIBS='-lavcodec ' pkg_cv_AVFORMAT_CFLAGS=' ' pkg_cv_AVFORMAT_LIBS='-lavformat ' pkg_cv_LIBMAD_CFLAGS=' ' pkg_cv_LIBMAD_LIBS='-lmad -lm ' pkg_cv_LIBTWOLAME_CFLAGS=' ' pkg_cv_LIBTWOLAME_LIBS='-ltwolame ' pkg_cv_PORTSMF_CFLAGS='-march=core2 -mcx16 -msahf --param l1-cache-size=32 l1-cache-line-size=64 l2-cache-size=4096 -mtune=core2 -mfpmath=sse -O2 -pipe -ggdb -Wall -I/var/tmp/portage/media-sound/audacity-1.3.12/work/audacity-src-1.3.12-beta/lib-src/portsmf ' pkg_cv_PORTSMF_LIBS='-L/var/tmp/portage/media-sound/audacity-1.3.12/work/audacity-src-1.3.12-beta/lib-src/portsmf -lportSMF ' pkg_cv_SAMPLERATE_CFLAGS=' ' pkg_cv_SAMPLERATE_LIBS='-lsamplerate ' pkg_cv_SNDFILE_CFLAGS=' ' pkg_cv_SNDFILE_LIBS='-lsndfile ' pkg_cv_VAMP_CFLAGS=' ' pkg_cv_VAMP_LIBS='-L/usr/lib -lvamp-hostsdk ' pkg_cv_WIDGETEXTRA_CFLAGS='-march=core2 -mcx16 -msahf --param l1-cache-size=32 l1-cache-line-size=64 l2-cache-size=4096 -mtune=core2 -mfpmath=sse -O2 -pipe -ggdb -Wall -I/var/tmp/portage/media-sound/audacity-1.3.12/work/audacity-src-1.3.12-beta/lib-src/lib-widget-extra ' pkg_cv_WIDGETEXTRA_LIBS='-pthread -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -L/var/tmp/portage/media-sound/audacity-1.3.12/work/audacity-src-1.3.12-beta/lib-src/lib-widget-extra -lwidgetextra -lwx_gtk2u_richtext-2.8 -lwx_gtk2u_aui-2.8 -lwx_gtk2u_xrc-2.8 -lwx_gtk2u_qa-2.8 -lwx_gtk2u_html-2.8 -lwx_gtk2u_adv-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu_xml-2.8 -lwx_baseu_net-2.8 -lwx_baseu-2.8 ' yeti_cv_func_scanf_modif_size_t=z ## ----------------- ## ## Output variables. ## ## ----------------- ## AFTERBUILD='' AUDACITY_NAME='audacity' AVCODEC_CFLAGS=' ' AVCODEC_LIBS='-lavcodec ' AVFORMAT_CFLAGS=' ' AVFORMAT_LIBS='-lavformat ' BUILD_LDFLAGS=' -rdynamic -pthread -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -L/var/tmp/portage/media-sound/audacity-1.3.12/work/audacity-src-1.3.12-beta/lib-src/lib-widget-extra -lwidgetextra -lwx_gtk2u_richtext-2.8 -lwx_gtk2u_aui-2.8 -lwx_gtk2u_xrc-2.8 -lwx_gtk2u_qa-2.8 -lwx_gtk2u_html-2.8 -lwx_gtk2u_adv-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu_xml-2.8 -lwx_baseu_net-2.8 -lwx_baseu-2.8 ' CC='x86_64-pc-linux-gnu-gcc' CDEPEND='' CFLAGS='-march=core2 -mcx16 -msahf -mtune=core2 -mfpmath=sse -O2 -pipe -ggdb -Wall -Wstrict-prototypes -Wall' CFLAG_VISIBILITY='-fvisibility=hidden' CONFIGHEADER='' CPPFLAGS=' -Wall' CXX='x86_64-pc-linux-gnu-g++' CXXCPP='x86_64-pc-linux-gnu-g++ -E' CXXFLAGS='-march=core2 -mcx16 -msahf --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=4096 -mtune=core2 -mfpmath=sse -O2 -pipe -ggdb -Wall -Wall -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -I$(top_srcdir)/lib-src/FileDialog -march=core2 -mcx16 -msahf --param l1-cache-size=32 l1-cache-line-size=64 l2-cache-size=4096 -mtune=core2 -mfpmath=sse -O2 -pipe -ggdb -Wall -I/var/tmp/portage/media-sound/audacity-1.3.12/work/audacity-src-1.3.12-beta/lib-src/lib-widget-extra ' DEFS='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' EXTRAINSTALLTARGETS='' EXTRAOBJS='' EXTRATARGETS='' EXTRAUNINSTALLTARGETS='' GREP='/bin/grep' GTK_CFLAGS='' GTK_LIBS='' HAVE_GTK='' HAVE_PKG_CONFIG='yes' HAVE_VISIBILITY='1' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PREFIX='' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' JACK_CFLAGS='' JACK_LIBS='' LDFLAGS='-Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed' LIBMAD_CFLAGS=' ' LIBMAD_LIBS='-lmad -lm ' LIBOBJS='' LIBS=' -L/usr/lib64 -pthread -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -L/usr/lib64 -lwx_gtk2u_richtext-2.8 -lwx_gtk2u_aui-2.8 -lwx_gtk2u_xrc-2.8 -lwx_gtk2u_qa-2.8 -lwx_gtk2u_html-2.8 -lwx_gtk2u_adv-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu_xml-2.8 -lwx_baseu_net-2.8 -lwx_baseu-2.8 ' LIBSRC_BUILD=' widgetextra' LIBTWOLAME_CFLAGS=' ' LIBTWOLAME_LIBS='-ltwolame ' LOCAL_LIBS=' FileDialog.a' LTLIBOBJS='' OBJEXT='o' OPTOBJS='' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PORTSMF_CFLAGS='-march=core2 -mcx16 -msahf --param l1-cache-size=32 l1-cache-line-size=64 l2-cache-size=4096 -mtune=core2 -mfpmath=sse -O2 -pipe -ggdb -Wall -I/var/tmp/portage/media-sound/audacity-1.3.12/work/audacity-src-1.3.12-beta/lib-src/portsmf ' PORTSMF_LIBS='-L/var/tmp/portage/media-sound/audacity-1.3.12/work/audacity-src-1.3.12-beta/lib-src/portsmf -lportSMF ' PRECOMP_CFLAGS='' SAMPLERATE_CFLAGS=' ' SAMPLERATE_LIBS='-lsamplerate ' SBSMS_CFLAGS='' SBSMS_LIBS='' SED='/bin/sed' SHELL='/bin/sh' SNDFILE_CFLAGS=' ' SNDFILE_LIBS='-lsndfile ' SOUNDTOUCH_CFLAGS='' SOUNDTOUCH_LIBS='' VAMP_CFLAGS=' ' VAMP_LIBS='-L/usr/lib -lvamp-hostsdk ' WIDGETEXTRA_CFLAGS='-march=core2 -mcx16 -msahf --param l1-cache-size=32 l1-cache-line-size=64 l2-cache-size=4096 -mtune=core2 -mfpmath=sse -O2 -pipe -ggdb -Wall -I/var/tmp/portage/media-sound/audacity-1.3.12/work/audacity-src-1.3.12-beta/lib-src/lib-widget-extra ' WIDGETEXTRA_LIBS='-pthread -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -L/var/tmp/portage/media-sound/audacity-1.3.12/work/audacity-src-1.3.12-beta/lib-src/lib-widget-extra -lwidgetextra -lwx_gtk2u_richtext-2.8 -lwx_gtk2u_aui-2.8 -lwx_gtk2u_xrc-2.8 -lwx_gtk2u_qa-2.8 -lwx_gtk2u_html-2.8 -lwx_gtk2u_adv-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu_xml-2.8 -lwx_baseu_net-2.8 -lwx_baseu-2.8 ' WX_CONFIG='/usr/lib64/wx/config/gtk2-unicode-release-2.8' ac_ct_CC='' ac_ct_CXX='' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='x86_64-pc-linux-gnu' build_cpu='' build_os='' build_vendor='' datadir='/usr/share' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='NONE' host='x86_64-pc-linux-gnu' host_alias='x86_64-pc-linux-gnu' host_cpu='' host_os='' host_vendor='' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' libdir='/usr/lib64' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' mandir='/usr/share/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs=' lib-src/FileDialog' 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 AUDACITY_NAME "audacity" #define INSTALL_PREFIX "/usr" #define BUILDING_AUDACITY 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_ALLOCA_H 1 #define HAVE_VISIBILITY 1 configure: exit 1