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.59. Invocation command line was $ ./configure --prefix=/usr --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 build_alias=i686-uhu-linux host_alias=i686-uhu-linux --cache-file=/dev/null --srcdir=. ## --------- ## ## Platform. ## ## --------- ## hostname = hp04 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 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:1301: checking for i686-uhu-linux-gcc configure:1317: found /usr/bin/i686-uhu-linux-gcc configure:1327: result: i686-uhu-linux-gcc configure:1609: checking for C compiler version configure:1612: 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:1615: $? = 0 configure:1617: 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:1620: $? = 0 configure:1622: 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:1625: $? = 1 configure:1648: checking for C compiler default output file name configure:1651: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:1654: $? = 0 configure:1700: result: a.out configure:1705: checking whether the C compiler works configure:1711: ./a.out configure:1714: $? = 0 configure:1731: result: yes configure:1738: checking whether we are cross compiling configure:1740: result: no configure:1743: checking for suffix of executables configure:1745: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:1748: $? = 0 configure:1773: result: configure:1779: checking for suffix of object files configure:1800: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:1803: $? = 0 configure:1825: result: o configure:1829: checking whether we are using the GNU C compiler configure:1853: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:1859: $? = 0 configure:1863: test -z || test ! -s conftest.err configure:1866: $? = 0 configure:1869: test -s conftest.o configure:1872: $? = 0 configure:1885: result: yes configure:1891: checking whether i686-uhu-linux-gcc accepts -g configure:1912: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:1918: $? = 0 configure:1922: test -z || test ! -s conftest.err configure:1925: $? = 0 configure:1928: test -s conftest.o configure:1931: $? = 0 configure:1942: result: yes configure:1959: checking for i686-uhu-linux-gcc option to accept ANSI C configure:2029: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2035: $? = 0 configure:2039: test -z || test ! -s conftest.err configure:2042: $? = 0 configure:2045: test -s conftest.o configure:2048: $? = 0 configure:2066: result: none needed configure:2084: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:2:3: error: unknown type name 'choke' choke me ^ conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input configure:2090: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2228: checking how to run the C preprocessor configure:2263: i686-uhu-linux-gcc -E conftest.c configure:2269: $? = 0 configure:2301: i686-uhu-linux-gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:2307: $? = 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:2346: result: i686-uhu-linux-gcc -E configure:2370: i686-uhu-linux-gcc -E conftest.c configure:2376: $? = 0 configure:2408: i686-uhu-linux-gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:2414: $? = 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:2459: checking for egrep configure:2469: result: grep -E configure:2475: checking whether i686-uhu-linux-gcc needs -traditional configure:2517: result: no configure:2525: checking whether using GNU C configure:2552: result: yes configure:2564: checking for underscore in external names configure:2578: i686-uhu-linux-gcc -S conftest.c configure:2581: $? = 0 configure:2591: result: no configure:2606: checking for ranlib configure:2622: found /usr/bin/ranlib configure:2633: result: ranlib configure:2640: checking whether make sets $(MAKE) configure:2660: result: yes configure:2679: checking for a BSD compatible install configure:2726: result: /bin/install -c configure:2738: checking how to copy files configure:2754: result: cp -p configure:2758: checking how to make hard links configure:2774: result: ln configure:2787: checking build system type configure:2805: result: i686-uhu-linux-gnu configure:2813: checking host system type configure:2827: result: i686-uhu-linux-gnu configure:2969: checking for pcc non-reentrant struct return convention configure:3000: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -O0 conftest.c >&5 conftest.c: In function 'main': conftest.c:22:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(!(fooptr1 == fooptr2 && fooptr1->c == 5358)); ^ configure:3003: $? = 0 configure:3005: ./conftest configure:3008: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __i386__ | #define __i386__ 1 | #endif | /* end confdefs.h. */ | typedef struct { int a; int b; int c; int d; int e; } foo; | foo foofun () { static foo foopi = {3141,5926,5358,9793,2385}; return foopi; } | foo* (*fun) () = (foo* (*) ()) foofun; | int main() | { foo foo1; | foo* fooptr1; | foo foo2; | foo* fooptr2; | foo1 = foofun(); fooptr1 = (*fun)(&foo1); | foo2 = foofun(); fooptr2 = (*fun)(&foo2); | exit(!(fooptr1 == fooptr2 && fooptr1->c == 5358)); | } configure:3025: result: no configure:3035: checking whether small structs are returned in registers configure:3060: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:16:31: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] { y = 37; if ((*fun)() != 37) exit(1); ^ configure:3063: $? = 0 configure:3065: ./conftest ./configure: line 3066: 27678 Segmentation fault (core dumped) ./conftest$ac_exeext configure:3068: $? = 139 configure: program exited with status 139 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __i386__ | #define __i386__ 1 | #endif | /* end confdefs.h. */ | typedef struct { int x; } foo; int y; | foo foofun () { foo f; f.x = y; return f; } | int (*fun) () = (int (*) ()) foofun; | int main() | { y = 37; if ((*fun)() != 37) exit(1); | y = 55; if ((*fun)() != 55) exit(1); | exit(0); | } configure:3084: result: no configure:3094: checking whether floats are returned in integer registers configure:3118: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:16:34: warning: function called through a non-compatible type [enabled by default] { int val = (* (int (*) ()) fun) (); ^ conftest.c:16:34: note: if this code is reached, the program will abort conftest.c:17:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit (!(val == 0x3FC7AE15 || val == 0x15AEC73F)); ^ configure:3121: $? = 0 configure:3123: ./conftest ./configure: line 3124: 27710 Illegal instruction (core dumped) ./conftest$ac_exeext configure:3126: $? = 132 configure: program exited with status 132 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #ifndef __i386__ | #define __i386__ 1 | #endif | /* end confdefs.h. */ | float x = (float)1.2; | float y = (float)1.3; | float fun () { return x*y; } | int main() | { int val = (* (int (*) ()) fun) (); | exit (!(val == 0x3FC7AE15 || val == 0x15AEC73F)); | } configure:3142: result: no configure:3152: checking for long long type configure:3183: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:23:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(!(((long long) x)*((long long) y)>>32 == z)); ^ configure:3186: $? = 0 configure:3188: ./conftest configure:3191: $? = 0 configure:3206: result: yes configure:3217: checking for ANSI C header files configure:3242: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3248: $? = 0 configure:3252: test -z || test ! -s conftest.err configure:3255: $? = 0 configure:3258: test -s conftest.o configure:3261: $? = 0 configure:3350: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:30:7: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(2); ^ configure:3353: $? = 0 configure:3355: ./conftest configure:3358: $? = 0 configure:3373: result: yes configure:3397: checking for sys/types.h configure:3413: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3419: $? = 0 configure:3423: test -z || test ! -s conftest.err configure:3426: $? = 0 configure:3429: test -s conftest.o configure:3432: $? = 0 configure:3443: result: yes configure:3397: checking for sys/stat.h configure:3413: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3419: $? = 0 configure:3423: test -z || test ! -s conftest.err configure:3426: $? = 0 configure:3429: test -s conftest.o configure:3432: $? = 0 configure:3443: result: yes configure:3397: checking for stdlib.h configure:3413: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3419: $? = 0 configure:3423: test -z || test ! -s conftest.err configure:3426: $? = 0 configure:3429: test -s conftest.o configure:3432: $? = 0 configure:3443: result: yes configure:3397: checking for string.h configure:3413: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3419: $? = 0 configure:3423: test -z || test ! -s conftest.err configure:3426: $? = 0 configure:3429: test -s conftest.o configure:3432: $? = 0 configure:3443: result: yes configure:3397: checking for memory.h configure:3413: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3419: $? = 0 configure:3423: test -z || test ! -s conftest.err configure:3426: $? = 0 configure:3429: test -s conftest.o configure:3432: $? = 0 configure:3443: result: yes configure:3397: checking for strings.h configure:3413: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3419: $? = 0 configure:3423: test -z || test ! -s conftest.err configure:3426: $? = 0 configure:3429: test -s conftest.o configure:3432: $? = 0 configure:3443: result: yes configure:3397: checking for inttypes.h configure:3413: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3419: $? = 0 configure:3423: test -z || test ! -s conftest.err configure:3426: $? = 0 configure:3429: test -s conftest.o configure:3432: $? = 0 configure:3443: result: yes configure:3397: checking for stdint.h configure:3413: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3419: $? = 0 configure:3423: test -z || test ! -s conftest.err configure:3426: $? = 0 configure:3429: test -s conftest.o configure:3432: $? = 0 configure:3443: result: yes configure:3397: checking for unistd.h configure:3413: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3419: $? = 0 configure:3423: test -z || test ! -s conftest.err configure:3426: $? = 0 configure:3429: test -s conftest.o configure:3432: $? = 0 configure:3443: result: yes configure:3456: checking whether char is unsigned configure:3479: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:3485: $? = 0 configure:3489: test -z || test ! -s conftest.err configure:3492: $? = 0 configure:3495: test -s conftest.o configure:3498: $? = 0 configure:3509: result: no configure:3614: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp04 config.status:660: creating Makefile config.status:763: creating vacall.h config.status:763: creating config.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu ac_cv_build_alias=i686-uhu-linux ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes 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_LDFLAGS_set= ac_cv_env_LDFLAGS_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_exeext= 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_host_alias=i686-uhu-linux ac_cv_objext=o ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_RANLIB=ranlib ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_egrep='grep -E' ac_cv_prog_gcc_traditional=no ac_cv_prog_make_make_set=yes cl_cv_c_float_return_ireg=no cl_cv_c_longlong=yes cl_cv_c_struct_return_small=no cl_cv_c_struct_return_static=no cl_cv_path_install='/bin/install -c' cl_cv_prog_LN=ln cl_cv_prog_as_underscore=no cl_cv_prog_cc_gcc=yes cl_cv_prog_cp='cp -p' ## ----------------- ## ## Output variables. ## ## ----------------- ## AS_UNDERSCORE='false' CC='i686-uhu-linux-gcc' CC_GCC='true' CFLAGS='-O2 -march=i686 -mtune=generic ' CP='cp -p' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' GCC_X_NONE='-x none' INSTALL='/bin/install -c' INSTALL_DATA='$(INSTALL) -m 644' INSTALL_PROGRAM='$(INSTALL)' LDFLAGS='' LIBOBJS='' LIBS='' LN='ln' LTLIBOBJS='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' 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='${prefix}/share' exec_prefix='${prefix}' host='i686-uhu-linux-gnu' host_alias='i686-uhu-linux' host_cpu='i386' host_os='linux-gnu' host_vendor='uhu' includedir='${prefix}/include' infodir='/usr/share/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/var' mandir='/usr/share/man' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_INTTYPES_H 1 #define HAVE_LONGLONG #define HAVE_MEMORY_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define STDC_HEADERS 1 #define __i386__ 1 #endif #ifndef __i386__ configure: exit 0