This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by expect configure 5.45, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/tools --with-tcl=/tools/lib --with-tclinclude=/tools/include ## --------- ## ## Platform. ## ## --------- ## hostname = r-14-4-stu uname -m = i686 uname -r = 3.11.0-11-lowlatency uname -s = Linux uname -v = #4-Ubuntu SMP PREEMPT Wed Oct 2 21:30:34 UTC 2013 /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: /tools/bin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1330: checking for correct TEA configuration configure:1349: result: ok (TEA 3.9) configure:1414: configuring expect 5.45 configure:1488: checking for Tcl configuration configure:1615: result: found /tools/lib/tclConfig.sh configure:1621: checking for existence of /tools/lib/tclConfig.sh configure:1625: result: loading configure:1763: --exec-prefix defaulting to TCL_EXEC_PREFIX /tools configure:1837: checking for gcc configure:1853: found /tools/bin/gcc configure:1863: result: gcc configure:2107: checking for C compiler version configure:2110: gcc --version &5 gcc (GCC) 4.8.1 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:2113: $? = 0 configure:2115: gcc -v &5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/tools/libexec/gcc/i686-pc-linux-gnu/4.8.1/lto-wrapper Target: i686-pc-linux-gnu Configured with: ../gcc-4.8.1/configure --prefix=/tools --with-local-prefix=/tools --with-native-system-header-dir=/tools/include --enable-clocale=gnu --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-languages=c,c++ --disable-libstdcxx-pch --disable-multilib --disable-bootstrap --disable-libgomp --with-mpfr-include=/mnt/lfs/sources/gcc-build/../gcc-4.8.1/mpfr/src --with-mpfr-lib=/mnt/lfs/sources/gcc-build/mpfr/src/.libs Thread model: posix gcc version 4.8.1 (GCC) configure:2118: $? = 0 configure:2120: gcc -V &5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2123: $? = 1 configure:2146: checking for C compiler default output file name configure:2149: gcc conftest.c >&5 configure:2152: $? = 0 configure:2198: result: a.out configure:2203: checking whether the C compiler works configure:2209: ./a.out configure:2212: $? = 0 configure:2229: result: yes configure:2236: checking whether we are cross compiling configure:2238: result: no configure:2241: checking for suffix of executables configure:2243: gcc -o conftest conftest.c >&5 configure:2246: $? = 0 configure:2271: result: configure:2277: checking for suffix of object files configure:2298: gcc -c conftest.c >&5 configure:2301: $? = 0 configure:2323: result: o configure:2327: checking whether we are using the GNU C compiler configure:2351: gcc -c conftest.c >&5 configure:2357: $? = 0 configure:2361: test -z || test ! -s conftest.err configure:2364: $? = 0 configure:2367: test -s conftest.o configure:2370: $? = 0 configure:2383: result: yes configure:2389: checking whether gcc accepts -g configure:2410: gcc -c -g conftest.c >&5 configure:2416: $? = 0 configure:2420: test -z || test ! -s conftest.err configure:2423: $? = 0 configure:2426: test -s conftest.o configure:2429: $? = 0 configure:2440: result: yes configure:2457: checking for gcc option to accept ANSI C configure:2527: gcc -c conftest.c >&5 configure:2533: $? = 0 configure:2537: test -z || test ! -s conftest.err configure:2540: $? = 0 configure:2543: test -s conftest.o configure:2546: $? = 0 configure:2564: result: none needed configure:2582: gcc -c 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:2588: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2726: checking how to run the C preprocessor configure:2761: gcc -E conftest.c configure:2767: $? = 0 configure:2799: gcc -E conftest.c conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:2805: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "expect" | #define PACKAGE_TARNAME "expect" | #define PACKAGE_VERSION "5.45" | #define PACKAGE_STRING "expect 5.45" | #define PACKAGE_BUGREPORT "" | #define BUILD_expect | /* end confdefs.h. */ | #include configure:2844: result: gcc -E configure:2868: gcc -E conftest.c configure:2874: $? = 0 configure:2906: gcc -E conftest.c conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:2912: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "expect" | #define PACKAGE_TARNAME "expect" | #define PACKAGE_VERSION "5.45" | #define PACKAGE_STRING "expect 5.45" | #define PACKAGE_BUGREPORT "" | #define BUILD_expect | /* end confdefs.h. */ | #include configure:2969: checking for a BSD-compatible install configure:3024: result: /usr/bin/install -c configure:3040: checking whether make sets $(MAKE) configure:3060: result: yes configure:3115: checking for ranlib configure:3131: found /tools/bin/ranlib configure:3142: result: ranlib configure:3164: checking for egrep configure:3174: result: grep -E configure:3179: checking for ANSI C header files configure:3204: gcc -c conftest.c >&5 configure:3210: $? = 0 configure:3214: test -z || test ! -s conftest.err configure:3217: $? = 0 configure:3220: test -s conftest.o configure:3223: $? = 0 configure:3312: gcc -o conftest 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:3315: $? = 0 configure:3317: ./conftest configure:3320: $? = 0 configure:3335: result: yes configure:3359: checking for sys/types.h configure:3375: gcc -c conftest.c >&5 configure:3381: $? = 0 configure:3385: test -z || test ! -s conftest.err configure:3388: $? = 0 configure:3391: test -s conftest.o configure:3394: $? = 0 configure:3405: result: yes configure:3359: checking for sys/stat.h configure:3375: gcc -c conftest.c >&5 configure:3381: $? = 0 configure:3385: test -z || test ! -s conftest.err configure:3388: $? = 0 configure:3391: test -s conftest.o configure:3394: $? = 0 configure:3405: result: yes configure:3359: checking for stdlib.h configure:3375: gcc -c conftest.c >&5 configure:3381: $? = 0 configure:3385: test -z || test ! -s conftest.err configure:3388: $? = 0 configure:3391: test -s conftest.o configure:3394: $? = 0 configure:3405: result: yes configure:3359: checking for string.h configure:3375: gcc -c conftest.c >&5 configure:3381: $? = 0 configure:3385: test -z || test ! -s conftest.err configure:3388: $? = 0 configure:3391: test -s conftest.o configure:3394: $? = 0 configure:3405: result: yes configure:3359: checking for memory.h configure:3375: gcc -c conftest.c >&5 configure:3381: $? = 0 configure:3385: test -z || test ! -s conftest.err configure:3388: $? = 0 configure:3391: test -s conftest.o configure:3394: $? = 0 configure:3405: result: yes configure:3359: checking for strings.h configure:3375: gcc -c conftest.c >&5 configure:3381: $? = 0 configure:3385: test -z || test ! -s conftest.err configure:3388: $? = 0 configure:3391: test -s conftest.o configure:3394: $? = 0 configure:3405: result: yes configure:3359: checking for inttypes.h configure:3375: gcc -c conftest.c >&5 configure:3381: $? = 0 configure:3385: test -z || test ! -s conftest.err configure:3388: $? = 0 configure:3391: test -s conftest.o configure:3394: $? = 0 configure:3405: result: yes configure:3359: checking for stdint.h configure:3375: gcc -c conftest.c >&5 configure:3381: $? = 0 configure:3385: test -z || test ! -s conftest.err configure:3388: $? = 0 configure:3391: test -s conftest.o configure:3394: $? = 0 configure:3405: result: yes configure:3359: checking for unistd.h configure:3375: gcc -c conftest.c >&5 configure:3381: $? = 0 configure:3385: test -z || test ! -s conftest.err configure:3388: $? = 0 configure:3391: test -s conftest.o configure:3394: $? = 0 configure:3405: result: yes configure:3427: checking if the compiler understands -pipe configure:3450: gcc -c -pipe conftest.c >&5 configure:3456: $? = 0 configure:3460: test -z || test ! -s conftest.err configure:3463: $? = 0 configure:3466: test -s conftest.o configure:3469: $? = 0 configure:3481: result: yes configure:3492: checking whether byte ordering is bigendian configure:3519: gcc -c -pipe conftest.c >&5 configure:3525: $? = 0 configure:3529: test -z || test ! -s conftest.err configure:3532: $? = 0 configure:3535: test -s conftest.o configure:3538: $? = 0 configure:3562: gcc -c -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:3568: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "expect" | #define PACKAGE_TARNAME "expect" | #define PACKAGE_VERSION "5.45" | #define PACKAGE_STRING "expect 5.45" | #define PACKAGE_BUGREPORT "" | #define BUILD_expect | #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:3703: result: no configure:3731: checking for sin configure:3788: gcc -o conftest -pipe conftest.c >&5 conftest.c:44:6: warning: conflicting types for built-in function 'sin' [enabled by default] char sin (); ^ /tmp/ccKWhRKb.o: In function `main': conftest.c:(.text+0x9): undefined reference to `sin' /tmp/ccKWhRKb.o:(.data+0x0): undefined reference to `sin' collect2: error: ld returned 1 exit status configure:3794: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "expect" | #define PACKAGE_TARNAME "expect" | #define PACKAGE_VERSION "5.45" | #define PACKAGE_STRING "expect 5.45" | #define PACKAGE_BUGREPORT "" | #define BUILD_expect | #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:3819: result: no configure:3827: checking for main in -lieee configure:3851: gcc -o conftest -pipe conftest.c -lieee >&5 configure:3857: $? = 0 configure:3861: test -z || test ! -s conftest.err configure:3864: $? = 0 configure:3867: test -s conftest configure:3870: $? = 0 configure:3883: result: yes configure:3895: checking for main in -linet configure:3919: gcc -o conftest -pipe conftest.c -linet >&5 /tools/lib/gcc/i686-pc-linux-gnu/4.8.1/../../../../i686-pc-linux-gnu/bin/ld: cannot find -linet collect2: error: ld returned 1 exit status configure:3925: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "expect" | #define PACKAGE_TARNAME "expect" | #define PACKAGE_VERSION "5.45" | #define PACKAGE_STRING "expect 5.45" | #define PACKAGE_BUGREPORT "" | #define BUILD_expect | #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:3951: result: no configure:3967: checking net/errno.h usability configure:3979: gcc -c -pipe conftest.c >&5 conftest.c:54:23: fatal error: net/errno.h: No such file or directory #include ^ compilation terminated. configure:3985: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "expect" | #define PACKAGE_TARNAME "expect" | #define PACKAGE_VERSION "5.45" | #define PACKAGE_STRING "expect 5.45" | #define PACKAGE_BUGREPORT "" | #define BUILD_expect | #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:4008: result: no configure:4012: checking net/errno.h presence configure:4022: gcc -E conftest.c conftest.c:20:23: fatal error: net/errno.h: No such file or directory #include ^ compilation terminated. configure:4028: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "expect" | #define PACKAGE_TARNAME "expect" | #define PACKAGE_VERSION "5.45" | #define PACKAGE_STRING "expect 5.45" | #define PACKAGE_BUGREPORT "" | #define BUILD_expect | #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:4048: result: no configure:4083: checking for net/errno.h configure:4090: result: no configure:4124: checking for connect configure:4181: gcc -o conftest -pipe conftest.c >&5 configure:4187: $? = 0 configure:4191: test -z || test ! -s conftest.err configure:4194: $? = 0 configure:4197: test -s conftest configure:4200: $? = 0 configure:4212: result: yes configure:4487: checking for gethostbyname configure:4544: gcc -o conftest -pipe conftest.c >&5 configure:4550: $? = 0 configure:4554: test -z || test ! -s conftest.err configure:4557: $? = 0 configure:4560: test -s conftest configure:4563: $? = 0 configure:4575: result: yes configure:4659: checking dirent.h configure:4700: gcc -o conftest -pipe conftest.c >&5 configure:4706: $? = 0 configure:4710: test -z || test ! -s conftest.err configure:4713: $? = 0 configure:4716: test -s conftest configure:4719: $? = 0 configure:4731: result: yes configure:4753: checking errno.h usability configure:4765: gcc -c -pipe conftest.c >&5 configure:4771: $? = 0 configure:4775: test -z || test ! -s conftest.err configure:4778: $? = 0 configure:4781: test -s conftest.o configure:4784: $? = 0 configure:4794: result: yes configure:4798: checking errno.h presence configure:4808: gcc -E conftest.c configure:4814: $? = 0 configure:4834: result: yes configure:4869: checking for errno.h configure:4876: result: yes configure:4901: checking float.h usability configure:4913: gcc -c -pipe conftest.c >&5 configure:4919: $? = 0 configure:4923: test -z || test ! -s conftest.err configure:4926: $? = 0 configure:4929: test -s conftest.o configure:4932: $? = 0 configure:4942: result: yes configure:4946: checking float.h presence configure:4956: gcc -E conftest.c configure:4962: $? = 0 configure:4982: result: yes configure:5017: checking for float.h configure:5024: result: yes configure:5049: checking values.h usability configure:5061: gcc -c -pipe conftest.c >&5 configure:5067: $? = 0 configure:5071: test -z || test ! -s conftest.err configure:5074: $? = 0 configure:5077: test -s conftest.o configure:5080: $? = 0 configure:5090: result: yes configure:5094: checking values.h presence configure:5104: gcc -E conftest.c configure:5110: $? = 0 configure:5130: result: yes configure:5165: checking for values.h configure:5172: result: yes configure:5197: checking limits.h usability configure:5209: gcc -c -pipe conftest.c >&5 configure:5215: $? = 0 configure:5219: test -z || test ! -s conftest.err configure:5222: $? = 0 configure:5225: test -s conftest.o configure:5228: $? = 0 configure:5238: result: yes configure:5242: checking limits.h presence configure:5252: gcc -E conftest.c configure:5258: $? = 0 configure:5278: result: yes configure:5313: checking for limits.h configure:5320: result: yes configure:5340: checking for stdlib.h configure:5345: result: yes configure:5542: checking for string.h configure:5547: result: yes configure:5741: checking sys/wait.h usability configure:5753: gcc -c -pipe conftest.c >&5 configure:5759: $? = 0 configure:5763: test -z || test ! -s conftest.err configure:5766: $? = 0 configure:5769: test -s conftest.o configure:5772: $? = 0 configure:5782: result: yes configure:5786: checking sys/wait.h presence configure:5796: gcc -E conftest.c configure:5802: $? = 0 configure:5822: result: yes configure:5857: checking for sys/wait.h configure:5864: result: yes configure:5889: checking dlfcn.h usability configure:5901: gcc -c -pipe conftest.c >&5 configure:5907: $? = 0 configure:5911: test -z || test ! -s conftest.err configure:5914: $? = 0 configure:5917: test -s conftest.o configure:5920: $? = 0 configure:5930: result: yes configure:5934: checking dlfcn.h presence configure:5944: gcc -E conftest.c configure:5950: $? = 0 configure:5970: result: yes configure:6005: checking for dlfcn.h configure:6012: result: yes configure:6043: checking sys/param.h usability configure:6055: gcc -c -pipe conftest.c >&5 configure:6061: $? = 0 configure:6065: test -z || test ! -s conftest.err configure:6068: $? = 0 configure:6071: test -s conftest.o configure:6074: $? = 0 configure:6084: result: yes configure:6088: checking sys/param.h presence configure:6098: gcc -E conftest.c configure:6104: $? = 0 configure:6124: result: yes configure:6159: checking for sys/param.h configure:6166: result: yes configure:6198: checking for Tcl public headers configure:6273: result: /tools/include configure:6288: checking for Tcl private include files configure:6342: result: private headers found with public headers configure:6414: checking for pthread_mutex_init in -lpthread configure:6444: gcc -o conftest -pipe conftest.c -lpthread >&5 configure:6450: $? = 0 configure:6454: test -z || test ! -s conftest.err configure:6457: $? = 0 configure:6460: test -s conftest configure:6463: $? = 0 configure:6476: result: yes configure:6797: checking for building with threads configure:6805: result: yes (default) configure:6846: checking how to build libraries configure:6864: result: shared configure:6891: checking if 64bit support is requested configure:6900: result: no configure:6905: checking if 64bit Sparc VIS support is requested configure:6914: result: no configure:6925: checking if compiler supports visibility "hidden" configure:6950: gcc -o conftest -pipe -Werror conftest.c >&5 configure:6956: $? = 0 configure:6960: test -z || test ! -s conftest.err configure:6963: $? = 0 configure:6966: test -s conftest configure:6969: $? = 0 configure:6982: result: yes configure:6997: checking if rpath support is requested configure:7006: result: yes configure:7032: checking system version configure:7055: result: Linux-3.11.0-11-lowlatency configure:7094: checking for ar configure:7110: found /tools/bin/ar configure:7120: result: ar configure:8955: checking for required early compiler flags configure:8978: gcc -c -pipe conftest.c >&5 configure:8984: $? = 0 configure:8988: test -z || test ! -s conftest.err configure:8991: $? = 0 configure:8994: test -s conftest.o configure:8997: $? = 0 configure:9083: gcc -c -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:31:15: error: storage size of 'buf' isn't known struct stat64 buf; int i = stat64("/", &buf); ^ configure:9089: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "expect" | #define PACKAGE_TARNAME "expect" | #define PACKAGE_VERSION "5.45" | #define PACKAGE_STRING "expect 5.45" | #define PACKAGE_BUGREPORT "" | #define BUILD_expect | #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. */ | #include | int | main () | { | struct stat64 buf; int i = stat64("/", &buf); | ; | return 0; | } configure:9126: gcc -c -pipe conftest.c >&5 configure:9132: $? = 0 configure:9136: test -z || test ! -s conftest.err configure:9139: $? = 0 configure:9142: test -s conftest.o configure:9145: $? = 0 configure:9188: gcc -c -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:32:19: error: 'open64' undeclared (first use in this function) char *p = (char *)open64; ^ conftest.c:32:19: note: each undeclared identifier is reported only once for each function it appears in configure:9194: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "expect" | #define PACKAGE_TARNAME "expect" | #define PACKAGE_VERSION "5.45" | #define PACKAGE_STRING "expect 5.45" | #define PACKAGE_BUGREPORT "" | #define BUILD_expect | #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 _LARGEFILE64_SOURCE 1 | /* end confdefs.h. */ | #include | int | main () | { | char *p = (char *)open64; | ; | return 0; | } configure:9231: gcc -c -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:33:19: error: 'open64' undeclared (first use in this function) char *p = (char *)open64; ^ conftest.c:33:19: note: each undeclared identifier is reported only once for each function it appears in configure:9237: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "expect" | #define PACKAGE_TARNAME "expect" | #define PACKAGE_VERSION "5.45" | #define PACKAGE_STRING "expect 5.45" | #define PACKAGE_BUGREPORT "" | #define BUILD_expect | #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 _LARGEFILE64_SOURCE 1 | /* end confdefs.h. */ | #define _LARGEFILE_SOURCE64 1 | #include | int | main () | { | char *p = (char *)open64; | ; | return 0; | } configure:9277: result: _LARGEFILE64_SOURCE configure:9282: checking for 64-bit integer type configure:9306: gcc -c -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:32:1: error: unknown type name '__int64' __int64 value = (__int64) 0; ^ conftest.c:32:18: error: '__int64' undeclared (first use in this function) __int64 value = (__int64) 0; ^ conftest.c:32:18: note: each undeclared identifier is reported only once for each function it appears in conftest.c:32:27: error: expected ',' or ';' before numeric constant __int64 value = (__int64) 0; ^ configure:9312: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "expect" | #define PACKAGE_TARNAME "expect" | #define PACKAGE_VERSION "5.45" | #define PACKAGE_STRING "expect 5.45" | #define PACKAGE_BUGREPORT "" | #define BUILD_expect | #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 _LARGEFILE64_SOURCE 1 | /* end confdefs.h. */ | | int | main () | { | __int64 value = (__int64) 0; | ; | return 0; | } configure:9356: gcc -c -pipe conftest.c >&5 configure:9362: $? = 0 configure:9366: test -z || test ! -s conftest.err configure:9369: $? = 0 configure:9372: test -s conftest.o configure:9375: $? = 0 configure:9406: result: long long configure:9410: checking for struct dirent64 configure:9433: gcc -c -pipe conftest.c >&5 conftest.c:30:24: fatal error: sys/dirent.h: No such file or directory #include ^ compilation terminated. configure:9439: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "expect" | #define PACKAGE_TARNAME "expect" | #define PACKAGE_VERSION "5.45" | #define PACKAGE_STRING "expect 5.45" | #define PACKAGE_BUGREPORT "" | #define BUILD_expect | #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 _LARGEFILE64_SOURCE 1 | #define TCL_WIDE_INT_TYPE long long | /* end confdefs.h. */ | #include | #include | int | main () | { | struct dirent64 p; | ; | return 0; | } configure:9463: result: no configure:9473: checking for struct stat64 configure:9496: gcc -c -pipe conftest.c >&5 configure:9502: $? = 0 configure:9506: test -z || test ! -s conftest.err configure:9509: $? = 0 configure:9512: test -s conftest.o configure:9515: $? = 0 configure:9526: result: yes configure:9541: checking for open64 configure:9598: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c >&5 configure:9604: $? = 0 configure:9608: test -z || test ! -s conftest.err configure:9611: $? = 0 configure:9614: test -s conftest configure:9617: $? = 0 configure:9629: result: yes configure:9541: checking for lseek64 configure:9598: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c >&5 configure:9604: $? = 0 configure:9608: test -z || test ! -s conftest.err configure:9611: $? = 0 configure:9614: test -s conftest configure:9617: $? = 0 configure:9629: result: yes configure:9639: checking for off64_t configure:9662: gcc -c -pipe conftest.c >&5 configure:9668: $? = 0 configure:9672: test -z || test ! -s conftest.err configure:9675: $? = 0 configure:9678: test -s conftest.o configure:9681: $? = 0 configure:9701: result: yes configure:9717: checking for build with symbols configure:9730: result: no configure:9798: checking sys/select.h usability configure:9810: gcc -c -pipe conftest.c >&5 configure:9816: $? = 0 configure:9820: test -z || test ! -s conftest.err configure:9823: $? = 0 configure:9826: test -s conftest.o configure:9829: $? = 0 configure:9839: result: yes configure:9843: checking sys/select.h presence configure:9853: gcc -E conftest.c configure:9859: $? = 0 configure:9879: result: yes configure:9914: checking for sys/select.h configure:9921: result: yes configure:9943: checking sys/sysmacros.h usability configure:9955: gcc -c -pipe conftest.c >&5 configure:9961: $? = 0 configure:9965: test -z || test ! -s conftest.err configure:9968: $? = 0 configure:9971: test -s conftest.o configure:9974: $? = 0 configure:9984: result: yes configure:9988: checking sys/sysmacros.h presence configure:9998: gcc -E conftest.c configure:10004: $? = 0 configure:10024: result: yes configure:10059: checking for sys/sysmacros.h configure:10066: result: yes configure:10093: checking varargs.h usability configure:10105: gcc -c -pipe conftest.c >&5 In file included from conftest.c:71:0: /tools/lib/gcc/i686-pc-linux-gnu/4.8.1/include/varargs.h:4:2: error: #error "GCC no longer implements ." #error "GCC no longer implements ." ^ /tools/lib/gcc/i686-pc-linux-gnu/4.8.1/include/varargs.h:5:2: error: #error "Revise your code to use ." #error "Revise your code to use ." ^ configure:10111: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "expect" | #define PACKAGE_TARNAME "expect" | #define PACKAGE_VERSION "5.45" | #define PACKAGE_STRING "expect 5.45" | #define PACKAGE_BUGREPORT "" | #define BUILD_expect | #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 _LARGEFILE64_SOURCE 1 | #define TCL_WIDE_INT_TYPE long long | #define HAVE_STRUCT_STAT64 1 | #define HAVE_OPEN64 1 | #define HAVE_LSEEK64 1 | #define HAVE_TYPE_OFF64_T 1 | #define USE_TCL_STUBS 1 | #define USE_TCL_STUBS 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYSMACROS_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:10134: result: no configure:10138: checking varargs.h presence configure:10148: gcc -E conftest.c In file included from conftest.c:37:0: /tools/lib/gcc/i686-pc-linux-gnu/4.8.1/include/varargs.h:4:2: error: #error "GCC no longer implements ." #error "GCC no longer implements ." ^ /tools/lib/gcc/i686-pc-linux-gnu/4.8.1/include/varargs.h:5:2: error: #error "Revise your code to use ." #error "Revise your code to use ." ^ configure:10154: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "expect" | #define PACKAGE_TARNAME "expect" | #define PACKAGE_VERSION "5.45" | #define PACKAGE_STRING "expect 5.45" | #define PACKAGE_BUGREPORT "" | #define BUILD_expect | #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 _LARGEFILE64_SOURCE 1 | #define TCL_WIDE_INT_TYPE long long | #define HAVE_STRUCT_STAT64 1 | #define HAVE_OPEN64 1 | #define HAVE_LSEEK64 1 | #define HAVE_TYPE_OFF64_T 1 | #define USE_TCL_STUBS 1 | #define USE_TCL_STUBS 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYSMACROS_H 1 | /* end confdefs.h. */ | #include configure:10174: result: no configure:10209: checking for varargs.h configure:10216: result: no configure:10242: checking sys/stropts.h usability configure:10254: gcc -c -pipe conftest.c >&5 configure:10260: $? = 0 configure:10264: test -z || test ! -s conftest.err configure:10267: $? = 0 configure:10270: test -s conftest.o configure:10273: $? = 0 configure:10283: result: yes configure:10287: checking sys/stropts.h presence configure:10297: gcc -E conftest.c configure:10303: $? = 0 configure:10323: result: yes configure:10358: checking for sys/stropts.h configure:10365: result: yes configure:10389: checking sys/sysconfig.h usability configure:10401: gcc -c -pipe conftest.c >&5 conftest.c:72:27: fatal error: sys/sysconfig.h: No such file or directory #include ^ compilation terminated. configure:10407: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "expect" | #define PACKAGE_TARNAME "expect" | #define PACKAGE_VERSION "5.45" | #define PACKAGE_STRING "expect 5.45" | #define PACKAGE_BUGREPORT "" | #define BUILD_expect | #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 _LARGEFILE64_SOURCE 1 | #define TCL_WIDE_INT_TYPE long long | #define HAVE_STRUCT_STAT64 1 | #define HAVE_OPEN64 1 | #define HAVE_LSEEK64 1 | #define HAVE_TYPE_OFF64_T 1 | #define USE_TCL_STUBS 1 | #define USE_TCL_STUBS 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYSMACROS_H 1 | #define HAVE_STROPTS_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:10430: result: no configure:10434: checking sys/sysconfig.h presence configure:10444: gcc -E conftest.c conftest.c:38:27: fatal error: sys/sysconfig.h: No such file or directory #include ^ compilation terminated. configure:10450: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "expect" | #define PACKAGE_TARNAME "expect" | #define PACKAGE_VERSION "5.45" | #define PACKAGE_STRING "expect 5.45" | #define PACKAGE_BUGREPORT "" | #define BUILD_expect | #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 _LARGEFILE64_SOURCE 1 | #define TCL_WIDE_INT_TYPE long long | #define HAVE_STRUCT_STAT64 1 | #define HAVE_OPEN64 1 | #define HAVE_LSEEK64 1 | #define HAVE_TYPE_OFF64_T 1 | #define USE_TCL_STUBS 1 | #define USE_TCL_STUBS 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYSMACROS_H 1 | #define HAVE_STROPTS_H 1 | /* end confdefs.h. */ | #include configure:10470: result: no configure:10505: checking for sys/sysconfig.h configure:10512: result: no configure:10534: checking sys/fcntl.h usability configure:10546: gcc -c -pipe conftest.c >&5 configure:10552: $? = 0 configure:10556: test -z || test ! -s conftest.err configure:10559: $? = 0 configure:10562: test -s conftest.o configure:10565: $? = 0 configure:10575: result: yes configure:10579: checking sys/fcntl.h presence configure:10589: gcc -E conftest.c configure:10595: $? = 0 configure:10615: result: yes configure:10650: checking for sys/fcntl.h configure:10657: result: yes configure:10679: checking sys/ptem.h usability configure:10691: gcc -c -pipe conftest.c >&5 conftest.c:73:22: fatal error: sys/ptem.h: No such file or directory #include ^ compilation terminated. configure:10697: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "expect" | #define PACKAGE_TARNAME "expect" | #define PACKAGE_VERSION "5.45" | #define PACKAGE_STRING "expect 5.45" | #define PACKAGE_BUGREPORT "" | #define BUILD_expect | #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 _LARGEFILE64_SOURCE 1 | #define TCL_WIDE_INT_TYPE long long | #define HAVE_STRUCT_STAT64 1 | #define HAVE_OPEN64 1 | #define HAVE_LSEEK64 1 | #define HAVE_TYPE_OFF64_T 1 | #define USE_TCL_STUBS 1 | #define USE_TCL_STUBS 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYSMACROS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_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:10720: result: no configure:10724: checking sys/ptem.h presence configure:10734: gcc -E conftest.c conftest.c:39:22: fatal error: sys/ptem.h: No such file or directory #include ^ compilation terminated. configure:10740: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "expect" | #define PACKAGE_TARNAME "expect" | #define PACKAGE_VERSION "5.45" | #define PACKAGE_STRING "expect 5.45" | #define PACKAGE_BUGREPORT "" | #define BUILD_expect | #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 _LARGEFILE64_SOURCE 1 | #define TCL_WIDE_INT_TYPE long long | #define HAVE_STRUCT_STAT64 1 | #define HAVE_OPEN64 1 | #define HAVE_LSEEK64 1 | #define HAVE_TYPE_OFF64_T 1 | #define USE_TCL_STUBS 1 | #define USE_TCL_STUBS 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYSMACROS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | /* end confdefs.h. */ | #include configure:10760: result: no configure:10795: checking for sys/ptem.h configure:10802: result: no configure:10824: checking sys/strredir.h usability configure:10836: gcc -c -pipe conftest.c >&5 conftest.c:73:26: fatal error: sys/strredir.h: No such file or directory #include ^ compilation terminated. configure:10842: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "expect" | #define PACKAGE_TARNAME "expect" | #define PACKAGE_VERSION "5.45" | #define PACKAGE_STRING "expect 5.45" | #define PACKAGE_BUGREPORT "" | #define BUILD_expect | #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 _LARGEFILE64_SOURCE 1 | #define TCL_WIDE_INT_TYPE long long | #define HAVE_STRUCT_STAT64 1 | #define HAVE_OPEN64 1 | #define HAVE_LSEEK64 1 | #define HAVE_TYPE_OFF64_T 1 | #define USE_TCL_STUBS 1 | #define USE_TCL_STUBS 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYSMACROS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_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:10865: result: no configure:10869: checking sys/strredir.h presence configure:10879: gcc -E conftest.c conftest.c:39:26: fatal error: sys/strredir.h: No such file or directory #include ^ compilation terminated. configure:10885: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "expect" | #define PACKAGE_TARNAME "expect" | #define PACKAGE_VERSION "5.45" | #define PACKAGE_STRING "expect 5.45" | #define PACKAGE_BUGREPORT "" | #define BUILD_expect | #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 _LARGEFILE64_SOURCE 1 | #define TCL_WIDE_INT_TYPE long long | #define HAVE_STRUCT_STAT64 1 | #define HAVE_OPEN64 1 | #define HAVE_LSEEK64 1 | #define HAVE_TYPE_OFF64_T 1 | #define USE_TCL_STUBS 1 | #define USE_TCL_STUBS 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYSMACROS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | /* end confdefs.h. */ | #include configure:10905: result: no configure:10940: checking for sys/strredir.h configure:10947: result: no configure:10969: checking sys/strpty.h usability configure:10981: gcc -c -pipe conftest.c >&5 conftest.c:73:24: fatal error: sys/strpty.h: No such file or directory #include ^ compilation terminated. configure:10987: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "expect" | #define PACKAGE_TARNAME "expect" | #define PACKAGE_VERSION "5.45" | #define PACKAGE_STRING "expect 5.45" | #define PACKAGE_BUGREPORT "" | #define BUILD_expect | #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 _LARGEFILE64_SOURCE 1 | #define TCL_WIDE_INT_TYPE long long | #define HAVE_STRUCT_STAT64 1 | #define HAVE_OPEN64 1 | #define HAVE_LSEEK64 1 | #define HAVE_TYPE_OFF64_T 1 | #define USE_TCL_STUBS 1 | #define USE_TCL_STUBS 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYSMACROS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_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:11010: result: no configure:11014: checking sys/strpty.h presence configure:11024: gcc -E conftest.c conftest.c:39:24: fatal error: sys/strpty.h: No such file or directory #include ^ compilation terminated. configure:11030: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "expect" | #define PACKAGE_TARNAME "expect" | #define PACKAGE_VERSION "5.45" | #define PACKAGE_STRING "expect 5.45" | #define PACKAGE_BUGREPORT "" | #define BUILD_expect | #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 _LARGEFILE64_SOURCE 1 | #define TCL_WIDE_INT_TYPE long long | #define HAVE_STRUCT_STAT64 1 | #define HAVE_OPEN64 1 | #define HAVE_LSEEK64 1 | #define HAVE_TYPE_OFF64_T 1 | #define USE_TCL_STUBS 1 | #define USE_TCL_STUBS 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYSMACROS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | /* end confdefs.h. */ | #include configure:11050: result: no configure:11085: checking for sys/strpty.h configure:11092: result: no configure:11105: checking for sys/bsdtypes.h configure:11262: result: no configure:11270: checking return type of signal handlers configure:11301: gcc -c -pipe conftest.c >&5 configure:11307: $? = 0 configure:11311: test -z || test ! -s conftest.err configure:11314: $? = 0 configure:11317: test -s conftest.o configure:11320: $? = 0 configure:11331: result: void configure:11344: checking whether struct tm is in sys/time.h or time.h configure:11367: gcc -c -pipe conftest.c >&5 configure:11373: $? = 0 configure:11377: test -z || test ! -s conftest.err configure:11380: $? = 0 configure:11383: test -s conftest.o configure:11386: $? = 0 configure:11397: result: time.h configure:11422: checking sys/time.h usability configure:11434: gcc -c -pipe conftest.c >&5 configure:11440: $? = 0 configure:11444: test -z || test ! -s conftest.err configure:11447: $? = 0 configure:11450: test -s conftest.o configure:11453: $? = 0 configure:11463: result: yes configure:11467: checking sys/time.h presence configure:11477: gcc -E conftest.c configure:11483: $? = 0 configure:11503: result: yes configure:11538: checking for sys/time.h configure:11545: result: yes configure:11558: checking whether time.h and sys/time.h may both be included configure:11583: gcc -c -pipe conftest.c >&5 configure:11589: $? = 0 configure:11593: test -z || test ! -s conftest.err configure:11596: $? = 0 configure:11599: test -s conftest.o configure:11602: $? = 0 configure:11613: result: yes configure:11623: checking for struct tm.tm_zone configure:11649: gcc -c -pipe conftest.c >&5 configure:11655: $? = 0 configure:11659: test -z || test ! -s conftest.err configure:11662: $? = 0 configure:11665: test -s conftest.o configure:11668: $? = 0 configure:11728: result: yes configure:11819: checking for gmtime_r configure:11876: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c >&5 configure:11882: $? = 0 configure:11886: test -z || test ! -s conftest.err configure:11889: $? = 0 configure:11892: test -s conftest configure:11895: $? = 0 configure:11907: result: yes configure:11819: checking for localtime_r configure:11876: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c >&5 configure:11882: $? = 0 configure:11886: test -z || test ! -s conftest.err configure:11889: $? = 0 configure:11892: test -s conftest configure:11895: $? = 0 configure:11907: result: yes configure:11918: checking tm_tzadj in struct tm configure:11940: gcc -c -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:50:17: error: 'struct tm' has no member named 'tm_tzadj' struct tm tm; tm.tm_tzadj; ^ configure:11946: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "expect" | #define PACKAGE_TARNAME "expect" | #define PACKAGE_VERSION "5.45" | #define PACKAGE_STRING "expect 5.45" | #define PACKAGE_BUGREPORT "" | #define BUILD_expect | #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 _LARGEFILE64_SOURCE 1 | #define TCL_WIDE_INT_TYPE long long | #define HAVE_STRUCT_STAT64 1 | #define HAVE_OPEN64 1 | #define HAVE_LSEEK64 1 | #define HAVE_TYPE_OFF64_T 1 | #define USE_TCL_STUBS 1 | #define USE_TCL_STUBS 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYSMACROS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define RETSIGTYPE void | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | /* end confdefs.h. */ | #include | int | main () | { | struct tm tm; tm.tm_tzadj; | ; | return 0; | } configure:11970: result: no configure:11980: checking tm_gmtoff in struct tm configure:12002: gcc -c -pipe conftest.c >&5 configure:12008: $? = 0 configure:12012: test -z || test ! -s conftest.err configure:12015: $? = 0 configure:12018: test -s conftest.o configure:12021: $? = 0 configure:12032: result: yes configure:12046: checking long timezone variable configure:12070: gcc -c -pipe conftest.c >&5 conftest.c: In function 'main': conftest.c:53:6: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit (0); ^ configure:12076: $? = 0 configure:12080: test -z || test ! -s conftest.err configure:12083: $? = 0 configure:12086: test -s conftest.o configure:12089: $? = 0 configure:12100: result: yes configure:12186: checking union wait configure:12211: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c >&5 configure:12217: $? = 0 configure:12221: test -z || test ! -s conftest.err configure:12224: $? = 0 configure:12227: test -s conftest configure:12230: $? = 0 configure:12243: result: yes configure:12255: checking for gethostname configure:12312: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c >&5 configure:12318: $? = 0 configure:12322: test -z || test ! -s conftest.err configure:12325: $? = 0 configure:12328: test -s conftest configure:12331: $? = 0 configure:12343: result: yes configure:12425: checking for socket configure:12482: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c >&5 configure:12488: $? = 0 configure:12492: test -z || test ! -s conftest.err configure:12495: $? = 0 configure:12498: test -s conftest configure:12501: $? = 0 configure:12513: result: yes configure:12594: checking for select configure:12651: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c >&5 configure:12657: $? = 0 configure:12661: test -z || test ! -s conftest.err configure:12664: $? = 0 configure:12667: test -s conftest configure:12670: $? = 0 configure:12682: result: yes configure:12763: checking for getpseudotty configure:12820: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c >&5 /tmp/ccbaMsgW.o: In function `main': conftest.c:(.text+0x9): undefined reference to `getpseudotty' /tmp/ccbaMsgW.o:(.data+0x0): undefined reference to `getpseudotty' collect2: error: ld returned 1 exit status configure:12826: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "expect" | #define PACKAGE_TARNAME "expect" | #define PACKAGE_VERSION "5.45" | #define PACKAGE_STRING "expect 5.45" | #define PACKAGE_BUGREPORT "" | #define BUILD_expect | #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 _LARGEFILE64_SOURCE 1 | #define TCL_WIDE_INT_TYPE long long | #define HAVE_STRUCT_STAT64 1 | #define HAVE_OPEN64 1 | #define HAVE_LSEEK64 1 | #define HAVE_TYPE_OFF64_T 1 | #define USE_TCL_STUBS 1 | #define USE_TCL_STUBS 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYSMACROS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define RETSIGTYPE void | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_TIMEZONE_VAR 1 | /* end confdefs.h. */ | /* Define getpseudotty to an innocuous variant, in case declares getpseudotty. | For example, HP-UX 11i declares gettimeofday. */ | #define getpseudotty innocuous_getpseudotty | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getpseudotty (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getpseudotty | | /* 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 getpseudotty (); | /* 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_getpseudotty) || defined (__stub___getpseudotty) | choke me | #else | char (*f) () = getpseudotty; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != getpseudotty; | ; | return 0; | } configure:12851: result: no configure:12861: checking for getpseudotty in -lseq configure:12891: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lseq >&5 /tools/lib/gcc/i686-pc-linux-gnu/4.8.1/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lseq collect2: error: ld returned 1 exit status configure:12897: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "expect" | #define PACKAGE_TARNAME "expect" | #define PACKAGE_VERSION "5.45" | #define PACKAGE_STRING "expect 5.45" | #define PACKAGE_BUGREPORT "" | #define BUILD_expect | #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 _LARGEFILE64_SOURCE 1 | #define TCL_WIDE_INT_TYPE long long | #define HAVE_STRUCT_STAT64 1 | #define HAVE_OPEN64 1 | #define HAVE_LSEEK64 1 | #define HAVE_TYPE_OFF64_T 1 | #define USE_TCL_STUBS 1 | #define USE_TCL_STUBS 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYSMACROS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define RETSIGTYPE void | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_TIMEZONE_VAR 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 getpseudotty (); | int | main () | { | getpseudotty (); | ; | return 0; | } configure:12923: result: no configure:12940: checking for openpty configure:12997: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c >&5 /tmp/ccwTYAW6.o: In function `main': conftest.c:(.text+0x9): undefined reference to `openpty' /tmp/ccwTYAW6.o:(.data+0x0): undefined reference to `openpty' collect2: error: ld returned 1 exit status configure:13003: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "expect" | #define PACKAGE_TARNAME "expect" | #define PACKAGE_VERSION "5.45" | #define PACKAGE_STRING "expect 5.45" | #define PACKAGE_BUGREPORT "" | #define BUILD_expect | #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 _LARGEFILE64_SOURCE 1 | #define TCL_WIDE_INT_TYPE long long | #define HAVE_STRUCT_STAT64 1 | #define HAVE_OPEN64 1 | #define HAVE_LSEEK64 1 | #define HAVE_TYPE_OFF64_T 1 | #define USE_TCL_STUBS 1 | #define USE_TCL_STUBS 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYSMACROS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define RETSIGTYPE void | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_TIMEZONE_VAR 1 | /* end confdefs.h. */ | /* Define openpty to an innocuous variant, in case declares openpty. | For example, HP-UX 11i declares gettimeofday. */ | #define openpty innocuous_openpty | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char openpty (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef openpty | | /* 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 openpty (); | /* 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_openpty) || defined (__stub___openpty) | choke me | #else | char (*f) () = openpty; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != openpty; | ; | return 0; | } configure:13028: result: no configure:13040: checking for openpty in -lutil configure:13070: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil >&5 configure:13076: $? = 0 configure:13080: test -z || test ! -s conftest.err configure:13083: $? = 0 configure:13086: test -s conftest configure:13089: $? = 0 configure:13102: result: yes configure:13125: checking if running Sequent running SVR4 configure:13132: result: no configure:13156: checking build system type configure:13174: result: i686-pc-linux-gnu configure:13182: checking host system type configure:13196: result: i686-pc-linux-gnu configure:13204: checking target system type configure:13218: result: i686-pc-linux-gnu configure:13276: checking for pid_t configure:13300: gcc -c -pipe conftest.c >&5 configure:13306: $? = 0 configure:13310: test -z || test ! -s conftest.err configure:13313: $? = 0 configure:13316: test -s conftest.o configure:13319: $? = 0 configure:13330: result: yes configure:13343: checking if running Mach configure:13357: result: no configure:13361: checking if running MachTen configure:13369: result: no configure:13373: checking if on Pyramid configure:13380: result: no configure:13385: checking if on Apollo configure:13392: result: no configure:13397: checking if on Interactive configure:13404: result: no configure:13409: checking stty to use configure:13416: result: /bin/stty configure:13419: checking if stty reads stdout configure:13472: result: no configure:13478: checking if running Solaris configure:13493: result: no configure:13612: checking for memmove configure:13669: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5 conftest.c:73:6: warning: conflicting types for built-in function 'memmove' [enabled by default] char memmove (); ^ configure:13675: $? = 0 configure:13679: test -z || test ! -s conftest.err configure:13682: $? = 0 configure:13685: test -s conftest configure:13688: $? = 0 configure:13700: result: yes configure:13709: checking for sysconf configure:13766: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5 configure:13772: $? = 0 configure:13776: test -z || test ! -s conftest.err configure:13779: $? = 0 configure:13782: test -s conftest configure:13785: $? = 0 configure:13797: result: yes configure:13806: checking for strftime configure:13863: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5 conftest.c:75:6: warning: conflicting types for built-in function 'strftime' [enabled by default] char strftime (); ^ configure:13869: $? = 0 configure:13873: test -z || test ! -s conftest.err configure:13876: $? = 0 configure:13879: test -s conftest configure:13882: $? = 0 configure:13894: result: yes configure:13903: checking for strchr configure:13960: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5 conftest.c:76:6: warning: conflicting types for built-in function 'strchr' [enabled by default] char strchr (); ^ configure:13966: $? = 0 configure:13970: test -z || test ! -s conftest.err configure:13973: $? = 0 configure:13976: test -s conftest configure:13979: $? = 0 configure:13991: result: yes configure:14000: checking for timezone configure:14057: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5 configure:14063: $? = 0 configure:14067: test -z || test ! -s conftest.err configure:14070: $? = 0 configure:14073: test -s conftest configure:14076: $? = 0 configure:14088: result: yes configure:14097: checking for siglongjmp configure:14154: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5 configure:14160: $? = 0 configure:14164: test -z || test ! -s conftest.err configure:14167: $? = 0 configure:14170: test -s conftest configure:14173: $? = 0 configure:14185: result: yes configure:14198: checking for memcpy configure:14219: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5 conftest.c: In function 'main': conftest.c:61:1: warning: incompatible implicit declaration of built-in function 'memcpy' [enabled by default] memcpy(s1,s2,0); ^ configure:14225: $? = 0 configure:14229: test -z || test ! -s conftest.err configure:14232: $? = 0 configure:14235: test -s conftest configure:14238: $? = 0 configure:14240: result: yes configure:14262: checking if WNOHANG requires _POSIX_SOURCE configure:14287: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5 configure:14290: $? = 0 configure:14292: ./conftest configure:14295: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "expect" | #define PACKAGE_TARNAME "expect" | #define PACKAGE_VERSION "5.45" | #define PACKAGE_STRING "expect 5.45" | #define PACKAGE_BUGREPORT "" | #define BUILD_expect | #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 _LARGEFILE64_SOURCE 1 | #define TCL_WIDE_INT_TYPE long long | #define HAVE_STRUCT_STAT64 1 | #define HAVE_OPEN64 1 | #define HAVE_LSEEK64 1 | #define HAVE_TYPE_OFF64_T 1 | #define USE_TCL_STUBS 1 | #define USE_TCL_STUBS 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYSMACROS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define RETSIGTYPE void | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_TIMEZONE_VAR 1 | #define HAVE_OPENPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRCHR 1 | #define HAVE_TIMEZONE 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_MEMCPY 1 | /* end confdefs.h. */ | | #include | main() { | #ifndef WNOHANG | return 0; | #else | return 1; | #endif | } configure:14310: result: no configure:14317: checking if any value exists for WNOHANG configure:14347: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5 configure:14350: $? = 0 configure:14352: ./conftest configure:14355: $? = 0 configure:14357: result: yes configure:14391: checking mask type of select configure:14401: result: none configure:14411: checking if signals need to be re-armed configure:14462: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5 conftest.c:60:0: warning: "RETSIGTYPE" redefined [enabled by default] #define RETSIGTYPE ^ conftest.c:38:0: note: this is the location of the previous definition #define RETSIGTYPE void ^ conftest.c: In function 'main': conftest.c:79:2: warning: passing argument 2 of 'signal' from incompatible pointer type [enabled by default] signal(SIGINT,parent_sigint_handler); ^ In file included from conftest.c:59:0: /tools/include/signal.h:102:23: note: expected '__sighandler_t' but argument is of type 'int (*)()' extern __sighandler_t signal (int __sig, __sighandler_t __handler) ^ conftest.c:82:3: warning: passing argument 2 of 'signal' from incompatible pointer type [enabled by default] signal(SIGINT,child_sigint_handler); ^ In file included from conftest.c:59:0: /tools/include/signal.h:102:23: note: expected '__sighandler_t' but argument is of type 'int (*)()' extern __sighandler_t signal (int __sig, __sighandler_t __handler) ^ conftest.c:91:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(signal_rearms); ^ configure:14465: $? = 0 configure:14467: ./conftest configure:14470: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "expect" | #define PACKAGE_TARNAME "expect" | #define PACKAGE_VERSION "5.45" | #define PACKAGE_STRING "expect 5.45" | #define PACKAGE_BUGREPORT "" | #define BUILD_expect | #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 _LARGEFILE64_SOURCE 1 | #define TCL_WIDE_INT_TYPE long long | #define HAVE_STRUCT_STAT64 1 | #define HAVE_OPEN64 1 | #define HAVE_LSEEK64 1 | #define HAVE_TYPE_OFF64_T 1 | #define USE_TCL_STUBS 1 | #define USE_TCL_STUBS 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYSMACROS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define RETSIGTYPE void | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_TIMEZONE_VAR 1 | #define HAVE_OPENPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRCHR 1 | #define HAVE_TIMEZONE 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_MEMCPY 1 | #define WNOHANG_BACKUP_VALUE 1 | #define SELECT_MASK_TYPE fd_set | /* end confdefs.h. */ | | #include | #define RETSIGTYPE | | int signal_rearms = 0; | | RETSIGTYPE | child_sigint_handler(n) | int n; | { | } | | RETSIGTYPE | parent_sigint_handler(n) | int n; | { | signal_rearms++; | } | | main() | { | signal(SIGINT,parent_sigint_handler); | | if (0 == fork()) { | signal(SIGINT,child_sigint_handler); | kill(getpid(),SIGINT); | kill(getpid(),SIGINT); | kill(getppid(),SIGINT); | } else { | int status; | | wait(&status); | unlink("core"); | exit(signal_rearms); | } | } configure:14485: result: no configure:14503: checking if on Convex configure:14518: result: no configure:14523: checking if on HP configure:14530: result: no configure:14535: checking sane default stty arguments configure:14547: result: configure:14554: checking for HP style pty allocation configure:14566: result: no configure:14570: checking for HP style pty trapping conftest.c:58:23: fatal error: sys/ptyio.h: No such file or directory #include ^ compilation terminated. configure:14591: result: no configure:14598: checking for AIX new-style pty allocation configure:14608: result: no configure:14612: checking for SGI old-style pty allocation configure:14622: result: no configure:14631: checking for SCO style pty allocation configure:14646: result: no configure:14650: checking for SVR4 style pty allocation configure:14653: result: yes configure:14660: checking for libpts="-lpt" in -lpt configure:14690: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lpt -lutil -lieee -lm >&5 conftest.c:66:20: error: called object is not a function or function pointer char libpts="-lpt" (); ^ conftest.c: In function 'main': conftest.c:70:15: error: called object is not a function or function pointer libpts="-lpt" (); ^ configure:14696: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "expect" | #define PACKAGE_TARNAME "expect" | #define PACKAGE_VERSION "5.45" | #define PACKAGE_STRING "expect 5.45" | #define PACKAGE_BUGREPORT "" | #define BUILD_expect | #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 _LARGEFILE64_SOURCE 1 | #define TCL_WIDE_INT_TYPE long long | #define HAVE_STRUCT_STAT64 1 | #define HAVE_OPEN64 1 | #define HAVE_LSEEK64 1 | #define HAVE_TYPE_OFF64_T 1 | #define USE_TCL_STUBS 1 | #define USE_TCL_STUBS 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYSMACROS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define RETSIGTYPE void | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_TIMEZONE_VAR 1 | #define HAVE_OPENPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRCHR 1 | #define HAVE_TIMEZONE 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_MEMCPY 1 | #define WNOHANG_BACKUP_VALUE 1 | #define SELECT_MASK_TYPE fd_set | #define HAVE_PTMX 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 libpts="-lpt" (); | int | main () | { | libpts="-lpt" (); | ; | return 0; | } configure:14722: result: no configure:14728: checking for ptsname configure:14785: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5 configure:14791: $? = 0 configure:14795: test -z || test ! -s conftest.err configure:14798: $? = 0 configure:14801: test -s conftest configure:14804: $? = 0 configure:14816: result: yes configure:14831: checking for OSF/1 style pty allocation configure:14841: result: no configure:14847: checking for tcgetattr configure:14904: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5 configure:14910: $? = 0 configure:14914: test -z || test ! -s conftest.err configure:14917: $? = 0 configure:14920: test -s conftest configure:14923: $? = 0 configure:14935: result: yes configure:14941: checking for tcsetattr configure:14998: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5 configure:15004: $? = 0 configure:15008: test -z || test ! -s conftest.err configure:15011: $? = 0 configure:15014: test -s conftest configure:15017: $? = 0 configure:15029: result: yes configure:15047: checking for struct sgttyb configure:15070: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5 conftest.c: In function 'main': conftest.c:65:17: error: storage size of 'tmp' isn't known struct sgttyb tmp; ^ conftest.c:66:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(0); ^ configure:15073: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "expect" | #define PACKAGE_TARNAME "expect" | #define PACKAGE_VERSION "5.45" | #define PACKAGE_STRING "expect 5.45" | #define PACKAGE_BUGREPORT "" | #define BUILD_expect | #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 _LARGEFILE64_SOURCE 1 | #define TCL_WIDE_INT_TYPE long long | #define HAVE_STRUCT_STAT64 1 | #define HAVE_OPEN64 1 | #define HAVE_LSEEK64 1 | #define HAVE_TYPE_OFF64_T 1 | #define USE_TCL_STUBS 1 | #define USE_TCL_STUBS 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYSMACROS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define RETSIGTYPE void | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_TIMEZONE_VAR 1 | #define HAVE_OPENPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRCHR 1 | #define HAVE_TIMEZONE 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_MEMCPY 1 | #define WNOHANG_BACKUP_VALUE 1 | #define SELECT_MASK_TYPE fd_set | #define HAVE_PTMX 1 | #define HAVE_TCSETATTR 1 | #define POSIX 1 | /* end confdefs.h. */ | | #include | main() | { | struct sgttyb tmp; | exit(0); | } configure:15094: result: no configure:15109: checking for struct termio configure:15131: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5 conftest.c: In function 'main': conftest.c:65:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(0); ^ configure:15134: $? = 0 configure:15136: ./conftest configure:15139: $? = 0 configure:15146: result: yes configure:15163: checking for struct termios configure:15190: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5 conftest.c: In function 'main': conftest.c:71:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(0); ^ configure:15193: $? = 0 configure:15195: ./conftest configure:15198: $? = 0 configure:15205: result: yes configure:15222: checking if TCGETS or TCGETA in termios.h configure:15251: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5 configure:15254: $? = 0 configure:15256: ./conftest configure:15259: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "expect" | #define PACKAGE_TARNAME "expect" | #define PACKAGE_VERSION "5.45" | #define PACKAGE_STRING "expect 5.45" | #define PACKAGE_BUGREPORT "" | #define BUILD_expect | #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 _LARGEFILE64_SOURCE 1 | #define TCL_WIDE_INT_TYPE long long | #define HAVE_STRUCT_STAT64 1 | #define HAVE_OPEN64 1 | #define HAVE_LSEEK64 1 | #define HAVE_TYPE_OFF64_T 1 | #define USE_TCL_STUBS 1 | #define USE_TCL_STUBS 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYSMACROS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define RETSIGTYPE void | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_TIMEZONE_VAR 1 | #define HAVE_OPENPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRCHR 1 | #define HAVE_TIMEZONE 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_MEMCPY 1 | #define WNOHANG_BACKUP_VALUE 1 | #define SELECT_MASK_TYPE fd_set | #define HAVE_PTMX 1 | #define HAVE_TCSETATTR 1 | #define POSIX 1 | #define HAVE_TERMIO 1 | #define HAVE_TERMIOS 1 | /* end confdefs.h. */ | | /* including termios.h on Solaris 5.6 fails unless inttypes.h included */ | #ifdef HAVE_INTTYPES_H | #include | #endif | #include | main() { | #if defined(TCGETS) || defined(TCGETA) | return 0; | #else | return 1; | #endif | } configure:15274: result: no configure:15281: checking if TIOCGWINSZ in termios.h configure:15310: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5 configure:15313: $? = 0 configure:15315: ./conftest configure:15318: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "expect" | #define PACKAGE_TARNAME "expect" | #define PACKAGE_VERSION "5.45" | #define PACKAGE_STRING "expect 5.45" | #define PACKAGE_BUGREPORT "" | #define BUILD_expect | #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 _LARGEFILE64_SOURCE 1 | #define TCL_WIDE_INT_TYPE long long | #define HAVE_STRUCT_STAT64 1 | #define HAVE_OPEN64 1 | #define HAVE_LSEEK64 1 | #define HAVE_TYPE_OFF64_T 1 | #define USE_TCL_STUBS 1 | #define USE_TCL_STUBS 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYSMACROS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define RETSIGTYPE void | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_TIMEZONE_VAR 1 | #define HAVE_OPENPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRCHR 1 | #define HAVE_TIMEZONE 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_MEMCPY 1 | #define WNOHANG_BACKUP_VALUE 1 | #define SELECT_MASK_TYPE fd_set | #define HAVE_PTMX 1 | #define HAVE_TCSETATTR 1 | #define POSIX 1 | #define HAVE_TERMIO 1 | #define HAVE_TERMIOS 1 | /* end confdefs.h. */ | | /* including termios.h on Solaris 5.6 fails unless inttypes.h included */ | #ifdef HAVE_INTTYPES_H | #include | #endif | #include | main() { | #ifdef TIOCGWINSZ | return 0; | #else | return 1; | #endif | } configure:15333: result: no configure:15341: checking for Cray-style ptys configure:15367: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5 configure:15370: $? = 0 configure:15372: ./conftest configure:15375: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "expect" | #define PACKAGE_TARNAME "expect" | #define PACKAGE_VERSION "5.45" | #define PACKAGE_STRING "expect 5.45" | #define PACKAGE_BUGREPORT "" | #define BUILD_expect | #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 _LARGEFILE64_SOURCE 1 | #define TCL_WIDE_INT_TYPE long long | #define HAVE_STRUCT_STAT64 1 | #define HAVE_OPEN64 1 | #define HAVE_LSEEK64 1 | #define HAVE_TYPE_OFF64_T 1 | #define USE_TCL_STUBS 1 | #define USE_TCL_STUBS 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYSMACROS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define RETSIGTYPE void | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_TIMEZONE_VAR 1 | #define HAVE_OPENPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRCHR 1 | #define HAVE_TIMEZONE 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_MEMCPY 1 | #define WNOHANG_BACKUP_VALUE 1 | #define SELECT_MASK_TYPE fd_set | #define HAVE_PTMX 1 | #define HAVE_TCSETATTR 1 | #define POSIX 1 | #define HAVE_TERMIO 1 | #define HAVE_TERMIOS 1 | /* end confdefs.h. */ | | main(){ | #ifdef CRAY | return 0; | #else | return 1; | #endif | } | configure:15388: result: no configure:15402: checking for select configure:15459: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5 configure:15465: $? = 0 configure:15469: test -z || test ! -s conftest.err configure:15472: $? = 0 configure:15475: test -s conftest configure:15478: $? = 0 configure:15490: result: yes configure:15496: checking for poll configure:15553: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5 configure:15559: $? = 0 configure:15563: test -z || test ! -s conftest.err configure:15566: $? = 0 configure:15569: test -s conftest configure:15572: $? = 0 configure:15584: result: yes configure:15590: checking event handling configure:15595: result: via select configure:15617: checking for _getpty configure:15674: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5 /tmp/ccMeEtNn.o: In function `main': conftest.c:(.text+0x9): undefined reference to `_getpty' /tmp/ccMeEtNn.o:(.data+0x0): undefined reference to `_getpty' collect2: error: ld returned 1 exit status configure:15680: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "expect" | #define PACKAGE_TARNAME "expect" | #define PACKAGE_VERSION "5.45" | #define PACKAGE_STRING "expect 5.45" | #define PACKAGE_BUGREPORT "" | #define BUILD_expect | #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 _LARGEFILE64_SOURCE 1 | #define TCL_WIDE_INT_TYPE long long | #define HAVE_STRUCT_STAT64 1 | #define HAVE_OPEN64 1 | #define HAVE_LSEEK64 1 | #define HAVE_TYPE_OFF64_T 1 | #define USE_TCL_STUBS 1 | #define USE_TCL_STUBS 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYSMACROS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define RETSIGTYPE void | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_TIMEZONE_VAR 1 | #define HAVE_OPENPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRCHR 1 | #define HAVE_TIMEZONE 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_MEMCPY 1 | #define WNOHANG_BACKUP_VALUE 1 | #define SELECT_MASK_TYPE fd_set | #define HAVE_PTMX 1 | #define HAVE_TCSETATTR 1 | #define POSIX 1 | #define HAVE_TERMIO 1 | #define HAVE_TERMIOS 1 | /* end confdefs.h. */ | /* Define _getpty to an innocuous variant, in case declares _getpty. | For example, HP-UX 11i declares gettimeofday. */ | #define _getpty innocuous__getpty | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _getpty (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _getpty | | /* 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 _getpty (); | /* 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__getpty) || defined (__stub____getpty) | choke me | #else | char (*f) () = _getpty; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != _getpty; | ; | return 0; | } configure:15705: result: no configure:15719: checking for getpty configure:15776: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5 /tmp/cc0Y0SSq.o: In function `main': conftest.c:(.text+0x9): undefined reference to `getpty' /tmp/cc0Y0SSq.o:(.data+0x0): undefined reference to `getpty' collect2: error: ld returned 1 exit status configure:15782: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "expect" | #define PACKAGE_TARNAME "expect" | #define PACKAGE_VERSION "5.45" | #define PACKAGE_STRING "expect 5.45" | #define PACKAGE_BUGREPORT "" | #define BUILD_expect | #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 _LARGEFILE64_SOURCE 1 | #define TCL_WIDE_INT_TYPE long long | #define HAVE_STRUCT_STAT64 1 | #define HAVE_OPEN64 1 | #define HAVE_LSEEK64 1 | #define HAVE_TYPE_OFF64_T 1 | #define USE_TCL_STUBS 1 | #define USE_TCL_STUBS 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYSMACROS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define RETSIGTYPE void | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_TIMEZONE_VAR 1 | #define HAVE_OPENPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRCHR 1 | #define HAVE_TIMEZONE 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_MEMCPY 1 | #define WNOHANG_BACKUP_VALUE 1 | #define SELECT_MASK_TYPE fd_set | #define HAVE_PTMX 1 | #define HAVE_TCSETATTR 1 | #define POSIX 1 | #define HAVE_TERMIO 1 | #define HAVE_TERMIOS 1 | /* end confdefs.h. */ | /* Define getpty to an innocuous variant, in case declares getpty. | For example, HP-UX 11i declares gettimeofday. */ | #define getpty innocuous_getpty | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getpty (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getpty | | /* 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 getpty (); | /* 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_getpty) || defined (__stub___getpty) | choke me | #else | char (*f) () = getpty; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != getpty; | ; | return 0; | } configure:15807: result: no configure:15819: checking whether setpgrp takes no argument configure:15851: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5 conftest.c: In function 'main': conftest.c:73:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit (setpgrp (1,1) == -1 ? 0 : 1); ^ conftest.c:73:3: error: too many arguments to function 'setpgrp' In file included from conftest.c:64:0: /tools/include/unistd.h:672:12: note: declared here extern int setpgrp (void) __THROW; ^ configure:15854: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "expect" | #define PACKAGE_TARNAME "expect" | #define PACKAGE_VERSION "5.45" | #define PACKAGE_STRING "expect 5.45" | #define PACKAGE_BUGREPORT "" | #define BUILD_expect | #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 _LARGEFILE64_SOURCE 1 | #define TCL_WIDE_INT_TYPE long long | #define HAVE_STRUCT_STAT64 1 | #define HAVE_OPEN64 1 | #define HAVE_LSEEK64 1 | #define HAVE_TYPE_OFF64_T 1 | #define USE_TCL_STUBS 1 | #define USE_TCL_STUBS 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYSMACROS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define RETSIGTYPE void | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define HAVE_GMTIME_R 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_TM_GMTOFF 1 | #define HAVE_TIMEZONE_VAR 1 | #define HAVE_OPENPTY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_SYSCONF 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRCHR 1 | #define HAVE_TIMEZONE 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_MEMCPY 1 | #define WNOHANG_BACKUP_VALUE 1 | #define SELECT_MASK_TYPE fd_set | #define HAVE_PTMX 1 | #define HAVE_TCSETATTR 1 | #define POSIX 1 | #define HAVE_TERMIO 1 | #define HAVE_TERMIOS 1 | /* end confdefs.h. */ | #if HAVE_UNISTD_H | # include | #endif | | int | main () | { | /* If this system has a BSD-style setpgrp which takes arguments, | setpgrp(1, 1) will fail with ESRCH and return -1, in that case | exit successfully. */ | exit (setpgrp (1,1) == -1 ? 0 : 1); | ; | return 0; | } configure:15873: result: yes configure:15887: checking for SV-style timezone configure:15913: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5 conftest.c: In function 'main': conftest.c:72:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(0); ^ configure:15916: $? = 0 configure:15918: ./conftest configure:15921: $? = 0 configure:15927: result: yes configure:15962: checking for long file names configure:16001: result: yes configure:16406: checking for tclsh configure:16433: result: /tools/bin/tclsh8.6 configure:16574: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by expect config.status 5.45, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on r-14-4-stu config.status:724: creating Makefile config.status:907: executing default commands configure:17611: configuring in testsuite configure:17728: running /bin/bash './configure' --prefix=/tools '--prefix=/tools' '--with-tcl=/tools/lib' '--with-tclinclude=/tools/include' --cache-file=/dev/null --srcdir=. ## ---------------- ## ## 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_tclconfig=/tools/lib ac_cv_c_tclh=/tools/include ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= 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= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_func__getpty=no ac_cv_func_connect=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostname=yes ac_cv_func_getpseudotty=no ac_cv_func_getpty=no ac_cv_func_gmtime_r=yes ac_cv_func_localtime_r=yes ac_cv_func_lseek64=yes ac_cv_func_memmove=yes ac_cv_func_open64=yes ac_cv_func_openpty=no ac_cv_func_poll=yes ac_cv_func_ptsname=yes ac_cv_func_select=yes ac_cv_func_setpgrp_void=yes ac_cv_func_siglongjmp=yes ac_cv_func_sin=no ac_cv_func_socket=yes ac_cv_func_strchr=yes ac_cv_func_strftime=yes ac_cv_func_sysconf=yes ac_cv_func_tcgetattr=yes ac_cv_func_tcsetattr=yes ac_cv_func_timezone=yes 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_fcntl_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_ptem_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_stropts_h=yes ac_cv_header_sys_strpty_h=no ac_cv_header_sys_strredir_h=no ac_cv_header_sys_sysconfig_h=no ac_cv_header_sys_sysmacros_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_header_values_h=yes ac_cv_header_varargs_h=no ac_cv_host=i686-pc-linux-gnu ac_cv_host_alias=i686-pc-linux-gnu ac_cv_lib_ieee_main=yes ac_cv_lib_inet_main=no ac_cv_lib_pt_libpts___lpt_=no ac_cv_lib_pthread_pthread_mutex_init=yes ac_cv_lib_seq_getpseudotty=no ac_cv_lib_util_openpty=yes ac_cv_member_struct_tm_tm_zone=yes ac_cv_objext=o ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AR=ar ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc 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 ac_cv_struct_tm=time.h ac_cv_sys_long_file_names=yes ac_cv_target=i686-pc-linux-gnu ac_cv_target_alias=i686-pc-linux-gnu ac_cv_type_pid_t=yes ac_cv_type_signal=void tcl_cv_cc_pipe=yes tcl_cv_cc_visibility_hidden=yes tcl_cv_dirent_h=yes tcl_cv_flag__isoc99_source=no tcl_cv_flag__largefile64_source=yes tcl_cv_flag__largefile_source64=no tcl_cv_member_tm_gmtoff=yes tcl_cv_member_tm_tzadj=no tcl_cv_struct_dirent64=no tcl_cv_struct_stat64=yes tcl_cv_sys_version=Linux-3.11.0-11-lowlatency tcl_cv_timezone_long=yes tcl_cv_type_64bit='long long' tcl_cv_type_off64_t=yes tcl_cv_union_wait=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='ar' CC='gcc' CELIB_DIR='' CFLAGS=' -pipe ${CFLAGS_DEFAULT} ${CFLAGS_WARNING} ${SHLIB_CFLAGS} ' CFLAGS_DEBUG='-g' CFLAGS_DEFAULT='-O2 -fomit-frame-pointer' CFLAGS_OPTIMIZE='-O2 -fomit-frame-pointer' CFLAGS_WARNING='-Wall' CLEANFILES=' pkgIndex.tcl' CPP='gcc -E' CPPFLAGS='' CYGPATH='echo' DEFAULT_STTY_ARGS='sane' DEFS='-DPACKAGE_NAME=\"expect\" -DPACKAGE_TARNAME=\"expect\" -DPACKAGE_VERSION=\"5.45\" -DPACKAGE_STRING=\"expect\ 5.45\" -DPACKAGE_BUGREPORT=\"\" -DBUILD_expect= -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\"\)\)\) -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 -DUSE_TCL_STUBS=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYSMACROS_H=1 -DHAVE_STROPTS_H=1 -DHAVE_SYS_FCNTL_H=1 -DRETSIGTYPE=void -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_OPENPTY=1 -DHAVE_MEMMOVE=1 -DHAVE_SYSCONF=1 -DHAVE_STRFTIME=1 -DHAVE_STRCHR=1 -DHAVE_TIMEZONE=1 -DHAVE_SIGLONGJMP=1 -DHAVE_MEMCPY=1 -DWNOHANG_BACKUP_VALUE=1 -DSELECT_MASK_TYPE=fd_set -DHAVE_PTMX=1 -DHAVE_TCSETATTR=1 -DPOSIX=1 -DHAVE_TERMIO=1 -DHAVE_TERMIOS=1 -DSETPGRP_VOID=1 -DHAVE_SV_TIMEZONE=1 -DHAVE_LONG_FILE_NAMES=1 ' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' EXP_BUILD_LIB_SPEC='-L/mnt/lfs/sources/expect5.45 -lexpect5.45' EXP_CC_SEARCH_FLAGS='-Wl,-rpath,${LIB_RUNTIME_DIR}/${PACKAGE_NAME}${PACKAGE_VERSION}' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LDFLAGS=' -Wl,--export-dynamic ' LDFLAGS_DEFAULT=' -Wl,--export-dynamic ' LD_LIBRARY_PATH_VAR='LD_LIBRARY_PATH' LIBOBJS='' LIBS=' -lutil -lieee -lm -Wl,-rpath,${LIB_RUNTIME_DIR}' LTLIBOBJS='' 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' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='expect' PACKAGE_STRING='expect 5.45' PACKAGE_TARNAME='expect' PACKAGE_VERSION='5.45' PATH_SEPARATOR=':' PKG_CFLAGS=' -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"${DESTDIR}${prefix}/lib/${PKG_DIR}\" -DEXECSCRIPTDIR=\"${DESTDIR}${pkglibdir}\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\""' PKG_HEADERS=' expect.h expect_tcl.h expect_comm.h tcldbg.h' PKG_INCLUDES=' -I. -I"."' PKG_LIBS='' PKG_LIB_FILE='libexpect5.45.so' PKG_OBJECTS=' exp_command.o expect.o exp_inter.o exp_regexp.o exp_tty.o exp_log.o exp_main_sub.o exp_pty.o exp_trap.o exp_strf.o exp_console.o exp_glob.o exp_win.o exp_clib.o exp_closetcl.o exp_memmove.o exp_tty_comm.o exp_chan.o Dbg.o pty_termios.o exp_select.o exp_event.o' PKG_SOURCES=' exp_command.c expect.c exp_inter.c exp_regexp.c exp_tty.c exp_log.c exp_main_sub.c exp_pty.c exp_trap.c exp_strf.c exp_console.c exp_glob.c exp_win.c exp_clib.c exp_closetcl.c exp_memmove.c exp_tty_comm.c exp_chan.c Dbg.c pty_termios.c exp_select.c exp_event.c' PKG_STUB_LIB_FILE='libexpectstub5.45.a' PKG_STUB_OBJECTS='' PKG_STUB_SOURCES='' PKG_TCL_SOURCES='' RANLIB=':' RANLIB_STUB='ranlib' SETPGRP_VOID='' SETUID=':' SET_MAKE='' SHARED_BUILD='1' SHELL='/bin/bash' SHLIB_CFLAGS='-fPIC' SHLIB_LD='${CC} -shared ${CFLAGS} ${LDFLAGS_DEFAULT}' SHLIB_LD_LIBS='${LIBS} -L/tools/lib -ltclstub8.6' STLIB_LD='${AR} cr' TCLSH_PROG='/tools/bin/tclsh8.6' TCL_BIN_DIR='/tools/lib' TCL_CC_SEARCH_FLAGS='-Wl,-rpath,${LIB_RUNTIME_DIR}' 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 -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_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 -DUSE_TERMIOS=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_DL_LIBS='-ldl' TCL_EXTRA_CFLAGS=' -pipe -fvisibility=hidden ' TCL_INCLUDES='-I"/tools/include"' 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/tools/lib -ltcl8.6' TCL_PATCH_LEVEL='.0' TCL_SHLIB_LD_LIBS='${LIBS}' TCL_SRC_DIR='/mnt/lfs/sources/tcl8.6.0' TCL_STUB_LIB_FILE='libtclstub8.6.a' TCL_STUB_LIB_FLAG='-ltclstub8.6' TCL_STUB_LIB_SPEC='-L/tools/lib -ltclstub8.6' TCL_THREADS='1' TCL_TOP_DIR_NATIVE='"/mnt/lfs/sources/tcl8.6.0"' TCL_VERSION='8.6' VC_MANIFEST_EMBED_DLL='' VC_MANIFEST_EMBED_EXE='' ac_ct_CC='gcc' ac_ct_RANLIB='ranlib' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='${prefix}/share' exec_prefix='/tools' host='i686-pc-linux-gnu' host_alias='' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' includedir='${prefix}/include' infodir='${prefix}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='/tools' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs=' testsuite' sysconfdir='${prefix}/etc' target='i686-pc-linux-gnu' target_alias='' target_cpu='i686' target_os='linux-gnu' target_vendor='pc' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define BUILD_expect #define HAVE_GMTIME_R 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALTIME_R 1 #define HAVE_LONG_FILE_NAMES 1 #define HAVE_LSEEK64 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMORY_H 1 #define HAVE_OPEN64 1 #define HAVE_OPENPTY 1 #define HAVE_PTMX 1 #define HAVE_SIGLONGJMP 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRCHR 1 #define HAVE_STRFTIME 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STROPTS_H 1 #define HAVE_STRUCT_STAT64 1 #define HAVE_STRUCT_TM_TM_ZONE 1 #define HAVE_SV_TIMEZONE 1 #define HAVE_SYSCONF 1 #define HAVE_SYSMACROS_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_TCSETATTR 1 #define HAVE_TERMIO 1 #define HAVE_TERMIOS 1 #define HAVE_TIMEZONE 1 #define HAVE_TIMEZONE_VAR 1 #define HAVE_TM_GMTOFF 1 #define HAVE_TM_ZONE 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 "expect" #define PACKAGE_STRING "expect 5.45" #define PACKAGE_TARNAME "expect" #define PACKAGE_VERSION "5.45" #define POSIX 1 #define RETSIGTYPE void #define SELECT_MASK_TYPE fd_set #define SETPGRP_VOID 1 #define STDC_HEADERS 1 #define TCL_THREADS 1 #define TCL_WIDE_INT_TYPE long long #define TIME_WITH_SYS_TIME 1 #define USE_TCL_STUBS 1 #define USE_TCL_STUBS 1 #define USE_THREAD_ALLOC 1 #define WNOHANG_BACKUP_VALUE 1 #define _LARGEFILE64_SOURCE 1 #define _REENTRANT 1 #define _THREAD_SAFE 1 configure: exit 0