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.68. 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 = vasdarab.uhu 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:2134: checking build system type configure:2148: result: i686-uhu-linux-gnu configure:2168: checking host system type configure:2181: result: i686-uhu-linux-gnu configure:2238: checking for i686-uhu-linux-gcc configure:2254: found /usr/bin/i686-uhu-linux-gcc configure:2265: result: i686-uhu-linux-gcc configure:2534: checking for C compiler version configure:2543: 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:2554: $? = 0 configure:2543: 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:2554: $? = 0 configure:2543: 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:2554: $? = 1 configure:2543: 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:2554: $? = 1 configure:2574: checking whether the C compiler works configure:2596: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2600: $? = 0 configure:2648: result: yes configure:2651: checking for C compiler default output file name configure:2653: result: a.out configure:2659: checking for suffix of executables configure:2666: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2670: $? = 0 configure:2692: result: configure:2714: checking whether we are cross compiling configure:2722: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2726: $? = 0 configure:2733: ./conftest configure:2737: $? = 0 configure:2752: result: no configure:2757: checking for suffix of object files configure:2779: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2783: $? = 0 configure:2804: result: o configure:2808: checking whether we are using the GNU C compiler configure:2827: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2827: $? = 0 configure:2836: result: yes configure:2845: checking whether i686-uhu-linux-gcc accepts -g configure:2865: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:2865: $? = 0 configure:2906: result: yes configure:2923: checking for i686-uhu-linux-gcc option to accept ISO C89 configure:2987: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2987: $? = 0 configure:3000: result: none needed configure:3032: checking for i686-uhu-linux-ranlib configure:3062: result: no configure:3072: checking for ranlib configure:3088: found /usr/bin/ranlib configure:3099: result: ranlib configure:3128: checking how to run the C preprocessor configure:3159: i686-uhu-linux-gcc -E conftest.c configure:3159: $? = 0 configure:3173: 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:3173: $? = 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 "" | /* end confdefs.h. */ | #include configure:3198: result: i686-uhu-linux-gcc -E configure:3218: i686-uhu-linux-gcc -E conftest.c configure:3218: $? = 0 configure:3232: 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:3232: $? = 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 "" | /* end confdefs.h. */ | #include configure:3261: checking for grep that handles long lines and -e configure:3319: result: /bin/grep configure:3324: checking for egrep configure:3386: result: /bin/grep -E configure:3391: checking for ANSI C header files configure:3411: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -Wall -Wshadow -Wbad-function-cast -Wmissing-prototypes -Wstrict-prototypes -Wcast-align -Wcast-qual -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wnested-externs -Wundef -pedantic -fno-common conftest.c >&5 conftest.c:15:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:3411: $? = 0 configure:3484: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe -Wall -Wshadow -Wbad-function-cast -Wmissing-prototypes -Wstrict-prototypes -Wcast-align -Wcast-qual -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wnested-externs -Wundef -pedantic -fno-common -g conftest.c >&5 conftest.c:21:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:3484: $? = 0 configure:3484: ./conftest configure:3484: $? = 0 configure:3495: result: yes configure:3508: checking for sys/types.h configure:3508: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -Wall -Wshadow -Wbad-function-cast -Wmissing-prototypes -Wstrict-prototypes -Wcast-align -Wcast-qual -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wnested-externs -Wundef -pedantic -fno-common conftest.c >&5 configure:3508: $? = 0 configure:3508: result: yes configure:3508: checking for sys/stat.h configure:3508: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -Wall -Wshadow -Wbad-function-cast -Wmissing-prototypes -Wstrict-prototypes -Wcast-align -Wcast-qual -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wnested-externs -Wundef -pedantic -fno-common conftest.c >&5 configure:3508: $? = 0 configure:3508: result: yes configure:3508: checking for stdlib.h configure:3508: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -Wall -Wshadow -Wbad-function-cast -Wmissing-prototypes -Wstrict-prototypes -Wcast-align -Wcast-qual -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wnested-externs -Wundef -pedantic -fno-common conftest.c >&5 configure:3508: $? = 0 configure:3508: result: yes configure:3508: checking for string.h configure:3508: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -Wall -Wshadow -Wbad-function-cast -Wmissing-prototypes -Wstrict-prototypes -Wcast-align -Wcast-qual -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wnested-externs -Wundef -pedantic -fno-common conftest.c >&5 configure:3508: $? = 0 configure:3508: result: yes configure:3508: checking for memory.h configure:3508: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -Wall -Wshadow -Wbad-function-cast -Wmissing-prototypes -Wstrict-prototypes -Wcast-align -Wcast-qual -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wnested-externs -Wundef -pedantic -fno-common conftest.c >&5 configure:3508: $? = 0 configure:3508: result: yes configure:3508: checking for strings.h configure:3508: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -Wall -Wshadow -Wbad-function-cast -Wmissing-prototypes -Wstrict-prototypes -Wcast-align -Wcast-qual -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wnested-externs -Wundef -pedantic -fno-common conftest.c >&5 configure:3508: $? = 0 configure:3508: result: yes configure:3508: checking for inttypes.h configure:3508: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -Wall -Wshadow -Wbad-function-cast -Wmissing-prototypes -Wstrict-prototypes -Wcast-align -Wcast-qual -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wnested-externs -Wundef -pedantic -fno-common conftest.c >&5 configure:3508: $? = 0 configure:3508: result: yes configure:3508: checking for stdint.h configure:3508: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -Wall -Wshadow -Wbad-function-cast -Wmissing-prototypes -Wstrict-prototypes -Wcast-align -Wcast-qual -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wnested-externs -Wundef -pedantic -fno-common conftest.c >&5 configure:3508: $? = 0 configure:3508: result: yes configure:3508: checking for unistd.h configure:3508: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -Wall -Wshadow -Wbad-function-cast -Wmissing-prototypes -Wstrict-prototypes -Wcast-align -Wcast-qual -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wnested-externs -Wundef -pedantic -fno-common conftest.c >&5 configure:3508: $? = 0 configure:3508: result: yes configure:3522: checking termcap.h usability configure:3522: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -Wall -Wshadow -Wbad-function-cast -Wmissing-prototypes -Wstrict-prototypes -Wcast-align -Wcast-qual -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wnested-externs -Wundef -pedantic -fno-common conftest.c >&5 configure:3522: $? = 0 configure:3522: result: yes configure:3522: checking termcap.h presence configure:3522: i686-uhu-linux-gcc -E conftest.c configure:3522: $? = 0 configure:3522: result: yes configure:3522: checking for termcap.h configure:3522: result: yes configure:3547: checking for tputs return type configure:3567: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -Wall -Wshadow -Wbad-function-cast -Wmissing-prototypes -Wstrict-prototypes -Wcast-align -Wcast-qual -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wnested-externs -Wundef -pedantic -fno-common conftest.c >&5 conftest.c:28:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:3567: $? = 0 configure:3568: result: int configure:3577: checking for fmod configure:3577: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe -Wall -Wshadow -Wbad-function-cast -Wmissing-prototypes -Wstrict-prototypes -Wcast-align -Wcast-qual -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wnested-externs -Wundef -pedantic -fno-common -g conftest.c >&5 conftest.c:43:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char fmod (); ^ conftest.c:43:6: warning: conflicting types for built-in function 'fmod' [enabled by default] char fmod (); ^ conftest.c:52:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ /tmp/ccztqFhu.o: In function `main': /var/uhubuild/work/compile/conftest.c:54: undefined reference to `fmod' collect2: error: ld returned 1 exit status configure:3577: $? = 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 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_TERMCAP_H 1 | /* end confdefs.h. */ | /* Define fmod to an innocuous variant, in case declares fmod. | For example, HP-UX 11i declares gettimeofday. */ | #define fmod innocuous_fmod | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fmod (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fmod | | /* 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 fmod (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_fmod || defined __stub___fmod | choke me | #endif | | int | main () | { | return fmod (); | ; | return 0; | } configure:3577: result: no configure:3583: checking for fmod in -lm configure:3608: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe -Wall -Wshadow -Wbad-function-cast -Wmissing-prototypes -Wstrict-prototypes -Wcast-align -Wcast-qual -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wnested-externs -Wundef -pedantic -fno-common -g conftest.c -lm >&5 conftest.c:27:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char fmod (); ^ conftest.c:27:6: warning: conflicting types for built-in function 'fmod' [enabled by default] char fmod (); ^ conftest.c:29:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:3608: $? = 0 configure:3617: result: yes configure:3633: checking tgmath.h usability configure:3633: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -Wall -Wshadow -Wbad-function-cast -Wmissing-prototypes -Wstrict-prototypes -Wcast-align -Wcast-qual -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wnested-externs -Wundef -pedantic -fno-common conftest.c >&5 configure:3633: $? = 0 configure:3633: result: yes configure:3633: checking tgmath.h presence configure:3633: i686-uhu-linux-gcc -E conftest.c configure:3633: $? = 0 configure:3633: result: yes configure:3633: checking for tgmath.h configure:3633: result: yes configure:3645: checking for lrint configure:3645: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe -Wall -Wshadow -Wbad-function-cast -Wmissing-prototypes -Wstrict-prototypes -Wcast-align -Wcast-qual -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wnested-externs -Wundef -pedantic -fno-common -g conftest.c -lm >&5 conftest.c:44:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char lrint (); ^ conftest.c:44:6: warning: conflicting types for built-in function 'lrint' [enabled by default] char lrint (); ^ conftest.c:53:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:3645: $? = 0 configure:3645: result: yes configure:3656: checking for nanosleep configure:3656: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe -Wall -Wshadow -Wbad-function-cast -Wmissing-prototypes -Wstrict-prototypes -Wcast-align -Wcast-qual -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wnested-externs -Wundef -pedantic -fno-common -g conftest.c -lm >&5 conftest.c:45:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char nanosleep (); ^ conftest.c:54:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:3656: $? = 0 configure:3656: result: yes configure:3668: checking for tgetent configure:3668: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe -Wall -Wshadow -Wbad-function-cast -Wmissing-prototypes -Wstrict-prototypes -Wcast-align -Wcast-qual -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wnested-externs -Wundef -pedantic -fno-common -g conftest.c -lm >&5 conftest.c:46:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char tgetent (); ^ conftest.c:55:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ /tmp/ccluegmT.o: In function `main': /var/uhubuild/work/compile/conftest.c:57: undefined reference to `tgetent' collect2: error: ld returned 1 exit status configure:3668: $? = 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 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_TERMCAP_H 1 | #define HAVE_TGMATH_H 1 | #define HAVE_LRINT 1 | #define HAVE_NANOSLEEP 1 | /* end confdefs.h. */ | /* Define tgetent to an innocuous variant, in case declares tgetent. | For example, HP-UX 11i declares gettimeofday. */ | #define tgetent innocuous_tgetent | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char tgetent (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef tgetent | | /* 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 tgetent (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_tgetent || defined __stub___tgetent | choke me | #endif | | int | main () | { | return tgetent (); | ; | return 0; | } configure:3668: result: no configure:3678: checking for tgetent in -lcurses configure:3703: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe -Wall -Wshadow -Wbad-function-cast -Wmissing-prototypes -Wstrict-prototypes -Wcast-align -Wcast-qual -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wnested-externs -Wundef -pedantic -fno-common -g conftest.c -lcurses -lm >&5 conftest.c:30:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char tgetent (); ^ conftest.c:32:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:3703: $? = 0 configure:3712: result: yes configure:3839: checking whether to use LR0 parser configure:3857: result: no configure:3866: checking for msgfmt configure:3882: found /usr/bin/msgfmt configure:3894: result: yes configure:3906: checking libintl.h usability configure:3906: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -Wall -Wshadow -Wbad-function-cast -Wmissing-prototypes -Wstrict-prototypes -Wcast-align -Wcast-qual -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wnested-externs -Wundef -pedantic -fno-common conftest.c >&5 configure:3906: $? = 0 configure:3906: result: yes configure:3906: checking libintl.h presence configure:3906: i686-uhu-linux-gcc -E conftest.c configure:3906: $? = 0 configure:3906: result: yes configure:3906: checking for libintl.h configure:3906: result: yes configure:3918: checking for library containing gettext configure:3949: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe -Wall -Wshadow -Wbad-function-cast -Wmissing-prototypes -Wstrict-prototypes -Wcast-align -Wcast-qual -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wnested-externs -Wundef -pedantic -fno-common -g conftest.c -lcurses -lm >&5 conftest.c:32:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] char gettext (); ^ conftest.c:32:6: warning: conflicting types for built-in function 'gettext' [enabled by default] char gettext (); ^ conftest.c:34:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:3949: $? = 0 configure:3966: result: none required configure:3985: checking for special C compiler options needed for large files configure:4030: result: no configure:4036: checking for _FILE_OFFSET_BITS value needed for large files configure:4061: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -Wall -Wshadow -Wbad-function-cast -Wmissing-prototypes -Wstrict-prototypes -Wcast-align -Wcast-qual -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wnested-externs -Wundef -pedantic -fno-common conftest.c >&5 conftest.c:32:3: warning: left shift count >= width of type [enabled by default] int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ conftest.c:32:3: warning: left shift count >= width of type [enabled by default] conftest.c:33:10: warning: left shift count >= width of type [enabled by default] && LARGE_OFF_T % 2147483647 == 1) ^ conftest.c:33:10: warning: left shift count >= width of type [enabled by default] conftest.c:32:7: error: variably modified 'off_t_is_large' at file scope int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 ^ conftest.c:36:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:4061: $? = 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 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_TERMCAP_H 1 | #define HAVE_TGMATH_H 1 | #define HAVE_LRINT 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_TGETENT 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_GETTEXT 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:4085: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe -Wall -Wshadow -Wbad-function-cast -Wmissing-prototypes -Wstrict-prototypes -Wcast-align -Wcast-qual -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wnested-externs -Wundef -pedantic -fno-common conftest.c >&5 conftest.c:37:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] main () ^ configure:4085: $? = 0 configure:4093: result: 64 configure:4191: checking for a BSD-compatible install configure:4259: result: /bin/install -c configure:4394: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on vasdarab.uhu config.status:839: creating Makefile config.status:839: creating bas.1 config.status:839: creating test/runbas config.status:839: creating config.h configure:5568: WARNING: unrecognized options: --enable-shared, --disable-static ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-uhu-linux-gnu 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_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_func_fmod=no ac_cv_func_lrint=yes ac_cv_func_nanosleep=yes ac_cv_func_tgetent=no ac_cv_header_inttypes_h=yes ac_cv_header_libintl_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_termcap_h=yes ac_cv_header_tgmath_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i686-uhu-linux-gnu ac_cv_lib_curses_tgetent=yes ac_cv_lib_m_fmod=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_install='/bin/install -c' ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_MSGFMT=yes ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_search_gettext='none required' ac_cv_sys_file_offset_bits=64 ac_cv_sys_largefile_CC=no ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='i686-uhu-linux-gcc' CFLAGS='-O2 -march=i686 -mtune=generic -pipe -Wall -Wshadow -Wbad-function-cast -Wmissing-prototypes -Wstrict-prototypes -Wcast-align -Wcast-qual -Wpointer-arith -Wwrite-strings -Wmissing-declarations -Wnested-externs -Wundef -pedantic -fno-common' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' GREP='/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LDFLAGS=' -g' LIBOBJS='' LIBS='-lcurses -lm ' LTLIBOBJS='' MSGFMT='yes' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' RANLIB='ranlib' SHELL='/bin/sh' UPDATED='February 18, 2012' USE_NLS='yes' VALGRIND='' VERSION='2.3' 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='${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' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='/usr/share/man' 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 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_TERMCAP_H 1 #define HAVE_TGMATH_H 1 #define HAVE_LRINT 1 #define HAVE_NANOSLEEP 1 #define HAVE_TGETENT 1 #define HAVE_LIBINTL_H 1 #define HAVE_GETTEXT 1 #define _FILE_OFFSET_BITS 64 #define VERSION "2.3" configure: exit 0