Ticket #61897: config.log

File config.log, 137.8 KB (added by lmhaffner, 4 years ago)

config.log

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 tcl configure 8.6, which was
5generated by GNU Autoconf 2.59.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --mandir=/opt/local/share/man --enable-threads tcl_cv_type_64bit=long long
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = Zwickel.local
14uname -m = x86_64
15uname -r = 20.2.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 20.2.0: Wed Dec  2 20:39:59 PST 2020; root:xnu-7195.60.75~1/RELEASE_X86_64
18
19/usr/bin/uname -p = i386
20/bin/uname -X     = unknown
21
22/bin/arch              = unknown
23/usr/bin/arch -k       = unknown
24/usr/convex/getsysinfo = unknown
25hostinfo               = Mach kernel version:
26         Darwin Kernel Version 20.2.0: Wed Dec  2 20:39:59 PST 2020; root:xnu-7195.60.75~1/RELEASE_X86_64
27Kernel configured for up to 16 processors.
288 processors are physically available.
2916 processors are logically available.
30Processor type: x86_64h (Intel x86-64h Haswell)
31Processors active: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
32Primary memory available: 32.00 gigabytes
33Default processor set: 712 tasks, 2559 threads, 16 processors
34Load average: 2.12, Mach factor: 13.87
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/local/bin
40PATH: /opt/local/sbin
41PATH: /bin
42PATH: /sbin
43PATH: /usr/bin
44PATH: /usr/sbin
45
46
47## ----------- ##
48## Core tests. ##
49## ----------- ##
50
51configure:1385: checking whether to use symlinks for manpages
52configure:1394: result: no
53configure:1397: checking whether to compress the manpages
54configure:1412: result: no
55configure:1426: checking whether to add a package name suffix for the manpages
56configure:1439: result: no
57configure:1501: checking for gcc
58configure:1527: result: /usr/bin/clang
59configure:1771: checking for C compiler version
60configure:1774: /usr/bin/clang --version </dev/null >&5
61Apple clang version 12.0.0 (clang-1200.0.32.28)
62Target: x86_64-apple-darwin20.2.0
63Thread model: posix
64InstalledDir: /Library/Developer/CommandLineTools/usr/bin
65configure:1777: $? = 0
66configure:1779: /usr/bin/clang -v </dev/null >&5
67Apple clang version 12.0.0 (clang-1200.0.32.28)
68Target: x86_64-apple-darwin20.2.0
69Thread model: posix
70InstalledDir: /Library/Developer/CommandLineTools/usr/bin
71configure:1782: $? = 0
72configure:1784: /usr/bin/clang -V </dev/null >&5
73clang: error: argument to '-V' is missing (expected 1 value)
74clang: error: no input files
75configure:1787: $? = 1
76configure:1810: checking for C compiler default output file name
77configure:1813: /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 conftest.c  >&5
78configure:1816: $? = 0
79configure:1862: result: a.out
80configure:1867: checking whether the C compiler works
81configure:1873: ./a.out
82configure:1876: $? = 0
83configure:1893: result: yes
84configure:1900: checking whether we are cross compiling
85configure:1902: result: no
86configure:1905: checking for suffix of executables
87configure:1907: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 conftest.c  >&5
88configure:1910: $? = 0
89configure:1935: result:
90configure:1941: checking for suffix of object files
91configure:1962: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk conftest.c >&5
92configure:1965: $? = 0
93configure:1987: result: o
94configure:1991: checking whether we are using the GNU C compiler
95configure:2015: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk conftest.c >&5
96configure:2021: $? = 0
97configure:2025: test -z
98                         || test ! -s conftest.err
99configure:2028: $? = 0
100configure:2031: test -s conftest.o
101configure:2034: $? = 0
102configure:2047: result: yes
103configure:2053: checking whether /usr/bin/clang accepts -g
104configure:2074: /usr/bin/clang -c -g -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk conftest.c >&5
105configure:2080: $? = 0
106configure:2084: test -z
107                         || test ! -s conftest.err
108configure:2087: $? = 0
109configure:2090: test -s conftest.o
110configure:2093: $? = 0
111configure:2104: result: yes
112configure:2121: checking for /usr/bin/clang option to accept ANSI C
113configure:2191: /usr/bin/clang  -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk conftest.c >&5
114configure:2197: $? = 0
115configure:2201: test -z
116                         || test ! -s conftest.err
117configure:2204: $? = 0
118configure:2207: test -s conftest.o
119configure:2210: $? = 0
120configure:2228: result: none needed
121configure:2246: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk conftest.c >&5
122conftest.c:2:3: error: unknown type name 'choke'
123  choke me
124  ^
125conftest.c:2:11: error: expected ';' after top level declarator
126  choke me
127          ^
128          ;
1292 errors generated.
130configure:2252: $? = 1
131configure: failed program was:
132| #ifndef __cplusplus
133|   choke me
134| #endif
135configure:2386: checking for inline
136configure:2407: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk conftest.c >&5
137configure:2413: $? = 0
138configure:2417: test -z
139                         || test ! -s conftest.err
140configure:2420: $? = 0
141configure:2423: test -s conftest.o
142configure:2426: $? = 0
143configure:2438: result: inline
144configure:2472: checking how to run the C preprocessor
145configure:2507: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk conftest.c
146configure:2513: $? = 0
147configure:2545: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk conftest.c
148conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
149#include <ac_nonexistent.h>
150         ^~~~~~~~~~~~~~~~~~
1511 error generated.
152configure:2551: $? = 1
153configure: failed program was:
154| /* confdefs.h.  */
155|
156| #define PACKAGE_NAME "tcl"
157| #define PACKAGE_TARNAME "tcl"
158| #define PACKAGE_VERSION "8.6"
159| #define PACKAGE_STRING "tcl 8.6"
160| #define PACKAGE_BUGREPORT ""
161| /* end confdefs.h.  */
162| #include <ac_nonexistent.h>
163configure:2590: result: /usr/bin/clang -E
164configure:2614: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk conftest.c
165configure:2620: $? = 0
166configure:2652: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk conftest.c
167conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
168#include <ac_nonexistent.h>
169         ^~~~~~~~~~~~~~~~~~
1701 error generated.
171configure:2658: $? = 1
172configure: failed program was:
173| /* confdefs.h.  */
174|
175| #define PACKAGE_NAME "tcl"
176| #define PACKAGE_TARNAME "tcl"
177| #define PACKAGE_VERSION "8.6"
178| #define PACKAGE_STRING "tcl 8.6"
179| #define PACKAGE_BUGREPORT ""
180| /* end confdefs.h.  */
181| #include <ac_nonexistent.h>
182configure:2702: checking for egrep
183configure:2712: result: grep -E
184configure:2717: checking for ANSI C header files
185configure:2742: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk conftest.c >&5
186configure:2748: $? = 0
187configure:2752: test -z
188                         || test ! -s conftest.err
189configure:2755: $? = 0
190configure:2758: test -s conftest.o
191configure:2761: $? = 0
192configure:2850: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 conftest.c  >&5
193conftest.c:26:7: error: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Werror,-Wimplicit-function-declaration]
194      exit(2);
195      ^
196conftest.c:26:7: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit'
1971 error generated.
198configure:2853: $? = 1
199configure: program exited with status 1
200configure: failed program was:
201| /* confdefs.h.  */
202|
203| #define PACKAGE_NAME "tcl"
204| #define PACKAGE_TARNAME "tcl"
205| #define PACKAGE_VERSION "8.6"
206| #define PACKAGE_STRING "tcl 8.6"
207| #define PACKAGE_BUGREPORT ""
208| /* end confdefs.h.  */
209| #include <ctype.h>
210| #if ((' ' & 0x0FF) == 0x020)
211| # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
212| # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
213| #else
214| # define ISLOWER(c)              (('a' <= (c) && (c) <= 'i')               || ('j' <= (c) && (c) <= 'r')                   || ('s' <= (c) && (c) <= 'z'))
215| # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
216| #endif
217|
218| #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
219| int
220| main ()
221| {
222|   int i;
223|   for (i = 0; i < 256; i++)
224|     if (XOR (islower (i), ISLOWER (i))
225|       || toupper (i) != TOUPPER (i))
226|       exit(2);
227|   exit (0);
228| }
229configure:2873: result: no
230configure:2897: checking for sys/types.h
231configure:2913: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk conftest.c >&5
232configure:2919: $? = 0
233configure:2923: test -z
234                         || test ! -s conftest.err
235configure:2926: $? = 0
236configure:2929: test -s conftest.o
237configure:2932: $? = 0
238configure:2943: result: yes
239configure:2897: checking for sys/stat.h
240configure:2913: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk conftest.c >&5
241configure:2919: $? = 0
242configure:2923: test -z
243                         || test ! -s conftest.err
244configure:2926: $? = 0
245configure:2929: test -s conftest.o
246configure:2932: $? = 0
247configure:2943: result: yes
248configure:2897: checking for stdlib.h
249configure:2913: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk conftest.c >&5
250configure:2919: $? = 0
251configure:2923: test -z
252                         || test ! -s conftest.err
253configure:2926: $? = 0
254configure:2929: test -s conftest.o
255configure:2932: $? = 0
256configure:2943: result: yes
257configure:2897: checking for string.h
258configure:2913: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk conftest.c >&5
259configure:2919: $? = 0
260configure:2923: test -z
261                         || test ! -s conftest.err
262configure:2926: $? = 0
263configure:2929: test -s conftest.o
264configure:2932: $? = 0
265configure:2943: result: yes
266configure:2897: checking for memory.h
267configure:2913: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk conftest.c >&5
268configure:2919: $? = 0
269configure:2923: test -z
270                         || test ! -s conftest.err
271configure:2926: $? = 0
272configure:2929: test -s conftest.o
273configure:2932: $? = 0
274configure:2943: result: yes
275configure:2897: checking for strings.h
276configure:2913: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk conftest.c >&5
277configure:2919: $? = 0
278configure:2923: test -z
279                         || test ! -s conftest.err
280configure:2926: $? = 0
281configure:2929: test -s conftest.o
282configure:2932: $? = 0
283configure:2943: result: yes
284configure:2897: checking for inttypes.h
285configure:2913: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk conftest.c >&5
286configure:2919: $? = 0
287configure:2923: test -z
288                         || test ! -s conftest.err
289configure:2926: $? = 0
290configure:2929: test -s conftest.o
291configure:2932: $? = 0
292configure:2943: result: yes
293configure:2897: checking for stdint.h
294configure:2913: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk conftest.c >&5
295configure:2919: $? = 0
296configure:2923: test -z
297                         || test ! -s conftest.err
298configure:2926: $? = 0
299configure:2929: test -s conftest.o
300configure:2932: $? = 0
301configure:2943: result: yes
302configure:2897: checking for unistd.h
303configure:2913: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk conftest.c >&5
304configure:2919: $? = 0
305configure:2923: test -z
306                         || test ! -s conftest.err
307configure:2926: $? = 0
308configure:2929: test -s conftest.o
309configure:2932: $? = 0
310configure:2943: result: yes
311configure:2956: checking dirent.h
312configure:2997: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 conftest.c  >&5
313configure:3003: $? = 0
314configure:3007: test -z
315                         || test ! -s conftest.err
316configure:3010: $? = 0
317configure:3013: test -s conftest
318configure:3016: $? = 0
319configure:3028: result: yes
320configure:3049: checking float.h usability
321configure:3061: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk conftest.c >&5
322configure:3067: $? = 0
323configure:3071: test -z
324                         || test ! -s conftest.err
325configure:3074: $? = 0
326configure:3077: test -s conftest.o
327configure:3080: $? = 0
328configure:3090: result: yes
329configure:3094: checking float.h presence
330configure:3104: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk conftest.c
331configure:3110: $? = 0
332configure:3130: result: yes
333configure:3165: checking for float.h
334configure:3172: result: yes
335configure:3197: checking values.h usability
336configure:3209: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk conftest.c >&5
337conftest.c:52:10: fatal error: 'values.h' file not found
338#include <values.h>
339         ^~~~~~~~~~
3401 error generated.
341configure:3215: $? = 1
342configure: failed program was:
343| /* confdefs.h.  */
344|
345| #define PACKAGE_NAME "tcl"
346| #define PACKAGE_TARNAME "tcl"
347| #define PACKAGE_VERSION "8.6"
348| #define PACKAGE_STRING "tcl 8.6"
349| #define PACKAGE_BUGREPORT ""
350| #define HAVE_SYS_TYPES_H 1
351| #define HAVE_SYS_STAT_H 1
352| #define HAVE_STDLIB_H 1
353| #define HAVE_STRING_H 1
354| #define HAVE_MEMORY_H 1
355| #define HAVE_STRINGS_H 1
356| #define HAVE_INTTYPES_H 1
357| #define HAVE_STDINT_H 1
358| #define HAVE_UNISTD_H 1
359| /* end confdefs.h.  */
360| #include <stdio.h>
361| #if HAVE_SYS_TYPES_H
362| # include <sys/types.h>
363| #endif
364| #if HAVE_SYS_STAT_H
365| # include <sys/stat.h>
366| #endif
367| #if STDC_HEADERS
368| # include <stdlib.h>
369| # include <stddef.h>
370| #else
371| # if HAVE_STDLIB_H
372| #  include <stdlib.h>
373| # endif
374| #endif
375| #if HAVE_STRING_H
376| # if !STDC_HEADERS && HAVE_MEMORY_H
377| #  include <memory.h>
378| # endif
379| # include <string.h>
380| #endif
381| #if HAVE_STRINGS_H
382| # include <strings.h>
383| #endif
384| #if HAVE_INTTYPES_H
385| # include <inttypes.h>
386| #else
387| # if HAVE_STDINT_H
388| #  include <stdint.h>
389| # endif
390| #endif
391| #if HAVE_UNISTD_H
392| # include <unistd.h>
393| #endif
394| #include <values.h>
395configure:3238: result: no
396configure:3242: checking values.h presence
397configure:3252: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk conftest.c
398conftest.c:18:10: fatal error: 'values.h' file not found
399#include <values.h>
400         ^~~~~~~~~~
4011 error generated.
402configure:3258: $? = 1
403configure: failed program was:
404| /* confdefs.h.  */
405|
406| #define PACKAGE_NAME "tcl"
407| #define PACKAGE_TARNAME "tcl"
408| #define PACKAGE_VERSION "8.6"
409| #define PACKAGE_STRING "tcl 8.6"
410| #define PACKAGE_BUGREPORT ""
411| #define HAVE_SYS_TYPES_H 1
412| #define HAVE_SYS_STAT_H 1
413| #define HAVE_STDLIB_H 1
414| #define HAVE_STRING_H 1
415| #define HAVE_MEMORY_H 1
416| #define HAVE_STRINGS_H 1
417| #define HAVE_INTTYPES_H 1
418| #define HAVE_STDINT_H 1
419| #define HAVE_UNISTD_H 1
420| /* end confdefs.h.  */
421| #include <values.h>
422configure:3278: result: no
423configure:3313: checking for values.h
424configure:3320: result: no
425configure:3336: checking for stdlib.h
426configure:3341: result: yes
427configure:3538: checking for string.h
428configure:3543: result: yes
429configure:3737: checking sys/wait.h usability
430configure:3749: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk conftest.c >&5
431configure:3755: $? = 0
432configure:3759: test -z
433                         || test ! -s conftest.err
434configure:3762: $? = 0
435configure:3765: test -s conftest.o
436configure:3768: $? = 0
437configure:3778: result: yes
438configure:3782: checking sys/wait.h presence
439configure:3792: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk conftest.c
440configure:3798: $? = 0
441configure:3818: result: yes
442configure:3853: checking for sys/wait.h
443configure:3860: result: yes
444configure:3885: checking dlfcn.h usability
445configure:3897: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk conftest.c >&5
446configure:3903: $? = 0
447configure:3907: test -z
448                         || test ! -s conftest.err
449configure:3910: $? = 0
450configure:3913: test -s conftest.o
451configure:3916: $? = 0
452configure:3926: result: yes
453configure:3930: checking dlfcn.h presence
454configure:3940: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk conftest.c
455configure:3946: $? = 0
456configure:3966: result: yes
457configure:4001: checking for dlfcn.h
458configure:4008: result: yes
459configure:4039: checking sys/param.h usability
460configure:4051: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk conftest.c >&5
461configure:4057: $? = 0
462configure:4061: test -z
463                         || test ! -s conftest.err
464configure:4064: $? = 0
465configure:4067: test -s conftest.o
466configure:4070: $? = 0
467configure:4080: result: yes
468configure:4084: checking sys/param.h presence
469configure:4094: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk conftest.c
470configure:4100: $? = 0
471configure:4120: result: yes
472configure:4155: checking for sys/param.h
473configure:4162: result: yes
474configure:4189: checking if the compiler understands -pipe
475configure:4212: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk conftest.c >&5
476configure:4218: $? = 0
477configure:4222: test -z
478                         || test ! -s conftest.err
479configure:4225: $? = 0
480configure:4228: test -s conftest.o
481configure:4231: $? = 0
482configure:4243: result: yes
483configure:4293: checking for pthread_mutex_init in -lpthread
484configure:4323: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 conftest.c -lpthread   >&5
485configure:4329: $? = 0
486configure:4333: test -z
487                         || test ! -s conftest.err
488configure:4336: $? = 0
489configure:4339: test -s conftest
490configure:4342: $? = 0
491configure:4355: result: yes
492configure:4682: checking for pthread_attr_setstacksize
493configure:4739: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 conftest.c   -lpthread >&5
494configure:4745: $? = 0
495configure:4749: test -z
496                         || test ! -s conftest.err
497configure:4752: $? = 0
498configure:4755: test -s conftest
499configure:4758: $? = 0
500configure:4770: result: yes
501configure:4682: checking for pthread_atfork
502configure:4739: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 conftest.c   -lpthread >&5
503configure:4745: $? = 0
504configure:4749: test -z
505                         || test ! -s conftest.err
506configure:4752: $? = 0
507configure:4755: test -s conftest
508configure:4758: $? = 0
509configure:4770: result: yes
510configure:4785: checking for building with threads
511configure:4797: result: yes
512configure:4845: checking for sin
513configure:4902: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 conftest.c  >&5
514conftest.c:51:6: warning: incompatible redeclaration of library function 'sin' [-Wincompatible-library-redeclaration]
515char sin ();
516     ^
517conftest.c:51:6: note: 'sin' is a builtin with type 'double (double)'
5181 warning generated.
519configure:4908: $? = 0
520configure:4912: test -z
521                         || test ! -s conftest.err
522configure:4915: $? = 0
523configure:4918: test -s conftest
524configure:4921: $? = 0
525configure:4933: result: yes
526configure:4947: checking for main in -linet
527configure:4971: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 conftest.c -linet   >&5
528ld: library not found for -linet
529clang: error: linker command failed with exit code 1 (use -v to see invocation)
530configure:4977: $? = 1
531configure: failed program was:
532| /* confdefs.h.  */
533|
534| #define PACKAGE_NAME "tcl"
535| #define PACKAGE_TARNAME "tcl"
536| #define PACKAGE_VERSION "8.6"
537| #define PACKAGE_STRING "tcl 8.6"
538| #define PACKAGE_BUGREPORT ""
539| #define HAVE_SYS_TYPES_H 1
540| #define HAVE_SYS_STAT_H 1
541| #define HAVE_STDLIB_H 1
542| #define HAVE_STRING_H 1
543| #define HAVE_MEMORY_H 1
544| #define HAVE_STRINGS_H 1
545| #define HAVE_INTTYPES_H 1
546| #define HAVE_STDINT_H 1
547| #define HAVE_UNISTD_H 1
548| #define NO_VALUES_H 1
549| #define HAVE_SYS_PARAM_H 1
550| #define USE_THREAD_ALLOC 1
551| #define _REENTRANT 1
552| #define _THREAD_SAFE 1
553| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
554| #define HAVE_PTHREAD_ATFORK 1
555| #define TCL_THREADS 1
556| #define TCL_CFGVAL_ENCODING "iso8859-1"
557| /* end confdefs.h.  */
558|
559|
560| int
561| main ()
562| {
563| main ();
564|   ;
565|   return 0;
566| }
567configure:5003: result: no
568configure:5019: checking net/errno.h usability
569configure:5031: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk conftest.c >&5
570conftest.c:61:10: fatal error: 'net/errno.h' file not found
571#include <net/errno.h>
572         ^~~~~~~~~~~~~
5731 error generated.
574configure:5037: $? = 1
575configure: failed program was:
576| /* confdefs.h.  */
577|
578| #define PACKAGE_NAME "tcl"
579| #define PACKAGE_TARNAME "tcl"
580| #define PACKAGE_VERSION "8.6"
581| #define PACKAGE_STRING "tcl 8.6"
582| #define PACKAGE_BUGREPORT ""
583| #define HAVE_SYS_TYPES_H 1
584| #define HAVE_SYS_STAT_H 1
585| #define HAVE_STDLIB_H 1
586| #define HAVE_STRING_H 1
587| #define HAVE_MEMORY_H 1
588| #define HAVE_STRINGS_H 1
589| #define HAVE_INTTYPES_H 1
590| #define HAVE_STDINT_H 1
591| #define HAVE_UNISTD_H 1
592| #define NO_VALUES_H 1
593| #define HAVE_SYS_PARAM_H 1
594| #define USE_THREAD_ALLOC 1
595| #define _REENTRANT 1
596| #define _THREAD_SAFE 1
597| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
598| #define HAVE_PTHREAD_ATFORK 1
599| #define TCL_THREADS 1
600| #define TCL_CFGVAL_ENCODING "iso8859-1"
601| /* end confdefs.h.  */
602| #include <stdio.h>
603| #if HAVE_SYS_TYPES_H
604| # include <sys/types.h>
605| #endif
606| #if HAVE_SYS_STAT_H
607| # include <sys/stat.h>
608| #endif
609| #if STDC_HEADERS
610| # include <stdlib.h>
611| # include <stddef.h>
612| #else
613| # if HAVE_STDLIB_H
614| #  include <stdlib.h>
615| # endif
616| #endif
617| #if HAVE_STRING_H
618| # if !STDC_HEADERS && HAVE_MEMORY_H
619| #  include <memory.h>
620| # endif
621| # include <string.h>
622| #endif
623| #if HAVE_STRINGS_H
624| # include <strings.h>
625| #endif
626| #if HAVE_INTTYPES_H
627| # include <inttypes.h>
628| #else
629| # if HAVE_STDINT_H
630| #  include <stdint.h>
631| # endif
632| #endif
633| #if HAVE_UNISTD_H
634| # include <unistd.h>
635| #endif
636| #include <net/errno.h>
637configure:5060: result: no
638configure:5064: checking net/errno.h presence
639configure:5074: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk conftest.c
640conftest.c:27:10: fatal error: 'net/errno.h' file not found
641#include <net/errno.h>
642         ^~~~~~~~~~~~~
6431 error generated.
644configure:5080: $? = 1
645configure: failed program was:
646| /* confdefs.h.  */
647|
648| #define PACKAGE_NAME "tcl"
649| #define PACKAGE_TARNAME "tcl"
650| #define PACKAGE_VERSION "8.6"
651| #define PACKAGE_STRING "tcl 8.6"
652| #define PACKAGE_BUGREPORT ""
653| #define HAVE_SYS_TYPES_H 1
654| #define HAVE_SYS_STAT_H 1
655| #define HAVE_STDLIB_H 1
656| #define HAVE_STRING_H 1
657| #define HAVE_MEMORY_H 1
658| #define HAVE_STRINGS_H 1
659| #define HAVE_INTTYPES_H 1
660| #define HAVE_STDINT_H 1
661| #define HAVE_UNISTD_H 1
662| #define NO_VALUES_H 1
663| #define HAVE_SYS_PARAM_H 1
664| #define USE_THREAD_ALLOC 1
665| #define _REENTRANT 1
666| #define _THREAD_SAFE 1
667| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
668| #define HAVE_PTHREAD_ATFORK 1
669| #define TCL_THREADS 1
670| #define TCL_CFGVAL_ENCODING "iso8859-1"
671| /* end confdefs.h.  */
672| #include <net/errno.h>
673configure:5100: result: no
674configure:5135: checking for net/errno.h
675configure:5142: result: no
676configure:5176: checking for connect
677configure:5233: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 conftest.c  >&5
678configure:5239: $? = 0
679configure:5243: test -z
680                         || test ! -s conftest.err
681configure:5246: $? = 0
682configure:5249: test -s conftest
683configure:5252: $? = 0
684configure:5264: result: yes
685configure:5539: checking for gethostbyname
686configure:5596: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 conftest.c  >&5
687configure:5602: $? = 0
688configure:5606: test -z
689                         || test ! -s conftest.err
690configure:5609: $? = 0
691configure:5612: test -s conftest
692configure:5615: $? = 0
693configure:5627: result: yes
694configure:5708: checking how to build libraries
695configure:5726: result: shared
696configure:5748: checking for tclsh
697configure:5772: result: /usr/bin/tclsh8.5
698configure:5801: checking zlib.h usability
699configure:5813: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk conftest.c >&5
700configure:5819: $? = 0
701configure:5823: test -z
702                         || test ! -s conftest.err
703configure:5826: $? = 0
704configure:5829: test -s conftest.o
705configure:5832: $? = 0
706configure:5842: result: yes
707configure:5846: checking zlib.h presence
708configure:5856: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk conftest.c
709configure:5862: $? = 0
710configure:5882: result: yes
711configure:5917: checking for zlib.h
712configure:5924: result: yes
713configure:5930: checking for gz_header
714configure:5955: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk conftest.c >&5
715configure:5961: $? = 0
716configure:5965: test -z
717                         || test ! -s conftest.err
718configure:5968: $? = 0
719configure:5971: test -s conftest.o
720configure:5974: $? = 0
721configure:5985: result: yes
722configure:6001: checking for library containing deflateSetHeader
723configure:6031: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 conftest.c  -lpthread >&5
724Undefined symbols for architecture x86_64:
725  "_deflateSetHeader", referenced from:
726      _main in conftest-48f73c.o
727ld: symbol(s) not found for architecture x86_64
728clang: error: linker command failed with exit code 1 (use -v to see invocation)
729configure:6037: $? = 1
730configure: failed program was:
731| /* confdefs.h.  */
732|
733| #define PACKAGE_NAME "tcl"
734| #define PACKAGE_TARNAME "tcl"
735| #define PACKAGE_VERSION "8.6"
736| #define PACKAGE_STRING "tcl 8.6"
737| #define PACKAGE_BUGREPORT ""
738| #define HAVE_SYS_TYPES_H 1
739| #define HAVE_SYS_STAT_H 1
740| #define HAVE_STDLIB_H 1
741| #define HAVE_STRING_H 1
742| #define HAVE_MEMORY_H 1
743| #define HAVE_STRINGS_H 1
744| #define HAVE_INTTYPES_H 1
745| #define HAVE_STDINT_H 1
746| #define HAVE_UNISTD_H 1
747| #define NO_VALUES_H 1
748| #define HAVE_SYS_PARAM_H 1
749| #define USE_THREAD_ALLOC 1
750| #define _REENTRANT 1
751| #define _THREAD_SAFE 1
752| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
753| #define HAVE_PTHREAD_ATFORK 1
754| #define TCL_THREADS 1
755| #define TCL_CFGVAL_ENCODING "iso8859-1"
756| /* end confdefs.h.  */
757|
758| /* Override any gcc2 internal prototype to avoid an error.  */
759| #ifdef __cplusplus
760| extern "C"
761| #endif
762| /* We use char because int might match the return type of a gcc2
763|    builtin and then its argument prototype would still apply.  */
764| char deflateSetHeader ();
765| int
766| main ()
767| {
768| deflateSetHeader ();
769|   ;
770|   return 0;
771| }
772configure:6086: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 conftest.c -lz   -lpthread >&5
773configure:6092: $? = 0
774configure:6096: test -z
775                         || test ! -s conftest.err
776configure:6099: $? = 0
777configure:6102: test -s conftest
778configure:6105: $? = 0
779configure:6120: result: -lz
780configure:6197: checking for ranlib
781configure:6213: found /usr/bin/ranlib
782configure:6224: result: ranlib
783configure:6240: checking if 64bit support is requested
784configure:6249: result: no
785configure:6254: checking if 64bit Sparc VIS support is requested
786configure:6263: result: no
787configure:6274: checking if compiler supports visibility "hidden"
788configure:6299: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 -pipe -Werror -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 conftest.c -lz  -lpthread >&5
789configure:6305: $? = 0
790configure:6309: test -z
791                         || test ! -s conftest.err
792configure:6312: $? = 0
793configure:6315: test -s conftest
794configure:6318: $? = 0
795configure:6331: result: yes
796configure:6351: checking if rpath support is requested
797configure:6360: result: yes
798configure:6367: checking system version
799configure:6398: result: Darwin-20.2.0
800configure:6406: checking for dlopen in -ldl
801configure:6436: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 conftest.c -ldl  -lz  -lpthread >&5
802configure:6442: $? = 0
803configure:6446: test -z
804                         || test ! -s conftest.err
805configure:6449: $? = 0
806configure:6452: test -s conftest
807configure:6455: $? = 0
808configure:6468: result: yes
809configure:6549: checking for ar
810configure:6565: found /usr/bin/ar
811configure:6575: result: ar
812configure:7715: checking if ld accepts -single_module flag
813configure:7739: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 -dynamiclib -Wl,-single_module conftest.c -lz  -lpthread >&5
814configure:7745: $? = 0
815configure:7749: test -z
816                         || test ! -s conftest.err
817configure:7752: $? = 0
818configure:7755: test -s conftest
819configure:7758: $? = 0
820configure:7771: result: yes
821configure:7783: checking if ld accepts -search_paths_first flag
822configure:7807: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 -headerpad_max_install_names -Wl,-search_paths_first conftest.c -lz  -lpthread >&5
823configure:7813: $? = 0
824configure:7817: test -z
825                         || test ! -s conftest.err
826configure:7820: $? = 0
827configure:7823: test -s conftest
828configure:7826: $? = 0
829configure:7839: result: yes
830configure:7867: checking whether to use CoreFoundation
831configure:7876: result: yes
832configure:7880: checking for CoreFoundation.framework
833configure:7915: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 -headerpad_max_install_names -Wl,-search_paths_first conftest.c -lz  -lpthread -framework CoreFoundation >&5
834configure:7921: $? = 0
835configure:7925: test -z
836                         || test ! -s conftest.err
837configure:7928: $? = 0
838configure:7931: test -s conftest
839configure:7934: $? = 0
840configure:7954: result: yes
841configure:8811: checking for cast to union support
842configure:8835: /usr/bin/clang -c -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  conftest.c >&5
843configure:8841: $? = 0
844configure:8845: test -z
845                         || test ! -s conftest.err
846configure:8848: $? = 0
847configure:8851: test -s conftest.o
848configure:8854: $? = 0
849configure:8866: result: yes
850configure:8918: checking for build with symbols
851configure:8937: result: no
852configure:9003: checking for required early compiler flags
853configure:9026: /usr/bin/clang -c -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  conftest.c >&5
854configure:9032: $? = 0
855configure:9036: test -z
856                         || test ! -s conftest.err
857configure:9039: $? = 0
858configure:9042: test -s conftest.o
859configure:9045: $? = 0
860configure:9131: /usr/bin/clang -c -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  conftest.c >&5
861conftest.c:42:28: warning: 'stat64' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations]
862struct stat64 buf; int i = stat64("/", &buf);
863                           ^
864/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk/usr/include/sys/stat.h:427:9: note: 'stat64' has been explicitly marked deprecated here
865int     stat64(const char *, struct stat64 *) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_5, __MAC_10_6, __IPHONE_NA, __IPHONE_NA);
866        ^
8671 warning generated.
868configure:9137: $? = 0
869configure:9141: test -z
870                         || test ! -s conftest.err
871configure:9144: $? = 0
872configure:9147: test -s conftest.o
873configure:9150: $? = 0
874configure:9236: /usr/bin/clang -c -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  conftest.c >&5
875conftest.c:42:19: error: use of undeclared identifier 'open64'
876char *p = (char *)open64;
877                  ^
8781 error generated.
879configure:9242: $? = 1
880configure: failed program was:
881| /* confdefs.h.  */
882|
883| #define PACKAGE_NAME "tcl"
884| #define PACKAGE_TARNAME "tcl"
885| #define PACKAGE_VERSION "8.6"
886| #define PACKAGE_STRING "tcl 8.6"
887| #define PACKAGE_BUGREPORT ""
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 NO_VALUES_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 HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
903| #define HAVE_PTHREAD_ATFORK 1
904| #define TCL_THREADS 1
905| #define TCL_CFGVAL_ENCODING "iso8859-1"
906| #define HAVE_ZLIB 1
907| #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
908| #define HAVE_HIDDEN 1
909| #define MAC_OSX_TCL 1
910| #define HAVE_COREFOUNDATION 1
911| #define HAVE_CAST_TO_UNION 1
912| #define TCL_SHLIB_EXT ".dylib"
913| #define NDEBUG 1
914| #define TCL_CFG_OPTIMIZED 1
915| #define TCL_TOMMATH 1
916| #define MP_PREC 4
917| /* end confdefs.h.  */
918| #include <sys/stat.h>
919| int
920| main ()
921| {
922| char *p = (char *)open64;
923|   ;
924|   return 0;
925| }
926configure:9279: /usr/bin/clang -c -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  conftest.c >&5
927conftest.c:43:19: error: use of undeclared identifier 'open64'
928char *p = (char *)open64;
929                  ^
9301 error generated.
931configure:9285: $? = 1
932configure: failed program was:
933| /* confdefs.h.  */
934|
935| #define PACKAGE_NAME "tcl"
936| #define PACKAGE_TARNAME "tcl"
937| #define PACKAGE_VERSION "8.6"
938| #define PACKAGE_STRING "tcl 8.6"
939| #define PACKAGE_BUGREPORT ""
940| #define HAVE_SYS_TYPES_H 1
941| #define HAVE_SYS_STAT_H 1
942| #define HAVE_STDLIB_H 1
943| #define HAVE_STRING_H 1
944| #define HAVE_MEMORY_H 1
945| #define HAVE_STRINGS_H 1
946| #define HAVE_INTTYPES_H 1
947| #define HAVE_STDINT_H 1
948| #define HAVE_UNISTD_H 1
949| #define NO_VALUES_H 1
950| #define HAVE_SYS_PARAM_H 1
951| #define USE_THREAD_ALLOC 1
952| #define _REENTRANT 1
953| #define _THREAD_SAFE 1
954| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
955| #define HAVE_PTHREAD_ATFORK 1
956| #define TCL_THREADS 1
957| #define TCL_CFGVAL_ENCODING "iso8859-1"
958| #define HAVE_ZLIB 1
959| #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
960| #define HAVE_HIDDEN 1
961| #define MAC_OSX_TCL 1
962| #define HAVE_COREFOUNDATION 1
963| #define HAVE_CAST_TO_UNION 1
964| #define TCL_SHLIB_EXT ".dylib"
965| #define NDEBUG 1
966| #define TCL_CFG_OPTIMIZED 1
967| #define TCL_TOMMATH 1
968| #define MP_PREC 4
969| /* end confdefs.h.  */
970| #define _LARGEFILE_SOURCE64 1
971| #include <sys/stat.h>
972| int
973| main ()
974| {
975| char *p = (char *)open64;
976|   ;
977|   return 0;
978| }
979configure:9322: result: none
980configure:9331: checking for 64-bit integer type
981configure:9449: result: long long
982configure:9453: checking for struct dirent64
983configure:9476: /usr/bin/clang -c -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  conftest.c >&5
984conftest.c:44:17: error: variable has incomplete type 'struct dirent64'
985struct dirent64 p;
986                ^
987conftest.c:44:8: note: forward declaration of 'struct dirent64'
988struct dirent64 p;
989       ^
9901 error generated.
991configure:9482: $? = 1
992configure: failed program was:
993| /* confdefs.h.  */
994|
995| #define PACKAGE_NAME "tcl"
996| #define PACKAGE_TARNAME "tcl"
997| #define PACKAGE_VERSION "8.6"
998| #define PACKAGE_STRING "tcl 8.6"
999| #define PACKAGE_BUGREPORT ""
1000| #define HAVE_SYS_TYPES_H 1
1001| #define HAVE_SYS_STAT_H 1
1002| #define HAVE_STDLIB_H 1
1003| #define HAVE_STRING_H 1
1004| #define HAVE_MEMORY_H 1
1005| #define HAVE_STRINGS_H 1
1006| #define HAVE_INTTYPES_H 1
1007| #define HAVE_STDINT_H 1
1008| #define HAVE_UNISTD_H 1
1009| #define NO_VALUES_H 1
1010| #define HAVE_SYS_PARAM_H 1
1011| #define USE_THREAD_ALLOC 1
1012| #define _REENTRANT 1
1013| #define _THREAD_SAFE 1
1014| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
1015| #define HAVE_PTHREAD_ATFORK 1
1016| #define TCL_THREADS 1
1017| #define TCL_CFGVAL_ENCODING "iso8859-1"
1018| #define HAVE_ZLIB 1
1019| #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
1020| #define HAVE_HIDDEN 1
1021| #define MAC_OSX_TCL 1
1022| #define HAVE_COREFOUNDATION 1
1023| #define HAVE_CAST_TO_UNION 1
1024| #define TCL_SHLIB_EXT ".dylib"
1025| #define NDEBUG 1
1026| #define TCL_CFG_OPTIMIZED 1
1027| #define TCL_TOMMATH 1
1028| #define MP_PREC 4
1029| #define TCL_WIDE_INT_TYPE long long
1030| /* end confdefs.h.  */
1031| #include <sys/types.h>
1032| #include <dirent.h>
1033| int
1034| main ()
1035| {
1036| struct dirent64 p;
1037|   ;
1038|   return 0;
1039| }
1040configure:9506: result: no
1041configure:9516: checking for DIR64
1042configure:9540: /usr/bin/clang -c -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  conftest.c >&5
1043conftest.c:44:21: error: use of undeclared identifier 'DIR64'
1044struct dirent64 *p; DIR64 d = opendir64(".");
1045                    ^
1046conftest.c:45:17: error: implicit declaration of function 'readdir64' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
1047            p = readdir64(d); rewinddir64(d); closedir64(d);
1048                ^
1049conftest.c:45:27: error: use of undeclared identifier 'd'
1050            p = readdir64(d); rewinddir64(d); closedir64(d);
1051                          ^
1052conftest.c:45:31: error: implicit declaration of function 'rewinddir64' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
1053            p = readdir64(d); rewinddir64(d); closedir64(d);
1054                              ^
1055conftest.c:45:31: note: did you mean 'rewinddir'?
1056/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk/usr/include/dirent.h:112:6: note: 'rewinddir' declared here
1057void rewinddir(DIR *) __DARWIN_ALIAS_I(rewinddir);
1058     ^
1059conftest.c:45:43: error: use of undeclared identifier 'd'
1060            p = readdir64(d); rewinddir64(d); closedir64(d);
1061                                          ^
1062conftest.c:45:47: error: implicit declaration of function 'closedir64' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
1063            p = readdir64(d); rewinddir64(d); closedir64(d);
1064                                              ^
1065conftest.c:45:47: note: did you mean 'closedir'?
1066/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk/usr/include/dirent.h:105:5: note: 'closedir' declared here
1067int closedir(DIR *) __DARWIN_ALIAS(closedir);
1068    ^
1069conftest.c:45:58: error: use of undeclared identifier 'd'
1070            p = readdir64(d); rewinddir64(d); closedir64(d);
1071                                                         ^
10727 errors generated.
1073configure:9546: $? = 1
1074configure: failed program was:
1075| /* confdefs.h.  */
1076|
1077| #define PACKAGE_NAME "tcl"
1078| #define PACKAGE_TARNAME "tcl"
1079| #define PACKAGE_VERSION "8.6"
1080| #define PACKAGE_STRING "tcl 8.6"
1081| #define PACKAGE_BUGREPORT ""
1082| #define HAVE_SYS_TYPES_H 1
1083| #define HAVE_SYS_STAT_H 1
1084| #define HAVE_STDLIB_H 1
1085| #define HAVE_STRING_H 1
1086| #define HAVE_MEMORY_H 1
1087| #define HAVE_STRINGS_H 1
1088| #define HAVE_INTTYPES_H 1
1089| #define HAVE_STDINT_H 1
1090| #define HAVE_UNISTD_H 1
1091| #define NO_VALUES_H 1
1092| #define HAVE_SYS_PARAM_H 1
1093| #define USE_THREAD_ALLOC 1
1094| #define _REENTRANT 1
1095| #define _THREAD_SAFE 1
1096| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
1097| #define HAVE_PTHREAD_ATFORK 1
1098| #define TCL_THREADS 1
1099| #define TCL_CFGVAL_ENCODING "iso8859-1"
1100| #define HAVE_ZLIB 1
1101| #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
1102| #define HAVE_HIDDEN 1
1103| #define MAC_OSX_TCL 1
1104| #define HAVE_COREFOUNDATION 1
1105| #define HAVE_CAST_TO_UNION 1
1106| #define TCL_SHLIB_EXT ".dylib"
1107| #define NDEBUG 1
1108| #define TCL_CFG_OPTIMIZED 1
1109| #define TCL_TOMMATH 1
1110| #define MP_PREC 4
1111| #define TCL_WIDE_INT_TYPE long long
1112| /* end confdefs.h.  */
1113| #include <sys/types.h>
1114| #include <dirent.h>
1115| int
1116| main ()
1117| {
1118| struct dirent64 *p; DIR64 d = opendir64(".");
1119|             p = readdir64(d); rewinddir64(d); closedir64(d);
1120|   ;
1121|   return 0;
1122| }
1123configure:9570: result: no
1124configure:9580: checking for struct stat64
1125configure:9603: /usr/bin/clang -c -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  conftest.c >&5
1126configure:9609: $? = 0
1127configure:9613: test -z
1128                         || test ! -s conftest.err
1129configure:9616: $? = 0
1130configure:9619: test -s conftest.o
1131configure:9622: $? = 0
1132configure:9633: result: yes
1133configure:9648: checking for open64
1134configure:9705: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 -headerpad_max_install_names -Wl,-search_paths_first  conftest.c -lz  -lpthread -framework CoreFoundation >&5
1135Undefined symbols for architecture x86_64:
1136  "_open64", referenced from:
1137      _main in conftest-931cd9.o
1138      _f in conftest-931cd9.o
1139ld: symbol(s) not found for architecture x86_64
1140clang: error: linker command failed with exit code 1 (use -v to see invocation)
1141configure:9711: $? = 1
1142configure: failed program was:
1143| /* confdefs.h.  */
1144|
1145| #define PACKAGE_NAME "tcl"
1146| #define PACKAGE_TARNAME "tcl"
1147| #define PACKAGE_VERSION "8.6"
1148| #define PACKAGE_STRING "tcl 8.6"
1149| #define PACKAGE_BUGREPORT ""
1150| #define HAVE_SYS_TYPES_H 1
1151| #define HAVE_SYS_STAT_H 1
1152| #define HAVE_STDLIB_H 1
1153| #define HAVE_STRING_H 1
1154| #define HAVE_MEMORY_H 1
1155| #define HAVE_STRINGS_H 1
1156| #define HAVE_INTTYPES_H 1
1157| #define HAVE_STDINT_H 1
1158| #define HAVE_UNISTD_H 1
1159| #define NO_VALUES_H 1
1160| #define HAVE_SYS_PARAM_H 1
1161| #define USE_THREAD_ALLOC 1
1162| #define _REENTRANT 1
1163| #define _THREAD_SAFE 1
1164| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
1165| #define HAVE_PTHREAD_ATFORK 1
1166| #define TCL_THREADS 1
1167| #define TCL_CFGVAL_ENCODING "iso8859-1"
1168| #define HAVE_ZLIB 1
1169| #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
1170| #define HAVE_HIDDEN 1
1171| #define MAC_OSX_TCL 1
1172| #define HAVE_COREFOUNDATION 1
1173| #define HAVE_CAST_TO_UNION 1
1174| #define TCL_SHLIB_EXT ".dylib"
1175| #define NDEBUG 1
1176| #define TCL_CFG_OPTIMIZED 1
1177| #define TCL_TOMMATH 1
1178| #define MP_PREC 4
1179| #define TCL_WIDE_INT_TYPE long long
1180| #define HAVE_STRUCT_STAT64 1
1181| /* end confdefs.h.  */
1182| /* Define open64 to an innocuous variant, in case <limits.h> declares open64.
1183|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1184| #define open64 innocuous_open64
1185|
1186| /* System header to define __stub macros and hopefully few prototypes,
1187|     which can conflict with char open64 (); below.
1188|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1189|     <limits.h> exists even on freestanding compilers.  */
1190|
1191| #ifdef __STDC__
1192| # include <limits.h>
1193| #else
1194| # include <assert.h>
1195| #endif
1196|
1197| #undef open64
1198|
1199| /* Override any gcc2 internal prototype to avoid an error.  */
1200| #ifdef __cplusplus
1201| extern "C"
1202| {
1203| #endif
1204| /* We use char because int might match the return type of a gcc2
1205|    builtin and then its argument prototype would still apply.  */
1206| char open64 ();
1207| /* The GNU C library defines this for functions which it implements
1208|     to always fail with ENOSYS.  Some functions are actually named
1209|     something starting with __ and the normal name is an alias.  */
1210| #if defined (__stub_open64) || defined (__stub___open64)
1211| choke me
1212| #else
1213| char (*f) () = open64;
1214| #endif
1215| #ifdef __cplusplus
1216| }
1217| #endif
1218|
1219| int
1220| main ()
1221| {
1222| return f != open64;
1223|   ;
1224|   return 0;
1225| }
1226configure:9736: result: no
1227configure:9648: checking for lseek64
1228configure:9705: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 -headerpad_max_install_names -Wl,-search_paths_first  conftest.c -lz  -lpthread -framework CoreFoundation >&5
1229Undefined symbols for architecture x86_64:
1230  "_lseek64", referenced from:
1231      _main in conftest-0e2833.o
1232      _f in conftest-0e2833.o
1233ld: symbol(s) not found for architecture x86_64
1234clang: error: linker command failed with exit code 1 (use -v to see invocation)
1235configure:9711: $? = 1
1236configure: failed program was:
1237| /* confdefs.h.  */
1238|
1239| #define PACKAGE_NAME "tcl"
1240| #define PACKAGE_TARNAME "tcl"
1241| #define PACKAGE_VERSION "8.6"
1242| #define PACKAGE_STRING "tcl 8.6"
1243| #define PACKAGE_BUGREPORT ""
1244| #define HAVE_SYS_TYPES_H 1
1245| #define HAVE_SYS_STAT_H 1
1246| #define HAVE_STDLIB_H 1
1247| #define HAVE_STRING_H 1
1248| #define HAVE_MEMORY_H 1
1249| #define HAVE_STRINGS_H 1
1250| #define HAVE_INTTYPES_H 1
1251| #define HAVE_STDINT_H 1
1252| #define HAVE_UNISTD_H 1
1253| #define NO_VALUES_H 1
1254| #define HAVE_SYS_PARAM_H 1
1255| #define USE_THREAD_ALLOC 1
1256| #define _REENTRANT 1
1257| #define _THREAD_SAFE 1
1258| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
1259| #define HAVE_PTHREAD_ATFORK 1
1260| #define TCL_THREADS 1
1261| #define TCL_CFGVAL_ENCODING "iso8859-1"
1262| #define HAVE_ZLIB 1
1263| #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
1264| #define HAVE_HIDDEN 1
1265| #define MAC_OSX_TCL 1
1266| #define HAVE_COREFOUNDATION 1
1267| #define HAVE_CAST_TO_UNION 1
1268| #define TCL_SHLIB_EXT ".dylib"
1269| #define NDEBUG 1
1270| #define TCL_CFG_OPTIMIZED 1
1271| #define TCL_TOMMATH 1
1272| #define MP_PREC 4
1273| #define TCL_WIDE_INT_TYPE long long
1274| #define HAVE_STRUCT_STAT64 1
1275| /* end confdefs.h.  */
1276| /* Define lseek64 to an innocuous variant, in case <limits.h> declares lseek64.
1277|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1278| #define lseek64 innocuous_lseek64
1279|
1280| /* System header to define __stub macros and hopefully few prototypes,
1281|     which can conflict with char lseek64 (); below.
1282|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1283|     <limits.h> exists even on freestanding compilers.  */
1284|
1285| #ifdef __STDC__
1286| # include <limits.h>
1287| #else
1288| # include <assert.h>
1289| #endif
1290|
1291| #undef lseek64
1292|
1293| /* Override any gcc2 internal prototype to avoid an error.  */
1294| #ifdef __cplusplus
1295| extern "C"
1296| {
1297| #endif
1298| /* We use char because int might match the return type of a gcc2
1299|    builtin and then its argument prototype would still apply.  */
1300| char lseek64 ();
1301| /* The GNU C library defines this for functions which it implements
1302|     to always fail with ENOSYS.  Some functions are actually named
1303|     something starting with __ and the normal name is an alias.  */
1304| #if defined (__stub_lseek64) || defined (__stub___lseek64)
1305| choke me
1306| #else
1307| char (*f) () = lseek64;
1308| #endif
1309| #ifdef __cplusplus
1310| }
1311| #endif
1312|
1313| int
1314| main ()
1315| {
1316| return f != lseek64;
1317|   ;
1318|   return 0;
1319| }
1320configure:9736: result: no
1321configure:9746: checking for off64_t
1322configure:9769: /usr/bin/clang -c -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  conftest.c >&5
1323conftest.c:44:1: error: unknown type name 'off64_t'; did you mean 'off_t'?
1324off64_t offset;
1325^~~~~~~
1326off_t
1327/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk/usr/include/sys/_types/_off_t.h:31:33: note: 'off_t' declared here
1328typedef __darwin_off_t          off_t;
1329                                ^
13301 error generated.
1331configure:9775: $? = 1
1332configure: failed program was:
1333| /* confdefs.h.  */
1334|
1335| #define PACKAGE_NAME "tcl"
1336| #define PACKAGE_TARNAME "tcl"
1337| #define PACKAGE_VERSION "8.6"
1338| #define PACKAGE_STRING "tcl 8.6"
1339| #define PACKAGE_BUGREPORT ""
1340| #define HAVE_SYS_TYPES_H 1
1341| #define HAVE_SYS_STAT_H 1
1342| #define HAVE_STDLIB_H 1
1343| #define HAVE_STRING_H 1
1344| #define HAVE_MEMORY_H 1
1345| #define HAVE_STRINGS_H 1
1346| #define HAVE_INTTYPES_H 1
1347| #define HAVE_STDINT_H 1
1348| #define HAVE_UNISTD_H 1
1349| #define NO_VALUES_H 1
1350| #define HAVE_SYS_PARAM_H 1
1351| #define USE_THREAD_ALLOC 1
1352| #define _REENTRANT 1
1353| #define _THREAD_SAFE 1
1354| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
1355| #define HAVE_PTHREAD_ATFORK 1
1356| #define TCL_THREADS 1
1357| #define TCL_CFGVAL_ENCODING "iso8859-1"
1358| #define HAVE_ZLIB 1
1359| #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
1360| #define HAVE_HIDDEN 1
1361| #define MAC_OSX_TCL 1
1362| #define HAVE_COREFOUNDATION 1
1363| #define HAVE_CAST_TO_UNION 1
1364| #define TCL_SHLIB_EXT ".dylib"
1365| #define NDEBUG 1
1366| #define TCL_CFG_OPTIMIZED 1
1367| #define TCL_TOMMATH 1
1368| #define MP_PREC 4
1369| #define TCL_WIDE_INT_TYPE long long
1370| #define HAVE_STRUCT_STAT64 1
1371| /* end confdefs.h.  */
1372| #include <sys/types.h>
1373| int
1374| main ()
1375| {
1376| off64_t offset;
1377|
1378|   ;
1379|   return 0;
1380| }
1381configure:9811: result: no
1382configure:9822: checking whether byte ordering is bigendian
1383configure:9849: /usr/bin/clang -c -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  conftest.c >&5
1384configure:9855: $? = 0
1385configure:9859: test -z
1386                         || test ! -s conftest.err
1387configure:9862: $? = 0
1388configure:9865: test -s conftest.o
1389configure:9868: $? = 0
1390configure:9892: /usr/bin/clang -c -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  conftest.c >&5
1391conftest.c:47:2: error: use of undeclared identifier 'not'
1392 not big endian
1393 ^
13941 error generated.
1395configure:9898: $? = 1
1396configure: failed program was:
1397| /* confdefs.h.  */
1398|
1399| #define PACKAGE_NAME "tcl"
1400| #define PACKAGE_TARNAME "tcl"
1401| #define PACKAGE_VERSION "8.6"
1402| #define PACKAGE_STRING "tcl 8.6"
1403| #define PACKAGE_BUGREPORT ""
1404| #define HAVE_SYS_TYPES_H 1
1405| #define HAVE_SYS_STAT_H 1
1406| #define HAVE_STDLIB_H 1
1407| #define HAVE_STRING_H 1
1408| #define HAVE_MEMORY_H 1
1409| #define HAVE_STRINGS_H 1
1410| #define HAVE_INTTYPES_H 1
1411| #define HAVE_STDINT_H 1
1412| #define HAVE_UNISTD_H 1
1413| #define NO_VALUES_H 1
1414| #define HAVE_SYS_PARAM_H 1
1415| #define USE_THREAD_ALLOC 1
1416| #define _REENTRANT 1
1417| #define _THREAD_SAFE 1
1418| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
1419| #define HAVE_PTHREAD_ATFORK 1
1420| #define TCL_THREADS 1
1421| #define TCL_CFGVAL_ENCODING "iso8859-1"
1422| #define HAVE_ZLIB 1
1423| #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
1424| #define HAVE_HIDDEN 1
1425| #define MAC_OSX_TCL 1
1426| #define HAVE_COREFOUNDATION 1
1427| #define HAVE_CAST_TO_UNION 1
1428| #define TCL_SHLIB_EXT ".dylib"
1429| #define NDEBUG 1
1430| #define TCL_CFG_OPTIMIZED 1
1431| #define TCL_TOMMATH 1
1432| #define MP_PREC 4
1433| #define TCL_WIDE_INT_TYPE long long
1434| #define HAVE_STRUCT_STAT64 1
1435| /* end confdefs.h.  */
1436| #include <sys/types.h>
1437| #include <sys/param.h>
1438|
1439| int
1440| main ()
1441| {
1442| #if BYTE_ORDER != BIG_ENDIAN
1443|  not big endian
1444| #endif
1445|
1446|   ;
1447|   return 0;
1448| }
1449configure:10033: result: no
1450configure:10063: checking for getcwd
1451configure:10120: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 -headerpad_max_install_names -Wl,-search_paths_first  conftest.c -lz  -lpthread -framework CoreFoundation >&5
1452configure:10126: $? = 0
1453configure:10130: test -z
1454                         || test ! -s conftest.err
1455configure:10133: $? = 0
1456configure:10136: test -s conftest
1457configure:10139: $? = 0
1458configure:10151: result: yes
1459configure:10177: checking for mkstemp
1460configure:10234: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 -headerpad_max_install_names -Wl,-search_paths_first  conftest.c -lz  -lpthread -framework CoreFoundation >&5
1461configure:10240: $? = 0
1462configure:10244: test -z
1463                         || test ! -s conftest.err
1464configure:10247: $? = 0
1465configure:10250: test -s conftest
1466configure:10253: $? = 0
1467configure:10265: result: yes
1468configure:10177: checking for opendir
1469configure:10234: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 -headerpad_max_install_names -Wl,-search_paths_first  conftest.c -lz  -lpthread -framework CoreFoundation >&5
1470configure:10240: $? = 0
1471configure:10244: test -z
1472                         || test ! -s conftest.err
1473configure:10247: $? = 0
1474configure:10250: test -s conftest
1475configure:10253: $? = 0
1476configure:10265: result: yes
1477configure:10177: checking for strtol
1478configure:10234: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 -headerpad_max_install_names -Wl,-search_paths_first  conftest.c -lz  -lpthread -framework CoreFoundation >&5
1479conftest.c:67:6: warning: incompatible redeclaration of library function 'strtol' [-Wincompatible-library-redeclaration]
1480char strtol ();
1481     ^
1482conftest.c:67:6: note: 'strtol' is a builtin with type 'long (const char *, char **, int)'
14831 warning generated.
1484configure:10240: $? = 0
1485configure:10244: test -z
1486                         || test ! -s conftest.err
1487configure:10247: $? = 0
1488configure:10250: test -s conftest
1489configure:10253: $? = 0
1490configure:10265: result: yes
1491configure:10177: checking for waitpid
1492configure:10234: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 -headerpad_max_install_names -Wl,-search_paths_first  conftest.c -lz  -lpthread -framework CoreFoundation >&5
1493configure:10240: $? = 0
1494configure:10244: test -z
1495                         || test ! -s conftest.err
1496configure:10247: $? = 0
1497configure:10250: test -s conftest
1498configure:10253: $? = 0
1499configure:10265: result: yes
1500configure:10285: checking for strerror
1501configure:10342: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 -headerpad_max_install_names -Wl,-search_paths_first  conftest.c -lz  -lpthread -framework CoreFoundation >&5
1502conftest.c:69:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
1503char strerror ();
1504     ^
1505conftest.c:69:6: note: 'strerror' is a builtin with type 'char *(int)'
15061 warning generated.
1507configure:10348: $? = 0
1508configure:10352: test -z
1509                         || test ! -s conftest.err
1510configure:10355: $? = 0
1511configure:10358: test -s conftest
1512configure:10361: $? = 0
1513configure:10373: result: yes
1514configure:10385: checking for getwd
1515configure:10442: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 -headerpad_max_install_names -Wl,-search_paths_first  conftest.c -lz  -lpthread -framework CoreFoundation >&5
1516configure:10448: $? = 0
1517configure:10452: test -z
1518                         || test ! -s conftest.err
1519configure:10455: $? = 0
1520configure:10458: test -s conftest
1521configure:10461: $? = 0
1522configure:10473: result: yes
1523configure:10485: checking for wait3
1524configure:10542: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 -headerpad_max_install_names -Wl,-search_paths_first  conftest.c -lz  -lpthread -framework CoreFoundation >&5
1525configure:10548: $? = 0
1526configure:10552: test -z
1527                         || test ! -s conftest.err
1528configure:10555: $? = 0
1529configure:10558: test -s conftest
1530configure:10561: $? = 0
1531configure:10573: result: yes
1532configure:10585: checking for uname
1533configure:10642: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 -headerpad_max_install_names -Wl,-search_paths_first  conftest.c -lz  -lpthread -framework CoreFoundation >&5
1534configure:10648: $? = 0
1535configure:10652: test -z
1536                         || test ! -s conftest.err
1537configure:10655: $? = 0
1538configure:10658: test -s conftest
1539configure:10661: $? = 0
1540configure:10673: result: yes
1541configure:10692: checking for realpath
1542configure:10749: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 -headerpad_max_install_names -Wl,-search_paths_first  conftest.c -lz  -lpthread -framework CoreFoundation >&5
1543configure:10755: $? = 0
1544configure:10759: test -z
1545                         || test ! -s conftest.err
1546configure:10762: $? = 0
1547configure:10765: test -s conftest
1548configure:10768: $? = 0
1549configure:10780: result: yes
1550configure:10802: checking for getnameinfo
1551configure:10859: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 -headerpad_max_install_names -Wl,-search_paths_first  conftest.c -lz  -lpthread -framework CoreFoundation >&5
1552configure:10865: $? = 0
1553configure:10869: test -z
1554                         || test ! -s conftest.err
1555configure:10872: $? = 0
1556configure:10875: test -s conftest
1557configure:10878: $? = 0
1558configure:10890: result: yes
1559configure:10802: checking for getaddrinfo
1560configure:10859: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 -headerpad_max_install_names -Wl,-search_paths_first  conftest.c -lz  -lpthread -framework CoreFoundation >&5
1561configure:10865: $? = 0
1562configure:10869: test -z
1563                         || test ! -s conftest.err
1564configure:10872: $? = 0
1565configure:10875: test -s conftest
1566configure:10878: $? = 0
1567configure:10890: result: yes
1568configure:10802: checking for freeaddrinfo
1569configure:10859: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 -headerpad_max_install_names -Wl,-search_paths_first  conftest.c -lz  -lpthread -framework CoreFoundation >&5
1570configure:10865: $? = 0
1571configure:10869: test -z
1572                         || test ! -s conftest.err
1573configure:10872: $? = 0
1574configure:10875: test -s conftest
1575configure:10878: $? = 0
1576configure:10890: result: yes
1577configure:10802: checking for gai_strerror
1578configure:10859: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 -headerpad_max_install_names -Wl,-search_paths_first  conftest.c -lz  -lpthread -framework CoreFoundation >&5
1579configure:10865: $? = 0
1580configure:10869: test -z
1581                         || test ! -s conftest.err
1582configure:10872: $? = 0
1583configure:10875: test -s conftest
1584configure:10878: $? = 0
1585configure:10890: result: yes
1586configure:10902: checking for struct addrinfo
1587configure:10932: /usr/bin/clang -c -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  conftest.c >&5
1588configure:10938: $? = 0
1589configure:10942: test -z
1590                         || test ! -s conftest.err
1591configure:10945: $? = 0
1592configure:10948: test -s conftest.o
1593configure:10951: $? = 0
1594configure:10962: result: yes
1595configure:10974: checking for struct in6_addr
1596configure:11004: /usr/bin/clang -c -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  conftest.c >&5
1597configure:11010: $? = 0
1598configure:11014: test -z
1599                         || test ! -s conftest.err
1600configure:11017: $? = 0
1601configure:11020: test -s conftest.o
1602configure:11023: $? = 0
1603configure:11034: result: yes
1604configure:11046: checking for struct sockaddr_in6
1605configure:11076: /usr/bin/clang -c -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  conftest.c >&5
1606configure:11082: $? = 0
1607configure:11086: test -z
1608                         || test ! -s conftest.err
1609configure:11089: $? = 0
1610configure:11092: test -s conftest.o
1611configure:11095: $? = 0
1612configure:11106: result: yes
1613configure:11118: checking for struct sockaddr_storage
1614configure:11148: /usr/bin/clang -c -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  conftest.c >&5
1615configure:11154: $? = 0
1616configure:11158: test -z
1617                         || test ! -s conftest.err
1618configure:11161: $? = 0
1619configure:11164: test -s conftest.o
1620configure:11167: $? = 0
1621configure:11178: result: yes
1622configure:11304: checking for getpwuid_r
1623configure:11361: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 -headerpad_max_install_names -Wl,-search_paths_first  conftest.c -lz  -lpthread -framework CoreFoundation >&5
1624configure:11367: $? = 0
1625configure:11371: test -z
1626                         || test ! -s conftest.err
1627configure:11374: $? = 0
1628configure:11377: test -s conftest
1629configure:11380: $? = 0
1630configure:11392: result: yes
1631configure:11396: checking for getpwuid_r with 5 args
1632configure:11428: /usr/bin/clang -c -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  conftest.c >&5
1633configure:11434: $? = 0
1634configure:11438: test -z
1635                         || test ! -s conftest.err
1636configure:11441: $? = 0
1637configure:11444: test -s conftest.o
1638configure:11447: $? = 0
1639configure:11458: result: yes
1640configure:11551: checking for getpwnam_r
1641configure:11608: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 -headerpad_max_install_names -Wl,-search_paths_first  conftest.c -lz  -lpthread -framework CoreFoundation >&5
1642configure:11614: $? = 0
1643configure:11618: test -z
1644                         || test ! -s conftest.err
1645configure:11621: $? = 0
1646configure:11624: test -s conftest
1647configure:11627: $? = 0
1648configure:11639: result: yes
1649configure:11643: checking for getpwnam_r with 5 args
1650configure:11675: /usr/bin/clang -c -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  conftest.c >&5
1651configure:11681: $? = 0
1652configure:11685: test -z
1653                         || test ! -s conftest.err
1654configure:11688: $? = 0
1655configure:11691: test -s conftest.o
1656configure:11694: $? = 0
1657configure:11705: result: yes
1658configure:11798: checking for getgrgid_r
1659configure:11855: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 -headerpad_max_install_names -Wl,-search_paths_first  conftest.c -lz  -lpthread -framework CoreFoundation >&5
1660configure:11861: $? = 0
1661configure:11865: test -z
1662                         || test ! -s conftest.err
1663configure:11868: $? = 0
1664configure:11871: test -s conftest
1665configure:11874: $? = 0
1666configure:11886: result: yes
1667configure:11890: checking for getgrgid_r with 5 args
1668configure:11922: /usr/bin/clang -c -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  conftest.c >&5
1669configure:11928: $? = 0
1670configure:11932: test -z
1671                         || test ! -s conftest.err
1672configure:11935: $? = 0
1673configure:11938: test -s conftest.o
1674configure:11941: $? = 0
1675configure:11952: result: yes
1676configure:12045: checking for getgrnam_r
1677configure:12102: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 -headerpad_max_install_names -Wl,-search_paths_first  conftest.c -lz  -lpthread -framework CoreFoundation >&5
1678configure:12108: $? = 0
1679configure:12112: test -z
1680                         || test ! -s conftest.err
1681configure:12115: $? = 0
1682configure:12118: test -s conftest
1683configure:12121: $? = 0
1684configure:12133: result: yes
1685configure:12137: checking for getgrnam_r with 5 args
1686configure:12169: /usr/bin/clang -c -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  conftest.c >&5
1687configure:12175: $? = 0
1688configure:12179: test -z
1689                         || test ! -s conftest.err
1690configure:12182: $? = 0
1691configure:12185: test -s conftest.o
1692configure:12188: $? = 0
1693configure:12199: result: yes
1694configure:13084: checking termios.h usability
1695configure:13096: /usr/bin/clang -c -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  conftest.c >&5
1696configure:13102: $? = 0
1697configure:13106: test -z
1698                         || test ! -s conftest.err
1699configure:13109: $? = 0
1700configure:13112: test -s conftest.o
1701configure:13115: $? = 0
1702configure:13125: result: yes
1703configure:13129: checking termios.h presence
1704configure:13139: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  conftest.c
1705configure:13145: $? = 0
1706configure:13165: result: yes
1707configure:13200: checking for termios.h
1708configure:13207: result: yes
1709configure:13234: checking sys/ioctl.h usability
1710configure:13246: /usr/bin/clang -c -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  conftest.c >&5
1711configure:13252: $? = 0
1712configure:13256: test -z
1713                         || test ! -s conftest.err
1714configure:13259: $? = 0
1715configure:13262: test -s conftest.o
1716configure:13265: $? = 0
1717configure:13275: result: yes
1718configure:13279: checking sys/ioctl.h presence
1719configure:13289: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  conftest.c
1720configure:13295: $? = 0
1721configure:13315: result: yes
1722configure:13350: checking for sys/ioctl.h
1723configure:13357: result: yes
1724configure:13384: checking sys/modem.h usability
1725configure:13396: /usr/bin/clang -c -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  conftest.c >&5
1726conftest.c:99:10: fatal error: 'sys/modem.h' file not found
1727#include <sys/modem.h>
1728         ^~~~~~~~~~~~~
17291 error generated.
1730configure:13402: $? = 1
1731configure: failed program was:
1732| /* confdefs.h.  */
1733|
1734| #define PACKAGE_NAME "tcl"
1735| #define PACKAGE_TARNAME "tcl"
1736| #define PACKAGE_VERSION "8.6"
1737| #define PACKAGE_STRING "tcl 8.6"
1738| #define PACKAGE_BUGREPORT ""
1739| #define HAVE_SYS_TYPES_H 1
1740| #define HAVE_SYS_STAT_H 1
1741| #define HAVE_STDLIB_H 1
1742| #define HAVE_STRING_H 1
1743| #define HAVE_MEMORY_H 1
1744| #define HAVE_STRINGS_H 1
1745| #define HAVE_INTTYPES_H 1
1746| #define HAVE_STDINT_H 1
1747| #define HAVE_UNISTD_H 1
1748| #define NO_VALUES_H 1
1749| #define HAVE_SYS_PARAM_H 1
1750| #define USE_THREAD_ALLOC 1
1751| #define _REENTRANT 1
1752| #define _THREAD_SAFE 1
1753| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
1754| #define HAVE_PTHREAD_ATFORK 1
1755| #define TCL_THREADS 1
1756| #define TCL_CFGVAL_ENCODING "iso8859-1"
1757| #define HAVE_ZLIB 1
1758| #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
1759| #define HAVE_HIDDEN 1
1760| #define MAC_OSX_TCL 1
1761| #define HAVE_COREFOUNDATION 1
1762| #define HAVE_CAST_TO_UNION 1
1763| #define TCL_SHLIB_EXT ".dylib"
1764| #define NDEBUG 1
1765| #define TCL_CFG_OPTIMIZED 1
1766| #define TCL_TOMMATH 1
1767| #define MP_PREC 4
1768| #define TCL_WIDE_INT_TYPE long long
1769| #define HAVE_STRUCT_STAT64 1
1770| #define HAVE_GETCWD 1
1771| #define HAVE_MKSTEMP 1
1772| #define HAVE_OPENDIR 1
1773| #define HAVE_STRTOL 1
1774| #define HAVE_WAITPID 1
1775| #define HAVE_GETNAMEINFO 1
1776| #define HAVE_GETADDRINFO 1
1777| #define HAVE_FREEADDRINFO 1
1778| #define HAVE_GAI_STRERROR 1
1779| #define HAVE_STRUCT_ADDRINFO 1
1780| #define HAVE_STRUCT_IN6_ADDR 1
1781| #define HAVE_STRUCT_SOCKADDR_IN6 1
1782| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
1783| #define HAVE_GETPWUID_R_5 1
1784| #define HAVE_GETPWUID_R 1
1785| #define HAVE_GETPWNAM_R_5 1
1786| #define HAVE_GETPWNAM_R 1
1787| #define HAVE_GETGRGID_R_5 1
1788| #define HAVE_GETGRGID_R 1
1789| #define HAVE_GETGRNAM_R_5 1
1790| #define HAVE_GETGRNAM_R 1
1791| #define HAVE_MTSAFE_GETHOSTBYNAME 1
1792| #define HAVE_MTSAFE_GETHOSTBYADDR 1
1793| #define HAVE_TERMIOS_H 1
1794| #define HAVE_SYS_IOCTL_H 1
1795| /* end confdefs.h.  */
1796| #include <stdio.h>
1797| #if HAVE_SYS_TYPES_H
1798| # include <sys/types.h>
1799| #endif
1800| #if HAVE_SYS_STAT_H
1801| # include <sys/stat.h>
1802| #endif
1803| #if STDC_HEADERS
1804| # include <stdlib.h>
1805| # include <stddef.h>
1806| #else
1807| # if HAVE_STDLIB_H
1808| #  include <stdlib.h>
1809| # endif
1810| #endif
1811| #if HAVE_STRING_H
1812| # if !STDC_HEADERS && HAVE_MEMORY_H
1813| #  include <memory.h>
1814| # endif
1815| # include <string.h>
1816| #endif
1817| #if HAVE_STRINGS_H
1818| # include <strings.h>
1819| #endif
1820| #if HAVE_INTTYPES_H
1821| # include <inttypes.h>
1822| #else
1823| # if HAVE_STDINT_H
1824| #  include <stdint.h>
1825| # endif
1826| #endif
1827| #if HAVE_UNISTD_H
1828| # include <unistd.h>
1829| #endif
1830| #include <sys/modem.h>
1831configure:13425: result: no
1832configure:13429: checking sys/modem.h presence
1833configure:13439: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  conftest.c
1834conftest.c:65:10: fatal error: 'sys/modem.h' file not found
1835#include <sys/modem.h>
1836         ^~~~~~~~~~~~~
18371 error generated.
1838configure:13445: $? = 1
1839configure: failed program was:
1840| /* confdefs.h.  */
1841|
1842| #define PACKAGE_NAME "tcl"
1843| #define PACKAGE_TARNAME "tcl"
1844| #define PACKAGE_VERSION "8.6"
1845| #define PACKAGE_STRING "tcl 8.6"
1846| #define PACKAGE_BUGREPORT ""
1847| #define HAVE_SYS_TYPES_H 1
1848| #define HAVE_SYS_STAT_H 1
1849| #define HAVE_STDLIB_H 1
1850| #define HAVE_STRING_H 1
1851| #define HAVE_MEMORY_H 1
1852| #define HAVE_STRINGS_H 1
1853| #define HAVE_INTTYPES_H 1
1854| #define HAVE_STDINT_H 1
1855| #define HAVE_UNISTD_H 1
1856| #define NO_VALUES_H 1
1857| #define HAVE_SYS_PARAM_H 1
1858| #define USE_THREAD_ALLOC 1
1859| #define _REENTRANT 1
1860| #define _THREAD_SAFE 1
1861| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
1862| #define HAVE_PTHREAD_ATFORK 1
1863| #define TCL_THREADS 1
1864| #define TCL_CFGVAL_ENCODING "iso8859-1"
1865| #define HAVE_ZLIB 1
1866| #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
1867| #define HAVE_HIDDEN 1
1868| #define MAC_OSX_TCL 1
1869| #define HAVE_COREFOUNDATION 1
1870| #define HAVE_CAST_TO_UNION 1
1871| #define TCL_SHLIB_EXT ".dylib"
1872| #define NDEBUG 1
1873| #define TCL_CFG_OPTIMIZED 1
1874| #define TCL_TOMMATH 1
1875| #define MP_PREC 4
1876| #define TCL_WIDE_INT_TYPE long long
1877| #define HAVE_STRUCT_STAT64 1
1878| #define HAVE_GETCWD 1
1879| #define HAVE_MKSTEMP 1
1880| #define HAVE_OPENDIR 1
1881| #define HAVE_STRTOL 1
1882| #define HAVE_WAITPID 1
1883| #define HAVE_GETNAMEINFO 1
1884| #define HAVE_GETADDRINFO 1
1885| #define HAVE_FREEADDRINFO 1
1886| #define HAVE_GAI_STRERROR 1
1887| #define HAVE_STRUCT_ADDRINFO 1
1888| #define HAVE_STRUCT_IN6_ADDR 1
1889| #define HAVE_STRUCT_SOCKADDR_IN6 1
1890| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
1891| #define HAVE_GETPWUID_R_5 1
1892| #define HAVE_GETPWUID_R 1
1893| #define HAVE_GETPWNAM_R_5 1
1894| #define HAVE_GETPWNAM_R 1
1895| #define HAVE_GETGRGID_R_5 1
1896| #define HAVE_GETGRGID_R 1
1897| #define HAVE_GETGRNAM_R_5 1
1898| #define HAVE_GETGRNAM_R 1
1899| #define HAVE_MTSAFE_GETHOSTBYNAME 1
1900| #define HAVE_MTSAFE_GETHOSTBYADDR 1
1901| #define HAVE_TERMIOS_H 1
1902| #define HAVE_SYS_IOCTL_H 1
1903| /* end confdefs.h.  */
1904| #include <sys/modem.h>
1905configure:13465: result: no
1906configure:13500: checking for sys/modem.h
1907configure:13507: result: no
1908configure:13531: checking for fd_set in sys/types
1909configure:13553: /usr/bin/clang -c -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  conftest.c >&5
1910configure:13559: $? = 0
1911configure:13563: test -z
1912                         || test ! -s conftest.err
1913configure:13566: $? = 0
1914configure:13569: test -s conftest.o
1915configure:13572: $? = 0
1916configure:13583: result: yes
1917configure:13649: checking sys/time.h usability
1918configure:13661: /usr/bin/clang -c -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  conftest.c >&5
1919configure:13667: $? = 0
1920configure:13671: test -z
1921                         || test ! -s conftest.err
1922configure:13674: $? = 0
1923configure:13677: test -s conftest.o
1924configure:13680: $? = 0
1925configure:13690: result: yes
1926configure:13694: checking sys/time.h presence
1927configure:13704: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  conftest.c
1928configure:13710: $? = 0
1929configure:13730: result: yes
1930configure:13765: checking for sys/time.h
1931configure:13772: result: yes
1932configure:13785: checking whether time.h and sys/time.h may both be included
1933configure:13810: /usr/bin/clang -c -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  conftest.c >&5
1934configure:13816: $? = 0
1935configure:13820: test -z
1936                         || test ! -s conftest.err
1937configure:13823: $? = 0
1938configure:13826: test -s conftest.o
1939configure:13829: $? = 0
1940configure:13840: result: yes
1941configure:13857: checking for gmtime_r
1942configure:13914: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 -headerpad_max_install_names -Wl,-search_paths_first  conftest.c -lz  -lpthread -framework CoreFoundation >&5
1943configure:13920: $? = 0
1944configure:13924: test -z
1945                         || test ! -s conftest.err
1946configure:13927: $? = 0
1947configure:13930: test -s conftest
1948configure:13933: $? = 0
1949configure:13945: result: yes
1950configure:13857: checking for localtime_r
1951configure:13914: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 -headerpad_max_install_names -Wl,-search_paths_first  conftest.c -lz  -lpthread -framework CoreFoundation >&5
1952configure:13920: $? = 0
1953configure:13924: test -z
1954                         || test ! -s conftest.err
1955configure:13927: $? = 0
1956configure:13930: test -s conftest
1957configure:13933: $? = 0
1958configure:13945: result: yes
1959configure:13857: checking for mktime
1960configure:13914: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 -headerpad_max_install_names -Wl,-search_paths_first  conftest.c -lz  -lpthread -framework CoreFoundation >&5
1961configure:13920: $? = 0
1962configure:13924: test -z
1963                         || test ! -s conftest.err
1964configure:13927: $? = 0
1965configure:13930: test -s conftest
1966configure:13933: $? = 0
1967configure:13945: result: yes
1968configure:13956: checking tm_tzadj in struct tm
1969configure:13978: /usr/bin/clang -c -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  conftest.c >&5
1970conftest.c:74:18: error: no member named 'tm_tzadj' in 'struct tm'
1971struct tm tm; tm.tm_tzadj;
1972              ~~ ^
19731 error generated.
1974configure:13984: $? = 1
1975configure: failed program was:
1976| /* confdefs.h.  */
1977|
1978| #define PACKAGE_NAME "tcl"
1979| #define PACKAGE_TARNAME "tcl"
1980| #define PACKAGE_VERSION "8.6"
1981| #define PACKAGE_STRING "tcl 8.6"
1982| #define PACKAGE_BUGREPORT ""
1983| #define HAVE_SYS_TYPES_H 1
1984| #define HAVE_SYS_STAT_H 1
1985| #define HAVE_STDLIB_H 1
1986| #define HAVE_STRING_H 1
1987| #define HAVE_MEMORY_H 1
1988| #define HAVE_STRINGS_H 1
1989| #define HAVE_INTTYPES_H 1
1990| #define HAVE_STDINT_H 1
1991| #define HAVE_UNISTD_H 1
1992| #define NO_VALUES_H 1
1993| #define HAVE_SYS_PARAM_H 1
1994| #define USE_THREAD_ALLOC 1
1995| #define _REENTRANT 1
1996| #define _THREAD_SAFE 1
1997| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
1998| #define HAVE_PTHREAD_ATFORK 1
1999| #define TCL_THREADS 1
2000| #define TCL_CFGVAL_ENCODING "iso8859-1"
2001| #define HAVE_ZLIB 1
2002| #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
2003| #define HAVE_HIDDEN 1
2004| #define MAC_OSX_TCL 1
2005| #define HAVE_COREFOUNDATION 1
2006| #define HAVE_CAST_TO_UNION 1
2007| #define TCL_SHLIB_EXT ".dylib"
2008| #define NDEBUG 1
2009| #define TCL_CFG_OPTIMIZED 1
2010| #define TCL_TOMMATH 1
2011| #define MP_PREC 4
2012| #define TCL_WIDE_INT_TYPE long long
2013| #define HAVE_STRUCT_STAT64 1
2014| #define HAVE_GETCWD 1
2015| #define HAVE_MKSTEMP 1
2016| #define HAVE_OPENDIR 1
2017| #define HAVE_STRTOL 1
2018| #define HAVE_WAITPID 1
2019| #define HAVE_GETNAMEINFO 1
2020| #define HAVE_GETADDRINFO 1
2021| #define HAVE_FREEADDRINFO 1
2022| #define HAVE_GAI_STRERROR 1
2023| #define HAVE_STRUCT_ADDRINFO 1
2024| #define HAVE_STRUCT_IN6_ADDR 1
2025| #define HAVE_STRUCT_SOCKADDR_IN6 1
2026| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
2027| #define HAVE_GETPWUID_R_5 1
2028| #define HAVE_GETPWUID_R 1
2029| #define HAVE_GETPWNAM_R_5 1
2030| #define HAVE_GETPWNAM_R 1
2031| #define HAVE_GETGRGID_R_5 1
2032| #define HAVE_GETGRGID_R 1
2033| #define HAVE_GETGRNAM_R_5 1
2034| #define HAVE_GETGRNAM_R 1
2035| #define HAVE_MTSAFE_GETHOSTBYNAME 1
2036| #define HAVE_MTSAFE_GETHOSTBYADDR 1
2037| #define HAVE_TERMIOS_H 1
2038| #define HAVE_SYS_IOCTL_H 1
2039| #define HAVE_SYS_TIME_H 1
2040| #define TIME_WITH_SYS_TIME 1
2041| #define HAVE_GMTIME_R 1
2042| #define HAVE_LOCALTIME_R 1
2043| #define HAVE_MKTIME 1
2044| /* end confdefs.h.  */
2045| #include <time.h>
2046| int
2047| main ()
2048| {
2049| struct tm tm; tm.tm_tzadj;
2050|   ;
2051|   return 0;
2052| }
2053configure:14008: result: no
2054configure:14018: checking tm_gmtoff in struct tm
2055configure:14040: /usr/bin/clang -c -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  conftest.c >&5
2056conftest.c:74:18: warning: expression result unused [-Wunused-value]
2057struct tm tm; tm.tm_gmtoff;
2058              ~~ ^~~~~~~~~
20591 warning generated.
2060configure:14046: $? = 0
2061configure:14050: test -z
2062                         || test ! -s conftest.err
2063configure:14053: $? = 0
2064configure:14056: test -s conftest.o
2065configure:14059: $? = 0
2066configure:14070: result: yes
2067configure:14084: checking long timezone variable
2068configure:14108: /usr/bin/clang -c -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  conftest.c >&5
2069conftest.c:77:6: error: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Werror,-Wimplicit-function-declaration]
2070            exit (0);
2071            ^
2072conftest.c:77:6: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit'
20731 error generated.
2074configure:14114: $? = 1
2075configure: failed program was:
2076| /* confdefs.h.  */
2077|
2078| #define PACKAGE_NAME "tcl"
2079| #define PACKAGE_TARNAME "tcl"
2080| #define PACKAGE_VERSION "8.6"
2081| #define PACKAGE_STRING "tcl 8.6"
2082| #define PACKAGE_BUGREPORT ""
2083| #define HAVE_SYS_TYPES_H 1
2084| #define HAVE_SYS_STAT_H 1
2085| #define HAVE_STDLIB_H 1
2086| #define HAVE_STRING_H 1
2087| #define HAVE_MEMORY_H 1
2088| #define HAVE_STRINGS_H 1
2089| #define HAVE_INTTYPES_H 1
2090| #define HAVE_STDINT_H 1
2091| #define HAVE_UNISTD_H 1
2092| #define NO_VALUES_H 1
2093| #define HAVE_SYS_PARAM_H 1
2094| #define USE_THREAD_ALLOC 1
2095| #define _REENTRANT 1
2096| #define _THREAD_SAFE 1
2097| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
2098| #define HAVE_PTHREAD_ATFORK 1
2099| #define TCL_THREADS 1
2100| #define TCL_CFGVAL_ENCODING "iso8859-1"
2101| #define HAVE_ZLIB 1
2102| #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
2103| #define HAVE_HIDDEN 1
2104| #define MAC_OSX_TCL 1
2105| #define HAVE_COREFOUNDATION 1
2106| #define HAVE_CAST_TO_UNION 1
2107| #define TCL_SHLIB_EXT ".dylib"
2108| #define NDEBUG 1
2109| #define TCL_CFG_OPTIMIZED 1
2110| #define TCL_TOMMATH 1
2111| #define MP_PREC 4
2112| #define TCL_WIDE_INT_TYPE long long
2113| #define HAVE_STRUCT_STAT64 1
2114| #define HAVE_GETCWD 1
2115| #define HAVE_MKSTEMP 1
2116| #define HAVE_OPENDIR 1
2117| #define HAVE_STRTOL 1
2118| #define HAVE_WAITPID 1
2119| #define HAVE_GETNAMEINFO 1
2120| #define HAVE_GETADDRINFO 1
2121| #define HAVE_FREEADDRINFO 1
2122| #define HAVE_GAI_STRERROR 1
2123| #define HAVE_STRUCT_ADDRINFO 1
2124| #define HAVE_STRUCT_IN6_ADDR 1
2125| #define HAVE_STRUCT_SOCKADDR_IN6 1
2126| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
2127| #define HAVE_GETPWUID_R_5 1
2128| #define HAVE_GETPWUID_R 1
2129| #define HAVE_GETPWNAM_R_5 1
2130| #define HAVE_GETPWNAM_R 1
2131| #define HAVE_GETGRGID_R_5 1
2132| #define HAVE_GETGRGID_R 1
2133| #define HAVE_GETGRNAM_R_5 1
2134| #define HAVE_GETGRNAM_R 1
2135| #define HAVE_MTSAFE_GETHOSTBYNAME 1
2136| #define HAVE_MTSAFE_GETHOSTBYADDR 1
2137| #define HAVE_TERMIOS_H 1
2138| #define HAVE_SYS_IOCTL_H 1
2139| #define HAVE_SYS_TIME_H 1
2140| #define TIME_WITH_SYS_TIME 1
2141| #define HAVE_GMTIME_R 1
2142| #define HAVE_LOCALTIME_R 1
2143| #define HAVE_MKTIME 1
2144| #define HAVE_TM_GMTOFF 1
2145| /* end confdefs.h.  */
2146| #include <time.h>
2147| int
2148| main ()
2149| {
2150| extern long timezone;
2151|           timezone += 1;
2152|           exit (0);
2153|   ;
2154|   return 0;
2155| }
2156configure:14138: result: no
2157configure:14150: checking time_t timezone variable
2158configure:14174: /usr/bin/clang -c -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  conftest.c >&5
2159conftest.c:77:3: error: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Werror,-Wimplicit-function-declaration]
2160                exit (0);
2161                ^
2162conftest.c:77:3: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit'
21631 error generated.
2164configure:14180: $? = 1
2165configure: failed program was:
2166| /* confdefs.h.  */
2167|
2168| #define PACKAGE_NAME "tcl"
2169| #define PACKAGE_TARNAME "tcl"
2170| #define PACKAGE_VERSION "8.6"
2171| #define PACKAGE_STRING "tcl 8.6"
2172| #define PACKAGE_BUGREPORT ""
2173| #define HAVE_SYS_TYPES_H 1
2174| #define HAVE_SYS_STAT_H 1
2175| #define HAVE_STDLIB_H 1
2176| #define HAVE_STRING_H 1
2177| #define HAVE_MEMORY_H 1
2178| #define HAVE_STRINGS_H 1
2179| #define HAVE_INTTYPES_H 1
2180| #define HAVE_STDINT_H 1
2181| #define HAVE_UNISTD_H 1
2182| #define NO_VALUES_H 1
2183| #define HAVE_SYS_PARAM_H 1
2184| #define USE_THREAD_ALLOC 1
2185| #define _REENTRANT 1
2186| #define _THREAD_SAFE 1
2187| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
2188| #define HAVE_PTHREAD_ATFORK 1
2189| #define TCL_THREADS 1
2190| #define TCL_CFGVAL_ENCODING "iso8859-1"
2191| #define HAVE_ZLIB 1
2192| #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
2193| #define HAVE_HIDDEN 1
2194| #define MAC_OSX_TCL 1
2195| #define HAVE_COREFOUNDATION 1
2196| #define HAVE_CAST_TO_UNION 1
2197| #define TCL_SHLIB_EXT ".dylib"
2198| #define NDEBUG 1
2199| #define TCL_CFG_OPTIMIZED 1
2200| #define TCL_TOMMATH 1
2201| #define MP_PREC 4
2202| #define TCL_WIDE_INT_TYPE long long
2203| #define HAVE_STRUCT_STAT64 1
2204| #define HAVE_GETCWD 1
2205| #define HAVE_MKSTEMP 1
2206| #define HAVE_OPENDIR 1
2207| #define HAVE_STRTOL 1
2208| #define HAVE_WAITPID 1
2209| #define HAVE_GETNAMEINFO 1
2210| #define HAVE_GETADDRINFO 1
2211| #define HAVE_FREEADDRINFO 1
2212| #define HAVE_GAI_STRERROR 1
2213| #define HAVE_STRUCT_ADDRINFO 1
2214| #define HAVE_STRUCT_IN6_ADDR 1
2215| #define HAVE_STRUCT_SOCKADDR_IN6 1
2216| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
2217| #define HAVE_GETPWUID_R_5 1
2218| #define HAVE_GETPWUID_R 1
2219| #define HAVE_GETPWNAM_R_5 1
2220| #define HAVE_GETPWNAM_R 1
2221| #define HAVE_GETGRGID_R_5 1
2222| #define HAVE_GETGRGID_R 1
2223| #define HAVE_GETGRNAM_R_5 1
2224| #define HAVE_GETGRNAM_R 1
2225| #define HAVE_MTSAFE_GETHOSTBYNAME 1
2226| #define HAVE_MTSAFE_GETHOSTBYADDR 1
2227| #define HAVE_TERMIOS_H 1
2228| #define HAVE_SYS_IOCTL_H 1
2229| #define HAVE_SYS_TIME_H 1
2230| #define TIME_WITH_SYS_TIME 1
2231| #define HAVE_GMTIME_R 1
2232| #define HAVE_LOCALTIME_R 1
2233| #define HAVE_MKTIME 1
2234| #define HAVE_TM_GMTOFF 1
2235| /* end confdefs.h.  */
2236| #include <time.h>
2237| int
2238| main ()
2239| {
2240| extern time_t timezone;
2241|               timezone += 1;
2242|               exit (0);
2243|   ;
2244|   return 0;
2245| }
2246configure:14204: result: no
2247configure:14223: checking for struct stat.st_blocks
2248configure:14246: /usr/bin/clang -c -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  conftest.c >&5
2249configure:14252: $? = 0
2250configure:14256: test -z
2251                         || test ! -s conftest.err
2252configure:14259: $? = 0
2253configure:14262: test -s conftest.o
2254configure:14265: $? = 0
2255configure:14322: result: yes
2256configure:14332: checking for struct stat.st_blksize
2257configure:14355: /usr/bin/clang -c -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  conftest.c >&5
2258configure:14361: $? = 0
2259configure:14365: test -z
2260                         || test ! -s conftest.err
2261configure:14368: $? = 0
2262configure:14371: test -s conftest.o
2263configure:14374: $? = 0
2264configure:14431: result: yes
2265configure:14443: checking for blkcnt_t
2266configure:14467: /usr/bin/clang -c -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  conftest.c >&5
2267configure:14473: $? = 0
2268configure:14477: test -z
2269                         || test ! -s conftest.err
2270configure:14480: $? = 0
2271configure:14483: test -s conftest.o
2272configure:14486: $? = 0
2273configure:14497: result: yes
2274configure:14508: checking for fstatfs
2275configure:14565: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 -headerpad_max_install_names -Wl,-search_paths_first  conftest.c -lz  -lpthread -framework CoreFoundation >&5
2276configure:14571: $? = 0
2277configure:14575: test -z
2278                         || test ! -s conftest.err
2279configure:14578: $? = 0
2280configure:14581: test -s conftest
2281configure:14584: $? = 0
2282configure:14596: result: yes
2283configure:14614: checking for working memcmp
2284configure:14662: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 -headerpad_max_install_names -Wl,-search_paths_first  conftest.c -lz  -lpthread -framework CoreFoundation >&5
2285configure:14665: $? = 0
2286configure:14667: ./conftest
2287configure:14670: $? = 0
2288configure:14684: result: yes
2289configure:14702: checking for memmove
2290configure:14759: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 -headerpad_max_install_names -Wl,-search_paths_first  conftest.c -lz  -lpthread -framework CoreFoundation >&5
2291conftest.c:98:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration]
2292char memmove ();
2293     ^
2294conftest.c:98:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)'
22951 warning generated.
2296configure:14765: $? = 0
2297configure:14769: test -z
2298                         || test ! -s conftest.err
2299configure:14772: $? = 0
2300configure:14775: test -s conftest
2301configure:14778: $? = 0
2302configure:14790: result: yes
2303configure:14815: checking for strstr
2304configure:14872: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 -headerpad_max_install_names -Wl,-search_paths_first  conftest.c -lz  -lpthread -framework CoreFoundation >&5
2305conftest.c:98:6: warning: incompatible redeclaration of library function 'strstr' [-Wincompatible-library-redeclaration]
2306char strstr ();
2307     ^
2308conftest.c:98:6: note: 'strstr' is a builtin with type 'char *(const char *, const char *)'
23091 warning generated.
2310configure:14878: $? = 0
2311configure:14882: test -z
2312                         || test ! -s conftest.err
2313configure:14885: $? = 0
2314configure:14888: test -s conftest
2315configure:14891: $? = 0
2316configure:14903: result: yes
2317configure:14912: checking proper strstr implementation
2318configure:14932: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 -headerpad_max_install_names -Wl,-search_paths_first  conftest.c -lz  -lpthread -framework CoreFoundation >&5
2319conftest.c:75:16: warning: incompatible redeclaration of library function 'strstr' [-Wincompatible-library-redeclaration]
2320    extern int strstr();
2321               ^
2322conftest.c:75:16: note: 'strstr' is a builtin with type 'char *(const char *, const char *)'
2323conftest.c:76:5: error: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Werror,-Wimplicit-function-declaration]
2324    exit(strstr("\0test", "test") ? 1 : 0);
2325    ^
2326conftest.c:76:5: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit'
23271 warning and 1 error generated.
2328configure:14935: $? = 1
2329configure: program exited with status 1
2330configure: failed program was:
2331| /* confdefs.h.  */
2332|
2333| #define PACKAGE_NAME "tcl"
2334| #define PACKAGE_TARNAME "tcl"
2335| #define PACKAGE_VERSION "8.6"
2336| #define PACKAGE_STRING "tcl 8.6"
2337| #define PACKAGE_BUGREPORT ""
2338| #define HAVE_SYS_TYPES_H 1
2339| #define HAVE_SYS_STAT_H 1
2340| #define HAVE_STDLIB_H 1
2341| #define HAVE_STRING_H 1
2342| #define HAVE_MEMORY_H 1
2343| #define HAVE_STRINGS_H 1
2344| #define HAVE_INTTYPES_H 1
2345| #define HAVE_STDINT_H 1
2346| #define HAVE_UNISTD_H 1
2347| #define NO_VALUES_H 1
2348| #define HAVE_SYS_PARAM_H 1
2349| #define USE_THREAD_ALLOC 1
2350| #define _REENTRANT 1
2351| #define _THREAD_SAFE 1
2352| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
2353| #define HAVE_PTHREAD_ATFORK 1
2354| #define TCL_THREADS 1
2355| #define TCL_CFGVAL_ENCODING "iso8859-1"
2356| #define HAVE_ZLIB 1
2357| #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
2358| #define HAVE_HIDDEN 1
2359| #define MAC_OSX_TCL 1
2360| #define HAVE_COREFOUNDATION 1
2361| #define HAVE_CAST_TO_UNION 1
2362| #define TCL_SHLIB_EXT ".dylib"
2363| #define NDEBUG 1
2364| #define TCL_CFG_OPTIMIZED 1
2365| #define TCL_TOMMATH 1
2366| #define MP_PREC 4
2367| #define TCL_WIDE_INT_TYPE long long
2368| #define HAVE_STRUCT_STAT64 1
2369| #define HAVE_GETCWD 1
2370| #define HAVE_MKSTEMP 1
2371| #define HAVE_OPENDIR 1
2372| #define HAVE_STRTOL 1
2373| #define HAVE_WAITPID 1
2374| #define HAVE_GETNAMEINFO 1
2375| #define HAVE_GETADDRINFO 1
2376| #define HAVE_FREEADDRINFO 1
2377| #define HAVE_GAI_STRERROR 1
2378| #define HAVE_STRUCT_ADDRINFO 1
2379| #define HAVE_STRUCT_IN6_ADDR 1
2380| #define HAVE_STRUCT_SOCKADDR_IN6 1
2381| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
2382| #define HAVE_GETPWUID_R_5 1
2383| #define HAVE_GETPWUID_R 1
2384| #define HAVE_GETPWNAM_R_5 1
2385| #define HAVE_GETPWNAM_R 1
2386| #define HAVE_GETGRGID_R_5 1
2387| #define HAVE_GETGRGID_R 1
2388| #define HAVE_GETGRNAM_R_5 1
2389| #define HAVE_GETGRNAM_R 1
2390| #define HAVE_MTSAFE_GETHOSTBYNAME 1
2391| #define HAVE_MTSAFE_GETHOSTBYADDR 1
2392| #define HAVE_TERMIOS_H 1
2393| #define HAVE_SYS_IOCTL_H 1
2394| #define HAVE_SYS_TIME_H 1
2395| #define TIME_WITH_SYS_TIME 1
2396| #define HAVE_GMTIME_R 1
2397| #define HAVE_LOCALTIME_R 1
2398| #define HAVE_MKTIME 1
2399| #define HAVE_TM_GMTOFF 1
2400| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
2401| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
2402| #define HAVE_BLKCNT_T 1
2403| /* end confdefs.h.  */
2404| int main() {
2405|     extern int strstr();
2406|     exit(strstr("\0test", "test") ? 1 : 0);
2407| }
2408configure:14954: result: broken
2409configure:14982: checking for strtoul
2410configure:15039: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 -headerpad_max_install_names -Wl,-search_paths_first  conftest.c -lz  -lpthread -framework CoreFoundation >&5
2411conftest.c:98:6: warning: incompatible redeclaration of library function 'strtoul' [-Wincompatible-library-redeclaration]
2412char strtoul ();
2413     ^
2414conftest.c:98:6: note: 'strtoul' is a builtin with type 'unsigned long (const char *, char **, int)'
24151 warning generated.
2416configure:15045: $? = 0
2417configure:15049: test -z
2418                         || test ! -s conftest.err
2419configure:15052: $? = 0
2420configure:15055: test -s conftest
2421configure:15058: $? = 0
2422configure:15070: result: yes
2423configure:15079: checking proper strtoul implementation
2424configure:15100: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 -headerpad_max_install_names -Wl,-search_paths_first  conftest.c -lz  -lpthread -framework CoreFoundation >&5
2425conftest.c:75:16: warning: incompatible redeclaration of library function 'strtoul' [-Wincompatible-library-redeclaration]
2426    extern int strtoul();
2427               ^
2428conftest.c:75:16: note: 'strtoul' is a builtin with type 'unsigned long (const char *, char **, int)'
2429conftest.c:77:5: error: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Werror,-Wimplicit-function-declaration]
2430    exit(strtoul(string,&term,0) != 0 || term != string+1);
2431    ^
2432conftest.c:77:5: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit'
24331 warning and 1 error generated.
2434configure:15103: $? = 1
2435configure: program exited with status 1
2436configure: failed program was:
2437| /* confdefs.h.  */
2438|
2439| #define PACKAGE_NAME "tcl"
2440| #define PACKAGE_TARNAME "tcl"
2441| #define PACKAGE_VERSION "8.6"
2442| #define PACKAGE_STRING "tcl 8.6"
2443| #define PACKAGE_BUGREPORT ""
2444| #define HAVE_SYS_TYPES_H 1
2445| #define HAVE_SYS_STAT_H 1
2446| #define HAVE_STDLIB_H 1
2447| #define HAVE_STRING_H 1
2448| #define HAVE_MEMORY_H 1
2449| #define HAVE_STRINGS_H 1
2450| #define HAVE_INTTYPES_H 1
2451| #define HAVE_STDINT_H 1
2452| #define HAVE_UNISTD_H 1
2453| #define NO_VALUES_H 1
2454| #define HAVE_SYS_PARAM_H 1
2455| #define USE_THREAD_ALLOC 1
2456| #define _REENTRANT 1
2457| #define _THREAD_SAFE 1
2458| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
2459| #define HAVE_PTHREAD_ATFORK 1
2460| #define TCL_THREADS 1
2461| #define TCL_CFGVAL_ENCODING "iso8859-1"
2462| #define HAVE_ZLIB 1
2463| #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
2464| #define HAVE_HIDDEN 1
2465| #define MAC_OSX_TCL 1
2466| #define HAVE_COREFOUNDATION 1
2467| #define HAVE_CAST_TO_UNION 1
2468| #define TCL_SHLIB_EXT ".dylib"
2469| #define NDEBUG 1
2470| #define TCL_CFG_OPTIMIZED 1
2471| #define TCL_TOMMATH 1
2472| #define MP_PREC 4
2473| #define TCL_WIDE_INT_TYPE long long
2474| #define HAVE_STRUCT_STAT64 1
2475| #define HAVE_GETCWD 1
2476| #define HAVE_MKSTEMP 1
2477| #define HAVE_OPENDIR 1
2478| #define HAVE_STRTOL 1
2479| #define HAVE_WAITPID 1
2480| #define HAVE_GETNAMEINFO 1
2481| #define HAVE_GETADDRINFO 1
2482| #define HAVE_FREEADDRINFO 1
2483| #define HAVE_GAI_STRERROR 1
2484| #define HAVE_STRUCT_ADDRINFO 1
2485| #define HAVE_STRUCT_IN6_ADDR 1
2486| #define HAVE_STRUCT_SOCKADDR_IN6 1
2487| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
2488| #define HAVE_GETPWUID_R_5 1
2489| #define HAVE_GETPWUID_R 1
2490| #define HAVE_GETPWNAM_R_5 1
2491| #define HAVE_GETPWNAM_R 1
2492| #define HAVE_GETGRGID_R_5 1
2493| #define HAVE_GETGRGID_R 1
2494| #define HAVE_GETGRNAM_R_5 1
2495| #define HAVE_GETGRNAM_R 1
2496| #define HAVE_MTSAFE_GETHOSTBYNAME 1
2497| #define HAVE_MTSAFE_GETHOSTBYADDR 1
2498| #define HAVE_TERMIOS_H 1
2499| #define HAVE_SYS_IOCTL_H 1
2500| #define HAVE_SYS_TIME_H 1
2501| #define TIME_WITH_SYS_TIME 1
2502| #define HAVE_GMTIME_R 1
2503| #define HAVE_LOCALTIME_R 1
2504| #define HAVE_MKTIME 1
2505| #define HAVE_TM_GMTOFF 1
2506| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
2507| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
2508| #define HAVE_BLKCNT_T 1
2509| /* end confdefs.h.  */
2510| int main() {
2511|     extern int strtoul();
2512|     char *term, *string = "0";
2513|     exit(strtoul(string,&term,0) != 0 || term != string+1);
2514| }
2515configure:15122: result: broken
2516configure:15148: checking for mode_t
2517configure:15172: /usr/bin/clang -c -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  conftest.c >&5
2518configure:15178: $? = 0
2519configure:15182: test -z
2520                         || test ! -s conftest.err
2521configure:15185: $? = 0
2522configure:15188: test -s conftest.o
2523configure:15191: $? = 0
2524configure:15202: result: yes
2525configure:15214: checking for pid_t
2526configure:15238: /usr/bin/clang -c -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  conftest.c >&5
2527configure:15244: $? = 0
2528configure:15248: test -z
2529                         || test ! -s conftest.err
2530configure:15251: $? = 0
2531configure:15254: test -s conftest.o
2532configure:15257: $? = 0
2533configure:15268: result: yes
2534configure:15280: checking for size_t
2535configure:15304: /usr/bin/clang -c -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  conftest.c >&5
2536configure:15310: $? = 0
2537configure:15314: test -z
2538                         || test ! -s conftest.err
2539configure:15317: $? = 0
2540configure:15320: test -s conftest.o
2541configure:15323: $? = 0
2542configure:15334: result: yes
2543configure:15346: checking for uid_t in sys/types.h
2544configure:15369: result: yes
2545configure:15385: checking for socklen_t
2546configure:15412: /usr/bin/clang -c -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  conftest.c >&5
2547configure:15418: $? = 0
2548configure:15422: test -z
2549                         || test ! -s conftest.err
2550configure:15425: $? = 0
2551configure:15428: test -s conftest.o
2552configure:15431: $? = 0
2553configure:15442: result: yes
2554configure:15452: checking for intptr_t
2555configure:15476: /usr/bin/clang -c -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  conftest.c >&5
2556configure:15482: $? = 0
2557configure:15486: test -z
2558                         || test ! -s conftest.err
2559configure:15489: $? = 0
2560configure:15492: test -s conftest.o
2561configure:15495: $? = 0
2562configure:15506: result: yes
2563configure:15587: checking for uintptr_t
2564configure:15611: /usr/bin/clang -c -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  conftest.c >&5
2565configure:15617: $? = 0
2566configure:15621: test -z
2567                         || test ! -s conftest.err
2568configure:15624: $? = 0
2569configure:15627: test -s conftest.o
2570configure:15630: $? = 0
2571configure:15641: result: yes
2572configure:15731: checking for opendir
2573configure:15819: result: yes
2574configure:15840: checking union wait
2575configure:15867: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 -headerpad_max_install_names -Wl,-search_paths_first  conftest.c -lz  -lpthread -framework CoreFoundation >&5
2576configure:15873: $? = 0
2577configure:15877: test -z
2578                         || test ! -s conftest.err
2579configure:15880: $? = 0
2580configure:15883: test -s conftest
2581configure:15886: $? = 0
2582configure:15898: result: yes
2583configure:15914: checking for strncasecmp
2584configure:15971: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 -headerpad_max_install_names -Wl,-search_paths_first  conftest.c -lz  -lpthread -framework CoreFoundation >&5
2585conftest.c:100:6: warning: incompatible redeclaration of library function 'strncasecmp' [-Wincompatible-library-redeclaration]
2586char strncasecmp ();
2587     ^
2588conftest.c:100:6: note: 'strncasecmp' is a builtin with type 'int (const char *, const char *, unsigned long)'
25891 warning generated.
2590configure:15977: $? = 0
2591configure:15981: test -z
2592                         || test ! -s conftest.err
2593configure:15984: $? = 0
2594configure:15987: test -s conftest
2595configure:15990: $? = 0
2596configure:16002: result: yes
2597configure:16175: checking for gettimeofday
2598configure:16232: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 -headerpad_max_install_names -Wl,-search_paths_first  conftest.c -lz  -lpthread -framework CoreFoundation >&5
2599configure:16238: $? = 0
2600configure:16242: test -z
2601                         || test ! -s conftest.err
2602configure:16245: $? = 0
2603configure:16248: test -s conftest
2604configure:16251: $? = 0
2605configure:16263: result: yes
2606configure:16277: checking for gettimeofday declaration
2607configure:16301: result: present
2608configure:16318: checking whether char is unsigned
2609configure:16341: /usr/bin/clang -c -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  conftest.c >&5
2610configure:16347: $? = 0
2611configure:16351: test -z
2612                         || test ! -s conftest.err
2613configure:16354: $? = 0
2614configure:16357: test -s conftest.o
2615configure:16360: $? = 0
2616configure:16371: result: no
2617configure:16380: checking signed char declarations
2618configure:16405: /usr/bin/clang -c -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  conftest.c >&5
2619configure:16411: $? = 0
2620configure:16415: test -z
2621                         || test ! -s conftest.err
2622configure:16418: $? = 0
2623configure:16421: test -s conftest.o
2624configure:16424: $? = 0
2625configure:16435: result: yes
2626configure:16449: checking for a putenv() that copies the buffer
2627configure:16485: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 -headerpad_max_install_names -Wl,-search_paths_first  conftest.c -lz  -lpthread -framework CoreFoundation >&5
2628conftest.c:83:20: error: implicitly declaring library function 'strdup' with type 'char *(const char *)' [-Werror,-Wimplicit-function-declaration]
2629            foo = (char *)strdup(OURVAR);
2630                          ^
2631conftest.c:83:20: note: include the header <string.h> or explicitly provide a declaration for 'strdup'
2632conftest.c:85:6: error: implicitly declaring library function 'strcpy' with type 'char *(char *, const char *)' [-Werror,-Wimplicit-function-declaration]
2633            strcpy((char *)(strchr(foo, '=') + 1), "no");
2634            ^
2635conftest.c:85:6: note: include the header <string.h> or explicitly provide a declaration for 'strcpy'
2636conftest.c:85:22: error: implicitly declaring library function 'strchr' with type 'char *(const char *, int)' [-Werror,-Wimplicit-function-declaration]
2637            strcpy((char *)(strchr(foo, '=') + 1), "no");
2638                            ^
2639conftest.c:85:22: note: include the header <string.h> or explicitly provide a declaration for 'strchr'
2640conftest.c:87:11: error: implicitly declaring library function 'strcmp' with type 'int (const char *, const char *)' [-Werror,-Wimplicit-function-declaration]
2641            if (!strcmp(bar, "no")) {
2642                 ^
2643conftest.c:87:11: note: include the header <string.h> or explicitly provide a declaration for 'strcmp'
26444 errors generated.
2645configure:16488: $? = 1
2646configure: program exited with status 1
2647configure: failed program was:
2648| /* confdefs.h.  */
2649|
2650| #define PACKAGE_NAME "tcl"
2651| #define PACKAGE_TARNAME "tcl"
2652| #define PACKAGE_VERSION "8.6"
2653| #define PACKAGE_STRING "tcl 8.6"
2654| #define PACKAGE_BUGREPORT ""
2655| #define HAVE_SYS_TYPES_H 1
2656| #define HAVE_SYS_STAT_H 1
2657| #define HAVE_STDLIB_H 1
2658| #define HAVE_STRING_H 1
2659| #define HAVE_MEMORY_H 1
2660| #define HAVE_STRINGS_H 1
2661| #define HAVE_INTTYPES_H 1
2662| #define HAVE_STDINT_H 1
2663| #define HAVE_UNISTD_H 1
2664| #define NO_VALUES_H 1
2665| #define HAVE_SYS_PARAM_H 1
2666| #define USE_THREAD_ALLOC 1
2667| #define _REENTRANT 1
2668| #define _THREAD_SAFE 1
2669| #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
2670| #define HAVE_PTHREAD_ATFORK 1
2671| #define TCL_THREADS 1
2672| #define TCL_CFGVAL_ENCODING "iso8859-1"
2673| #define HAVE_ZLIB 1
2674| #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
2675| #define HAVE_HIDDEN 1
2676| #define MAC_OSX_TCL 1
2677| #define HAVE_COREFOUNDATION 1
2678| #define HAVE_CAST_TO_UNION 1
2679| #define TCL_SHLIB_EXT ".dylib"
2680| #define NDEBUG 1
2681| #define TCL_CFG_OPTIMIZED 1
2682| #define TCL_TOMMATH 1
2683| #define MP_PREC 4
2684| #define TCL_WIDE_INT_TYPE long long
2685| #define HAVE_STRUCT_STAT64 1
2686| #define HAVE_GETCWD 1
2687| #define HAVE_MKSTEMP 1
2688| #define HAVE_OPENDIR 1
2689| #define HAVE_STRTOL 1
2690| #define HAVE_WAITPID 1
2691| #define HAVE_GETNAMEINFO 1
2692| #define HAVE_GETADDRINFO 1
2693| #define HAVE_FREEADDRINFO 1
2694| #define HAVE_GAI_STRERROR 1
2695| #define HAVE_STRUCT_ADDRINFO 1
2696| #define HAVE_STRUCT_IN6_ADDR 1
2697| #define HAVE_STRUCT_SOCKADDR_IN6 1
2698| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
2699| #define HAVE_GETPWUID_R_5 1
2700| #define HAVE_GETPWUID_R 1
2701| #define HAVE_GETPWNAM_R_5 1
2702| #define HAVE_GETPWNAM_R 1
2703| #define HAVE_GETGRGID_R_5 1
2704| #define HAVE_GETGRGID_R 1
2705| #define HAVE_GETGRNAM_R_5 1
2706| #define HAVE_GETGRNAM_R 1
2707| #define HAVE_MTSAFE_GETHOSTBYNAME 1
2708| #define HAVE_MTSAFE_GETHOSTBYADDR 1
2709| #define HAVE_TERMIOS_H 1
2710| #define HAVE_SYS_IOCTL_H 1
2711| #define HAVE_SYS_TIME_H 1
2712| #define TIME_WITH_SYS_TIME 1
2713| #define HAVE_GMTIME_R 1
2714| #define HAVE_LOCALTIME_R 1
2715| #define HAVE_MKTIME 1
2716| #define HAVE_TM_GMTOFF 1
2717| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
2718| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
2719| #define HAVE_BLKCNT_T 1
2720| #define HAVE_INTPTR_T 1
2721| #define HAVE_UINTPTR_T 1
2722| #define HAVE_SIGNED_CHAR 1
2723| /* end confdefs.h.  */
2724|
2725|       #include <stdlib.h>
2726|       #define OURVAR "havecopy=yes"
2727|       int main (int argc, char *argv[])
2728|       {
2729|           char *foo, *bar;
2730|           foo = (char *)strdup(OURVAR);
2731|           putenv(foo);
2732|           strcpy((char *)(strchr(foo, '=') + 1), "no");
2733|           bar = getenv("havecopy");
2734|           if (!strcmp(bar, "no")) {
2735|               /* doesnt copy */
2736|               return 0;
2737|           } else {
2738|               /* does copy */
2739|               return 1;
2740|           }
2741|       }
2742|
2743configure:16507: result: yes
2744configure:16542: checking langinfo.h usability
2745configure:16554: /usr/bin/clang -c -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  conftest.c >&5
2746configure:16560: $? = 0
2747configure:16564: test -z
2748                         || test ! -s conftest.err
2749configure:16567: $? = 0
2750configure:16570: test -s conftest.o
2751configure:16573: $? = 0
2752configure:16583: result: yes
2753configure:16587: checking langinfo.h presence
2754configure:16597: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  conftest.c
2755configure:16603: $? = 0
2756configure:16623: result: yes
2757configure:16658: checking for langinfo.h
2758configure:16665: result: yes
2759configure:16677: checking whether to use nl_langinfo
2760configure:16700: /usr/bin/clang -c -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  conftest.c >&5
2761configure:16706: $? = 0
2762configure:16710: test -z
2763                         || test ! -s conftest.err
2764configure:16713: $? = 0
2765configure:16716: test -s conftest.o
2766configure:16719: $? = 0
2767configure:16731: result: yes
2768configure:16755: checking for chflags
2769configure:16812: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 -headerpad_max_install_names -Wl,-search_paths_first  conftest.c -lz  -lpthread -framework CoreFoundation >&5
2770configure:16818: $? = 0
2771configure:16822: test -z
2772                         || test ! -s conftest.err
2773configure:16825: $? = 0
2774configure:16828: test -s conftest
2775configure:16831: $? = 0
2776configure:16843: result: yes
2777configure:16755: checking for mkstemps
2778configure:16812: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 -headerpad_max_install_names -Wl,-search_paths_first  conftest.c -lz  -lpthread -framework CoreFoundation >&5
2779configure:16818: $? = 0
2780configure:16822: test -z
2781                         || test ! -s conftest.err
2782configure:16825: $? = 0
2783configure:16828: test -s conftest
2784configure:16831: $? = 0
2785configure:16843: result: yes
2786configure:16858: checking isnan
2787configure:16882: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 -headerpad_max_install_names -Wl,-search_paths_first  conftest.c -lz  -lpthread -framework CoreFoundation >&5
2788configure:16888: $? = 0
2789configure:16892: test -z
2790                         || test ! -s conftest.err
2791configure:16895: $? = 0
2792configure:16898: test -s conftest
2793configure:16901: $? = 0
2794configure:16913: result: yes
2795configure:16932: checking for getattrlist
2796configure:16989: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 -headerpad_max_install_names -Wl,-search_paths_first  conftest.c -lz  -lpthread -framework CoreFoundation >&5
2797configure:16995: $? = 0
2798configure:16999: test -z
2799                         || test ! -s conftest.err
2800configure:17002: $? = 0
2801configure:17005: test -s conftest
2802configure:17008: $? = 0
2803configure:17020: result: yes
2804configure:17044: checking copyfile.h usability
2805configure:17056: /usr/bin/clang -c -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  conftest.c >&5
2806configure:17062: $? = 0
2807configure:17066: test -z
2808                         || test ! -s conftest.err
2809configure:17069: $? = 0
2810configure:17072: test -s conftest.o
2811configure:17075: $? = 0
2812configure:17085: result: yes
2813configure:17089: checking copyfile.h presence
2814configure:17099: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  conftest.c
2815configure:17105: $? = 0
2816configure:17125: result: yes
2817configure:17160: checking for copyfile.h
2818configure:17167: result: yes
2819configure:17184: checking for copyfile
2820configure:17241: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 -headerpad_max_install_names -Wl,-search_paths_first  conftest.c -lz  -lpthread -framework CoreFoundation >&5
2821configure:17247: $? = 0
2822configure:17251: test -z
2823                         || test ! -s conftest.err
2824configure:17254: $? = 0
2825configure:17257: test -s conftest
2826configure:17260: $? = 0
2827configure:17272: result: yes
2828configure:17297: checking libkern/OSAtomic.h usability
2829configure:17309: /usr/bin/clang -c -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  conftest.c >&5
2830configure:17315: $? = 0
2831configure:17319: test -z
2832                         || test ! -s conftest.err
2833configure:17322: $? = 0
2834configure:17325: test -s conftest.o
2835configure:17328: $? = 0
2836configure:17338: result: yes
2837configure:17342: checking libkern/OSAtomic.h presence
2838configure:17352: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  conftest.c
2839configure:17358: $? = 0
2840configure:17378: result: yes
2841configure:17413: checking for libkern/OSAtomic.h
2842configure:17420: result: yes
2843configure:17437: checking for OSSpinLockLock
2844configure:17494: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 -headerpad_max_install_names -Wl,-search_paths_first  conftest.c -lz  -lpthread -framework CoreFoundation >&5
2845configure:17500: $? = 0
2846configure:17504: test -z
2847                         || test ! -s conftest.err
2848configure:17507: $? = 0
2849configure:17510: test -s conftest
2850configure:17513: $? = 0
2851configure:17525: result: yes
2852configure:17570: checking AvailabilityMacros.h usability
2853configure:17582: /usr/bin/clang -c -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  conftest.c >&5
2854configure:17588: $? = 0
2855configure:17592: test -z
2856                         || test ! -s conftest.err
2857configure:17595: $? = 0
2858configure:17598: test -s conftest.o
2859configure:17601: $? = 0
2860configure:17611: result: yes
2861configure:17615: checking AvailabilityMacros.h presence
2862configure:17625: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  conftest.c
2863configure:17631: $? = 0
2864configure:17651: result: yes
2865configure:17686: checking for AvailabilityMacros.h
2866configure:17693: result: yes
2867configure:17707: checking if weak import is available
2868configure:17739: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -pipe  -Werror -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 -headerpad_max_install_names -Wl,-search_paths_first  conftest.c -lz  -lpthread -framework CoreFoundation >&5
2869configure:17745: $? = 0
2870configure:17749: test -z
2871                         || test ! -s conftest.err
2872configure:17752: $? = 0
2873configure:17755: test -s conftest
2874configure:17758: $? = 0
2875configure:17771: result: yes
2876configure:17780: checking if Darwin SUSv3 extensions are available
2877configure:17813: /usr/bin/clang -c -pipe -Os -arch x86_64 -pipe  -Werror -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  conftest.c >&5
2878configure:17819: $? = 0
2879configure:17823: test -z
2880                         || test ! -s conftest.err
2881configure:17826: $? = 0
2882configure:17829: test -s conftest.o
2883configure:17832: $? = 0
2884configure:17844: result: yes
2885configure:17866: checking for fts
2886configure:17896: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 -headerpad_max_install_names -Wl,-search_paths_first  conftest.c -lz  -lpthread -framework CoreFoundation >&5
2887configure:17902: $? = 0
2888configure:17906: test -z
2889                         || test ! -s conftest.err
2890configure:17909: $? = 0
2891configure:17912: test -s conftest
2892configure:17915: $? = 0
2893configure:17927: result: yes
2894configure:17949: checking for sys/ioctl.h
2895configure:17954: result: yes
2896configure:18108: checking sys/filio.h usability
2897configure:18120: /usr/bin/clang -c -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  conftest.c >&5
2898configure:18126: $? = 0
2899configure:18130: test -z
2900                         || test ! -s conftest.err
2901configure:18133: $? = 0
2902configure:18136: test -s conftest.o
2903configure:18139: $? = 0
2904configure:18149: result: yes
2905configure:18153: checking sys/filio.h presence
2906configure:18163: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  conftest.c
2907configure:18169: $? = 0
2908configure:18189: result: yes
2909configure:18224: checking for sys/filio.h
2910configure:18231: result: yes
2911configure:18245: checking system version
2912configure:18276: result: Darwin-20.2.0
2913configure:18280: checking FIONBIO vs. O_NONBLOCK for nonblocking I/O
2914configure:18302: result: O_NONBLOCK
2915configure:18310: checking whether to use dll unloading
2916configure:18326: result: yes
2917configure:18335: checking for timezone data
2918configure:18376: result: /usr/share/zoneinfo
2919configure:18595: checking whether to enable DTrace support
2920configure:18620: result: no
2921configure:18627: checking whether the cpuid instruction is usable
2922configure:18657: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk  -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 -headerpad_max_install_names -Wl,-search_paths_first  conftest.c -lz  -lpthread -framework CoreFoundation >&5
2923configure:18663: $? = 0
2924configure:18667: test -z
2925                         || test ! -s conftest.err
2926configure:18670: $? = 0
2927configure:18673: test -s conftest
2928configure:18676: $? = 0
2929configure:18688: result: yes
2930configure:18725: checking how to package libraries
2931configure:18752: result: shared library
2932configure:19056: creating ./config.status
2933
2934## ---------------------- ##
2935## Running config.status. ##
2936## ---------------------- ##
2937
2938This file was extended by tcl config.status 8.6, which was
2939generated by GNU Autoconf 2.59.  Invocation command line was
2940
2941  CONFIG_FILES    =
2942  CONFIG_HEADERS  =
2943  CONFIG_LINKS    =
2944  CONFIG_COMMANDS =
2945  $ ./config.status
2946
2947on Zwickel.local
2948
2949config.status:732: creating Tcl-Info.plist
2950config.status:732: creating Tclsh-Info.plist
2951config.status:732: creating Makefile
2952config.status:732: creating dltest/Makefile
2953config.status:732: creating tclConfig.sh
2954config.status:732: creating tcl.pc
2955
2956## ---------------- ##
2957## Cache variables. ##
2958## ---------------- ##
2959
2960ac_cv_c_bigendian=no
2961ac_cv_c_char_unsigned=no
2962ac_cv_c_compiler_gnu=yes
2963ac_cv_c_inline=inline
2964ac_cv_env_CC_set=set
2965ac_cv_env_CC_value=/usr/bin/clang
2966ac_cv_env_CFLAGS_set=set
2967ac_cv_env_CFLAGS_value='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64'
2968ac_cv_env_CPPFLAGS_set=set
2969ac_cv_env_CPPFLAGS_value=-isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk
2970ac_cv_env_CPP_set=
2971ac_cv_env_CPP_value=
2972ac_cv_env_LDFLAGS_set=set
2973ac_cv_env_LDFLAGS_value='-Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64'
2974ac_cv_env_build_alias_set=
2975ac_cv_env_build_alias_value=
2976ac_cv_env_host_alias_set=
2977ac_cv_env_host_alias_value=
2978ac_cv_env_target_alias_set=
2979ac_cv_env_target_alias_value=
2980ac_cv_exeext=
2981ac_cv_func_OSSpinLockLock=yes
2982ac_cv_func_chflags=yes
2983ac_cv_func_connect=yes
2984ac_cv_func_copyfile=yes
2985ac_cv_func_freeaddrinfo=yes
2986ac_cv_func_fstatfs=yes
2987ac_cv_func_gai_strerror=yes
2988ac_cv_func_getaddrinfo=yes
2989ac_cv_func_getattrlist=yes
2990ac_cv_func_getcwd=yes
2991ac_cv_func_getgrgid_r=yes
2992ac_cv_func_getgrnam_r=yes
2993ac_cv_func_gethostbyname=yes
2994ac_cv_func_getnameinfo=yes
2995ac_cv_func_getpwnam_r=yes
2996ac_cv_func_getpwuid_r=yes
2997ac_cv_func_gettimeofday=yes
2998ac_cv_func_getwd=yes
2999ac_cv_func_gmtime_r=yes
3000ac_cv_func_localtime_r=yes
3001ac_cv_func_lseek64=no
3002ac_cv_func_memcmp_working=yes
3003ac_cv_func_memmove=yes
3004ac_cv_func_mkstemp=yes
3005ac_cv_func_mkstemps=yes
3006ac_cv_func_mktime=yes
3007ac_cv_func_open64=no
3008ac_cv_func_opendir=yes
3009ac_cv_func_pthread_atfork=yes
3010ac_cv_func_pthread_attr_setstacksize=yes
3011ac_cv_func_realpath=yes
3012ac_cv_func_sin=yes
3013ac_cv_func_strerror=yes
3014ac_cv_func_strncasecmp=yes
3015ac_cv_func_strstr=yes
3016ac_cv_func_strtol=yes
3017ac_cv_func_strtoul=yes
3018ac_cv_func_uname=yes
3019ac_cv_func_wait3=yes
3020ac_cv_func_waitpid=yes
3021ac_cv_header_AvailabilityMacros_h=yes
3022ac_cv_header_copyfile_h=yes
3023ac_cv_header_dlfcn_h=yes
3024ac_cv_header_float_h=yes
3025ac_cv_header_inttypes_h=yes
3026ac_cv_header_langinfo_h=yes
3027ac_cv_header_libkern_OSAtomic_h=yes
3028ac_cv_header_memory_h=yes
3029ac_cv_header_net_errno_h=no
3030ac_cv_header_stdc=no
3031ac_cv_header_stdint_h=yes
3032ac_cv_header_stdlib_h=yes
3033ac_cv_header_string_h=yes
3034ac_cv_header_strings_h=yes
3035ac_cv_header_sys_filio_h=yes
3036ac_cv_header_sys_ioctl_h=yes
3037ac_cv_header_sys_modem_h=no
3038ac_cv_header_sys_param_h=yes
3039ac_cv_header_sys_stat_h=yes
3040ac_cv_header_sys_time_h=yes
3041ac_cv_header_sys_types_h=yes
3042ac_cv_header_sys_wait_h=yes
3043ac_cv_header_termios_h=yes
3044ac_cv_header_time=yes
3045ac_cv_header_unistd_h=yes
3046ac_cv_header_values_h=no
3047ac_cv_header_zlib_h=yes
3048ac_cv_lib_dl_dlopen=yes
3049ac_cv_lib_inet_main=no
3050ac_cv_lib_pthread_pthread_mutex_init=yes
3051ac_cv_member_struct_stat_st_blksize=yes
3052ac_cv_member_struct_stat_st_blocks=yes
3053ac_cv_objext=o
3054ac_cv_path_tclsh=/usr/bin/tclsh8.5
3055ac_cv_prog_CPP='/usr/bin/clang -E'
3056ac_cv_prog_ac_ct_AR=ar
3057ac_cv_prog_ac_ct_CC=/usr/bin/clang
3058ac_cv_prog_ac_ct_RANLIB=ranlib
3059ac_cv_prog_cc_g=yes
3060ac_cv_prog_cc_stdc=
3061ac_cv_prog_egrep='grep -E'
3062ac_cv_search_deflateSetHeader=-lz
3063ac_cv_type_blkcnt_t=yes
3064ac_cv_type_gz_header=yes
3065ac_cv_type_intptr_t=yes
3066ac_cv_type_mode_t=yes
3067ac_cv_type_pid_t=yes
3068ac_cv_type_size_t=yes
3069ac_cv_type_struct_addrinfo=yes
3070ac_cv_type_struct_in6_addr=yes
3071ac_cv_type_struct_sockaddr_in6=yes
3072ac_cv_type_struct_sockaddr_storage=yes
3073ac_cv_type_uid_t=yes
3074ac_cv_type_uintptr_t=yes
3075tcl_cv_DIR64=no
3076tcl_cv_api_fts=yes
3077tcl_cv_api_getgrgid_r_5=yes
3078tcl_cv_api_getgrnam_r_5=yes
3079tcl_cv_api_getpwnam_r_5=yes
3080tcl_cv_api_getpwuid_r_5=yes
3081tcl_cv_cast_to_union=yes
3082tcl_cv_cc_darwin_c_source=yes
3083tcl_cv_cc_pipe=yes
3084tcl_cv_cc_visibility_hidden=yes
3085tcl_cv_cc_weak_import=yes
3086tcl_cv_char_signed=yes
3087tcl_cv_cpuid=yes
3088tcl_cv_dir_zoneinfo=/usr/share/zoneinfo
3089tcl_cv_dirent_h=yes
3090tcl_cv_flag__isoc99_source=no
3091tcl_cv_flag__largefile64_source=no
3092tcl_cv_flag__largefile_source64=no
3093tcl_cv_grep_gettimeofday=present
3094tcl_cv_isnan=yes
3095tcl_cv_langinfo_h=yes
3096tcl_cv_ld_search_paths_first=yes
3097tcl_cv_ld_single_module=yes
3098tcl_cv_lib_corefoundation=yes
3099tcl_cv_member_tm_gmtoff=yes
3100tcl_cv_member_tm_tzadj=no
3101tcl_cv_putenv_copy=yes
3102tcl_cv_strstr_unbroken=broken
3103tcl_cv_strtoul_unbroken=broken
3104tcl_cv_struct_dirent64=no
3105tcl_cv_struct_stat64=yes
3106tcl_cv_sys_version=Darwin-20.2.0
3107tcl_cv_timezone_long=no
3108tcl_cv_timezone_time=no
3109tcl_cv_type_64bit='long long'
3110tcl_cv_type_fd_set=yes
3111tcl_cv_type_off64_t=no
3112tcl_cv_type_socklen_t=yes
3113tcl_cv_union_wait=yes
3114
3115## ----------------- ##
3116## Output variables. ##
3117## ----------------- ##
3118
3119AR='ar'
3120BUILD_DLTEST='$(DLTEST_TARGETS)'
3121CC='/usr/bin/clang'
3122CC_SEARCH_FLAGS=''
3123CFG_TCL_SHARED_LIB_SUFFIX='${VERSION}.dylib'
3124CFG_TCL_UNSHARED_LIB_SUFFIX='${VERSION}.a'
3125CFLAGS='-pipe -Os -arch x86_64 -pipe  -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk '
3126CFLAGS_DEBUG='-g'
3127CFLAGS_DEFAULT='$(CFLAGS_OPTIMIZE)'
3128CFLAGS_OPTIMIZE='-Os'
3129CFLAGS_WARNING='-Wall'
3130CPP='/usr/bin/clang -E'
3131CPPFLAGS=''
3132DEFS='-DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -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 -DNO_VALUES_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_ATFORK=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" -DHAVE_ZLIB=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DMAC_OSX_TCL=1 -DHAVE_COREFOUNDATION=1 -DHAVE_CAST_TO_UNION=1 -DTCL_SHLIB_EXT=\".dylib\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=1 -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=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_MTSAFE_GETHOSTBYNAME=1 -DHAVE_MTSAFE_GETHOSTBYADDR=1 -DHAVE_TERMIOS_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 -DHAVE_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_PUTENV_THAT_COPIES=1 -DHAVE_LANGINFO=1 -DHAVE_CHFLAGS=1 -DHAVE_MKSTEMPS=1 -DHAVE_GETATTRLIST=1 -DHAVE_COPYFILE_H=1 -DHAVE_COPYFILE=1 -DHAVE_LIBKERN_OSATOMIC_H=1 -DHAVE_OSSPINLOCKLOCK=1 -DUSE_VFORK=1 -DTCL_DEFAULT_ENCODING=\"utf-8\" -DTCL_LOAD_FROM_MEMORY=1 -DTCL_WIDE_CLICKS=1 -DHAVE_AVAILABILITYMACROS_H=1 -DHAVE_WEAK_IMPORT=1 -D_DARWIN_C_SOURCE=1 -DHAVE_FTS=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DTCL_UNLOAD_DLLS=1 -DHAVE_CPUID=1 '
3133DLL_INSTALL_DIR='$(LIB_INSTALL_DIR)'
3134DLTEST_LD='${CC} -bundle -Wl,-w ${CFLAGS} ${LDFLAGS}'
3135DLTEST_SUFFIX='.bundle'
3136DL_LIBS=''
3137DL_OBJS='tclLoadDyld.o'
3138DTRACE=''
3139DTRACE_HDR=''
3140DTRACE_OBJ=''
3141DTRACE_SRC=''
3142ECHO_C='ECHO_N=''
3143ECHO_T=''
3144EGREP='grep -E'
3145EXEEXT=''
3146EXTRA_APP_CC_SWITCHES='-mdynamic-no-pic'
3147EXTRA_BUILD_HTML='@:'
3148EXTRA_CC_SWITCHES=''
3149EXTRA_INSTALL=''
3150EXTRA_INSTALL_BINARIES='@:'
3151EXTRA_TCLSH_LIBS='-sectcreate __TEXT __info_plist Tclsh-Info.plist'
3152HTML_DIR='$(DISTDIR)/html'
3153INSTALL_LIB='$(INSTALL_LIBRARY) $(LIB_FILE) "$(LIB_INSTALL_DIR)/$(LIB_FILE)"'
3154INSTALL_STUB_LIB='$(INSTALL_LIBRARY) $(STUB_LIB_FILE) "$(LIB_INSTALL_DIR)/$(STUB_LIB_FILE)"'
3155INSTALL_TZDATA=''
3156LDAIX_SRC=''
3157LDFLAGS='-Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64 -headerpad_max_install_names -Wl,-search_paths_first '
3158LDFLAGS_DEBUG=''
3159LDFLAGS_DEFAULT='$(LDFLAGS_OPTIMIZE)'
3160LDFLAGS_OPTIMIZE=''
3161LD_LIBRARY_PATH_VAR='DYLD_LIBRARY_PATH'
3162LD_SEARCH_FLAGS=''
3163LIBOBJS=' strstr.o strtoul.o'
3164LIBS='-lz  -lpthread -framework CoreFoundation'
3165MAKEFILE_SHELL='/bin/sh'
3166MAKE_LIB='${SHLIB_LD} -o $@ ${OBJS} ${SHLIB_LD_LIBS} ${TCL_SHLIB_LD_EXTRAS} ${TK_SHLIB_LD_EXTRAS} ${LD_SEARCH_FLAGS}'
3167MAKE_STUB_LIB='${STLIB_LD} $@ ${STUB_LIB_OBJS} ; ${RANLIB} $@'
3168MAN_FLAGS=''
3169OBJEXT='o'
3170PACKAGE_BUGREPORT=''
3171PACKAGE_DIR='/opt/local/lib'
3172PACKAGE_NAME='tcl'
3173PACKAGE_STRING='tcl 8.6'
3174PACKAGE_TARNAME='tcl'
3175PACKAGE_VERSION='8.6'
3176PATH_SEPARATOR=':'
3177PKG_CFG_ARGS=''--prefix=/opt/local' '--mandir=/opt/local/share/man' '--enable-threads' 'tcl_cv_type_64bit=long long' 'CC=/usr/bin/clang' 'CFLAGS=-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64' 'CPPFLAGS=-isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk' 'LDFLAGS=-Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64' '
3178PLAT_OBJS='${MAC_OSX_OBJS}'
3179PLAT_SRCS='${MAC_OSX_SRCS}'
3180PRIVATE_INCLUDE_DIR='$(includedir)'
3181RANLIB='ranlib'
3182SHELL='/bin/sh'
3183SHLIB_CFLAGS='-fno-common'
3184SHLIB_LD='${CC} -dynamiclib ${CFLAGS} ${LDFLAGS} -Wl,-single_module'
3185SHLIB_LD_LIBS='${LIBS}'
3186SHLIB_SUFFIX='.dylib'
3187STLIB_LD='${AR} cr'
3188TCLSH_PROG='/usr/bin/tclsh8.5'
3189TCL_BUILD_LIB_SPEC='-L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_tcl/tcl/work/tcl8.6.10/unix -ltcl8.6'
3190TCL_BUILD_STUB_LIB_PATH='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_tcl/tcl/work/tcl8.6.10/unix/libtclstub8.6.a'
3191TCL_BUILD_STUB_LIB_SPEC='-L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_tcl/tcl/work/tcl8.6.10/unix -ltclstub8.6'
3192TCL_HAS_LONGLONG=''
3193TCL_INCLUDE_SPEC='-I/opt/local/include'
3194TCL_LIBRARY='$(prefix)/lib/tcl$(VERSION)'
3195TCL_LIBS=' -lz  -lpthread -framework CoreFoundation '
3196TCL_LIB_FILE='libtcl8.6.dylib'
3197TCL_LIB_FLAG='-ltcl8.6'
3198TCL_LIB_SPEC='-L/opt/local/lib -ltcl8.6'
3199TCL_LIB_VERSIONS_OK='ok'
3200TCL_MAJOR_VERSION='8'
3201TCL_MINOR_VERSION='6'
3202TCL_MODULE_PATH=''
3203TCL_PACKAGE_PATH='/opt/local/lib '
3204TCL_PATCH_LEVEL='.10'
3205TCL_SHARED_BUILD='1'
3206TCL_SHARED_LIB_SUFFIX='${VERSION}${SHLIB_SUFFIX}'
3207TCL_SHLIB_LD_EXTRAS='-compatibility_version 8.6 -current_version 8.6.10 -install_name "${DYLIB_INSTALL_DIR}"/${TCL_LIB_FILE} -sectcreate __TEXT __info_plist Tcl-Info.plist'
3208TCL_SRC_DIR='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_tcl/tcl/work/tcl8.6.10'
3209TCL_STUB_LIB_FILE='libtclstub8.6.a'
3210TCL_STUB_LIB_FLAG='-ltclstub8.6'
3211TCL_STUB_LIB_PATH='/opt/local/lib/libtclstub8.6.a'
3212TCL_STUB_LIB_SPEC='-L/opt/local/lib -ltclstub8.6'
3213TCL_THREADS='1'
3214TCL_UNSHARED_LIB_SUFFIX='${VERSION}.a'
3215TCL_VERSION='8.6'
3216TCL_YEAR='2020'
3217TK_SHLIB_LD_EXTRAS=''
3218ZLIB_INCLUDE=''
3219ZLIB_OBJS=''
3220ZLIB_SRCS=''
3221ac_ct_AR='ar'
3222ac_ct_CC='/usr/bin/clang'
3223ac_ct_RANLIB='ranlib'
3224bindir='${exec_prefix}/bin'
3225build_alias=''
3226datadir='${prefix}/share'
3227exec_prefix='/opt/local'
3228host_alias=''
3229includedir='${prefix}/include'
3230infodir='${prefix}/info'
3231libdir='/opt/local/lib'
3232libexecdir='${exec_prefix}/libexec'
3233localstatedir='${prefix}/var'
3234mandir='/opt/local/share/man'
3235oldincludedir='/usr/include'
3236prefix='/opt/local'
3237program_transform_name='s,x,x,'
3238sbindir='${exec_prefix}/sbin'
3239sharedstatedir='${prefix}/com'
3240sysconfdir='${prefix}/etc'
3241target_alias=''
3242
3243## ----------- ##
3244## confdefs.h. ##
3245## ----------- ##
3246
3247#define HAVE_AVAILABILITYMACROS_H 1
3248#define HAVE_BLKCNT_T 1
3249#define HAVE_CAST_TO_UNION 1
3250#define HAVE_CHFLAGS 1
3251#define HAVE_COPYFILE 1
3252#define HAVE_COPYFILE_H 1
3253#define HAVE_COREFOUNDATION 1
3254#define HAVE_CPUID 1
3255#define HAVE_FREEADDRINFO 1
3256#define HAVE_FTS 1
3257#define HAVE_GAI_STRERROR 1
3258#define HAVE_GETADDRINFO 1
3259#define HAVE_GETATTRLIST 1
3260#define HAVE_GETCWD 1
3261#define HAVE_GETGRGID_R 1
3262#define HAVE_GETGRGID_R_5 1
3263#define HAVE_GETGRNAM_R 1
3264#define HAVE_GETGRNAM_R_5 1
3265#define HAVE_GETNAMEINFO 1
3266#define HAVE_GETPWNAM_R 1
3267#define HAVE_GETPWNAM_R_5 1
3268#define HAVE_GETPWUID_R 1
3269#define HAVE_GETPWUID_R_5 1
3270#define HAVE_GMTIME_R 1
3271#define HAVE_HIDDEN 1
3272#define HAVE_INTPTR_T 1
3273#define HAVE_INTTYPES_H 1
3274#define HAVE_LANGINFO 1
3275#define HAVE_LIBKERN_OSATOMIC_H 1
3276#define HAVE_LOCALTIME_R 1
3277#define HAVE_MEMORY_H 1
3278#define HAVE_MKSTEMP 1
3279#define HAVE_MKSTEMPS 1
3280#define HAVE_MKTIME 1
3281#define HAVE_MTSAFE_GETHOSTBYADDR 1
3282#define HAVE_MTSAFE_GETHOSTBYNAME 1
3283#define HAVE_OPENDIR 1
3284#define HAVE_OSSPINLOCKLOCK 1
3285#define HAVE_PTHREAD_ATFORK 1
3286#define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1
3287#define HAVE_PUTENV_THAT_COPIES 1
3288#define HAVE_SIGNED_CHAR 1
3289#define HAVE_STDINT_H 1
3290#define HAVE_STDLIB_H 1
3291#define HAVE_STRINGS_H 1
3292#define HAVE_STRING_H 1
3293#define HAVE_STRTOL 1
3294#define HAVE_STRUCT_ADDRINFO 1
3295#define HAVE_STRUCT_IN6_ADDR 1
3296#define HAVE_STRUCT_SOCKADDR_IN6 1
3297#define HAVE_STRUCT_SOCKADDR_STORAGE 1
3298#define HAVE_STRUCT_STAT64 1
3299#define HAVE_STRUCT_STAT_ST_BLKSIZE 1
3300#define HAVE_STRUCT_STAT_ST_BLOCKS 1
3301#define HAVE_SYS_FILIO_H 1
3302#define HAVE_SYS_IOCTL_H 1
3303#define HAVE_SYS_IOCTL_H 1
3304#define HAVE_SYS_PARAM_H 1
3305#define HAVE_SYS_STAT_H 1
3306#define HAVE_SYS_TIME_H 1
3307#define HAVE_SYS_TYPES_H 1
3308#define HAVE_TERMIOS_H 1
3309#define HAVE_TM_GMTOFF 1
3310#define HAVE_UINTPTR_T 1
3311#define HAVE_UNISTD_H 1
3312#define HAVE_WAITPID 1
3313#define HAVE_WEAK_IMPORT 1
3314#define HAVE_ZLIB 1
3315#define MAC_OSX_TCL 1
3316#define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
3317#define MP_PREC 4
3318#define NDEBUG 1
3319#define NO_VALUES_H 1
3320#define PACKAGE_BUGREPORT ""
3321#define PACKAGE_NAME "tcl"
3322#define PACKAGE_STRING "tcl 8.6"
3323#define PACKAGE_TARNAME "tcl"
3324#define PACKAGE_VERSION "8.6"
3325#define TCL_CFGVAL_ENCODING "iso8859-1"
3326#define TCL_CFG_OPTIMIZED 1
3327#define TCL_DEFAULT_ENCODING "utf-8"
3328#define TCL_LOAD_FROM_MEMORY 1
3329#define TCL_SHLIB_EXT ".dylib"
3330#define TCL_THREADS 1
3331#define TCL_TOMMATH 1
3332#define TCL_UNLOAD_DLLS 1
3333#define TCL_WIDE_CLICKS 1
3334#define TCL_WIDE_INT_TYPE long long
3335#define TIME_WITH_SYS_TIME 1
3336#define USE_THREAD_ALLOC 1
3337#define USE_VFORK 1
3338#define _DARWIN_C_SOURCE 1
3339#define _REENTRANT 1
3340#define _THREAD_SAFE 1
3341
3342configure: exit 0