Ticket #3424: config.log

File config.log, 109.7 KB (added by Reg Burgess, 11 years ago)
Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by expect configure 5.45, which was
5generated by GNU Autoconf 2.59. Invocation command line was
6
7 $ ./configure --prefix=/tools --with-tcl=/tools/lib --with-tclinclude=/tools/include
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = r-14-4-stu
14uname -m = i686
15uname -r = 3.11.0-11-lowlatency
16uname -s = Linux
17uname -v = #4-Ubuntu SMP PREEMPT Wed Oct 2 21:30:34 UTC 2013
18
19/usr/bin/uname -p = unknown
20/bin/uname -X = unknown
21
22/bin/arch = unknown
23/usr/bin/arch -k = unknown
24/usr/convex/getsysinfo = unknown
25hostinfo = unknown
26/bin/machine = unknown
27/usr/bin/oslevel = unknown
28/bin/universe = unknown
29
30PATH: /tools/bin
31PATH: /bin
32PATH: /usr/bin
33
34
35## ----------- ##
36## Core tests. ##
37## ----------- ##
38
39configure:1330: checking for correct TEA configuration
40configure:1349: result: ok (TEA 3.9)
41configure:1414: configuring expect 5.45
42configure:1488: checking for Tcl configuration
43configure:1615: result: found /tools/lib/tclConfig.sh
44configure:1621: checking for existence of /tools/lib/tclConfig.sh
45configure:1625: result: loading
46configure:1763: --exec-prefix defaulting to TCL_EXEC_PREFIX /tools
47configure:1837: checking for gcc
48configure:1853: found /tools/bin/gcc
49configure:1863: result: gcc
50configure:2107: checking for C compiler version
51configure:2110: gcc --version </dev/null >&5
52gcc (GCC) 4.8.1
53Copyright (C) 2013 Free Software Foundation, Inc.
54This is free software; see the source for copying conditions. There is NO
55warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
56
57configure:2113: $? = 0
58configure:2115: gcc -v </dev/null >&5
59Using built-in specs.
60COLLECT_GCC=gcc
61COLLECT_LTO_WRAPPER=/tools/libexec/gcc/i686-pc-linux-gnu/4.8.1/lto-wrapper
62Target: i686-pc-linux-gnu
63Configured 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
64Thread model: posix
65gcc version 4.8.1 (GCC)
66configure:2118: $? = 0
67configure:2120: gcc -V </dev/null >&5
68gcc: error: unrecognized command line option '-V'
69gcc: fatal error: no input files
70compilation terminated.
71configure:2123: $? = 1
72configure:2146: checking for C compiler default output file name
73configure:2149: gcc conftest.c >&5
74configure:2152: $? = 0
75configure:2198: result: a.out
76configure:2203: checking whether the C compiler works
77configure:2209: ./a.out
78configure:2212: $? = 0
79configure:2229: result: yes
80configure:2236: checking whether we are cross compiling
81configure:2238: result: no
82configure:2241: checking for suffix of executables
83configure:2243: gcc -o conftest conftest.c >&5
84configure:2246: $? = 0
85configure:2271: result:
86configure:2277: checking for suffix of object files
87configure:2298: gcc -c conftest.c >&5
88configure:2301: $? = 0
89configure:2323: result: o
90configure:2327: checking whether we are using the GNU C compiler
91configure:2351: gcc -c conftest.c >&5
92configure:2357: $? = 0
93configure:2361: test -z
94 || test ! -s conftest.err
95configure:2364: $? = 0
96configure:2367: test -s conftest.o
97configure:2370: $? = 0
98configure:2383: result: yes
99configure:2389: checking whether gcc accepts -g
100configure:2410: gcc -c -g conftest.c >&5
101configure:2416: $? = 0
102configure:2420: test -z
103 || test ! -s conftest.err
104configure:2423: $? = 0
105configure:2426: test -s conftest.o
106configure:2429: $? = 0
107configure:2440: result: yes
108configure:2457: checking for gcc option to accept ANSI C
109configure:2527: gcc -c conftest.c >&5
110configure:2533: $? = 0
111configure:2537: test -z
112 || test ! -s conftest.err
113configure:2540: $? = 0
114configure:2543: test -s conftest.o
115configure:2546: $? = 0
116configure:2564: result: none needed
117configure:2582: gcc -c conftest.c >&5
118conftest.c:2:3: error: unknown type name 'choke'
119 choke me
120 ^
121conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input
122configure:2588: $? = 1
123configure: failed program was:
124| #ifndef __cplusplus
125| choke me
126| #endif
127configure:2726: checking how to run the C preprocessor
128configure:2761: gcc -E conftest.c
129configure:2767: $? = 0
130configure:2799: gcc -E conftest.c
131conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
132 #include <ac_nonexistent.h>
133 ^
134compilation terminated.
135configure:2805: $? = 1
136configure: failed program was:
137| /* confdefs.h. */
138|
139| #define PACKAGE_NAME "expect"
140| #define PACKAGE_TARNAME "expect"
141| #define PACKAGE_VERSION "5.45"
142| #define PACKAGE_STRING "expect 5.45"
143| #define PACKAGE_BUGREPORT ""
144| #define BUILD_expect
145| /* end confdefs.h. */
146| #include <ac_nonexistent.h>
147configure:2844: result: gcc -E
148configure:2868: gcc -E conftest.c
149configure:2874: $? = 0
150configure:2906: gcc -E conftest.c
151conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
152 #include <ac_nonexistent.h>
153 ^
154compilation terminated.
155configure:2912: $? = 1
156configure: failed program was:
157| /* confdefs.h. */
158|
159| #define PACKAGE_NAME "expect"
160| #define PACKAGE_TARNAME "expect"
161| #define PACKAGE_VERSION "5.45"
162| #define PACKAGE_STRING "expect 5.45"
163| #define PACKAGE_BUGREPORT ""
164| #define BUILD_expect
165| /* end confdefs.h. */
166| #include <ac_nonexistent.h>
167configure:2969: checking for a BSD-compatible install
168configure:3024: result: /usr/bin/install -c
169configure:3040: checking whether make sets $(MAKE)
170configure:3060: result: yes
171configure:3115: checking for ranlib
172configure:3131: found /tools/bin/ranlib
173configure:3142: result: ranlib
174configure:3164: checking for egrep
175configure:3174: result: grep -E
176configure:3179: checking for ANSI C header files
177configure:3204: gcc -c conftest.c >&5
178configure:3210: $? = 0
179configure:3214: test -z
180 || test ! -s conftest.err
181configure:3217: $? = 0
182configure:3220: test -s conftest.o
183configure:3223: $? = 0
184configure:3312: gcc -o conftest conftest.c >&5
185conftest.c: In function 'main':
186conftest.c:27:7: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
187 exit(2);
188 ^
189configure:3315: $? = 0
190configure:3317: ./conftest
191configure:3320: $? = 0
192configure:3335: result: yes
193configure:3359: checking for sys/types.h
194configure:3375: gcc -c conftest.c >&5
195configure:3381: $? = 0
196configure:3385: test -z
197 || test ! -s conftest.err
198configure:3388: $? = 0
199configure:3391: test -s conftest.o
200configure:3394: $? = 0
201configure:3405: result: yes
202configure:3359: checking for sys/stat.h
203configure:3375: gcc -c conftest.c >&5
204configure:3381: $? = 0
205configure:3385: test -z
206 || test ! -s conftest.err
207configure:3388: $? = 0
208configure:3391: test -s conftest.o
209configure:3394: $? = 0
210configure:3405: result: yes
211configure:3359: checking for stdlib.h
212configure:3375: gcc -c conftest.c >&5
213configure:3381: $? = 0
214configure:3385: test -z
215 || test ! -s conftest.err
216configure:3388: $? = 0
217configure:3391: test -s conftest.o
218configure:3394: $? = 0
219configure:3405: result: yes
220configure:3359: checking for string.h
221configure:3375: gcc -c conftest.c >&5
222configure:3381: $? = 0
223configure:3385: test -z
224 || test ! -s conftest.err
225configure:3388: $? = 0
226configure:3391: test -s conftest.o
227configure:3394: $? = 0
228configure:3405: result: yes
229configure:3359: checking for memory.h
230configure:3375: gcc -c conftest.c >&5
231configure:3381: $? = 0
232configure:3385: test -z
233 || test ! -s conftest.err
234configure:3388: $? = 0
235configure:3391: test -s conftest.o
236configure:3394: $? = 0
237configure:3405: result: yes
238configure:3359: checking for strings.h
239configure:3375: gcc -c conftest.c >&5
240configure:3381: $? = 0
241configure:3385: test -z
242 || test ! -s conftest.err
243configure:3388: $? = 0
244configure:3391: test -s conftest.o
245configure:3394: $? = 0
246configure:3405: result: yes
247configure:3359: checking for inttypes.h
248configure:3375: gcc -c conftest.c >&5
249configure:3381: $? = 0
250configure:3385: test -z
251 || test ! -s conftest.err
252configure:3388: $? = 0
253configure:3391: test -s conftest.o
254configure:3394: $? = 0
255configure:3405: result: yes
256configure:3359: checking for stdint.h
257configure:3375: gcc -c conftest.c >&5
258configure:3381: $? = 0
259configure:3385: test -z
260 || test ! -s conftest.err
261configure:3388: $? = 0
262configure:3391: test -s conftest.o
263configure:3394: $? = 0
264configure:3405: result: yes
265configure:3359: checking for unistd.h
266configure:3375: gcc -c conftest.c >&5
267configure:3381: $? = 0
268configure:3385: test -z
269 || test ! -s conftest.err
270configure:3388: $? = 0
271configure:3391: test -s conftest.o
272configure:3394: $? = 0
273configure:3405: result: yes
274configure:3427: checking if the compiler understands -pipe
275configure:3450: gcc -c -pipe conftest.c >&5
276configure:3456: $? = 0
277configure:3460: test -z
278 || test ! -s conftest.err
279configure:3463: $? = 0
280configure:3466: test -s conftest.o
281configure:3469: $? = 0
282configure:3481: result: yes
283configure:3492: checking whether byte ordering is bigendian
284configure:3519: gcc -c -pipe conftest.c >&5
285configure:3525: $? = 0
286configure:3529: test -z
287 || test ! -s conftest.err
288configure:3532: $? = 0
289configure:3535: test -s conftest.o
290configure:3538: $? = 0
291configure:3562: gcc -c -pipe conftest.c >&5
292conftest.c: In function 'main':
293conftest.c:27:2: error: unknown type name 'not'
294 not big endian
295 ^
296conftest.c:27:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
297 not big endian
298 ^
299configure:3568: $? = 1
300configure: failed program was:
301| /* confdefs.h. */
302|
303| #define PACKAGE_NAME "expect"
304| #define PACKAGE_TARNAME "expect"
305| #define PACKAGE_VERSION "5.45"
306| #define PACKAGE_STRING "expect 5.45"
307| #define PACKAGE_BUGREPORT ""
308| #define BUILD_expect
309| #define STDC_HEADERS 1
310| #define HAVE_SYS_TYPES_H 1
311| #define HAVE_SYS_STAT_H 1
312| #define HAVE_STDLIB_H 1
313| #define HAVE_STRING_H 1
314| #define HAVE_MEMORY_H 1
315| #define HAVE_STRINGS_H 1
316| #define HAVE_INTTYPES_H 1
317| #define HAVE_STDINT_H 1
318| #define HAVE_UNISTD_H 1
319| /* end confdefs.h. */
320| #include <sys/types.h>
321| #include <sys/param.h>
322|
323| int
324| main ()
325| {
326| #if BYTE_ORDER != BIG_ENDIAN
327| not big endian
328| #endif
329|
330| ;
331| return 0;
332| }
333configure:3703: result: no
334configure:3731: checking for sin
335configure:3788: gcc -o conftest -pipe conftest.c >&5
336conftest.c:44:6: warning: conflicting types for built-in function 'sin' [enabled by default]
337 char sin ();
338 ^
339/tmp/ccKWhRKb.o: In function `main':
340conftest.c:(.text+0x9): undefined reference to `sin'
341/tmp/ccKWhRKb.o:(.data+0x0): undefined reference to `sin'
342collect2: error: ld returned 1 exit status
343configure:3794: $? = 1
344configure: failed program was:
345| /* confdefs.h. */
346|
347| #define PACKAGE_NAME "expect"
348| #define PACKAGE_TARNAME "expect"
349| #define PACKAGE_VERSION "5.45"
350| #define PACKAGE_STRING "expect 5.45"
351| #define PACKAGE_BUGREPORT ""
352| #define BUILD_expect
353| #define STDC_HEADERS 1
354| #define HAVE_SYS_TYPES_H 1
355| #define HAVE_SYS_STAT_H 1
356| #define HAVE_STDLIB_H 1
357| #define HAVE_STRING_H 1
358| #define HAVE_MEMORY_H 1
359| #define HAVE_STRINGS_H 1
360| #define HAVE_INTTYPES_H 1
361| #define HAVE_STDINT_H 1
362| #define HAVE_UNISTD_H 1
363| /* end confdefs.h. */
364| /* Define sin to an innocuous variant, in case <limits.h> declares sin.
365| For example, HP-UX 11i <limits.h> declares gettimeofday. */
366| #define sin innocuous_sin
367|
368| /* System header to define __stub macros and hopefully few prototypes,
369| which can conflict with char sin (); below.
370| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
371| <limits.h> exists even on freestanding compilers. */
372|
373| #ifdef __STDC__
374| # include <limits.h>
375| #else
376| # include <assert.h>
377| #endif
378|
379| #undef sin
380|
381| /* Override any gcc2 internal prototype to avoid an error. */
382| #ifdef __cplusplus
383| extern "C"
384| {
385| #endif
386| /* We use char because int might match the return type of a gcc2
387| builtin and then its argument prototype would still apply. */
388| char sin ();
389| /* The GNU C library defines this for functions which it implements
390| to always fail with ENOSYS. Some functions are actually named
391| something starting with __ and the normal name is an alias. */
392| #if defined (__stub_sin) || defined (__stub___sin)
393| choke me
394| #else
395| char (*f) () = sin;
396| #endif
397| #ifdef __cplusplus
398| }
399| #endif
400|
401| int
402| main ()
403| {
404| return f != sin;
405| ;
406| return 0;
407| }
408configure:3819: result: no
409configure:3827: checking for main in -lieee
410configure:3851: gcc -o conftest -pipe conftest.c -lieee >&5
411configure:3857: $? = 0
412configure:3861: test -z
413 || test ! -s conftest.err
414configure:3864: $? = 0
415configure:3867: test -s conftest
416configure:3870: $? = 0
417configure:3883: result: yes
418configure:3895: checking for main in -linet
419configure:3919: gcc -o conftest -pipe conftest.c -linet >&5
420/tools/lib/gcc/i686-pc-linux-gnu/4.8.1/../../../../i686-pc-linux-gnu/bin/ld: cannot find -linet
421collect2: error: ld returned 1 exit status
422configure:3925: $? = 1
423configure: failed program was:
424| /* confdefs.h. */
425|
426| #define PACKAGE_NAME "expect"
427| #define PACKAGE_TARNAME "expect"
428| #define PACKAGE_VERSION "5.45"
429| #define PACKAGE_STRING "expect 5.45"
430| #define PACKAGE_BUGREPORT ""
431| #define BUILD_expect
432| #define STDC_HEADERS 1
433| #define HAVE_SYS_TYPES_H 1
434| #define HAVE_SYS_STAT_H 1
435| #define HAVE_STDLIB_H 1
436| #define HAVE_STRING_H 1
437| #define HAVE_MEMORY_H 1
438| #define HAVE_STRINGS_H 1
439| #define HAVE_INTTYPES_H 1
440| #define HAVE_STDINT_H 1
441| #define HAVE_UNISTD_H 1
442| /* end confdefs.h. */
443|
444|
445| int
446| main ()
447| {
448| main ();
449| ;
450| return 0;
451| }
452configure:3951: result: no
453configure:3967: checking net/errno.h usability
454configure:3979: gcc -c -pipe conftest.c >&5
455conftest.c:54:23: fatal error: net/errno.h: No such file or directory
456 #include <net/errno.h>
457 ^
458compilation terminated.
459configure:3985: $? = 1
460configure: failed program was:
461| /* confdefs.h. */
462|
463| #define PACKAGE_NAME "expect"
464| #define PACKAGE_TARNAME "expect"
465| #define PACKAGE_VERSION "5.45"
466| #define PACKAGE_STRING "expect 5.45"
467| #define PACKAGE_BUGREPORT ""
468| #define BUILD_expect
469| #define STDC_HEADERS 1
470| #define HAVE_SYS_TYPES_H 1
471| #define HAVE_SYS_STAT_H 1
472| #define HAVE_STDLIB_H 1
473| #define HAVE_STRING_H 1
474| #define HAVE_MEMORY_H 1
475| #define HAVE_STRINGS_H 1
476| #define HAVE_INTTYPES_H 1
477| #define HAVE_STDINT_H 1
478| #define HAVE_UNISTD_H 1
479| /* end confdefs.h. */
480| #include <stdio.h>
481| #if HAVE_SYS_TYPES_H
482| # include <sys/types.h>
483| #endif
484| #if HAVE_SYS_STAT_H
485| # include <sys/stat.h>
486| #endif
487| #if STDC_HEADERS
488| # include <stdlib.h>
489| # include <stddef.h>
490| #else
491| # if HAVE_STDLIB_H
492| # include <stdlib.h>
493| # endif
494| #endif
495| #if HAVE_STRING_H
496| # if !STDC_HEADERS && HAVE_MEMORY_H
497| # include <memory.h>
498| # endif
499| # include <string.h>
500| #endif
501| #if HAVE_STRINGS_H
502| # include <strings.h>
503| #endif
504| #if HAVE_INTTYPES_H
505| # include <inttypes.h>
506| #else
507| # if HAVE_STDINT_H
508| # include <stdint.h>
509| # endif
510| #endif
511| #if HAVE_UNISTD_H
512| # include <unistd.h>
513| #endif
514| #include <net/errno.h>
515configure:4008: result: no
516configure:4012: checking net/errno.h presence
517configure:4022: gcc -E conftest.c
518conftest.c:20:23: fatal error: net/errno.h: No such file or directory
519 #include <net/errno.h>
520 ^
521compilation terminated.
522configure:4028: $? = 1
523configure: failed program was:
524| /* confdefs.h. */
525|
526| #define PACKAGE_NAME "expect"
527| #define PACKAGE_TARNAME "expect"
528| #define PACKAGE_VERSION "5.45"
529| #define PACKAGE_STRING "expect 5.45"
530| #define PACKAGE_BUGREPORT ""
531| #define BUILD_expect
532| #define STDC_HEADERS 1
533| #define HAVE_SYS_TYPES_H 1
534| #define HAVE_SYS_STAT_H 1
535| #define HAVE_STDLIB_H 1
536| #define HAVE_STRING_H 1
537| #define HAVE_MEMORY_H 1
538| #define HAVE_STRINGS_H 1
539| #define HAVE_INTTYPES_H 1
540| #define HAVE_STDINT_H 1
541| #define HAVE_UNISTD_H 1
542| /* end confdefs.h. */
543| #include <net/errno.h>
544configure:4048: result: no
545configure:4083: checking for net/errno.h
546configure:4090: result: no
547configure:4124: checking for connect
548configure:4181: gcc -o conftest -pipe conftest.c >&5
549configure:4187: $? = 0
550configure:4191: test -z
551 || test ! -s conftest.err
552configure:4194: $? = 0
553configure:4197: test -s conftest
554configure:4200: $? = 0
555configure:4212: result: yes
556configure:4487: checking for gethostbyname
557configure:4544: gcc -o conftest -pipe conftest.c >&5
558configure:4550: $? = 0
559configure:4554: test -z
560 || test ! -s conftest.err
561configure:4557: $? = 0
562configure:4560: test -s conftest
563configure:4563: $? = 0
564configure:4575: result: yes
565configure:4659: checking dirent.h
566configure:4700: gcc -o conftest -pipe conftest.c >&5
567configure:4706: $? = 0
568configure:4710: test -z
569 || test ! -s conftest.err
570configure:4713: $? = 0
571configure:4716: test -s conftest
572configure:4719: $? = 0
573configure:4731: result: yes
574configure:4753: checking errno.h usability
575configure:4765: gcc -c -pipe conftest.c >&5
576configure:4771: $? = 0
577configure:4775: test -z
578 || test ! -s conftest.err
579configure:4778: $? = 0
580configure:4781: test -s conftest.o
581configure:4784: $? = 0
582configure:4794: result: yes
583configure:4798: checking errno.h presence
584configure:4808: gcc -E conftest.c
585configure:4814: $? = 0
586configure:4834: result: yes
587configure:4869: checking for errno.h
588configure:4876: result: yes
589configure:4901: checking float.h usability
590configure:4913: gcc -c -pipe conftest.c >&5
591configure:4919: $? = 0
592configure:4923: test -z
593 || test ! -s conftest.err
594configure:4926: $? = 0
595configure:4929: test -s conftest.o
596configure:4932: $? = 0
597configure:4942: result: yes
598configure:4946: checking float.h presence
599configure:4956: gcc -E conftest.c
600configure:4962: $? = 0
601configure:4982: result: yes
602configure:5017: checking for float.h
603configure:5024: result: yes
604configure:5049: checking values.h usability
605configure:5061: gcc -c -pipe conftest.c >&5
606configure:5067: $? = 0
607configure:5071: test -z
608 || test ! -s conftest.err
609configure:5074: $? = 0
610configure:5077: test -s conftest.o
611configure:5080: $? = 0
612configure:5090: result: yes
613configure:5094: checking values.h presence
614configure:5104: gcc -E conftest.c
615configure:5110: $? = 0
616configure:5130: result: yes
617configure:5165: checking for values.h
618configure:5172: result: yes
619configure:5197: checking limits.h usability
620configure:5209: gcc -c -pipe conftest.c >&5
621configure:5215: $? = 0
622configure:5219: test -z
623 || test ! -s conftest.err
624configure:5222: $? = 0
625configure:5225: test -s conftest.o
626configure:5228: $? = 0
627configure:5238: result: yes
628configure:5242: checking limits.h presence
629configure:5252: gcc -E conftest.c
630configure:5258: $? = 0
631configure:5278: result: yes
632configure:5313: checking for limits.h
633configure:5320: result: yes
634configure:5340: checking for stdlib.h
635configure:5345: result: yes
636configure:5542: checking for string.h
637configure:5547: result: yes
638configure:5741: checking sys/wait.h usability
639configure:5753: gcc -c -pipe conftest.c >&5
640configure:5759: $? = 0
641configure:5763: test -z
642 || test ! -s conftest.err
643configure:5766: $? = 0
644configure:5769: test -s conftest.o
645configure:5772: $? = 0
646configure:5782: result: yes
647configure:5786: checking sys/wait.h presence
648configure:5796: gcc -E conftest.c
649configure:5802: $? = 0
650configure:5822: result: yes
651configure:5857: checking for sys/wait.h
652configure:5864: result: yes
653configure:5889: checking dlfcn.h usability
654configure:5901: gcc -c -pipe conftest.c >&5
655configure:5907: $? = 0
656configure:5911: test -z
657 || test ! -s conftest.err
658configure:5914: $? = 0
659configure:5917: test -s conftest.o
660configure:5920: $? = 0
661configure:5930: result: yes
662configure:5934: checking dlfcn.h presence
663configure:5944: gcc -E conftest.c
664configure:5950: $? = 0
665configure:5970: result: yes
666configure:6005: checking for dlfcn.h
667configure:6012: result: yes
668configure:6043: checking sys/param.h usability
669configure:6055: gcc -c -pipe conftest.c >&5
670configure:6061: $? = 0
671configure:6065: test -z
672 || test ! -s conftest.err
673configure:6068: $? = 0
674configure:6071: test -s conftest.o
675configure:6074: $? = 0
676configure:6084: result: yes
677configure:6088: checking sys/param.h presence
678configure:6098: gcc -E conftest.c
679configure:6104: $? = 0
680configure:6124: result: yes
681configure:6159: checking for sys/param.h
682configure:6166: result: yes
683configure:6198: checking for Tcl public headers
684configure:6273: result: /tools/include
685configure:6288: checking for Tcl private include files
686configure:6342: result: private headers found with public headers
687configure:6414: checking for pthread_mutex_init in -lpthread
688configure:6444: gcc -o conftest -pipe conftest.c -lpthread >&5
689configure:6450: $? = 0
690configure:6454: test -z
691 || test ! -s conftest.err
692configure:6457: $? = 0
693configure:6460: test -s conftest
694configure:6463: $? = 0
695configure:6476: result: yes
696configure:6797: checking for building with threads
697configure:6805: result: yes (default)
698configure:6846: checking how to build libraries
699configure:6864: result: shared
700configure:6891: checking if 64bit support is requested
701configure:6900: result: no
702configure:6905: checking if 64bit Sparc VIS support is requested
703configure:6914: result: no
704configure:6925: checking if compiler supports visibility "hidden"
705configure:6950: gcc -o conftest -pipe -Werror conftest.c >&5
706configure:6956: $? = 0
707configure:6960: test -z
708 || test ! -s conftest.err
709configure:6963: $? = 0
710configure:6966: test -s conftest
711configure:6969: $? = 0
712configure:6982: result: yes
713configure:6997: checking if rpath support is requested
714configure:7006: result: yes
715configure:7032: checking system version
716configure:7055: result: Linux-3.11.0-11-lowlatency
717configure:7094: checking for ar
718configure:7110: found /tools/bin/ar
719configure:7120: result: ar
720configure:8955: checking for required early compiler flags
721configure:8978: gcc -c -pipe conftest.c >&5
722configure:8984: $? = 0
723configure:8988: test -z
724 || test ! -s conftest.err
725configure:8991: $? = 0
726configure:8994: test -s conftest.o
727configure:8997: $? = 0
728configure:9083: gcc -c -pipe conftest.c >&5
729conftest.c: In function 'main':
730conftest.c:31:15: error: storage size of 'buf' isn't known
731 struct stat64 buf; int i = stat64("/", &buf);
732 ^
733configure:9089: $? = 1
734configure: failed program was:
735| /* confdefs.h. */
736|
737| #define PACKAGE_NAME "expect"
738| #define PACKAGE_TARNAME "expect"
739| #define PACKAGE_VERSION "5.45"
740| #define PACKAGE_STRING "expect 5.45"
741| #define PACKAGE_BUGREPORT ""
742| #define BUILD_expect
743| #define STDC_HEADERS 1
744| #define HAVE_SYS_TYPES_H 1
745| #define HAVE_SYS_STAT_H 1
746| #define HAVE_STDLIB_H 1
747| #define HAVE_STRING_H 1
748| #define HAVE_MEMORY_H 1
749| #define HAVE_STRINGS_H 1
750| #define HAVE_INTTYPES_H 1
751| #define HAVE_STDINT_H 1
752| #define HAVE_UNISTD_H 1
753| #define HAVE_LIMITS_H 1
754| #define HAVE_SYS_PARAM_H 1
755| #define USE_THREAD_ALLOC 1
756| #define _REENTRANT 1
757| #define _THREAD_SAFE 1
758| #define TCL_THREADS 1
759| #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
760| /* end confdefs.h. */
761| #include <sys/stat.h>
762| int
763| main ()
764| {
765| struct stat64 buf; int i = stat64("/", &buf);
766| ;
767| return 0;
768| }
769configure:9126: gcc -c -pipe conftest.c >&5
770configure:9132: $? = 0
771configure:9136: test -z
772 || test ! -s conftest.err
773configure:9139: $? = 0
774configure:9142: test -s conftest.o
775configure:9145: $? = 0
776configure:9188: gcc -c -pipe conftest.c >&5
777conftest.c: In function 'main':
778conftest.c:32:19: error: 'open64' undeclared (first use in this function)
779 char *p = (char *)open64;
780 ^
781conftest.c:32:19: note: each undeclared identifier is reported only once for each function it appears in
782configure:9194: $? = 1
783configure: failed program was:
784| /* confdefs.h. */
785|
786| #define PACKAGE_NAME "expect"
787| #define PACKAGE_TARNAME "expect"
788| #define PACKAGE_VERSION "5.45"
789| #define PACKAGE_STRING "expect 5.45"
790| #define PACKAGE_BUGREPORT ""
791| #define BUILD_expect
792| #define STDC_HEADERS 1
793| #define HAVE_SYS_TYPES_H 1
794| #define HAVE_SYS_STAT_H 1
795| #define HAVE_STDLIB_H 1
796| #define HAVE_STRING_H 1
797| #define HAVE_MEMORY_H 1
798| #define HAVE_STRINGS_H 1
799| #define HAVE_INTTYPES_H 1
800| #define HAVE_STDINT_H 1
801| #define HAVE_UNISTD_H 1
802| #define HAVE_LIMITS_H 1
803| #define HAVE_SYS_PARAM_H 1
804| #define USE_THREAD_ALLOC 1
805| #define _REENTRANT 1
806| #define _THREAD_SAFE 1
807| #define TCL_THREADS 1
808| #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
809| #define _LARGEFILE64_SOURCE 1
810| /* end confdefs.h. */
811| #include <sys/stat.h>
812| int
813| main ()
814| {
815| char *p = (char *)open64;
816| ;
817| return 0;
818| }
819configure:9231: gcc -c -pipe conftest.c >&5
820conftest.c: In function 'main':
821conftest.c:33:19: error: 'open64' undeclared (first use in this function)
822 char *p = (char *)open64;
823 ^
824conftest.c:33:19: note: each undeclared identifier is reported only once for each function it appears in
825configure:9237: $? = 1
826configure: failed program was:
827| /* confdefs.h. */
828|
829| #define PACKAGE_NAME "expect"
830| #define PACKAGE_TARNAME "expect"
831| #define PACKAGE_VERSION "5.45"
832| #define PACKAGE_STRING "expect 5.45"
833| #define PACKAGE_BUGREPORT ""
834| #define BUILD_expect
835| #define STDC_HEADERS 1
836| #define HAVE_SYS_TYPES_H 1
837| #define HAVE_SYS_STAT_H 1
838| #define HAVE_STDLIB_H 1
839| #define HAVE_STRING_H 1
840| #define HAVE_MEMORY_H 1
841| #define HAVE_STRINGS_H 1
842| #define HAVE_INTTYPES_H 1
843| #define HAVE_STDINT_H 1
844| #define HAVE_UNISTD_H 1
845| #define HAVE_LIMITS_H 1
846| #define HAVE_SYS_PARAM_H 1
847| #define USE_THREAD_ALLOC 1
848| #define _REENTRANT 1
849| #define _THREAD_SAFE 1
850| #define TCL_THREADS 1
851| #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
852| #define _LARGEFILE64_SOURCE 1
853| /* end confdefs.h. */
854| #define _LARGEFILE_SOURCE64 1
855| #include <sys/stat.h>
856| int
857| main ()
858| {
859| char *p = (char *)open64;
860| ;
861| return 0;
862| }
863configure:9277: result: _LARGEFILE64_SOURCE
864configure:9282: checking for 64-bit integer type
865configure:9306: gcc -c -pipe conftest.c >&5
866conftest.c: In function 'main':
867conftest.c:32:1: error: unknown type name '__int64'
868 __int64 value = (__int64) 0;
869 ^
870conftest.c:32:18: error: '__int64' undeclared (first use in this function)
871 __int64 value = (__int64) 0;
872 ^
873conftest.c:32:18: note: each undeclared identifier is reported only once for each function it appears in
874conftest.c:32:27: error: expected ',' or ';' before numeric constant
875 __int64 value = (__int64) 0;
876 ^
877configure:9312: $? = 1
878configure: failed program was:
879| /* confdefs.h. */
880|
881| #define PACKAGE_NAME "expect"
882| #define PACKAGE_TARNAME "expect"
883| #define PACKAGE_VERSION "5.45"
884| #define PACKAGE_STRING "expect 5.45"
885| #define PACKAGE_BUGREPORT ""
886| #define BUILD_expect
887| #define STDC_HEADERS 1
888| #define HAVE_SYS_TYPES_H 1
889| #define HAVE_SYS_STAT_H 1
890| #define HAVE_STDLIB_H 1
891| #define HAVE_STRING_H 1
892| #define HAVE_MEMORY_H 1
893| #define HAVE_STRINGS_H 1
894| #define HAVE_INTTYPES_H 1
895| #define HAVE_STDINT_H 1
896| #define HAVE_UNISTD_H 1
897| #define HAVE_LIMITS_H 1
898| #define HAVE_SYS_PARAM_H 1
899| #define USE_THREAD_ALLOC 1
900| #define _REENTRANT 1
901| #define _THREAD_SAFE 1
902| #define TCL_THREADS 1
903| #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
904| #define _LARGEFILE64_SOURCE 1
905| /* end confdefs.h. */
906|
907| int
908| main ()
909| {
910| __int64 value = (__int64) 0;
911| ;
912| return 0;
913| }
914configure:9356: gcc -c -pipe conftest.c >&5
915configure:9362: $? = 0
916configure:9366: test -z
917 || test ! -s conftest.err
918configure:9369: $? = 0
919configure:9372: test -s conftest.o
920configure:9375: $? = 0
921configure:9406: result: long long
922configure:9410: checking for struct dirent64
923configure:9433: gcc -c -pipe conftest.c >&5
924conftest.c:30:24: fatal error: sys/dirent.h: No such file or directory
925 #include <sys/dirent.h>
926 ^
927compilation terminated.
928configure:9439: $? = 1
929configure: failed program was:
930| /* confdefs.h. */
931|
932| #define PACKAGE_NAME "expect"
933| #define PACKAGE_TARNAME "expect"
934| #define PACKAGE_VERSION "5.45"
935| #define PACKAGE_STRING "expect 5.45"
936| #define PACKAGE_BUGREPORT ""
937| #define BUILD_expect
938| #define STDC_HEADERS 1
939| #define HAVE_SYS_TYPES_H 1
940| #define HAVE_SYS_STAT_H 1
941| #define HAVE_STDLIB_H 1
942| #define HAVE_STRING_H 1
943| #define HAVE_MEMORY_H 1
944| #define HAVE_STRINGS_H 1
945| #define HAVE_INTTYPES_H 1
946| #define HAVE_STDINT_H 1
947| #define HAVE_UNISTD_H 1
948| #define HAVE_LIMITS_H 1
949| #define HAVE_SYS_PARAM_H 1
950| #define USE_THREAD_ALLOC 1
951| #define _REENTRANT 1
952| #define _THREAD_SAFE 1
953| #define TCL_THREADS 1
954| #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
955| #define _LARGEFILE64_SOURCE 1
956| #define TCL_WIDE_INT_TYPE long long
957| /* end confdefs.h. */
958| #include <sys/types.h>
959| #include <sys/dirent.h>
960| int
961| main ()
962| {
963| struct dirent64 p;
964| ;
965| return 0;
966| }
967configure:9463: result: no
968configure:9473: checking for struct stat64
969configure:9496: gcc -c -pipe conftest.c >&5
970configure:9502: $? = 0
971configure:9506: test -z
972 || test ! -s conftest.err
973configure:9509: $? = 0
974configure:9512: test -s conftest.o
975configure:9515: $? = 0
976configure:9526: result: yes
977configure:9541: checking for open64
978configure:9598: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c >&5
979configure:9604: $? = 0
980configure:9608: test -z
981 || test ! -s conftest.err
982configure:9611: $? = 0
983configure:9614: test -s conftest
984configure:9617: $? = 0
985configure:9629: result: yes
986configure:9541: checking for lseek64
987configure:9598: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c >&5
988configure:9604: $? = 0
989configure:9608: test -z
990 || test ! -s conftest.err
991configure:9611: $? = 0
992configure:9614: test -s conftest
993configure:9617: $? = 0
994configure:9629: result: yes
995configure:9639: checking for off64_t
996configure:9662: gcc -c -pipe conftest.c >&5
997configure:9668: $? = 0
998configure:9672: test -z
999 || test ! -s conftest.err
1000configure:9675: $? = 0
1001configure:9678: test -s conftest.o
1002configure:9681: $? = 0
1003configure:9701: result: yes
1004configure:9717: checking for build with symbols
1005configure:9730: result: no
1006configure:9798: checking sys/select.h usability
1007configure:9810: gcc -c -pipe conftest.c >&5
1008configure:9816: $? = 0
1009configure:9820: test -z
1010 || test ! -s conftest.err
1011configure:9823: $? = 0
1012configure:9826: test -s conftest.o
1013configure:9829: $? = 0
1014configure:9839: result: yes
1015configure:9843: checking sys/select.h presence
1016configure:9853: gcc -E conftest.c
1017configure:9859: $? = 0
1018configure:9879: result: yes
1019configure:9914: checking for sys/select.h
1020configure:9921: result: yes
1021configure:9943: checking sys/sysmacros.h usability
1022configure:9955: gcc -c -pipe conftest.c >&5
1023configure:9961: $? = 0
1024configure:9965: test -z
1025 || test ! -s conftest.err
1026configure:9968: $? = 0
1027configure:9971: test -s conftest.o
1028configure:9974: $? = 0
1029configure:9984: result: yes
1030configure:9988: checking sys/sysmacros.h presence
1031configure:9998: gcc -E conftest.c
1032configure:10004: $? = 0
1033configure:10024: result: yes
1034configure:10059: checking for sys/sysmacros.h
1035configure:10066: result: yes
1036configure:10093: checking varargs.h usability
1037configure:10105: gcc -c -pipe conftest.c >&5
1038In file included from conftest.c:71:0:
1039/tools/lib/gcc/i686-pc-linux-gnu/4.8.1/include/varargs.h:4:2: error: #error "GCC no longer implements <varargs.h>."
1040 #error "GCC no longer implements <varargs.h>."
1041 ^
1042/tools/lib/gcc/i686-pc-linux-gnu/4.8.1/include/varargs.h:5:2: error: #error "Revise your code to use <stdarg.h>."
1043 #error "Revise your code to use <stdarg.h>."
1044 ^
1045configure:10111: $? = 1
1046configure: failed program was:
1047| /* confdefs.h. */
1048|
1049| #define PACKAGE_NAME "expect"
1050| #define PACKAGE_TARNAME "expect"
1051| #define PACKAGE_VERSION "5.45"
1052| #define PACKAGE_STRING "expect 5.45"
1053| #define PACKAGE_BUGREPORT ""
1054| #define BUILD_expect
1055| #define STDC_HEADERS 1
1056| #define HAVE_SYS_TYPES_H 1
1057| #define HAVE_SYS_STAT_H 1
1058| #define HAVE_STDLIB_H 1
1059| #define HAVE_STRING_H 1
1060| #define HAVE_MEMORY_H 1
1061| #define HAVE_STRINGS_H 1
1062| #define HAVE_INTTYPES_H 1
1063| #define HAVE_STDINT_H 1
1064| #define HAVE_UNISTD_H 1
1065| #define HAVE_LIMITS_H 1
1066| #define HAVE_SYS_PARAM_H 1
1067| #define USE_THREAD_ALLOC 1
1068| #define _REENTRANT 1
1069| #define _THREAD_SAFE 1
1070| #define TCL_THREADS 1
1071| #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
1072| #define _LARGEFILE64_SOURCE 1
1073| #define TCL_WIDE_INT_TYPE long long
1074| #define HAVE_STRUCT_STAT64 1
1075| #define HAVE_OPEN64 1
1076| #define HAVE_LSEEK64 1
1077| #define HAVE_TYPE_OFF64_T 1
1078| #define USE_TCL_STUBS 1
1079| #define USE_TCL_STUBS 1
1080| #define HAVE_SYS_SELECT_H 1
1081| #define HAVE_SYSMACROS_H 1
1082| /* end confdefs.h. */
1083| #include <stdio.h>
1084| #if HAVE_SYS_TYPES_H
1085| # include <sys/types.h>
1086| #endif
1087| #if HAVE_SYS_STAT_H
1088| # include <sys/stat.h>
1089| #endif
1090| #if STDC_HEADERS
1091| # include <stdlib.h>
1092| # include <stddef.h>
1093| #else
1094| # if HAVE_STDLIB_H
1095| # include <stdlib.h>
1096| # endif
1097| #endif
1098| #if HAVE_STRING_H
1099| # if !STDC_HEADERS && HAVE_MEMORY_H
1100| # include <memory.h>
1101| # endif
1102| # include <string.h>
1103| #endif
1104| #if HAVE_STRINGS_H
1105| # include <strings.h>
1106| #endif
1107| #if HAVE_INTTYPES_H
1108| # include <inttypes.h>
1109| #else
1110| # if HAVE_STDINT_H
1111| # include <stdint.h>
1112| # endif
1113| #endif
1114| #if HAVE_UNISTD_H
1115| # include <unistd.h>
1116| #endif
1117| #include <varargs.h>
1118configure:10134: result: no
1119configure:10138: checking varargs.h presence
1120configure:10148: gcc -E conftest.c
1121In file included from conftest.c:37:0:
1122/tools/lib/gcc/i686-pc-linux-gnu/4.8.1/include/varargs.h:4:2: error: #error "GCC no longer implements <varargs.h>."
1123 #error "GCC no longer implements <varargs.h>."
1124 ^
1125/tools/lib/gcc/i686-pc-linux-gnu/4.8.1/include/varargs.h:5:2: error: #error "Revise your code to use <stdarg.h>."
1126 #error "Revise your code to use <stdarg.h>."
1127 ^
1128configure:10154: $? = 1
1129configure: failed program was:
1130| /* confdefs.h. */
1131|
1132| #define PACKAGE_NAME "expect"
1133| #define PACKAGE_TARNAME "expect"
1134| #define PACKAGE_VERSION "5.45"
1135| #define PACKAGE_STRING "expect 5.45"
1136| #define PACKAGE_BUGREPORT ""
1137| #define BUILD_expect
1138| #define STDC_HEADERS 1
1139| #define HAVE_SYS_TYPES_H 1
1140| #define HAVE_SYS_STAT_H 1
1141| #define HAVE_STDLIB_H 1
1142| #define HAVE_STRING_H 1
1143| #define HAVE_MEMORY_H 1
1144| #define HAVE_STRINGS_H 1
1145| #define HAVE_INTTYPES_H 1
1146| #define HAVE_STDINT_H 1
1147| #define HAVE_UNISTD_H 1
1148| #define HAVE_LIMITS_H 1
1149| #define HAVE_SYS_PARAM_H 1
1150| #define USE_THREAD_ALLOC 1
1151| #define _REENTRANT 1
1152| #define _THREAD_SAFE 1
1153| #define TCL_THREADS 1
1154| #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
1155| #define _LARGEFILE64_SOURCE 1
1156| #define TCL_WIDE_INT_TYPE long long
1157| #define HAVE_STRUCT_STAT64 1
1158| #define HAVE_OPEN64 1
1159| #define HAVE_LSEEK64 1
1160| #define HAVE_TYPE_OFF64_T 1
1161| #define USE_TCL_STUBS 1
1162| #define USE_TCL_STUBS 1
1163| #define HAVE_SYS_SELECT_H 1
1164| #define HAVE_SYSMACROS_H 1
1165| /* end confdefs.h. */
1166| #include <varargs.h>
1167configure:10174: result: no
1168configure:10209: checking for varargs.h
1169configure:10216: result: no
1170configure:10242: checking sys/stropts.h usability
1171configure:10254: gcc -c -pipe conftest.c >&5
1172configure:10260: $? = 0
1173configure:10264: test -z
1174 || test ! -s conftest.err
1175configure:10267: $? = 0
1176configure:10270: test -s conftest.o
1177configure:10273: $? = 0
1178configure:10283: result: yes
1179configure:10287: checking sys/stropts.h presence
1180configure:10297: gcc -E conftest.c
1181configure:10303: $? = 0
1182configure:10323: result: yes
1183configure:10358: checking for sys/stropts.h
1184configure:10365: result: yes
1185configure:10389: checking sys/sysconfig.h usability
1186configure:10401: gcc -c -pipe conftest.c >&5
1187conftest.c:72:27: fatal error: sys/sysconfig.h: No such file or directory
1188 #include <sys/sysconfig.h>
1189 ^
1190compilation terminated.
1191configure:10407: $? = 1
1192configure: failed program was:
1193| /* confdefs.h. */
1194|
1195| #define PACKAGE_NAME "expect"
1196| #define PACKAGE_TARNAME "expect"
1197| #define PACKAGE_VERSION "5.45"
1198| #define PACKAGE_STRING "expect 5.45"
1199| #define PACKAGE_BUGREPORT ""
1200| #define BUILD_expect
1201| #define STDC_HEADERS 1
1202| #define HAVE_SYS_TYPES_H 1
1203| #define HAVE_SYS_STAT_H 1
1204| #define HAVE_STDLIB_H 1
1205| #define HAVE_STRING_H 1
1206| #define HAVE_MEMORY_H 1
1207| #define HAVE_STRINGS_H 1
1208| #define HAVE_INTTYPES_H 1
1209| #define HAVE_STDINT_H 1
1210| #define HAVE_UNISTD_H 1
1211| #define HAVE_LIMITS_H 1
1212| #define HAVE_SYS_PARAM_H 1
1213| #define USE_THREAD_ALLOC 1
1214| #define _REENTRANT 1
1215| #define _THREAD_SAFE 1
1216| #define TCL_THREADS 1
1217| #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
1218| #define _LARGEFILE64_SOURCE 1
1219| #define TCL_WIDE_INT_TYPE long long
1220| #define HAVE_STRUCT_STAT64 1
1221| #define HAVE_OPEN64 1
1222| #define HAVE_LSEEK64 1
1223| #define HAVE_TYPE_OFF64_T 1
1224| #define USE_TCL_STUBS 1
1225| #define USE_TCL_STUBS 1
1226| #define HAVE_SYS_SELECT_H 1
1227| #define HAVE_SYSMACROS_H 1
1228| #define HAVE_STROPTS_H 1
1229| /* end confdefs.h. */
1230| #include <stdio.h>
1231| #if HAVE_SYS_TYPES_H
1232| # include <sys/types.h>
1233| #endif
1234| #if HAVE_SYS_STAT_H
1235| # include <sys/stat.h>
1236| #endif
1237| #if STDC_HEADERS
1238| # include <stdlib.h>
1239| # include <stddef.h>
1240| #else
1241| # if HAVE_STDLIB_H
1242| # include <stdlib.h>
1243| # endif
1244| #endif
1245| #if HAVE_STRING_H
1246| # if !STDC_HEADERS && HAVE_MEMORY_H
1247| # include <memory.h>
1248| # endif
1249| # include <string.h>
1250| #endif
1251| #if HAVE_STRINGS_H
1252| # include <strings.h>
1253| #endif
1254| #if HAVE_INTTYPES_H
1255| # include <inttypes.h>
1256| #else
1257| # if HAVE_STDINT_H
1258| # include <stdint.h>
1259| # endif
1260| #endif
1261| #if HAVE_UNISTD_H
1262| # include <unistd.h>
1263| #endif
1264| #include <sys/sysconfig.h>
1265configure:10430: result: no
1266configure:10434: checking sys/sysconfig.h presence
1267configure:10444: gcc -E conftest.c
1268conftest.c:38:27: fatal error: sys/sysconfig.h: No such file or directory
1269 #include <sys/sysconfig.h>
1270 ^
1271compilation terminated.
1272configure:10450: $? = 1
1273configure: failed program was:
1274| /* confdefs.h. */
1275|
1276| #define PACKAGE_NAME "expect"
1277| #define PACKAGE_TARNAME "expect"
1278| #define PACKAGE_VERSION "5.45"
1279| #define PACKAGE_STRING "expect 5.45"
1280| #define PACKAGE_BUGREPORT ""
1281| #define BUILD_expect
1282| #define STDC_HEADERS 1
1283| #define HAVE_SYS_TYPES_H 1
1284| #define HAVE_SYS_STAT_H 1
1285| #define HAVE_STDLIB_H 1
1286| #define HAVE_STRING_H 1
1287| #define HAVE_MEMORY_H 1
1288| #define HAVE_STRINGS_H 1
1289| #define HAVE_INTTYPES_H 1
1290| #define HAVE_STDINT_H 1
1291| #define HAVE_UNISTD_H 1
1292| #define HAVE_LIMITS_H 1
1293| #define HAVE_SYS_PARAM_H 1
1294| #define USE_THREAD_ALLOC 1
1295| #define _REENTRANT 1
1296| #define _THREAD_SAFE 1
1297| #define TCL_THREADS 1
1298| #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
1299| #define _LARGEFILE64_SOURCE 1
1300| #define TCL_WIDE_INT_TYPE long long
1301| #define HAVE_STRUCT_STAT64 1
1302| #define HAVE_OPEN64 1
1303| #define HAVE_LSEEK64 1
1304| #define HAVE_TYPE_OFF64_T 1
1305| #define USE_TCL_STUBS 1
1306| #define USE_TCL_STUBS 1
1307| #define HAVE_SYS_SELECT_H 1
1308| #define HAVE_SYSMACROS_H 1
1309| #define HAVE_STROPTS_H 1
1310| /* end confdefs.h. */
1311| #include <sys/sysconfig.h>
1312configure:10470: result: no
1313configure:10505: checking for sys/sysconfig.h
1314configure:10512: result: no
1315configure:10534: checking sys/fcntl.h usability
1316configure:10546: gcc -c -pipe conftest.c >&5
1317configure:10552: $? = 0
1318configure:10556: test -z
1319 || test ! -s conftest.err
1320configure:10559: $? = 0
1321configure:10562: test -s conftest.o
1322configure:10565: $? = 0
1323configure:10575: result: yes
1324configure:10579: checking sys/fcntl.h presence
1325configure:10589: gcc -E conftest.c
1326configure:10595: $? = 0
1327configure:10615: result: yes
1328configure:10650: checking for sys/fcntl.h
1329configure:10657: result: yes
1330configure:10679: checking sys/ptem.h usability
1331configure:10691: gcc -c -pipe conftest.c >&5
1332conftest.c:73:22: fatal error: sys/ptem.h: No such file or directory
1333 #include <sys/ptem.h>
1334 ^
1335compilation terminated.
1336configure:10697: $? = 1
1337configure: failed program was:
1338| /* confdefs.h. */
1339|
1340| #define PACKAGE_NAME "expect"
1341| #define PACKAGE_TARNAME "expect"
1342| #define PACKAGE_VERSION "5.45"
1343| #define PACKAGE_STRING "expect 5.45"
1344| #define PACKAGE_BUGREPORT ""
1345| #define BUILD_expect
1346| #define STDC_HEADERS 1
1347| #define HAVE_SYS_TYPES_H 1
1348| #define HAVE_SYS_STAT_H 1
1349| #define HAVE_STDLIB_H 1
1350| #define HAVE_STRING_H 1
1351| #define HAVE_MEMORY_H 1
1352| #define HAVE_STRINGS_H 1
1353| #define HAVE_INTTYPES_H 1
1354| #define HAVE_STDINT_H 1
1355| #define HAVE_UNISTD_H 1
1356| #define HAVE_LIMITS_H 1
1357| #define HAVE_SYS_PARAM_H 1
1358| #define USE_THREAD_ALLOC 1
1359| #define _REENTRANT 1
1360| #define _THREAD_SAFE 1
1361| #define TCL_THREADS 1
1362| #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
1363| #define _LARGEFILE64_SOURCE 1
1364| #define TCL_WIDE_INT_TYPE long long
1365| #define HAVE_STRUCT_STAT64 1
1366| #define HAVE_OPEN64 1
1367| #define HAVE_LSEEK64 1
1368| #define HAVE_TYPE_OFF64_T 1
1369| #define USE_TCL_STUBS 1
1370| #define USE_TCL_STUBS 1
1371| #define HAVE_SYS_SELECT_H 1
1372| #define HAVE_SYSMACROS_H 1
1373| #define HAVE_STROPTS_H 1
1374| #define HAVE_SYS_FCNTL_H 1
1375| /* end confdefs.h. */
1376| #include <stdio.h>
1377| #if HAVE_SYS_TYPES_H
1378| # include <sys/types.h>
1379| #endif
1380| #if HAVE_SYS_STAT_H
1381| # include <sys/stat.h>
1382| #endif
1383| #if STDC_HEADERS
1384| # include <stdlib.h>
1385| # include <stddef.h>
1386| #else
1387| # if HAVE_STDLIB_H
1388| # include <stdlib.h>
1389| # endif
1390| #endif
1391| #if HAVE_STRING_H
1392| # if !STDC_HEADERS && HAVE_MEMORY_H
1393| # include <memory.h>
1394| # endif
1395| # include <string.h>
1396| #endif
1397| #if HAVE_STRINGS_H
1398| # include <strings.h>
1399| #endif
1400| #if HAVE_INTTYPES_H
1401| # include <inttypes.h>
1402| #else
1403| # if HAVE_STDINT_H
1404| # include <stdint.h>
1405| # endif
1406| #endif
1407| #if HAVE_UNISTD_H
1408| # include <unistd.h>
1409| #endif
1410| #include <sys/ptem.h>
1411configure:10720: result: no
1412configure:10724: checking sys/ptem.h presence
1413configure:10734: gcc -E conftest.c
1414conftest.c:39:22: fatal error: sys/ptem.h: No such file or directory
1415 #include <sys/ptem.h>
1416 ^
1417compilation terminated.
1418configure:10740: $? = 1
1419configure: failed program was:
1420| /* confdefs.h. */
1421|
1422| #define PACKAGE_NAME "expect"
1423| #define PACKAGE_TARNAME "expect"
1424| #define PACKAGE_VERSION "5.45"
1425| #define PACKAGE_STRING "expect 5.45"
1426| #define PACKAGE_BUGREPORT ""
1427| #define BUILD_expect
1428| #define STDC_HEADERS 1
1429| #define HAVE_SYS_TYPES_H 1
1430| #define HAVE_SYS_STAT_H 1
1431| #define HAVE_STDLIB_H 1
1432| #define HAVE_STRING_H 1
1433| #define HAVE_MEMORY_H 1
1434| #define HAVE_STRINGS_H 1
1435| #define HAVE_INTTYPES_H 1
1436| #define HAVE_STDINT_H 1
1437| #define HAVE_UNISTD_H 1
1438| #define HAVE_LIMITS_H 1
1439| #define HAVE_SYS_PARAM_H 1
1440| #define USE_THREAD_ALLOC 1
1441| #define _REENTRANT 1
1442| #define _THREAD_SAFE 1
1443| #define TCL_THREADS 1
1444| #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
1445| #define _LARGEFILE64_SOURCE 1
1446| #define TCL_WIDE_INT_TYPE long long
1447| #define HAVE_STRUCT_STAT64 1
1448| #define HAVE_OPEN64 1
1449| #define HAVE_LSEEK64 1
1450| #define HAVE_TYPE_OFF64_T 1
1451| #define USE_TCL_STUBS 1
1452| #define USE_TCL_STUBS 1
1453| #define HAVE_SYS_SELECT_H 1
1454| #define HAVE_SYSMACROS_H 1
1455| #define HAVE_STROPTS_H 1
1456| #define HAVE_SYS_FCNTL_H 1
1457| /* end confdefs.h. */
1458| #include <sys/ptem.h>
1459configure:10760: result: no
1460configure:10795: checking for sys/ptem.h
1461configure:10802: result: no
1462configure:10824: checking sys/strredir.h usability
1463configure:10836: gcc -c -pipe conftest.c >&5
1464conftest.c:73:26: fatal error: sys/strredir.h: No such file or directory
1465 #include <sys/strredir.h>
1466 ^
1467compilation terminated.
1468configure:10842: $? = 1
1469configure: failed program was:
1470| /* confdefs.h. */
1471|
1472| #define PACKAGE_NAME "expect"
1473| #define PACKAGE_TARNAME "expect"
1474| #define PACKAGE_VERSION "5.45"
1475| #define PACKAGE_STRING "expect 5.45"
1476| #define PACKAGE_BUGREPORT ""
1477| #define BUILD_expect
1478| #define STDC_HEADERS 1
1479| #define HAVE_SYS_TYPES_H 1
1480| #define HAVE_SYS_STAT_H 1
1481| #define HAVE_STDLIB_H 1
1482| #define HAVE_STRING_H 1
1483| #define HAVE_MEMORY_H 1
1484| #define HAVE_STRINGS_H 1
1485| #define HAVE_INTTYPES_H 1
1486| #define HAVE_STDINT_H 1
1487| #define HAVE_UNISTD_H 1
1488| #define HAVE_LIMITS_H 1
1489| #define HAVE_SYS_PARAM_H 1
1490| #define USE_THREAD_ALLOC 1
1491| #define _REENTRANT 1
1492| #define _THREAD_SAFE 1
1493| #define TCL_THREADS 1
1494| #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
1495| #define _LARGEFILE64_SOURCE 1
1496| #define TCL_WIDE_INT_TYPE long long
1497| #define HAVE_STRUCT_STAT64 1
1498| #define HAVE_OPEN64 1
1499| #define HAVE_LSEEK64 1
1500| #define HAVE_TYPE_OFF64_T 1
1501| #define USE_TCL_STUBS 1
1502| #define USE_TCL_STUBS 1
1503| #define HAVE_SYS_SELECT_H 1
1504| #define HAVE_SYSMACROS_H 1
1505| #define HAVE_STROPTS_H 1
1506| #define HAVE_SYS_FCNTL_H 1
1507| /* end confdefs.h. */
1508| #include <stdio.h>
1509| #if HAVE_SYS_TYPES_H
1510| # include <sys/types.h>
1511| #endif
1512| #if HAVE_SYS_STAT_H
1513| # include <sys/stat.h>
1514| #endif
1515| #if STDC_HEADERS
1516| # include <stdlib.h>
1517| # include <stddef.h>
1518| #else
1519| # if HAVE_STDLIB_H
1520| # include <stdlib.h>
1521| # endif
1522| #endif
1523| #if HAVE_STRING_H
1524| # if !STDC_HEADERS && HAVE_MEMORY_H
1525| # include <memory.h>
1526| # endif
1527| # include <string.h>
1528| #endif
1529| #if HAVE_STRINGS_H
1530| # include <strings.h>
1531| #endif
1532| #if HAVE_INTTYPES_H
1533| # include <inttypes.h>
1534| #else
1535| # if HAVE_STDINT_H
1536| # include <stdint.h>
1537| # endif
1538| #endif
1539| #if HAVE_UNISTD_H
1540| # include <unistd.h>
1541| #endif
1542| #include <sys/strredir.h>
1543configure:10865: result: no
1544configure:10869: checking sys/strredir.h presence
1545configure:10879: gcc -E conftest.c
1546conftest.c:39:26: fatal error: sys/strredir.h: No such file or directory
1547 #include <sys/strredir.h>
1548 ^
1549compilation terminated.
1550configure:10885: $? = 1
1551configure: failed program was:
1552| /* confdefs.h. */
1553|
1554| #define PACKAGE_NAME "expect"
1555| #define PACKAGE_TARNAME "expect"
1556| #define PACKAGE_VERSION "5.45"
1557| #define PACKAGE_STRING "expect 5.45"
1558| #define PACKAGE_BUGREPORT ""
1559| #define BUILD_expect
1560| #define STDC_HEADERS 1
1561| #define HAVE_SYS_TYPES_H 1
1562| #define HAVE_SYS_STAT_H 1
1563| #define HAVE_STDLIB_H 1
1564| #define HAVE_STRING_H 1
1565| #define HAVE_MEMORY_H 1
1566| #define HAVE_STRINGS_H 1
1567| #define HAVE_INTTYPES_H 1
1568| #define HAVE_STDINT_H 1
1569| #define HAVE_UNISTD_H 1
1570| #define HAVE_LIMITS_H 1
1571| #define HAVE_SYS_PARAM_H 1
1572| #define USE_THREAD_ALLOC 1
1573| #define _REENTRANT 1
1574| #define _THREAD_SAFE 1
1575| #define TCL_THREADS 1
1576| #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
1577| #define _LARGEFILE64_SOURCE 1
1578| #define TCL_WIDE_INT_TYPE long long
1579| #define HAVE_STRUCT_STAT64 1
1580| #define HAVE_OPEN64 1
1581| #define HAVE_LSEEK64 1
1582| #define HAVE_TYPE_OFF64_T 1
1583| #define USE_TCL_STUBS 1
1584| #define USE_TCL_STUBS 1
1585| #define HAVE_SYS_SELECT_H 1
1586| #define HAVE_SYSMACROS_H 1
1587| #define HAVE_STROPTS_H 1
1588| #define HAVE_SYS_FCNTL_H 1
1589| /* end confdefs.h. */
1590| #include <sys/strredir.h>
1591configure:10905: result: no
1592configure:10940: checking for sys/strredir.h
1593configure:10947: result: no
1594configure:10969: checking sys/strpty.h usability
1595configure:10981: gcc -c -pipe conftest.c >&5
1596conftest.c:73:24: fatal error: sys/strpty.h: No such file or directory
1597 #include <sys/strpty.h>
1598 ^
1599compilation terminated.
1600configure:10987: $? = 1
1601configure: failed program was:
1602| /* confdefs.h. */
1603|
1604| #define PACKAGE_NAME "expect"
1605| #define PACKAGE_TARNAME "expect"
1606| #define PACKAGE_VERSION "5.45"
1607| #define PACKAGE_STRING "expect 5.45"
1608| #define PACKAGE_BUGREPORT ""
1609| #define BUILD_expect
1610| #define STDC_HEADERS 1
1611| #define HAVE_SYS_TYPES_H 1
1612| #define HAVE_SYS_STAT_H 1
1613| #define HAVE_STDLIB_H 1
1614| #define HAVE_STRING_H 1
1615| #define HAVE_MEMORY_H 1
1616| #define HAVE_STRINGS_H 1
1617| #define HAVE_INTTYPES_H 1
1618| #define HAVE_STDINT_H 1
1619| #define HAVE_UNISTD_H 1
1620| #define HAVE_LIMITS_H 1
1621| #define HAVE_SYS_PARAM_H 1
1622| #define USE_THREAD_ALLOC 1
1623| #define _REENTRANT 1
1624| #define _THREAD_SAFE 1
1625| #define TCL_THREADS 1
1626| #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
1627| #define _LARGEFILE64_SOURCE 1
1628| #define TCL_WIDE_INT_TYPE long long
1629| #define HAVE_STRUCT_STAT64 1
1630| #define HAVE_OPEN64 1
1631| #define HAVE_LSEEK64 1
1632| #define HAVE_TYPE_OFF64_T 1
1633| #define USE_TCL_STUBS 1
1634| #define USE_TCL_STUBS 1
1635| #define HAVE_SYS_SELECT_H 1
1636| #define HAVE_SYSMACROS_H 1
1637| #define HAVE_STROPTS_H 1
1638| #define HAVE_SYS_FCNTL_H 1
1639| /* end confdefs.h. */
1640| #include <stdio.h>
1641| #if HAVE_SYS_TYPES_H
1642| # include <sys/types.h>
1643| #endif
1644| #if HAVE_SYS_STAT_H
1645| # include <sys/stat.h>
1646| #endif
1647| #if STDC_HEADERS
1648| # include <stdlib.h>
1649| # include <stddef.h>
1650| #else
1651| # if HAVE_STDLIB_H
1652| # include <stdlib.h>
1653| # endif
1654| #endif
1655| #if HAVE_STRING_H
1656| # if !STDC_HEADERS && HAVE_MEMORY_H
1657| # include <memory.h>
1658| # endif
1659| # include <string.h>
1660| #endif
1661| #if HAVE_STRINGS_H
1662| # include <strings.h>
1663| #endif
1664| #if HAVE_INTTYPES_H
1665| # include <inttypes.h>
1666| #else
1667| # if HAVE_STDINT_H
1668| # include <stdint.h>
1669| # endif
1670| #endif
1671| #if HAVE_UNISTD_H
1672| # include <unistd.h>
1673| #endif
1674| #include <sys/strpty.h>
1675configure:11010: result: no
1676configure:11014: checking sys/strpty.h presence
1677configure:11024: gcc -E conftest.c
1678conftest.c:39:24: fatal error: sys/strpty.h: No such file or directory
1679 #include <sys/strpty.h>
1680 ^
1681compilation terminated.
1682configure:11030: $? = 1
1683configure: failed program was:
1684| /* confdefs.h. */
1685|
1686| #define PACKAGE_NAME "expect"
1687| #define PACKAGE_TARNAME "expect"
1688| #define PACKAGE_VERSION "5.45"
1689| #define PACKAGE_STRING "expect 5.45"
1690| #define PACKAGE_BUGREPORT ""
1691| #define BUILD_expect
1692| #define STDC_HEADERS 1
1693| #define HAVE_SYS_TYPES_H 1
1694| #define HAVE_SYS_STAT_H 1
1695| #define HAVE_STDLIB_H 1
1696| #define HAVE_STRING_H 1
1697| #define HAVE_MEMORY_H 1
1698| #define HAVE_STRINGS_H 1
1699| #define HAVE_INTTYPES_H 1
1700| #define HAVE_STDINT_H 1
1701| #define HAVE_UNISTD_H 1
1702| #define HAVE_LIMITS_H 1
1703| #define HAVE_SYS_PARAM_H 1
1704| #define USE_THREAD_ALLOC 1
1705| #define _REENTRANT 1
1706| #define _THREAD_SAFE 1
1707| #define TCL_THREADS 1
1708| #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
1709| #define _LARGEFILE64_SOURCE 1
1710| #define TCL_WIDE_INT_TYPE long long
1711| #define HAVE_STRUCT_STAT64 1
1712| #define HAVE_OPEN64 1
1713| #define HAVE_LSEEK64 1
1714| #define HAVE_TYPE_OFF64_T 1
1715| #define USE_TCL_STUBS 1
1716| #define USE_TCL_STUBS 1
1717| #define HAVE_SYS_SELECT_H 1
1718| #define HAVE_SYSMACROS_H 1
1719| #define HAVE_STROPTS_H 1
1720| #define HAVE_SYS_FCNTL_H 1
1721| /* end confdefs.h. */
1722| #include <sys/strpty.h>
1723configure:11050: result: no
1724configure:11085: checking for sys/strpty.h
1725configure:11092: result: no
1726configure:11105: checking for sys/bsdtypes.h
1727configure:11262: result: no
1728configure:11270: checking return type of signal handlers
1729configure:11301: gcc -c -pipe conftest.c >&5
1730configure:11307: $? = 0
1731configure:11311: test -z
1732 || test ! -s conftest.err
1733configure:11314: $? = 0
1734configure:11317: test -s conftest.o
1735configure:11320: $? = 0
1736configure:11331: result: void
1737configure:11344: checking whether struct tm is in sys/time.h or time.h
1738configure:11367: gcc -c -pipe conftest.c >&5
1739configure:11373: $? = 0
1740configure:11377: test -z
1741 || test ! -s conftest.err
1742configure:11380: $? = 0
1743configure:11383: test -s conftest.o
1744configure:11386: $? = 0
1745configure:11397: result: time.h
1746configure:11422: checking sys/time.h usability
1747configure:11434: gcc -c -pipe conftest.c >&5
1748configure:11440: $? = 0
1749configure:11444: test -z
1750 || test ! -s conftest.err
1751configure:11447: $? = 0
1752configure:11450: test -s conftest.o
1753configure:11453: $? = 0
1754configure:11463: result: yes
1755configure:11467: checking sys/time.h presence
1756configure:11477: gcc -E conftest.c
1757configure:11483: $? = 0
1758configure:11503: result: yes
1759configure:11538: checking for sys/time.h
1760configure:11545: result: yes
1761configure:11558: checking whether time.h and sys/time.h may both be included
1762configure:11583: gcc -c -pipe conftest.c >&5
1763configure:11589: $? = 0
1764configure:11593: test -z
1765 || test ! -s conftest.err
1766configure:11596: $? = 0
1767configure:11599: test -s conftest.o
1768configure:11602: $? = 0
1769configure:11613: result: yes
1770configure:11623: checking for struct tm.tm_zone
1771configure:11649: gcc -c -pipe conftest.c >&5
1772configure:11655: $? = 0
1773configure:11659: test -z
1774 || test ! -s conftest.err
1775configure:11662: $? = 0
1776configure:11665: test -s conftest.o
1777configure:11668: $? = 0
1778configure:11728: result: yes
1779configure:11819: checking for gmtime_r
1780configure:11876: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c >&5
1781configure:11882: $? = 0
1782configure:11886: test -z
1783 || test ! -s conftest.err
1784configure:11889: $? = 0
1785configure:11892: test -s conftest
1786configure:11895: $? = 0
1787configure:11907: result: yes
1788configure:11819: checking for localtime_r
1789configure:11876: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c >&5
1790configure:11882: $? = 0
1791configure:11886: test -z
1792 || test ! -s conftest.err
1793configure:11889: $? = 0
1794configure:11892: test -s conftest
1795configure:11895: $? = 0
1796configure:11907: result: yes
1797configure:11918: checking tm_tzadj in struct tm
1798configure:11940: gcc -c -pipe conftest.c >&5
1799conftest.c: In function 'main':
1800conftest.c:50:17: error: 'struct tm' has no member named 'tm_tzadj'
1801 struct tm tm; tm.tm_tzadj;
1802 ^
1803configure:11946: $? = 1
1804configure: failed program was:
1805| /* confdefs.h. */
1806|
1807| #define PACKAGE_NAME "expect"
1808| #define PACKAGE_TARNAME "expect"
1809| #define PACKAGE_VERSION "5.45"
1810| #define PACKAGE_STRING "expect 5.45"
1811| #define PACKAGE_BUGREPORT ""
1812| #define BUILD_expect
1813| #define STDC_HEADERS 1
1814| #define HAVE_SYS_TYPES_H 1
1815| #define HAVE_SYS_STAT_H 1
1816| #define HAVE_STDLIB_H 1
1817| #define HAVE_STRING_H 1
1818| #define HAVE_MEMORY_H 1
1819| #define HAVE_STRINGS_H 1
1820| #define HAVE_INTTYPES_H 1
1821| #define HAVE_STDINT_H 1
1822| #define HAVE_UNISTD_H 1
1823| #define HAVE_LIMITS_H 1
1824| #define HAVE_SYS_PARAM_H 1
1825| #define USE_THREAD_ALLOC 1
1826| #define _REENTRANT 1
1827| #define _THREAD_SAFE 1
1828| #define TCL_THREADS 1
1829| #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
1830| #define _LARGEFILE64_SOURCE 1
1831| #define TCL_WIDE_INT_TYPE long long
1832| #define HAVE_STRUCT_STAT64 1
1833| #define HAVE_OPEN64 1
1834| #define HAVE_LSEEK64 1
1835| #define HAVE_TYPE_OFF64_T 1
1836| #define USE_TCL_STUBS 1
1837| #define USE_TCL_STUBS 1
1838| #define HAVE_SYS_SELECT_H 1
1839| #define HAVE_SYSMACROS_H 1
1840| #define HAVE_STROPTS_H 1
1841| #define HAVE_SYS_FCNTL_H 1
1842| #define RETSIGTYPE void
1843| #define HAVE_SYS_TIME_H 1
1844| #define TIME_WITH_SYS_TIME 1
1845| #define HAVE_STRUCT_TM_TM_ZONE 1
1846| #define HAVE_TM_ZONE 1
1847| #define HAVE_GMTIME_R 1
1848| #define HAVE_LOCALTIME_R 1
1849| /* end confdefs.h. */
1850| #include <time.h>
1851| int
1852| main ()
1853| {
1854| struct tm tm; tm.tm_tzadj;
1855| ;
1856| return 0;
1857| }
1858configure:11970: result: no
1859configure:11980: checking tm_gmtoff in struct tm
1860configure:12002: gcc -c -pipe conftest.c >&5
1861configure:12008: $? = 0
1862configure:12012: test -z
1863 || test ! -s conftest.err
1864configure:12015: $? = 0
1865configure:12018: test -s conftest.o
1866configure:12021: $? = 0
1867configure:12032: result: yes
1868configure:12046: checking long timezone variable
1869configure:12070: gcc -c -pipe conftest.c >&5
1870conftest.c: In function 'main':
1871conftest.c:53:6: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
1872 exit (0);
1873 ^
1874configure:12076: $? = 0
1875configure:12080: test -z
1876 || test ! -s conftest.err
1877configure:12083: $? = 0
1878configure:12086: test -s conftest.o
1879configure:12089: $? = 0
1880configure:12100: result: yes
1881configure:12186: checking union wait
1882configure:12211: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c >&5
1883configure:12217: $? = 0
1884configure:12221: test -z
1885 || test ! -s conftest.err
1886configure:12224: $? = 0
1887configure:12227: test -s conftest
1888configure:12230: $? = 0
1889configure:12243: result: yes
1890configure:12255: checking for gethostname
1891configure:12312: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c >&5
1892configure:12318: $? = 0
1893configure:12322: test -z
1894 || test ! -s conftest.err
1895configure:12325: $? = 0
1896configure:12328: test -s conftest
1897configure:12331: $? = 0
1898configure:12343: result: yes
1899configure:12425: checking for socket
1900configure:12482: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c >&5
1901configure:12488: $? = 0
1902configure:12492: test -z
1903 || test ! -s conftest.err
1904configure:12495: $? = 0
1905configure:12498: test -s conftest
1906configure:12501: $? = 0
1907configure:12513: result: yes
1908configure:12594: checking for select
1909configure:12651: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c >&5
1910configure:12657: $? = 0
1911configure:12661: test -z
1912 || test ! -s conftest.err
1913configure:12664: $? = 0
1914configure:12667: test -s conftest
1915configure:12670: $? = 0
1916configure:12682: result: yes
1917configure:12763: checking for getpseudotty
1918configure:12820: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c >&5
1919/tmp/ccbaMsgW.o: In function `main':
1920conftest.c:(.text+0x9): undefined reference to `getpseudotty'
1921/tmp/ccbaMsgW.o:(.data+0x0): undefined reference to `getpseudotty'
1922collect2: error: ld returned 1 exit status
1923configure:12826: $? = 1
1924configure: failed program was:
1925| /* confdefs.h. */
1926|
1927| #define PACKAGE_NAME "expect"
1928| #define PACKAGE_TARNAME "expect"
1929| #define PACKAGE_VERSION "5.45"
1930| #define PACKAGE_STRING "expect 5.45"
1931| #define PACKAGE_BUGREPORT ""
1932| #define BUILD_expect
1933| #define STDC_HEADERS 1
1934| #define HAVE_SYS_TYPES_H 1
1935| #define HAVE_SYS_STAT_H 1
1936| #define HAVE_STDLIB_H 1
1937| #define HAVE_STRING_H 1
1938| #define HAVE_MEMORY_H 1
1939| #define HAVE_STRINGS_H 1
1940| #define HAVE_INTTYPES_H 1
1941| #define HAVE_STDINT_H 1
1942| #define HAVE_UNISTD_H 1
1943| #define HAVE_LIMITS_H 1
1944| #define HAVE_SYS_PARAM_H 1
1945| #define USE_THREAD_ALLOC 1
1946| #define _REENTRANT 1
1947| #define _THREAD_SAFE 1
1948| #define TCL_THREADS 1
1949| #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
1950| #define _LARGEFILE64_SOURCE 1
1951| #define TCL_WIDE_INT_TYPE long long
1952| #define HAVE_STRUCT_STAT64 1
1953| #define HAVE_OPEN64 1
1954| #define HAVE_LSEEK64 1
1955| #define HAVE_TYPE_OFF64_T 1
1956| #define USE_TCL_STUBS 1
1957| #define USE_TCL_STUBS 1
1958| #define HAVE_SYS_SELECT_H 1
1959| #define HAVE_SYSMACROS_H 1
1960| #define HAVE_STROPTS_H 1
1961| #define HAVE_SYS_FCNTL_H 1
1962| #define RETSIGTYPE void
1963| #define HAVE_SYS_TIME_H 1
1964| #define TIME_WITH_SYS_TIME 1
1965| #define HAVE_STRUCT_TM_TM_ZONE 1
1966| #define HAVE_TM_ZONE 1
1967| #define HAVE_GMTIME_R 1
1968| #define HAVE_LOCALTIME_R 1
1969| #define HAVE_TM_GMTOFF 1
1970| #define HAVE_TIMEZONE_VAR 1
1971| /* end confdefs.h. */
1972| /* Define getpseudotty to an innocuous variant, in case <limits.h> declares getpseudotty.
1973| For example, HP-UX 11i <limits.h> declares gettimeofday. */
1974| #define getpseudotty innocuous_getpseudotty
1975|
1976| /* System header to define __stub macros and hopefully few prototypes,
1977| which can conflict with char getpseudotty (); below.
1978| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1979| <limits.h> exists even on freestanding compilers. */
1980|
1981| #ifdef __STDC__
1982| # include <limits.h>
1983| #else
1984| # include <assert.h>
1985| #endif
1986|
1987| #undef getpseudotty
1988|
1989| /* Override any gcc2 internal prototype to avoid an error. */
1990| #ifdef __cplusplus
1991| extern "C"
1992| {
1993| #endif
1994| /* We use char because int might match the return type of a gcc2
1995| builtin and then its argument prototype would still apply. */
1996| char getpseudotty ();
1997| /* The GNU C library defines this for functions which it implements
1998| to always fail with ENOSYS. Some functions are actually named
1999| something starting with __ and the normal name is an alias. */
2000| #if defined (__stub_getpseudotty) || defined (__stub___getpseudotty)
2001| choke me
2002| #else
2003| char (*f) () = getpseudotty;
2004| #endif
2005| #ifdef __cplusplus
2006| }
2007| #endif
2008|
2009| int
2010| main ()
2011| {
2012| return f != getpseudotty;
2013| ;
2014| return 0;
2015| }
2016configure:12851: result: no
2017configure:12861: checking for getpseudotty in -lseq
2018configure:12891: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lseq >&5
2019/tools/lib/gcc/i686-pc-linux-gnu/4.8.1/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lseq
2020collect2: error: ld returned 1 exit status
2021configure:12897: $? = 1
2022configure: failed program was:
2023| /* confdefs.h. */
2024|
2025| #define PACKAGE_NAME "expect"
2026| #define PACKAGE_TARNAME "expect"
2027| #define PACKAGE_VERSION "5.45"
2028| #define PACKAGE_STRING "expect 5.45"
2029| #define PACKAGE_BUGREPORT ""
2030| #define BUILD_expect
2031| #define STDC_HEADERS 1
2032| #define HAVE_SYS_TYPES_H 1
2033| #define HAVE_SYS_STAT_H 1
2034| #define HAVE_STDLIB_H 1
2035| #define HAVE_STRING_H 1
2036| #define HAVE_MEMORY_H 1
2037| #define HAVE_STRINGS_H 1
2038| #define HAVE_INTTYPES_H 1
2039| #define HAVE_STDINT_H 1
2040| #define HAVE_UNISTD_H 1
2041| #define HAVE_LIMITS_H 1
2042| #define HAVE_SYS_PARAM_H 1
2043| #define USE_THREAD_ALLOC 1
2044| #define _REENTRANT 1
2045| #define _THREAD_SAFE 1
2046| #define TCL_THREADS 1
2047| #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
2048| #define _LARGEFILE64_SOURCE 1
2049| #define TCL_WIDE_INT_TYPE long long
2050| #define HAVE_STRUCT_STAT64 1
2051| #define HAVE_OPEN64 1
2052| #define HAVE_LSEEK64 1
2053| #define HAVE_TYPE_OFF64_T 1
2054| #define USE_TCL_STUBS 1
2055| #define USE_TCL_STUBS 1
2056| #define HAVE_SYS_SELECT_H 1
2057| #define HAVE_SYSMACROS_H 1
2058| #define HAVE_STROPTS_H 1
2059| #define HAVE_SYS_FCNTL_H 1
2060| #define RETSIGTYPE void
2061| #define HAVE_SYS_TIME_H 1
2062| #define TIME_WITH_SYS_TIME 1
2063| #define HAVE_STRUCT_TM_TM_ZONE 1
2064| #define HAVE_TM_ZONE 1
2065| #define HAVE_GMTIME_R 1
2066| #define HAVE_LOCALTIME_R 1
2067| #define HAVE_TM_GMTOFF 1
2068| #define HAVE_TIMEZONE_VAR 1
2069| /* end confdefs.h. */
2070|
2071| /* Override any gcc2 internal prototype to avoid an error. */
2072| #ifdef __cplusplus
2073| extern "C"
2074| #endif
2075| /* We use char because int might match the return type of a gcc2
2076| builtin and then its argument prototype would still apply. */
2077| char getpseudotty ();
2078| int
2079| main ()
2080| {
2081| getpseudotty ();
2082| ;
2083| return 0;
2084| }
2085configure:12923: result: no
2086configure:12940: checking for openpty
2087configure:12997: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c >&5
2088/tmp/ccwTYAW6.o: In function `main':
2089conftest.c:(.text+0x9): undefined reference to `openpty'
2090/tmp/ccwTYAW6.o:(.data+0x0): undefined reference to `openpty'
2091collect2: error: ld returned 1 exit status
2092configure:13003: $? = 1
2093configure: failed program was:
2094| /* confdefs.h. */
2095|
2096| #define PACKAGE_NAME "expect"
2097| #define PACKAGE_TARNAME "expect"
2098| #define PACKAGE_VERSION "5.45"
2099| #define PACKAGE_STRING "expect 5.45"
2100| #define PACKAGE_BUGREPORT ""
2101| #define BUILD_expect
2102| #define STDC_HEADERS 1
2103| #define HAVE_SYS_TYPES_H 1
2104| #define HAVE_SYS_STAT_H 1
2105| #define HAVE_STDLIB_H 1
2106| #define HAVE_STRING_H 1
2107| #define HAVE_MEMORY_H 1
2108| #define HAVE_STRINGS_H 1
2109| #define HAVE_INTTYPES_H 1
2110| #define HAVE_STDINT_H 1
2111| #define HAVE_UNISTD_H 1
2112| #define HAVE_LIMITS_H 1
2113| #define HAVE_SYS_PARAM_H 1
2114| #define USE_THREAD_ALLOC 1
2115| #define _REENTRANT 1
2116| #define _THREAD_SAFE 1
2117| #define TCL_THREADS 1
2118| #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
2119| #define _LARGEFILE64_SOURCE 1
2120| #define TCL_WIDE_INT_TYPE long long
2121| #define HAVE_STRUCT_STAT64 1
2122| #define HAVE_OPEN64 1
2123| #define HAVE_LSEEK64 1
2124| #define HAVE_TYPE_OFF64_T 1
2125| #define USE_TCL_STUBS 1
2126| #define USE_TCL_STUBS 1
2127| #define HAVE_SYS_SELECT_H 1
2128| #define HAVE_SYSMACROS_H 1
2129| #define HAVE_STROPTS_H 1
2130| #define HAVE_SYS_FCNTL_H 1
2131| #define RETSIGTYPE void
2132| #define HAVE_SYS_TIME_H 1
2133| #define TIME_WITH_SYS_TIME 1
2134| #define HAVE_STRUCT_TM_TM_ZONE 1
2135| #define HAVE_TM_ZONE 1
2136| #define HAVE_GMTIME_R 1
2137| #define HAVE_LOCALTIME_R 1
2138| #define HAVE_TM_GMTOFF 1
2139| #define HAVE_TIMEZONE_VAR 1
2140| /* end confdefs.h. */
2141| /* Define openpty to an innocuous variant, in case <limits.h> declares openpty.
2142| For example, HP-UX 11i <limits.h> declares gettimeofday. */
2143| #define openpty innocuous_openpty
2144|
2145| /* System header to define __stub macros and hopefully few prototypes,
2146| which can conflict with char openpty (); below.
2147| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2148| <limits.h> exists even on freestanding compilers. */
2149|
2150| #ifdef __STDC__
2151| # include <limits.h>
2152| #else
2153| # include <assert.h>
2154| #endif
2155|
2156| #undef openpty
2157|
2158| /* Override any gcc2 internal prototype to avoid an error. */
2159| #ifdef __cplusplus
2160| extern "C"
2161| {
2162| #endif
2163| /* We use char because int might match the return type of a gcc2
2164| builtin and then its argument prototype would still apply. */
2165| char openpty ();
2166| /* The GNU C library defines this for functions which it implements
2167| to always fail with ENOSYS. Some functions are actually named
2168| something starting with __ and the normal name is an alias. */
2169| #if defined (__stub_openpty) || defined (__stub___openpty)
2170| choke me
2171| #else
2172| char (*f) () = openpty;
2173| #endif
2174| #ifdef __cplusplus
2175| }
2176| #endif
2177|
2178| int
2179| main ()
2180| {
2181| return f != openpty;
2182| ;
2183| return 0;
2184| }
2185configure:13028: result: no
2186configure:13040: checking for openpty in -lutil
2187configure:13070: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil >&5
2188configure:13076: $? = 0
2189configure:13080: test -z
2190 || test ! -s conftest.err
2191configure:13083: $? = 0
2192configure:13086: test -s conftest
2193configure:13089: $? = 0
2194configure:13102: result: yes
2195configure:13125: checking if running Sequent running SVR4
2196configure:13132: result: no
2197configure:13156: checking build system type
2198configure:13174: result: i686-pc-linux-gnu
2199configure:13182: checking host system type
2200configure:13196: result: i686-pc-linux-gnu
2201configure:13204: checking target system type
2202configure:13218: result: i686-pc-linux-gnu
2203configure:13276: checking for pid_t
2204configure:13300: gcc -c -pipe conftest.c >&5
2205configure:13306: $? = 0
2206configure:13310: test -z
2207 || test ! -s conftest.err
2208configure:13313: $? = 0
2209configure:13316: test -s conftest.o
2210configure:13319: $? = 0
2211configure:13330: result: yes
2212configure:13343: checking if running Mach
2213configure:13357: result: no
2214configure:13361: checking if running MachTen
2215configure:13369: result: no
2216configure:13373: checking if on Pyramid
2217configure:13380: result: no
2218configure:13385: checking if on Apollo
2219configure:13392: result: no
2220configure:13397: checking if on Interactive
2221configure:13404: result: no
2222configure:13409: checking stty to use
2223configure:13416: result: /bin/stty
2224configure:13419: checking if stty reads stdout
2225configure:13472: result: no
2226configure:13478: checking if running Solaris
2227configure:13493: result: no
2228configure:13612: checking for memmove
2229configure:13669: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5
2230conftest.c:73:6: warning: conflicting types for built-in function 'memmove' [enabled by default]
2231 char memmove ();
2232 ^
2233configure:13675: $? = 0
2234configure:13679: test -z
2235 || test ! -s conftest.err
2236configure:13682: $? = 0
2237configure:13685: test -s conftest
2238configure:13688: $? = 0
2239configure:13700: result: yes
2240configure:13709: checking for sysconf
2241configure:13766: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5
2242configure:13772: $? = 0
2243configure:13776: test -z
2244 || test ! -s conftest.err
2245configure:13779: $? = 0
2246configure:13782: test -s conftest
2247configure:13785: $? = 0
2248configure:13797: result: yes
2249configure:13806: checking for strftime
2250configure:13863: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5
2251conftest.c:75:6: warning: conflicting types for built-in function 'strftime' [enabled by default]
2252 char strftime ();
2253 ^
2254configure:13869: $? = 0
2255configure:13873: test -z
2256 || test ! -s conftest.err
2257configure:13876: $? = 0
2258configure:13879: test -s conftest
2259configure:13882: $? = 0
2260configure:13894: result: yes
2261configure:13903: checking for strchr
2262configure:13960: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5
2263conftest.c:76:6: warning: conflicting types for built-in function 'strchr' [enabled by default]
2264 char strchr ();
2265 ^
2266configure:13966: $? = 0
2267configure:13970: test -z
2268 || test ! -s conftest.err
2269configure:13973: $? = 0
2270configure:13976: test -s conftest
2271configure:13979: $? = 0
2272configure:13991: result: yes
2273configure:14000: checking for timezone
2274configure:14057: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5
2275configure:14063: $? = 0
2276configure:14067: test -z
2277 || test ! -s conftest.err
2278configure:14070: $? = 0
2279configure:14073: test -s conftest
2280configure:14076: $? = 0
2281configure:14088: result: yes
2282configure:14097: checking for siglongjmp
2283configure:14154: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5
2284configure:14160: $? = 0
2285configure:14164: test -z
2286 || test ! -s conftest.err
2287configure:14167: $? = 0
2288configure:14170: test -s conftest
2289configure:14173: $? = 0
2290configure:14185: result: yes
2291configure:14198: checking for memcpy
2292configure:14219: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5
2293conftest.c: In function 'main':
2294conftest.c:61:1: warning: incompatible implicit declaration of built-in function 'memcpy' [enabled by default]
2295 memcpy(s1,s2,0);
2296 ^
2297configure:14225: $? = 0
2298configure:14229: test -z
2299 || test ! -s conftest.err
2300configure:14232: $? = 0
2301configure:14235: test -s conftest
2302configure:14238: $? = 0
2303configure:14240: result: yes
2304configure:14262: checking if WNOHANG requires _POSIX_SOURCE
2305configure:14287: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5
2306configure:14290: $? = 0
2307configure:14292: ./conftest
2308configure:14295: $? = 1
2309configure: program exited with status 1
2310configure: failed program was:
2311| /* confdefs.h. */
2312|
2313| #define PACKAGE_NAME "expect"
2314| #define PACKAGE_TARNAME "expect"
2315| #define PACKAGE_VERSION "5.45"
2316| #define PACKAGE_STRING "expect 5.45"
2317| #define PACKAGE_BUGREPORT ""
2318| #define BUILD_expect
2319| #define STDC_HEADERS 1
2320| #define HAVE_SYS_TYPES_H 1
2321| #define HAVE_SYS_STAT_H 1
2322| #define HAVE_STDLIB_H 1
2323| #define HAVE_STRING_H 1
2324| #define HAVE_MEMORY_H 1
2325| #define HAVE_STRINGS_H 1
2326| #define HAVE_INTTYPES_H 1
2327| #define HAVE_STDINT_H 1
2328| #define HAVE_UNISTD_H 1
2329| #define HAVE_LIMITS_H 1
2330| #define HAVE_SYS_PARAM_H 1
2331| #define USE_THREAD_ALLOC 1
2332| #define _REENTRANT 1
2333| #define _THREAD_SAFE 1
2334| #define TCL_THREADS 1
2335| #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
2336| #define _LARGEFILE64_SOURCE 1
2337| #define TCL_WIDE_INT_TYPE long long
2338| #define HAVE_STRUCT_STAT64 1
2339| #define HAVE_OPEN64 1
2340| #define HAVE_LSEEK64 1
2341| #define HAVE_TYPE_OFF64_T 1
2342| #define USE_TCL_STUBS 1
2343| #define USE_TCL_STUBS 1
2344| #define HAVE_SYS_SELECT_H 1
2345| #define HAVE_SYSMACROS_H 1
2346| #define HAVE_STROPTS_H 1
2347| #define HAVE_SYS_FCNTL_H 1
2348| #define RETSIGTYPE void
2349| #define HAVE_SYS_TIME_H 1
2350| #define TIME_WITH_SYS_TIME 1
2351| #define HAVE_STRUCT_TM_TM_ZONE 1
2352| #define HAVE_TM_ZONE 1
2353| #define HAVE_GMTIME_R 1
2354| #define HAVE_LOCALTIME_R 1
2355| #define HAVE_TM_GMTOFF 1
2356| #define HAVE_TIMEZONE_VAR 1
2357| #define HAVE_OPENPTY 1
2358| #define HAVE_MEMMOVE 1
2359| #define HAVE_SYSCONF 1
2360| #define HAVE_STRFTIME 1
2361| #define HAVE_STRCHR 1
2362| #define HAVE_TIMEZONE 1
2363| #define HAVE_SIGLONGJMP 1
2364| #define HAVE_MEMCPY 1
2365| /* end confdefs.h. */
2366|
2367| #include <sys/wait.h>
2368| main() {
2369| #ifndef WNOHANG
2370| return 0;
2371| #else
2372| return 1;
2373| #endif
2374| }
2375configure:14310: result: no
2376configure:14317: checking if any value exists for WNOHANG
2377configure:14347: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5
2378configure:14350: $? = 0
2379configure:14352: ./conftest
2380configure:14355: $? = 0
2381configure:14357: result: yes
2382configure:14391: checking mask type of select
2383configure:14401: result: none
2384configure:14411: checking if signals need to be re-armed
2385configure:14462: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5
2386conftest.c:60:0: warning: "RETSIGTYPE" redefined [enabled by default]
2387 #define RETSIGTYPE
2388 ^
2389conftest.c:38:0: note: this is the location of the previous definition
2390 #define RETSIGTYPE void
2391 ^
2392conftest.c: In function 'main':
2393conftest.c:79:2: warning: passing argument 2 of 'signal' from incompatible pointer type [enabled by default]
2394 signal(SIGINT,parent_sigint_handler);
2395 ^
2396In file included from conftest.c:59:0:
2397/tools/include/signal.h:102:23: note: expected '__sighandler_t' but argument is of type 'int (*)()'
2398 extern __sighandler_t signal (int __sig, __sighandler_t __handler)
2399 ^
2400conftest.c:82:3: warning: passing argument 2 of 'signal' from incompatible pointer type [enabled by default]
2401 signal(SIGINT,child_sigint_handler);
2402 ^
2403In file included from conftest.c:59:0:
2404/tools/include/signal.h:102:23: note: expected '__sighandler_t' but argument is of type 'int (*)()'
2405 extern __sighandler_t signal (int __sig, __sighandler_t __handler)
2406 ^
2407conftest.c:91:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
2408 exit(signal_rearms);
2409 ^
2410configure:14465: $? = 0
2411configure:14467: ./conftest
2412configure:14470: $? = 1
2413configure: program exited with status 1
2414configure: failed program was:
2415| /* confdefs.h. */
2416|
2417| #define PACKAGE_NAME "expect"
2418| #define PACKAGE_TARNAME "expect"
2419| #define PACKAGE_VERSION "5.45"
2420| #define PACKAGE_STRING "expect 5.45"
2421| #define PACKAGE_BUGREPORT ""
2422| #define BUILD_expect
2423| #define STDC_HEADERS 1
2424| #define HAVE_SYS_TYPES_H 1
2425| #define HAVE_SYS_STAT_H 1
2426| #define HAVE_STDLIB_H 1
2427| #define HAVE_STRING_H 1
2428| #define HAVE_MEMORY_H 1
2429| #define HAVE_STRINGS_H 1
2430| #define HAVE_INTTYPES_H 1
2431| #define HAVE_STDINT_H 1
2432| #define HAVE_UNISTD_H 1
2433| #define HAVE_LIMITS_H 1
2434| #define HAVE_SYS_PARAM_H 1
2435| #define USE_THREAD_ALLOC 1
2436| #define _REENTRANT 1
2437| #define _THREAD_SAFE 1
2438| #define TCL_THREADS 1
2439| #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
2440| #define _LARGEFILE64_SOURCE 1
2441| #define TCL_WIDE_INT_TYPE long long
2442| #define HAVE_STRUCT_STAT64 1
2443| #define HAVE_OPEN64 1
2444| #define HAVE_LSEEK64 1
2445| #define HAVE_TYPE_OFF64_T 1
2446| #define USE_TCL_STUBS 1
2447| #define USE_TCL_STUBS 1
2448| #define HAVE_SYS_SELECT_H 1
2449| #define HAVE_SYSMACROS_H 1
2450| #define HAVE_STROPTS_H 1
2451| #define HAVE_SYS_FCNTL_H 1
2452| #define RETSIGTYPE void
2453| #define HAVE_SYS_TIME_H 1
2454| #define TIME_WITH_SYS_TIME 1
2455| #define HAVE_STRUCT_TM_TM_ZONE 1
2456| #define HAVE_TM_ZONE 1
2457| #define HAVE_GMTIME_R 1
2458| #define HAVE_LOCALTIME_R 1
2459| #define HAVE_TM_GMTOFF 1
2460| #define HAVE_TIMEZONE_VAR 1
2461| #define HAVE_OPENPTY 1
2462| #define HAVE_MEMMOVE 1
2463| #define HAVE_SYSCONF 1
2464| #define HAVE_STRFTIME 1
2465| #define HAVE_STRCHR 1
2466| #define HAVE_TIMEZONE 1
2467| #define HAVE_SIGLONGJMP 1
2468| #define HAVE_MEMCPY 1
2469| #define WNOHANG_BACKUP_VALUE 1
2470| #define SELECT_MASK_TYPE fd_set
2471| /* end confdefs.h. */
2472|
2473| #include <signal.h>
2474| #define RETSIGTYPE
2475|
2476| int signal_rearms = 0;
2477|
2478| RETSIGTYPE
2479| child_sigint_handler(n)
2480| int n;
2481| {
2482| }
2483|
2484| RETSIGTYPE
2485| parent_sigint_handler(n)
2486| int n;
2487| {
2488| signal_rearms++;
2489| }
2490|
2491| main()
2492| {
2493| signal(SIGINT,parent_sigint_handler);
2494|
2495| if (0 == fork()) {
2496| signal(SIGINT,child_sigint_handler);
2497| kill(getpid(),SIGINT);
2498| kill(getpid(),SIGINT);
2499| kill(getppid(),SIGINT);
2500| } else {
2501| int status;
2502|
2503| wait(&status);
2504| unlink("core");
2505| exit(signal_rearms);
2506| }
2507| }
2508configure:14485: result: no
2509configure:14503: checking if on Convex
2510configure:14518: result: no
2511configure:14523: checking if on HP
2512configure:14530: result: no
2513configure:14535: checking sane default stty arguments
2514configure:14547: result:
2515configure:14554: checking for HP style pty allocation
2516configure:14566: result: no
2517configure:14570: checking for HP style pty trapping
2518conftest.c:58:23: fatal error: sys/ptyio.h: No such file or directory
2519 #include <sys/ptyio.h>
2520 ^
2521compilation terminated.
2522configure:14591: result: no
2523configure:14598: checking for AIX new-style pty allocation
2524configure:14608: result: no
2525configure:14612: checking for SGI old-style pty allocation
2526configure:14622: result: no
2527configure:14631: checking for SCO style pty allocation
2528configure:14646: result: no
2529configure:14650: checking for SVR4 style pty allocation
2530configure:14653: result: yes
2531configure:14660: checking for libpts="-lpt" in -lpt
2532configure:14690: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lpt -lutil -lieee -lm >&5
2533conftest.c:66:20: error: called object is not a function or function pointer
2534 char libpts="-lpt" ();
2535 ^
2536conftest.c: In function 'main':
2537conftest.c:70:15: error: called object is not a function or function pointer
2538 libpts="-lpt" ();
2539 ^
2540configure:14696: $? = 1
2541configure: failed program was:
2542| /* confdefs.h. */
2543|
2544| #define PACKAGE_NAME "expect"
2545| #define PACKAGE_TARNAME "expect"
2546| #define PACKAGE_VERSION "5.45"
2547| #define PACKAGE_STRING "expect 5.45"
2548| #define PACKAGE_BUGREPORT ""
2549| #define BUILD_expect
2550| #define STDC_HEADERS 1
2551| #define HAVE_SYS_TYPES_H 1
2552| #define HAVE_SYS_STAT_H 1
2553| #define HAVE_STDLIB_H 1
2554| #define HAVE_STRING_H 1
2555| #define HAVE_MEMORY_H 1
2556| #define HAVE_STRINGS_H 1
2557| #define HAVE_INTTYPES_H 1
2558| #define HAVE_STDINT_H 1
2559| #define HAVE_UNISTD_H 1
2560| #define HAVE_LIMITS_H 1
2561| #define HAVE_SYS_PARAM_H 1
2562| #define USE_THREAD_ALLOC 1
2563| #define _REENTRANT 1
2564| #define _THREAD_SAFE 1
2565| #define TCL_THREADS 1
2566| #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
2567| #define _LARGEFILE64_SOURCE 1
2568| #define TCL_WIDE_INT_TYPE long long
2569| #define HAVE_STRUCT_STAT64 1
2570| #define HAVE_OPEN64 1
2571| #define HAVE_LSEEK64 1
2572| #define HAVE_TYPE_OFF64_T 1
2573| #define USE_TCL_STUBS 1
2574| #define USE_TCL_STUBS 1
2575| #define HAVE_SYS_SELECT_H 1
2576| #define HAVE_SYSMACROS_H 1
2577| #define HAVE_STROPTS_H 1
2578| #define HAVE_SYS_FCNTL_H 1
2579| #define RETSIGTYPE void
2580| #define HAVE_SYS_TIME_H 1
2581| #define TIME_WITH_SYS_TIME 1
2582| #define HAVE_STRUCT_TM_TM_ZONE 1
2583| #define HAVE_TM_ZONE 1
2584| #define HAVE_GMTIME_R 1
2585| #define HAVE_LOCALTIME_R 1
2586| #define HAVE_TM_GMTOFF 1
2587| #define HAVE_TIMEZONE_VAR 1
2588| #define HAVE_OPENPTY 1
2589| #define HAVE_MEMMOVE 1
2590| #define HAVE_SYSCONF 1
2591| #define HAVE_STRFTIME 1
2592| #define HAVE_STRCHR 1
2593| #define HAVE_TIMEZONE 1
2594| #define HAVE_SIGLONGJMP 1
2595| #define HAVE_MEMCPY 1
2596| #define WNOHANG_BACKUP_VALUE 1
2597| #define SELECT_MASK_TYPE fd_set
2598| #define HAVE_PTMX 1
2599| /* end confdefs.h. */
2600|
2601| /* Override any gcc2 internal prototype to avoid an error. */
2602| #ifdef __cplusplus
2603| extern "C"
2604| #endif
2605| /* We use char because int might match the return type of a gcc2
2606| builtin and then its argument prototype would still apply. */
2607| char libpts="-lpt" ();
2608| int
2609| main ()
2610| {
2611| libpts="-lpt" ();
2612| ;
2613| return 0;
2614| }
2615configure:14722: result: no
2616configure:14728: checking for ptsname
2617configure:14785: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5
2618configure:14791: $? = 0
2619configure:14795: test -z
2620 || test ! -s conftest.err
2621configure:14798: $? = 0
2622configure:14801: test -s conftest
2623configure:14804: $? = 0
2624configure:14816: result: yes
2625configure:14831: checking for OSF/1 style pty allocation
2626configure:14841: result: no
2627configure:14847: checking for tcgetattr
2628configure:14904: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5
2629configure:14910: $? = 0
2630configure:14914: test -z
2631 || test ! -s conftest.err
2632configure:14917: $? = 0
2633configure:14920: test -s conftest
2634configure:14923: $? = 0
2635configure:14935: result: yes
2636configure:14941: checking for tcsetattr
2637configure:14998: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5
2638configure:15004: $? = 0
2639configure:15008: test -z
2640 || test ! -s conftest.err
2641configure:15011: $? = 0
2642configure:15014: test -s conftest
2643configure:15017: $? = 0
2644configure:15029: result: yes
2645configure:15047: checking for struct sgttyb
2646configure:15070: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5
2647conftest.c: In function 'main':
2648conftest.c:65:17: error: storage size of 'tmp' isn't known
2649 struct sgttyb tmp;
2650 ^
2651conftest.c:66:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
2652 exit(0);
2653 ^
2654configure:15073: $? = 1
2655configure: program exited with status 1
2656configure: failed program was:
2657| /* confdefs.h. */
2658|
2659| #define PACKAGE_NAME "expect"
2660| #define PACKAGE_TARNAME "expect"
2661| #define PACKAGE_VERSION "5.45"
2662| #define PACKAGE_STRING "expect 5.45"
2663| #define PACKAGE_BUGREPORT ""
2664| #define BUILD_expect
2665| #define STDC_HEADERS 1
2666| #define HAVE_SYS_TYPES_H 1
2667| #define HAVE_SYS_STAT_H 1
2668| #define HAVE_STDLIB_H 1
2669| #define HAVE_STRING_H 1
2670| #define HAVE_MEMORY_H 1
2671| #define HAVE_STRINGS_H 1
2672| #define HAVE_INTTYPES_H 1
2673| #define HAVE_STDINT_H 1
2674| #define HAVE_UNISTD_H 1
2675| #define HAVE_LIMITS_H 1
2676| #define HAVE_SYS_PARAM_H 1
2677| #define USE_THREAD_ALLOC 1
2678| #define _REENTRANT 1
2679| #define _THREAD_SAFE 1
2680| #define TCL_THREADS 1
2681| #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
2682| #define _LARGEFILE64_SOURCE 1
2683| #define TCL_WIDE_INT_TYPE long long
2684| #define HAVE_STRUCT_STAT64 1
2685| #define HAVE_OPEN64 1
2686| #define HAVE_LSEEK64 1
2687| #define HAVE_TYPE_OFF64_T 1
2688| #define USE_TCL_STUBS 1
2689| #define USE_TCL_STUBS 1
2690| #define HAVE_SYS_SELECT_H 1
2691| #define HAVE_SYSMACROS_H 1
2692| #define HAVE_STROPTS_H 1
2693| #define HAVE_SYS_FCNTL_H 1
2694| #define RETSIGTYPE void
2695| #define HAVE_SYS_TIME_H 1
2696| #define TIME_WITH_SYS_TIME 1
2697| #define HAVE_STRUCT_TM_TM_ZONE 1
2698| #define HAVE_TM_ZONE 1
2699| #define HAVE_GMTIME_R 1
2700| #define HAVE_LOCALTIME_R 1
2701| #define HAVE_TM_GMTOFF 1
2702| #define HAVE_TIMEZONE_VAR 1
2703| #define HAVE_OPENPTY 1
2704| #define HAVE_MEMMOVE 1
2705| #define HAVE_SYSCONF 1
2706| #define HAVE_STRFTIME 1
2707| #define HAVE_STRCHR 1
2708| #define HAVE_TIMEZONE 1
2709| #define HAVE_SIGLONGJMP 1
2710| #define HAVE_MEMCPY 1
2711| #define WNOHANG_BACKUP_VALUE 1
2712| #define SELECT_MASK_TYPE fd_set
2713| #define HAVE_PTMX 1
2714| #define HAVE_TCSETATTR 1
2715| #define POSIX 1
2716| /* end confdefs.h. */
2717|
2718| #include <sgtty.h>
2719| main()
2720| {
2721| struct sgttyb tmp;
2722| exit(0);
2723| }
2724configure:15094: result: no
2725configure:15109: checking for struct termio
2726configure:15131: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5
2727conftest.c: In function 'main':
2728conftest.c:65:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
2729 exit(0);
2730 ^
2731configure:15134: $? = 0
2732configure:15136: ./conftest
2733configure:15139: $? = 0
2734configure:15146: result: yes
2735configure:15163: checking for struct termios
2736configure:15190: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5
2737conftest.c: In function 'main':
2738conftest.c:71:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
2739 exit(0);
2740 ^
2741configure:15193: $? = 0
2742configure:15195: ./conftest
2743configure:15198: $? = 0
2744configure:15205: result: yes
2745configure:15222: checking if TCGETS or TCGETA in termios.h
2746configure:15251: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5
2747configure:15254: $? = 0
2748configure:15256: ./conftest
2749configure:15259: $? = 1
2750configure: program exited with status 1
2751configure: failed program was:
2752| /* confdefs.h. */
2753|
2754| #define PACKAGE_NAME "expect"
2755| #define PACKAGE_TARNAME "expect"
2756| #define PACKAGE_VERSION "5.45"
2757| #define PACKAGE_STRING "expect 5.45"
2758| #define PACKAGE_BUGREPORT ""
2759| #define BUILD_expect
2760| #define STDC_HEADERS 1
2761| #define HAVE_SYS_TYPES_H 1
2762| #define HAVE_SYS_STAT_H 1
2763| #define HAVE_STDLIB_H 1
2764| #define HAVE_STRING_H 1
2765| #define HAVE_MEMORY_H 1
2766| #define HAVE_STRINGS_H 1
2767| #define HAVE_INTTYPES_H 1
2768| #define HAVE_STDINT_H 1
2769| #define HAVE_UNISTD_H 1
2770| #define HAVE_LIMITS_H 1
2771| #define HAVE_SYS_PARAM_H 1
2772| #define USE_THREAD_ALLOC 1
2773| #define _REENTRANT 1
2774| #define _THREAD_SAFE 1
2775| #define TCL_THREADS 1
2776| #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
2777| #define _LARGEFILE64_SOURCE 1
2778| #define TCL_WIDE_INT_TYPE long long
2779| #define HAVE_STRUCT_STAT64 1
2780| #define HAVE_OPEN64 1
2781| #define HAVE_LSEEK64 1
2782| #define HAVE_TYPE_OFF64_T 1
2783| #define USE_TCL_STUBS 1
2784| #define USE_TCL_STUBS 1
2785| #define HAVE_SYS_SELECT_H 1
2786| #define HAVE_SYSMACROS_H 1
2787| #define HAVE_STROPTS_H 1
2788| #define HAVE_SYS_FCNTL_H 1
2789| #define RETSIGTYPE void
2790| #define HAVE_SYS_TIME_H 1
2791| #define TIME_WITH_SYS_TIME 1
2792| #define HAVE_STRUCT_TM_TM_ZONE 1
2793| #define HAVE_TM_ZONE 1
2794| #define HAVE_GMTIME_R 1
2795| #define HAVE_LOCALTIME_R 1
2796| #define HAVE_TM_GMTOFF 1
2797| #define HAVE_TIMEZONE_VAR 1
2798| #define HAVE_OPENPTY 1
2799| #define HAVE_MEMMOVE 1
2800| #define HAVE_SYSCONF 1
2801| #define HAVE_STRFTIME 1
2802| #define HAVE_STRCHR 1
2803| #define HAVE_TIMEZONE 1
2804| #define HAVE_SIGLONGJMP 1
2805| #define HAVE_MEMCPY 1
2806| #define WNOHANG_BACKUP_VALUE 1
2807| #define SELECT_MASK_TYPE fd_set
2808| #define HAVE_PTMX 1
2809| #define HAVE_TCSETATTR 1
2810| #define POSIX 1
2811| #define HAVE_TERMIO 1
2812| #define HAVE_TERMIOS 1
2813| /* end confdefs.h. */
2814|
2815| /* including termios.h on Solaris 5.6 fails unless inttypes.h included */
2816| #ifdef HAVE_INTTYPES_H
2817| #include <inttypes.h>
2818| #endif
2819| #include <termios.h>
2820| main() {
2821| #if defined(TCGETS) || defined(TCGETA)
2822| return 0;
2823| #else
2824| return 1;
2825| #endif
2826| }
2827configure:15274: result: no
2828configure:15281: checking if TIOCGWINSZ in termios.h
2829configure:15310: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5
2830configure:15313: $? = 0
2831configure:15315: ./conftest
2832configure:15318: $? = 1
2833configure: program exited with status 1
2834configure: failed program was:
2835| /* confdefs.h. */
2836|
2837| #define PACKAGE_NAME "expect"
2838| #define PACKAGE_TARNAME "expect"
2839| #define PACKAGE_VERSION "5.45"
2840| #define PACKAGE_STRING "expect 5.45"
2841| #define PACKAGE_BUGREPORT ""
2842| #define BUILD_expect
2843| #define STDC_HEADERS 1
2844| #define HAVE_SYS_TYPES_H 1
2845| #define HAVE_SYS_STAT_H 1
2846| #define HAVE_STDLIB_H 1
2847| #define HAVE_STRING_H 1
2848| #define HAVE_MEMORY_H 1
2849| #define HAVE_STRINGS_H 1
2850| #define HAVE_INTTYPES_H 1
2851| #define HAVE_STDINT_H 1
2852| #define HAVE_UNISTD_H 1
2853| #define HAVE_LIMITS_H 1
2854| #define HAVE_SYS_PARAM_H 1
2855| #define USE_THREAD_ALLOC 1
2856| #define _REENTRANT 1
2857| #define _THREAD_SAFE 1
2858| #define TCL_THREADS 1
2859| #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
2860| #define _LARGEFILE64_SOURCE 1
2861| #define TCL_WIDE_INT_TYPE long long
2862| #define HAVE_STRUCT_STAT64 1
2863| #define HAVE_OPEN64 1
2864| #define HAVE_LSEEK64 1
2865| #define HAVE_TYPE_OFF64_T 1
2866| #define USE_TCL_STUBS 1
2867| #define USE_TCL_STUBS 1
2868| #define HAVE_SYS_SELECT_H 1
2869| #define HAVE_SYSMACROS_H 1
2870| #define HAVE_STROPTS_H 1
2871| #define HAVE_SYS_FCNTL_H 1
2872| #define RETSIGTYPE void
2873| #define HAVE_SYS_TIME_H 1
2874| #define TIME_WITH_SYS_TIME 1
2875| #define HAVE_STRUCT_TM_TM_ZONE 1
2876| #define HAVE_TM_ZONE 1
2877| #define HAVE_GMTIME_R 1
2878| #define HAVE_LOCALTIME_R 1
2879| #define HAVE_TM_GMTOFF 1
2880| #define HAVE_TIMEZONE_VAR 1
2881| #define HAVE_OPENPTY 1
2882| #define HAVE_MEMMOVE 1
2883| #define HAVE_SYSCONF 1
2884| #define HAVE_STRFTIME 1
2885| #define HAVE_STRCHR 1
2886| #define HAVE_TIMEZONE 1
2887| #define HAVE_SIGLONGJMP 1
2888| #define HAVE_MEMCPY 1
2889| #define WNOHANG_BACKUP_VALUE 1
2890| #define SELECT_MASK_TYPE fd_set
2891| #define HAVE_PTMX 1
2892| #define HAVE_TCSETATTR 1
2893| #define POSIX 1
2894| #define HAVE_TERMIO 1
2895| #define HAVE_TERMIOS 1
2896| /* end confdefs.h. */
2897|
2898| /* including termios.h on Solaris 5.6 fails unless inttypes.h included */
2899| #ifdef HAVE_INTTYPES_H
2900| #include <inttypes.h>
2901| #endif
2902| #include <termios.h>
2903| main() {
2904| #ifdef TIOCGWINSZ
2905| return 0;
2906| #else
2907| return 1;
2908| #endif
2909| }
2910configure:15333: result: no
2911configure:15341: checking for Cray-style ptys
2912configure:15367: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5
2913configure:15370: $? = 0
2914configure:15372: ./conftest
2915configure:15375: $? = 1
2916configure: program exited with status 1
2917configure: failed program was:
2918| /* confdefs.h. */
2919|
2920| #define PACKAGE_NAME "expect"
2921| #define PACKAGE_TARNAME "expect"
2922| #define PACKAGE_VERSION "5.45"
2923| #define PACKAGE_STRING "expect 5.45"
2924| #define PACKAGE_BUGREPORT ""
2925| #define BUILD_expect
2926| #define STDC_HEADERS 1
2927| #define HAVE_SYS_TYPES_H 1
2928| #define HAVE_SYS_STAT_H 1
2929| #define HAVE_STDLIB_H 1
2930| #define HAVE_STRING_H 1
2931| #define HAVE_MEMORY_H 1
2932| #define HAVE_STRINGS_H 1
2933| #define HAVE_INTTYPES_H 1
2934| #define HAVE_STDINT_H 1
2935| #define HAVE_UNISTD_H 1
2936| #define HAVE_LIMITS_H 1
2937| #define HAVE_SYS_PARAM_H 1
2938| #define USE_THREAD_ALLOC 1
2939| #define _REENTRANT 1
2940| #define _THREAD_SAFE 1
2941| #define TCL_THREADS 1
2942| #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
2943| #define _LARGEFILE64_SOURCE 1
2944| #define TCL_WIDE_INT_TYPE long long
2945| #define HAVE_STRUCT_STAT64 1
2946| #define HAVE_OPEN64 1
2947| #define HAVE_LSEEK64 1
2948| #define HAVE_TYPE_OFF64_T 1
2949| #define USE_TCL_STUBS 1
2950| #define USE_TCL_STUBS 1
2951| #define HAVE_SYS_SELECT_H 1
2952| #define HAVE_SYSMACROS_H 1
2953| #define HAVE_STROPTS_H 1
2954| #define HAVE_SYS_FCNTL_H 1
2955| #define RETSIGTYPE void
2956| #define HAVE_SYS_TIME_H 1
2957| #define TIME_WITH_SYS_TIME 1
2958| #define HAVE_STRUCT_TM_TM_ZONE 1
2959| #define HAVE_TM_ZONE 1
2960| #define HAVE_GMTIME_R 1
2961| #define HAVE_LOCALTIME_R 1
2962| #define HAVE_TM_GMTOFF 1
2963| #define HAVE_TIMEZONE_VAR 1
2964| #define HAVE_OPENPTY 1
2965| #define HAVE_MEMMOVE 1
2966| #define HAVE_SYSCONF 1
2967| #define HAVE_STRFTIME 1
2968| #define HAVE_STRCHR 1
2969| #define HAVE_TIMEZONE 1
2970| #define HAVE_SIGLONGJMP 1
2971| #define HAVE_MEMCPY 1
2972| #define WNOHANG_BACKUP_VALUE 1
2973| #define SELECT_MASK_TYPE fd_set
2974| #define HAVE_PTMX 1
2975| #define HAVE_TCSETATTR 1
2976| #define POSIX 1
2977| #define HAVE_TERMIO 1
2978| #define HAVE_TERMIOS 1
2979| /* end confdefs.h. */
2980|
2981| main(){
2982| #ifdef CRAY
2983| return 0;
2984| #else
2985| return 1;
2986| #endif
2987| }
2988|
2989configure:15388: result: no
2990configure:15402: checking for select
2991configure:15459: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5
2992configure:15465: $? = 0
2993configure:15469: test -z
2994 || test ! -s conftest.err
2995configure:15472: $? = 0
2996configure:15475: test -s conftest
2997configure:15478: $? = 0
2998configure:15490: result: yes
2999configure:15496: checking for poll
3000configure:15553: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5
3001configure:15559: $? = 0
3002configure:15563: test -z
3003 || test ! -s conftest.err
3004configure:15566: $? = 0
3005configure:15569: test -s conftest
3006configure:15572: $? = 0
3007configure:15584: result: yes
3008configure:15590: checking event handling
3009configure:15595: result: via select
3010configure:15617: checking for _getpty
3011configure:15674: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5
3012/tmp/ccMeEtNn.o: In function `main':
3013conftest.c:(.text+0x9): undefined reference to `_getpty'
3014/tmp/ccMeEtNn.o:(.data+0x0): undefined reference to `_getpty'
3015collect2: error: ld returned 1 exit status
3016configure:15680: $? = 1
3017configure: failed program was:
3018| /* confdefs.h. */
3019|
3020| #define PACKAGE_NAME "expect"
3021| #define PACKAGE_TARNAME "expect"
3022| #define PACKAGE_VERSION "5.45"
3023| #define PACKAGE_STRING "expect 5.45"
3024| #define PACKAGE_BUGREPORT ""
3025| #define BUILD_expect
3026| #define STDC_HEADERS 1
3027| #define HAVE_SYS_TYPES_H 1
3028| #define HAVE_SYS_STAT_H 1
3029| #define HAVE_STDLIB_H 1
3030| #define HAVE_STRING_H 1
3031| #define HAVE_MEMORY_H 1
3032| #define HAVE_STRINGS_H 1
3033| #define HAVE_INTTYPES_H 1
3034| #define HAVE_STDINT_H 1
3035| #define HAVE_UNISTD_H 1
3036| #define HAVE_LIMITS_H 1
3037| #define HAVE_SYS_PARAM_H 1
3038| #define USE_THREAD_ALLOC 1
3039| #define _REENTRANT 1
3040| #define _THREAD_SAFE 1
3041| #define TCL_THREADS 1
3042| #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
3043| #define _LARGEFILE64_SOURCE 1
3044| #define TCL_WIDE_INT_TYPE long long
3045| #define HAVE_STRUCT_STAT64 1
3046| #define HAVE_OPEN64 1
3047| #define HAVE_LSEEK64 1
3048| #define HAVE_TYPE_OFF64_T 1
3049| #define USE_TCL_STUBS 1
3050| #define USE_TCL_STUBS 1
3051| #define HAVE_SYS_SELECT_H 1
3052| #define HAVE_SYSMACROS_H 1
3053| #define HAVE_STROPTS_H 1
3054| #define HAVE_SYS_FCNTL_H 1
3055| #define RETSIGTYPE void
3056| #define HAVE_SYS_TIME_H 1
3057| #define TIME_WITH_SYS_TIME 1
3058| #define HAVE_STRUCT_TM_TM_ZONE 1
3059| #define HAVE_TM_ZONE 1
3060| #define HAVE_GMTIME_R 1
3061| #define HAVE_LOCALTIME_R 1
3062| #define HAVE_TM_GMTOFF 1
3063| #define HAVE_TIMEZONE_VAR 1
3064| #define HAVE_OPENPTY 1
3065| #define HAVE_MEMMOVE 1
3066| #define HAVE_SYSCONF 1
3067| #define HAVE_STRFTIME 1
3068| #define HAVE_STRCHR 1
3069| #define HAVE_TIMEZONE 1
3070| #define HAVE_SIGLONGJMP 1
3071| #define HAVE_MEMCPY 1
3072| #define WNOHANG_BACKUP_VALUE 1
3073| #define SELECT_MASK_TYPE fd_set
3074| #define HAVE_PTMX 1
3075| #define HAVE_TCSETATTR 1
3076| #define POSIX 1
3077| #define HAVE_TERMIO 1
3078| #define HAVE_TERMIOS 1
3079| /* end confdefs.h. */
3080| /* Define _getpty to an innocuous variant, in case <limits.h> declares _getpty.
3081| For example, HP-UX 11i <limits.h> declares gettimeofday. */
3082| #define _getpty innocuous__getpty
3083|
3084| /* System header to define __stub macros and hopefully few prototypes,
3085| which can conflict with char _getpty (); below.
3086| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3087| <limits.h> exists even on freestanding compilers. */
3088|
3089| #ifdef __STDC__
3090| # include <limits.h>
3091| #else
3092| # include <assert.h>
3093| #endif
3094|
3095| #undef _getpty
3096|
3097| /* Override any gcc2 internal prototype to avoid an error. */
3098| #ifdef __cplusplus
3099| extern "C"
3100| {
3101| #endif
3102| /* We use char because int might match the return type of a gcc2
3103| builtin and then its argument prototype would still apply. */
3104| char _getpty ();
3105| /* The GNU C library defines this for functions which it implements
3106| to always fail with ENOSYS. Some functions are actually named
3107| something starting with __ and the normal name is an alias. */
3108| #if defined (__stub__getpty) || defined (__stub____getpty)
3109| choke me
3110| #else
3111| char (*f) () = _getpty;
3112| #endif
3113| #ifdef __cplusplus
3114| }
3115| #endif
3116|
3117| int
3118| main ()
3119| {
3120| return f != _getpty;
3121| ;
3122| return 0;
3123| }
3124configure:15705: result: no
3125configure:15719: checking for getpty
3126configure:15776: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5
3127/tmp/cc0Y0SSq.o: In function `main':
3128conftest.c:(.text+0x9): undefined reference to `getpty'
3129/tmp/cc0Y0SSq.o:(.data+0x0): undefined reference to `getpty'
3130collect2: error: ld returned 1 exit status
3131configure:15782: $? = 1
3132configure: failed program was:
3133| /* confdefs.h. */
3134|
3135| #define PACKAGE_NAME "expect"
3136| #define PACKAGE_TARNAME "expect"
3137| #define PACKAGE_VERSION "5.45"
3138| #define PACKAGE_STRING "expect 5.45"
3139| #define PACKAGE_BUGREPORT ""
3140| #define BUILD_expect
3141| #define STDC_HEADERS 1
3142| #define HAVE_SYS_TYPES_H 1
3143| #define HAVE_SYS_STAT_H 1
3144| #define HAVE_STDLIB_H 1
3145| #define HAVE_STRING_H 1
3146| #define HAVE_MEMORY_H 1
3147| #define HAVE_STRINGS_H 1
3148| #define HAVE_INTTYPES_H 1
3149| #define HAVE_STDINT_H 1
3150| #define HAVE_UNISTD_H 1
3151| #define HAVE_LIMITS_H 1
3152| #define HAVE_SYS_PARAM_H 1
3153| #define USE_THREAD_ALLOC 1
3154| #define _REENTRANT 1
3155| #define _THREAD_SAFE 1
3156| #define TCL_THREADS 1
3157| #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
3158| #define _LARGEFILE64_SOURCE 1
3159| #define TCL_WIDE_INT_TYPE long long
3160| #define HAVE_STRUCT_STAT64 1
3161| #define HAVE_OPEN64 1
3162| #define HAVE_LSEEK64 1
3163| #define HAVE_TYPE_OFF64_T 1
3164| #define USE_TCL_STUBS 1
3165| #define USE_TCL_STUBS 1
3166| #define HAVE_SYS_SELECT_H 1
3167| #define HAVE_SYSMACROS_H 1
3168| #define HAVE_STROPTS_H 1
3169| #define HAVE_SYS_FCNTL_H 1
3170| #define RETSIGTYPE void
3171| #define HAVE_SYS_TIME_H 1
3172| #define TIME_WITH_SYS_TIME 1
3173| #define HAVE_STRUCT_TM_TM_ZONE 1
3174| #define HAVE_TM_ZONE 1
3175| #define HAVE_GMTIME_R 1
3176| #define HAVE_LOCALTIME_R 1
3177| #define HAVE_TM_GMTOFF 1
3178| #define HAVE_TIMEZONE_VAR 1
3179| #define HAVE_OPENPTY 1
3180| #define HAVE_MEMMOVE 1
3181| #define HAVE_SYSCONF 1
3182| #define HAVE_STRFTIME 1
3183| #define HAVE_STRCHR 1
3184| #define HAVE_TIMEZONE 1
3185| #define HAVE_SIGLONGJMP 1
3186| #define HAVE_MEMCPY 1
3187| #define WNOHANG_BACKUP_VALUE 1
3188| #define SELECT_MASK_TYPE fd_set
3189| #define HAVE_PTMX 1
3190| #define HAVE_TCSETATTR 1
3191| #define POSIX 1
3192| #define HAVE_TERMIO 1
3193| #define HAVE_TERMIOS 1
3194| /* end confdefs.h. */
3195| /* Define getpty to an innocuous variant, in case <limits.h> declares getpty.
3196| For example, HP-UX 11i <limits.h> declares gettimeofday. */
3197| #define getpty innocuous_getpty
3198|
3199| /* System header to define __stub macros and hopefully few prototypes,
3200| which can conflict with char getpty (); below.
3201| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3202| <limits.h> exists even on freestanding compilers. */
3203|
3204| #ifdef __STDC__
3205| # include <limits.h>
3206| #else
3207| # include <assert.h>
3208| #endif
3209|
3210| #undef getpty
3211|
3212| /* Override any gcc2 internal prototype to avoid an error. */
3213| #ifdef __cplusplus
3214| extern "C"
3215| {
3216| #endif
3217| /* We use char because int might match the return type of a gcc2
3218| builtin and then its argument prototype would still apply. */
3219| char getpty ();
3220| /* The GNU C library defines this for functions which it implements
3221| to always fail with ENOSYS. Some functions are actually named
3222| something starting with __ and the normal name is an alias. */
3223| #if defined (__stub_getpty) || defined (__stub___getpty)
3224| choke me
3225| #else
3226| char (*f) () = getpty;
3227| #endif
3228| #ifdef __cplusplus
3229| }
3230| #endif
3231|
3232| int
3233| main ()
3234| {
3235| return f != getpty;
3236| ;
3237| return 0;
3238| }
3239configure:15807: result: no
3240configure:15819: checking whether setpgrp takes no argument
3241configure:15851: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5
3242conftest.c: In function 'main':
3243conftest.c:73:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
3244 exit (setpgrp (1,1) == -1 ? 0 : 1);
3245 ^
3246conftest.c:73:3: error: too many arguments to function 'setpgrp'
3247In file included from conftest.c:64:0:
3248/tools/include/unistd.h:672:12: note: declared here
3249 extern int setpgrp (void) __THROW;
3250 ^
3251configure:15854: $? = 1
3252configure: program exited with status 1
3253configure: failed program was:
3254| /* confdefs.h. */
3255|
3256| #define PACKAGE_NAME "expect"
3257| #define PACKAGE_TARNAME "expect"
3258| #define PACKAGE_VERSION "5.45"
3259| #define PACKAGE_STRING "expect 5.45"
3260| #define PACKAGE_BUGREPORT ""
3261| #define BUILD_expect
3262| #define STDC_HEADERS 1
3263| #define HAVE_SYS_TYPES_H 1
3264| #define HAVE_SYS_STAT_H 1
3265| #define HAVE_STDLIB_H 1
3266| #define HAVE_STRING_H 1
3267| #define HAVE_MEMORY_H 1
3268| #define HAVE_STRINGS_H 1
3269| #define HAVE_INTTYPES_H 1
3270| #define HAVE_STDINT_H 1
3271| #define HAVE_UNISTD_H 1
3272| #define HAVE_LIMITS_H 1
3273| #define HAVE_SYS_PARAM_H 1
3274| #define USE_THREAD_ALLOC 1
3275| #define _REENTRANT 1
3276| #define _THREAD_SAFE 1
3277| #define TCL_THREADS 1
3278| #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
3279| #define _LARGEFILE64_SOURCE 1
3280| #define TCL_WIDE_INT_TYPE long long
3281| #define HAVE_STRUCT_STAT64 1
3282| #define HAVE_OPEN64 1
3283| #define HAVE_LSEEK64 1
3284| #define HAVE_TYPE_OFF64_T 1
3285| #define USE_TCL_STUBS 1
3286| #define USE_TCL_STUBS 1
3287| #define HAVE_SYS_SELECT_H 1
3288| #define HAVE_SYSMACROS_H 1
3289| #define HAVE_STROPTS_H 1
3290| #define HAVE_SYS_FCNTL_H 1
3291| #define RETSIGTYPE void
3292| #define HAVE_SYS_TIME_H 1
3293| #define TIME_WITH_SYS_TIME 1
3294| #define HAVE_STRUCT_TM_TM_ZONE 1
3295| #define HAVE_TM_ZONE 1
3296| #define HAVE_GMTIME_R 1
3297| #define HAVE_LOCALTIME_R 1
3298| #define HAVE_TM_GMTOFF 1
3299| #define HAVE_TIMEZONE_VAR 1
3300| #define HAVE_OPENPTY 1
3301| #define HAVE_MEMMOVE 1
3302| #define HAVE_SYSCONF 1
3303| #define HAVE_STRFTIME 1
3304| #define HAVE_STRCHR 1
3305| #define HAVE_TIMEZONE 1
3306| #define HAVE_SIGLONGJMP 1
3307| #define HAVE_MEMCPY 1
3308| #define WNOHANG_BACKUP_VALUE 1
3309| #define SELECT_MASK_TYPE fd_set
3310| #define HAVE_PTMX 1
3311| #define HAVE_TCSETATTR 1
3312| #define POSIX 1
3313| #define HAVE_TERMIO 1
3314| #define HAVE_TERMIOS 1
3315| /* end confdefs.h. */
3316| #if HAVE_UNISTD_H
3317| # include <unistd.h>
3318| #endif
3319|
3320| int
3321| main ()
3322| {
3323| /* If this system has a BSD-style setpgrp which takes arguments,
3324| setpgrp(1, 1) will fail with ESRCH and return -1, in that case
3325| exit successfully. */
3326| exit (setpgrp (1,1) == -1 ? 0 : 1);
3327| ;
3328| return 0;
3329| }
3330configure:15873: result: yes
3331configure:15887: checking for SV-style timezone
3332configure:15913: gcc -o conftest -pipe -Wl,--export-dynamic conftest.c -lutil -lieee -lm >&5
3333conftest.c: In function 'main':
3334conftest.c:72:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default]
3335 exit(0);
3336 ^
3337configure:15916: $? = 0
3338configure:15918: ./conftest
3339configure:15921: $? = 0
3340configure:15927: result: yes
3341configure:15962: checking for long file names
3342configure:16001: result: yes
3343configure:16406: checking for tclsh
3344configure:16433: result: /tools/bin/tclsh8.6
3345configure:16574: creating ./config.status
3346
3347## ---------------------- ##
3348## Running config.status. ##
3349## ---------------------- ##
3350
3351This file was extended by expect config.status 5.45, which was
3352generated by GNU Autoconf 2.59. Invocation command line was
3353
3354 CONFIG_FILES =
3355 CONFIG_HEADERS =
3356 CONFIG_LINKS =
3357 CONFIG_COMMANDS =
3358 $ ./config.status
3359
3360on r-14-4-stu
3361
3362config.status:724: creating Makefile
3363config.status:907: executing default commands
3364configure:17611: configuring in testsuite
3365configure:17728: running /bin/bash './configure' --prefix=/tools '--prefix=/tools' '--with-tcl=/tools/lib' '--with-tclinclude=/tools/include' --cache-file=/dev/null --srcdir=.
3366
3367## ---------------- ##
3368## Cache variables. ##
3369## ---------------- ##
3370
3371ac_cv_build=i686-pc-linux-gnu
3372ac_cv_build_alias=i686-pc-linux-gnu
3373ac_cv_c_bigendian=no
3374ac_cv_c_compiler_gnu=yes
3375ac_cv_c_tclconfig=/tools/lib
3376ac_cv_c_tclh=/tools/include
3377ac_cv_env_CC_set=
3378ac_cv_env_CC_value=
3379ac_cv_env_CFLAGS_set=
3380ac_cv_env_CFLAGS_value=
3381ac_cv_env_CPPFLAGS_set=
3382ac_cv_env_CPPFLAGS_value=
3383ac_cv_env_CPP_set=
3384ac_cv_env_CPP_value=
3385ac_cv_env_LDFLAGS_set=
3386ac_cv_env_LDFLAGS_value=
3387ac_cv_env_build_alias_set=
3388ac_cv_env_build_alias_value=
3389ac_cv_env_host_alias_set=
3390ac_cv_env_host_alias_value=
3391ac_cv_env_target_alias_set=
3392ac_cv_env_target_alias_value=
3393ac_cv_exeext=
3394ac_cv_func__getpty=no
3395ac_cv_func_connect=yes
3396ac_cv_func_gethostbyname=yes
3397ac_cv_func_gethostname=yes
3398ac_cv_func_getpseudotty=no
3399ac_cv_func_getpty=no
3400ac_cv_func_gmtime_r=yes
3401ac_cv_func_localtime_r=yes
3402ac_cv_func_lseek64=yes
3403ac_cv_func_memmove=yes
3404ac_cv_func_open64=yes
3405ac_cv_func_openpty=no
3406ac_cv_func_poll=yes
3407ac_cv_func_ptsname=yes
3408ac_cv_func_select=yes
3409ac_cv_func_setpgrp_void=yes
3410ac_cv_func_siglongjmp=yes
3411ac_cv_func_sin=no
3412ac_cv_func_socket=yes
3413ac_cv_func_strchr=yes
3414ac_cv_func_strftime=yes
3415ac_cv_func_sysconf=yes
3416ac_cv_func_tcgetattr=yes
3417ac_cv_func_tcsetattr=yes
3418ac_cv_func_timezone=yes
3419ac_cv_header_dlfcn_h=yes
3420ac_cv_header_errno_h=yes
3421ac_cv_header_float_h=yes
3422ac_cv_header_inttypes_h=yes
3423ac_cv_header_limits_h=yes
3424ac_cv_header_memory_h=yes
3425ac_cv_header_net_errno_h=no
3426ac_cv_header_stdc=yes
3427ac_cv_header_stdint_h=yes
3428ac_cv_header_stdlib_h=yes
3429ac_cv_header_string_h=yes
3430ac_cv_header_strings_h=yes
3431ac_cv_header_sys_fcntl_h=yes
3432ac_cv_header_sys_param_h=yes
3433ac_cv_header_sys_ptem_h=no
3434ac_cv_header_sys_select_h=yes
3435ac_cv_header_sys_stat_h=yes
3436ac_cv_header_sys_stropts_h=yes
3437ac_cv_header_sys_strpty_h=no
3438ac_cv_header_sys_strredir_h=no
3439ac_cv_header_sys_sysconfig_h=no
3440ac_cv_header_sys_sysmacros_h=yes
3441ac_cv_header_sys_time_h=yes
3442ac_cv_header_sys_types_h=yes
3443ac_cv_header_sys_wait_h=yes
3444ac_cv_header_time=yes
3445ac_cv_header_unistd_h=yes
3446ac_cv_header_values_h=yes
3447ac_cv_header_varargs_h=no
3448ac_cv_host=i686-pc-linux-gnu
3449ac_cv_host_alias=i686-pc-linux-gnu
3450ac_cv_lib_ieee_main=yes
3451ac_cv_lib_inet_main=no
3452ac_cv_lib_pt_libpts___lpt_=no
3453ac_cv_lib_pthread_pthread_mutex_init=yes
3454ac_cv_lib_seq_getpseudotty=no
3455ac_cv_lib_util_openpty=yes
3456ac_cv_member_struct_tm_tm_zone=yes
3457ac_cv_objext=o
3458ac_cv_path_install='/usr/bin/install -c'
3459ac_cv_prog_AR=ar
3460ac_cv_prog_CPP='gcc -E'
3461ac_cv_prog_ac_ct_CC=gcc
3462ac_cv_prog_ac_ct_RANLIB=ranlib
3463ac_cv_prog_cc_g=yes
3464ac_cv_prog_cc_stdc=
3465ac_cv_prog_egrep='grep -E'
3466ac_cv_prog_make_make_set=yes
3467ac_cv_struct_tm=time.h
3468ac_cv_sys_long_file_names=yes
3469ac_cv_target=i686-pc-linux-gnu
3470ac_cv_target_alias=i686-pc-linux-gnu
3471ac_cv_type_pid_t=yes
3472ac_cv_type_signal=void
3473tcl_cv_cc_pipe=yes
3474tcl_cv_cc_visibility_hidden=yes
3475tcl_cv_dirent_h=yes
3476tcl_cv_flag__isoc99_source=no
3477tcl_cv_flag__largefile64_source=yes
3478tcl_cv_flag__largefile_source64=no
3479tcl_cv_member_tm_gmtoff=yes
3480tcl_cv_member_tm_tzadj=no
3481tcl_cv_struct_dirent64=no
3482tcl_cv_struct_stat64=yes
3483tcl_cv_sys_version=Linux-3.11.0-11-lowlatency
3484tcl_cv_timezone_long=yes
3485tcl_cv_type_64bit='long long'
3486tcl_cv_type_off64_t=yes
3487tcl_cv_union_wait=yes
3488
3489## ----------------- ##
3490## Output variables. ##
3491## ----------------- ##
3492
3493AR='ar'
3494CC='gcc'
3495CELIB_DIR=''
3496CFLAGS=' -pipe ${CFLAGS_DEFAULT} ${CFLAGS_WARNING} ${SHLIB_CFLAGS} '
3497CFLAGS_DEBUG='-g'
3498CFLAGS_DEFAULT='-O2 -fomit-frame-pointer'
3499CFLAGS_OPTIMIZE='-O2 -fomit-frame-pointer'
3500CFLAGS_WARNING='-Wall'
3501CLEANFILES=' pkgIndex.tcl'
3502CPP='gcc -E'
3503CPPFLAGS=''
3504CYGPATH='echo'
3505DEFAULT_STTY_ARGS='sane'
3506DEFS='-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 '
3507ECHO_C=''
3508ECHO_N='-n'
3509ECHO_T=''
3510EGREP='grep -E'
3511EXEEXT=''
3512EXP_BUILD_LIB_SPEC='-L/mnt/lfs/sources/expect5.45 -lexpect5.45'
3513EXP_CC_SEARCH_FLAGS='-Wl,-rpath,${LIB_RUNTIME_DIR}/${PACKAGE_NAME}${PACKAGE_VERSION}'
3514INSTALL_DATA='${INSTALL} -m 644'
3515INSTALL_PROGRAM='${INSTALL}'
3516INSTALL_SCRIPT='${INSTALL}'
3517LDFLAGS=' -Wl,--export-dynamic '
3518LDFLAGS_DEFAULT=' -Wl,--export-dynamic '
3519LD_LIBRARY_PATH_VAR='LD_LIBRARY_PATH'
3520LIBOBJS=''
3521LIBS=' -lutil -lieee -lm -Wl,-rpath,${LIB_RUNTIME_DIR}'
3522LTLIBOBJS=''
3523MAKE_LIB='${SHLIB_LD} -o $@ $(PKG_OBJECTS) ${SHLIB_LD_LIBS} '
3524MAKE_SHARED_LIB='${SHLIB_LD} -o $@ $(PKG_OBJECTS) ${SHLIB_LD_LIBS}'
3525MAKE_STATIC_LIB='${STLIB_LD} $@ $(PKG_OBJECTS)'
3526MAKE_STUB_LIB='${STLIB_LD} $@ $(PKG_STUB_OBJECTS)'
3527MATH_LIBS='-lieee -lm'
3528OBJEXT='o'
3529PACKAGE_BUGREPORT=''
3530PACKAGE_NAME='expect'
3531PACKAGE_STRING='expect 5.45'
3532PACKAGE_TARNAME='expect'
3533PACKAGE_VERSION='5.45'
3534PATH_SEPARATOR=':'
3535PKG_CFLAGS=' -DTCL_DEBUGGER -DUSE_NON_CONST -DSCRIPTDIR=\"${DESTDIR}${prefix}/lib/${PKG_DIR}\" -DEXECSCRIPTDIR=\"${DESTDIR}${pkglibdir}\" -DSTTY_BIN=\"/bin/stty\" -DDFLT_STTY="\"sane\""'
3536PKG_HEADERS=' expect.h expect_tcl.h expect_comm.h tcldbg.h'
3537PKG_INCLUDES=' -I. -I"."'
3538PKG_LIBS=''
3539PKG_LIB_FILE='libexpect5.45.so'
3540PKG_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'
3541PKG_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'
3542PKG_STUB_LIB_FILE='libexpectstub5.45.a'
3543PKG_STUB_OBJECTS=''
3544PKG_STUB_SOURCES=''
3545PKG_TCL_SOURCES=''
3546RANLIB=':'
3547RANLIB_STUB='ranlib'
3548SETPGRP_VOID=''
3549SETUID=':'
3550SET_MAKE=''
3551SHARED_BUILD='1'
3552SHELL='/bin/bash'
3553SHLIB_CFLAGS='-fPIC'
3554SHLIB_LD='${CC} -shared ${CFLAGS} ${LDFLAGS_DEFAULT}'
3555SHLIB_LD_LIBS='${LIBS} -L/tools/lib -ltclstub8.6'
3556STLIB_LD='${AR} cr'
3557TCLSH_PROG='/tools/bin/tclsh8.6'
3558TCL_BIN_DIR='/tools/lib'
3559TCL_CC_SEARCH_FLAGS='-Wl,-rpath,${LIB_RUNTIME_DIR}'
3560TCL_DBGX=''
3561TCL_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 '
3562TCL_DL_LIBS='-ldl'
3563TCL_EXTRA_CFLAGS=' -pipe -fvisibility=hidden '
3564TCL_INCLUDES='-I"/tools/include"'
3565TCL_LD_FLAGS=' -Wl,--export-dynamic '
3566TCL_LIBS='${DL_LIBS} ${LIBS} ${MATH_LIBS}'
3567TCL_LIB_FILE='libtcl8.6.so'
3568TCL_LIB_FLAG='-ltcl8.6'
3569TCL_LIB_SPEC='-L/tools/lib -ltcl8.6'
3570TCL_PATCH_LEVEL='.0'
3571TCL_SHLIB_LD_LIBS='${LIBS}'
3572TCL_SRC_DIR='/mnt/lfs/sources/tcl8.6.0'
3573TCL_STUB_LIB_FILE='libtclstub8.6.a'
3574TCL_STUB_LIB_FLAG='-ltclstub8.6'
3575TCL_STUB_LIB_SPEC='-L/tools/lib -ltclstub8.6'
3576TCL_THREADS='1'
3577TCL_TOP_DIR_NATIVE='"/mnt/lfs/sources/tcl8.6.0"'
3578TCL_VERSION='8.6'
3579VC_MANIFEST_EMBED_DLL=''
3580VC_MANIFEST_EMBED_EXE=''
3581ac_ct_CC='gcc'
3582ac_ct_RANLIB='ranlib'
3583bindir='${exec_prefix}/bin'
3584build='i686-pc-linux-gnu'
3585build_alias=''
3586build_cpu='i686'
3587build_os='linux-gnu'
3588build_vendor='pc'
3589datadir='${prefix}/share'
3590exec_prefix='/tools'
3591host='i686-pc-linux-gnu'
3592host_alias=''
3593host_cpu='i686'
3594host_os='linux-gnu'
3595host_vendor='pc'
3596includedir='${prefix}/include'
3597infodir='${prefix}/info'
3598libdir='${exec_prefix}/lib'
3599libexecdir='${exec_prefix}/libexec'
3600localstatedir='${prefix}/var'
3601mandir='${prefix}/man'
3602oldincludedir='/usr/include'
3603prefix='/tools'
3604program_transform_name='s,x,x,'
3605sbindir='${exec_prefix}/sbin'
3606sharedstatedir='${prefix}/com'
3607subdirs=' testsuite'
3608sysconfdir='${prefix}/etc'
3609target='i686-pc-linux-gnu'
3610target_alias=''
3611target_cpu='i686'
3612target_os='linux-gnu'
3613target_vendor='pc'
3614
3615## ----------- ##
3616## confdefs.h. ##
3617## ----------- ##
3618
3619#define BUILD_expect
3620#define HAVE_GMTIME_R 1
3621#define HAVE_INTTYPES_H 1
3622#define HAVE_LIMITS_H 1
3623#define HAVE_LOCALTIME_R 1
3624#define HAVE_LONG_FILE_NAMES 1
3625#define HAVE_LSEEK64 1
3626#define HAVE_MEMCPY 1
3627#define HAVE_MEMMOVE 1
3628#define HAVE_MEMORY_H 1
3629#define HAVE_OPEN64 1
3630#define HAVE_OPENPTY 1
3631#define HAVE_PTMX 1
3632#define HAVE_SIGLONGJMP 1
3633#define HAVE_STDINT_H 1
3634#define HAVE_STDLIB_H 1
3635#define HAVE_STRCHR 1
3636#define HAVE_STRFTIME 1
3637#define HAVE_STRINGS_H 1
3638#define HAVE_STRING_H 1
3639#define HAVE_STROPTS_H 1
3640#define HAVE_STRUCT_STAT64 1
3641#define HAVE_STRUCT_TM_TM_ZONE 1
3642#define HAVE_SV_TIMEZONE 1
3643#define HAVE_SYSCONF 1
3644#define HAVE_SYSMACROS_H 1
3645#define HAVE_SYS_FCNTL_H 1
3646#define HAVE_SYS_PARAM_H 1
3647#define HAVE_SYS_SELECT_H 1
3648#define HAVE_SYS_STAT_H 1
3649#define HAVE_SYS_TIME_H 1
3650#define HAVE_SYS_TYPES_H 1
3651#define HAVE_TCSETATTR 1
3652#define HAVE_TERMIO 1
3653#define HAVE_TERMIOS 1
3654#define HAVE_TIMEZONE 1
3655#define HAVE_TIMEZONE_VAR 1
3656#define HAVE_TM_GMTOFF 1
3657#define HAVE_TM_ZONE 1
3658#define HAVE_TYPE_OFF64_T 1
3659#define HAVE_UNISTD_H 1
3660#define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
3661#define PACKAGE_BUGREPORT ""
3662#define PACKAGE_NAME "expect"
3663#define PACKAGE_STRING "expect 5.45"
3664#define PACKAGE_TARNAME "expect"
3665#define PACKAGE_VERSION "5.45"
3666#define POSIX 1
3667#define RETSIGTYPE void
3668#define SELECT_MASK_TYPE fd_set
3669#define SETPGRP_VOID 1
3670#define STDC_HEADERS 1
3671#define TCL_THREADS 1
3672#define TCL_WIDE_INT_TYPE long long
3673#define TIME_WITH_SYS_TIME 1
3674#define USE_TCL_STUBS 1
3675#define USE_TCL_STUBS 1
3676#define USE_THREAD_ALLOC 1
3677#define WNOHANG_BACKUP_VALUE 1
3678#define _LARGEFILE64_SOURCE 1
3679#define _REENTRANT 1
3680#define _THREAD_SAFE 1
3681
3682configure: exit 0