This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/usr --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 = hp06 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:2533: checking build system type configure:2547: result: i686-uhu-linux-gnu configure:2567: checking host system type configure:2580: result: i686-uhu-linux-gnu configure:2617: checking for a BSD-compatible install configure:2685: result: /bin/install -c configure:2696: checking whether build environment is sane configure:2751: result: yes configure:2789: WARNING: 'missing' script is too old or missing configure:2902: checking for a thread-safe mkdir -p configure:2941: result: /bin/mkdir -p configure:2948: checking for gawk configure:2964: found /bin/gawk configure:2975: result: gawk configure:2986: checking whether make sets $(MAKE) configure:3008: result: yes configure:3037: checking whether make supports nested variables configure:3054: result: yes configure:3182: checking whether make sets $(MAKE) configure:3204: result: yes configure:3221: checking for i686-uhu-linux-gcc configure:3237: found /usr/bin/i686-uhu-linux-gcc configure:3248: result: i686-uhu-linux-gcc configure:3517: checking for C compiler version configure:3526: 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:3537: $? = 0 configure:3526: 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:3537: $? = 0 configure:3526: 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:3537: $? = 1 configure:3526: i686-uhu-linux-gcc -qversion >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-qversion' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:3537: $? = 1 configure:3557: checking whether the C compiler works configure:3579: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3583: $? = 0 configure:3631: result: yes configure:3634: checking for C compiler default output file name configure:3636: result: a.out configure:3642: checking for suffix of executables configure:3649: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3653: $? = 0 configure:3675: result: configure:3697: checking whether we are cross compiling configure:3705: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3709: $? = 0 configure:3716: ./conftest configure:3720: $? = 0 configure:3735: result: no configure:3740: checking for suffix of object files configure:3762: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3766: $? = 0 configure:3787: result: o configure:3791: checking whether we are using the GNU C compiler configure:3810: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3810: $? = 0 configure:3819: result: yes configure:3828: checking whether i686-uhu-linux-gcc accepts -g configure:3848: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:3848: $? = 0 configure:3889: result: yes configure:3906: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:3969: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3969: $? = 0 configure:3982: result: none needed configure:4007: checking whether i686-uhu-linux-gcc understands -c and -o together configure:4029: i686-uhu-linux-gcc -c conftest.c -o conftest2.o configure:4032: $? = 0 configure:4029: i686-uhu-linux-gcc -c conftest.c -o conftest2.o configure:4032: $? = 0 configure:4044: result: yes configure:4072: checking for style of include used by make configure:4100: result: GNU configure:4126: checking dependency style of i686-uhu-linux-gcc configure:4237: result: gcc3 configure:4266: checking for i686-uhu-linux-g++ configure:4282: found /usr/bin/i686-uhu-linux-g++ configure:4293: result: i686-uhu-linux-g++ configure:4364: checking for C++ compiler version configure:4373: 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:4384: $? = 0 configure:4373: 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:4384: $? = 0 configure:4373: 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:4384: $? = 1 configure:4373: i686-uhu-linux-g++ -qversion >&5 i686-uhu-linux-g++: error: unrecognized command line option '-qversion' i686-uhu-linux-g++: fatal error: no input files compilation terminated. configure:4384: $? = 1 configure:4388: checking whether we are using the GNU C++ compiler configure:4407: i686-uhu-linux-g++ -c conftest.cpp >&5 configure:4407: $? = 0 configure:4416: result: yes configure:4425: checking whether i686-uhu-linux-g++ accepts -g configure:4445: i686-uhu-linux-g++ -c -g conftest.cpp >&5 configure:4445: $? = 0 configure:4486: result: yes configure:4511: checking dependency style of i686-uhu-linux-g++ configure:4622: result: gcc3 configure:4646: checking dependency style of i686-uhu-linux-gcc configure:4755: result: gcc3 configure:5098: checking for a sed that does not truncate output configure:5162: result: /bin/sed configure:5180: checking for grep that handles long lines and -e configure:5238: result: /bin/grep configure:5243: checking for egrep configure:5305: result: /bin/grep -E configure:5310: checking for fgrep configure:5372: result: /bin/grep -F configure:5407: checking for ld used by i686-uhu-linux-gcc configure:5474: result: /usr/bin/ld configure:5481: checking if the linker (/usr/bin/ld) is GNU ld configure:5496: result: yes configure:5508: checking for BSD- or MS-compatible name lister (nm) configure:5557: result: /usr/bin/nm -B configure:5675: checking the name lister (/usr/bin/nm -B) interface configure:5682: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:5685: /usr/bin/nm -B "conftest.o" configure:5688: output 00000000 B some_variable configure:5695: result: BSD nm configure:5698: checking whether ln -s works configure:5702: result: yes configure:5710: checking the maximum length of command line arguments configure:5836: result: 1572864 configure:5853: checking whether the shell understands some XSI constructs configure:5863: result: yes configure:5867: checking whether the shell understands "+=" configure:5873: result: yes configure:5908: checking for /usr/bin/ld option to reload object files configure:5915: result: -r configure:5944: checking for i686-uhu-linux-objdump configure:5971: result: objdump configure:6040: checking how to recognize dependent libraries configure:6238: result: pass_all configure:6258: checking for i686-uhu-linux-ar configure:6274: found /usr/bin/i686-uhu-linux-ar configure:6285: result: i686-uhu-linux-ar configure:6363: checking for i686-uhu-linux-strip configure:6393: result: no configure:6403: checking for strip configure:6419: found /usr/bin/strip configure:6430: result: strip configure:6462: checking for i686-uhu-linux-ranlib configure:6492: result: no configure:6502: checking for ranlib configure:6518: found /usr/bin/ranlib configure:6529: result: ranlib configure:6619: checking command to parse /usr/bin/nm -B output from i686-uhu-linux-gcc object configure:6737: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:6740: $? = 0 configure:6744: /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:6747: $? = 0 configure:6801: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c conftstm.o >&5 configure:6804: $? = 0 configure:6842: result: ok configure:7651: checking how to run the C preprocessor configure:7682: i686-uhu-linux-gcc -E conftest.c configure:7682: $? = 0 configure:7696: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:7696: $? = 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 PACKAGE "smpeg" | #define VERSION "0.4.5" | /* end confdefs.h. */ | #include configure:7721: result: i686-uhu-linux-gcc -E configure:7741: i686-uhu-linux-gcc -E conftest.c configure:7741: $? = 0 configure:7755: i686-uhu-linux-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:7755: $? = 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 PACKAGE "smpeg" | #define VERSION "0.4.5" | /* end confdefs.h. */ | #include configure:7784: checking for ANSI C header files configure:7804: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7804: $? = 0 configure:7877: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7877: $? = 0 configure:7877: ./conftest configure:7877: $? = 0 configure:7888: result: yes configure:7901: checking for sys/types.h configure:7901: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7901: $? = 0 configure:7901: result: yes configure:7901: checking for sys/stat.h configure:7901: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7901: $? = 0 configure:7901: result: yes configure:7901: checking for stdlib.h configure:7901: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7901: $? = 0 configure:7901: result: yes configure:7901: checking for string.h configure:7901: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7901: $? = 0 configure:7901: result: yes configure:7901: checking for memory.h configure:7901: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7901: $? = 0 configure:7901: result: yes configure:7901: checking for strings.h configure:7901: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7901: $? = 0 configure:7901: result: yes configure:7901: checking for inttypes.h configure:7901: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7901: $? = 0 configure:7901: result: yes configure:7901: checking for stdint.h configure:7901: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7901: $? = 0 configure:7901: result: yes configure:7901: checking for unistd.h configure:7901: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7901: $? = 0 configure:7901: result: yes configure:7915: checking for dlfcn.h configure:7915: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:7915: $? = 0 configure:7915: result: yes configure:8040: checking for C++ compiler version configure:8049: 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:8060: $? = 0 configure:8049: 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:8060: $? = 0 configure:8049: 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:8060: $? = 1 configure:8049: i686-uhu-linux-g++ -qversion >&5 i686-uhu-linux-g++: error: unrecognized command line option '-qversion' i686-uhu-linux-g++: fatal error: no input files compilation terminated. configure:8060: $? = 1 configure:8064: checking whether we are using the GNU C++ compiler configure:8092: result: yes configure:8101: checking whether i686-uhu-linux-g++ accepts -g configure:8162: result: yes configure:8187: checking dependency style of i686-uhu-linux-g++ configure:8298: result: gcc3 configure:8321: checking how to run the C++ preprocessor configure:8348: i686-uhu-linux-g++ -E conftest.cpp configure:8348: $? = 0 configure:8362: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:22:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:8362: $? = 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 PACKAGE "smpeg" | #define VERSION "0.4.5" | #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:8387: result: i686-uhu-linux-g++ -E configure:8407: i686-uhu-linux-g++ -E conftest.cpp configure:8407: $? = 0 configure:8421: i686-uhu-linux-g++ -E conftest.cpp conftest.cpp:22:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:8421: $? = 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 PACKAGE "smpeg" | #define VERSION "0.4.5" | #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:8625: checking for objdir configure:8640: result: .libs configure:8936: checking if i686-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:8954: 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:8958: $? = 0 configure:8971: result: no configure:8991: checking for i686-uhu-linux-gcc option to produce PIC configure:9263: result: -fPIC -DPIC configure:9275: checking if i686-uhu-linux-gcc PIC flag -fPIC -DPIC works configure:9293: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -fPIC -DPIC -DPIC conftest.c >&5 configure:9297: $? = 0 configure:9310: result: yes configure:9334: checking if i686-uhu-linux-gcc static flag -static works configure:9362: result: yes configure:9377: checking if i686-uhu-linux-gcc supports -c -o file.o configure:9398: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -o out/conftest2.o conftest.c >&5 configure:9402: $? = 0 configure:9424: result: yes configure:9432: checking if i686-uhu-linux-gcc supports -c -o file.o configure:9479: result: yes configure:9512: checking whether the i686-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:10498: result: yes configure:10535: checking whether -lc should be explicitly linked in configure:10540: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:10543: $? = 0 configure:10558: i686-uhu-linux-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:10561: $? = 0 configure:10573: result: no configure:10737: checking dynamic linker characteristics configure:11172: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11172: $? = 0 configure:11390: result: GNU/Linux ld.so configure:11492: checking how to hardcode library paths into programs configure:11517: result: immediate configure:12037: checking whether stripping libraries is possible configure:12042: result: yes configure:12077: checking if libtool supports shared libraries configure:12079: result: yes configure:12082: checking whether to build shared libraries configure:12103: result: yes configure:12106: checking whether to build static libraries configure:12110: result: no configure:12260: checking for ld used by i686-uhu-linux-g++ configure:12327: result: /usr/bin/ld configure:12334: checking if the linker (/usr/bin/ld) is GNU ld configure:12349: result: yes configure:12404: checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:13317: result: yes configure:13345: i686-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:13348: $? = 0 configure:13530: checking for i686-uhu-linux-g++ option to produce PIC configure:13847: result: -fPIC -DPIC configure:13856: checking if i686-uhu-linux-g++ PIC flag -fPIC -DPIC works configure:13874: i686-uhu-linux-g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5 configure:13878: $? = 0 configure:13891: result: yes configure:13912: checking if i686-uhu-linux-g++ static flag -static works configure:13940: result: yes configure:13952: checking if i686-uhu-linux-g++ supports -c -o file.o configure:13973: i686-uhu-linux-g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:13977: $? = 0 configure:13999: result: yes configure:14004: checking if i686-uhu-linux-g++ supports -c -o file.o configure:14051: result: yes configure:14081: checking whether the i686-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:14107: result: yes configure:14244: checking dynamic linker characteristics configure:14627: i686-uhu-linux-g++ -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.cpp >&5 configure:14627: $? = 0 configure:14845: result: GNU/Linux ld.so configure:14896: checking how to hardcode library paths into programs configure:14921: result: immediate configure:14981: checking for socklen_t configure:14999: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:14999: $? = 0 configure:15007: result: yes configure:15096: checking for i686-uhu-linux-pkg-config configure:15129: result: no configure:15139: checking for pkg-config configure:15157: found /usr/bin/pkg-config configure:15169: result: /usr/bin/pkg-config configure:15194: checking pkg-config is at least version 0.9.0 configure:15197: result: yes configure:15235: checking for SDL configure:15243: $PKG_CONFIG --exists --print-errors "sdl >= $min_sdl_version" configure:15246: $? = 0 configure:15261: $PKG_CONFIG --exists --print-errors "sdl >= $min_sdl_version" configure:15264: $? = 0 configure:15306: result: yes configure:15556: checking for sqrt in -lm configure:15581: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL conftest.c -lm -lSDL -lpthread >&5 conftest.c:30:6: warning: conflicting types for built-in function 'sqrt' [enabled by default] char sqrt (); ^ configure:15581: $? = 0 configure:15590: result: yes configure:15843: checking for pkg-config configure:15874: result: /usr/bin/pkg-config configure:15896: checking for GTK+ - version >= 2.0.0 configure:16024: result: no configure:16052: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -DTHREADED_AUDIO conftest.c -lSDL -lpthread -lm >&5 conftest.c:24:21: fatal error: gtk/gtk.h: No such file or directory #include ^ compilation terminated. configure:16052: $? = 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 PACKAGE "smpeg" | #define VERSION "0.4.5" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | | #include | #include | | int | main () | { | return ((gtk_major_version) || (gtk_minor_version) || (gtk_micro_version)); | ; | return 0; | } configure:16114: checking for X configure:16222: i686-uhu-linux-gcc -E conftest.c configure:16222: $? = 0 configure:16253: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -DTHREADED_AUDIO conftest.c -lX11 -lSDL -lpthread -lm >&5 configure:16253: $? = 0 configure:16303: result: libraries , headers configure:16402: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -DTHREADED_AUDIO conftest.c -lSDL -lpthread -lm -lX11 >&5 configure:16402: $? = 0 configure:16500: checking for gethostbyname configure:16500: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -DTHREADED_AUDIO conftest.c -lSDL -lpthread -lm >&5 configure:16500: $? = 0 configure:16500: result: yes configure:16597: checking for connect configure:16597: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -DTHREADED_AUDIO conftest.c -lSDL -lpthread -lm >&5 configure:16597: $? = 0 configure:16597: result: yes configure:16646: checking for remove configure:16646: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -DTHREADED_AUDIO conftest.c -lSDL -lpthread -lm >&5 configure:16646: $? = 0 configure:16646: result: yes configure:16695: checking for shmat configure:16695: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -DTHREADED_AUDIO conftest.c -lSDL -lpthread -lm >&5 configure:16695: $? = 0 configure:16695: result: yes configure:16753: checking for IceConnectionNumber in -lICE configure:16778: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -DTHREADED_AUDIO conftest.c -lICE -lSDL -lpthread -lm >&5 /usr/bin/ld: cannot find -lICE collect2: error: ld returned 1 exit status configure:16778: $? = 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 PACKAGE "smpeg" | #define VERSION "0.4.5" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* 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 IceConnectionNumber (); | int | main () | { | return IceConnectionNumber (); | ; | return 0; | } configure:16787: result: no configure:16805: checking for OpenGL support configure:16823: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -DTHREADED_AUDIO conftest.c >&5 configure:16823: $? = 0 configure:16829: result: yes configure:16868: checking if i686-uhu-linux-g++ supports -fno-rtti -fno-exceptions configure:16888: i686-uhu-linux-g++ -c -fno-rtti -fno-exceptions conftest.c >&5 configure:16888: $? = 0 configure:16894: result: yes configure:17052: checking that generated files are newer than configure configure:17058: result: done configure:17101: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp06 config.status:1088: creating Makefile config.status:1088: creating smpeg-config config.status:1088: creating smpeg.spec config.status:1260: executing depfiles commands config.status:1260: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCASFLAGS_set= ac_cv_env_CCASFLAGS_value= ac_cv_env_CCAS_set= ac_cv_env_CCAS_value= ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -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_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_SDL_CFLAGS_set= ac_cv_env_SDL_CFLAGS_value= ac_cv_env_SDL_LIBS_set= ac_cv_env_SDL_LIBS_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_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_func_connect=yes ac_cv_func_gethostbyname=yes ac_cv_func_remove=yes ac_cv_func_shmat=yes ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' ac_cv_header_dlfcn_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_ICE_IceConnectionNumber=no ac_cv_lib_m_sqrt=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_SED=/bin/sed ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config 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_OBJDUMP=objdump 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_make_make_set=yes ac_cv_type_socklen_t=yes am_cv_CCAS_dependencies_compiler_type=gcc3 am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' 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\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 pkg_cv_SDL_CFLAGS='-D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL ' pkg_cv_SDL_LIBS='-lSDL -lpthread ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='aclocal-1.14' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='i686-uhu-linux-ar' AS='as' ASFLAGS='' AUTOCONF='autoconf' AUTOHEADER='autoheader' AUTOMAKE='automake-1.14' AWK='gawk' BINARY_AGE='5' CC='i686-uhu-linux-gcc' CCAS='i686-uhu-linux-gcc' CCASDEPMODE='depmode=gcc3' CCASFLAGS='' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -march=i686 -mtune=generic -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -DTHREADED_AUDIO -DNDEBUG -Wall -I.. -DNOCONTROLS -I$(top_srcdir) -I$(top_srcdir)/audio -I$(top_srcdir)/video' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CXX='i686-uhu-linux-g++' CXXCPP='i686-uhu-linux-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-O2 -march=i686 -mtune=generic -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -DTHREADED_AUDIO -DNDEBUG -Wall -I.. -DNOCONTROLS -I$(top_srcdir) -I$(top_srcdir)/audio -I$(top_srcdir)/video -fno-exceptions -fno-rtti' CYGPATH_W='echo' DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"smpeg\" -DVERSION=\"0.4.5\" -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 -DLT_OBJDIR=\".libs/\"' DEPDIR='.deps' DLLTOOL='dlltool' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FGREP='/bin/grep -F' GL_LIBS=' -lGL -lGLU' GREP='/bin/grep' GTK_CFLAGS='' GTK_LIBS='' HAVE_GTK_FALSE='' HAVE_GTK_TRUE='#' HAVE_OPENGL_FALSE='#' HAVE_OPENGL_TRUE='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INTERFACE_AGE='4' LD='/usr/bin/ld' LDFLAGS='' LIBOBJS='' LIBS=' -lSDL -lpthread -lm' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' LT_AGE='1' LT_CURRENT='1' LT_RELEASE='0.4' LT_REVISION='4' MAJOR_VERSION='0' MAKEINFO='makeinfo' MICRO_VERSION='5' MINOR_VERSION='4' MKDIR_P='/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='smpeg' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' RANLIB='ranlib' SDL_CFLAGS='-D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL ' SDL_CONFIG='pkg-config sdl' SDL_LIBS='-lSDL -lpthread ' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' SMPEG_RLD_FLAGS='' STRIP='strip' VERSION='0.4.5' XMKMF='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS='' ac_ct_CC='' ac_ct_CXX='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCCAS_FALSE='#' am__fastdepCCAS_TRUE='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} 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' lt_ECHO='echo' mandir='/usr/share/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "smpeg" #define VERSION "0.4.5" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" configure: exit 0