This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by tdbc configure 1.0.0, which was generated by GNU Autoconf 2.59. Invocation command line was $ /var/uhubuild/work/compile/pkgs/tdbc1.0.0/configure --with-tcl=../.. --with-tclinclude=/var/uhubuild/work/compile/generic --enable-threads --enable-man-symlinks --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i686-uhu-linux --host=i686-uhu-linux --disable-static CFLAGS=-O2 -march=i686 -mtune=generic build_alias=i686-uhu-linux host_alias=i686-uhu-linux --libdir=/usr/lib --enable-shared --enable-threads ## --------- ## ## Platform. ## ## --------- ## hostname = hp04 uname -m = i686 uname -r = 3.15.0-rc8-2.i386 uname -s = Linux uname -v = #2 SMP Thu Jun 5 11:08:29 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1355: checking for correct TEA configuration configure:1374: result: ok (TEA 3.9) configure:1455: configuring tdbc 1.0.0 configure:1498: checking for Tcl configuration configure:1625: result: found /var/uhubuild/work/compile/unix/tclConfig.sh configure:1638: checking for i686-uhu-linux-gcc configure:1654: found /usr/bin/i686-uhu-linux-gcc configure:1664: result: i686-uhu-linux-gcc configure:1946: checking for C compiler version configure:1949: i686-uhu-linux-gcc --version &5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:1952: $? = 0 configure:1954: i686-uhu-linux-gcc -v &5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:1957: $? = 0 configure:1959: i686-uhu-linux-gcc -V &5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:1962: $? = 1 configure:1985: checking for C compiler default output file name configure:1988: i686-uhu-linux-gcc -O2 -march=i686 -mtune=generic conftest.c >&5 configure:1991: $? = 0 configure:2037: result: a.out configure:2042: checking whether the C compiler works configure:2048: ./a.out configure:2051: $? = 0 configure:2068: result: yes configure:2075: checking whether we are cross compiling configure:2077: result: no configure:2080: checking for suffix of executables configure:2082: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2085: $? = 0 configure:2110: result: configure:2116: checking for suffix of object files configure:2137: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2140: $? = 0 configure:2162: result: o configure:2166: checking whether we are using the GNU C compiler configure:2190: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2196: $? = 0 configure:2200: test -z || test ! -s conftest.err configure:2203: $? = 0 configure:2206: test -s conftest.o configure:2209: $? = 0 configure:2222: result: yes configure:2228: checking whether i686-uhu-linux-gcc accepts -g configure:2249: i686-uhu-linux-gcc -c -g conftest.c >&5 configure:2255: $? = 0 configure:2259: test -z || test ! -s conftest.err configure:2262: $? = 0 configure:2265: test -s conftest.o configure:2268: $? = 0 configure:2279: result: yes configure:2296: checking for i686-uhu-linux-gcc option to accept ANSI C configure:2366: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2372: $? = 0 configure:2376: test -z || test ! -s conftest.err configure:2379: $? = 0 configure:2382: test -s conftest.o configure:2385: $? = 0 configure:2403: result: none needed configure:2421: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:2:3: error: unknown type name 'choke' choke me ^ conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input configure:2427: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2562: checking for existence of /var/uhubuild/work/compile/unix/tclConfig.sh configure:2566: result: loading configure:2630: checking platform configure:2653: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:2659: $? = 0 configure:2663: test -z || test ! -s conftest.err configure:2666: $? = 0 configure:2669: test -s conftest.o configure:2672: $? = 0 configure:2684: result: unix configure:3018: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr configure:3048: checking for i686-uhu-linux-gcc configure:3074: result: i686-uhu-linux-gcc configure:3356: checking for C compiler version configure:3359: i686-uhu-linux-gcc --version &5 i686-uhu-linux-gcc (GCC) 4.8.3 Copyright (C) 2013 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3362: $? = 0 configure:3364: i686-uhu-linux-gcc -v &5 Using built-in specs. COLLECT_GCC=i686-uhu-linux-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-uhu-linux/4.8.3/lto-wrapper Target: i686-uhu-linux Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --build=i686-uhu-linux --host=i686-uhu-linux --target=i686-uhu-linux --enable-languages=c,c++,objc,java,fortran --enable-shared --enable-targets=all --disable-multilib --with-gnu-as --with-gnu-ld --with-system-zlib --with-arch-32=i686 --with-arch-64=core2 --with-cpu-32=i686 --with-cpu-64=core2 --with-tune=generic Thread model: posix gcc version 4.8.3 (GCC) configure:3367: $? = 0 configure:3369: i686-uhu-linux-gcc -V &5 i686-uhu-linux-gcc: error: unrecognized command line option '-V' i686-uhu-linux-gcc: fatal error: no input files compilation terminated. configure:3372: $? = 1 configure:3375: checking whether we are using the GNU C compiler configure:3431: result: yes configure:3437: checking whether i686-uhu-linux-gcc accepts -g configure:3488: result: yes configure:3505: checking for i686-uhu-linux-gcc option to accept ANSI C configure:3612: result: none needed configure:3630: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c:2:3: error: unknown type name 'choke' choke me ^ conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input configure:3636: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3774: checking how to run the C preprocessor configure:3809: i686-uhu-linux-gcc -E conftest.c configure:3815: $? = 0 configure:3847: i686-uhu-linux-gcc -E conftest.c conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3853: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tdbc" | #define PACKAGE_TARNAME "tdbc" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "tdbc 1.0.0" | #define PACKAGE_BUGREPORT "" | #define BUILD_tdbc | /* end confdefs.h. */ | #include configure:3892: result: i686-uhu-linux-gcc -E configure:3916: i686-uhu-linux-gcc -E conftest.c configure:3922: $? = 0 configure:3954: i686-uhu-linux-gcc -E conftest.c conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:3960: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tdbc" | #define PACKAGE_TARNAME "tdbc" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "tdbc 1.0.0" | #define PACKAGE_BUGREPORT "" | #define BUILD_tdbc | /* end confdefs.h. */ | #include configure:4008: checking whether make sets $(MAKE) configure:4028: result: yes configure:4045: checking for i686-uhu-linux-ranlib configure:4074: result: no configure:4083: checking for ranlib configure:4099: found /usr/bin/ranlib configure:4109: result: ranlib configure:4130: checking for egrep configure:4140: result: grep -E configure:4145: checking for ANSI C header files configure:4170: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4176: $? = 0 configure:4180: test -z || test ! -s conftest.err configure:4183: $? = 0 configure:4186: test -s conftest.o configure:4189: $? = 0 configure:4278: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic conftest.c >&5 conftest.c: In function 'main': conftest.c:27:7: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(2); ^ configure:4281: $? = 0 configure:4283: ./conftest configure:4286: $? = 0 configure:4301: result: yes configure:4325: checking for sys/types.h configure:4341: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4347: $? = 0 configure:4351: test -z || test ! -s conftest.err configure:4354: $? = 0 configure:4357: test -s conftest.o configure:4360: $? = 0 configure:4371: result: yes configure:4325: checking for sys/stat.h configure:4341: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4347: $? = 0 configure:4351: test -z || test ! -s conftest.err configure:4354: $? = 0 configure:4357: test -s conftest.o configure:4360: $? = 0 configure:4371: result: yes configure:4325: checking for stdlib.h configure:4341: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4347: $? = 0 configure:4351: test -z || test ! -s conftest.err configure:4354: $? = 0 configure:4357: test -s conftest.o configure:4360: $? = 0 configure:4371: result: yes configure:4325: checking for string.h configure:4341: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4347: $? = 0 configure:4351: test -z || test ! -s conftest.err configure:4354: $? = 0 configure:4357: test -s conftest.o configure:4360: $? = 0 configure:4371: result: yes configure:4325: checking for memory.h configure:4341: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4347: $? = 0 configure:4351: test -z || test ! -s conftest.err configure:4354: $? = 0 configure:4357: test -s conftest.o configure:4360: $? = 0 configure:4371: result: yes configure:4325: checking for strings.h configure:4341: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4347: $? = 0 configure:4351: test -z || test ! -s conftest.err configure:4354: $? = 0 configure:4357: test -s conftest.o configure:4360: $? = 0 configure:4371: result: yes configure:4325: checking for inttypes.h configure:4341: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4347: $? = 0 configure:4351: test -z || test ! -s conftest.err configure:4354: $? = 0 configure:4357: test -s conftest.o configure:4360: $? = 0 configure:4371: result: yes configure:4325: checking for stdint.h configure:4341: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4347: $? = 0 configure:4351: test -z || test ! -s conftest.err configure:4354: $? = 0 configure:4357: test -s conftest.o configure:4360: $? = 0 configure:4371: result: yes configure:4325: checking for unistd.h configure:4341: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic conftest.c >&5 configure:4347: $? = 0 configure:4351: test -z || test ! -s conftest.err configure:4354: $? = 0 configure:4357: test -s conftest.o configure:4360: $? = 0 configure:4371: result: yes configure:4393: checking if the compiler understands -pipe configure:4416: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe conftest.c >&5 configure:4422: $? = 0 configure:4426: test -z || test ! -s conftest.err configure:4429: $? = 0 configure:4432: test -s conftest.o configure:4435: $? = 0 configure:4447: result: yes configure:4458: checking whether byte ordering is bigendian configure:4485: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe conftest.c >&5 configure:4491: $? = 0 configure:4495: test -z || test ! -s conftest.err configure:4498: $? = 0 configure:4501: test -s conftest.o configure:4504: $? = 0 configure:4528: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:27:2: error: unknown type name 'not' not big endian ^ conftest.c:27:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^ configure:4534: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tdbc" | #define PACKAGE_TARNAME "tdbc" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "tdbc 1.0.0" | #define PACKAGE_BUGREPORT "" | #define BUILD_tdbc | #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 | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:4669: result: no configure:4697: checking for sin configure:4754: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe conftest.c >&5 conftest.c:44:6: warning: conflicting types for built-in function 'sin' [enabled by default] char sin (); ^ /tmp/ccVRl4uK.o:(.data+0x0): undefined reference to `sin' /tmp/ccVRl4uK.o: In function `main': conftest.c:(.text.startup+0x8): undefined reference to `sin' collect2: error: ld returned 1 exit status configure:4760: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tdbc" | #define PACKAGE_TARNAME "tdbc" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "tdbc 1.0.0" | #define PACKAGE_BUGREPORT "" | #define BUILD_tdbc | #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. */ | /* Define sin to an innocuous variant, in case declares sin. | For example, HP-UX 11i declares gettimeofday. */ | #define sin innocuous_sin | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sin (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sin | | /* 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 sin (); | /* 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_sin) || defined (__stub___sin) | choke me | #else | char (*f) () = sin; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != sin; | ; | return 0; | } configure:4785: result: no configure:4793: checking for main in -lieee configure:4817: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe conftest.c -lieee >&5 configure:4823: $? = 0 configure:4827: test -z || test ! -s conftest.err configure:4830: $? = 0 configure:4833: test -s conftest configure:4836: $? = 0 configure:4849: result: yes configure:4861: checking for main in -linet configure:4885: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe conftest.c -linet >&5 /usr/bin/ld: cannot find -linet collect2: error: ld returned 1 exit status configure:4891: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tdbc" | #define PACKAGE_TARNAME "tdbc" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "tdbc 1.0.0" | #define PACKAGE_BUGREPORT "" | #define BUILD_tdbc | #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. */ | | | int | main () | { | main (); | ; | return 0; | } configure:4917: result: no configure:4933: checking net/errno.h usability configure:4945: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe conftest.c >&5 conftest.c:54:23: fatal error: net/errno.h: No such file or directory #include ^ compilation terminated. configure:4951: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tdbc" | #define PACKAGE_TARNAME "tdbc" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "tdbc 1.0.0" | #define PACKAGE_BUGREPORT "" | #define BUILD_tdbc | #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:4974: result: no configure:4978: checking net/errno.h presence configure:4988: i686-uhu-linux-gcc -E conftest.c conftest.c:20:23: fatal error: net/errno.h: No such file or directory #include ^ compilation terminated. configure:4994: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tdbc" | #define PACKAGE_TARNAME "tdbc" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "tdbc 1.0.0" | #define PACKAGE_BUGREPORT "" | #define BUILD_tdbc | #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:5014: result: no configure:5049: checking for net/errno.h configure:5056: result: no configure:5090: checking for connect configure:5147: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe conftest.c >&5 configure:5153: $? = 0 configure:5157: test -z || test ! -s conftest.err configure:5160: $? = 0 configure:5163: test -s conftest configure:5166: $? = 0 configure:5178: result: yes configure:5453: checking for gethostbyname configure:5510: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe conftest.c >&5 configure:5516: $? = 0 configure:5520: test -z || test ! -s conftest.err configure:5523: $? = 0 configure:5526: test -s conftest configure:5529: $? = 0 configure:5541: result: yes configure:5625: checking dirent.h configure:5666: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe conftest.c >&5 configure:5672: $? = 0 configure:5676: test -z || test ! -s conftest.err configure:5679: $? = 0 configure:5682: test -s conftest configure:5685: $? = 0 configure:5697: result: yes configure:5719: checking errno.h usability configure:5731: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe conftest.c >&5 configure:5737: $? = 0 configure:5741: test -z || test ! -s conftest.err configure:5744: $? = 0 configure:5747: test -s conftest.o configure:5750: $? = 0 configure:5760: result: yes configure:5764: checking errno.h presence configure:5774: i686-uhu-linux-gcc -E conftest.c configure:5780: $? = 0 configure:5800: result: yes configure:5835: checking for errno.h configure:5842: result: yes configure:5867: checking float.h usability configure:5879: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe conftest.c >&5 configure:5885: $? = 0 configure:5889: test -z || test ! -s conftest.err configure:5892: $? = 0 configure:5895: test -s conftest.o configure:5898: $? = 0 configure:5908: result: yes configure:5912: checking float.h presence configure:5922: i686-uhu-linux-gcc -E conftest.c configure:5928: $? = 0 configure:5948: result: yes configure:5983: checking for float.h configure:5990: result: yes configure:6015: checking values.h usability configure:6027: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe conftest.c >&5 configure:6033: $? = 0 configure:6037: test -z || test ! -s conftest.err configure:6040: $? = 0 configure:6043: test -s conftest.o configure:6046: $? = 0 configure:6056: result: yes configure:6060: checking values.h presence configure:6070: i686-uhu-linux-gcc -E conftest.c configure:6076: $? = 0 configure:6096: result: yes configure:6131: checking for values.h configure:6138: result: yes configure:6163: checking limits.h usability configure:6175: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe conftest.c >&5 configure:6181: $? = 0 configure:6185: test -z || test ! -s conftest.err configure:6188: $? = 0 configure:6191: test -s conftest.o configure:6194: $? = 0 configure:6204: result: yes configure:6208: checking limits.h presence configure:6218: i686-uhu-linux-gcc -E conftest.c configure:6224: $? = 0 configure:6244: result: yes configure:6279: checking for limits.h configure:6286: result: yes configure:6306: checking for stdlib.h configure:6311: result: yes configure:6508: checking for string.h configure:6513: result: yes configure:6707: checking sys/wait.h usability configure:6719: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe conftest.c >&5 configure:6725: $? = 0 configure:6729: test -z || test ! -s conftest.err configure:6732: $? = 0 configure:6735: test -s conftest.o configure:6738: $? = 0 configure:6748: result: yes configure:6752: checking sys/wait.h presence configure:6762: i686-uhu-linux-gcc -E conftest.c configure:6768: $? = 0 configure:6788: result: yes configure:6823: checking for sys/wait.h configure:6830: result: yes configure:6855: checking dlfcn.h usability configure:6867: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe conftest.c >&5 configure:6873: $? = 0 configure:6877: test -z || test ! -s conftest.err configure:6880: $? = 0 configure:6883: test -s conftest.o configure:6886: $? = 0 configure:6896: result: yes configure:6900: checking dlfcn.h presence configure:6910: i686-uhu-linux-gcc -E conftest.c configure:6916: $? = 0 configure:6936: result: yes configure:6971: checking for dlfcn.h configure:6978: result: yes configure:7009: checking sys/param.h usability configure:7021: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe conftest.c >&5 configure:7027: $? = 0 configure:7031: test -z || test ! -s conftest.err configure:7034: $? = 0 configure:7037: test -s conftest.o configure:7040: $? = 0 configure:7050: result: yes configure:7054: checking sys/param.h presence configure:7064: i686-uhu-linux-gcc -E conftest.c configure:7070: $? = 0 configure:7090: result: yes configure:7125: checking for sys/param.h configure:7132: result: yes configure:7152: checking for inline configure:7173: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe conftest.c >&5 configure:7179: $? = 0 configure:7183: test -z || test ! -s conftest.err configure:7186: $? = 0 configure:7189: test -s conftest.o configure:7192: $? = 0 configure:7204: result: inline configure:7375: checking for Tcl public headers configure:7450: result: /var/uhubuild/work/compile/generic configure:7514: checking for pthread_mutex_init in -lpthread configure:7544: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe conftest.c -lpthread >&5 configure:7550: $? = 0 configure:7554: test -z || test ! -s conftest.err configure:7557: $? = 0 configure:7560: test -s conftest configure:7563: $? = 0 configure:7576: result: yes configure:7897: checking for building with threads configure:7905: result: yes (default) configure:7946: checking how to build libraries configure:7964: result: shared configure:7989: checking for i686-uhu-linux-ranlib configure:8015: result: ranlib configure:8071: checking if 64bit support is requested configure:8080: result: no configure:8085: checking if 64bit Sparc VIS support is requested configure:8094: result: no configure:8105: checking if compiler supports visibility "hidden" configure:8130: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe -Werror conftest.c >&5 configure:8136: $? = 0 configure:8140: test -z || test ! -s conftest.err configure:8143: $? = 0 configure:8146: test -s conftest configure:8149: $? = 0 configure:8162: result: yes configure:8177: checking if rpath support is requested configure:8186: result: yes configure:8212: checking system version configure:8235: result: Linux-3.15.0-rc8-2.i386 configure:8276: checking for i686-uhu-linux-ar configure:8292: found /usr/bin/i686-uhu-linux-ar configure:8302: result: i686-uhu-linux-ar configure:10339: checking for SEH support in compiler configure:10371: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe -Wl,--export-dynamic conftest.c >&5 conftest.c:29:26: fatal error: windows.h: No such file or directory #include ^ compilation terminated. configure:10374: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tdbc" | #define PACKAGE_TARNAME "tdbc" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "tdbc 1.0.0" | #define PACKAGE_BUGREPORT "" | #define BUILD_tdbc | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define USE_THREAD_ALLOC 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define TCL_THREADS 1 | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden"))) | /* end confdefs.h. */ | | #define WIN32_LEAN_AND_MEAN | #include | #undef WIN32_LEAN_AND_MEAN | | int main(int argc, char** argv) { | int a, b = 0; | __try { | a = 666 / b; | } | __except (EXCEPTION_EXECUTE_HANDLER) { | return 0; | } | return 1; | } | configure:10394: result: no configure:10410: checking for EXCEPTION_DISPOSITION support in include files configure:10437: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe conftest.c >&5 conftest.c:30:26: fatal error: windows.h: No such file or directory # include ^ compilation terminated. configure:10443: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tdbc" | #define PACKAGE_TARNAME "tdbc" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "tdbc 1.0.0" | #define PACKAGE_BUGREPORT "" | #define BUILD_tdbc | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define USE_THREAD_ALLOC 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define TCL_THREADS 1 | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden"))) | #define HAVE_NO_SEH 1 | /* end confdefs.h. */ | | # define WIN32_LEAN_AND_MEAN | # include | # undef WIN32_LEAN_AND_MEAN | | int | main () | { | | EXCEPTION_DISPOSITION x; | | ; | return 0; | } configure:10468: result: no configure:10482: checking for winnt.h that ignores VOID define configure:10512: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe conftest.c >&5 conftest.c:32:23: fatal error: windows.h: No such file or directory #include ^ compilation terminated. configure:10518: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tdbc" | #define PACKAGE_TARNAME "tdbc" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "tdbc 1.0.0" | #define PACKAGE_BUGREPORT "" | #define BUILD_tdbc | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define USE_THREAD_ALLOC 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define TCL_THREADS 1 | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden"))) | #define HAVE_NO_SEH 1 | #define EXCEPTION_DISPOSITION int | /* end confdefs.h. */ | | #define VOID void | #define WIN32_LEAN_AND_MEAN | #include | #undef WIN32_LEAN_AND_MEAN | | int | main () | { | | CHAR c; | SHORT s; | LONG l; | | ; | return 0; | } configure:10543: result: no configure:10557: checking for cast to union support configure:10581: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe conftest.c >&5 configure:10587: $? = 0 configure:10591: test -z || test ! -s conftest.err configure:10594: $? = 0 configure:10597: test -s conftest.o configure:10600: $? = 0 configure:10612: result: yes configure:10638: checking for required early compiler flags configure:10661: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe conftest.c >&5 configure:10667: $? = 0 configure:10671: test -z || test ! -s conftest.err configure:10674: $? = 0 configure:10677: test -s conftest.o configure:10680: $? = 0 configure:10766: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:34:15: error: storage size of 'buf' isn't known struct stat64 buf; int i = stat64("/", &buf); ^ configure:10772: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tdbc" | #define PACKAGE_TARNAME "tdbc" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "tdbc 1.0.0" | #define PACKAGE_BUGREPORT "" | #define BUILD_tdbc | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define USE_THREAD_ALLOC 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define TCL_THREADS 1 | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden"))) | #define HAVE_NO_SEH 1 | #define EXCEPTION_DISPOSITION int | #define HAVE_CAST_TO_UNION 1 | /* end confdefs.h. */ | #include | int | main () | { | struct stat64 buf; int i = stat64("/", &buf); | ; | return 0; | } configure:10809: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe conftest.c >&5 configure:10815: $? = 0 configure:10819: test -z || test ! -s conftest.err configure:10822: $? = 0 configure:10825: test -s conftest.o configure:10828: $? = 0 configure:10871: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:35:19: error: 'open64' undeclared (first use in this function) char *p = (char *)open64; ^ conftest.c:35:19: note: each undeclared identifier is reported only once for each function it appears in configure:10877: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tdbc" | #define PACKAGE_TARNAME "tdbc" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "tdbc 1.0.0" | #define PACKAGE_BUGREPORT "" | #define BUILD_tdbc | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define USE_THREAD_ALLOC 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define TCL_THREADS 1 | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden"))) | #define HAVE_NO_SEH 1 | #define EXCEPTION_DISPOSITION int | #define HAVE_CAST_TO_UNION 1 | #define _LARGEFILE64_SOURCE 1 | /* end confdefs.h. */ | #include | int | main () | { | char *p = (char *)open64; | ; | return 0; | } configure:10914: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:36:19: error: 'open64' undeclared (first use in this function) char *p = (char *)open64; ^ conftest.c:36:19: note: each undeclared identifier is reported only once for each function it appears in configure:10920: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tdbc" | #define PACKAGE_TARNAME "tdbc" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "tdbc 1.0.0" | #define PACKAGE_BUGREPORT "" | #define BUILD_tdbc | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define USE_THREAD_ALLOC 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define TCL_THREADS 1 | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden"))) | #define HAVE_NO_SEH 1 | #define EXCEPTION_DISPOSITION int | #define HAVE_CAST_TO_UNION 1 | #define _LARGEFILE64_SOURCE 1 | /* end confdefs.h. */ | #define _LARGEFILE_SOURCE64 1 | #include | int | main () | { | char *p = (char *)open64; | ; | return 0; | } configure:10960: result: _LARGEFILE64_SOURCE configure:10965: checking for 64-bit integer type configure:10989: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:35:1: error: unknown type name '__int64' __int64 value = (__int64) 0; ^ conftest.c:35:18: error: '__int64' undeclared (first use in this function) __int64 value = (__int64) 0; ^ conftest.c:35:18: note: each undeclared identifier is reported only once for each function it appears in conftest.c:35:27: error: expected ',' or ';' before numeric constant __int64 value = (__int64) 0; ^ configure:10995: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tdbc" | #define PACKAGE_TARNAME "tdbc" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "tdbc 1.0.0" | #define PACKAGE_BUGREPORT "" | #define BUILD_tdbc | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define USE_THREAD_ALLOC 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define TCL_THREADS 1 | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden"))) | #define HAVE_NO_SEH 1 | #define EXCEPTION_DISPOSITION int | #define HAVE_CAST_TO_UNION 1 | #define _LARGEFILE64_SOURCE 1 | /* end confdefs.h. */ | | int | main () | { | __int64 value = (__int64) 0; | ; | return 0; | } configure:11039: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe conftest.c >&5 configure:11045: $? = 0 configure:11049: test -z || test ! -s conftest.err configure:11052: $? = 0 configure:11055: test -s conftest.o configure:11058: $? = 0 configure:11089: result: long long configure:11093: checking for struct dirent64 configure:11116: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe conftest.c >&5 conftest.c:33:24: fatal error: sys/dirent.h: No such file or directory #include ^ compilation terminated. configure:11122: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "tdbc" | #define PACKAGE_TARNAME "tdbc" | #define PACKAGE_VERSION "1.0.0" | #define PACKAGE_STRING "tdbc 1.0.0" | #define PACKAGE_BUGREPORT "" | #define BUILD_tdbc | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_PARAM_H 1 | #define USE_THREAD_ALLOC 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define TCL_THREADS 1 | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden"))) | #define HAVE_NO_SEH 1 | #define EXCEPTION_DISPOSITION int | #define HAVE_CAST_TO_UNION 1 | #define _LARGEFILE64_SOURCE 1 | #define TCL_WIDE_INT_TYPE long long | /* end confdefs.h. */ | #include | #include | int | main () | { | struct dirent64 p; | ; | return 0; | } configure:11146: result: no configure:11156: checking for struct stat64 configure:11179: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe conftest.c >&5 configure:11185: $? = 0 configure:11189: test -z || test ! -s conftest.err configure:11192: $? = 0 configure:11195: test -s conftest.o configure:11198: $? = 0 configure:11209: result: yes configure:11224: checking for open64 configure:11281: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe -Wl,--export-dynamic conftest.c >&5 configure:11287: $? = 0 configure:11291: test -z || test ! -s conftest.err configure:11294: $? = 0 configure:11297: test -s conftest configure:11300: $? = 0 configure:11312: result: yes configure:11224: checking for lseek64 configure:11281: i686-uhu-linux-gcc -o conftest -O2 -march=i686 -mtune=generic -pipe -Wl,--export-dynamic conftest.c >&5 configure:11287: $? = 0 configure:11291: test -z || test ! -s conftest.err configure:11294: $? = 0 configure:11297: test -s conftest configure:11300: $? = 0 configure:11312: result: yes configure:11322: checking for off64_t configure:11345: i686-uhu-linux-gcc -c -O2 -march=i686 -mtune=generic -pipe conftest.c >&5 configure:11351: $? = 0 configure:11355: test -z || test ! -s conftest.err configure:11358: $? = 0 configure:11361: test -s conftest.o configure:11364: $? = 0 configure:11384: result: yes configure:11400: checking for build with symbols configure:11413: result: no configure:11636: checking for tclsh configure:11663: result: /var/uhubuild/work/compile/unix/tclsh configure:11866: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by tdbc config.status 1.0.0, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on hp04 config.status:721: creating Makefile config.status:721: creating pkgIndex.tcl config.status:721: creating tdbcConfig.sh ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_inline=inline ac_cv_c_tclconfig=/var/uhubuild/work/compile/unix ac_cv_c_tclh=/var/uhubuild/work/compile/generic ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -march=i686 -mtune=generic ' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i686-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i686-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_func_connect=yes ac_cv_func_gethostbyname=yes ac_cv_func_lseek64=yes ac_cv_func_open64=yes ac_cv_func_sin=no ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_float_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_limits_h=yes ac_cv_header_memory_h=yes ac_cv_header_net_errno_h=no ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_unistd_h=yes ac_cv_header_values_h=yes ac_cv_lib_ieee_main=yes ac_cv_lib_inet_main=no ac_cv_lib_pthread_pthread_mutex_init=yes ac_cv_objext=o ac_cv_prog_AR=i686-uhu-linux-ar ac_cv_prog_CC=i686-uhu-linux-gcc ac_cv_prog_CPP='i686-uhu-linux-gcc -E' ac_cv_prog_RANLIB=ranlib ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_egrep='grep -E' ac_cv_prog_make_make_set=yes tcl_cv_cast_to_union=yes tcl_cv_cc_pipe=yes tcl_cv_cc_visibility_hidden=yes tcl_cv_dirent_h=yes tcl_cv_eh_disposition=no tcl_cv_flag__isoc99_source=no tcl_cv_flag__largefile64_source=yes tcl_cv_flag__largefile_source64=no tcl_cv_seh=no tcl_cv_struct_dirent64=no tcl_cv_struct_stat64=yes tcl_cv_sys_version=Linux-3.15.0-rc8-2.i386 tcl_cv_type_64bit='long long' tcl_cv_type_off64_t=yes tcl_cv_winnt_ignore_void=no ## ----------------- ## ## Output variables. ## ## ----------------- ## ADD_MANIFEST=':' AR='i686-uhu-linux-ar' CC='i686-uhu-linux-gcc' CELIB_DIR='' CFLAGS='-O2 -march=i686 -mtune=generic -pipe ${CFLAGS_DEFAULT} ${CFLAGS_WARNING} ${SHLIB_CFLAGS} ' CFLAGS_DEBUG='-g' CFLAGS_DEFAULT='-O2 -fomit-frame-pointer -DNDEBUG' CFLAGS_OPTIMIZE='-O2 -fomit-frame-pointer' CFLAGS_WARNING='-Wall' CLEANFILES='' CONFIGURE_OUTPUTS='Makefile pkgIndex.tcl tdbcConfig.sh config.cache config.log config.status' CPP='i686-uhu-linux-gcc -E' CPPFLAGS='' CYGPATH='echo' DEFS='-DPACKAGE_NAME=\"tdbc\" -DPACKAGE_TARNAME=\"tdbc\" -DPACKAGE_VERSION=\"1.0.0\" -DPACKAGE_STRING=\"tdbc\ 1.0.0\" -DPACKAGE_BUGREPORT=\"\" -DBUILD_tdbc= -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_NO_SEH=1 -DEXCEPTION_DISPOSITION=int -DHAVE_CAST_TO_UNION=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DUSE_TCL_STUBS=1 ' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' LDFLAGS=' -Wl,--export-dynamic ' LDFLAGS_DEFAULT=' -Wl,--export-dynamic ' LD_LIBRARY_PATH_VAR='LD_LIBRARY_PATH' LIBOBJS='' LIBS='' LTLIBOBJS='' MAJOR_VERSION='' MAKE_LIB='${SHLIB_LD} -o $@ $(PKG_OBJECTS) ${SHLIB_LD_LIBS} ' MAKE_SHARED_LIB='${SHLIB_LD} -o $@ $(PKG_OBJECTS) ${SHLIB_LD_LIBS}' MAKE_STATIC_LIB='${STLIB_LD} $@ $(PKG_OBJECTS)' MAKE_STUB_LIB='${STLIB_LD} $@ $(PKG_STUB_OBJECTS)' MATH_LIBS='-lieee -lm' MINOR_VERSION='' MT='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='tdbc' PACKAGE_STRING='tdbc 1.0.0' PACKAGE_TARNAME='tdbc' PACKAGE_VERSION='1.0.0' PATCHLEVEL='' PATH_SEPARATOR=':' PKG_CFLAGS=' ' PKG_HEADERS=' generic/tdbc.h generic/tdbcInt.h generic/tdbcDecls.h' PKG_INCLUDES='' PKG_LIBS='' PKG_LIB_FILE='libtdbc1.0.0.so' PKG_OBJECTS=' tdbc.o tdbcStubInit.o tdbcTokenize.o' PKG_SOURCES=' tdbc.c tdbcStubInit.c tdbcTokenize.c' PKG_STUB_LIB_FILE='libtdbcstub1.0.0.a' PKG_STUB_OBJECTS=' tdbcStubLib.o' PKG_STUB_SOURCES=' tdbcStubLib.c' PKG_TCL_SOURCES=' library/tdbc.tcl' RANLIB=':' RANLIB_STUB='ranlib' RC='' SET_MAKE='' SHARED_BUILD='1' SHELL='/bin/sh' SHLIB_CFLAGS='-fPIC' SHLIB_LD='${CC} -shared ${CFLAGS} ${LDFLAGS_DEFAULT}' SHLIB_LD_LIBS='${LIBS} -L/var/uhubuild/work/compile/unix -ltclstub8.6' STLIB_LD='${AR} cr' TCLOO_VERSION_REQ='0.6' TCLSH_PROG='/var/uhubuild/work/compile/unix/tclsh' TCL_BIN_DIR='/var/uhubuild/work/compile/unix' TCL_DBGX='' TCL_DEFS='-DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".so\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_DIRENT64=1 -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_GETCWD=1 -DHAVE_MKSTEMP=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 -DHAVE_GETNAMEINFO=1 -DHAVE_GETADDRINFO=1 -DHAVE_FREEADDRINFO=1 -DHAVE_GAI_STRERROR=1 -DHAVE_STRUCT_ADDRINFO=1 -DHAVE_STRUCT_IN6_ADDR=1 -DHAVE_STRUCT_SOCKADDR_IN6=1 -DHAVE_STRUCT_SOCKADDR_STORAGE=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 -DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 -DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 -DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 -DHAVE_GETHOSTBYADDR_R=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLOCKS=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_BLKCNT_T=1 -DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 -DHAVE_MKSTEMPS=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 ' TCL_EXTRA_CFLAGS='-O2 -march=i686 -mtune=generic -pipe -fvisibility=hidden ' TCL_INCLUDES='-I"/var/uhubuild/work/compile/generic"' TCL_LD_FLAGS=' -Wl,--export-dynamic ' TCL_LIBS='${DL_LIBS} ${LIBS} ${MATH_LIBS}' TCL_LIB_FILE='libtcl8.6.so' TCL_LIB_FLAG='-ltcl8.6' TCL_LIB_SPEC='-L/var/uhubuild/work/compile/unix -ltcl8.6' TCL_PATCH_LEVEL='.1' TCL_SHLIB_LD_LIBS='${LIBS}' TCL_SRC_DIR='/var/uhubuild/work/compile' TCL_STUB_LIB_FILE='libtclstub8.6.a' TCL_STUB_LIB_FLAG='-ltclstub8.6' TCL_STUB_LIB_SPEC='-L/var/uhubuild/work/compile/unix -ltclstub8.6' TCL_THREADS='1' TCL_VERSION='8.6' TCL_VERSION_DESIRED='8.6' TCL_VERSION_REQ='8.5' VC_MANIFEST_EMBED_DLL='' VC_MANIFEST_EMBED_EXE='' ac_ct_AR='' ac_ct_CC='' ac_ct_RANLIB='ranlib' ac_ct_RC='' bindir='${exec_prefix}/bin' build_alias='i686-uhu-linux' datadir='${prefix}/share' exec_prefix='/usr' host_alias='i686-uhu-linux' includedir='${prefix}/include' infodir='/usr/share/info' libdir='/usr/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/var' mandir='/usr/share/man' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' tcloo_BIN_DIR='' tcloo_LIB_FILE='' tcloo_LIB_SPEC='' tcloo_SRC_DIR='' tcloo_STUB_LIB_FILE='' tcloo_STUB_LIB_PATH='' tcloo_STUB_LIB_SPEC='' tcloo_VERSION='' tdbc_BUILD_INCLUDE_SPEC='-I/var/uhubuild/work/compile/pkgs/tdbc1.0.0/generic' tdbc_BUILD_LIB_SPEC='-L/var/uhubuild/work/compile/unix/pkgs/tdbc1.0.0 -ltdbc1.0.0' tdbc_BUILD_STUB_LIB_PATH='/var/uhubuild/work/compile/unix/pkgs/tdbc1.0.0/libtdbcstub1.0.0.a' tdbc_BUILD_STUB_LIB_SPEC='-L/var/uhubuild/work/compile/unix/pkgs/tdbc1.0.0 -ltdbcstub1.0.0' tdbc_INCLUDE_SPEC='-I/usr/include' tdbc_LIB_DIR='/usr/lib/tdbc1.0.0' tdbc_LIB_SPEC='-L/usr/lib/tdbc1.0.0 -ltdbc1.0.0' tdbc_SRC_DIR='/var/uhubuild/work/compile/pkgs/tdbc1.0.0' tdbc_STUB_LIB_PATH='/usr/lib/tdbc1.0.0/libtdbcstub1.0.0.a' tdbc_STUB_LIB_SPEC='-L/usr/lib/tdbc1.0.0 -ltdbcstub1.0.0' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define BUILD_tdbc #define EXCEPTION_DISPOSITION int #define HAVE_CAST_TO_UNION 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIMITS_H 1 #define HAVE_LSEEK64 1 #define HAVE_MEMORY_H 1 #define HAVE_NO_SEH 1 #define HAVE_OPEN64 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRUCT_STAT64 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_TYPE_OFF64_T 1 #define HAVE_UNISTD_H 1 #define MODULE_SCOPE extern __attribute__((__visibility__("hidden"))) #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "tdbc" #define PACKAGE_STRING "tdbc 1.0.0" #define PACKAGE_TARNAME "tdbc" #define PACKAGE_VERSION "1.0.0" #define STDC_HEADERS 1 #define TCL_THREADS 1 #define TCL_WIDE_INT_TYPE long long #define USE_TCL_STUBS 1 #define USE_THREAD_ALLOC 1 #define _LARGEFILE64_SOURCE 1 #define _REENTRANT 1 #define _THREAD_SAFE 1 configure: exit 0