OSDN Git Service

c7d6dabdde2ab8bf6fe4d366f2b306576a715e37
[eos/base.git] / util / src / TclTk / tcl8.6.12 / unix / pkgs / tdbc1.1.3 / config.log
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 tdbc configure 1.1.3, which was
5 generated by GNU Autoconf 2.70.  Invocation command line was
6
7   $ /Users/tacyas/Eos/util/src/TclTk/tcl8.6.12/pkgs/tdbc1.1.3/configure --with-tcl=../.. --with-tclinclude=/Users/tacyas/Eos/util/src/TclTk/tcl8.6.12/generic --prefix=/Users/tacyas/Eos/util/ARM64MAC64 --enable-shared --enable-threads --enable-symbols --libdir=/Users/tacyas/Eos/util/ARM64MAC64/lib --enable-shared --enable-threads
8
9 ## --------- ##
10 ## Platform. ##
11 ## --------- ##
12
13 hostname = TakuoYasunaga-MacBookPro14-M1-2021-KQG91JHQD1.local
14 uname -m = arm64
15 uname -r = 22.3.0
16 uname -s = Darwin
17 uname -v = Darwin Kernel Version 22.3.0: Mon Jan 30 20:38:37 PST 2023; root:xnu-8792.81.3~2/RELEASE_ARM64_T6000
18
19 /usr/bin/uname -p = arm
20 /bin/uname -X     = unknown
21
22 /bin/arch              = unknown
23 /usr/bin/arch -k       = unknown
24 /usr/convex/getsysinfo = unknown
25 /usr/bin/hostinfo      = Mach kernel version:
26          Darwin Kernel Version 22.3.0: Mon Jan 30 20:38:37 PST 2023; root:xnu-8792.81.3~2/RELEASE_ARM64_T6000
27 Kernel configured for up to 10 processors.
28 10 processors are physically available.
29 10 processors are logically available.
30 Processor type: arm64e (ARM64E)
31 Processors active: 0 1 2 3 4 5 6 7 8 9
32 Primary memory available: 64.00 gigabytes
33 Default processor set: 860 tasks, 5658 threads, 10 processors
34 Load average: 10.43, Mach factor: 3.21
35 /bin/machine           = unknown
36 /usr/bin/oslevel       = unknown
37 /bin/universe          = unknown
38
39 PATH: /Users/tacyas/opt/anaconda3/bin/
40 PATH: /Users/tacyas/opt/anaconda3/condabin/
41 PATH: /Users/tacyas/Eos/bin/
42 PATH: /Users/tacyas/Eos/sbin/
43 PATH: /Users/tacyas/Eos/util/ARM64MAC64/bin/
44 PATH: /opt/homebrew/bin/
45 PATH: /opt/homebrew/sbin/
46 PATH: /usr/local/bin/
47 PATH: /System/Cryptexes/App/usr/bin/
48 PATH: /usr/bin/
49 PATH: /bin/
50 PATH: /usr/sbin/
51 PATH: /sbin/
52 PATH: /usr/local/share/dotnet/
53 PATH: /opt/X11/bin/
54 PATH: ~/.dotnet/tools/
55 PATH: /Library/Apple/usr/bin/
56 PATH: /Library/Frameworks/Mono.framework/Versions/Current/Commands/
57 PATH: /Users/tacyas/Eos/util/srcAny/pvm3/lib/
58 PATH: /Users/tacyas/Eos/util/srcAny/pvm3/bin/
59 PATH: /Applications/IMOD/bin/
60
61
62 ## ----------- ##
63 ## Core tests. ##
64 ## ----------- ##
65
66 configure:2487: checking TEA configuration
67 configure:2493: result: ok (TEA 3.13)
68 configure:2579: configuring tdbc 1.1.3
69 configure:2611: checking system version
70 configure:2638: result: Darwin-22.3.0
71 configure:2680: checking for Tcl configuration
72 configure:2813: result: found /Users/tacyas/Eos/util/src/TclTk/tcl8.6.12/unix/tclConfig.sh
73 configure:2880: checking for gcc
74 configure:2901: found /usr/bin/gcc
75 configure:2912: result: gcc
76 configure:3265: checking for C compiler version
77 configure:3274: gcc --version >&5
78 Apple clang version 14.0.0 (clang-1400.0.29.202)
79 Target: arm64-apple-darwin22.3.0
80 Thread model: posix
81 InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
82 configure:3285: $? = 0
83 configure:3274: gcc -v >&5
84 Apple clang version 14.0.0 (clang-1400.0.29.202)
85 Target: arm64-apple-darwin22.3.0
86 Thread model: posix
87 InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
88 configure:3285: $? = 0
89 configure:3274: gcc -V >&5
90 clang: error: argument to '-V' is missing (expected 1 value)
91 clang: error: no input files
92 configure:3285: $? = 1
93 configure:3274: gcc -qversion >&5
94 clang: error: unknown argument '-qversion'; did you mean '--version'?
95 clang: error: no input files
96 configure:3285: $? = 1
97 configure:3274: gcc -version >&5
98 clang: error: unknown argument '-version'; did you mean '--version'?
99 clang: error: no input files
100 configure:3285: $? = 1
101 configure:3305: checking whether the C compiler works
102 configure:3327: gcc    conftest.c  >&5
103 configure:3331: $? = 0
104 configure:3381: result: yes
105 configure:3384: checking for C compiler default output file name
106 configure:3386: result: a.out
107 configure:3392: checking for suffix of executables
108 configure:3399: gcc -o conftest    conftest.c  >&5
109 configure:3403: $? = 0
110 configure:3426: result: 
111 configure:3448: checking whether we are cross compiling
112 configure:3456: gcc -o conftest    conftest.c  >&5
113 configure:3460: $? = 0
114 configure:3467: ./conftest
115 configure:3471: $? = 0
116 configure:3486: result: no
117 configure:3491: checking for suffix of object files
118 configure:3514: gcc -c   conftest.c >&5
119 configure:3518: $? = 0
120 configure:3540: result: o
121 configure:3544: checking whether the compiler supports GNU C
122 configure:3564: gcc -c   conftest.c >&5
123 configure:3564: $? = 0
124 configure:3574: result: yes
125 configure:3585: checking whether gcc accepts -g
126 configure:3606: gcc -c -g  conftest.c >&5
127 configure:3606: $? = 0
128 configure:3650: result: yes
129 configure:3667: checking for gcc option to enable C11 features
130 configure:3682: gcc  -c   conftest.c >&5
131 configure:3682: $? = 0
132 configure:3697: result: none needed
133 configure:3822: checking for existence of /Users/tacyas/Eos/util/src/TclTk/tcl8.6.12/unix/tclConfig.sh
134 configure:3826: result: loading
135 configure:3880: checking platform
136 configure:3898: gcc -c   conftest.c >&5
137 configure:3898: $? = 0
138 configure:3955: result: unix
139 configure:4282: --exec-prefix defaulting to TCL_EXEC_PREFIX /Users/tacyas/Eos/util/ARM64MAC64
140 configure:4357: checking for gcc
141 configure:4389: result: gcc
142 configure:4742: checking for C compiler version
143 configure:4751: gcc --version >&5
144 Apple clang version 14.0.0 (clang-1400.0.29.202)
145 Target: arm64-apple-darwin22.3.0
146 Thread model: posix
147 InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
148 configure:4762: $? = 0
149 configure:4751: gcc -v >&5
150 Apple clang version 14.0.0 (clang-1400.0.29.202)
151 Target: arm64-apple-darwin22.3.0
152 Thread model: posix
153 InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
154 configure:4762: $? = 0
155 configure:4751: gcc -V >&5
156 clang: error: argument to '-V' is missing (expected 1 value)
157 clang: error: no input files
158 configure:4762: $? = 1
159 configure:4751: gcc -qversion >&5
160 clang: error: unknown argument '-qversion'; did you mean '--version'?
161 clang: error: no input files
162 configure:4762: $? = 1
163 configure:4751: gcc -version >&5
164 clang: error: unknown argument '-version'; did you mean '--version'?
165 clang: error: no input files
166 configure:4762: $? = 1
167 configure:4766: checking whether the compiler supports GNU C
168 configure:4796: result: yes
169 configure:4807: checking whether gcc accepts -g
170 configure:4872: result: yes
171 configure:4889: checking for gcc option to enable C11 features
172 configure:4919: result: none needed
173 configure:5047: checking how to run the C preprocessor
174 configure:5073: gcc -E  conftest.c
175 configure:5073: $? = 0
176 configure:5088: gcc -E  conftest.c
177 conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
178 #include <ac_nonexistent.h>
179          ^~~~~~~~~~~~~~~~~~
180 1 error generated.
181 configure:5088: $? = 1
182 configure: failed program was:
183 | /* confdefs.h */
184 | #define PACKAGE_NAME "tdbc"
185 | #define PACKAGE_TARNAME "tdbc"
186 | #define PACKAGE_VERSION "1.1.3"
187 | #define PACKAGE_STRING "tdbc 1.1.3"
188 | #define PACKAGE_BUGREPORT ""
189 | #define PACKAGE_URL ""
190 | #define BUILD_tdbc /**/
191 | /* end confdefs.h.  */
192 | #include <ac_nonexistent.h>
193 configure:5115: result: gcc -E
194 configure:5129: gcc -E  conftest.c
195 configure:5129: $? = 0
196 configure:5144: gcc -E  conftest.c
197 conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
198 #include <ac_nonexistent.h>
199          ^~~~~~~~~~~~~~~~~~
200 1 error generated.
201 configure:5144: $? = 1
202 configure: failed program was:
203 | /* confdefs.h */
204 | #define PACKAGE_NAME "tdbc"
205 | #define PACKAGE_TARNAME "tdbc"
206 | #define PACKAGE_VERSION "1.1.3"
207 | #define PACKAGE_STRING "tdbc 1.1.3"
208 | #define PACKAGE_BUGREPORT ""
209 | #define PACKAGE_URL ""
210 | #define BUILD_tdbc /**/
211 | /* end confdefs.h.  */
212 | #include <ac_nonexistent.h>
213 configure:5179: checking whether make sets $(MAKE)
214 configure:5202: result: yes
215 configure:5264: checking for ranlib
216 configure:5285: found /usr/bin/ranlib
217 configure:5296: result: ranlib
218 configure:5330: checking for stdio.h
219 configure:5330: gcc -c   conftest.c >&5
220 configure:5330: $? = 0
221 configure:5330: result: yes
222 configure:5330: checking for stdlib.h
223 configure:5330: gcc -c   conftest.c >&5
224 configure:5330: $? = 0
225 configure:5330: result: yes
226 configure:5330: checking for string.h
227 configure:5330: gcc -c   conftest.c >&5
228 configure:5330: $? = 0
229 configure:5330: result: yes
230 configure:5330: checking for inttypes.h
231 configure:5330: gcc -c   conftest.c >&5
232 configure:5330: $? = 0
233 configure:5330: result: yes
234 configure:5330: checking for stdint.h
235 configure:5330: gcc -c   conftest.c >&5
236 configure:5330: $? = 0
237 configure:5330: result: yes
238 configure:5330: checking for strings.h
239 configure:5330: gcc -c   conftest.c >&5
240 configure:5330: $? = 0
241 configure:5330: result: yes
242 configure:5330: checking for sys/stat.h
243 configure:5330: gcc -c   conftest.c >&5
244 configure:5330: $? = 0
245 configure:5330: result: yes
246 configure:5330: checking for sys/types.h
247 configure:5330: gcc -c   conftest.c >&5
248 configure:5330: $? = 0
249 configure:5330: result: yes
250 configure:5330: checking for unistd.h
251 configure:5330: gcc -c   conftest.c >&5
252 configure:5330: $? = 0
253 configure:5330: result: yes
254 configure:5365: checking if the compiler understands -pipe
255 configure:5384: gcc -c  -pipe  conftest.c >&5
256 configure:5384: $? = 0
257 configure:5393: result: yes
258 configure:5404: checking whether byte ordering is bigendian
259 configure:5420: gcc -c  -pipe  conftest.c >&5
260 configure:5420: $? = 0
261 configure:5466: gcc -c  -pipe  conftest.c >&5
262 configure:5466: $? = 0
263 configure:5485: gcc -c  -pipe  conftest.c >&5
264 conftest.c:27:4: error: use of undeclared identifier 'not'
265                  not big endian
266                  ^
267 1 error generated.
268 configure:5485: $? = 1
269 configure: failed program was:
270 | /* confdefs.h */
271 | #define PACKAGE_NAME "tdbc"
272 | #define PACKAGE_TARNAME "tdbc"
273 | #define PACKAGE_VERSION "1.1.3"
274 | #define PACKAGE_STRING "tdbc 1.1.3"
275 | #define PACKAGE_BUGREPORT ""
276 | #define PACKAGE_URL ""
277 | #define BUILD_tdbc /**/
278 | #define HAVE_STDIO_H 1
279 | #define HAVE_STDLIB_H 1
280 | #define HAVE_STRING_H 1
281 | #define HAVE_INTTYPES_H 1
282 | #define HAVE_STDINT_H 1
283 | #define HAVE_STRINGS_H 1
284 | #define HAVE_SYS_STAT_H 1
285 | #define HAVE_SYS_TYPES_H 1
286 | #define HAVE_UNISTD_H 1
287 | #define STDC_HEADERS 1
288 | /* end confdefs.h.  */
289 | #include <sys/types.h>
290 |               #include <sys/param.h>
291
292 | int
293 | main (void)
294 | {
295 | #if BYTE_ORDER != BIG_ENDIAN
296 |                not big endian
297 |               #endif
298
299 |   ;
300 |   return 0;
301 | }
302 configure:5619: result: no
303 configure:5643: checking for inline
304 configure:5660: gcc -c  -pipe  conftest.c >&5
305 configure:5660: $? = 0
306 configure:5669: result: inline
307 configure:5841: checking for Tcl public headers
308 configure:5914: result: /Users/tacyas/Eos/util/src/TclTk/tcl8.6.12/generic
309 configure:5976: checking for pthread_mutex_init in -lpthread
310 configure:5999: gcc -o conftest  -pipe   conftest.c -lpthread   >&5
311 configure:5999: $? = 0
312 configure:6009: result: yes
313 configure:6219: checking for building with threads
314 configure:6225: result: yes (default)
315 configure:6254: checking how to build libraries
316 configure:6290: result: shared
317 configure:6379: checking for ranlib
318 configure:6411: result: ranlib
319 configure:6438: checking if 64bit support is requested
320 configure:6448: result: no
321 configure:6453: checking if 64bit Sparc VIS support is requested
322 configure:6463: result: no
323 configure:6474: checking if compiler supports visibility "hidden"
324 configure:6495: gcc -o conftest  -pipe -Werror   conftest.c  >&5
325 configure:6495: $? = 0
326 configure:6505: result: yes
327 configure:6521: checking if rpath support is requested
328 configure:6531: result: yes
329 configure:6538: checking system version
330 configure:6565: result: Darwin-22.3.0
331 configure:6651: checking for ar
332 configure:6672: found /usr/bin/ar
333 configure:6683: result: ar
334 configure:7697: checking if ld accepts -single_module flag
335 configure:7717: gcc -o conftest -pipe     -dynamiclib -Wl,-single_module conftest.c  >&5
336 configure:7717: $? = 0
337 configure:7727: result: yes
338 configure:7740: checking if ld accepts -search_paths_first flag
339 configure:7760: gcc -o conftest -pipe     -headerpad_max_install_names -Wl,-search_paths_first conftest.c  >&5
340 configure:7760: $? = 0
341 configure:7770: result: yes
342 configure:8403: checking for cast to union support
343 configure:8423: gcc -c -pipe    conftest.c >&5
344 configure:8423: $? = 0
345 configure:8432: result: yes
346 configure:8440: checking for stdbool.h
347 configure:8440: gcc -c -pipe    conftest.c >&5
348 configure:8440: $? = 0
349 configure:8440: result: yes
350 configure:8466: checking for required early compiler flags
351 configure:8485: gcc -c -pipe    conftest.c >&5
352 configure:8485: $? = 0
353 configure:8535: gcc -c -pipe    conftest.c >&5
354 conftest.c:34:15: error: variable has incomplete type 'struct stat64'
355 struct stat64 buf; int i = stat64("/", &buf);
356               ^
357 conftest.c:34:8: note: forward declaration of 'struct stat64'
358 struct stat64 buf; int i = stat64("/", &buf);
359        ^
360 conftest.c:34:28: error: implicit declaration of function 'stat64' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
361 struct stat64 buf; int i = stat64("/", &buf);
362                            ^
363 conftest.c:34:28: note: did you mean 'stat'?
364 /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/stat.h:386:9: note: 'stat' declared here
365 int     stat(const char *, struct stat *) __DARWIN_INODE64(stat);
366         ^
367 2 errors generated.
368 configure:8535: $? = 1
369 configure: failed program was:
370 | /* confdefs.h */
371 | #define PACKAGE_NAME "tdbc"
372 | #define PACKAGE_TARNAME "tdbc"
373 | #define PACKAGE_VERSION "1.1.3"
374 | #define PACKAGE_STRING "tdbc 1.1.3"
375 | #define PACKAGE_BUGREPORT ""
376 | #define PACKAGE_URL ""
377 | #define BUILD_tdbc /**/
378 | #define HAVE_STDIO_H 1
379 | #define HAVE_STDLIB_H 1
380 | #define HAVE_STRING_H 1
381 | #define HAVE_INTTYPES_H 1
382 | #define HAVE_STDINT_H 1
383 | #define HAVE_STRINGS_H 1
384 | #define HAVE_SYS_STAT_H 1
385 | #define HAVE_SYS_TYPES_H 1
386 | #define HAVE_UNISTD_H 1
387 | #define STDC_HEADERS 1
388 | #define USE_THREAD_ALLOC 1
389 | #define _REENTRANT 1
390 | #define _THREAD_SAFE 1
391 | #define TCL_THREADS 1
392 | #define USE_TCL_STUBS 1
393 | #define USE_TCLOO_STUBS 1
394 | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
395 | #define HAVE_HIDDEN 1
396 | #define HAVE_CAST_TO_UNION 1
397 | #define HAVE_STDBOOL_H 1
398 | /* end confdefs.h.  */
399 | #include <sys/stat.h>
400 | int
401 | main (void)
402 | {
403 | struct stat64 buf; int i = stat64("/", &buf);
404 |   ;
405 |   return 0;
406 | }
407 configure:8551: gcc -c -pipe    conftest.c >&5
408 conftest.c:35:15: error: variable has incomplete type 'struct stat64'
409 struct stat64 buf; int i = stat64("/", &buf);
410               ^
411 conftest.c:35:8: note: forward declaration of 'struct stat64'
412 struct stat64 buf; int i = stat64("/", &buf);
413        ^
414 conftest.c:35:28: error: implicit declaration of function 'stat64' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
415 struct stat64 buf; int i = stat64("/", &buf);
416                            ^
417 conftest.c:35:28: note: did you mean 'stat'?
418 /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/stat.h:386:9: note: 'stat' declared here
419 int     stat(const char *, struct stat *) __DARWIN_INODE64(stat);
420         ^
421 2 errors generated.
422 configure:8551: $? = 1
423 configure: failed program was:
424 | /* confdefs.h */
425 | #define PACKAGE_NAME "tdbc"
426 | #define PACKAGE_TARNAME "tdbc"
427 | #define PACKAGE_VERSION "1.1.3"
428 | #define PACKAGE_STRING "tdbc 1.1.3"
429 | #define PACKAGE_BUGREPORT ""
430 | #define PACKAGE_URL ""
431 | #define BUILD_tdbc /**/
432 | #define HAVE_STDIO_H 1
433 | #define HAVE_STDLIB_H 1
434 | #define HAVE_STRING_H 1
435 | #define HAVE_INTTYPES_H 1
436 | #define HAVE_STDINT_H 1
437 | #define HAVE_STRINGS_H 1
438 | #define HAVE_SYS_STAT_H 1
439 | #define HAVE_SYS_TYPES_H 1
440 | #define HAVE_UNISTD_H 1
441 | #define STDC_HEADERS 1
442 | #define USE_THREAD_ALLOC 1
443 | #define _REENTRANT 1
444 | #define _THREAD_SAFE 1
445 | #define TCL_THREADS 1
446 | #define USE_TCL_STUBS 1
447 | #define USE_TCLOO_STUBS 1
448 | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
449 | #define HAVE_HIDDEN 1
450 | #define HAVE_CAST_TO_UNION 1
451 | #define HAVE_STDBOOL_H 1
452 | /* end confdefs.h.  */
453 | #define _LARGEFILE64_SOURCE 1
454 | #include <sys/stat.h>
455 | int
456 | main (void)
457 | {
458 | struct stat64 buf; int i = stat64("/", &buf);
459 |   ;
460 |   return 0;
461 | }
462 configure:8585: gcc -c -pipe    conftest.c >&5
463 conftest.c:34:19: error: use of undeclared identifier 'open64'
464 char *p = (char *)open64;
465                   ^
466 1 error generated.
467 configure:8585: $? = 1
468 configure: failed program was:
469 | /* confdefs.h */
470 | #define PACKAGE_NAME "tdbc"
471 | #define PACKAGE_TARNAME "tdbc"
472 | #define PACKAGE_VERSION "1.1.3"
473 | #define PACKAGE_STRING "tdbc 1.1.3"
474 | #define PACKAGE_BUGREPORT ""
475 | #define PACKAGE_URL ""
476 | #define BUILD_tdbc /**/
477 | #define HAVE_STDIO_H 1
478 | #define HAVE_STDLIB_H 1
479 | #define HAVE_STRING_H 1
480 | #define HAVE_INTTYPES_H 1
481 | #define HAVE_STDINT_H 1
482 | #define HAVE_STRINGS_H 1
483 | #define HAVE_SYS_STAT_H 1
484 | #define HAVE_SYS_TYPES_H 1
485 | #define HAVE_UNISTD_H 1
486 | #define STDC_HEADERS 1
487 | #define USE_THREAD_ALLOC 1
488 | #define _REENTRANT 1
489 | #define _THREAD_SAFE 1
490 | #define TCL_THREADS 1
491 | #define USE_TCL_STUBS 1
492 | #define USE_TCLOO_STUBS 1
493 | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
494 | #define HAVE_HIDDEN 1
495 | #define HAVE_CAST_TO_UNION 1
496 | #define HAVE_STDBOOL_H 1
497 | /* end confdefs.h.  */
498 | #include <sys/stat.h>
499 | int
500 | main (void)
501 | {
502 | char *p = (char *)open64;
503 |   ;
504 |   return 0;
505 | }
506 configure:8601: gcc -c -pipe    conftest.c >&5
507 conftest.c:35:19: error: use of undeclared identifier 'open64'
508 char *p = (char *)open64;
509                   ^
510 1 error generated.
511 configure:8601: $? = 1
512 configure: failed program was:
513 | /* confdefs.h */
514 | #define PACKAGE_NAME "tdbc"
515 | #define PACKAGE_TARNAME "tdbc"
516 | #define PACKAGE_VERSION "1.1.3"
517 | #define PACKAGE_STRING "tdbc 1.1.3"
518 | #define PACKAGE_BUGREPORT ""
519 | #define PACKAGE_URL ""
520 | #define BUILD_tdbc /**/
521 | #define HAVE_STDIO_H 1
522 | #define HAVE_STDLIB_H 1
523 | #define HAVE_STRING_H 1
524 | #define HAVE_INTTYPES_H 1
525 | #define HAVE_STDINT_H 1
526 | #define HAVE_STRINGS_H 1
527 | #define HAVE_SYS_STAT_H 1
528 | #define HAVE_SYS_TYPES_H 1
529 | #define HAVE_UNISTD_H 1
530 | #define STDC_HEADERS 1
531 | #define USE_THREAD_ALLOC 1
532 | #define _REENTRANT 1
533 | #define _THREAD_SAFE 1
534 | #define TCL_THREADS 1
535 | #define USE_TCL_STUBS 1
536 | #define USE_TCLOO_STUBS 1
537 | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
538 | #define HAVE_HIDDEN 1
539 | #define HAVE_CAST_TO_UNION 1
540 | #define HAVE_STDBOOL_H 1
541 | /* end confdefs.h.  */
542 | #define _LARGEFILE_SOURCE64 1
543 | #include <sys/stat.h>
544 | int
545 | main (void)
546 | {
547 | char *p = (char *)open64;
548 |   ;
549 |   return 0;
550 | }
551 configure:8620: result: none
552 configure:8628: checking for 64-bit integer type
553 configure:8648: gcc -c -pipe    conftest.c >&5
554 conftest.c:34:1: error: use of undeclared identifier '__int64'
555 __int64 value = (__int64) 0;
556 ^
557 1 error generated.
558 configure:8648: $? = 1
559 configure: failed program was:
560 | /* confdefs.h */
561 | #define PACKAGE_NAME "tdbc"
562 | #define PACKAGE_TARNAME "tdbc"
563 | #define PACKAGE_VERSION "1.1.3"
564 | #define PACKAGE_STRING "tdbc 1.1.3"
565 | #define PACKAGE_BUGREPORT ""
566 | #define PACKAGE_URL ""
567 | #define BUILD_tdbc /**/
568 | #define HAVE_STDIO_H 1
569 | #define HAVE_STDLIB_H 1
570 | #define HAVE_STRING_H 1
571 | #define HAVE_INTTYPES_H 1
572 | #define HAVE_STDINT_H 1
573 | #define HAVE_STRINGS_H 1
574 | #define HAVE_SYS_STAT_H 1
575 | #define HAVE_SYS_TYPES_H 1
576 | #define HAVE_UNISTD_H 1
577 | #define STDC_HEADERS 1
578 | #define USE_THREAD_ALLOC 1
579 | #define _REENTRANT 1
580 | #define _THREAD_SAFE 1
581 | #define TCL_THREADS 1
582 | #define USE_TCL_STUBS 1
583 | #define USE_TCLOO_STUBS 1
584 | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
585 | #define HAVE_HIDDEN 1
586 | #define HAVE_CAST_TO_UNION 1
587 | #define HAVE_STDBOOL_H 1
588 | /* end confdefs.h.  */
589
590 | int
591 | main (void)
592 | {
593 | __int64 value = (__int64) 0;
594 |   ;
595 |   return 0;
596 | }
597 configure:8671: gcc -c -pipe    conftest.c >&5
598 conftest.c:35:26: error: duplicate case value '1'
599             case 1: case (sizeof(long long)==sizeof(long)): ;
600                          ^
601 conftest.c:35:18: note: previous case defined here
602             case 1: case (sizeof(long long)==sizeof(long)): ;
603                  ^
604 1 error generated.
605 configure:8671: $? = 1
606 configure: failed program was:
607 | /* confdefs.h */
608 | #define PACKAGE_NAME "tdbc"
609 | #define PACKAGE_TARNAME "tdbc"
610 | #define PACKAGE_VERSION "1.1.3"
611 | #define PACKAGE_STRING "tdbc 1.1.3"
612 | #define PACKAGE_BUGREPORT ""
613 | #define PACKAGE_URL ""
614 | #define BUILD_tdbc /**/
615 | #define HAVE_STDIO_H 1
616 | #define HAVE_STDLIB_H 1
617 | #define HAVE_STRING_H 1
618 | #define HAVE_INTTYPES_H 1
619 | #define HAVE_STDINT_H 1
620 | #define HAVE_STRINGS_H 1
621 | #define HAVE_SYS_STAT_H 1
622 | #define HAVE_SYS_TYPES_H 1
623 | #define HAVE_UNISTD_H 1
624 | #define STDC_HEADERS 1
625 | #define USE_THREAD_ALLOC 1
626 | #define _REENTRANT 1
627 | #define _THREAD_SAFE 1
628 | #define TCL_THREADS 1
629 | #define USE_TCL_STUBS 1
630 | #define USE_TCLOO_STUBS 1
631 | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
632 | #define HAVE_HIDDEN 1
633 | #define HAVE_CAST_TO_UNION 1
634 | #define HAVE_STDBOOL_H 1
635 | /* end confdefs.h.  */
636
637 | int
638 | main (void)
639 | {
640 | switch (0) {
641 |             case 1: case (sizeof(long long)==sizeof(long)): ;
642 |         }
643 |   ;
644 |   return 0;
645 | }
646 configure:8682: result: yes
647 configure:8867: checking for build with symbols
648 configure:8889: result: yes (standard debugging)
649 configure:8920: checking for grep that handles long lines and -e
650 configure:8984: result: /usr/bin/grep
651 configure:8989: checking for egrep
652 configure:9057: result: /usr/bin/grep -E
653 configure:9190: checking for tclsh
654 configure:9225: result: /Users/tacyas/Eos/util/src/TclTk/tcl8.6.12/unix/tclsh
655 configure:9451: creating ./config.status
656
657 ## ---------------------- ##
658 ## Running config.status. ##
659 ## ---------------------- ##
660
661 This file was extended by tdbc config.status 1.1.3, which was
662 generated by GNU Autoconf 2.70.  Invocation command line was
663
664   CONFIG_FILES    = 
665   CONFIG_HEADERS  = 
666   CONFIG_LINKS    = 
667   CONFIG_COMMANDS = 
668   $ ./config.status 
669
670 on TakuoYasunaga-MacBookPro14-M1-2021-KQG91JHQD1.local
671
672 config.status:822: creating Makefile
673 config.status:822: creating pkgIndex.tcl
674 config.status:822: creating tdbcConfig.sh
675
676 ## ---------------- ##
677 ## Cache variables. ##
678 ## ---------------- ##
679
680 ac_cv_c_bigendian=no
681 ac_cv_c_compiler_gnu=yes
682 ac_cv_c_inline=inline
683 ac_cv_c_tclconfig=/Users/tacyas/Eos/util/src/TclTk/tcl8.6.12/unix
684 ac_cv_c_tclh=/Users/tacyas/Eos/util/src/TclTk/tcl8.6.12/generic
685 ac_cv_env_CC_set=
686 ac_cv_env_CC_value=
687 ac_cv_env_CFLAGS_set=
688 ac_cv_env_CFLAGS_value=
689 ac_cv_env_CPPFLAGS_set=
690 ac_cv_env_CPPFLAGS_value=
691 ac_cv_env_CPP_set=
692 ac_cv_env_CPP_value=
693 ac_cv_env_LDFLAGS_set=
694 ac_cv_env_LDFLAGS_value=
695 ac_cv_env_LIBS_set=
696 ac_cv_env_LIBS_value=
697 ac_cv_env_build_alias_set=
698 ac_cv_env_build_alias_value=
699 ac_cv_env_host_alias_set=
700 ac_cv_env_host_alias_value=
701 ac_cv_env_target_alias_set=
702 ac_cv_env_target_alias_value=
703 ac_cv_header_inttypes_h=yes
704 ac_cv_header_stdbool_h=yes
705 ac_cv_header_stdint_h=yes
706 ac_cv_header_stdio_h=yes
707 ac_cv_header_stdlib_h=yes
708 ac_cv_header_string_h=yes
709 ac_cv_header_strings_h=yes
710 ac_cv_header_sys_stat_h=yes
711 ac_cv_header_sys_types_h=yes
712 ac_cv_header_unistd_h=yes
713 ac_cv_lib_pthread_pthread_mutex_init=yes
714 ac_cv_objext=o
715 ac_cv_path_EGREP='/usr/bin/grep -E'
716 ac_cv_path_GREP=/usr/bin/grep
717 ac_cv_prog_CPP='gcc -E'
718 ac_cv_prog_ac_ct_AR=ar
719 ac_cv_prog_ac_ct_CC=gcc
720 ac_cv_prog_ac_ct_RANLIB=ranlib
721 ac_cv_prog_cc_c11=
722 ac_cv_prog_cc_g=yes
723 ac_cv_prog_cc_stdc=
724 ac_cv_prog_make_make_set=yes
725 tcl_cv_cast_to_union=yes
726 tcl_cv_cc_pipe=yes
727 tcl_cv_cc_visibility_hidden=yes
728 tcl_cv_flag__isoc99_source=no
729 tcl_cv_flag__largefile64_source=no
730 tcl_cv_flag__largefile_source64=no
731 tcl_cv_ld_search_paths_first=yes
732 tcl_cv_ld_single_module=yes
733 tcl_cv_sys_version=Darwin-22.3.0
734 tcl_cv_type_64bit=none
735
736 ## ----------------- ##
737 ## Output variables. ##
738 ## ----------------- ##
739
740 AR='ar'
741 CC='gcc'
742 CFLAGS='-pipe  ${CFLAGS_DEFAULT} ${CFLAGS_WARNING} ${SHLIB_CFLAGS}  '
743 CFLAGS_DEBUG='-g'
744 CFLAGS_DEFAULT='-g'
745 CFLAGS_OPTIMIZE='-Os'
746 CFLAGS_WARNING='-Wall'
747 CLEANFILES=''
748 CPP='gcc -E'
749 CPPFLAGS=''
750 CYGPATH='echo'
751 DEFS='-DPACKAGE_NAME=\"tdbc\" -DPACKAGE_TARNAME=\"tdbc\" -DPACKAGE_VERSION=\"1.1.3\" -DPACKAGE_STRING=\"tdbc\ 1.1.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_tdbc=/\*\*/ -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -DUSE_TCL_STUBS=1 -DUSE_TCLOO_STUBS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1'
752 ECHO_C='\c'
753 ECHO_N=''
754 ECHO_T=''
755 EGREP='/usr/bin/grep -E'
756 EXEEXT=''
757 GREP='/usr/bin/grep'
758 INSTALL='$(SHELL) $(srcdir)/tclconfig/install-sh -c'
759 INSTALL_DATA='${INSTALL} -m 644'
760 INSTALL_DATA_DIR='${INSTALL} -d -m 755'
761 INSTALL_LIBRARY='${INSTALL} -m 644'
762 INSTALL_PROGRAM='${INSTALL} -m 755'
763 INSTALL_SCRIPT='${INSTALL} -m 755'
764 LDFLAGS=' -headerpad_max_install_names -Wl,-search_paths_first '
765 LDFLAGS_DEBUG=''
766 LDFLAGS_DEFAULT=''
767 LDFLAGS_OPTIMIZE=''
768 LD_LIBRARY_PATH_VAR='DYLD_LIBRARY_PATH'
769 LIBOBJS=''
770 LIBS=''
771 LTLIBOBJS=''
772 MAJOR_VERSION=''
773 MAKE_LIB='${SHLIB_LD} ${LDFLAGS} ${LDFLAGS_DEFAULT} -o $@ $(PKG_OBJECTS) ${SHLIB_LD_LIBS} '
774 MAKE_SHARED_LIB='${SHLIB_LD} ${LDFLAGS} ${LDFLAGS_DEFAULT} -o $@ $(PKG_OBJECTS) ${SHLIB_LD_LIBS}'
775 MAKE_STATIC_LIB='${STLIB_LD} $@ $(PKG_OBJECTS)'
776 MAKE_STUB_LIB='${STLIB_LD} $@ $(PKG_STUB_OBJECTS)'
777 MINOR_VERSION=''
778 OBJEXT='o'
779 PACKAGE_BUGREPORT=''
780 PACKAGE_NAME='tdbc'
781 PACKAGE_STRING='tdbc 1.1.3'
782 PACKAGE_TARNAME='tdbc'
783 PACKAGE_URL=''
784 PACKAGE_VERSION='1.1.3'
785 PATCHLEVEL=''
786 PATH_SEPARATOR=':'
787 PKG_CFLAGS=' '
788 PKG_HEADERS=' generic/tdbc.h generic/tdbcInt.h generic/tdbcDecls.h'
789 PKG_INCLUDES=''
790 PKG_LIBS=''
791 PKG_LIB_FILE8='libtdbc1.1.3.dylib'
792 PKG_LIB_FILE9='libtcl9tdbc1.1.3.dylib'
793 PKG_LIB_FILE='libtdbc1.1.3.dylib'
794 PKG_OBJECTS=' tdbc.o tdbcStubInit.o tdbcTokenize.o'
795 PKG_SOURCES=' tdbc.c tdbcStubInit.c tdbcTokenize.c'
796 PKG_STUB_LIB_FILE='libtdbcstub1.1.3.a'
797 PKG_STUB_OBJECTS=' tdbcStubLib.o'
798 PKG_STUB_SOURCES=' tdbcStubLib.c'
799 PKG_TCL_SOURCES=' library/tdbc.tcl'
800 RANLIB=':'
801 RANLIB_STUB='ranlib'
802 RC=''
803 SET_MAKE=''
804 SHARED_BUILD='1'
805 SHELL='/bin/sh'
806 SHLIB_CFLAGS='-fno-common'
807 SHLIB_LD='${CC} -dynamiclib ${CFLAGS} ${LDFLAGS_DEFAULT} -Wl,-single_module -current_version 1.1.3 -compatibility_version 1.1.3'
808 SHLIB_LD_LIBS='${LIBS} -L/Users/tacyas/Eos/util/src/TclTk/tcl8.6.12/unix -ltclstub8.6'
809 STLIB_LD='${AR} cr'
810 STUBS_BUILD='1'
811 TCLOO_VERSION_REQ='1.0'
812 TCLSH_PROG='/Users/tacyas/Eos/util/src/TclTk/tcl8.6.12/unix/tclsh'
813 TCL_BIN_DIR='/Users/tacyas/Eos/util/src/TclTk/tcl8.6.12/unix'
814 TCL_DEFS='-DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" -DPACKAGE_VERSION=\"8.6\" -DPACKAGE_STRING=\"tcl\ 8.6\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -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\" -DTCL_TOMMATH=1 -DMP_PREC=4 -DTCL_WIDE_INT_IS_LONG=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_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 '
815 TCL_EXTRA_CFLAGS='-pipe   '
816 TCL_INCLUDES='-I"/Users/tacyas/Eos/util/src/TclTk/tcl8.6.12/generic"'
817 TCL_LD_FLAGS=' -headerpad_max_install_names -Wl,-search_paths_first '
818 TCL_LIBS=' -lz  -lpthread -framework CoreFoundation '
819 TCL_LIB_FILE='libtcl8.6.dylib'
820 TCL_LIB_FLAG='-ltcl8.6'
821 TCL_LIB_SPEC='-L/Users/tacyas/Eos/util/src/TclTk/tcl8.6.12/unix -ltcl8.6'
822 TCL_PATCH_LEVEL='.12'
823 TCL_SHLIB_LD_LIBS='${LIBS}'
824 TCL_SRC_DIR='/Users/tacyas/Eos/util/src/TclTk/tcl8.6.12'
825 TCL_STUB_LIB_FILE='libtclstub8.6.a'
826 TCL_STUB_LIB_FLAG='-ltclstub8.6'
827 TCL_STUB_LIB_SPEC='-L/Users/tacyas/Eos/util/src/TclTk/tcl8.6.12/unix -ltclstub8.6'
828 TCL_THREADS='1'
829 TCL_VERSION='8.6'
830 TCL_VERSION_DESIRED='8.6'
831 TCL_VERSION_REQ='8.5-'
832 VC_MANIFEST_EMBED_DLL=''
833 VC_MANIFEST_EMBED_EXE=''
834 ac_ct_CC='gcc'
835 bindir='${exec_prefix}/bin'
836 build_alias=''
837 datadir='${datarootdir}'
838 datarootdir='${prefix}/share'
839 docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
840 dvidir='${docdir}'
841 exec_prefix='/Users/tacyas/Eos/util/ARM64MAC64'
842 host_alias=''
843 htmldir='${docdir}'
844 includedir='${prefix}/include'
845 infodir='${datarootdir}/info'
846 libdir='/Users/tacyas/Eos/util/ARM64MAC64/lib'
847 libexecdir='${exec_prefix}/libexec'
848 localedir='${datarootdir}/locale'
849 localstatedir='${prefix}/var'
850 mandir='${datarootdir}/man'
851 oldincludedir='/usr/include'
852 pdfdir='${docdir}'
853 prefix='/Users/tacyas/Eos/util/ARM64MAC64'
854 program_transform_name='s,x,x,'
855 psdir='${docdir}'
856 runstatedir='${localstatedir}/run'
857 sbindir='${exec_prefix}/sbin'
858 sharedstatedir='${prefix}/com'
859 sysconfdir='${prefix}/etc'
860 target_alias=''
861 tcloo_BIN_DIR=''
862 tcloo_LIB_FILE=''
863 tcloo_LIB_SPEC=''
864 tcloo_SRC_DIR=''
865 tcloo_STUB_LIB_FILE=''
866 tcloo_STUB_LIB_PATH=''
867 tcloo_STUB_LIB_SPEC=''
868 tcloo_VERSION=''
869 tdbc_BUILD_INCLUDE_SPEC='-I/Users/tacyas/Eos/util/src/TclTk/tcl8.6.12/pkgs/tdbc1.1.3/generic'
870 tdbc_BUILD_LIB_SPEC='-L/Users/tacyas/Eos/util/src/TclTk/tcl8.6.12/unix/pkgs/tdbc1.1.3 -ltdbc1.1.3'
871 tdbc_BUILD_STUB_LIB_PATH='/Users/tacyas/Eos/util/src/TclTk/tcl8.6.12/unix/pkgs/tdbc1.1.3/libtdbcstub1.1.3.a'
872 tdbc_BUILD_STUB_LIB_SPEC='-L/Users/tacyas/Eos/util/src/TclTk/tcl8.6.12/unix/pkgs/tdbc1.1.3 -ltdbcstub1.1.3'
873 tdbc_INCLUDE_SPEC='-I/Users/tacyas/Eos/util/ARM64MAC64/include'
874 tdbc_LIB_DIR='/Users/tacyas/Eos/util/ARM64MAC64/lib/tdbc1.1.3'
875 tdbc_LIB_SPEC='-L/Users/tacyas/Eos/util/ARM64MAC64/lib/tdbc1.1.3 -ltdbc1.1.3'
876 tdbc_SRC_DIR='/Users/tacyas/Eos/util/src/TclTk/tcl8.6.12/pkgs/tdbc1.1.3'
877 tdbc_STUB_LIB_PATH='/Users/tacyas/Eos/util/ARM64MAC64/lib/tdbc1.1.3/libtdbcstub1.1.3.a'
878 tdbc_STUB_LIB_SPEC='-L/Users/tacyas/Eos/util/ARM64MAC64/lib/tdbc1.1.3 -ltdbcstub1.1.3'
879
880 ## ----------- ##
881 ## confdefs.h. ##
882 ## ----------- ##
883
884 /* confdefs.h */
885 #define PACKAGE_NAME "tdbc"
886 #define PACKAGE_TARNAME "tdbc"
887 #define PACKAGE_VERSION "1.1.3"
888 #define PACKAGE_STRING "tdbc 1.1.3"
889 #define PACKAGE_BUGREPORT ""
890 #define PACKAGE_URL ""
891 #define BUILD_tdbc /**/
892 #define HAVE_STDIO_H 1
893 #define HAVE_STDLIB_H 1
894 #define HAVE_STRING_H 1
895 #define HAVE_INTTYPES_H 1
896 #define HAVE_STDINT_H 1
897 #define HAVE_STRINGS_H 1
898 #define HAVE_SYS_STAT_H 1
899 #define HAVE_SYS_TYPES_H 1
900 #define HAVE_UNISTD_H 1
901 #define STDC_HEADERS 1
902 #define USE_THREAD_ALLOC 1
903 #define _REENTRANT 1
904 #define _THREAD_SAFE 1
905 #define TCL_THREADS 1
906 #define USE_TCL_STUBS 1
907 #define USE_TCLOO_STUBS 1
908 #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
909 #define HAVE_HIDDEN 1
910 #define HAVE_CAST_TO_UNION 1
911 #define HAVE_STDBOOL_H 1
912 #define TCL_WIDE_INT_IS_LONG 1
913
914 configure: exit 0