This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by wavpack configure 4.60.1, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic ## --------- ## ## Platform. ## ## --------- ## hostname = hp12 uname -m = x86_64 uname -r = 3.13.6-1.x86_64 uname -s = Linux uname -v = #1 SMP Wed Mar 12 08:53:42 UTC 2014 /usr/bin/uname -p = unknown /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/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2005: checking for a BSD-compatible install configure:2061: result: /bin/install -c configure:2072: checking whether build environment is sane configure:2115: result: yes configure:2143: checking for a thread-safe mkdir -p configure:2182: result: /bin/mkdir -p configure:2195: checking for gawk configure:2211: found /bin/gawk configure:2222: result: gawk configure:2233: checking whether make sets $(MAKE) configure:2254: result: yes configure:2434: checking whether to enable maintainer-specific portions of Makefiles configure:2443: result: no configure:2517: checking for style of include used by make configure:2545: result: GNU configure:2575: checking for i686-uhu-linux-gcc configure:2591: found /usr/bin/i686-uhu-linux-gcc configure:2602: result: i686-uhu-linux-gcc configure:2880: checking for C compiler version configure:2887: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 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:2890: $? = 0 configure:2897: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:2900: $? = 0 configure:2907: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:2910: $? = 1 configure:2933: checking for C compiler default output file name configure:2960: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2963: $? = 0 configure:3001: result: a.out configure:3018: checking whether the C compiler works configure:3028: ./a.out configure:3031: $? = 0 configure:3048: result: yes configure:3055: checking whether we are cross compiling configure:3057: result: no configure:3060: checking for suffix of executables configure:3067: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3070: $? = 0 configure:3094: result: configure:3100: checking for suffix of object files configure:3126: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3129: $? = 0 configure:3152: result: o configure:3156: checking whether we are using the GNU C compiler configure:3185: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3191: $? = 0 configure:3208: result: yes configure:3213: checking whether i686-uhu-linux-gcc accepts -g configure:3243: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:3249: $? = 0 configure:3348: result: yes configure:3365: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:3439: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3445: $? = 0 configure:3468: result: none needed configure:3488: checking dependency style of i686-uhu-linux-gcc configure:3579: result: gcc3 configure:3600: checking how to run the C preprocessor configure:3640: i686-uhu-linux-gcc -E conftest.c configure:3646: $? = 0 configure:3677: i686-uhu-linux-gcc -E conftest.c conftest.c:13:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3683: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wavpack" | #define PACKAGE_TARNAME "wavpack" | #define PACKAGE_VERSION "4.60.1" | #define PACKAGE_STRING "wavpack 4.60.1" | #define PACKAGE_BUGREPORT "bryant@wavpack.com" | #define LIBWAVPACK_MAJOR 4 | #define LIBWAVPACK_MINOR 60 | #define LIBWAVPACK_MICRO 1 | #define LIBWAVPACK_VERSION_STRING "4.60.1" | #define VERSION_OS "Linux" | /* end confdefs.h. */ | #include configure:3716: result: i686-uhu-linux-gcc -E configure:3745: i686-uhu-linux-gcc -E conftest.c configure:3751: $? = 0 configure:3782: i686-uhu-linux-gcc -E conftest.c conftest.c:13:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3788: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wavpack" | #define PACKAGE_TARNAME "wavpack" | #define PACKAGE_VERSION "4.60.1" | #define PACKAGE_STRING "wavpack 4.60.1" | #define PACKAGE_BUGREPORT "bryant@wavpack.com" | #define LIBWAVPACK_MAJOR 4 | #define LIBWAVPACK_MINOR 60 | #define LIBWAVPACK_MICRO 1 | #define LIBWAVPACK_VERSION_STRING "4.60.1" | #define VERSION_OS "Linux" | /* end confdefs.h. */ | #include configure:3826: checking for grep that handles long lines and -e configure:3900: result: /bin/grep configure:3905: checking for egrep configure:3983: result: /bin/grep -E configure:3988: checking for ANSI C header files configure:4018: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4024: $? = 0 configure:4123: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4126: $? = 0 configure:4132: ./conftest configure:4135: $? = 0 configure:4152: result: yes configure:4176: checking for sys/types.h configure:4197: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4203: $? = 0 configure:4219: result: yes configure:4176: checking for sys/stat.h configure:4197: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4203: $? = 0 configure:4219: result: yes configure:4176: checking for stdlib.h configure:4197: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4203: $? = 0 configure:4219: result: yes configure:4176: checking for string.h configure:4197: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4203: $? = 0 configure:4219: result: yes configure:4176: checking for memory.h configure:4197: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4203: $? = 0 configure:4219: result: yes configure:4176: checking for strings.h configure:4197: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4203: $? = 0 configure:4219: result: yes configure:4176: checking for inttypes.h configure:4197: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4203: $? = 0 configure:4219: result: yes configure:4176: checking for stdint.h configure:4197: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4203: $? = 0 configure:4219: result: yes configure:4176: checking for unistd.h configure:4197: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4203: $? = 0 configure:4219: result: yes configure:4231: checking whether byte ordering is bigendian configure:4264: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4270: $? = 0 configure:4302: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:30:2: error: unknown type name 'not' not big endian ^ conftest.c:30:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^ configure:4308: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wavpack" | #define PACKAGE_TARNAME "wavpack" | #define PACKAGE_VERSION "4.60.1" | #define PACKAGE_STRING "wavpack 4.60.1" | #define PACKAGE_BUGREPORT "bryant@wavpack.com" | #define LIBWAVPACK_MAJOR 4 | #define LIBWAVPACK_MINOR 60 | #define LIBWAVPACK_MICRO 1 | #define LIBWAVPACK_VERSION_STRING "4.60.1" | #define VERSION_OS "Linux" | #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 | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:4448: result: no configure:4477: checking for i686-uhu-linux-gcc configure:4504: result: i686-uhu-linux-gcc configure:4782: checking for C compiler version configure:4789: i686-uhu-linux-gcc --version >&5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 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:4792: $? = 0 configure:4799: i686-uhu-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:4802: $? = 0 configure:4809: i686-uhu-linux-gcc -V >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:4812: $? = 1 configure:4815: checking whether we are using the GNU C compiler configure:4867: result: yes configure:4872: checking whether i686-uhu-linux-gcc accepts -g configure:5007: result: yes configure:5024: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:5127: result: none needed configure:5147: checking dependency style of i686-uhu-linux-gcc configure:5238: result: gcc3 configure:5333: checking build system type configure:5351: result: i686-uhu-linux-gnu configure:5373: checking host system type configure:5388: result: i686-uhu-linux-gnu configure:5410: checking for a sed that does not truncate output configure:5466: result: /bin/sed configure:5480: checking for ld used by i686-uhu-linux-gcc configure:5547: result: /usr/bin/ld configure:5556: checking if the linker (/usr/bin/ld) is GNU ld configure:5571: result: yes configure:5576: checking for /usr/bin/ld option to reload object files configure:5583: result: -r configure:5601: checking for BSD-compatible nm configure:5650: result: /usr/bin/nm -B configure:5654: checking whether ln -s works configure:5658: result: yes configure:5665: checking how to recognize dependent libraries configure:5851: result: pass_all configure:6395: checking dlfcn.h usability configure:6412: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6418: $? = 0 configure:6432: result: yes configure:6436: checking dlfcn.h presence configure:6451: i686-uhu-linux-gcc -E conftest.c configure:6457: $? = 0 configure:6471: result: yes configure:6504: checking for dlfcn.h configure:6512: result: yes configure:6539: checking for i686-uhu-linux-g++ configure:6555: found /usr/bin/i686-uhu-linux-g++ configure:6566: result: i686-uhu-linux-g++ configure:6641: checking for C++ compiler version configure:6648: i686-uhu-linux-g++ --version >&5 i686-uhu-linux-g++ (GCC) 4.8.3 Copyright (C) 2013 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:6651: $? = 0 configure:6658: i686-uhu-linux-g++ -v >&5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:6661: $? = 0 configure:6668: i686-uhu-linux-g++ -V >&5 i686-uhu-linux-g++: error: unrecognized command line option '-V' i686-uhu-linux-g++: fatal error: no input files compilation terminated. configure:6671: $? = 1 configure:6674: checking whether we are using the GNU C++ compiler configure:6703: i686-uhu-linux-g++ -c conftest.cpp >&5 configure:6709: $? = 0 configure:6726: result: yes configure:6731: checking whether i686-uhu-linux-g++ accepts -g configure:6761: i686-uhu-linux-g++ -c -g conftest.cpp >&5 configure:6767: $? = 0 configure:6866: result: yes configure:6891: checking dependency style of i686-uhu-linux-g++ configure:6982: result: gcc3 configure:7007: checking how to run the C++ preprocessor configure:7043: i686-uhu-linux-g++ -E conftest.cpp configure:7049: $? = 0 configure:7080: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:24:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:7086: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wavpack" | #define PACKAGE_TARNAME "wavpack" | #define PACKAGE_VERSION "4.60.1" | #define PACKAGE_STRING "wavpack 4.60.1" | #define PACKAGE_BUGREPORT "bryant@wavpack.com" | #define LIBWAVPACK_MAJOR 4 | #define LIBWAVPACK_MINOR 60 | #define LIBWAVPACK_MICRO 1 | #define LIBWAVPACK_VERSION_STRING "4.60.1" | #define VERSION_OS "Linux" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:7119: result: i686-uhu-linux-g++ -E configure:7148: i686-uhu-linux-g++ -E conftest.cpp configure:7154: $? = 0 configure:7185: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:24:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:7191: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "wavpack" | #define PACKAGE_TARNAME "wavpack" | #define PACKAGE_VERSION "4.60.1" | #define PACKAGE_STRING "wavpack 4.60.1" | #define PACKAGE_BUGREPORT "bryant@wavpack.com" | #define LIBWAVPACK_MAJOR 4 | #define LIBWAVPACK_MINOR 60 | #define LIBWAVPACK_MICRO 1 | #define LIBWAVPACK_VERSION_STRING "4.60.1" | #define VERSION_OS "Linux" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:7240: checking for i686-uhu-linux-g77 configure:7270: result: no configure:7240: checking for i686-uhu-linux-xlf configure:7270: result: no configure:7240: checking for i686-uhu-linux-f77 configure:7270: result: no configure:7240: checking for i686-uhu-linux-frt configure:7270: result: no configure:7240: checking for i686-uhu-linux-pgf77 configure:7270: result: no configure:7240: checking for i686-uhu-linux-cf77 configure:7270: result: no configure:7240: checking for i686-uhu-linux-fort77 configure:7270: result: no configure:7240: checking for i686-uhu-linux-fl32 configure:7270: result: no configure:7240: checking for i686-uhu-linux-af77 configure:7270: result: no configure:7240: checking for i686-uhu-linux-xlf90 configure:7270: result: no configure:7240: checking for i686-uhu-linux-f90 configure:7270: result: no configure:7240: checking for i686-uhu-linux-pgf90 configure:7270: result: no configure:7240: checking for i686-uhu-linux-pghpf configure:7270: result: no configure:7240: checking for i686-uhu-linux-epcf90 configure:7270: result: no configure:7240: checking for i686-uhu-linux-gfortran configure:7270: result: no configure:7240: checking for i686-uhu-linux-g95 configure:7270: result: no configure:7240: checking for i686-uhu-linux-xlf95 configure:7270: result: no configure:7240: checking for i686-uhu-linux-f95 configure:7270: result: no configure:7240: checking for i686-uhu-linux-fort configure:7270: result: no configure:7240: checking for i686-uhu-linux-ifort configure:7270: result: no configure:7240: checking for i686-uhu-linux-ifc configure:7270: result: no configure:7240: checking for i686-uhu-linux-efc configure:7270: result: no configure:7240: checking for i686-uhu-linux-pgf95 configure:7270: result: no configure:7240: checking for i686-uhu-linux-lf95 configure:7270: result: no configure:7240: checking for i686-uhu-linux-ftn configure:7270: result: no configure:7284: checking for g77 configure:7314: result: no configure:7284: checking for xlf configure:7314: result: no configure:7284: checking for f77 configure:7314: result: no configure:7284: checking for frt configure:7314: result: no configure:7284: checking for pgf77 configure:7314: result: no configure:7284: checking for cf77 configure:7314: result: no configure:7284: checking for fort77 configure:7314: result: no configure:7284: checking for fl32 configure:7314: result: no configure:7284: checking for af77 configure:7314: result: no configure:7284: checking for xlf90 configure:7314: result: no configure:7284: checking for f90 configure:7314: result: no configure:7284: checking for pgf90 configure:7314: result: no configure:7284: checking for pghpf configure:7314: result: no configure:7284: checking for epcf90 configure:7314: result: no configure:7284: checking for gfortran configure:7314: result: no configure:7284: checking for g95 configure:7314: result: no configure:7284: checking for xlf95 configure:7314: result: no configure:7284: checking for f95 configure:7314: result: no configure:7284: checking for fort configure:7314: result: no configure:7284: checking for ifort configure:7314: result: no configure:7284: checking for ifc configure:7314: result: no configure:7284: checking for efc configure:7314: result: no configure:7284: checking for pgf95 configure:7314: result: no configure:7284: checking for lf95 configure:7314: result: no configure:7284: checking for ftn configure:7314: result: no configure:7341: checking for Fortran 77 compiler version configure:7348: --version >&5 ./configure: line 7349: --version: command not found configure:7351: $? = 127 configure:7358: -v >&5 ./configure: line 7359: -v: command not found configure:7361: $? = 127 configure:7368: -V >&5 ./configure: line 7369: -V: command not found configure:7371: $? = 127 configure:7379: checking whether we are using the GNU Fortran 77 compiler configure:7398: -c conftest.F >&5 ./configure: line 7399: -c: command not found configure:7404: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:7421: result: no configure:7427: checking whether accepts -g configure:7444: -c -g conftest.f >&5 ./configure: line 7445: -c: command not found configure:7450: $? = 127 configure: failed program was: | program main | | end configure:7466: result: no configure:7495: checking the maximum length of command line arguments configure:7607: result: 1572864 configure:7619: checking command to parse /usr/bin/nm -B output from i686-uhu-linux-gcc object configure:7724: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7727: $? = 0 configure:7731: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:7734: $? = 0 configure:7786: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c conftstm.o >&5 configure:7789: $? = 0 configure:7827: result: ok configure:7831: checking for objdir configure:7846: result: .libs configure:7898: checking for i686-uhu-linux-ar configure:7914: found /usr/bin/i686-uhu-linux-ar configure:7925: result: i686-uhu-linux-ar configure:7994: checking for i686-uhu-linux-ranlib configure:8024: result: no configure:8034: checking for ranlib configure:8050: found /usr/bin/ranlib configure:8061: result: ranlib configure:8090: checking for i686-uhu-linux-strip configure:8120: result: no configure:8130: checking for strip configure:8146: found /usr/bin/strip configure:8157: result: strip configure:8755: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:8773: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:8777: $? = 0 configure:8790: result: no configure:8805: checking for i686-uhu-linux-gcc option to produce PIC configure:9037: result: -fPIC configure:9045: checking if i686-uhu-linux-gcc PIC flag -fPIC works configure:9063: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC -DPIC conftest.c >&5 configure:9067: $? = 0 configure:9080: result: yes configure:9108: checking if i686-uhu-linux-gcc static flag -static works configure:9136: result: yes configure:9146: checking if i686-uhu-linux-gcc supports -c -o file.o configure:9167: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -o out/conftest2.o conftest.c >&5 configure:9171: $? = 0 configure:9193: result: yes configure:9219: checking whether the i686-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:10200: result: yes configure:10221: checking whether -lc should be explicitly linked in configure:10226: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10229: $? = 0 configure:10244: i686-uhu-linux-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:10247: $? = 0 configure:10259: result: no configure:10267: checking dynamic linker characteristics configure:10881: result: GNU/Linux ld.so configure:10905: checking how to hardcode library paths into programs configure:10930: result: immediate configure:10944: checking whether stripping libraries is possible configure:10949: result: yes configure:11751: checking if libtool supports shared libraries configure:11753: result: yes configure:11756: checking whether to build shared libraries configure:11777: result: yes configure:11780: checking whether to build static libraries configure:11784: result: no configure:11878: creating libtool configure:12471: checking for ld used by i686-uhu-linux-g++ configure:12538: result: /usr/bin/ld configure:12547: checking if the linker (/usr/bin/ld) is GNU ld configure:12562: result: yes configure:12613: checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:13559: result: yes configure:13576: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:13579: $? = 0 configure:13735: checking for i686-uhu-linux-g++ option to produce PIC configure:14019: result: -fPIC configure:14027: checking if i686-uhu-linux-g++ PIC flag -fPIC works configure:14045: i686-uhu-linux-g++ -c -g -O2 -fPIC -DPIC conftest.cpp >&5 configure:14049: $? = 0 configure:14062: result: yes configure:14090: checking if i686-uhu-linux-g++ static flag -static works configure:14118: result: yes configure:14128: checking if i686-uhu-linux-g++ supports -c -o file.o configure:14149: i686-uhu-linux-g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:14153: $? = 0 configure:14175: result: yes configure:14201: checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:14230: result: yes configure:14297: checking dynamic linker characteristics configure:14859: result: GNU/Linux ld.so configure:14883: checking how to hardcode library paths into programs configure:14908: result: immediate configure:21168: checking for a BSD-compatible install configure:21224: result: /bin/install -c configure:21236: checking whether i686-uhu-linux-gcc and cc understand -c and -o together configure:21271: i686-uhu-linux-gcc -c conftest.c -o conftest2.o >&5 configure:21274: $? = 0 configure:21280: i686-uhu-linux-gcc -c conftest.c -o conftest2.o >&5 configure:21283: $? = 0 configure:21294: cc -c conftest.c >&5 configure:21297: $? = 0 configure:21305: cc -c conftest.c -o conftest2.o >&5 configure:21308: $? = 0 configure:21314: cc -c conftest.c -o conftest2.o >&5 configure:21317: $? = 0 configure:21335: result: yes configure:21362: checking for ANSI C header files configure:21526: result: yes configure:21676: checking for cos in -lm configure:21711: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 conftest.c:32:6: warning: conflicting types for built-in function 'cos' [enabled by default] char cos (); ^ configure:21717: $? = 0 configure:21735: result: yes configure:21747: checking host system type configure:21762: result: i686-uhu-linux-gnu configure:21818: checking iconv.h usability configure:21835: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:21841: $? = 0 configure:21855: result: yes configure:21859: checking iconv.h presence configure:21874: i686-uhu-linux-gcc -E conftest.c configure:21880: $? = 0 configure:21894: result: yes configure:21927: checking for iconv.h configure:21934: result: yes configure:21939: checking for iconv configure:21965: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:21971: $? = 0 configure:21978: result: yes configure:22431: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by wavpack config.status 4.60.1, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp12 config.status:669: creating Makefile config.status:669: creating wavpack.pc config.status:669: creating src/Makefile config.status:669: creating include/Makefile config.status:669: creating cli/Makefile config.status:669: creating man/Makefile config.status:860: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mtune=generic ' 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= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_f77_compiler_gnu=no ac_cv_header_dlfcn_h=yes ac_cv_header_iconv_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-uhu-linux-gnu ac_cv_lib_m_cos=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_install='/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=i686-uhu-linux-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_CXX=i686-uhu-linux-g++ ac_cv_prog_CXXCPP='i686-uhu-linux-g++ -E' ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cc_i686_uhu_linux_gcc_c_o=yes ac_cv_prog_cxx_g=yes ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_SED=/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes 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_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib ' lt_cv_sys_lib_search_path_spec='/usr/lib/gcc/i686-uhu-linux/4.8.3 /usr/lib /lib' lt_cv_sys_max_cmd_len=1572864 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/missing --run aclocal-1.10' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/missing --run tar' AR='i686-uhu-linux-ar' AS='as' AUTOCONF='${SHELL} /var/uhubuild/work/compile/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/missing --run automake-1.10' AWK='gawk' CC='i686-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i686 -mtune=generic ' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CXX='i686-uhu-linux-g++' CXXCPP='i686-uhu-linux-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='-DPACKAGE_NAME=\"wavpack\" -DPACKAGE_TARNAME=\"wavpack\" -DPACKAGE_VERSION=\"4.60.1\" -DPACKAGE_STRING=\"wavpack\ 4.60.1\" -DPACKAGE_BUGREPORT=\"bryant@wavpack.com\" -DLIBWAVPACK_MAJOR=4 -DLIBWAVPACK_MINOR=60 -DLIBWAVPACK_MICRO=1 -DLIBWAVPACK_VERSION_STRING=\"4.60.1\" -DVERSION_OS=\"Linux\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1' DEPDIR='.deps' DLLTOOL='dlltool' DSYMUTIL='' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_MAN_FALSE='' ENABLE_MAN_TRUE='#' EXEEXT='' F77='' FFLAGS='' GREP='/bin/grep' ICONV='' ICONV_LIBS='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LDFLAGS='' LIBM='-lm' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' LT_AGE='1' LT_CURRENT='2' LT_REVISION='4' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' PACKAGE='wavpack' PACKAGE_BUGREPORT='bryant@wavpack.com' PACKAGE_NAME='wavpack' PACKAGE_STRING='wavpack 4.60.1' PACKAGE_TARNAME='wavpack' PACKAGE_VERSION='4.60.1' PATH_SEPARATOR=':' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' VERSION='4.60.1' XMLCATALOG='' XML_CATALOG_FILE='' XSLTPROC='' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i686-uhu-linux-gnu' build_alias='i686-uhu-linux' build_cpu='i686' build_os='linux-gnu' build_vendor='uhu' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i686' host_os='linux-gnu' host_vendor='uhu' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='$(SHELL) /var/uhubuild/work/compile/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='/usr/share/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "wavpack" #define PACKAGE_TARNAME "wavpack" #define PACKAGE_VERSION "4.60.1" #define PACKAGE_STRING "wavpack 4.60.1" #define PACKAGE_BUGREPORT "bryant@wavpack.com" #define LIBWAVPACK_MAJOR 4 #define LIBWAVPACK_MINOR 60 #define LIBWAVPACK_MICRO 1 #define LIBWAVPACK_VERSION_STRING "4.60.1" #define VERSION_OS "Linux" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define STDC_HEADERS 1 configure: exit 0