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.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 = hp11 uname -m = i686 uname -r = 3.15.0-rc8-2.i386 uname -s = Linux uname -v = #2 SMP Thu Jun 5 11:08:29 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:2017: checking for a BSD-compatible install configure:2073: result: /bin/install -c configure:2084: checking whether build environment is sane configure:2127: result: yes configure:2155: checking for a thread-safe mkdir -p configure:2194: result: /bin/mkdir -p configure:2207: checking for gawk configure:2223: found /bin/gawk configure:2234: result: gawk configure:2245: checking whether make sets $(MAKE) configure:2266: result: yes configure:2445: checking whether to enable maintainer-specific portions of Makefiles configure:2454: result: no configure:2474: checking build system type configure:2492: result: i686-uhu-linux-gnu configure:2514: checking host system type configure:2529: result: i686-uhu-linux-gnu configure:2635: checking for style of include used by make configure:2663: result: GNU configure:2693: checking for i686-uhu-linux-gcc configure:2709: found /usr/bin/i686-uhu-linux-gcc configure:2720: result: i686-uhu-linux-gcc configure:2998: checking for C compiler version configure:3005: 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:3008: $? = 0 configure:3015: 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:3018: $? = 0 configure:3025: 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:3028: $? = 1 configure:3051: checking for C compiler default output file name configure:3078: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3081: $? = 0 configure:3119: result: a.out configure:3136: checking whether the C compiler works configure:3146: ./a.out configure:3149: $? = 0 configure:3166: result: yes configure:3173: checking whether we are cross compiling configure:3175: result: no configure:3178: checking for suffix of executables configure:3185: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3188: $? = 0 configure:3212: result: configure:3218: checking for suffix of object files configure:3244: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3247: $? = 0 configure:3270: result: o configure:3274: checking whether we are using the GNU C compiler configure:3303: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3309: $? = 0 configure:3326: result: yes configure:3331: checking whether i686-uhu-linux-gcc accepts -g configure:3361: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:3367: $? = 0 configure:3466: result: yes configure:3483: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:3557: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3563: $? = 0 configure:3586: result: none needed configure:3606: checking dependency style of i686-uhu-linux-gcc configure:3697: result: gcc3 configure:3712: checking for a sed that does not truncate output configure:3768: result: /bin/sed configure:3771: checking for grep that handles long lines and -e configure:3845: result: /bin/grep configure:3850: checking for egrep configure:3928: result: /bin/grep -E configure:3944: checking for ld used by i686-uhu-linux-gcc configure:4011: result: /usr/bin/ld configure:4020: checking if the linker (/usr/bin/ld) is GNU ld configure:4035: result: yes configure:4040: checking for /usr/bin/ld option to reload object files configure:4047: result: -r configure:4065: checking for BSD-compatible nm configure:4114: result: /usr/bin/nm -B configure:4118: checking whether ln -s works configure:4122: result: yes configure:4129: checking how to recognize dependent libraries configure:4315: result: pass_all configure:4560: checking how to run the C preprocessor configure:4600: i686-uhu-linux-gcc -E conftest.c configure:4606: $? = 0 configure:4637: i686-uhu-linux-gcc -E conftest.c conftest.c:8:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4643: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:4676: result: i686-uhu-linux-gcc -E configure:4705: i686-uhu-linux-gcc -E conftest.c configure:4711: $? = 0 configure:4742: i686-uhu-linux-gcc -E conftest.c conftest.c:8:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4748: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | /* end confdefs.h. */ | #include configure:4786: checking for ANSI C header files configure:4816: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4822: $? = 0 configure:4921: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4924: $? = 0 configure:4930: ./conftest configure:4933: $? = 0 configure:4950: result: yes configure:4974: checking for sys/types.h configure:4995: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5001: $? = 0 configure:5017: result: yes configure:4974: checking for sys/stat.h configure:4995: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5001: $? = 0 configure:5017: result: yes configure:4974: checking for stdlib.h configure:4995: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5001: $? = 0 configure:5017: result: yes configure:4974: checking for string.h configure:4995: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5001: $? = 0 configure:5017: result: yes configure:4974: checking for memory.h configure:4995: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5001: $? = 0 configure:5017: result: yes configure:4974: checking for strings.h configure:4995: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5001: $? = 0 configure:5017: result: yes configure:4974: checking for inttypes.h configure:4995: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5001: $? = 0 configure:5017: result: yes configure:4974: checking for stdint.h configure:4995: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5001: $? = 0 configure:5017: result: yes configure:4974: checking for unistd.h configure:4995: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5001: $? = 0 configure:5017: result: yes configure:5044: checking dlfcn.h usability configure:5061: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5067: $? = 0 configure:5081: result: yes configure:5085: checking dlfcn.h presence configure:5100: i686-uhu-linux-gcc -E conftest.c configure:5106: $? = 0 configure:5120: result: yes configure:5148: checking for dlfcn.h configure:5156: result: yes configure:5183: checking for i686-uhu-linux-g++ configure:5199: found /usr/bin/i686-uhu-linux-g++ configure:5210: result: i686-uhu-linux-g++ configure:5285: checking for C++ compiler version configure:5292: 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:5295: $? = 0 configure:5302: 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:5305: $? = 0 configure:5312: 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:5315: $? = 1 configure:5318: checking whether we are using the GNU C++ compiler configure:5347: i686-uhu-linux-g++ -c conftest.cpp >&5 configure:5353: $? = 0 configure:5370: result: yes configure:5375: checking whether i686-uhu-linux-g++ accepts -g configure:5405: i686-uhu-linux-g++ -c -g conftest.cpp >&5 configure:5411: $? = 0 configure:5510: result: yes configure:5535: checking dependency style of i686-uhu-linux-g++ configure:5626: result: gcc3 configure:5651: checking how to run the C++ preprocessor configure:5687: i686-uhu-linux-g++ -E conftest.cpp configure:5693: $? = 0 configure:5724: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:19:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:5730: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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:5763: result: i686-uhu-linux-g++ -E configure:5792: i686-uhu-linux-g++ -E conftest.cpp configure:5798: $? = 0 configure:5829: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:19:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:5835: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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:5884: checking for i686-uhu-linux-g77 configure:5914: result: no configure:5884: checking for i686-uhu-linux-xlf configure:5914: result: no configure:5884: checking for i686-uhu-linux-f77 configure:5914: result: no configure:5884: checking for i686-uhu-linux-frt configure:5914: result: no configure:5884: checking for i686-uhu-linux-pgf77 configure:5914: result: no configure:5884: checking for i686-uhu-linux-cf77 configure:5914: result: no configure:5884: checking for i686-uhu-linux-fort77 configure:5914: result: no configure:5884: checking for i686-uhu-linux-fl32 configure:5914: result: no configure:5884: checking for i686-uhu-linux-af77 configure:5914: result: no configure:5884: checking for i686-uhu-linux-xlf90 configure:5914: result: no configure:5884: checking for i686-uhu-linux-f90 configure:5914: result: no configure:5884: checking for i686-uhu-linux-pgf90 configure:5914: result: no configure:5884: checking for i686-uhu-linux-pghpf configure:5914: result: no configure:5884: checking for i686-uhu-linux-epcf90 configure:5914: result: no configure:5884: checking for i686-uhu-linux-gfortran configure:5914: result: no configure:5884: checking for i686-uhu-linux-g95 configure:5914: result: no configure:5884: checking for i686-uhu-linux-xlf95 configure:5914: result: no configure:5884: checking for i686-uhu-linux-f95 configure:5914: result: no configure:5884: checking for i686-uhu-linux-fort configure:5914: result: no configure:5884: checking for i686-uhu-linux-ifort configure:5914: result: no configure:5884: checking for i686-uhu-linux-ifc configure:5914: result: no configure:5884: checking for i686-uhu-linux-efc configure:5914: result: no configure:5884: checking for i686-uhu-linux-pgf95 configure:5914: result: no configure:5884: checking for i686-uhu-linux-lf95 configure:5914: result: no configure:5884: checking for i686-uhu-linux-ftn configure:5914: result: no configure:5928: checking for g77 configure:5958: result: no configure:5928: checking for xlf configure:5958: result: no configure:5928: checking for f77 configure:5958: result: no configure:5928: checking for frt configure:5958: result: no configure:5928: checking for pgf77 configure:5958: result: no configure:5928: checking for cf77 configure:5958: result: no configure:5928: checking for fort77 configure:5958: result: no configure:5928: checking for fl32 configure:5958: result: no configure:5928: checking for af77 configure:5958: result: no configure:5928: checking for xlf90 configure:5958: result: no configure:5928: checking for f90 configure:5958: result: no configure:5928: checking for pgf90 configure:5958: result: no configure:5928: checking for pghpf configure:5958: result: no configure:5928: checking for epcf90 configure:5958: result: no configure:5928: checking for gfortran configure:5958: result: no configure:5928: checking for g95 configure:5958: result: no configure:5928: checking for xlf95 configure:5958: result: no configure:5928: checking for f95 configure:5958: result: no configure:5928: checking for fort configure:5958: result: no configure:5928: checking for ifort configure:5958: result: no configure:5928: checking for ifc configure:5958: result: no configure:5928: checking for efc configure:5958: result: no configure:5928: checking for pgf95 configure:5958: result: no configure:5928: checking for lf95 configure:5958: result: no configure:5928: checking for ftn configure:5958: result: no configure:5985: checking for Fortran 77 compiler version configure:5992: --version >&5 ./configure: line 5993: --version: command not found configure:5995: $? = 127 configure:6002: -v >&5 ./configure: line 6003: -v: command not found configure:6005: $? = 127 configure:6012: -V >&5 ./configure: line 6013: -V: command not found configure:6015: $? = 127 configure:6023: checking whether we are using the GNU Fortran 77 compiler configure:6042: -c conftest.F >&5 ./configure: line 6043: -c: command not found configure:6048: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:6065: result: no configure:6071: checking whether accepts -g configure:6088: -c -g conftest.f >&5 ./configure: line 6089: -c: command not found configure:6094: $? = 127 configure: failed program was: | program main | | end configure:6110: result: no configure:6139: checking the maximum length of command line arguments configure:6251: result: 1572864 configure:6263: checking command to parse /usr/bin/nm -B output from i686-uhu-linux-gcc object configure:6368: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6371: $? = 0 configure:6375: /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:6378: $? = 0 configure:6430: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c conftstm.o >&5 configure:6433: $? = 0 configure:6471: result: ok configure:6475: checking for objdir configure:6490: result: .libs configure:6542: checking for i686-uhu-linux-ar configure:6558: found /usr/bin/i686-uhu-linux-ar configure:6569: result: i686-uhu-linux-ar configure:6638: checking for i686-uhu-linux-ranlib configure:6668: result: no configure:6678: checking for ranlib configure:6694: found /usr/bin/ranlib configure:6705: result: ranlib configure:6734: checking for i686-uhu-linux-strip configure:6764: result: no configure:6774: checking for strip configure:6790: found /usr/bin/strip configure:6801: result: strip configure:7399: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:7417: 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:7421: $? = 0 configure:7434: result: no configure:7449: checking for i686-uhu-linux-gcc option to produce PIC configure:7681: result: -fPIC configure:7689: checking if i686-uhu-linux-gcc PIC flag -fPIC works configure:7707: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC -DPIC conftest.c >&5 configure:7711: $? = 0 configure:7724: result: yes configure:7752: checking if i686-uhu-linux-gcc static flag -static works configure:7780: result: yes configure:7790: checking if i686-uhu-linux-gcc supports -c -o file.o configure:7811: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -o out/conftest2.o conftest.c >&5 configure:7815: $? = 0 configure:7837: result: yes configure:7863: checking whether the i686-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:8844: result: yes configure:8865: checking whether -lc should be explicitly linked in configure:8870: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:8873: $? = 0 configure:8888: i686-uhu-linux-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:8891: $? = 0 configure:8903: result: no configure:8911: checking dynamic linker characteristics configure:9525: result: GNU/Linux ld.so configure:9549: checking how to hardcode library paths into programs configure:9574: result: immediate configure:9588: checking whether stripping libraries is possible configure:9593: result: yes configure:10395: checking if libtool supports shared libraries configure:10397: result: yes configure:10400: checking whether to build shared libraries configure:10421: result: yes configure:10424: checking whether to build static libraries configure:10428: result: no configure:10522: creating libtool configure:11115: checking for ld used by i686-uhu-linux-g++ configure:11182: result: /usr/bin/ld configure:11191: checking if the linker (/usr/bin/ld) is GNU ld configure:11206: result: yes configure:11257: checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:12203: result: yes configure:12220: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:12223: $? = 0 configure:12379: checking for i686-uhu-linux-g++ option to produce PIC configure:12663: result: -fPIC configure:12671: checking if i686-uhu-linux-g++ PIC flag -fPIC works configure:12689: i686-uhu-linux-g++ -c -g -O2 -fPIC -DPIC conftest.cpp >&5 configure:12693: $? = 0 configure:12706: result: yes configure:12734: checking if i686-uhu-linux-g++ static flag -static works configure:12762: result: yes configure:12772: checking if i686-uhu-linux-g++ supports -c -o file.o configure:12793: i686-uhu-linux-g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:12797: $? = 0 configure:12819: result: yes configure:12845: checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:12874: result: yes configure:12941: checking dynamic linker characteristics configure:13503: result: GNU/Linux ld.so configure:13527: checking how to hardcode library paths into programs configure:13552: result: immediate configure:19800: checking whether byte ordering is bigendian configure:19833: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:19839: $? = 0 configure:19871: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:26:2: error: unknown type name 'not' not big endian ^ conftest.c:26:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^ configure:19877: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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 | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:20017: result: no configure:20036: checking for an ANSI C-conforming const configure:20111: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:20117: $? = 0 configure:20132: result: yes configure:20142: checking for inline configure:20168: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:20174: $? = 0 configure:20192: result: inline configure:20211: checking for C/C++ restrict keyword configure:20247: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:20:35: error: expected ';', ',' or ')' before 'ip' int foo (int_ptr restrict ip) { ^ conftest.c: In function 'main': conftest.c:27:24: error: expected '=', ',', ';', 'asm' or '__attribute__' before 't' int * restrict t = s; ^ conftest.c:27:24: error: 't' undeclared (first use in this function) conftest.c:27:24: note: each undeclared identifier is reported only once for each function it appears in configure:20253: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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. */ | typedef int * int_ptr; | int foo (int_ptr restrict ip) { | return ip[0]; | } | int | main () | { | int s[1]; | int * restrict t = s; | t[0] = 0; | return foo(t) | ; | return 0; | } configure:20247: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:20253: $? = 0 configure:20271: result: __restrict configure:20293: checking for C99 variable-size arrays configure:20319: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:20325: $? = 0 configure:20345: result: yes configure:20364: checking alloca.h usability configure:20381: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:20387: $? = 0 configure:20401: result: yes configure:20405: checking alloca.h presence configure:20420: i686-uhu-linux-gcc -E conftest.c configure:20426: $? = 0 configure:20440: result: yes configure:20468: checking for alloca.h configure:20476: result: yes configure:20364: checking getopt.h usability configure:20381: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:20387: $? = 0 configure:20401: result: yes configure:20405: checking getopt.h presence configure:20420: i686-uhu-linux-gcc -E conftest.c configure:20426: $? = 0 configure:20440: result: yes configure:20468: checking for getopt.h configure:20476: result: yes configure:20489: checking for alloca configure:20515: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:20521: $? = 0 configure:20545: result: yes configure:20564: checking sys/soundcard.h usability configure:20581: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:20587: $? = 0 configure:20601: result: yes configure:20605: checking sys/soundcard.h presence configure:20620: i686-uhu-linux-gcc -E conftest.c configure:20626: $? = 0 configure:20640: result: yes configure:20668: checking for sys/soundcard.h configure:20676: result: yes configure:20564: checking sys/audioio.h usability configure:20581: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:58:25: fatal error: sys/audioio.h: No such file or directory #include ^ compilation terminated. configure:20587: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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 restrict __restrict | #define CELT_BUILD | #define VAR_ARRAYS | #define HAVE_ALLOCA_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:20601: result: no configure:20605: checking sys/audioio.h presence configure:20620: i686-uhu-linux-gcc -E conftest.c conftest.c:25:25: fatal error: sys/audioio.h: No such file or directory #include ^ compilation terminated. configure:20626: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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 restrict __restrict | #define CELT_BUILD | #define VAR_ARRAYS | #define HAVE_ALLOCA_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | /* end confdefs.h. */ | #include configure:20640: result: no configure:20668: checking for sys/audioio.h configure:20676: result: no configure:20740: checking for Ogg configure:20780: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -I/usr/include conftest.c -L/usr/lib -logg >&5 configure:20783: $? = 0 configure:20789: ./conftest configure:20792: $? = 0 configure:20812: result: yes configure:20894: checking for sin in -lm configure:20929: 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 'sin' [enabled by default] char sin (); ^ configure:20935: $? = 0 configure:20953: result: yes configure:20970: checking for getopt_long configure:21026: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lm >&5 configure:21032: $? = 0 configure:21050: result: yes configure:21146: checking for main in -lwinmm configure:21175: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c -lwinmm -lm >&5 /usr/bin/ld: cannot find -lwinmm collect2: error: ld returned 1 exit status configure:21181: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #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 restrict __restrict | #define CELT_BUILD | #define VAR_ARRAYS | #define HAVE_ALLOCA_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SOUNDCARD_H 1 | #define HAVE_LIBM 1 | #define HAVE_GETOPT_LONG 1 | /* end confdefs.h. */ | | | int | main () | { | return main (); | ; | return 0; | } configure:21199: result: no configure:21312: checking for lrintf configure:21343: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare conftest.c >&5 conftest.c:40:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:42:6: warning: unused variable 'value' [-Wunused-variable] int value = lrintf (0.432) ; ^ configure:21349: $? = 0 configure:21364: result: yes configure:21374: checking for lrint configure:21405: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare conftest.c >&5 conftest.c:41:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:43:6: warning: unused variable 'value' [-Wunused-variable] int value = lrint (0.432) ; ^ configure:21411: $? = 0 configure:21426: result: yes configure:21437: checking for short configure:21467: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare conftest.c >&5 conftest.c:70:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:21473: $? = 0 configure:21488: result: yes configure:21495: checking size of short configure:21797: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare conftest.c -lm >&5 conftest.c:69:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); } ^ conftest.c:70:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); } ^ conftest.c:74:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:21800: $? = 0 configure:21806: ./conftest configure:21809: $? = 0 configure:21832: result: 2 configure:21842: checking for int configure:21872: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare conftest.c >&5 conftest.c:71:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:21878: $? = 0 configure:21893: result: yes configure:21900: checking size of int configure:22202: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare conftest.c -lm >&5 conftest.c:70:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); } ^ conftest.c:71:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); } ^ conftest.c:75:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:22205: $? = 0 configure:22211: ./conftest configure:22214: $? = 0 configure:22237: result: 4 configure:22247: checking for long configure:22277: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare conftest.c >&5 conftest.c:72:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:22283: $? = 0 configure:22298: result: yes configure:22305: checking size of long configure:22607: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare conftest.c -lm >&5 conftest.c:71:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); } ^ conftest.c:72:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); } ^ conftest.c:76:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:22610: $? = 0 configure:22616: ./conftest configure:22619: $? = 0 configure:22642: result: 4 configure:22652: checking for long long configure:22682: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare conftest.c >&5 conftest.c:73:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:22688: $? = 0 configure:22703: result: yes configure:22710: checking size of long long configure:23012: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare conftest.c -lm >&5 conftest.c:72:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); } ^ conftest.c:73:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); } ^ conftest.c:77:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:23015: $? = 0 configure:23021: ./conftest configure:23024: $? = 0 configure:23047: result: 8 configure:23217: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp11 config.status:681: creating Makefile config.status:681: creating libcelt/Makefile config.status:681: creating tests/Makefile config.status:681: creating celt051.pc config.status:681: creating tools/Makefile config.status:681: creating config.h config.status:973: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_c99_lrint=yes ac_cv_c99_lrintf=yes ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_c_restrict=__restrict 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_func_getopt_long=yes ac_cv_header_alloca_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_getopt_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_audioio_h=no ac_cv_header_sys_soundcard_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_sin=yes ac_cv_lib_winmm_main=no 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_cxx_g=yes ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_sizeof_long_long=8 ac_cv_sizeof_short=2 ac_cv_type_int=yes ac_cv_type_long=yes ac_cv_type_long_long=yes ac_cv_type_short=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' 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' CELT_LT_AGE='0' CELT_LT_CURRENT='0' CELT_LT_REVISION='0' CELT_VERSION='0.5.1.3' CFLAGS='-O2 -march=i686 -mtune=generic -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare' 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='-DHAVE_CONFIG_H' DEPDIR='.deps' DSYMUTIL='' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' F77='' FFLAGS='' GREP='/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='-lm ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /var/uhubuild/work/compile/missing --run makeinfo' NMEDIT='' OBJEXT='o' OGG_CFLAGS='-I/usr/include' OGG_LIBS='-L/usr/lib -logg' PACKAGE='celt' PACKAGE_APPEND='051' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' SIZE16='short' SIZE32='int' STRIP='strip' VERSION='0.5.1.3' 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}' 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='' tools='tools' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #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 restrict __restrict #define CELT_BUILD #define VAR_ARRAYS #define HAVE_ALLOCA_H 1 #define HAVE_GETOPT_H 1 #define HAVE_SYS_SOUNDCARD_H 1 #define HAVE_LIBM 1 #define HAVE_GETOPT_LONG 1 #define CELT_VERSION "0.5.1.3" #define CELT_MAJOR_VERSION 0 #define CELT_MINOR_VERSION 5 #define CELT_MICRO_VERSION 1 #define CELT_EXTRA_VERSION "3" #define FLOATING_POINT #define HAVE_LRINTF 1 #define HAVE_LRINT 1 #define SIZEOF_SHORT 2 #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_LONG_LONG 8 configure: exit 0