1 | This file contains any messages produced by compilers while |
---|
2 | running configure, to aid debugging if configure makes a mistake. |
---|
3 | |
---|
4 | It was created by tcl configure 8.6, which was |
---|
5 | generated 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 | |
---|
13 | hostname = Zwickel.local |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 20.2.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -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 |
---|
25 | hostinfo = 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 |
---|
27 | Kernel configured for up to 16 processors. |
---|
28 | 8 processors are physically available. |
---|
29 | 16 processors are logically available. |
---|
30 | Processor type: x86_64h (Intel x86-64h Haswell) |
---|
31 | Processors active: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
---|
32 | Primary memory available: 32.00 gigabytes |
---|
33 | Default processor set: 712 tasks, 2559 threads, 16 processors |
---|
34 | Load average: 2.12, Mach factor: 13.87 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH: /opt/local/bin |
---|
40 | PATH: /opt/local/sbin |
---|
41 | PATH: /bin |
---|
42 | PATH: /sbin |
---|
43 | PATH: /usr/bin |
---|
44 | PATH: /usr/sbin |
---|
45 | |
---|
46 | |
---|
47 | ## ----------- ## |
---|
48 | ## Core tests. ## |
---|
49 | ## ----------- ## |
---|
50 | |
---|
51 | configure:1385: checking whether to use symlinks for manpages |
---|
52 | configure:1394: result: no |
---|
53 | configure:1397: checking whether to compress the manpages |
---|
54 | configure:1412: result: no |
---|
55 | configure:1426: checking whether to add a package name suffix for the manpages |
---|
56 | configure:1439: result: no |
---|
57 | configure:1501: checking for gcc |
---|
58 | configure:1527: result: /usr/bin/clang |
---|
59 | configure:1771: checking for C compiler version |
---|
60 | configure:1774: /usr/bin/clang --version </dev/null >&5 |
---|
61 | Apple clang version 12.0.0 (clang-1200.0.32.28) |
---|
62 | Target: x86_64-apple-darwin20.2.0 |
---|
63 | Thread model: posix |
---|
64 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
65 | configure:1777: $? = 0 |
---|
66 | configure:1779: /usr/bin/clang -v </dev/null >&5 |
---|
67 | Apple clang version 12.0.0 (clang-1200.0.32.28) |
---|
68 | Target: x86_64-apple-darwin20.2.0 |
---|
69 | Thread model: posix |
---|
70 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
71 | configure:1782: $? = 0 |
---|
72 | configure:1784: /usr/bin/clang -V </dev/null >&5 |
---|
73 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
74 | clang: error: no input files |
---|
75 | configure:1787: $? = 1 |
---|
76 | configure:1810: checking for C compiler default output file name |
---|
77 | configure: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 |
---|
78 | configure:1816: $? = 0 |
---|
79 | configure:1862: result: a.out |
---|
80 | configure:1867: checking whether the C compiler works |
---|
81 | configure:1873: ./a.out |
---|
82 | configure:1876: $? = 0 |
---|
83 | configure:1893: result: yes |
---|
84 | configure:1900: checking whether we are cross compiling |
---|
85 | configure:1902: result: no |
---|
86 | configure:1905: checking for suffix of executables |
---|
87 | configure: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 |
---|
88 | configure:1910: $? = 0 |
---|
89 | configure:1935: result: |
---|
90 | configure:1941: checking for suffix of object files |
---|
91 | configure: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 |
---|
92 | configure:1965: $? = 0 |
---|
93 | configure:1987: result: o |
---|
94 | configure:1991: checking whether we are using the GNU C compiler |
---|
95 | configure: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 |
---|
96 | configure:2021: $? = 0 |
---|
97 | configure:2025: test -z |
---|
98 | || test ! -s conftest.err |
---|
99 | configure:2028: $? = 0 |
---|
100 | configure:2031: test -s conftest.o |
---|
101 | configure:2034: $? = 0 |
---|
102 | configure:2047: result: yes |
---|
103 | configure:2053: checking whether /usr/bin/clang accepts -g |
---|
104 | configure:2074: /usr/bin/clang -c -g -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk conftest.c >&5 |
---|
105 | configure:2080: $? = 0 |
---|
106 | configure:2084: test -z |
---|
107 | || test ! -s conftest.err |
---|
108 | configure:2087: $? = 0 |
---|
109 | configure:2090: test -s conftest.o |
---|
110 | configure:2093: $? = 0 |
---|
111 | configure:2104: result: yes |
---|
112 | configure:2121: checking for /usr/bin/clang option to accept ANSI C |
---|
113 | configure: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 |
---|
114 | configure:2197: $? = 0 |
---|
115 | configure:2201: test -z |
---|
116 | || test ! -s conftest.err |
---|
117 | configure:2204: $? = 0 |
---|
118 | configure:2207: test -s conftest.o |
---|
119 | configure:2210: $? = 0 |
---|
120 | configure:2228: result: none needed |
---|
121 | configure: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 |
---|
122 | conftest.c:2:3: error: unknown type name 'choke' |
---|
123 | choke me |
---|
124 | ^ |
---|
125 | conftest.c:2:11: error: expected ';' after top level declarator |
---|
126 | choke me |
---|
127 | ^ |
---|
128 | ; |
---|
129 | 2 errors generated. |
---|
130 | configure:2252: $? = 1 |
---|
131 | configure: failed program was: |
---|
132 | | #ifndef __cplusplus |
---|
133 | | choke me |
---|
134 | | #endif |
---|
135 | configure:2386: checking for inline |
---|
136 | configure: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 |
---|
137 | configure:2413: $? = 0 |
---|
138 | configure:2417: test -z |
---|
139 | || test ! -s conftest.err |
---|
140 | configure:2420: $? = 0 |
---|
141 | configure:2423: test -s conftest.o |
---|
142 | configure:2426: $? = 0 |
---|
143 | configure:2438: result: inline |
---|
144 | configure:2472: checking how to run the C preprocessor |
---|
145 | configure:2507: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk conftest.c |
---|
146 | configure:2513: $? = 0 |
---|
147 | configure:2545: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk conftest.c |
---|
148 | conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found |
---|
149 | #include <ac_nonexistent.h> |
---|
150 | ^~~~~~~~~~~~~~~~~~ |
---|
151 | 1 error generated. |
---|
152 | configure:2551: $? = 1 |
---|
153 | configure: 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> |
---|
163 | configure:2590: result: /usr/bin/clang -E |
---|
164 | configure:2614: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk conftest.c |
---|
165 | configure:2620: $? = 0 |
---|
166 | configure:2652: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk conftest.c |
---|
167 | conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found |
---|
168 | #include <ac_nonexistent.h> |
---|
169 | ^~~~~~~~~~~~~~~~~~ |
---|
170 | 1 error generated. |
---|
171 | configure:2658: $? = 1 |
---|
172 | configure: 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> |
---|
182 | configure:2702: checking for egrep |
---|
183 | configure:2712: result: grep -E |
---|
184 | configure:2717: checking for ANSI C header files |
---|
185 | configure: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 |
---|
186 | configure:2748: $? = 0 |
---|
187 | configure:2752: test -z |
---|
188 | || test ! -s conftest.err |
---|
189 | configure:2755: $? = 0 |
---|
190 | configure:2758: test -s conftest.o |
---|
191 | configure:2761: $? = 0 |
---|
192 | configure: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 |
---|
193 | conftest.c:26:7: error: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Werror,-Wimplicit-function-declaration] |
---|
194 | exit(2); |
---|
195 | ^ |
---|
196 | conftest.c:26:7: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit' |
---|
197 | 1 error generated. |
---|
198 | configure:2853: $? = 1 |
---|
199 | configure: program exited with status 1 |
---|
200 | configure: 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 | | } |
---|
229 | configure:2873: result: no |
---|
230 | configure:2897: checking for sys/types.h |
---|
231 | configure: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 |
---|
232 | configure:2919: $? = 0 |
---|
233 | configure:2923: test -z |
---|
234 | || test ! -s conftest.err |
---|
235 | configure:2926: $? = 0 |
---|
236 | configure:2929: test -s conftest.o |
---|
237 | configure:2932: $? = 0 |
---|
238 | configure:2943: result: yes |
---|
239 | configure:2897: checking for sys/stat.h |
---|
240 | configure: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 |
---|
241 | configure:2919: $? = 0 |
---|
242 | configure:2923: test -z |
---|
243 | || test ! -s conftest.err |
---|
244 | configure:2926: $? = 0 |
---|
245 | configure:2929: test -s conftest.o |
---|
246 | configure:2932: $? = 0 |
---|
247 | configure:2943: result: yes |
---|
248 | configure:2897: checking for stdlib.h |
---|
249 | configure: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 |
---|
250 | configure:2919: $? = 0 |
---|
251 | configure:2923: test -z |
---|
252 | || test ! -s conftest.err |
---|
253 | configure:2926: $? = 0 |
---|
254 | configure:2929: test -s conftest.o |
---|
255 | configure:2932: $? = 0 |
---|
256 | configure:2943: result: yes |
---|
257 | configure:2897: checking for string.h |
---|
258 | configure: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 |
---|
259 | configure:2919: $? = 0 |
---|
260 | configure:2923: test -z |
---|
261 | || test ! -s conftest.err |
---|
262 | configure:2926: $? = 0 |
---|
263 | configure:2929: test -s conftest.o |
---|
264 | configure:2932: $? = 0 |
---|
265 | configure:2943: result: yes |
---|
266 | configure:2897: checking for memory.h |
---|
267 | configure: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 |
---|
268 | configure:2919: $? = 0 |
---|
269 | configure:2923: test -z |
---|
270 | || test ! -s conftest.err |
---|
271 | configure:2926: $? = 0 |
---|
272 | configure:2929: test -s conftest.o |
---|
273 | configure:2932: $? = 0 |
---|
274 | configure:2943: result: yes |
---|
275 | configure:2897: checking for strings.h |
---|
276 | configure: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 |
---|
277 | configure:2919: $? = 0 |
---|
278 | configure:2923: test -z |
---|
279 | || test ! -s conftest.err |
---|
280 | configure:2926: $? = 0 |
---|
281 | configure:2929: test -s conftest.o |
---|
282 | configure:2932: $? = 0 |
---|
283 | configure:2943: result: yes |
---|
284 | configure:2897: checking for inttypes.h |
---|
285 | configure: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 |
---|
286 | configure:2919: $? = 0 |
---|
287 | configure:2923: test -z |
---|
288 | || test ! -s conftest.err |
---|
289 | configure:2926: $? = 0 |
---|
290 | configure:2929: test -s conftest.o |
---|
291 | configure:2932: $? = 0 |
---|
292 | configure:2943: result: yes |
---|
293 | configure:2897: checking for stdint.h |
---|
294 | configure: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 |
---|
295 | configure:2919: $? = 0 |
---|
296 | configure:2923: test -z |
---|
297 | || test ! -s conftest.err |
---|
298 | configure:2926: $? = 0 |
---|
299 | configure:2929: test -s conftest.o |
---|
300 | configure:2932: $? = 0 |
---|
301 | configure:2943: result: yes |
---|
302 | configure:2897: checking for unistd.h |
---|
303 | configure: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 |
---|
304 | configure:2919: $? = 0 |
---|
305 | configure:2923: test -z |
---|
306 | || test ! -s conftest.err |
---|
307 | configure:2926: $? = 0 |
---|
308 | configure:2929: test -s conftest.o |
---|
309 | configure:2932: $? = 0 |
---|
310 | configure:2943: result: yes |
---|
311 | configure:2956: checking dirent.h |
---|
312 | configure: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 |
---|
313 | configure:3003: $? = 0 |
---|
314 | configure:3007: test -z |
---|
315 | || test ! -s conftest.err |
---|
316 | configure:3010: $? = 0 |
---|
317 | configure:3013: test -s conftest |
---|
318 | configure:3016: $? = 0 |
---|
319 | configure:3028: result: yes |
---|
320 | configure:3049: checking float.h usability |
---|
321 | configure: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 |
---|
322 | configure:3067: $? = 0 |
---|
323 | configure:3071: test -z |
---|
324 | || test ! -s conftest.err |
---|
325 | configure:3074: $? = 0 |
---|
326 | configure:3077: test -s conftest.o |
---|
327 | configure:3080: $? = 0 |
---|
328 | configure:3090: result: yes |
---|
329 | configure:3094: checking float.h presence |
---|
330 | configure:3104: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk conftest.c |
---|
331 | configure:3110: $? = 0 |
---|
332 | configure:3130: result: yes |
---|
333 | configure:3165: checking for float.h |
---|
334 | configure:3172: result: yes |
---|
335 | configure:3197: checking values.h usability |
---|
336 | configure: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 |
---|
337 | conftest.c:52:10: fatal error: 'values.h' file not found |
---|
338 | #include <values.h> |
---|
339 | ^~~~~~~~~~ |
---|
340 | 1 error generated. |
---|
341 | configure:3215: $? = 1 |
---|
342 | configure: 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> |
---|
395 | configure:3238: result: no |
---|
396 | configure:3242: checking values.h presence |
---|
397 | configure:3252: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk conftest.c |
---|
398 | conftest.c:18:10: fatal error: 'values.h' file not found |
---|
399 | #include <values.h> |
---|
400 | ^~~~~~~~~~ |
---|
401 | 1 error generated. |
---|
402 | configure:3258: $? = 1 |
---|
403 | configure: 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> |
---|
422 | configure:3278: result: no |
---|
423 | configure:3313: checking for values.h |
---|
424 | configure:3320: result: no |
---|
425 | configure:3336: checking for stdlib.h |
---|
426 | configure:3341: result: yes |
---|
427 | configure:3538: checking for string.h |
---|
428 | configure:3543: result: yes |
---|
429 | configure:3737: checking sys/wait.h usability |
---|
430 | configure: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 |
---|
431 | configure:3755: $? = 0 |
---|
432 | configure:3759: test -z |
---|
433 | || test ! -s conftest.err |
---|
434 | configure:3762: $? = 0 |
---|
435 | configure:3765: test -s conftest.o |
---|
436 | configure:3768: $? = 0 |
---|
437 | configure:3778: result: yes |
---|
438 | configure:3782: checking sys/wait.h presence |
---|
439 | configure:3792: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk conftest.c |
---|
440 | configure:3798: $? = 0 |
---|
441 | configure:3818: result: yes |
---|
442 | configure:3853: checking for sys/wait.h |
---|
443 | configure:3860: result: yes |
---|
444 | configure:3885: checking dlfcn.h usability |
---|
445 | configure: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 |
---|
446 | configure:3903: $? = 0 |
---|
447 | configure:3907: test -z |
---|
448 | || test ! -s conftest.err |
---|
449 | configure:3910: $? = 0 |
---|
450 | configure:3913: test -s conftest.o |
---|
451 | configure:3916: $? = 0 |
---|
452 | configure:3926: result: yes |
---|
453 | configure:3930: checking dlfcn.h presence |
---|
454 | configure:3940: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk conftest.c |
---|
455 | configure:3946: $? = 0 |
---|
456 | configure:3966: result: yes |
---|
457 | configure:4001: checking for dlfcn.h |
---|
458 | configure:4008: result: yes |
---|
459 | configure:4039: checking sys/param.h usability |
---|
460 | configure: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 |
---|
461 | configure:4057: $? = 0 |
---|
462 | configure:4061: test -z |
---|
463 | || test ! -s conftest.err |
---|
464 | configure:4064: $? = 0 |
---|
465 | configure:4067: test -s conftest.o |
---|
466 | configure:4070: $? = 0 |
---|
467 | configure:4080: result: yes |
---|
468 | configure:4084: checking sys/param.h presence |
---|
469 | configure:4094: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk conftest.c |
---|
470 | configure:4100: $? = 0 |
---|
471 | configure:4120: result: yes |
---|
472 | configure:4155: checking for sys/param.h |
---|
473 | configure:4162: result: yes |
---|
474 | configure:4189: checking if the compiler understands -pipe |
---|
475 | configure: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 |
---|
476 | configure:4218: $? = 0 |
---|
477 | configure:4222: test -z |
---|
478 | || test ! -s conftest.err |
---|
479 | configure:4225: $? = 0 |
---|
480 | configure:4228: test -s conftest.o |
---|
481 | configure:4231: $? = 0 |
---|
482 | configure:4243: result: yes |
---|
483 | configure:4293: checking for pthread_mutex_init in -lpthread |
---|
484 | configure: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 |
---|
485 | configure:4329: $? = 0 |
---|
486 | configure:4333: test -z |
---|
487 | || test ! -s conftest.err |
---|
488 | configure:4336: $? = 0 |
---|
489 | configure:4339: test -s conftest |
---|
490 | configure:4342: $? = 0 |
---|
491 | configure:4355: result: yes |
---|
492 | configure:4682: checking for pthread_attr_setstacksize |
---|
493 | configure: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 |
---|
494 | configure:4745: $? = 0 |
---|
495 | configure:4749: test -z |
---|
496 | || test ! -s conftest.err |
---|
497 | configure:4752: $? = 0 |
---|
498 | configure:4755: test -s conftest |
---|
499 | configure:4758: $? = 0 |
---|
500 | configure:4770: result: yes |
---|
501 | configure:4682: checking for pthread_atfork |
---|
502 | configure: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 |
---|
503 | configure:4745: $? = 0 |
---|
504 | configure:4749: test -z |
---|
505 | || test ! -s conftest.err |
---|
506 | configure:4752: $? = 0 |
---|
507 | configure:4755: test -s conftest |
---|
508 | configure:4758: $? = 0 |
---|
509 | configure:4770: result: yes |
---|
510 | configure:4785: checking for building with threads |
---|
511 | configure:4797: result: yes |
---|
512 | configure:4845: checking for sin |
---|
513 | configure: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 |
---|
514 | conftest.c:51:6: warning: incompatible redeclaration of library function 'sin' [-Wincompatible-library-redeclaration] |
---|
515 | char sin (); |
---|
516 | ^ |
---|
517 | conftest.c:51:6: note: 'sin' is a builtin with type 'double (double)' |
---|
518 | 1 warning generated. |
---|
519 | configure:4908: $? = 0 |
---|
520 | configure:4912: test -z |
---|
521 | || test ! -s conftest.err |
---|
522 | configure:4915: $? = 0 |
---|
523 | configure:4918: test -s conftest |
---|
524 | configure:4921: $? = 0 |
---|
525 | configure:4933: result: yes |
---|
526 | configure:4947: checking for main in -linet |
---|
527 | configure: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 |
---|
528 | ld: library not found for -linet |
---|
529 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
530 | configure:4977: $? = 1 |
---|
531 | configure: 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 | | } |
---|
567 | configure:5003: result: no |
---|
568 | configure:5019: checking net/errno.h usability |
---|
569 | configure: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 |
---|
570 | conftest.c:61:10: fatal error: 'net/errno.h' file not found |
---|
571 | #include <net/errno.h> |
---|
572 | ^~~~~~~~~~~~~ |
---|
573 | 1 error generated. |
---|
574 | configure:5037: $? = 1 |
---|
575 | configure: 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> |
---|
637 | configure:5060: result: no |
---|
638 | configure:5064: checking net/errno.h presence |
---|
639 | configure:5074: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk conftest.c |
---|
640 | conftest.c:27:10: fatal error: 'net/errno.h' file not found |
---|
641 | #include <net/errno.h> |
---|
642 | ^~~~~~~~~~~~~ |
---|
643 | 1 error generated. |
---|
644 | configure:5080: $? = 1 |
---|
645 | configure: 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> |
---|
673 | configure:5100: result: no |
---|
674 | configure:5135: checking for net/errno.h |
---|
675 | configure:5142: result: no |
---|
676 | configure:5176: checking for connect |
---|
677 | configure: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 |
---|
678 | configure:5239: $? = 0 |
---|
679 | configure:5243: test -z |
---|
680 | || test ! -s conftest.err |
---|
681 | configure:5246: $? = 0 |
---|
682 | configure:5249: test -s conftest |
---|
683 | configure:5252: $? = 0 |
---|
684 | configure:5264: result: yes |
---|
685 | configure:5539: checking for gethostbyname |
---|
686 | configure: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 |
---|
687 | configure:5602: $? = 0 |
---|
688 | configure:5606: test -z |
---|
689 | || test ! -s conftest.err |
---|
690 | configure:5609: $? = 0 |
---|
691 | configure:5612: test -s conftest |
---|
692 | configure:5615: $? = 0 |
---|
693 | configure:5627: result: yes |
---|
694 | configure:5708: checking how to build libraries |
---|
695 | configure:5726: result: shared |
---|
696 | configure:5748: checking for tclsh |
---|
697 | configure:5772: result: /usr/bin/tclsh8.5 |
---|
698 | configure:5801: checking zlib.h usability |
---|
699 | configure: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 |
---|
700 | configure:5819: $? = 0 |
---|
701 | configure:5823: test -z |
---|
702 | || test ! -s conftest.err |
---|
703 | configure:5826: $? = 0 |
---|
704 | configure:5829: test -s conftest.o |
---|
705 | configure:5832: $? = 0 |
---|
706 | configure:5842: result: yes |
---|
707 | configure:5846: checking zlib.h presence |
---|
708 | configure:5856: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk conftest.c |
---|
709 | configure:5862: $? = 0 |
---|
710 | configure:5882: result: yes |
---|
711 | configure:5917: checking for zlib.h |
---|
712 | configure:5924: result: yes |
---|
713 | configure:5930: checking for gz_header |
---|
714 | configure: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 |
---|
715 | configure:5961: $? = 0 |
---|
716 | configure:5965: test -z |
---|
717 | || test ! -s conftest.err |
---|
718 | configure:5968: $? = 0 |
---|
719 | configure:5971: test -s conftest.o |
---|
720 | configure:5974: $? = 0 |
---|
721 | configure:5985: result: yes |
---|
722 | configure:6001: checking for library containing deflateSetHeader |
---|
723 | configure: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 |
---|
724 | Undefined symbols for architecture x86_64: |
---|
725 | "_deflateSetHeader", referenced from: |
---|
726 | _main in conftest-48f73c.o |
---|
727 | ld: symbol(s) not found for architecture x86_64 |
---|
728 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
729 | configure:6037: $? = 1 |
---|
730 | configure: 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 | | } |
---|
772 | configure: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 |
---|
773 | configure:6092: $? = 0 |
---|
774 | configure:6096: test -z |
---|
775 | || test ! -s conftest.err |
---|
776 | configure:6099: $? = 0 |
---|
777 | configure:6102: test -s conftest |
---|
778 | configure:6105: $? = 0 |
---|
779 | configure:6120: result: -lz |
---|
780 | configure:6197: checking for ranlib |
---|
781 | configure:6213: found /usr/bin/ranlib |
---|
782 | configure:6224: result: ranlib |
---|
783 | configure:6240: checking if 64bit support is requested |
---|
784 | configure:6249: result: no |
---|
785 | configure:6254: checking if 64bit Sparc VIS support is requested |
---|
786 | configure:6263: result: no |
---|
787 | configure:6274: checking if compiler supports visibility "hidden" |
---|
788 | configure: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 |
---|
789 | configure:6305: $? = 0 |
---|
790 | configure:6309: test -z |
---|
791 | || test ! -s conftest.err |
---|
792 | configure:6312: $? = 0 |
---|
793 | configure:6315: test -s conftest |
---|
794 | configure:6318: $? = 0 |
---|
795 | configure:6331: result: yes |
---|
796 | configure:6351: checking if rpath support is requested |
---|
797 | configure:6360: result: yes |
---|
798 | configure:6367: checking system version |
---|
799 | configure:6398: result: Darwin-20.2.0 |
---|
800 | configure:6406: checking for dlopen in -ldl |
---|
801 | configure: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 |
---|
802 | configure:6442: $? = 0 |
---|
803 | configure:6446: test -z |
---|
804 | || test ! -s conftest.err |
---|
805 | configure:6449: $? = 0 |
---|
806 | configure:6452: test -s conftest |
---|
807 | configure:6455: $? = 0 |
---|
808 | configure:6468: result: yes |
---|
809 | configure:6549: checking for ar |
---|
810 | configure:6565: found /usr/bin/ar |
---|
811 | configure:6575: result: ar |
---|
812 | configure:7715: checking if ld accepts -single_module flag |
---|
813 | configure: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 |
---|
814 | configure:7745: $? = 0 |
---|
815 | configure:7749: test -z |
---|
816 | || test ! -s conftest.err |
---|
817 | configure:7752: $? = 0 |
---|
818 | configure:7755: test -s conftest |
---|
819 | configure:7758: $? = 0 |
---|
820 | configure:7771: result: yes |
---|
821 | configure:7783: checking if ld accepts -search_paths_first flag |
---|
822 | configure: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 |
---|
823 | configure:7813: $? = 0 |
---|
824 | configure:7817: test -z |
---|
825 | || test ! -s conftest.err |
---|
826 | configure:7820: $? = 0 |
---|
827 | configure:7823: test -s conftest |
---|
828 | configure:7826: $? = 0 |
---|
829 | configure:7839: result: yes |
---|
830 | configure:7867: checking whether to use CoreFoundation |
---|
831 | configure:7876: result: yes |
---|
832 | configure:7880: checking for CoreFoundation.framework |
---|
833 | configure: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 |
---|
834 | configure:7921: $? = 0 |
---|
835 | configure:7925: test -z |
---|
836 | || test ! -s conftest.err |
---|
837 | configure:7928: $? = 0 |
---|
838 | configure:7931: test -s conftest |
---|
839 | configure:7934: $? = 0 |
---|
840 | configure:7954: result: yes |
---|
841 | configure:8811: checking for cast to union support |
---|
842 | configure: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 |
---|
843 | configure:8841: $? = 0 |
---|
844 | configure:8845: test -z |
---|
845 | || test ! -s conftest.err |
---|
846 | configure:8848: $? = 0 |
---|
847 | configure:8851: test -s conftest.o |
---|
848 | configure:8854: $? = 0 |
---|
849 | configure:8866: result: yes |
---|
850 | configure:8918: checking for build with symbols |
---|
851 | configure:8937: result: no |
---|
852 | configure:9003: checking for required early compiler flags |
---|
853 | configure: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 |
---|
854 | configure:9032: $? = 0 |
---|
855 | configure:9036: test -z |
---|
856 | || test ! -s conftest.err |
---|
857 | configure:9039: $? = 0 |
---|
858 | configure:9042: test -s conftest.o |
---|
859 | configure:9045: $? = 0 |
---|
860 | configure: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 |
---|
861 | conftest.c:42:28: warning: 'stat64' is deprecated: first deprecated in macOS 10.6 [-Wdeprecated-declarations] |
---|
862 | struct 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 |
---|
865 | int stat64(const char *, struct stat64 *) __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_5, __MAC_10_6, __IPHONE_NA, __IPHONE_NA); |
---|
866 | ^ |
---|
867 | 1 warning generated. |
---|
868 | configure:9137: $? = 0 |
---|
869 | configure:9141: test -z |
---|
870 | || test ! -s conftest.err |
---|
871 | configure:9144: $? = 0 |
---|
872 | configure:9147: test -s conftest.o |
---|
873 | configure:9150: $? = 0 |
---|
874 | configure: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 |
---|
875 | conftest.c:42:19: error: use of undeclared identifier 'open64' |
---|
876 | char *p = (char *)open64; |
---|
877 | ^ |
---|
878 | 1 error generated. |
---|
879 | configure:9242: $? = 1 |
---|
880 | configure: 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 | | } |
---|
926 | configure: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 |
---|
927 | conftest.c:43:19: error: use of undeclared identifier 'open64' |
---|
928 | char *p = (char *)open64; |
---|
929 | ^ |
---|
930 | 1 error generated. |
---|
931 | configure:9285: $? = 1 |
---|
932 | configure: 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 | | } |
---|
979 | configure:9322: result: none |
---|
980 | configure:9331: checking for 64-bit integer type |
---|
981 | configure:9449: result: long long |
---|
982 | configure:9453: checking for struct dirent64 |
---|
983 | configure: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 |
---|
984 | conftest.c:44:17: error: variable has incomplete type 'struct dirent64' |
---|
985 | struct dirent64 p; |
---|
986 | ^ |
---|
987 | conftest.c:44:8: note: forward declaration of 'struct dirent64' |
---|
988 | struct dirent64 p; |
---|
989 | ^ |
---|
990 | 1 error generated. |
---|
991 | configure:9482: $? = 1 |
---|
992 | configure: 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 | | } |
---|
1040 | configure:9506: result: no |
---|
1041 | configure:9516: checking for DIR64 |
---|
1042 | configure: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 |
---|
1043 | conftest.c:44:21: error: use of undeclared identifier 'DIR64' |
---|
1044 | struct dirent64 *p; DIR64 d = opendir64("."); |
---|
1045 | ^ |
---|
1046 | conftest.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 | ^ |
---|
1049 | conftest.c:45:27: error: use of undeclared identifier 'd' |
---|
1050 | p = readdir64(d); rewinddir64(d); closedir64(d); |
---|
1051 | ^ |
---|
1052 | conftest.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 | ^ |
---|
1055 | conftest.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 |
---|
1057 | void rewinddir(DIR *) __DARWIN_ALIAS_I(rewinddir); |
---|
1058 | ^ |
---|
1059 | conftest.c:45:43: error: use of undeclared identifier 'd' |
---|
1060 | p = readdir64(d); rewinddir64(d); closedir64(d); |
---|
1061 | ^ |
---|
1062 | conftest.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 | ^ |
---|
1065 | conftest.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 |
---|
1067 | int closedir(DIR *) __DARWIN_ALIAS(closedir); |
---|
1068 | ^ |
---|
1069 | conftest.c:45:58: error: use of undeclared identifier 'd' |
---|
1070 | p = readdir64(d); rewinddir64(d); closedir64(d); |
---|
1071 | ^ |
---|
1072 | 7 errors generated. |
---|
1073 | configure:9546: $? = 1 |
---|
1074 | configure: 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 | | } |
---|
1123 | configure:9570: result: no |
---|
1124 | configure:9580: checking for struct stat64 |
---|
1125 | configure: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 |
---|
1126 | configure:9609: $? = 0 |
---|
1127 | configure:9613: test -z |
---|
1128 | || test ! -s conftest.err |
---|
1129 | configure:9616: $? = 0 |
---|
1130 | configure:9619: test -s conftest.o |
---|
1131 | configure:9622: $? = 0 |
---|
1132 | configure:9633: result: yes |
---|
1133 | configure:9648: checking for open64 |
---|
1134 | configure: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 |
---|
1135 | Undefined symbols for architecture x86_64: |
---|
1136 | "_open64", referenced from: |
---|
1137 | _main in conftest-931cd9.o |
---|
1138 | _f in conftest-931cd9.o |
---|
1139 | ld: symbol(s) not found for architecture x86_64 |
---|
1140 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1141 | configure:9711: $? = 1 |
---|
1142 | configure: 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 | | } |
---|
1226 | configure:9736: result: no |
---|
1227 | configure:9648: checking for lseek64 |
---|
1228 | configure: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 |
---|
1229 | Undefined symbols for architecture x86_64: |
---|
1230 | "_lseek64", referenced from: |
---|
1231 | _main in conftest-0e2833.o |
---|
1232 | _f in conftest-0e2833.o |
---|
1233 | ld: symbol(s) not found for architecture x86_64 |
---|
1234 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
1235 | configure:9711: $? = 1 |
---|
1236 | configure: 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 | | } |
---|
1320 | configure:9736: result: no |
---|
1321 | configure:9746: checking for off64_t |
---|
1322 | configure: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 |
---|
1323 | conftest.c:44:1: error: unknown type name 'off64_t'; did you mean 'off_t'? |
---|
1324 | off64_t offset; |
---|
1325 | ^~~~~~~ |
---|
1326 | off_t |
---|
1327 | /Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk/usr/include/sys/_types/_off_t.h:31:33: note: 'off_t' declared here |
---|
1328 | typedef __darwin_off_t off_t; |
---|
1329 | ^ |
---|
1330 | 1 error generated. |
---|
1331 | configure:9775: $? = 1 |
---|
1332 | configure: 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 | | } |
---|
1381 | configure:9811: result: no |
---|
1382 | configure:9822: checking whether byte ordering is bigendian |
---|
1383 | configure: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 |
---|
1384 | configure:9855: $? = 0 |
---|
1385 | configure:9859: test -z |
---|
1386 | || test ! -s conftest.err |
---|
1387 | configure:9862: $? = 0 |
---|
1388 | configure:9865: test -s conftest.o |
---|
1389 | configure:9868: $? = 0 |
---|
1390 | configure: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 |
---|
1391 | conftest.c:47:2: error: use of undeclared identifier 'not' |
---|
1392 | not big endian |
---|
1393 | ^ |
---|
1394 | 1 error generated. |
---|
1395 | configure:9898: $? = 1 |
---|
1396 | configure: 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 | | } |
---|
1449 | configure:10033: result: no |
---|
1450 | configure:10063: checking for getcwd |
---|
1451 | configure: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 |
---|
1452 | configure:10126: $? = 0 |
---|
1453 | configure:10130: test -z |
---|
1454 | || test ! -s conftest.err |
---|
1455 | configure:10133: $? = 0 |
---|
1456 | configure:10136: test -s conftest |
---|
1457 | configure:10139: $? = 0 |
---|
1458 | configure:10151: result: yes |
---|
1459 | configure:10177: checking for mkstemp |
---|
1460 | configure: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 |
---|
1461 | configure:10240: $? = 0 |
---|
1462 | configure:10244: test -z |
---|
1463 | || test ! -s conftest.err |
---|
1464 | configure:10247: $? = 0 |
---|
1465 | configure:10250: test -s conftest |
---|
1466 | configure:10253: $? = 0 |
---|
1467 | configure:10265: result: yes |
---|
1468 | configure:10177: checking for opendir |
---|
1469 | configure: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 |
---|
1470 | configure:10240: $? = 0 |
---|
1471 | configure:10244: test -z |
---|
1472 | || test ! -s conftest.err |
---|
1473 | configure:10247: $? = 0 |
---|
1474 | configure:10250: test -s conftest |
---|
1475 | configure:10253: $? = 0 |
---|
1476 | configure:10265: result: yes |
---|
1477 | configure:10177: checking for strtol |
---|
1478 | configure: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 |
---|
1479 | conftest.c:67:6: warning: incompatible redeclaration of library function 'strtol' [-Wincompatible-library-redeclaration] |
---|
1480 | char strtol (); |
---|
1481 | ^ |
---|
1482 | conftest.c:67:6: note: 'strtol' is a builtin with type 'long (const char *, char **, int)' |
---|
1483 | 1 warning generated. |
---|
1484 | configure:10240: $? = 0 |
---|
1485 | configure:10244: test -z |
---|
1486 | || test ! -s conftest.err |
---|
1487 | configure:10247: $? = 0 |
---|
1488 | configure:10250: test -s conftest |
---|
1489 | configure:10253: $? = 0 |
---|
1490 | configure:10265: result: yes |
---|
1491 | configure:10177: checking for waitpid |
---|
1492 | configure: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 |
---|
1493 | configure:10240: $? = 0 |
---|
1494 | configure:10244: test -z |
---|
1495 | || test ! -s conftest.err |
---|
1496 | configure:10247: $? = 0 |
---|
1497 | configure:10250: test -s conftest |
---|
1498 | configure:10253: $? = 0 |
---|
1499 | configure:10265: result: yes |
---|
1500 | configure:10285: checking for strerror |
---|
1501 | configure: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 |
---|
1502 | conftest.c:69:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration] |
---|
1503 | char strerror (); |
---|
1504 | ^ |
---|
1505 | conftest.c:69:6: note: 'strerror' is a builtin with type 'char *(int)' |
---|
1506 | 1 warning generated. |
---|
1507 | configure:10348: $? = 0 |
---|
1508 | configure:10352: test -z |
---|
1509 | || test ! -s conftest.err |
---|
1510 | configure:10355: $? = 0 |
---|
1511 | configure:10358: test -s conftest |
---|
1512 | configure:10361: $? = 0 |
---|
1513 | configure:10373: result: yes |
---|
1514 | configure:10385: checking for getwd |
---|
1515 | configure: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 |
---|
1516 | configure:10448: $? = 0 |
---|
1517 | configure:10452: test -z |
---|
1518 | || test ! -s conftest.err |
---|
1519 | configure:10455: $? = 0 |
---|
1520 | configure:10458: test -s conftest |
---|
1521 | configure:10461: $? = 0 |
---|
1522 | configure:10473: result: yes |
---|
1523 | configure:10485: checking for wait3 |
---|
1524 | configure: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 |
---|
1525 | configure:10548: $? = 0 |
---|
1526 | configure:10552: test -z |
---|
1527 | || test ! -s conftest.err |
---|
1528 | configure:10555: $? = 0 |
---|
1529 | configure:10558: test -s conftest |
---|
1530 | configure:10561: $? = 0 |
---|
1531 | configure:10573: result: yes |
---|
1532 | configure:10585: checking for uname |
---|
1533 | configure: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 |
---|
1534 | configure:10648: $? = 0 |
---|
1535 | configure:10652: test -z |
---|
1536 | || test ! -s conftest.err |
---|
1537 | configure:10655: $? = 0 |
---|
1538 | configure:10658: test -s conftest |
---|
1539 | configure:10661: $? = 0 |
---|
1540 | configure:10673: result: yes |
---|
1541 | configure:10692: checking for realpath |
---|
1542 | configure: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 |
---|
1543 | configure:10755: $? = 0 |
---|
1544 | configure:10759: test -z |
---|
1545 | || test ! -s conftest.err |
---|
1546 | configure:10762: $? = 0 |
---|
1547 | configure:10765: test -s conftest |
---|
1548 | configure:10768: $? = 0 |
---|
1549 | configure:10780: result: yes |
---|
1550 | configure:10802: checking for getnameinfo |
---|
1551 | configure: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 |
---|
1552 | configure:10865: $? = 0 |
---|
1553 | configure:10869: test -z |
---|
1554 | || test ! -s conftest.err |
---|
1555 | configure:10872: $? = 0 |
---|
1556 | configure:10875: test -s conftest |
---|
1557 | configure:10878: $? = 0 |
---|
1558 | configure:10890: result: yes |
---|
1559 | configure:10802: checking for getaddrinfo |
---|
1560 | configure: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 |
---|
1561 | configure:10865: $? = 0 |
---|
1562 | configure:10869: test -z |
---|
1563 | || test ! -s conftest.err |
---|
1564 | configure:10872: $? = 0 |
---|
1565 | configure:10875: test -s conftest |
---|
1566 | configure:10878: $? = 0 |
---|
1567 | configure:10890: result: yes |
---|
1568 | configure:10802: checking for freeaddrinfo |
---|
1569 | configure: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 |
---|
1570 | configure:10865: $? = 0 |
---|
1571 | configure:10869: test -z |
---|
1572 | || test ! -s conftest.err |
---|
1573 | configure:10872: $? = 0 |
---|
1574 | configure:10875: test -s conftest |
---|
1575 | configure:10878: $? = 0 |
---|
1576 | configure:10890: result: yes |
---|
1577 | configure:10802: checking for gai_strerror |
---|
1578 | configure: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 |
---|
1579 | configure:10865: $? = 0 |
---|
1580 | configure:10869: test -z |
---|
1581 | || test ! -s conftest.err |
---|
1582 | configure:10872: $? = 0 |
---|
1583 | configure:10875: test -s conftest |
---|
1584 | configure:10878: $? = 0 |
---|
1585 | configure:10890: result: yes |
---|
1586 | configure:10902: checking for struct addrinfo |
---|
1587 | configure: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 |
---|
1588 | configure:10938: $? = 0 |
---|
1589 | configure:10942: test -z |
---|
1590 | || test ! -s conftest.err |
---|
1591 | configure:10945: $? = 0 |
---|
1592 | configure:10948: test -s conftest.o |
---|
1593 | configure:10951: $? = 0 |
---|
1594 | configure:10962: result: yes |
---|
1595 | configure:10974: checking for struct in6_addr |
---|
1596 | configure: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 |
---|
1597 | configure:11010: $? = 0 |
---|
1598 | configure:11014: test -z |
---|
1599 | || test ! -s conftest.err |
---|
1600 | configure:11017: $? = 0 |
---|
1601 | configure:11020: test -s conftest.o |
---|
1602 | configure:11023: $? = 0 |
---|
1603 | configure:11034: result: yes |
---|
1604 | configure:11046: checking for struct sockaddr_in6 |
---|
1605 | configure: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 |
---|
1606 | configure:11082: $? = 0 |
---|
1607 | configure:11086: test -z |
---|
1608 | || test ! -s conftest.err |
---|
1609 | configure:11089: $? = 0 |
---|
1610 | configure:11092: test -s conftest.o |
---|
1611 | configure:11095: $? = 0 |
---|
1612 | configure:11106: result: yes |
---|
1613 | configure:11118: checking for struct sockaddr_storage |
---|
1614 | configure: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 |
---|
1615 | configure:11154: $? = 0 |
---|
1616 | configure:11158: test -z |
---|
1617 | || test ! -s conftest.err |
---|
1618 | configure:11161: $? = 0 |
---|
1619 | configure:11164: test -s conftest.o |
---|
1620 | configure:11167: $? = 0 |
---|
1621 | configure:11178: result: yes |
---|
1622 | configure:11304: checking for getpwuid_r |
---|
1623 | configure: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 |
---|
1624 | configure:11367: $? = 0 |
---|
1625 | configure:11371: test -z |
---|
1626 | || test ! -s conftest.err |
---|
1627 | configure:11374: $? = 0 |
---|
1628 | configure:11377: test -s conftest |
---|
1629 | configure:11380: $? = 0 |
---|
1630 | configure:11392: result: yes |
---|
1631 | configure:11396: checking for getpwuid_r with 5 args |
---|
1632 | configure: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 |
---|
1633 | configure:11434: $? = 0 |
---|
1634 | configure:11438: test -z |
---|
1635 | || test ! -s conftest.err |
---|
1636 | configure:11441: $? = 0 |
---|
1637 | configure:11444: test -s conftest.o |
---|
1638 | configure:11447: $? = 0 |
---|
1639 | configure:11458: result: yes |
---|
1640 | configure:11551: checking for getpwnam_r |
---|
1641 | configure: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 |
---|
1642 | configure:11614: $? = 0 |
---|
1643 | configure:11618: test -z |
---|
1644 | || test ! -s conftest.err |
---|
1645 | configure:11621: $? = 0 |
---|
1646 | configure:11624: test -s conftest |
---|
1647 | configure:11627: $? = 0 |
---|
1648 | configure:11639: result: yes |
---|
1649 | configure:11643: checking for getpwnam_r with 5 args |
---|
1650 | configure: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 |
---|
1651 | configure:11681: $? = 0 |
---|
1652 | configure:11685: test -z |
---|
1653 | || test ! -s conftest.err |
---|
1654 | configure:11688: $? = 0 |
---|
1655 | configure:11691: test -s conftest.o |
---|
1656 | configure:11694: $? = 0 |
---|
1657 | configure:11705: result: yes |
---|
1658 | configure:11798: checking for getgrgid_r |
---|
1659 | configure: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 |
---|
1660 | configure:11861: $? = 0 |
---|
1661 | configure:11865: test -z |
---|
1662 | || test ! -s conftest.err |
---|
1663 | configure:11868: $? = 0 |
---|
1664 | configure:11871: test -s conftest |
---|
1665 | configure:11874: $? = 0 |
---|
1666 | configure:11886: result: yes |
---|
1667 | configure:11890: checking for getgrgid_r with 5 args |
---|
1668 | configure: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 |
---|
1669 | configure:11928: $? = 0 |
---|
1670 | configure:11932: test -z |
---|
1671 | || test ! -s conftest.err |
---|
1672 | configure:11935: $? = 0 |
---|
1673 | configure:11938: test -s conftest.o |
---|
1674 | configure:11941: $? = 0 |
---|
1675 | configure:11952: result: yes |
---|
1676 | configure:12045: checking for getgrnam_r |
---|
1677 | configure: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 |
---|
1678 | configure:12108: $? = 0 |
---|
1679 | configure:12112: test -z |
---|
1680 | || test ! -s conftest.err |
---|
1681 | configure:12115: $? = 0 |
---|
1682 | configure:12118: test -s conftest |
---|
1683 | configure:12121: $? = 0 |
---|
1684 | configure:12133: result: yes |
---|
1685 | configure:12137: checking for getgrnam_r with 5 args |
---|
1686 | configure: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 |
---|
1687 | configure:12175: $? = 0 |
---|
1688 | configure:12179: test -z |
---|
1689 | || test ! -s conftest.err |
---|
1690 | configure:12182: $? = 0 |
---|
1691 | configure:12185: test -s conftest.o |
---|
1692 | configure:12188: $? = 0 |
---|
1693 | configure:12199: result: yes |
---|
1694 | configure:13084: checking termios.h usability |
---|
1695 | configure: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 |
---|
1696 | configure:13102: $? = 0 |
---|
1697 | configure:13106: test -z |
---|
1698 | || test ! -s conftest.err |
---|
1699 | configure:13109: $? = 0 |
---|
1700 | configure:13112: test -s conftest.o |
---|
1701 | configure:13115: $? = 0 |
---|
1702 | configure:13125: result: yes |
---|
1703 | configure:13129: checking termios.h presence |
---|
1704 | configure:13139: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk conftest.c |
---|
1705 | configure:13145: $? = 0 |
---|
1706 | configure:13165: result: yes |
---|
1707 | configure:13200: checking for termios.h |
---|
1708 | configure:13207: result: yes |
---|
1709 | configure:13234: checking sys/ioctl.h usability |
---|
1710 | configure: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 |
---|
1711 | configure:13252: $? = 0 |
---|
1712 | configure:13256: test -z |
---|
1713 | || test ! -s conftest.err |
---|
1714 | configure:13259: $? = 0 |
---|
1715 | configure:13262: test -s conftest.o |
---|
1716 | configure:13265: $? = 0 |
---|
1717 | configure:13275: result: yes |
---|
1718 | configure:13279: checking sys/ioctl.h presence |
---|
1719 | configure:13289: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk conftest.c |
---|
1720 | configure:13295: $? = 0 |
---|
1721 | configure:13315: result: yes |
---|
1722 | configure:13350: checking for sys/ioctl.h |
---|
1723 | configure:13357: result: yes |
---|
1724 | configure:13384: checking sys/modem.h usability |
---|
1725 | configure: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 |
---|
1726 | conftest.c:99:10: fatal error: 'sys/modem.h' file not found |
---|
1727 | #include <sys/modem.h> |
---|
1728 | ^~~~~~~~~~~~~ |
---|
1729 | 1 error generated. |
---|
1730 | configure:13402: $? = 1 |
---|
1731 | configure: 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> |
---|
1831 | configure:13425: result: no |
---|
1832 | configure:13429: checking sys/modem.h presence |
---|
1833 | configure:13439: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk conftest.c |
---|
1834 | conftest.c:65:10: fatal error: 'sys/modem.h' file not found |
---|
1835 | #include <sys/modem.h> |
---|
1836 | ^~~~~~~~~~~~~ |
---|
1837 | 1 error generated. |
---|
1838 | configure:13445: $? = 1 |
---|
1839 | configure: 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> |
---|
1905 | configure:13465: result: no |
---|
1906 | configure:13500: checking for sys/modem.h |
---|
1907 | configure:13507: result: no |
---|
1908 | configure:13531: checking for fd_set in sys/types |
---|
1909 | configure: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 |
---|
1910 | configure:13559: $? = 0 |
---|
1911 | configure:13563: test -z |
---|
1912 | || test ! -s conftest.err |
---|
1913 | configure:13566: $? = 0 |
---|
1914 | configure:13569: test -s conftest.o |
---|
1915 | configure:13572: $? = 0 |
---|
1916 | configure:13583: result: yes |
---|
1917 | configure:13649: checking sys/time.h usability |
---|
1918 | configure: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 |
---|
1919 | configure:13667: $? = 0 |
---|
1920 | configure:13671: test -z |
---|
1921 | || test ! -s conftest.err |
---|
1922 | configure:13674: $? = 0 |
---|
1923 | configure:13677: test -s conftest.o |
---|
1924 | configure:13680: $? = 0 |
---|
1925 | configure:13690: result: yes |
---|
1926 | configure:13694: checking sys/time.h presence |
---|
1927 | configure:13704: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk conftest.c |
---|
1928 | configure:13710: $? = 0 |
---|
1929 | configure:13730: result: yes |
---|
1930 | configure:13765: checking for sys/time.h |
---|
1931 | configure:13772: result: yes |
---|
1932 | configure:13785: checking whether time.h and sys/time.h may both be included |
---|
1933 | configure: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 |
---|
1934 | configure:13816: $? = 0 |
---|
1935 | configure:13820: test -z |
---|
1936 | || test ! -s conftest.err |
---|
1937 | configure:13823: $? = 0 |
---|
1938 | configure:13826: test -s conftest.o |
---|
1939 | configure:13829: $? = 0 |
---|
1940 | configure:13840: result: yes |
---|
1941 | configure:13857: checking for gmtime_r |
---|
1942 | configure: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 |
---|
1943 | configure:13920: $? = 0 |
---|
1944 | configure:13924: test -z |
---|
1945 | || test ! -s conftest.err |
---|
1946 | configure:13927: $? = 0 |
---|
1947 | configure:13930: test -s conftest |
---|
1948 | configure:13933: $? = 0 |
---|
1949 | configure:13945: result: yes |
---|
1950 | configure:13857: checking for localtime_r |
---|
1951 | configure: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 |
---|
1952 | configure:13920: $? = 0 |
---|
1953 | configure:13924: test -z |
---|
1954 | || test ! -s conftest.err |
---|
1955 | configure:13927: $? = 0 |
---|
1956 | configure:13930: test -s conftest |
---|
1957 | configure:13933: $? = 0 |
---|
1958 | configure:13945: result: yes |
---|
1959 | configure:13857: checking for mktime |
---|
1960 | configure: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 |
---|
1961 | configure:13920: $? = 0 |
---|
1962 | configure:13924: test -z |
---|
1963 | || test ! -s conftest.err |
---|
1964 | configure:13927: $? = 0 |
---|
1965 | configure:13930: test -s conftest |
---|
1966 | configure:13933: $? = 0 |
---|
1967 | configure:13945: result: yes |
---|
1968 | configure:13956: checking tm_tzadj in struct tm |
---|
1969 | configure: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 |
---|
1970 | conftest.c:74:18: error: no member named 'tm_tzadj' in 'struct tm' |
---|
1971 | struct tm tm; tm.tm_tzadj; |
---|
1972 | ~~ ^ |
---|
1973 | 1 error generated. |
---|
1974 | configure:13984: $? = 1 |
---|
1975 | configure: 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 | | } |
---|
2053 | configure:14008: result: no |
---|
2054 | configure:14018: checking tm_gmtoff in struct tm |
---|
2055 | configure: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 |
---|
2056 | conftest.c:74:18: warning: expression result unused [-Wunused-value] |
---|
2057 | struct tm tm; tm.tm_gmtoff; |
---|
2058 | ~~ ^~~~~~~~~ |
---|
2059 | 1 warning generated. |
---|
2060 | configure:14046: $? = 0 |
---|
2061 | configure:14050: test -z |
---|
2062 | || test ! -s conftest.err |
---|
2063 | configure:14053: $? = 0 |
---|
2064 | configure:14056: test -s conftest.o |
---|
2065 | configure:14059: $? = 0 |
---|
2066 | configure:14070: result: yes |
---|
2067 | configure:14084: checking long timezone variable |
---|
2068 | configure: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 |
---|
2069 | conftest.c:77:6: error: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Werror,-Wimplicit-function-declaration] |
---|
2070 | exit (0); |
---|
2071 | ^ |
---|
2072 | conftest.c:77:6: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit' |
---|
2073 | 1 error generated. |
---|
2074 | configure:14114: $? = 1 |
---|
2075 | configure: 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 | | } |
---|
2156 | configure:14138: result: no |
---|
2157 | configure:14150: checking time_t timezone variable |
---|
2158 | configure: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 |
---|
2159 | conftest.c:77:3: error: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Werror,-Wimplicit-function-declaration] |
---|
2160 | exit (0); |
---|
2161 | ^ |
---|
2162 | conftest.c:77:3: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit' |
---|
2163 | 1 error generated. |
---|
2164 | configure:14180: $? = 1 |
---|
2165 | configure: 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 | | } |
---|
2246 | configure:14204: result: no |
---|
2247 | configure:14223: checking for struct stat.st_blocks |
---|
2248 | configure: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 |
---|
2249 | configure:14252: $? = 0 |
---|
2250 | configure:14256: test -z |
---|
2251 | || test ! -s conftest.err |
---|
2252 | configure:14259: $? = 0 |
---|
2253 | configure:14262: test -s conftest.o |
---|
2254 | configure:14265: $? = 0 |
---|
2255 | configure:14322: result: yes |
---|
2256 | configure:14332: checking for struct stat.st_blksize |
---|
2257 | configure: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 |
---|
2258 | configure:14361: $? = 0 |
---|
2259 | configure:14365: test -z |
---|
2260 | || test ! -s conftest.err |
---|
2261 | configure:14368: $? = 0 |
---|
2262 | configure:14371: test -s conftest.o |
---|
2263 | configure:14374: $? = 0 |
---|
2264 | configure:14431: result: yes |
---|
2265 | configure:14443: checking for blkcnt_t |
---|
2266 | configure: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 |
---|
2267 | configure:14473: $? = 0 |
---|
2268 | configure:14477: test -z |
---|
2269 | || test ! -s conftest.err |
---|
2270 | configure:14480: $? = 0 |
---|
2271 | configure:14483: test -s conftest.o |
---|
2272 | configure:14486: $? = 0 |
---|
2273 | configure:14497: result: yes |
---|
2274 | configure:14508: checking for fstatfs |
---|
2275 | configure: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 |
---|
2276 | configure:14571: $? = 0 |
---|
2277 | configure:14575: test -z |
---|
2278 | || test ! -s conftest.err |
---|
2279 | configure:14578: $? = 0 |
---|
2280 | configure:14581: test -s conftest |
---|
2281 | configure:14584: $? = 0 |
---|
2282 | configure:14596: result: yes |
---|
2283 | configure:14614: checking for working memcmp |
---|
2284 | configure: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 |
---|
2285 | configure:14665: $? = 0 |
---|
2286 | configure:14667: ./conftest |
---|
2287 | configure:14670: $? = 0 |
---|
2288 | configure:14684: result: yes |
---|
2289 | configure:14702: checking for memmove |
---|
2290 | configure: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 |
---|
2291 | conftest.c:98:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration] |
---|
2292 | char memmove (); |
---|
2293 | ^ |
---|
2294 | conftest.c:98:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)' |
---|
2295 | 1 warning generated. |
---|
2296 | configure:14765: $? = 0 |
---|
2297 | configure:14769: test -z |
---|
2298 | || test ! -s conftest.err |
---|
2299 | configure:14772: $? = 0 |
---|
2300 | configure:14775: test -s conftest |
---|
2301 | configure:14778: $? = 0 |
---|
2302 | configure:14790: result: yes |
---|
2303 | configure:14815: checking for strstr |
---|
2304 | configure: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 |
---|
2305 | conftest.c:98:6: warning: incompatible redeclaration of library function 'strstr' [-Wincompatible-library-redeclaration] |
---|
2306 | char strstr (); |
---|
2307 | ^ |
---|
2308 | conftest.c:98:6: note: 'strstr' is a builtin with type 'char *(const char *, const char *)' |
---|
2309 | 1 warning generated. |
---|
2310 | configure:14878: $? = 0 |
---|
2311 | configure:14882: test -z |
---|
2312 | || test ! -s conftest.err |
---|
2313 | configure:14885: $? = 0 |
---|
2314 | configure:14888: test -s conftest |
---|
2315 | configure:14891: $? = 0 |
---|
2316 | configure:14903: result: yes |
---|
2317 | configure:14912: checking proper strstr implementation |
---|
2318 | configure: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 |
---|
2319 | conftest.c:75:16: warning: incompatible redeclaration of library function 'strstr' [-Wincompatible-library-redeclaration] |
---|
2320 | extern int strstr(); |
---|
2321 | ^ |
---|
2322 | conftest.c:75:16: note: 'strstr' is a builtin with type 'char *(const char *, const char *)' |
---|
2323 | conftest.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 | ^ |
---|
2326 | conftest.c:76:5: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit' |
---|
2327 | 1 warning and 1 error generated. |
---|
2328 | configure:14935: $? = 1 |
---|
2329 | configure: program exited with status 1 |
---|
2330 | configure: 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 | | } |
---|
2408 | configure:14954: result: broken |
---|
2409 | configure:14982: checking for strtoul |
---|
2410 | configure: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 |
---|
2411 | conftest.c:98:6: warning: incompatible redeclaration of library function 'strtoul' [-Wincompatible-library-redeclaration] |
---|
2412 | char strtoul (); |
---|
2413 | ^ |
---|
2414 | conftest.c:98:6: note: 'strtoul' is a builtin with type 'unsigned long (const char *, char **, int)' |
---|
2415 | 1 warning generated. |
---|
2416 | configure:15045: $? = 0 |
---|
2417 | configure:15049: test -z |
---|
2418 | || test ! -s conftest.err |
---|
2419 | configure:15052: $? = 0 |
---|
2420 | configure:15055: test -s conftest |
---|
2421 | configure:15058: $? = 0 |
---|
2422 | configure:15070: result: yes |
---|
2423 | configure:15079: checking proper strtoul implementation |
---|
2424 | configure: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 |
---|
2425 | conftest.c:75:16: warning: incompatible redeclaration of library function 'strtoul' [-Wincompatible-library-redeclaration] |
---|
2426 | extern int strtoul(); |
---|
2427 | ^ |
---|
2428 | conftest.c:75:16: note: 'strtoul' is a builtin with type 'unsigned long (const char *, char **, int)' |
---|
2429 | conftest.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 | ^ |
---|
2432 | conftest.c:77:5: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit' |
---|
2433 | 1 warning and 1 error generated. |
---|
2434 | configure:15103: $? = 1 |
---|
2435 | configure: program exited with status 1 |
---|
2436 | configure: 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 | | } |
---|
2515 | configure:15122: result: broken |
---|
2516 | configure:15148: checking for mode_t |
---|
2517 | configure: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 |
---|
2518 | configure:15178: $? = 0 |
---|
2519 | configure:15182: test -z |
---|
2520 | || test ! -s conftest.err |
---|
2521 | configure:15185: $? = 0 |
---|
2522 | configure:15188: test -s conftest.o |
---|
2523 | configure:15191: $? = 0 |
---|
2524 | configure:15202: result: yes |
---|
2525 | configure:15214: checking for pid_t |
---|
2526 | configure: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 |
---|
2527 | configure:15244: $? = 0 |
---|
2528 | configure:15248: test -z |
---|
2529 | || test ! -s conftest.err |
---|
2530 | configure:15251: $? = 0 |
---|
2531 | configure:15254: test -s conftest.o |
---|
2532 | configure:15257: $? = 0 |
---|
2533 | configure:15268: result: yes |
---|
2534 | configure:15280: checking for size_t |
---|
2535 | configure: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 |
---|
2536 | configure:15310: $? = 0 |
---|
2537 | configure:15314: test -z |
---|
2538 | || test ! -s conftest.err |
---|
2539 | configure:15317: $? = 0 |
---|
2540 | configure:15320: test -s conftest.o |
---|
2541 | configure:15323: $? = 0 |
---|
2542 | configure:15334: result: yes |
---|
2543 | configure:15346: checking for uid_t in sys/types.h |
---|
2544 | configure:15369: result: yes |
---|
2545 | configure:15385: checking for socklen_t |
---|
2546 | configure: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 |
---|
2547 | configure:15418: $? = 0 |
---|
2548 | configure:15422: test -z |
---|
2549 | || test ! -s conftest.err |
---|
2550 | configure:15425: $? = 0 |
---|
2551 | configure:15428: test -s conftest.o |
---|
2552 | configure:15431: $? = 0 |
---|
2553 | configure:15442: result: yes |
---|
2554 | configure:15452: checking for intptr_t |
---|
2555 | configure: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 |
---|
2556 | configure:15482: $? = 0 |
---|
2557 | configure:15486: test -z |
---|
2558 | || test ! -s conftest.err |
---|
2559 | configure:15489: $? = 0 |
---|
2560 | configure:15492: test -s conftest.o |
---|
2561 | configure:15495: $? = 0 |
---|
2562 | configure:15506: result: yes |
---|
2563 | configure:15587: checking for uintptr_t |
---|
2564 | configure: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 |
---|
2565 | configure:15617: $? = 0 |
---|
2566 | configure:15621: test -z |
---|
2567 | || test ! -s conftest.err |
---|
2568 | configure:15624: $? = 0 |
---|
2569 | configure:15627: test -s conftest.o |
---|
2570 | configure:15630: $? = 0 |
---|
2571 | configure:15641: result: yes |
---|
2572 | configure:15731: checking for opendir |
---|
2573 | configure:15819: result: yes |
---|
2574 | configure:15840: checking union wait |
---|
2575 | configure: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 |
---|
2576 | configure:15873: $? = 0 |
---|
2577 | configure:15877: test -z |
---|
2578 | || test ! -s conftest.err |
---|
2579 | configure:15880: $? = 0 |
---|
2580 | configure:15883: test -s conftest |
---|
2581 | configure:15886: $? = 0 |
---|
2582 | configure:15898: result: yes |
---|
2583 | configure:15914: checking for strncasecmp |
---|
2584 | configure: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 |
---|
2585 | conftest.c:100:6: warning: incompatible redeclaration of library function 'strncasecmp' [-Wincompatible-library-redeclaration] |
---|
2586 | char strncasecmp (); |
---|
2587 | ^ |
---|
2588 | conftest.c:100:6: note: 'strncasecmp' is a builtin with type 'int (const char *, const char *, unsigned long)' |
---|
2589 | 1 warning generated. |
---|
2590 | configure:15977: $? = 0 |
---|
2591 | configure:15981: test -z |
---|
2592 | || test ! -s conftest.err |
---|
2593 | configure:15984: $? = 0 |
---|
2594 | configure:15987: test -s conftest |
---|
2595 | configure:15990: $? = 0 |
---|
2596 | configure:16002: result: yes |
---|
2597 | configure:16175: checking for gettimeofday |
---|
2598 | configure: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 |
---|
2599 | configure:16238: $? = 0 |
---|
2600 | configure:16242: test -z |
---|
2601 | || test ! -s conftest.err |
---|
2602 | configure:16245: $? = 0 |
---|
2603 | configure:16248: test -s conftest |
---|
2604 | configure:16251: $? = 0 |
---|
2605 | configure:16263: result: yes |
---|
2606 | configure:16277: checking for gettimeofday declaration |
---|
2607 | configure:16301: result: present |
---|
2608 | configure:16318: checking whether char is unsigned |
---|
2609 | configure: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 |
---|
2610 | configure:16347: $? = 0 |
---|
2611 | configure:16351: test -z |
---|
2612 | || test ! -s conftest.err |
---|
2613 | configure:16354: $? = 0 |
---|
2614 | configure:16357: test -s conftest.o |
---|
2615 | configure:16360: $? = 0 |
---|
2616 | configure:16371: result: no |
---|
2617 | configure:16380: checking signed char declarations |
---|
2618 | configure: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 |
---|
2619 | configure:16411: $? = 0 |
---|
2620 | configure:16415: test -z |
---|
2621 | || test ! -s conftest.err |
---|
2622 | configure:16418: $? = 0 |
---|
2623 | configure:16421: test -s conftest.o |
---|
2624 | configure:16424: $? = 0 |
---|
2625 | configure:16435: result: yes |
---|
2626 | configure:16449: checking for a putenv() that copies the buffer |
---|
2627 | configure: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 |
---|
2628 | conftest.c:83:20: error: implicitly declaring library function 'strdup' with type 'char *(const char *)' [-Werror,-Wimplicit-function-declaration] |
---|
2629 | foo = (char *)strdup(OURVAR); |
---|
2630 | ^ |
---|
2631 | conftest.c:83:20: note: include the header <string.h> or explicitly provide a declaration for 'strdup' |
---|
2632 | conftest.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 | ^ |
---|
2635 | conftest.c:85:6: note: include the header <string.h> or explicitly provide a declaration for 'strcpy' |
---|
2636 | conftest.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 | ^ |
---|
2639 | conftest.c:85:22: note: include the header <string.h> or explicitly provide a declaration for 'strchr' |
---|
2640 | conftest.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 | ^ |
---|
2643 | conftest.c:87:11: note: include the header <string.h> or explicitly provide a declaration for 'strcmp' |
---|
2644 | 4 errors generated. |
---|
2645 | configure:16488: $? = 1 |
---|
2646 | configure: program exited with status 1 |
---|
2647 | configure: 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 | | |
---|
2743 | configure:16507: result: yes |
---|
2744 | configure:16542: checking langinfo.h usability |
---|
2745 | configure: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 |
---|
2746 | configure:16560: $? = 0 |
---|
2747 | configure:16564: test -z |
---|
2748 | || test ! -s conftest.err |
---|
2749 | configure:16567: $? = 0 |
---|
2750 | configure:16570: test -s conftest.o |
---|
2751 | configure:16573: $? = 0 |
---|
2752 | configure:16583: result: yes |
---|
2753 | configure:16587: checking langinfo.h presence |
---|
2754 | configure:16597: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk conftest.c |
---|
2755 | configure:16603: $? = 0 |
---|
2756 | configure:16623: result: yes |
---|
2757 | configure:16658: checking for langinfo.h |
---|
2758 | configure:16665: result: yes |
---|
2759 | configure:16677: checking whether to use nl_langinfo |
---|
2760 | configure: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 |
---|
2761 | configure:16706: $? = 0 |
---|
2762 | configure:16710: test -z |
---|
2763 | || test ! -s conftest.err |
---|
2764 | configure:16713: $? = 0 |
---|
2765 | configure:16716: test -s conftest.o |
---|
2766 | configure:16719: $? = 0 |
---|
2767 | configure:16731: result: yes |
---|
2768 | configure:16755: checking for chflags |
---|
2769 | configure: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 |
---|
2770 | configure:16818: $? = 0 |
---|
2771 | configure:16822: test -z |
---|
2772 | || test ! -s conftest.err |
---|
2773 | configure:16825: $? = 0 |
---|
2774 | configure:16828: test -s conftest |
---|
2775 | configure:16831: $? = 0 |
---|
2776 | configure:16843: result: yes |
---|
2777 | configure:16755: checking for mkstemps |
---|
2778 | configure: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 |
---|
2779 | configure:16818: $? = 0 |
---|
2780 | configure:16822: test -z |
---|
2781 | || test ! -s conftest.err |
---|
2782 | configure:16825: $? = 0 |
---|
2783 | configure:16828: test -s conftest |
---|
2784 | configure:16831: $? = 0 |
---|
2785 | configure:16843: result: yes |
---|
2786 | configure:16858: checking isnan |
---|
2787 | configure: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 |
---|
2788 | configure:16888: $? = 0 |
---|
2789 | configure:16892: test -z |
---|
2790 | || test ! -s conftest.err |
---|
2791 | configure:16895: $? = 0 |
---|
2792 | configure:16898: test -s conftest |
---|
2793 | configure:16901: $? = 0 |
---|
2794 | configure:16913: result: yes |
---|
2795 | configure:16932: checking for getattrlist |
---|
2796 | configure: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 |
---|
2797 | configure:16995: $? = 0 |
---|
2798 | configure:16999: test -z |
---|
2799 | || test ! -s conftest.err |
---|
2800 | configure:17002: $? = 0 |
---|
2801 | configure:17005: test -s conftest |
---|
2802 | configure:17008: $? = 0 |
---|
2803 | configure:17020: result: yes |
---|
2804 | configure:17044: checking copyfile.h usability |
---|
2805 | configure: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 |
---|
2806 | configure:17062: $? = 0 |
---|
2807 | configure:17066: test -z |
---|
2808 | || test ! -s conftest.err |
---|
2809 | configure:17069: $? = 0 |
---|
2810 | configure:17072: test -s conftest.o |
---|
2811 | configure:17075: $? = 0 |
---|
2812 | configure:17085: result: yes |
---|
2813 | configure:17089: checking copyfile.h presence |
---|
2814 | configure:17099: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk conftest.c |
---|
2815 | configure:17105: $? = 0 |
---|
2816 | configure:17125: result: yes |
---|
2817 | configure:17160: checking for copyfile.h |
---|
2818 | configure:17167: result: yes |
---|
2819 | configure:17184: checking for copyfile |
---|
2820 | configure: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 |
---|
2821 | configure:17247: $? = 0 |
---|
2822 | configure:17251: test -z |
---|
2823 | || test ! -s conftest.err |
---|
2824 | configure:17254: $? = 0 |
---|
2825 | configure:17257: test -s conftest |
---|
2826 | configure:17260: $? = 0 |
---|
2827 | configure:17272: result: yes |
---|
2828 | configure:17297: checking libkern/OSAtomic.h usability |
---|
2829 | configure: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 |
---|
2830 | configure:17315: $? = 0 |
---|
2831 | configure:17319: test -z |
---|
2832 | || test ! -s conftest.err |
---|
2833 | configure:17322: $? = 0 |
---|
2834 | configure:17325: test -s conftest.o |
---|
2835 | configure:17328: $? = 0 |
---|
2836 | configure:17338: result: yes |
---|
2837 | configure:17342: checking libkern/OSAtomic.h presence |
---|
2838 | configure:17352: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk conftest.c |
---|
2839 | configure:17358: $? = 0 |
---|
2840 | configure:17378: result: yes |
---|
2841 | configure:17413: checking for libkern/OSAtomic.h |
---|
2842 | configure:17420: result: yes |
---|
2843 | configure:17437: checking for OSSpinLockLock |
---|
2844 | configure: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 |
---|
2845 | configure:17500: $? = 0 |
---|
2846 | configure:17504: test -z |
---|
2847 | || test ! -s conftest.err |
---|
2848 | configure:17507: $? = 0 |
---|
2849 | configure:17510: test -s conftest |
---|
2850 | configure:17513: $? = 0 |
---|
2851 | configure:17525: result: yes |
---|
2852 | configure:17570: checking AvailabilityMacros.h usability |
---|
2853 | configure: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 |
---|
2854 | configure:17588: $? = 0 |
---|
2855 | configure:17592: test -z |
---|
2856 | || test ! -s conftest.err |
---|
2857 | configure:17595: $? = 0 |
---|
2858 | configure:17598: test -s conftest.o |
---|
2859 | configure:17601: $? = 0 |
---|
2860 | configure:17611: result: yes |
---|
2861 | configure:17615: checking AvailabilityMacros.h presence |
---|
2862 | configure:17625: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk conftest.c |
---|
2863 | configure:17631: $? = 0 |
---|
2864 | configure:17651: result: yes |
---|
2865 | configure:17686: checking for AvailabilityMacros.h |
---|
2866 | configure:17693: result: yes |
---|
2867 | configure:17707: checking if weak import is available |
---|
2868 | configure: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 |
---|
2869 | configure:17745: $? = 0 |
---|
2870 | configure:17749: test -z |
---|
2871 | || test ! -s conftest.err |
---|
2872 | configure:17752: $? = 0 |
---|
2873 | configure:17755: test -s conftest |
---|
2874 | configure:17758: $? = 0 |
---|
2875 | configure:17771: result: yes |
---|
2876 | configure:17780: checking if Darwin SUSv3 extensions are available |
---|
2877 | configure: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 |
---|
2878 | configure:17819: $? = 0 |
---|
2879 | configure:17823: test -z |
---|
2880 | || test ! -s conftest.err |
---|
2881 | configure:17826: $? = 0 |
---|
2882 | configure:17829: test -s conftest.o |
---|
2883 | configure:17832: $? = 0 |
---|
2884 | configure:17844: result: yes |
---|
2885 | configure:17866: checking for fts |
---|
2886 | configure: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 |
---|
2887 | configure:17902: $? = 0 |
---|
2888 | configure:17906: test -z |
---|
2889 | || test ! -s conftest.err |
---|
2890 | configure:17909: $? = 0 |
---|
2891 | configure:17912: test -s conftest |
---|
2892 | configure:17915: $? = 0 |
---|
2893 | configure:17927: result: yes |
---|
2894 | configure:17949: checking for sys/ioctl.h |
---|
2895 | configure:17954: result: yes |
---|
2896 | configure:18108: checking sys/filio.h usability |
---|
2897 | configure: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 |
---|
2898 | configure:18126: $? = 0 |
---|
2899 | configure:18130: test -z |
---|
2900 | || test ! -s conftest.err |
---|
2901 | configure:18133: $? = 0 |
---|
2902 | configure:18136: test -s conftest.o |
---|
2903 | configure:18139: $? = 0 |
---|
2904 | configure:18149: result: yes |
---|
2905 | configure:18153: checking sys/filio.h presence |
---|
2906 | configure:18163: /usr/bin/clang -E -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk conftest.c |
---|
2907 | configure:18169: $? = 0 |
---|
2908 | configure:18189: result: yes |
---|
2909 | configure:18224: checking for sys/filio.h |
---|
2910 | configure:18231: result: yes |
---|
2911 | configure:18245: checking system version |
---|
2912 | configure:18276: result: Darwin-20.2.0 |
---|
2913 | configure:18280: checking FIONBIO vs. O_NONBLOCK for nonblocking I/O |
---|
2914 | configure:18302: result: O_NONBLOCK |
---|
2915 | configure:18310: checking whether to use dll unloading |
---|
2916 | configure:18326: result: yes |
---|
2917 | configure:18335: checking for timezone data |
---|
2918 | configure:18376: result: /usr/share/zoneinfo |
---|
2919 | configure:18595: checking whether to enable DTrace support |
---|
2920 | configure:18620: result: no |
---|
2921 | configure:18627: checking whether the cpuid instruction is usable |
---|
2922 | configure: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 |
---|
2923 | configure:18663: $? = 0 |
---|
2924 | configure:18667: test -z |
---|
2925 | || test ! -s conftest.err |
---|
2926 | configure:18670: $? = 0 |
---|
2927 | configure:18673: test -s conftest |
---|
2928 | configure:18676: $? = 0 |
---|
2929 | configure:18688: result: yes |
---|
2930 | configure:18725: checking how to package libraries |
---|
2931 | configure:18752: result: shared library |
---|
2932 | configure:19056: creating ./config.status |
---|
2933 | |
---|
2934 | ## ---------------------- ## |
---|
2935 | ## Running config.status. ## |
---|
2936 | ## ---------------------- ## |
---|
2937 | |
---|
2938 | This file was extended by tcl config.status 8.6, which was |
---|
2939 | generated 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 | |
---|
2947 | on Zwickel.local |
---|
2948 | |
---|
2949 | config.status:732: creating Tcl-Info.plist |
---|
2950 | config.status:732: creating Tclsh-Info.plist |
---|
2951 | config.status:732: creating Makefile |
---|
2952 | config.status:732: creating dltest/Makefile |
---|
2953 | config.status:732: creating tclConfig.sh |
---|
2954 | config.status:732: creating tcl.pc |
---|
2955 | |
---|
2956 | ## ---------------- ## |
---|
2957 | ## Cache variables. ## |
---|
2958 | ## ---------------- ## |
---|
2959 | |
---|
2960 | ac_cv_c_bigendian=no |
---|
2961 | ac_cv_c_char_unsigned=no |
---|
2962 | ac_cv_c_compiler_gnu=yes |
---|
2963 | ac_cv_c_inline=inline |
---|
2964 | ac_cv_env_CC_set=set |
---|
2965 | ac_cv_env_CC_value=/usr/bin/clang |
---|
2966 | ac_cv_env_CFLAGS_set=set |
---|
2967 | ac_cv_env_CFLAGS_value='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64' |
---|
2968 | ac_cv_env_CPPFLAGS_set=set |
---|
2969 | ac_cv_env_CPPFLAGS_value=-isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk |
---|
2970 | ac_cv_env_CPP_set= |
---|
2971 | ac_cv_env_CPP_value= |
---|
2972 | ac_cv_env_LDFLAGS_set=set |
---|
2973 | ac_cv_env_LDFLAGS_value='-Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -arch x86_64' |
---|
2974 | ac_cv_env_build_alias_set= |
---|
2975 | ac_cv_env_build_alias_value= |
---|
2976 | ac_cv_env_host_alias_set= |
---|
2977 | ac_cv_env_host_alias_value= |
---|
2978 | ac_cv_env_target_alias_set= |
---|
2979 | ac_cv_env_target_alias_value= |
---|
2980 | ac_cv_exeext= |
---|
2981 | ac_cv_func_OSSpinLockLock=yes |
---|
2982 | ac_cv_func_chflags=yes |
---|
2983 | ac_cv_func_connect=yes |
---|
2984 | ac_cv_func_copyfile=yes |
---|
2985 | ac_cv_func_freeaddrinfo=yes |
---|
2986 | ac_cv_func_fstatfs=yes |
---|
2987 | ac_cv_func_gai_strerror=yes |
---|
2988 | ac_cv_func_getaddrinfo=yes |
---|
2989 | ac_cv_func_getattrlist=yes |
---|
2990 | ac_cv_func_getcwd=yes |
---|
2991 | ac_cv_func_getgrgid_r=yes |
---|
2992 | ac_cv_func_getgrnam_r=yes |
---|
2993 | ac_cv_func_gethostbyname=yes |
---|
2994 | ac_cv_func_getnameinfo=yes |
---|
2995 | ac_cv_func_getpwnam_r=yes |
---|
2996 | ac_cv_func_getpwuid_r=yes |
---|
2997 | ac_cv_func_gettimeofday=yes |
---|
2998 | ac_cv_func_getwd=yes |
---|
2999 | ac_cv_func_gmtime_r=yes |
---|
3000 | ac_cv_func_localtime_r=yes |
---|
3001 | ac_cv_func_lseek64=no |
---|
3002 | ac_cv_func_memcmp_working=yes |
---|
3003 | ac_cv_func_memmove=yes |
---|
3004 | ac_cv_func_mkstemp=yes |
---|
3005 | ac_cv_func_mkstemps=yes |
---|
3006 | ac_cv_func_mktime=yes |
---|
3007 | ac_cv_func_open64=no |
---|
3008 | ac_cv_func_opendir=yes |
---|
3009 | ac_cv_func_pthread_atfork=yes |
---|
3010 | ac_cv_func_pthread_attr_setstacksize=yes |
---|
3011 | ac_cv_func_realpath=yes |
---|
3012 | ac_cv_func_sin=yes |
---|
3013 | ac_cv_func_strerror=yes |
---|
3014 | ac_cv_func_strncasecmp=yes |
---|
3015 | ac_cv_func_strstr=yes |
---|
3016 | ac_cv_func_strtol=yes |
---|
3017 | ac_cv_func_strtoul=yes |
---|
3018 | ac_cv_func_uname=yes |
---|
3019 | ac_cv_func_wait3=yes |
---|
3020 | ac_cv_func_waitpid=yes |
---|
3021 | ac_cv_header_AvailabilityMacros_h=yes |
---|
3022 | ac_cv_header_copyfile_h=yes |
---|
3023 | ac_cv_header_dlfcn_h=yes |
---|
3024 | ac_cv_header_float_h=yes |
---|
3025 | ac_cv_header_inttypes_h=yes |
---|
3026 | ac_cv_header_langinfo_h=yes |
---|
3027 | ac_cv_header_libkern_OSAtomic_h=yes |
---|
3028 | ac_cv_header_memory_h=yes |
---|
3029 | ac_cv_header_net_errno_h=no |
---|
3030 | ac_cv_header_stdc=no |
---|
3031 | ac_cv_header_stdint_h=yes |
---|
3032 | ac_cv_header_stdlib_h=yes |
---|
3033 | ac_cv_header_string_h=yes |
---|
3034 | ac_cv_header_strings_h=yes |
---|
3035 | ac_cv_header_sys_filio_h=yes |
---|
3036 | ac_cv_header_sys_ioctl_h=yes |
---|
3037 | ac_cv_header_sys_modem_h=no |
---|
3038 | ac_cv_header_sys_param_h=yes |
---|
3039 | ac_cv_header_sys_stat_h=yes |
---|
3040 | ac_cv_header_sys_time_h=yes |
---|
3041 | ac_cv_header_sys_types_h=yes |
---|
3042 | ac_cv_header_sys_wait_h=yes |
---|
3043 | ac_cv_header_termios_h=yes |
---|
3044 | ac_cv_header_time=yes |
---|
3045 | ac_cv_header_unistd_h=yes |
---|
3046 | ac_cv_header_values_h=no |
---|
3047 | ac_cv_header_zlib_h=yes |
---|
3048 | ac_cv_lib_dl_dlopen=yes |
---|
3049 | ac_cv_lib_inet_main=no |
---|
3050 | ac_cv_lib_pthread_pthread_mutex_init=yes |
---|
3051 | ac_cv_member_struct_stat_st_blksize=yes |
---|
3052 | ac_cv_member_struct_stat_st_blocks=yes |
---|
3053 | ac_cv_objext=o |
---|
3054 | ac_cv_path_tclsh=/usr/bin/tclsh8.5 |
---|
3055 | ac_cv_prog_CPP='/usr/bin/clang -E' |
---|
3056 | ac_cv_prog_ac_ct_AR=ar |
---|
3057 | ac_cv_prog_ac_ct_CC=/usr/bin/clang |
---|
3058 | ac_cv_prog_ac_ct_RANLIB=ranlib |
---|
3059 | ac_cv_prog_cc_g=yes |
---|
3060 | ac_cv_prog_cc_stdc= |
---|
3061 | ac_cv_prog_egrep='grep -E' |
---|
3062 | ac_cv_search_deflateSetHeader=-lz |
---|
3063 | ac_cv_type_blkcnt_t=yes |
---|
3064 | ac_cv_type_gz_header=yes |
---|
3065 | ac_cv_type_intptr_t=yes |
---|
3066 | ac_cv_type_mode_t=yes |
---|
3067 | ac_cv_type_pid_t=yes |
---|
3068 | ac_cv_type_size_t=yes |
---|
3069 | ac_cv_type_struct_addrinfo=yes |
---|
3070 | ac_cv_type_struct_in6_addr=yes |
---|
3071 | ac_cv_type_struct_sockaddr_in6=yes |
---|
3072 | ac_cv_type_struct_sockaddr_storage=yes |
---|
3073 | ac_cv_type_uid_t=yes |
---|
3074 | ac_cv_type_uintptr_t=yes |
---|
3075 | tcl_cv_DIR64=no |
---|
3076 | tcl_cv_api_fts=yes |
---|
3077 | tcl_cv_api_getgrgid_r_5=yes |
---|
3078 | tcl_cv_api_getgrnam_r_5=yes |
---|
3079 | tcl_cv_api_getpwnam_r_5=yes |
---|
3080 | tcl_cv_api_getpwuid_r_5=yes |
---|
3081 | tcl_cv_cast_to_union=yes |
---|
3082 | tcl_cv_cc_darwin_c_source=yes |
---|
3083 | tcl_cv_cc_pipe=yes |
---|
3084 | tcl_cv_cc_visibility_hidden=yes |
---|
3085 | tcl_cv_cc_weak_import=yes |
---|
3086 | tcl_cv_char_signed=yes |
---|
3087 | tcl_cv_cpuid=yes |
---|
3088 | tcl_cv_dir_zoneinfo=/usr/share/zoneinfo |
---|
3089 | tcl_cv_dirent_h=yes |
---|
3090 | tcl_cv_flag__isoc99_source=no |
---|
3091 | tcl_cv_flag__largefile64_source=no |
---|
3092 | tcl_cv_flag__largefile_source64=no |
---|
3093 | tcl_cv_grep_gettimeofday=present |
---|
3094 | tcl_cv_isnan=yes |
---|
3095 | tcl_cv_langinfo_h=yes |
---|
3096 | tcl_cv_ld_search_paths_first=yes |
---|
3097 | tcl_cv_ld_single_module=yes |
---|
3098 | tcl_cv_lib_corefoundation=yes |
---|
3099 | tcl_cv_member_tm_gmtoff=yes |
---|
3100 | tcl_cv_member_tm_tzadj=no |
---|
3101 | tcl_cv_putenv_copy=yes |
---|
3102 | tcl_cv_strstr_unbroken=broken |
---|
3103 | tcl_cv_strtoul_unbroken=broken |
---|
3104 | tcl_cv_struct_dirent64=no |
---|
3105 | tcl_cv_struct_stat64=yes |
---|
3106 | tcl_cv_sys_version=Darwin-20.2.0 |
---|
3107 | tcl_cv_timezone_long=no |
---|
3108 | tcl_cv_timezone_time=no |
---|
3109 | tcl_cv_type_64bit='long long' |
---|
3110 | tcl_cv_type_fd_set=yes |
---|
3111 | tcl_cv_type_off64_t=no |
---|
3112 | tcl_cv_type_socklen_t=yes |
---|
3113 | tcl_cv_union_wait=yes |
---|
3114 | |
---|
3115 | ## ----------------- ## |
---|
3116 | ## Output variables. ## |
---|
3117 | ## ----------------- ## |
---|
3118 | |
---|
3119 | AR='ar' |
---|
3120 | BUILD_DLTEST='$(DLTEST_TARGETS)' |
---|
3121 | CC='/usr/bin/clang' |
---|
3122 | CC_SEARCH_FLAGS='' |
---|
3123 | CFG_TCL_SHARED_LIB_SUFFIX='${VERSION}.dylib' |
---|
3124 | CFG_TCL_UNSHARED_LIB_SUFFIX='${VERSION}.a' |
---|
3125 | CFLAGS='-pipe -Os -arch x86_64 -pipe -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.1.sdk ' |
---|
3126 | CFLAGS_DEBUG='-g' |
---|
3127 | CFLAGS_DEFAULT='$(CFLAGS_OPTIMIZE)' |
---|
3128 | CFLAGS_OPTIMIZE='-Os' |
---|
3129 | CFLAGS_WARNING='-Wall' |
---|
3130 | CPP='/usr/bin/clang -E' |
---|
3131 | CPPFLAGS='' |
---|
3132 | DEFS='-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 ' |
---|
3133 | DLL_INSTALL_DIR='$(LIB_INSTALL_DIR)' |
---|
3134 | DLTEST_LD='${CC} -bundle -Wl,-w ${CFLAGS} ${LDFLAGS}' |
---|
3135 | DLTEST_SUFFIX='.bundle' |
---|
3136 | DL_LIBS='' |
---|
3137 | DL_OBJS='tclLoadDyld.o' |
---|
3138 | DTRACE='' |
---|
3139 | DTRACE_HDR='' |
---|
3140 | DTRACE_OBJ='' |
---|
3141 | DTRACE_SRC='' |
---|
3142 | ECHO_C='ECHO_N='' |
---|
3143 | ECHO_T='' |
---|
3144 | EGREP='grep -E' |
---|
3145 | EXEEXT='' |
---|
3146 | EXTRA_APP_CC_SWITCHES='-mdynamic-no-pic' |
---|
3147 | EXTRA_BUILD_HTML='@:' |
---|
3148 | EXTRA_CC_SWITCHES='' |
---|
3149 | EXTRA_INSTALL='' |
---|
3150 | EXTRA_INSTALL_BINARIES='@:' |
---|
3151 | EXTRA_TCLSH_LIBS='-sectcreate __TEXT __info_plist Tclsh-Info.plist' |
---|
3152 | HTML_DIR='$(DISTDIR)/html' |
---|
3153 | INSTALL_LIB='$(INSTALL_LIBRARY) $(LIB_FILE) "$(LIB_INSTALL_DIR)/$(LIB_FILE)"' |
---|
3154 | INSTALL_STUB_LIB='$(INSTALL_LIBRARY) $(STUB_LIB_FILE) "$(LIB_INSTALL_DIR)/$(STUB_LIB_FILE)"' |
---|
3155 | INSTALL_TZDATA='' |
---|
3156 | LDAIX_SRC='' |
---|
3157 | LDFLAGS='-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 ' |
---|
3158 | LDFLAGS_DEBUG='' |
---|
3159 | LDFLAGS_DEFAULT='$(LDFLAGS_OPTIMIZE)' |
---|
3160 | LDFLAGS_OPTIMIZE='' |
---|
3161 | LD_LIBRARY_PATH_VAR='DYLD_LIBRARY_PATH' |
---|
3162 | LD_SEARCH_FLAGS='' |
---|
3163 | LIBOBJS=' strstr.o strtoul.o' |
---|
3164 | LIBS='-lz -lpthread -framework CoreFoundation' |
---|
3165 | MAKEFILE_SHELL='/bin/sh' |
---|
3166 | MAKE_LIB='${SHLIB_LD} -o $@ ${OBJS} ${SHLIB_LD_LIBS} ${TCL_SHLIB_LD_EXTRAS} ${TK_SHLIB_LD_EXTRAS} ${LD_SEARCH_FLAGS}' |
---|
3167 | MAKE_STUB_LIB='${STLIB_LD} $@ ${STUB_LIB_OBJS} ; ${RANLIB} $@' |
---|
3168 | MAN_FLAGS='' |
---|
3169 | OBJEXT='o' |
---|
3170 | PACKAGE_BUGREPORT='' |
---|
3171 | PACKAGE_DIR='/opt/local/lib' |
---|
3172 | PACKAGE_NAME='tcl' |
---|
3173 | PACKAGE_STRING='tcl 8.6' |
---|
3174 | PACKAGE_TARNAME='tcl' |
---|
3175 | PACKAGE_VERSION='8.6' |
---|
3176 | PATH_SEPARATOR=':' |
---|
3177 | PKG_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' ' |
---|
3178 | PLAT_OBJS='${MAC_OSX_OBJS}' |
---|
3179 | PLAT_SRCS='${MAC_OSX_SRCS}' |
---|
3180 | PRIVATE_INCLUDE_DIR='$(includedir)' |
---|
3181 | RANLIB='ranlib' |
---|
3182 | SHELL='/bin/sh' |
---|
3183 | SHLIB_CFLAGS='-fno-common' |
---|
3184 | SHLIB_LD='${CC} -dynamiclib ${CFLAGS} ${LDFLAGS} -Wl,-single_module' |
---|
3185 | SHLIB_LD_LIBS='${LIBS}' |
---|
3186 | SHLIB_SUFFIX='.dylib' |
---|
3187 | STLIB_LD='${AR} cr' |
---|
3188 | TCLSH_PROG='/usr/bin/tclsh8.5' |
---|
3189 | TCL_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' |
---|
3190 | TCL_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' |
---|
3191 | TCL_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' |
---|
3192 | TCL_HAS_LONGLONG='' |
---|
3193 | TCL_INCLUDE_SPEC='-I/opt/local/include' |
---|
3194 | TCL_LIBRARY='$(prefix)/lib/tcl$(VERSION)' |
---|
3195 | TCL_LIBS=' -lz -lpthread -framework CoreFoundation ' |
---|
3196 | TCL_LIB_FILE='libtcl8.6.dylib' |
---|
3197 | TCL_LIB_FLAG='-ltcl8.6' |
---|
3198 | TCL_LIB_SPEC='-L/opt/local/lib -ltcl8.6' |
---|
3199 | TCL_LIB_VERSIONS_OK='ok' |
---|
3200 | TCL_MAJOR_VERSION='8' |
---|
3201 | TCL_MINOR_VERSION='6' |
---|
3202 | TCL_MODULE_PATH='' |
---|
3203 | TCL_PACKAGE_PATH='/opt/local/lib ' |
---|
3204 | TCL_PATCH_LEVEL='.10' |
---|
3205 | TCL_SHARED_BUILD='1' |
---|
3206 | TCL_SHARED_LIB_SUFFIX='${VERSION}${SHLIB_SUFFIX}' |
---|
3207 | TCL_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' |
---|
3208 | TCL_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' |
---|
3209 | TCL_STUB_LIB_FILE='libtclstub8.6.a' |
---|
3210 | TCL_STUB_LIB_FLAG='-ltclstub8.6' |
---|
3211 | TCL_STUB_LIB_PATH='/opt/local/lib/libtclstub8.6.a' |
---|
3212 | TCL_STUB_LIB_SPEC='-L/opt/local/lib -ltclstub8.6' |
---|
3213 | TCL_THREADS='1' |
---|
3214 | TCL_UNSHARED_LIB_SUFFIX='${VERSION}.a' |
---|
3215 | TCL_VERSION='8.6' |
---|
3216 | TCL_YEAR='2020' |
---|
3217 | TK_SHLIB_LD_EXTRAS='' |
---|
3218 | ZLIB_INCLUDE='' |
---|
3219 | ZLIB_OBJS='' |
---|
3220 | ZLIB_SRCS='' |
---|
3221 | ac_ct_AR='ar' |
---|
3222 | ac_ct_CC='/usr/bin/clang' |
---|
3223 | ac_ct_RANLIB='ranlib' |
---|
3224 | bindir='${exec_prefix}/bin' |
---|
3225 | build_alias='' |
---|
3226 | datadir='${prefix}/share' |
---|
3227 | exec_prefix='/opt/local' |
---|
3228 | host_alias='' |
---|
3229 | includedir='${prefix}/include' |
---|
3230 | infodir='${prefix}/info' |
---|
3231 | libdir='/opt/local/lib' |
---|
3232 | libexecdir='${exec_prefix}/libexec' |
---|
3233 | localstatedir='${prefix}/var' |
---|
3234 | mandir='/opt/local/share/man' |
---|
3235 | oldincludedir='/usr/include' |
---|
3236 | prefix='/opt/local' |
---|
3237 | program_transform_name='s,x,x,' |
---|
3238 | sbindir='${exec_prefix}/sbin' |
---|
3239 | sharedstatedir='${prefix}/com' |
---|
3240 | sysconfdir='${prefix}/etc' |
---|
3241 | target_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 | |
---|
3342 | configure: exit 0 |
---|