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 $ /home/regress/tbox/svn-gcc/gcc/configure --cache-file=./config.cache --prefix=/home/regress/tbox/objs --enable-languages=c,c++,fortran,java,objc --program-transform-name=s,y,y, --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --srcdir=/home/regress/tbox/svn-gcc/gcc --disable-intermodule --enable-checking=yes,types --disable-coverage --enable-languages=c ## --------- ## ## Platform. ## ## --------- ## hostname = glutton.geoffk.org uname -m = i686 uname -r = 2.6.18-92.1.18.el5 uname -s = Linux uname -v = #1 SMP Wed Nov 12 09:30:27 EST 2008 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/regress/tbox/objs/bin PATH: /bin PATH: /usr/bin PATH: /usr/sbin PATH: /home/regress/tbox/boot/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1499: creating cache ./config.cache configure:1631: checking build system type configure:1649: result: i686-pc-linux-gnu configure:1657: checking host system type configure:1671: result: i686-pc-linux-gnu configure:1679: checking target system type configure:1693: result: i686-pc-linux-gnu configure:1782: checking LIBRARY_PATH variable configure:1792: result: ok configure:1813: checking GCC_EXEC_PREFIX variable configure:1823: result: ok configure:1911: checking whether to place generated files in the source directory configure:1921: result: no configure:1974: checking whether a default linker was specified configure:1985: result: no configure:2041: checking whether a default assembler was specified configure:2052: result: no configure:2078: checking for i686-pc-linux-gnu-gcc configure:2104: result: gcc configure:2388: checking for C compiler version configure:2391: gcc --version &5 gcc (GCC) 4.1.2 20071124 (Red Hat 4.1.2-42) Copyright (C) 2006 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:2394: $? = 0 configure:2396: gcc -v &5 Using built-in specs. Target: i386-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic --host=i386-redhat-linux Thread model: posix gcc version 4.1.2 20071124 (Red Hat 4.1.2-42) configure:2399: $? = 0 configure:2401: gcc -V &5 gcc: '-V' option must have argument configure:2404: $? = 1 configure:2427: checking for C compiler default output file name configure:2430: gcc -g -fkeep-inline-functions conftest.c >&5 configure:2433: $? = 0 configure:2481: result: a.out configure:2486: checking whether the C compiler works configure:2492: ./a.out configure:2495: $? = 0 configure:2514: result: yes configure:2521: checking whether we are cross compiling configure:2523: result: no configure:2526: checking for suffix of executables configure:2528: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 configure:2531: $? = 0 configure:2558: result: configure:2564: checking for suffix of object files configure:2585: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:2588: $? = 0 configure:2612: result: o configure:2616: checking whether we are using the GNU C compiler configure:2640: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:2646: $? = 0 configure:2650: test -z || test ! -s conftest.err configure:2653: $? = 0 configure:2656: test -s conftest.o configure:2659: $? = 0 configure:2672: result: yes configure:2678: checking whether gcc accepts -g configure:2699: gcc -c -g conftest.c >&5 configure:2705: $? = 0 configure:2709: test -z || test ! -s conftest.err configure:2712: $? = 0 configure:2715: test -s conftest.o configure:2718: $? = 0 configure:2729: result: yes configure:2746: checking for gcc option to accept ANSI C configure:2816: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:2822: $? = 0 configure:2826: test -z || test ! -s conftest.err configure:2829: $? = 0 configure:2832: test -s conftest.o configure:2835: $? = 0 configure:2853: result: none needed configure:2871: gcc -c -g -fkeep-inline-functions conftest.c >&5 conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me' configure:2877: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3011: checking whether gcc and cc understand -c and -o together configure:3041: gcc -c conftest.c -o conftest.o >&5 configure:3044: $? = 0 configure:3046: gcc -c conftest.c -o conftest.o >&5 configure:3049: $? = 0 configure:3056: cc -c conftest.c >&5 configure:3059: $? = 0 configure:3062: cc -c conftest.c -o conftest.o >&5 configure:3065: $? = 0 configure:3067: cc -c conftest.c -o conftest.o >&5 configure:3070: $? = 0 configure:3088: result: yes configure:3122: checking for i686-pc-linux-gnu-gnatbind configure:3148: result: no configure:3202: checking for i686-pc-linux-gnu-gnatmake configure:3228: result: no configure:3279: checking whether compiler driver understands Ada configure:3302: result: no configure:3339: checking how to run the C preprocessor configure:3374: gcc -E conftest.c configure:3380: $? = 0 configure:3412: gcc -E conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:3418: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | /* end confdefs.h. */ | #include configure:3457: result: gcc -E configure:3481: gcc -E conftest.c configure:3487: $? = 0 configure:3519: gcc -E conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:3525: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | /* end confdefs.h. */ | #include configure:3571: checking for egrep configure:3581: result: grep -E configure:3586: checking for ANSI C header files configure:3611: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:3617: $? = 0 configure:3621: test -z || test ! -s conftest.err configure:3624: $? = 0 configure:3627: test -s conftest.o configure:3630: $? = 0 configure:3719: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 conftest.c: In function 'main': conftest.c:28: warning: incompatible implicit declaration of built-in function 'exit' configure:3722: $? = 0 configure:3724: ./conftest configure:3727: $? = 0 configure:3742: result: yes configure:3766: checking for sys/types.h configure:3782: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:3788: $? = 0 configure:3792: test -z || test ! -s conftest.err configure:3795: $? = 0 configure:3798: test -s conftest.o configure:3801: $? = 0 configure:3812: result: yes configure:3766: checking for sys/stat.h configure:3782: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:3788: $? = 0 configure:3792: test -z || test ! -s conftest.err configure:3795: $? = 0 configure:3798: test -s conftest.o configure:3801: $? = 0 configure:3812: result: yes configure:3766: checking for stdlib.h configure:3782: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:3788: $? = 0 configure:3792: test -z || test ! -s conftest.err configure:3795: $? = 0 configure:3798: test -s conftest.o configure:3801: $? = 0 configure:3812: result: yes configure:3766: checking for string.h configure:3782: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:3788: $? = 0 configure:3792: test -z || test ! -s conftest.err configure:3795: $? = 0 configure:3798: test -s conftest.o configure:3801: $? = 0 configure:3812: result: yes configure:3766: checking for memory.h configure:3782: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:3788: $? = 0 configure:3792: test -z || test ! -s conftest.err configure:3795: $? = 0 configure:3798: test -s conftest.o configure:3801: $? = 0 configure:3812: result: yes configure:3766: checking for strings.h configure:3782: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:3788: $? = 0 configure:3792: test -z || test ! -s conftest.err configure:3795: $? = 0 configure:3798: test -s conftest.o configure:3801: $? = 0 configure:3812: result: yes configure:3766: checking for inttypes.h configure:3782: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:3788: $? = 0 configure:3792: test -z || test ! -s conftest.err configure:3795: $? = 0 configure:3798: test -s conftest.o configure:3801: $? = 0 configure:3812: result: yes configure:3766: checking for stdint.h configure:3782: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:3788: $? = 0 configure:3792: test -z || test ! -s conftest.err configure:3795: $? = 0 configure:3798: test -s conftest.o configure:3801: $? = 0 configure:3812: result: yes configure:3766: checking for unistd.h configure:3782: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:3788: $? = 0 configure:3792: test -z || test ! -s conftest.err configure:3795: $? = 0 configure:3798: test -s conftest.o configure:3801: $? = 0 configure:3812: result: yes configure:3835: checking minix/config.h usability configure:3847: gcc -c -g -fkeep-inline-functions conftest.c >&5 conftest.c:55:26: error: minix/config.h: No such file or directory configure:3853: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:3876: result: no configure:3880: checking minix/config.h presence configure:3890: gcc -E conftest.c conftest.c:21:26: error: minix/config.h: No such file or directory configure:3896: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 | /* end confdefs.h. */ | #include configure:3916: result: no configure:3951: checking for minix/config.h configure:3958: result: no configure:3989: checking whether it is safe to define __EXTENSIONS__ configure:4012: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:4018: $? = 0 configure:4022: test -z || test ! -s conftest.err configure:4025: $? = 0 configure:4028: test -s conftest.o configure:4031: $? = 0 configure:4042: result: yes configure:4071: checking how to run the C preprocessor configure:4189: result: gcc -E configure:4213: gcc -E conftest.c configure:4219: $? = 0 configure:4251: gcc -E conftest.c conftest.c:26:28: error: ac_nonexistent.h: No such file or directory configure:4257: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include configure:4302: checking for inline configure:4323: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:4329: $? = 0 configure:4333: test -z || test ! -s conftest.err configure:4336: $? = 0 configure:4339: test -s conftest.o configure:4342: $? = 0 configure:4354: result: inline configure:4375: checking for void * configure:4399: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:4405: $? = 0 configure:4409: test -z || test ! -s conftest.err configure:4412: $? = 0 configure:4415: test -s conftest.o configure:4418: $? = 0 configure:4429: result: yes configure:4432: checking size of void * configure:4755: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 configure:4758: $? = 0 configure:4760: ./conftest configure:4763: $? = 0 configure:4788: result: 4 configure:4795: checking for short configure:4819: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:4825: $? = 0 configure:4829: test -z || test ! -s conftest.err configure:4832: $? = 0 configure:4835: test -s conftest.o configure:4838: $? = 0 configure:4849: result: yes configure:4852: checking size of short configure:5175: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 configure:5178: $? = 0 configure:5180: ./conftest configure:5183: $? = 0 configure:5208: result: 2 configure:5215: checking for int configure:5239: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:5245: $? = 0 configure:5249: test -z || test ! -s conftest.err configure:5252: $? = 0 configure:5255: test -s conftest.o configure:5258: $? = 0 configure:5269: result: yes configure:5272: checking size of int configure:5595: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 configure:5598: $? = 0 configure:5600: ./conftest configure:5603: $? = 0 configure:5628: result: 4 configure:5635: checking for long configure:5659: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:5665: $? = 0 configure:5669: test -z || test ! -s conftest.err configure:5672: $? = 0 configure:5675: test -s conftest.o configure:5678: $? = 0 configure:5689: result: yes configure:5692: checking size of long configure:6015: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 configure:6018: $? = 0 configure:6020: ./conftest configure:6023: $? = 0 configure:6048: result: 4 configure:6055: checking for long long configure:6079: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:6085: $? = 0 configure:6089: test -z || test ! -s conftest.err configure:6092: $? = 0 configure:6095: test -s conftest.o configure:6098: $? = 0 configure:6109: result: yes configure:6117: checking for long long configure:6171: result: yes configure:6174: checking size of long long configure:6497: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 configure:6500: $? = 0 configure:6502: ./conftest configure:6505: $? = 0 configure:6530: result: 8 configure:6539: checking for __int64 configure:6563: gcc -c -g -fkeep-inline-functions conftest.c >&5 conftest.c: In function 'main': conftest.c:69: error: '__int64' undeclared (first use in this function) conftest.c:69: error: (Each undeclared identifier is reported only once conftest.c:69: error: for each function it appears in.) conftest.c:69: error: expected expression before ')' token configure:6569: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((__int64 *) 0) | return 0; | if (sizeof (__int64)) | return 0; | ; | return 0; | } configure:6593: result: no configure:7040: checking whether gcc supports -W configure:7062: gcc -c -W conftest.c >&5 configure:7068: $? = 0 configure:7072: test -z || test ! -s conftest.err configure:7075: $? = 0 configure:7078: test -s conftest.o configure:7081: $? = 0 configure:7093: result: yes configure:7040: checking whether gcc supports -Wall configure:7062: gcc -c -Wall conftest.c >&5 configure:7068: $? = 0 configure:7072: test -z || test ! -s conftest.err configure:7075: $? = 0 configure:7078: test -s conftest.o configure:7081: $? = 0 configure:7093: result: yes configure:7040: checking whether gcc supports -Wwrite-strings configure:7062: gcc -c -Wwrite-strings conftest.c >&5 configure:7068: $? = 0 configure:7072: test -z || test ! -s conftest.err configure:7075: $? = 0 configure:7078: test -s conftest.o configure:7081: $? = 0 configure:7093: result: yes configure:7040: checking whether gcc supports -Wstrict-prototypes configure:7062: gcc -c -Wstrict-prototypes conftest.c >&5 conftest.c:35: warning: function declaration isn't a prototype configure:7068: $? = 0 configure:7072: test -z || test ! -s conftest.err configure:7075: $? = 0 configure:7078: test -s conftest.o configure:7081: $? = 0 configure:7093: result: yes configure:7040: checking whether gcc supports -Wmissing-prototypes configure:7062: gcc -c -Wmissing-prototypes conftest.c >&5 configure:7068: $? = 0 configure:7072: test -z || test ! -s conftest.err configure:7075: $? = 0 configure:7078: test -s conftest.o configure:7081: $? = 0 configure:7093: result: yes configure:7040: checking whether gcc supports -Wcast-qual configure:7062: gcc -c -Wcast-qual conftest.c >&5 configure:7068: $? = 0 configure:7072: test -z || test ! -s conftest.err configure:7075: $? = 0 configure:7078: test -s conftest.o configure:7081: $? = 0 configure:7093: result: yes configure:7107: checking whether gcc supports -Wold-style-definition configure:7129: gcc -c -Wold-style-definition conftest.c >&5 conftest.c: In function 'main': conftest.c:35: warning: old-style function definition configure:7135: $? = 0 configure:7139: test -z || test ! -s conftest.err configure:7142: $? = 0 configure:7145: test -s conftest.o configure:7148: $? = 0 configure:7160: result: yes configure:7107: checking whether gcc supports -Wc++-compat configure:7129: gcc -c -Wc++-compat conftest.c >&5 configure:7135: $? = 0 configure:7139: test -z || test ! -s conftest.err configure:7142: $? = 0 configure:7145: test -s conftest.o configure:7148: $? = 0 configure:7160: result: yes configure:7107: checking whether gcc supports -Wmissing-format-attribute configure:7129: gcc -c -Wmissing-format-attribute conftest.c >&5 configure:7135: $? = 0 configure:7139: test -z || test ! -s conftest.err configure:7142: $? = 0 configure:7145: test -s conftest.o configure:7148: $? = 0 configure:7160: result: yes configure:7170: checking whether gcc supports -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings configure:7193: gcc -c -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings conftest.c >&5 cc1: error: unrecognized command line option "-Wno-overlength-strings" configure:7199: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:7224: result: no configure:7429: checking valgrind.h usability configure:7441: gcc -c -g -fkeep-inline-functions conftest.c >&5 conftest.c:74:22: error: valgrind.h: No such file or directory configure:7447: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define ENABLE_CHECKING 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_GIMPLE_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_TREE_CHECKING 1 | #define ENABLE_TYPES_CHECKING 1 | #define ENABLE_RTL_FLAG_CHECKING 1 | #define ENABLE_GC_CHECKING 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:7470: result: no configure:7474: checking valgrind.h presence configure:7484: gcc -E conftest.c conftest.c:40:22: error: valgrind.h: No such file or directory configure:7490: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define ENABLE_CHECKING 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_GIMPLE_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_TREE_CHECKING 1 | #define ENABLE_TYPES_CHECKING 1 | #define ENABLE_RTL_FLAG_CHECKING 1 | #define ENABLE_GC_CHECKING 1 | /* end confdefs.h. */ | #include configure:7510: result: no configure:7545: checking for valgrind.h configure:7552: result: no configure:7906: WARNING: fixed-point is not supported for this target configure:8144: checking whether make sets $(MAKE) configure:8164: result: yes configure:8179: checking for gawk configure:8195: found /bin/gawk configure:8205: result: gawk configure:8223: checking whether ln -s works configure:8251: result: yes configure:8263: checking whether ln works configure:8285: result: yes configure:8292: checking for i686-pc-linux-gnu-ranlib configure:8318: result: ranlib configure:8392: checking for a BSD compatible install configure:8434: result: /usr/bin/install -c configure:8445: checking for cmp's capabilities configure:8472: result: gnucompare configure:8481: checking for mktemp configure:8497: found /bin/mktemp configure:8508: result: yes configure:8521: checking for makeinfo configure:8547: result: makeinfo --split-size=5000000 --split-size=5000000 configure:8556: checking for modern makeinfo configure:8571: result: yes configure:8594: checking for recent Pod::Man configure:8597: result: yes configure:8614: checking for flex configure:8640: result: flex configure:8657: checking for bison configure:8683: result: bison configure:8705: checking for nm configure:8732: result: nm configure:8748: checking for ar configure:8775: result: ar configure:8794: checking for ANSI C header files configure:8950: result: yes configure:8960: checking whether time.h and sys/time.h may both be included configure:8985: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:8991: $? = 0 configure:8995: test -z || test ! -s conftest.err configure:8998: $? = 0 configure:9001: test -s conftest.o configure:9004: $? = 0 configure:9015: result: yes configure:9025: checking whether string.h and strings.h may both be included configure:9047: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:9053: $? = 0 configure:9057: test -z || test ! -s conftest.err configure:9060: $? = 0 configure:9063: test -s conftest.o configure:9066: $? = 0 configure:9077: result: yes configure:9087: checking for sys/wait.h that is POSIX.1 compatible configure:9118: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:9124: $? = 0 configure:9128: test -z || test ! -s conftest.err configure:9131: $? = 0 configure:9134: test -s conftest.o configure:9137: $? = 0 configure:9148: result: yes configure:9186: checking for limits.h configure:9199: gcc -E conftest.c configure:9205: $? = 0 configure:9226: result: yes configure:9186: checking for stddef.h configure:9199: gcc -E conftest.c configure:9205: $? = 0 configure:9226: result: yes configure:9186: checking for string.h configure:9226: result: yes configure:9186: checking for strings.h configure:9226: result: yes configure:9186: checking for stdlib.h configure:9226: result: yes configure:9186: checking for time.h configure:9199: gcc -E conftest.c configure:9205: $? = 0 configure:9226: result: yes configure:9186: checking for iconv.h configure:9199: gcc -E conftest.c configure:9205: $? = 0 configure:9226: result: yes configure:9186: checking for fcntl.h configure:9199: gcc -E conftest.c configure:9205: $? = 0 configure:9226: result: yes configure:9186: checking for unistd.h configure:9226: result: yes configure:9186: checking for sys/file.h configure:9199: gcc -E conftest.c configure:9205: $? = 0 configure:9226: result: yes configure:9186: checking for sys/time.h configure:9199: gcc -E conftest.c configure:9205: $? = 0 configure:9226: result: yes configure:9186: checking for sys/mman.h configure:9199: gcc -E conftest.c configure:9205: $? = 0 configure:9226: result: yes configure:9186: checking for sys/resource.h configure:9199: gcc -E conftest.c configure:9205: $? = 0 configure:9226: result: yes configure:9186: checking for sys/param.h configure:9199: gcc -E conftest.c configure:9205: $? = 0 configure:9226: result: yes configure:9186: checking for sys/times.h configure:9199: gcc -E conftest.c configure:9205: $? = 0 configure:9226: result: yes configure:9186: checking for sys/stat.h configure:9226: result: yes configure:9186: checking for direct.h configure:9199: gcc -E conftest.c conftest.c:63:20: error: direct.h: No such file or directory configure:9205: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define ENABLE_CHECKING 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_GIMPLE_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_TREE_CHECKING 1 | #define ENABLE_TYPES_CHECKING 1 | #define ENABLE_RTL_FLAG_CHECKING 1 | #define ENABLE_GC_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 1 | #define ENABLE_DECIMAL_BID_FORMAT 1 | #define ENABLE_FIXED_POINT 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | /* end confdefs.h. */ | #include configure:9226: result: no configure:9186: checking for malloc.h configure:9199: gcc -E conftest.c configure:9205: $? = 0 configure:9226: result: yes configure:9186: checking for langinfo.h configure:9199: gcc -E conftest.c configure:9205: $? = 0 configure:9226: result: yes configure:9186: checking for ldfcn.h configure:9199: gcc -E conftest.c conftest.c:65:19: error: ldfcn.h: No such file or directory configure:9205: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define ENABLE_CHECKING 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_GIMPLE_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_TREE_CHECKING 1 | #define ENABLE_TYPES_CHECKING 1 | #define ENABLE_RTL_FLAG_CHECKING 1 | #define ENABLE_GC_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 1 | #define ENABLE_DECIMAL_BID_FORMAT 1 | #define ENABLE_FIXED_POINT 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | /* end confdefs.h. */ | #include configure:9226: result: no configure:9186: checking for locale.h configure:9199: gcc -E conftest.c configure:9205: $? = 0 configure:9226: result: yes configure:9186: checking for wchar.h configure:9199: gcc -E conftest.c configure:9205: $? = 0 configure:9226: result: yes configure:9238: checking for thread.h configure:9251: gcc -E conftest.c conftest.c:67:20: error: thread.h: No such file or directory configure:9257: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define ENABLE_CHECKING 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_GIMPLE_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_TREE_CHECKING 1 | #define ENABLE_TYPES_CHECKING 1 | #define ENABLE_RTL_FLAG_CHECKING 1 | #define ENABLE_GC_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 1 | #define ENABLE_DECIMAL_BID_FORMAT 1 | #define ENABLE_FIXED_POINT 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | /* end confdefs.h. */ | #include configure:9278: result: no configure:9286: checking for pthread.h configure:9299: gcc -E conftest.c configure:9305: $? = 0 configure:9326: result: yes configure:9336: checking for CHAR_BIT configure:9364: result: yes configure:9441: checking whether byte ordering is bigendian configure:9468: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:9474: $? = 0 configure:9478: test -z || test ! -s conftest.err configure:9481: $? = 0 configure:9484: test -s conftest.o configure:9487: $? = 0 configure:9511: gcc -c -g -fkeep-inline-functions conftest.c >&5 conftest.c: In function 'main': conftest.c:74: error: 'not' undeclared (first use in this function) conftest.c:74: error: (Each undeclared identifier is reported only once conftest.c:74: error: for each function it appears in.) conftest.c:74: error: expected ';' before 'big' configure:9517: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define ENABLE_CHECKING 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_GIMPLE_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_TREE_CHECKING 1 | #define ENABLE_TYPES_CHECKING 1 | #define ENABLE_RTL_FLAG_CHECKING 1 | #define ENABLE_GC_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 1 | #define ENABLE_DECIMAL_BID_FORMAT 1 | #define ENABLE_FIXED_POINT 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:9652: result: no configure:9679: checking for collect2 libraries configure:9713: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 /tmp/ccs4es0t.o: In function `main': /home/regress/tbox/native/build/gcc/conftest.c:78: undefined reference to `ldopen' collect2: ld returned 1 exit status configure:9719: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define ENABLE_CHECKING 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_GIMPLE_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_TREE_CHECKING 1 | #define ENABLE_TYPES_CHECKING 1 | #define ENABLE_RTL_FLAG_CHECKING 1 | #define ENABLE_GC_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 1 | #define ENABLE_DECIMAL_BID_FORMAT 1 | #define ENABLE_FIXED_POINT 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 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 ldopen (); | int | main () | { | ldopen (); | ; | return 0; | } configure:9713: gcc -o conftest -g -fkeep-inline-functions conftest.c -lld >&5 /home/regress/tbox/objs/bin/ld: cannot find -lld collect2: ld returned 1 exit status configure:9719: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define ENABLE_CHECKING 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_GIMPLE_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_TREE_CHECKING 1 | #define ENABLE_TYPES_CHECKING 1 | #define ENABLE_RTL_FLAG_CHECKING 1 | #define ENABLE_GC_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 1 | #define ENABLE_DECIMAL_BID_FORMAT 1 | #define ENABLE_FIXED_POINT 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 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 ldopen (); | int | main () | { | ldopen (); | ; | return 0; | } configure:9713: gcc -o conftest -g -fkeep-inline-functions conftest.c -lmld >&5 /home/regress/tbox/objs/bin/ld: cannot find -lmld collect2: ld returned 1 exit status configure:9719: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define ENABLE_CHECKING 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_GIMPLE_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_TREE_CHECKING 1 | #define ENABLE_TYPES_CHECKING 1 | #define ENABLE_RTL_FLAG_CHECKING 1 | #define ENABLE_GC_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 1 | #define ENABLE_DECIMAL_BID_FORMAT 1 | #define ENABLE_FIXED_POINT 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 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 ldopen (); | int | main () | { | ldopen (); | ; | return 0; | } configure:9713: gcc -o conftest -g -fkeep-inline-functions conftest.c -L/usr/lib/cmplrs/cc2.11 -lmld >&5 /home/regress/tbox/objs/bin/ld: cannot find -lmld collect2: ld returned 1 exit status configure:9719: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define ENABLE_CHECKING 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_GIMPLE_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_TREE_CHECKING 1 | #define ENABLE_TYPES_CHECKING 1 | #define ENABLE_RTL_FLAG_CHECKING 1 | #define ENABLE_GC_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 1 | #define ENABLE_DECIMAL_BID_FORMAT 1 | #define ENABLE_FIXED_POINT 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 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 ldopen (); | int | main () | { | ldopen (); | ; | return 0; | } configure:9713: gcc -o conftest -g -fkeep-inline-functions conftest.c -L/usr/lib/cmplrs/cc3.11 -lmld >&5 /home/regress/tbox/objs/bin/ld: cannot find -lmld collect2: ld returned 1 exit status configure:9719: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define ENABLE_CHECKING 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_GIMPLE_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_TREE_CHECKING 1 | #define ENABLE_TYPES_CHECKING 1 | #define ENABLE_RTL_FLAG_CHECKING 1 | #define ENABLE_GC_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 1 | #define ENABLE_DECIMAL_BID_FORMAT 1 | #define ENABLE_FIXED_POINT 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 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 ldopen (); | int | main () | { | ldopen (); | ; | return 0; | } configure:9746: result: none required configure:9758: checking for library containing exc_resume configure:9788: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 /tmp/ccYt4NkF.o: In function `main': /home/regress/tbox/native/build/gcc/conftest.c:78: undefined reference to `exc_resume' collect2: ld returned 1 exit status configure:9794: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define ENABLE_CHECKING 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_GIMPLE_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_TREE_CHECKING 1 | #define ENABLE_TYPES_CHECKING 1 | #define ENABLE_RTL_FLAG_CHECKING 1 | #define ENABLE_GC_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 1 | #define ENABLE_DECIMAL_BID_FORMAT 1 | #define ENABLE_FIXED_POINT 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 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 exc_resume (); | int | main () | { | exc_resume (); | ; | return 0; | } configure:9843: gcc -o conftest -g -fkeep-inline-functions conftest.c -lexc >&5 /home/regress/tbox/objs/bin/ld: cannot find -lexc collect2: ld returned 1 exit status configure:9849: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define ENABLE_CHECKING 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_GIMPLE_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_TREE_CHECKING 1 | #define ENABLE_TYPES_CHECKING 1 | #define ENABLE_RTL_FLAG_CHECKING 1 | #define ENABLE_GC_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 1 | #define ENABLE_DECIMAL_BID_FORMAT 1 | #define ENABLE_FIXED_POINT 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 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 exc_resume (); | int | main () | { | exc_resume (); | ; | return 0; | } configure:9877: result: no configure:9892: checking for library containing ldexp configure:9922: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 conftest.c:74: warning: conflicting types for built-in function 'ldexp' configure:9928: $? = 0 configure:9932: test -z || test ! -s conftest.err configure:9935: $? = 0 configure:9938: test -s conftest configure:9941: $? = 0 configure:10011: result: none required configure:10024: checking for inttypes.h configure:10046: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:10052: $? = 0 configure:10056: test -z || test ! -s conftest.err configure:10059: $? = 0 configure:10062: test -s conftest.o configure:10065: $? = 0 configure:10077: result: yes configure:10128: checking for times configure:10185: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 configure:10191: $? = 0 configure:10195: test -z || test ! -s conftest.err configure:10198: $? = 0 configure:10201: test -s conftest configure:10204: $? = 0 configure:10216: result: yes configure:10128: checking for clock configure:10185: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 configure:10191: $? = 0 configure:10195: test -z || test ! -s conftest.err configure:10198: $? = 0 configure:10201: test -s conftest configure:10204: $? = 0 configure:10216: result: yes configure:10128: checking for kill configure:10185: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 configure:10191: $? = 0 configure:10195: test -z || test ! -s conftest.err configure:10198: $? = 0 configure:10201: test -s conftest configure:10204: $? = 0 configure:10216: result: yes configure:10128: checking for getrlimit configure:10185: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 configure:10191: $? = 0 configure:10195: test -z || test ! -s conftest.err configure:10198: $? = 0 configure:10201: test -s conftest configure:10204: $? = 0 configure:10216: result: yes configure:10128: checking for setrlimit configure:10185: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 configure:10191: $? = 0 configure:10195: test -z || test ! -s conftest.err configure:10198: $? = 0 configure:10201: test -s conftest configure:10204: $? = 0 configure:10216: result: yes configure:10128: checking for atoll configure:10185: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 configure:10191: $? = 0 configure:10195: test -z || test ! -s conftest.err configure:10198: $? = 0 configure:10201: test -s conftest configure:10204: $? = 0 configure:10216: result: yes configure:10128: checking for atoq configure:10185: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 /tmp/ccYIt82g.o: In function `main': /home/regress/tbox/native/build/gcc/conftest.c:114: undefined reference to `atoq' /tmp/ccYIt82g.o:(.data+0x0): undefined reference to `atoq' collect2: ld returned 1 exit status configure:10191: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define ENABLE_CHECKING 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_GIMPLE_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_TREE_CHECKING 1 | #define ENABLE_TYPES_CHECKING 1 | #define ENABLE_RTL_FLAG_CHECKING 1 | #define ENABLE_GC_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 1 | #define ENABLE_DECIMAL_BID_FORMAT 1 | #define ENABLE_FIXED_POINT 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | /* end confdefs.h. */ | /* Define atoq to an innocuous variant, in case declares atoq. | For example, HP-UX 11i declares gettimeofday. */ | #define atoq innocuous_atoq | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char atoq (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef atoq | | /* 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 atoq (); | /* 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_atoq) || defined (__stub___atoq) | choke me | #else | char (*f) () = atoq; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != atoq; | ; | return 0; | } configure:10216: result: no configure:10128: checking for sysconf configure:10185: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 configure:10191: $? = 0 configure:10195: test -z || test ! -s conftest.err configure:10198: $? = 0 configure:10201: test -s conftest configure:10204: $? = 0 configure:10216: result: yes configure:10128: checking for strsignal configure:10185: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 configure:10191: $? = 0 configure:10195: test -z || test ! -s conftest.err configure:10198: $? = 0 configure:10201: test -s conftest configure:10204: $? = 0 configure:10216: result: yes configure:10128: checking for getrusage configure:10185: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 configure:10191: $? = 0 configure:10195: test -z || test ! -s conftest.err configure:10198: $? = 0 configure:10201: test -s conftest configure:10204: $? = 0 configure:10216: result: yes configure:10128: checking for nl_langinfo configure:10185: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 configure:10191: $? = 0 configure:10195: test -z || test ! -s conftest.err configure:10198: $? = 0 configure:10201: test -s conftest configure:10204: $? = 0 configure:10216: result: yes configure:10128: checking for gettimeofday configure:10185: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 configure:10191: $? = 0 configure:10195: test -z || test ! -s conftest.err configure:10198: $? = 0 configure:10201: test -s conftest configure:10204: $? = 0 configure:10216: result: yes configure:10128: checking for mbstowcs configure:10185: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 configure:10191: $? = 0 configure:10195: test -z || test ! -s conftest.err configure:10198: $? = 0 configure:10201: test -s conftest configure:10204: $? = 0 configure:10216: result: yes configure:10128: checking for wcswidth configure:10185: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 configure:10191: $? = 0 configure:10195: test -z || test ! -s conftest.err configure:10198: $? = 0 configure:10201: test -s conftest configure:10204: $? = 0 configure:10216: result: yes configure:10128: checking for mmap configure:10185: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 configure:10191: $? = 0 configure:10195: test -z || test ! -s conftest.err configure:10198: $? = 0 configure:10201: test -s conftest configure:10204: $? = 0 configure:10216: result: yes configure:10128: checking for mincore configure:10185: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 configure:10191: $? = 0 configure:10195: test -z || test ! -s conftest.err configure:10198: $? = 0 configure:10201: test -s conftest configure:10204: $? = 0 configure:10216: result: yes configure:10128: checking for setlocale configure:10185: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 configure:10191: $? = 0 configure:10195: test -z || test ! -s conftest.err configure:10198: $? = 0 configure:10201: test -s conftest configure:10204: $? = 0 configure:10216: result: yes configure:10128: checking for clearerr_unlocked configure:10185: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 configure:10191: $? = 0 configure:10195: test -z || test ! -s conftest.err configure:10198: $? = 0 configure:10201: test -s conftest configure:10204: $? = 0 configure:10216: result: yes configure:10128: checking for feof_unlocked configure:10185: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 configure:10191: $? = 0 configure:10195: test -z || test ! -s conftest.err configure:10198: $? = 0 configure:10201: test -s conftest configure:10204: $? = 0 configure:10216: result: yes configure:10128: checking for ferror_unlocked configure:10185: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 configure:10191: $? = 0 configure:10195: test -z || test ! -s conftest.err configure:10198: $? = 0 configure:10201: test -s conftest configure:10204: $? = 0 configure:10216: result: yes configure:10128: checking for fflush_unlocked configure:10185: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 configure:10191: $? = 0 configure:10195: test -z || test ! -s conftest.err configure:10198: $? = 0 configure:10201: test -s conftest configure:10204: $? = 0 configure:10216: result: yes configure:10128: checking for fgetc_unlocked configure:10185: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 configure:10191: $? = 0 configure:10195: test -z || test ! -s conftest.err configure:10198: $? = 0 configure:10201: test -s conftest configure:10204: $? = 0 configure:10216: result: yes configure:10128: checking for fgets_unlocked configure:10185: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 configure:10191: $? = 0 configure:10195: test -z || test ! -s conftest.err configure:10198: $? = 0 configure:10201: test -s conftest configure:10204: $? = 0 configure:10216: result: yes configure:10128: checking for fileno_unlocked configure:10185: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 configure:10191: $? = 0 configure:10195: test -z || test ! -s conftest.err configure:10198: $? = 0 configure:10201: test -s conftest configure:10204: $? = 0 configure:10216: result: yes configure:10128: checking for fprintf_unlocked configure:10185: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 conftest.c:115: warning: conflicting types for built-in function 'fprintf_unlocked' /tmp/cc4h9y9e.o: In function `main': /home/regress/tbox/native/build/gcc/conftest.c:131: undefined reference to `fprintf_unlocked' /tmp/cc4h9y9e.o:(.data+0x0): undefined reference to `fprintf_unlocked' collect2: ld returned 1 exit status configure:10191: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define ENABLE_CHECKING 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_GIMPLE_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_TREE_CHECKING 1 | #define ENABLE_TYPES_CHECKING 1 | #define ENABLE_RTL_FLAG_CHECKING 1 | #define ENABLE_GC_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 1 | #define ENABLE_DECIMAL_BID_FORMAT 1 | #define ENABLE_FIXED_POINT 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FFLUSH_UNLOCKED 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | /* end confdefs.h. */ | /* Define fprintf_unlocked to an innocuous variant, in case declares fprintf_unlocked. | For example, HP-UX 11i declares gettimeofday. */ | #define fprintf_unlocked innocuous_fprintf_unlocked | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fprintf_unlocked (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fprintf_unlocked | | /* 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 fprintf_unlocked (); | /* 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_fprintf_unlocked) || defined (__stub___fprintf_unlocked) | choke me | #else | char (*f) () = fprintf_unlocked; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != fprintf_unlocked; | ; | return 0; | } configure:10216: result: no configure:10128: checking for fputc_unlocked configure:10185: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 conftest.c:115: warning: conflicting types for built-in function 'fputc_unlocked' configure:10191: $? = 0 configure:10195: test -z || test ! -s conftest.err configure:10198: $? = 0 configure:10201: test -s conftest configure:10204: $? = 0 configure:10216: result: yes configure:10128: checking for fputs_unlocked configure:10185: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 conftest.c:116: warning: conflicting types for built-in function 'fputs_unlocked' configure:10191: $? = 0 configure:10195: test -z || test ! -s conftest.err configure:10198: $? = 0 configure:10201: test -s conftest configure:10204: $? = 0 configure:10216: result: yes configure:10128: checking for fread_unlocked configure:10185: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 configure:10191: $? = 0 configure:10195: test -z || test ! -s conftest.err configure:10198: $? = 0 configure:10201: test -s conftest configure:10204: $? = 0 configure:10216: result: yes configure:10128: checking for fwrite_unlocked configure:10185: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 conftest.c:118: warning: conflicting types for built-in function 'fwrite_unlocked' configure:10191: $? = 0 configure:10195: test -z || test ! -s conftest.err configure:10198: $? = 0 configure:10201: test -s conftest configure:10204: $? = 0 configure:10216: result: yes configure:10128: checking for getchar_unlocked configure:10185: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 configure:10191: $? = 0 configure:10195: test -z || test ! -s conftest.err configure:10198: $? = 0 configure:10201: test -s conftest configure:10204: $? = 0 configure:10216: result: yes configure:10128: checking for getc_unlocked configure:10185: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 configure:10191: $? = 0 configure:10195: test -z || test ! -s conftest.err configure:10198: $? = 0 configure:10201: test -s conftest configure:10204: $? = 0 configure:10216: result: yes configure:10128: checking for putchar_unlocked configure:10185: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 conftest.c:121: warning: conflicting types for built-in function 'putchar_unlocked' configure:10191: $? = 0 configure:10195: test -z || test ! -s conftest.err configure:10198: $? = 0 configure:10201: test -s conftest configure:10204: $? = 0 configure:10216: result: yes configure:10128: checking for putc_unlocked configure:10185: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 configure:10191: $? = 0 configure:10195: test -z || test ! -s conftest.err configure:10198: $? = 0 configure:10201: test -s conftest configure:10204: $? = 0 configure:10216: result: yes configure:10228: checking whether mbstowcs works configure:10250: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 configure:10253: $? = 0 configure:10255: ./conftest configure:10258: $? = 0 configure:10272: result: yes configure:10283: checking for ssize_t configure:10307: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:10313: $? = 0 configure:10317: test -z || test ! -s conftest.err configure:10320: $? = 0 configure:10323: test -s conftest.o configure:10326: $? = 0 configure:10337: result: yes configure:10349: checking for caddr_t configure:10373: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:10379: $? = 0 configure:10383: test -z || test ! -s conftest.err configure:10386: $? = 0 configure:10389: test -s conftest.o configure:10392: $? = 0 configure:10403: result: yes configure:10418: checking for uid_t in sys/types.h configure:10441: result: yes configure:10456: checking type of array argument to getgroups configure:10494: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 conftest.c: In function 'main': conftest.c:120: warning: incompatible implicit declaration of built-in function 'exit' configure:10497: $? = 0 configure:10499: ./conftest configure:10502: $? = 0 configure:10535: result: gid_t configure:10561: checking for sys/mman.h configure:10601: result: yes configure:10609: checking for mmap configure:10697: result: yes configure:10711: checking whether read-only mmap of a plain file works configure:10728: result: yes configure:10730: checking whether mmap from /dev/zero works configure:10752: result: yes configure:10756: checking for MAP_ANON(YMOUS) configure:10784: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:10790: $? = 0 configure:10794: test -z || test ! -s conftest.err configure:10797: $? = 0 configure:10800: test -s conftest.o configure:10803: $? = 0 configure:10814: result: yes configure:10820: checking whether mmap with MAP_ANON(YMOUS) works configure:10837: result: yes configure:10873: checking for pid_t configure:10897: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:10903: $? = 0 configure:10907: test -z || test ! -s conftest.err configure:10910: $? = 0 configure:10913: test -s conftest.o configure:10916: $? = 0 configure:10927: result: yes configure:10944: checking for unistd.h configure:10984: result: yes configure:10944: checking for vfork.h configure:10957: gcc -E conftest.c conftest.c:105:19: error: vfork.h: No such file or directory configure:10963: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define ENABLE_CHECKING 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_GIMPLE_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_TREE_CHECKING 1 | #define ENABLE_TYPES_CHECKING 1 | #define ENABLE_RTL_FLAG_CHECKING 1 | #define ENABLE_GC_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 1 | #define ENABLE_DECIMAL_BID_FORMAT 1 | #define ENABLE_FIXED_POINT 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FFLUSH_UNLOCKED 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_FPUTC_UNLOCKED 1 | #define HAVE_FPUTS_UNLOCKED 1 | #define HAVE_FREAD_UNLOCKED 1 | #define HAVE_FWRITE_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define GETGROUPS_T gid_t | #define HAVE_MMAP_FILE 1 | #define HAVE_MMAP_DEV_ZERO 1 | #define HAVE_MMAP_ANON 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:10984: result: no configure:10999: checking for fork configure:11056: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 conftest.c:129: warning: conflicting types for built-in function 'fork' configure:11062: $? = 0 configure:11066: test -z || test ! -s conftest.err configure:11069: $? = 0 configure:11072: test -s conftest configure:11075: $? = 0 configure:11087: result: yes configure:10999: checking for vfork configure:11056: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 configure:11062: $? = 0 configure:11066: test -z || test ! -s conftest.err configure:11069: $? = 0 configure:11072: test -s conftest configure:11075: $? = 0 configure:11087: result: yes configure:11098: checking for working fork configure:11121: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 conftest.c: In function 'main': conftest.c:10: warning: incompatible implicit declaration of built-in function 'exit' configure:11124: $? = 0 configure:11126: ./conftest configure:11129: $? = 0 configure:11143: result: yes configure:11164: checking for working vfork configure:11297: result: yes configure:11369: checking for ld used by GCC configure:11432: result: ld configure:11441: checking if the linker (ld) is GNU ld GNU ld (GNU Binutils) 2.18.50.20080418 configure:11453: result: yes configure:11459: checking for shared library run path origin configure:11472: result: done configure:11902: checking for iconv configure:11929: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 configure:11935: $? = 0 configure:11939: test -z || test ! -s conftest.err configure:11942: $? = 0 configure:11945: test -s conftest configure:11948: $? = 0 configure:12014: result: yes configure:12037: checking for iconv declaration configure:12071: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:12077: $? = 0 configure:12081: test -z || test ! -s conftest.err configure:12084: $? = 0 configure:12087: test -s conftest.o configure:12090: $? = 0 configure:12105: result: extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:12120: checking for LC_MESSAGES configure:12141: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 configure:12147: $? = 0 configure:12151: test -z || test ! -s conftest.err configure:12154: $? = 0 configure:12157: test -s conftest configure:12160: $? = 0 configure:12172: result: yes configure:12184: checking for nl_langinfo and CODESET configure:12205: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 configure:12211: $? = 0 configure:12215: test -z || test ! -s conftest.err configure:12218: $? = 0 configure:12221: test -s conftest configure:12224: $? = 0 configure:12237: result: yes configure:12296: checking whether getenv is declared configure:12324: gcc -c -g -fkeep-inline-functions -I/home/regress/tbox/svn-gcc/gcc -I/home/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 configure:12330: $? = 0 configure:12334: test -z || test ! -s conftest.err configure:12337: $? = 0 configure:12340: test -s conftest.o configure:12343: $? = 0 configure:12356: result: yes configure:12296: checking whether atol is declared configure:12324: gcc -c -g -fkeep-inline-functions -I/home/regress/tbox/svn-gcc/gcc -I/home/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 configure:12330: $? = 0 configure:12334: test -z || test ! -s conftest.err configure:12337: $? = 0 configure:12340: test -s conftest.o configure:12343: $? = 0 configure:12356: result: yes configure:12296: checking whether asprintf is declared configure:12324: gcc -c -g -fkeep-inline-functions -I/home/regress/tbox/svn-gcc/gcc -I/home/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 configure:12330: $? = 0 configure:12334: test -z || test ! -s conftest.err configure:12337: $? = 0 configure:12340: test -s conftest.o configure:12343: $? = 0 configure:12356: result: yes configure:12296: checking whether sbrk is declared configure:12324: gcc -c -g -fkeep-inline-functions -I/home/regress/tbox/svn-gcc/gcc -I/home/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 configure:12330: $? = 0 configure:12334: test -z || test ! -s conftest.err configure:12337: $? = 0 configure:12340: test -s conftest.o configure:12343: $? = 0 configure:12356: result: yes configure:12296: checking whether abort is declared configure:12324: gcc -c -g -fkeep-inline-functions -I/home/regress/tbox/svn-gcc/gcc -I/home/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 configure:12330: $? = 0 configure:12334: test -z || test ! -s conftest.err configure:12337: $? = 0 configure:12340: test -s conftest.o configure:12343: $? = 0 configure:12356: result: yes configure:12296: checking whether atof is declared configure:12324: gcc -c -g -fkeep-inline-functions -I/home/regress/tbox/svn-gcc/gcc -I/home/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 configure:12330: $? = 0 configure:12334: test -z || test ! -s conftest.err configure:12337: $? = 0 configure:12340: test -s conftest.o configure:12343: $? = 0 configure:12356: result: yes configure:12296: checking whether getcwd is declared configure:12324: gcc -c -g -fkeep-inline-functions -I/home/regress/tbox/svn-gcc/gcc -I/home/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 configure:12330: $? = 0 configure:12334: test -z || test ! -s conftest.err configure:12337: $? = 0 configure:12340: test -s conftest.o configure:12343: $? = 0 configure:12356: result: yes configure:12296: checking whether getwd is declared configure:12324: gcc -c -g -fkeep-inline-functions -I/home/regress/tbox/svn-gcc/gcc -I/home/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 conftest.c: In function 'main': conftest.c:130: warning: 'getwd' is deprecated (declared at /usr/include/unistd.h:485) configure:12330: $? = 0 configure:12334: test -z || test ! -s conftest.err configure:12337: $? = 0 configure:12340: test -s conftest.o configure:12343: $? = 0 configure:12356: result: yes configure:12296: checking whether strsignal is declared configure:12324: gcc -c -g -fkeep-inline-functions -I/home/regress/tbox/svn-gcc/gcc -I/home/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 configure:12330: $? = 0 configure:12334: test -z || test ! -s conftest.err configure:12337: $? = 0 configure:12340: test -s conftest.o configure:12343: $? = 0 configure:12356: result: yes configure:12296: checking whether strstr is declared configure:12324: gcc -c -g -fkeep-inline-functions -I/home/regress/tbox/svn-gcc/gcc -I/home/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 configure:12330: $? = 0 configure:12334: test -z || test ! -s conftest.err configure:12337: $? = 0 configure:12340: test -s conftest.o configure:12343: $? = 0 configure:12356: result: yes configure:12296: checking whether strverscmp is declared configure:12324: gcc -c -g -fkeep-inline-functions -I/home/regress/tbox/svn-gcc/gcc -I/home/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 configure:12330: $? = 0 configure:12334: test -z || test ! -s conftest.err configure:12337: $? = 0 configure:12340: test -s conftest.o configure:12343: $? = 0 configure:12356: result: yes configure:12296: checking whether errno is declared configure:12324: gcc -c -g -fkeep-inline-functions -I/home/regress/tbox/svn-gcc/gcc -I/home/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 configure:12330: $? = 0 configure:12334: test -z || test ! -s conftest.err configure:12337: $? = 0 configure:12340: test -s conftest.o configure:12343: $? = 0 configure:12356: result: yes configure:12296: checking whether snprintf is declared configure:12324: gcc -c -g -fkeep-inline-functions -I/home/regress/tbox/svn-gcc/gcc -I/home/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 configure:12330: $? = 0 configure:12334: test -z || test ! -s conftest.err configure:12337: $? = 0 configure:12340: test -s conftest.o configure:12343: $? = 0 configure:12356: result: yes configure:12296: checking whether vsnprintf is declared configure:12324: gcc -c -g -fkeep-inline-functions -I/home/regress/tbox/svn-gcc/gcc -I/home/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 configure:12330: $? = 0 configure:12334: test -z || test ! -s conftest.err configure:12337: $? = 0 configure:12340: test -s conftest.o configure:12343: $? = 0 configure:12356: result: yes configure:12296: checking whether vasprintf is declared configure:12324: gcc -c -g -fkeep-inline-functions -I/home/regress/tbox/svn-gcc/gcc -I/home/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 configure:12330: $? = 0 configure:12334: test -z || test ! -s conftest.err configure:12337: $? = 0 configure:12340: test -s conftest.o configure:12343: $? = 0 configure:12356: result: yes configure:12296: checking whether malloc is declared configure:12324: gcc -c -g -fkeep-inline-functions -I/home/regress/tbox/svn-gcc/gcc -I/home/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 configure:12330: $? = 0 configure:12334: test -z || test ! -s conftest.err configure:12337: $? = 0 configure:12340: test -s conftest.o configure:12343: $? = 0 configure:12356: result: yes configure:12296: checking whether realloc is declared configure:12324: gcc -c -g -fkeep-inline-functions -I/home/regress/tbox/svn-gcc/gcc -I/home/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 configure:12330: $? = 0 configure:12334: test -z || test ! -s conftest.err configure:12337: $? = 0 configure:12340: test -s conftest.o configure:12343: $? = 0 configure:12356: result: yes configure:12296: checking whether calloc is declared configure:12324: gcc -c -g -fkeep-inline-functions -I/home/regress/tbox/svn-gcc/gcc -I/home/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 configure:12330: $? = 0 configure:12334: test -z || test ! -s conftest.err configure:12337: $? = 0 configure:12340: test -s conftest.o configure:12343: $? = 0 configure:12356: result: yes configure:12296: checking whether free is declared configure:12324: gcc -c -g -fkeep-inline-functions -I/home/regress/tbox/svn-gcc/gcc -I/home/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 configure:12330: $? = 0 configure:12334: test -z || test ! -s conftest.err configure:12337: $? = 0 configure:12340: test -s conftest.o configure:12343: $? = 0 configure:12356: result: yes configure:12296: checking whether basename is declared configure:12324: gcc -c -g -fkeep-inline-functions -I/home/regress/tbox/svn-gcc/gcc -I/home/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 configure:12330: $? = 0 configure:12334: test -z || test ! -s conftest.err configure:12337: $? = 0 configure:12340: test -s conftest.o configure:12343: $? = 0 configure:12356: result: yes configure:12296: checking whether getopt is declared configure:12324: gcc -c -g -fkeep-inline-functions -I/home/regress/tbox/svn-gcc/gcc -I/home/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 conftest.c: In function 'main': conftest.c:143: error: 'getopt' undeclared (first use in this function) conftest.c:143: error: (Each undeclared identifier is reported only once conftest.c:143: error: for each function it appears in.) configure:12330: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define ENABLE_CHECKING 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_GIMPLE_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_TREE_CHECKING 1 | #define ENABLE_TYPES_CHECKING 1 | #define ENABLE_RTL_FLAG_CHECKING 1 | #define ENABLE_GC_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 1 | #define ENABLE_DECIMAL_BID_FORMAT 1 | #define ENABLE_FIXED_POINT 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FFLUSH_UNLOCKED 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_FPUTC_UNLOCKED 1 | #define HAVE_FPUTS_UNLOCKED 1 | #define HAVE_FREAD_UNLOCKED 1 | #define HAVE_FWRITE_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define GETGROUPS_T gid_t | #define HAVE_MMAP_FILE 1 | #define HAVE_MMAP_DEV_ZERO 1 | #define HAVE_MMAP_ANON 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LC_MESSAGES 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_ATOL 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_DECL_ABORT 1 | #define HAVE_DECL_ATOF 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETWD 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_STRSTR 1 | #define HAVE_DECL_STRVERSCMP 1 | #define HAVE_DECL_ERRNO 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_CALLOC 1 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_BASENAME 1 | /* end confdefs.h. */ | #undef HAVE_DECL_GETOPT | #define HAVE_DECL_GETOPT 1 | | #include "ansidecl.h" | #include "system.h" | | int | main () | { | #ifndef getopt | char *(*pfn) = (char *(*)) getopt ; | #endif | ; | return 0; | } configure:12362: result: no configure:12296: checking whether clock is declared configure:12324: gcc -c -g -fkeep-inline-functions -I/home/regress/tbox/svn-gcc/gcc -I/home/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 configure:12330: $? = 0 configure:12334: test -z || test ! -s conftest.err configure:12337: $? = 0 configure:12340: test -s conftest.o configure:12343: $? = 0 configure:12356: result: yes configure:12296: checking whether getpagesize is declared configure:12324: gcc -c -g -fkeep-inline-functions -I/home/regress/tbox/svn-gcc/gcc -I/home/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 configure:12330: $? = 0 configure:12334: test -z || test ! -s conftest.err configure:12337: $? = 0 configure:12340: test -s conftest.o configure:12343: $? = 0 configure:12356: result: yes configure:12296: checking whether clearerr_unlocked is declared configure:12324: gcc -c -g -fkeep-inline-functions -I/home/regress/tbox/svn-gcc/gcc -I/home/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 configure:12330: $? = 0 configure:12334: test -z || test ! -s conftest.err configure:12337: $? = 0 configure:12340: test -s conftest.o configure:12343: $? = 0 configure:12356: result: yes configure:12296: checking whether feof_unlocked is declared configure:12324: gcc -c -g -fkeep-inline-functions -I/home/regress/tbox/svn-gcc/gcc -I/home/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 configure:12330: $? = 0 configure:12334: test -z || test ! -s conftest.err configure:12337: $? = 0 configure:12340: test -s conftest.o configure:12343: $? = 0 configure:12356: result: yes configure:12296: checking whether ferror_unlocked is declared configure:12324: gcc -c -g -fkeep-inline-functions -I/home/regress/tbox/svn-gcc/gcc -I/home/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 configure:12330: $? = 0 configure:12334: test -z || test ! -s conftest.err configure:12337: $? = 0 configure:12340: test -s conftest.o configure:12343: $? = 0 configure:12356: result: yes configure:12296: checking whether fflush_unlocked is declared configure:12324: gcc -c -g -fkeep-inline-functions -I/home/regress/tbox/svn-gcc/gcc -I/home/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 configure:12330: $? = 0 configure:12334: test -z || test ! -s conftest.err configure:12337: $? = 0 configure:12340: test -s conftest.o configure:12343: $? = 0 configure:12356: result: yes configure:12296: checking whether fgetc_unlocked is declared configure:12324: gcc -c -g -fkeep-inline-functions -I/home/regress/tbox/svn-gcc/gcc -I/home/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 configure:12330: $? = 0 configure:12334: test -z || test ! -s conftest.err configure:12337: $? = 0 configure:12340: test -s conftest.o configure:12343: $? = 0 configure:12356: result: yes configure:12296: checking whether fgets_unlocked is declared configure:12324: gcc -c -g -fkeep-inline-functions -I/home/regress/tbox/svn-gcc/gcc -I/home/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 configure:12330: $? = 0 configure:12334: test -z || test ! -s conftest.err configure:12337: $? = 0 configure:12340: test -s conftest.o configure:12343: $? = 0 configure:12356: result: yes configure:12296: checking whether fileno_unlocked is declared configure:12324: gcc -c -g -fkeep-inline-functions -I/home/regress/tbox/svn-gcc/gcc -I/home/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 configure:12330: $? = 0 configure:12334: test -z || test ! -s conftest.err configure:12337: $? = 0 configure:12340: test -s conftest.o configure:12343: $? = 0 configure:12356: result: yes configure:12296: checking whether fprintf_unlocked is declared configure:12324: gcc -c -g -fkeep-inline-functions -I/home/regress/tbox/svn-gcc/gcc -I/home/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 conftest.c: In function 'main': conftest.c:153: error: 'fprintf_unlocked' undeclared (first use in this function) conftest.c:153: error: (Each undeclared identifier is reported only once conftest.c:153: error: for each function it appears in.) configure:12330: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define ENABLE_CHECKING 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_GIMPLE_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_TREE_CHECKING 1 | #define ENABLE_TYPES_CHECKING 1 | #define ENABLE_RTL_FLAG_CHECKING 1 | #define ENABLE_GC_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 1 | #define ENABLE_DECIMAL_BID_FORMAT 1 | #define ENABLE_FIXED_POINT 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FFLUSH_UNLOCKED 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_FPUTC_UNLOCKED 1 | #define HAVE_FPUTS_UNLOCKED 1 | #define HAVE_FREAD_UNLOCKED 1 | #define HAVE_FWRITE_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define GETGROUPS_T gid_t | #define HAVE_MMAP_FILE 1 | #define HAVE_MMAP_DEV_ZERO 1 | #define HAVE_MMAP_ANON 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LC_MESSAGES 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_ATOL 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_DECL_ABORT 1 | #define HAVE_DECL_ATOF 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETWD 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_STRSTR 1 | #define HAVE_DECL_STRVERSCMP 1 | #define HAVE_DECL_ERRNO 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_CALLOC 1 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_BASENAME 1 | #define HAVE_DECL_GETOPT 0 | #define HAVE_DECL_CLOCK 1 | #define HAVE_DECL_GETPAGESIZE 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETC_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FILENO_UNLOCKED 1 | /* end confdefs.h. */ | #undef HAVE_DECL_FPRINTF_UNLOCKED | #define HAVE_DECL_FPRINTF_UNLOCKED 1 | | #include "ansidecl.h" | #include "system.h" | | int | main () | { | #ifndef fprintf_unlocked | char *(*pfn) = (char *(*)) fprintf_unlocked ; | #endif | ; | return 0; | } configure:12362: result: no configure:12296: checking whether fputc_unlocked is declared configure:12324: gcc -c -g -fkeep-inline-functions -I/home/regress/tbox/svn-gcc/gcc -I/home/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 configure:12330: $? = 0 configure:12334: test -z || test ! -s conftest.err configure:12337: $? = 0 configure:12340: test -s conftest.o configure:12343: $? = 0 configure:12356: result: yes configure:12296: checking whether fputs_unlocked is declared configure:12324: gcc -c -g -fkeep-inline-functions -I/home/regress/tbox/svn-gcc/gcc -I/home/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 configure:12330: $? = 0 configure:12334: test -z || test ! -s conftest.err configure:12337: $? = 0 configure:12340: test -s conftest.o configure:12343: $? = 0 configure:12356: result: yes configure:12296: checking whether fread_unlocked is declared configure:12324: gcc -c -g -fkeep-inline-functions -I/home/regress/tbox/svn-gcc/gcc -I/home/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 configure:12330: $? = 0 configure:12334: test -z || test ! -s conftest.err configure:12337: $? = 0 configure:12340: test -s conftest.o configure:12343: $? = 0 configure:12356: result: yes configure:12296: checking whether fwrite_unlocked is declared configure:12324: gcc -c -g -fkeep-inline-functions -I/home/regress/tbox/svn-gcc/gcc -I/home/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 configure:12330: $? = 0 configure:12334: test -z || test ! -s conftest.err configure:12337: $? = 0 configure:12340: test -s conftest.o configure:12343: $? = 0 configure:12356: result: yes configure:12296: checking whether getchar_unlocked is declared configure:12324: gcc -c -g -fkeep-inline-functions -I/home/regress/tbox/svn-gcc/gcc -I/home/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 configure:12330: $? = 0 configure:12334: test -z || test ! -s conftest.err configure:12337: $? = 0 configure:12340: test -s conftest.o configure:12343: $? = 0 configure:12356: result: yes configure:12296: checking whether getc_unlocked is declared configure:12324: gcc -c -g -fkeep-inline-functions -I/home/regress/tbox/svn-gcc/gcc -I/home/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 configure:12330: $? = 0 configure:12334: test -z || test ! -s conftest.err configure:12337: $? = 0 configure:12340: test -s conftest.o configure:12343: $? = 0 configure:12356: result: yes configure:12296: checking whether putchar_unlocked is declared configure:12324: gcc -c -g -fkeep-inline-functions -I/home/regress/tbox/svn-gcc/gcc -I/home/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 configure:12330: $? = 0 configure:12334: test -z || test ! -s conftest.err configure:12337: $? = 0 configure:12340: test -s conftest.o configure:12343: $? = 0 configure:12356: result: yes configure:12296: checking whether putc_unlocked is declared configure:12324: gcc -c -g -fkeep-inline-functions -I/home/regress/tbox/svn-gcc/gcc -I/home/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 configure:12330: $? = 0 configure:12334: test -z || test ! -s conftest.err configure:12337: $? = 0 configure:12340: test -s conftest.o configure:12343: $? = 0 configure:12356: result: yes configure:12378: checking whether getrlimit is declared configure:12410: gcc -c -g -fkeep-inline-functions -I/home/regress/tbox/svn-gcc/gcc -I/home/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 configure:12416: $? = 0 configure:12420: test -z || test ! -s conftest.err configure:12423: $? = 0 configure:12426: test -s conftest.o configure:12429: $? = 0 configure:12442: result: yes configure:12378: checking whether setrlimit is declared configure:12410: gcc -c -g -fkeep-inline-functions -I/home/regress/tbox/svn-gcc/gcc -I/home/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 configure:12416: $? = 0 configure:12420: test -z || test ! -s conftest.err configure:12423: $? = 0 configure:12426: test -s conftest.o configure:12429: $? = 0 configure:12442: result: yes configure:12378: checking whether getrusage is declared configure:12410: gcc -c -g -fkeep-inline-functions -I/home/regress/tbox/svn-gcc/gcc -I/home/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 configure:12416: $? = 0 configure:12420: test -z || test ! -s conftest.err configure:12423: $? = 0 configure:12426: test -s conftest.o configure:12429: $? = 0 configure:12442: result: yes configure:12480: gcc -c -g -fkeep-inline-functions -I/home/regress/tbox/svn-gcc/gcc -I/home/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 configure:12486: $? = 0 configure:12490: test -z || test ! -s conftest.err configure:12493: $? = 0 configure:12496: test -s conftest.o configure:12499: $? = 0 configure:12522: checking whether ldgetname is declared configure:12556: gcc -c -g -fkeep-inline-functions -I/home/regress/tbox/svn-gcc/gcc -I/home/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 conftest.c: In function 'main': conftest.c:171: error: 'ldgetname' undeclared (first use in this function) conftest.c:171: error: (Each undeclared identifier is reported only once conftest.c:171: error: for each function it appears in.) configure:12562: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_GNU_LD 0 | #define HAVE_GNU_AS 0 | #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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define HAVE_LONG_LONG 1 | #define SIZEOF_LONG_LONG 8 | #define ENABLE_CHECKING 1 | #define ENABLE_ASSERT_CHECKING 1 | #define ENABLE_GIMPLE_CHECKING 1 | #define ENABLE_RUNTIME_CHECKING 1 | #define ENABLE_TREE_CHECKING 1 | #define ENABLE_TYPES_CHECKING 1 | #define ENABLE_RTL_FLAG_CHECKING 1 | #define ENABLE_GC_CHECKING 1 | #define ENABLE_DECIMAL_FLOAT 1 | #define ENABLE_DECIMAL_BID_FORMAT 1 | #define ENABLE_FIXED_POINT 0 | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define STRING_WITH_STRINGS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_TIME_H 1 | #define HAVE_ICONV_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_TIMES 1 | #define HAVE_CLOCK 1 | #define HAVE_KILL 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_ATOLL 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRSIGNAL 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MBSTOWCS 1 | #define HAVE_WCSWIDTH 1 | #define HAVE_MMAP 1 | #define HAVE_MINCORE 1 | #define HAVE_SETLOCALE 1 | #define HAVE_CLEARERR_UNLOCKED 1 | #define HAVE_FEOF_UNLOCKED 1 | #define HAVE_FERROR_UNLOCKED 1 | #define HAVE_FFLUSH_UNLOCKED 1 | #define HAVE_FGETC_UNLOCKED 1 | #define HAVE_FGETS_UNLOCKED 1 | #define HAVE_FILENO_UNLOCKED 1 | #define HAVE_FPUTC_UNLOCKED 1 | #define HAVE_FPUTS_UNLOCKED 1 | #define HAVE_FREAD_UNLOCKED 1 | #define HAVE_FWRITE_UNLOCKED 1 | #define HAVE_GETCHAR_UNLOCKED 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_PUTCHAR_UNLOCKED 1 | #define HAVE_PUTC_UNLOCKED 1 | #define HAVE_WORKING_MBSTOWCS 1 | #define GETGROUPS_T gid_t | #define HAVE_MMAP_FILE 1 | #define HAVE_MMAP_DEV_ZERO 1 | #define HAVE_MMAP_ANON 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_LC_MESSAGES 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_DECL_GETENV 1 | #define HAVE_DECL_ATOL 1 | #define HAVE_DECL_ASPRINTF 1 | #define HAVE_DECL_SBRK 1 | #define HAVE_DECL_ABORT 1 | #define HAVE_DECL_ATOF 1 | #define HAVE_DECL_GETCWD 1 | #define HAVE_DECL_GETWD 1 | #define HAVE_DECL_STRSIGNAL 1 | #define HAVE_DECL_STRSTR 1 | #define HAVE_DECL_STRVERSCMP 1 | #define HAVE_DECL_ERRNO 1 | #define HAVE_DECL_SNPRINTF 1 | #define HAVE_DECL_VSNPRINTF 1 | #define HAVE_DECL_VASPRINTF 1 | #define HAVE_DECL_MALLOC 1 | #define HAVE_DECL_REALLOC 1 | #define HAVE_DECL_CALLOC 1 | #define HAVE_DECL_FREE 1 | #define HAVE_DECL_BASENAME 1 | #define HAVE_DECL_GETOPT 0 | #define HAVE_DECL_CLOCK 1 | #define HAVE_DECL_GETPAGESIZE 1 | #define HAVE_DECL_CLEARERR_UNLOCKED 1 | #define HAVE_DECL_FEOF_UNLOCKED 1 | #define HAVE_DECL_FERROR_UNLOCKED 1 | #define HAVE_DECL_FFLUSH_UNLOCKED 1 | #define HAVE_DECL_FGETC_UNLOCKED 1 | #define HAVE_DECL_FGETS_UNLOCKED 1 | #define HAVE_DECL_FILENO_UNLOCKED 1 | #define HAVE_DECL_FPRINTF_UNLOCKED 0 | #define HAVE_DECL_FPUTC_UNLOCKED 1 | #define HAVE_DECL_FPUTS_UNLOCKED 1 | #define HAVE_DECL_FREAD_UNLOCKED 1 | #define HAVE_DECL_FWRITE_UNLOCKED 1 | #define HAVE_DECL_GETCHAR_UNLOCKED 1 | #define HAVE_DECL_GETC_UNLOCKED 1 | #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | #define HAVE_DECL_PUTC_UNLOCKED 1 | #define HAVE_DECL_GETRLIMIT 1 | #define HAVE_DECL_SETRLIMIT 1 | #define HAVE_DECL_GETRUSAGE 1 | /* end confdefs.h. */ | #undef HAVE_DECL_LDGETNAME | #define HAVE_DECL_LDGETNAME 1 | | #include "ansidecl.h" | #include "system.h" | #ifdef HAVE_LDFCN_H | #undef FREAD | #undef FWRITE | #include | #endif | | | int | main () | { | #ifndef ldgetname | char *(*pfn) = (char *(*)) ldgetname ; | #endif | ; | return 0; | } configure:12594: result: no configure:12608: checking whether times is declared configure:12640: gcc -c -g -fkeep-inline-functions -I/home/regress/tbox/svn-gcc/gcc -I/home/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 configure:12646: $? = 0 configure:12650: test -z || test ! -s conftest.err configure:12653: $? = 0 configure:12656: test -s conftest.o configure:12659: $? = 0 configure:12672: result: yes configure:12692: checking whether sigaltstack is declared configure:12722: gcc -c -g -fkeep-inline-functions -I/home/regress/tbox/svn-gcc/gcc -I/home/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 configure:12728: $? = 0 configure:12732: test -z || test ! -s conftest.err configure:12735: $? = 0 configure:12738: test -s conftest.o configure:12741: $? = 0 configure:12754: result: yes configure:12771: checking for struct tms configure:12799: gcc -c -g -fkeep-inline-functions -I/home/regress/tbox/svn-gcc/gcc -I/home/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 configure:12805: $? = 0 configure:12809: test -z || test ! -s conftest.err configure:12812: $? = 0 configure:12815: test -s conftest.o configure:12818: $? = 0 configure:12829: result: yes configure:12841: checking for clock_t configure:12866: gcc -c -g -fkeep-inline-functions -I/home/regress/tbox/svn-gcc/gcc -I/home/regress/tbox/svn-gcc/gcc/../include conftest.c >&5 configure:12872: $? = 0 configure:12876: test -z || test ! -s conftest.err configure:12879: $? = 0 configure:12882: test -s conftest.o configure:12885: $? = 0 configure:12896: result: yes configure:12915: checking for .preinit_array/.init_array/.fini_array support configure:12936: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 configure:12939: $? = 0 configure:12941: ./conftest configure:12944: $? = 0 configure:12958: result: yes configure:12972: checking if mkdir takes one argument configure:13003: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:13009: $? = 0 configure:13013: test -z || test ! -s conftest.err configure:13016: $? = 0 configure:13019: test -s conftest.o configure:13022: $? = 0 configure:13033: result: no configure:13374: checking for __cxa_atexit configure:13431: gcc -o conftest -g -fkeep-inline-functions conftest.c >&5 configure:13437: $? = 0 configure:13441: test -z || test ! -s conftest.err configure:13444: $? = 0 configure:13447: test -s conftest configure:13450: $? = 0 configure:13462: result: yes configure:13595: checking whether NLS is requested configure:13601: result: yes configure:13609: checking for catalogs to be installed configure:13641: result: be da de el es fi fr id ja nl ru sr sv tr zh_CN zh_TW configure:14125: checking for a sed that does not truncate output configure:14181: result: /bin/sed configure:14197: checking for fgrep configure:14207: result: grep -F configure:14242: checking for ld used by gcc configure:14309: result: ld configure:14318: checking if the linker (ld) is GNU ld configure:14333: result: yes configure:14345: checking for BSD- or MS-compatible name lister (nm) configure:14394: result: nm configure:14499: checking the name lister (nm) interface configure:14506: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:14509: nm "conftest.o" configure:14512: output 00000000 B some_variable configure:14519: result: BSD nm configure:14522: checking whether ln -s works configure:14526: result: yes configure:14534: checking the maximum length of command line arguments configure:14654: result: 98304 configure:14671: checking whether the shell understands some XSI constructs configure:14681: result: yes configure:14685: checking whether the shell understands "+=" configure:14691: result: yes configure:14726: checking for ld option to reload object files configure:14733: result: -r configure:14762: checking for i686-pc-linux-gnu-objdump configure:14788: result: objdump configure:14849: checking how to recognize dependent libraries configure:15045: result: pass_all configure:15065: checking for i686-pc-linux-gnu-ar configure:15091: result: ar configure:15158: checking for i686-pc-linux-gnu-strip configure:15187: result: no configure:15196: checking for strip configure:15212: found /usr/bin/strip configure:15223: result: strip configure:15245: checking for i686-pc-linux-gnu-ranlib configure:15271: result: ranlib configure:15390: checking command to parse nm output from gcc object configure:15508: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:15511: $? = 0 configure:15515: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:15518: $? = 0 configure:15572: gcc -o conftest -g -fkeep-inline-functions conftest.c conftstm.o >&5 configure:15575: $? = 0 configure:15613: result: ok configure:16416: checking for dlfcn.h configure:16429: gcc -E conftest.c configure:16435: $? = 0 configure:16456: result: yes configure:16639: checking for objdir configure:16654: result: .libs configure:16950: checking if gcc supports -fno-rtti -fno-exceptions configure:16968: gcc -c -g -fkeep-inline-functions -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:16972: $? = 0 configure:16985: result: no configure:17005: checking for gcc option to produce PIC configure:17277: result: -fPIC -DPIC configure:17289: checking if gcc PIC flag -fPIC -DPIC works configure:17307: gcc -c -g -fkeep-inline-functions -fPIC -DPIC -DPIC conftest.c >&5 configure:17311: $? = 0 configure:17324: result: yes configure:17348: checking if gcc static flag -static works configure:17376: result: yes configure:17391: checking if gcc supports -c -o file.o configure:17412: gcc -c -g -fkeep-inline-functions -o out/conftest2.o conftest.c >&5 configure:17416: $? = 0 configure:17438: result: yes configure:17446: checking if gcc supports -c -o file.o configure:17493: result: yes configure:17526: checking whether the gcc linker (ld) supports shared libraries configure:18594: result: yes configure:18631: checking whether -lc should be explicitly linked in configure:18636: gcc -c -g -fkeep-inline-functions conftest.c >&5 configure:18639: $? = 0 configure:18654: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:18657: $? = 0 configure:18669: result: no configure:18833: checking dynamic linker characteristics configure:19271: gcc -o conftest -g -fkeep-inline-functions -Wl,-rpath -Wl,/foo conftest.c >&5 configure:19277: $? = 0 configure:19281: test -z || test ! -s conftest.err configure:19284: $? = 0 configure:19287: test -s conftest configure:19290: $? = 0 configure:19514: result: GNU/Linux ld.so configure:19616: checking how to hardcode library paths into programs configure:19641: result: immediate configure:20479: checking whether stripping libraries is possible configure:20484: result: yes configure:20519: checking if libtool supports shared libraries configure:20521: result: yes configure:20524: checking whether to build shared libraries configure:20545: result: yes configure:20548: checking whether to build static libraries configure:20552: result: yes configure:20617: checking for as configure:20635: found /usr/bin/as configure:20647: result: /usr/bin/as configure:20666: checking what assembler to use configure:20703: result: /usr/bin/as configure:20787: checking what linker to use configure:20812: result: /home/regress/tbox/objs/i686-pc-linux-gnu/bin/ld configure:20834: checking for nm configure:20852: found /usr/bin/nm configure:20864: result: /usr/bin/nm configure:20875: checking what nm to use configure:20883: result: /usr/bin/nm configure:20914: checking for objdump configure:20932: found /usr/bin/objdump configure:20944: result: /usr/bin/objdump configure:20955: checking what objdump to use configure:20965: result: /usr/bin/objdump configure:20970: checking assembler for .balign and .p2align configure:20984: /usr/bin/as -o conftest.o conftest.s >&5 configure:20987: $? = 0 configure:20998: result: yes configure:21008: checking assembler for .p2align with maximum skip configure:21021: /usr/bin/as -o conftest.o conftest.s >&5 configure:21024: $? = 0 configure:21035: result: yes configure:21045: checking assembler for .literal16 configure:21058: /usr/bin/as -o conftest.o conftest.s >&5 conftest.s: Assembler messages: conftest.s:1: Error: unknown pseudo-op: `.literal16' configure:21061: $? = 1 configure: failed program was .literal16 configure:21072: result: no configure:21082: checking assembler for working .subsection -1 configure:21099: /usr/bin/as -o conftest.o conftest.s >&5 configure:21102: $? = 0 configure:21121: result: yes configure:21131: checking assembler for .weak configure:21144: /usr/bin/as -o conftest.o conftest.s >&5 configure:21147: $? = 0 configure:21158: result: yes configure:21168: checking assembler for .weakref configure:21181: /usr/bin/as -o conftest.o conftest.s >&5 configure:21184: $? = 0 configure:21195: result: yes configure:21205: checking assembler for .nsubspa comdat configure:21219: /usr/bin/as -o conftest.o conftest.s >&5 conftest.s: Assembler messages: conftest.s:2: Error: unknown pseudo-op: `.nsubspa' configure:21222: $? = 1 configure: failed program was .SPACE $TEXT$ .NSUBSPA $CODE$,COMDAT configure:21233: result: no configure:21250: checking assembler for .hidden configure:21265: /usr/bin/as -o conftest.o conftest.s >&5 configure:21268: $? = 0 configure:21279: result: yes configure:21283: checking linker for .hidden support configure:21334: result: yes configure:21348: checking linker read-only and read-write section mixing configure:21386: result: read-write configure:21390: checking assembler for .sleb128 and .uleb128 configure:21409: /usr/bin/as -o conftest.o conftest.s >&5 configure:21412: $? = 0 configure:21438: result: yes configure:21449: checking assembler for cfi directives configure:21464: /usr/bin/as -o conftest.o conftest.s >&5 configure:21467: $? = 0 configure:21502: result: yes configure:21511: checking assembler for cfi personality directive configure:21523: /usr/bin/as -o conftest.o conftest.s >&5 conftest.s: Assembler messages: conftest.s:3: Error: unknown pseudo-op: `.cfi_personality' configure:21526: $? = 1 configure: failed program was .text .cfi_startproc .cfi_personality 0, symbol .cfi_endproc configure:21537: result: no configure:21549: checking assembler for eh_frame optimization configure:21594: /usr/bin/as -o conftest.o conftest.s >&5 configure:21597: $? = 0 configure:21640: result: yes configure:21652: checking assembler for section merging support configure:21666: /usr/bin/as --fatal-warnings -o conftest.o conftest.s >&5 configure:21669: $? = 0 configure:21680: result: yes configure:21722: checking assembler for COMDAT group support configure:21736: /usr/bin/as --fatal-warnings -o conftest.o conftest.s >&5 configure:21739: $? = 0 configure:21750: result: yes configure:22166: checking assembler for thread-local storage support configure:22179: /usr/bin/as --fatal-warnings -o conftest.o conftest.s >&5 configure:22182: $? = 0 configure:22193: result: yes configure:22209: checking linker -Bstatic/-Bdynamic option configure:22230: result: yes configure:22642: checking assembler for filds and fists mnemonics configure:22655: /usr/bin/as -o conftest.o conftest.s >&5 configure:22658: $? = 0 configure:22669: result: yes configure:22679: checking assembler for cmov syntax configure:22688: /usr/bin/as -o conftest.o conftest.s >&5 conftest.s: Assembler messages: conftest.s:1: Error: invalid character '.' in mnemonic configure:22691: $? = 1 configure: failed program was cmovl.l %edx, %eax configure:22702: result: no configure:22712: checking assembler for ffreep mnemonic configure:22721: /usr/bin/as -o conftest.o conftest.s >&5 configure:22724: $? = 0 configure:22735: result: yes configure:22745: checking assembler for sahf mnemonic configure:22754: /usr/bin/as -o conftest.o conftest.s >&5 configure:22757: $? = 0 configure:22768: result: yes configure:22778: checking assembler for different section symbol subtraction configure:22793: /usr/bin/as -o conftest.o conftest.s >&5 configure:22796: $? = 0 configure:22807: result: yes configure:22819: checking assembler for GOTOFF in data configure:22836: /usr/bin/as -o conftest.o conftest.s >&5 configure:22839: $? = 0 configure:22850: result: yes configure:23543: checking assembler for dwarf2 debug_line support configure:23557: /usr/bin/as -o conftest.o conftest.s >&5 configure:23560: $? = 0 configure:23575: result: yes configure:23583: checking assembler for buggy dwarf2 .file directive configure:23593: /usr/bin/as -o conftest.o conftest.s >&5 conftest.s: Assembler messages: conftest.s:2: Error: file number 1 already allocated configure:23596: $? = 1 configure: failed program was .file 1 "foo.s" .file 1 "bar.s" configure:23607: result: no configure:23620: checking assembler for --gdwarf2 option configure:23634: /usr/bin/as --gdwarf2 -o conftest.o conftest.s >&5 configure:23637: $? = 0 configure:23648: result: yes configure:23658: checking assembler for --gstabs option configure:23672: /usr/bin/as --gstabs -o conftest.o conftest.s >&5 configure:23675: $? = 0 configure:23682: /usr/bin/as --gstabs -o conftest.o conftest.s 2>&1 | grep -i warning > /dev/null configure:23685: $? = 1 configure:23697: result: yes configure:23707: checking assembler for --debug-prefix-map option configure:23720: /usr/bin/as --debug-prefix-map /a=/b -o conftest.o conftest.s >&5 /usr/bin/as: unrecognized option `--debug-prefix-map' configure:23723: $? = 1 configure: failed program was nop configure:23734: result: no configure:23745: checking assembler for .lcomm with alignment configure:23754: /usr/bin/as -o conftest.o conftest.s >&5 conftest.s: Assembler messages: conftest.s:1: Error: junk at end of line, first unrecognized character is `,' configure:23757: $? = 1 configure: failed program was .lcomm bar,4,16 configure:23768: result: no configure:23778: checking assembler for tolerance to line number 0 configure:23791: /usr/bin/as -o conftest.o conftest.s >&5 2>conftest.out configure:23794: $? = 0 configure:23808: result: yes configure:23818: checking linker PT_GNU_EH_FRAME support configure:23840: result: yes configure:23843: checking linker position independent executable support configure:23864: result: yes configure:23867: checking linker EH-compatible garbage collection of sections configure:23947: result: yes configure:23954: checking linker --as-needed support configure:23973: result: yes configure:24033: checking linker --sysroot support configure:24049: result: yes configure:24070: checking __stack_chk_fail in target C library configure:24220: result: yes configure:24319: checking whether to enable maintainer-specific portions of Makefiles configure:24329: result: no configure:24764: 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 glutton.geoffk.org config.status:858: creating as config.status:858: creating collect-ld config.status:858: creating nm config.status:858: creating Makefile config.status:858: creating gccbug config.status:858: creating ada/gcc-interface/Makefile config.status:858: creating ada/Makefile config.status:960: creating auto-host.h config.status:1666: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_build_alias=i686-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_inline=inline ac_cv_env_CC_set=set ac_cv_env_CC_value=gcc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-g -fkeep-inline-functions' ac_cv_env_CLOOGINC_set=set ac_cv_env_CLOOGINC_value= ac_cv_env_CLOOGLIBS_set=set ac_cv_env_CLOOGLIBS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_GMPINC_set=set ac_cv_env_GMPINC_value= ac_cv_env_GMPLIBS_set=set ac_cv_env_GMPLIBS_value='-lmpfr -lgmp' ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value= ac_cv_env_PPLINC_set=set ac_cv_env_PPLINC_value= ac_cv_env_PPLLIBS_set=set ac_cv_env_PPLLIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-pc-linux-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i686-pc-linux-gnu ac_cv_exeext= ac_cv_func___cxa_atexit=yes ac_cv_func_atoll=yes ac_cv_func_atoq=no ac_cv_func_clearerr_unlocked=yes ac_cv_func_clock=yes ac_cv_func_feof_unlocked=yes ac_cv_func_ferror_unlocked=yes ac_cv_func_fflush_unlocked=yes ac_cv_func_fgetc_unlocked=yes ac_cv_func_fgets_unlock