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 --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 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:1304: checking for i686-uhu-linux-gcc configure:1320: found /usr/bin/i686-uhu-linux-gcc configure:1330: result: i686-uhu-linux-gcc configure:1612: checking for C compiler version configure:1615: 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:1618: $? = 0 configure:1620: 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:1623: $? = 0 configure:1625: 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:1628: $? = 1 configure:1651: checking for C compiler default output file name configure:1654: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:1657: $? = 0 configure:1703: result: a.out configure:1708: checking whether the C compiler works configure:1714: ./a.out configure:1717: $? = 0 configure:1734: result: yes configure:1741: checking whether we are cross compiling configure:1743: result: no configure:1746: checking for suffix of executables configure:1748: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:1751: $? = 0 configure:1776: result: configure:1782: checking for suffix of object files configure:1803: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:1806: $? = 0 configure:1828: result: o configure:1832: checking whether we are using the GNU C compiler configure:1856: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:1862: $? = 0 configure:1866: test -z || test ! -s conftest.err configure:1869: $? = 0 configure:1872: test -s conftest.o configure:1875: $? = 0 configure:1888: result: yes configure:1894: checking whether i686-uhu-linux-gcc accepts -g configure:1915: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:1921: $? = 0 configure:1925: test -z || test ! -s conftest.err configure:1928: $? = 0 configure:1931: test -s conftest.o configure:1934: $? = 0 configure:1945: result: yes configure:1962: checking for i686-uhu-linux-gcc option to accept ANSI C configure:2032: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2038: $? = 0 configure:2042: test -z || test ! -s conftest.err configure:2045: $? = 0 configure:2048: test -s conftest.o configure:2051: $? = 0 configure:2069: result: none needed configure:2087: 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:2093: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2240: checking for special C compiler options needed for large files configure:2339: result: no configure:2345: checking for _FILE_OFFSET_BITS value needed for large files configure:2376: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:16:3: warning: left shift count >= width of type [enabled by default] int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ conftest.c:16:3: warning: left shift count >= width of type [enabled by default] conftest.c:17:10: warning: left shift count >= width of type [enabled by default] && LARGE_OFF_T % 2147483647 == 1) ^ conftest.c:17:10: warning: left shift count >= width of type [enabled by default] conftest.c:16:7: error: variably modified 'off_t_is_large' at file scope int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ configure:2382: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:2429: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2435: $? = 0 configure:2439: test -z || test ! -s conftest.err configure:2442: $? = 0 configure:2445: test -s conftest.o configure:2448: $? = 0 configure:2460: result: 64 configure:2470: checking for _LARGE_FILES value needed for large files configure:2501: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2507: $? = 0 configure:2511: test -z || test ! -s conftest.err configure:2514: $? = 0 configure:2517: test -s conftest.o configure:2520: $? = 0 configure:2585: result: no configure:2597: checking for an ANSI C-conforming const configure:2664: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2670: $? = 0 configure:2674: test -z || test ! -s conftest.err configure:2677: $? = 0 configure:2680: test -s conftest.o configure:2683: $? = 0 configure:2694: result: yes configure:2704: checking for inline configure:2725: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2731: $? = 0 configure:2735: test -z || test ! -s conftest.err configure:2738: $? = 0 configure:2741: test -s conftest.o configure:2744: $? = 0 configure:2756: result: inline configure:2776: checking if i686-uhu-linux-gcc accepts -Wall configure:2796: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall conftest.c >&5 configure:2802: $? = 0 configure:2806: test -z || test ! -s conftest.err configure:2809: $? = 0 configure:2812: test -s conftest configure:2815: $? = 0 configure:2817: result: yes configure:2829: checking if i686-uhu-linux-gcc accepts -W configure:2849: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -W conftest.c >&5 configure:2855: $? = 0 configure:2859: test -z || test ! -s conftest.err configure:2862: $? = 0 configure:2865: test -s conftest configure:2868: $? = 0 configure:2870: result: yes configure:2882: checking if i686-uhu-linux-gcc accepts -Wpointer-arith configure:2902: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wpointer-arith conftest.c >&5 configure:2908: $? = 0 configure:2912: test -z || test ! -s conftest.err configure:2915: $? = 0 configure:2918: test -s conftest configure:2921: $? = 0 configure:2923: result: yes configure:2935: checking if i686-uhu-linux-gcc accepts -Wbad-function-cast configure:2955: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wpointer-arith -Wbad-function-cast conftest.c >&5 configure:2961: $? = 0 configure:2965: test -z || test ! -s conftest.err configure:2968: $? = 0 configure:2971: test -s conftest configure:2974: $? = 0 configure:2976: result: yes configure:2988: checking if i686-uhu-linux-gcc accepts -Wcast-equal configure:3008: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-equal conftest.c >&5 i686-uhu-linux-gcc: error: unrecognized command line option '-Wcast-equal' configure:3014: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | /* end confdefs.h. */ | #include | int | main () | { | printf("Hello, World!\n"); | ; | return 0; | } configure:3035: result: no configure:3041: checking if i686-uhu-linux-gcc accepts -Wstrict-prototypes configure:3061: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes conftest.c >&5 conftest.c:13:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:3067: $? = 0 configure:3071: test -z || test ! -s conftest.err configure:3074: $? = 0 configure:3077: test -s conftest configure:3080: $? = 0 configure:3082: result: yes configure:3094: checking if i686-uhu-linux-gcc accepts -Wmissing-prototypes configure:3114: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes conftest.c >&5 conftest.c:13:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:3120: $? = 0 configure:3124: test -z || test ! -s conftest.err configure:3127: $? = 0 configure:3130: test -s conftest configure:3133: $? = 0 configure:3135: result: yes configure:3147: checking if i686-uhu-linux-gcc accepts -Wmissing-declarations configure:3167: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations conftest.c >&5 conftest.c:13:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:3173: $? = 0 configure:3177: test -z || test ! -s conftest.err configure:3180: $? = 0 configure:3183: test -s conftest configure:3186: $? = 0 configure:3188: result: yes configure:3200: checking if i686-uhu-linux-gcc accepts -Wnested-externs configure:3220: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs conftest.c >&5 conftest.c:13:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:3226: $? = 0 configure:3230: test -z || test ! -s conftest.err configure:3233: $? = 0 configure:3236: test -s conftest configure:3239: $? = 0 configure:3241: result: yes configure:3253: checking if i686-uhu-linux-gcc accepts -Winline configure:3273: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline conftest.c >&5 conftest.c:13:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:3279: $? = 0 configure:3283: test -z || test ! -s conftest.err configure:3286: $? = 0 configure:3289: test -s conftest configure:3292: $? = 0 configure:3294: result: yes configure:3306: checking if i686-uhu-linux-gcc accepts -Wshadow configure:3326: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wshadow conftest.c >&5 conftest.c:13:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:3332: $? = 0 configure:3336: test -z || test ! -s conftest.err configure:3339: $? = 0 configure:3342: test -s conftest configure:3345: $? = 0 configure:3347: result: yes configure:3359: checking if i686-uhu-linux-gcc accepts -Wcast-align configure:3379: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wshadow -Wcast-align conftest.c >&5 conftest.c:13:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:3385: $? = 0 configure:3389: test -z || test ! -s conftest.err configure:3392: $? = 0 configure:3395: test -s conftest configure:3398: $? = 0 configure:3400: result: yes configure:3412: checking if i686-uhu-linux-gcc accepts -pipe configure:3432: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wshadow -Wcast-align -pipe conftest.c >&5 conftest.c:13:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:3438: $? = 0 configure:3442: test -z || test ! -s conftest.err configure:3445: $? = 0 configure:3448: test -s conftest configure:3451: $? = 0 configure:3453: result: yes configure:3471: checking how to run the C preprocessor configure:3506: i686-uhu-linux-gcc -E conftest.c configure:3512: $? = 0 configure:3544: 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:3550: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | /* end confdefs.h. */ | #include configure:3589: result: i686-uhu-linux-gcc -E configure:3613: i686-uhu-linux-gcc -E conftest.c configure:3619: $? = 0 configure:3651: 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:3657: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | /* end confdefs.h. */ | #include configure:3701: checking for egrep configure:3711: result: grep -E configure:3716: checking for ANSI C header files configure:3741: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -W -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wshadow -Wcast-align -pipe conftest.c >&5 conftest.c:17:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:3747: $? = 0 configure:3751: test -z || test ! -s conftest.err configure:3754: $? = 0 configure:3757: test -s conftest.o configure:3760: $? = 0 configure:3849: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wshadow -Wcast-align -pipe conftest.c >&5 conftest.c:22:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:28:7: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(2); ^ conftest.c:28:7: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] configure:3852: $? = 0 configure:3854: ./conftest configure:3857: $? = 0 configure:3872: result: yes configure:3896: checking for sys/types.h configure:3912: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -W -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wshadow -Wcast-align -pipe conftest.c >&5 configure:3918: $? = 0 configure:3922: test -z || test ! -s conftest.err configure:3925: $? = 0 configure:3928: test -s conftest.o configure:3931: $? = 0 configure:3942: result: yes configure:3896: checking for sys/stat.h configure:3912: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -W -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wshadow -Wcast-align -pipe conftest.c >&5 configure:3918: $? = 0 configure:3922: test -z || test ! -s conftest.err configure:3925: $? = 0 configure:3928: test -s conftest.o configure:3931: $? = 0 configure:3942: result: yes configure:3896: checking for stdlib.h configure:3912: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -W -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wshadow -Wcast-align -pipe conftest.c >&5 configure:3918: $? = 0 configure:3922: test -z || test ! -s conftest.err configure:3925: $? = 0 configure:3928: test -s conftest.o configure:3931: $? = 0 configure:3942: result: yes configure:3896: checking for string.h configure:3912: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -W -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wshadow -Wcast-align -pipe conftest.c >&5 configure:3918: $? = 0 configure:3922: test -z || test ! -s conftest.err configure:3925: $? = 0 configure:3928: test -s conftest.o configure:3931: $? = 0 configure:3942: result: yes configure:3896: checking for memory.h configure:3912: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -W -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wshadow -Wcast-align -pipe conftest.c >&5 configure:3918: $? = 0 configure:3922: test -z || test ! -s conftest.err configure:3925: $? = 0 configure:3928: test -s conftest.o configure:3931: $? = 0 configure:3942: result: yes configure:3896: checking for strings.h configure:3912: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -W -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wshadow -Wcast-align -pipe conftest.c >&5 configure:3918: $? = 0 configure:3922: test -z || test ! -s conftest.err configure:3925: $? = 0 configure:3928: test -s conftest.o configure:3931: $? = 0 configure:3942: result: yes configure:3896: checking for inttypes.h configure:3912: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -W -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wshadow -Wcast-align -pipe conftest.c >&5 configure:3918: $? = 0 configure:3922: test -z || test ! -s conftest.err configure:3925: $? = 0 configure:3928: test -s conftest.o configure:3931: $? = 0 configure:3942: result: yes configure:3896: checking for stdint.h configure:3912: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -W -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wshadow -Wcast-align -pipe conftest.c >&5 configure:3918: $? = 0 configure:3922: test -z || test ! -s conftest.err configure:3925: $? = 0 configure:3928: test -s conftest.o configure:3931: $? = 0 configure:3942: result: yes configure:3896: checking for unistd.h configure:3912: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -W -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wshadow -Wcast-align -pipe conftest.c >&5 configure:3918: $? = 0 configure:3922: test -z || test ! -s conftest.err configure:3925: $? = 0 configure:3928: test -s conftest.o configure:3931: $? = 0 configure:3942: result: yes configure:3959: checking for inttypes.h configure:3964: result: yes configure:4118: checking sysexits.h usability configure:4130: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -W -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wshadow -Wcast-align -pipe conftest.c >&5 configure:4136: $? = 0 configure:4140: test -z || test ! -s conftest.err configure:4143: $? = 0 configure:4146: test -s conftest.o configure:4149: $? = 0 configure:4159: result: yes configure:4163: checking sysexits.h presence configure:4173: i686-uhu-linux-gcc -E conftest.c configure:4179: $? = 0 configure:4199: result: yes configure:4234: checking for sysexits.h configure:4241: result: yes configure:4268: checking getopt.h usability configure:4280: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -W -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wshadow -Wcast-align -pipe conftest.c >&5 configure:4286: $? = 0 configure:4290: test -z || test ! -s conftest.err configure:4293: $? = 0 configure:4296: test -s conftest.o configure:4299: $? = 0 configure:4309: result: yes configure:4313: checking getopt.h presence configure:4323: i686-uhu-linux-gcc -E conftest.c configure:4329: $? = 0 configure:4349: result: yes configure:4384: checking for getopt.h configure:4391: result: yes configure:4418: checking endian.h usability configure:4430: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -W -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wshadow -Wcast-align -pipe conftest.c >&5 configure:4436: $? = 0 configure:4440: test -z || test ! -s conftest.err configure:4443: $? = 0 configure:4446: test -s conftest.o configure:4449: $? = 0 configure:4459: result: yes configure:4463: checking endian.h presence configure:4473: i686-uhu-linux-gcc -E conftest.c configure:4479: $? = 0 configure:4499: result: yes configure:4534: checking for endian.h configure:4541: result: yes configure:4555: checking for off_t configure:4579: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -W -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wshadow -Wcast-align -pipe conftest.c >&5 conftest.c:60:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:4585: $? = 0 configure:4589: test -z || test ! -s conftest.err configure:4592: $? = 0 configure:4595: test -s conftest.o configure:4598: $? = 0 configure:4609: result: yes configure:4621: checking for size_t configure:4645: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -W -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wshadow -Wcast-align -pipe conftest.c >&5 conftest.c:60:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:4651: $? = 0 configure:4655: test -z || test ! -s conftest.err configure:4658: $? = 0 configure:4661: test -s conftest.o configure:4664: $? = 0 configure:4675: result: yes configure:4687: checking for ssize_t configure:4711: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -W -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wshadow -Wcast-align -pipe conftest.c >&5 conftest.c:60:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:4717: $? = 0 configure:4721: test -z || test ! -s conftest.err configure:4724: $? = 0 configure:4727: test -s conftest.o configure:4730: $? = 0 configure:4741: result: yes configure:4758: checking for lchown configure:4815: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wshadow -Wcast-align -pipe conftest.c >&5 conftest.c:49:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char lchown (); ^ conftest.c:56:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char (*f) () = lchown; ^ conftest.c:63:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:4821: $? = 0 configure:4825: test -z || test ! -s conftest.err configure:4828: $? = 0 configure:4831: test -s conftest configure:4834: $? = 0 configure:4846: result: yes configure:4860: checking for utimes configure:4917: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wshadow -Wcast-align -pipe conftest.c >&5 conftest.c:50:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char utimes (); ^ conftest.c:57:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char (*f) () = utimes; ^ conftest.c:64:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:4923: $? = 0 configure:4927: test -z || test ! -s conftest.err configure:4930: $? = 0 configure:4933: test -s conftest configure:4936: $? = 0 configure:4948: result: yes configure:4959: checking for struct stat.st_mtim.tv_usec configure:4983: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -W -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wshadow -Wcast-align -pipe conftest.c >&5 conftest.c:30:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:33:20: error: 'struct timespec' has no member named 'tv_usec' if (ac_aggr.st_mtim.tv_usec) ^ conftest.c:32:20: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable] static struct stat ac_aggr; ^ configure:4989: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #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_INTTYPES_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_LCHOWN 1 | #define HAVE_UTIMES 1 | /* end confdefs.h. */ | #include | | int | main () | { | static struct stat ac_aggr; | if (ac_aggr.st_mtim.tv_usec) | return 0; | ; | return 0; | } configure:5028: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -W -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wshadow -Wcast-align -pipe conftest.c >&5 conftest.c:30:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ conftest.c: In function 'main': conftest.c:33:27: error: 'struct timespec' has no member named 'tv_usec' if (sizeof ac_aggr.st_mtim.tv_usec) ^ conftest.c:32:20: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable] static struct stat ac_aggr; ^ configure:5034: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #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_INTTYPES_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_LCHOWN 1 | #define HAVE_UTIMES 1 | /* end confdefs.h. */ | #include | | int | main () | { | static struct stat ac_aggr; | if (sizeof ac_aggr.st_mtim.tv_usec) | return 0; | ; | return 0; | } configure:5060: result: no configure:5073: checking for struct stat.st_mtim.tv_nsec configure:5097: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -Wall -W -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wshadow -Wcast-align -pipe conftest.c >&5 conftest.c:30:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:5103: $? = 0 configure:5107: test -z || test ! -s conftest.err configure:5110: $? = 0 configure:5113: test -s conftest.o configure:5116: $? = 0 configure:5174: result: yes configure:5188: checking for library containing compress2 configure:5218: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wshadow -Wcast-align -pipe conftest.c >&5 conftest.c:35:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char compress2 (); ^ conftest.c:37:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ /tmp/ccArde4X.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `compress2' collect2: error: ld returned 1 exit status configure:5224: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define _GNU_SOURCE 1 | #define _FILE_OFFSET_BITS 64 | #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_INTTYPES_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_LCHOWN 1 | #define HAVE_UTIMES 1 | #define HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char compress2 (); | int | main () | { | compress2 (); | ; | return 0; | } configure:5273: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wshadow -Wcast-align -pipe conftest.c -lz >&5 conftest.c:35:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char compress2 (); ^ conftest.c:37:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:5279: $? = 0 configure:5283: test -z || test ! -s conftest.err configure:5286: $? = 0 configure:5289: test -s conftest configure:5292: $? = 0 configure:5307: result: -lz configure:5318: checking for library containing getopt_long configure:5348: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wshadow -Wcast-align -pipe conftest.c -lz >&5 conftest.c:35:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char getopt_long (); ^ conftest.c:37:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:5354: $? = 0 configure:5358: test -z || test ! -s conftest.err configure:5361: $? = 0 configure:5364: test -s conftest configure:5367: $? = 0 configure:5437: result: none required configure:5448: checking for getopt_long configure:5505: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -Wall -W -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wshadow -Wcast-align -pipe conftest.c -lz >&5 conftest.c:52:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char getopt_long (); ^ conftest.c:59:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char (*f) () = getopt_long; ^ conftest.c:66:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:5511: $? = 0 configure:5515: test -z || test ! -s conftest.err configure:5518: $? = 0 configure:5521: test -s conftest configure:5524: $? = 0 configure:5536: result: yes configure:5552: checking for i686-uhu-linux-ranlib configure:5581: result: no configure:5590: checking for ranlib configure:5606: found /usr/bin/ranlib configure:5617: result: ranlib configure:5667: checking for a BSD-compatible install configure:5722: result: /bin/install -c configure:5832: 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 hp11 config.status:651: creating MCONFIG config.status:755: creating config.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline 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_func_getopt_long=yes ac_cv_func_lchown=yes ac_cv_func_utimes=yes ac_cv_header_endian_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_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sysexits_h=yes ac_cv_header_unistd_h=yes ac_cv_member_struct_stat_st_mtim_tv_nsec=yes ac_cv_member_struct_stat_st_mtim_tv_usec=no ac_cv_objext=o ac_cv_path_install='/bin/install -c' ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_egrep='grep -E' ac_cv_search_compress2=-lz ac_cv_search_getopt_long='none required' ac_cv_sys_file_offset_bits=64 ac_cv_sys_large_files=no ac_cv_sys_largefile_CC=no ac_cv_type_off_t=yes ac_cv_type_size_t=yes ac_cv_type_ssize_t=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='i686-uhu-linux-gcc' CFLAGS='-O2 -march=i686 -mtune=generic -Wall -W -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wshadow -Wcast-align -pipe' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LDFLAGS='' LIBOBJS='' LIBS='-lz ' LTLIBOBJS='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='ranlib' SHELL='/bin/sh' ac_ct_CC='' ac_ct_RANLIB='ranlib' bindir='${exec_prefix}/bin' build_alias='i686-uhu-linux' datadir='${prefix}/share' exec_prefix='${prefix}' host_alias='i686-uhu-linux' 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_ENDIAN_H 1 #define HAVE_GETOPT_H 1 #define HAVE_GETOPT_LONG 1 #define HAVE_INTTYPES_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LCHOWN 1 #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_STRUCT_STAT_ST_MTIM_TV_NSEC 1 #define HAVE_SYSEXITS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UTIMES 1 #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define STDC_HEADERS 1 #define _FILE_OFFSET_BITS 64 #define _GNU_SOURCE 1 configure: exit 0