OSDN Git Service

Please enter the commit message for your changes. Lines starting
[eos/base.git] / util / src / TclTk / tcl8.6.12 / unix / pkgs / thread2.8.7 / 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 thread configure 2.8.7, which was
5 generated by GNU Autoconf 2.71.  Invocation command line was
6
7   $ /Users/tacyas/Eos/util/src/TclTk/tcl8.6.12/pkgs/thread2.8.7/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, 5561 threads, 10 processors
34 Load average: 18.50, Mach factor: 2.29
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:2784: checking TEA configuration
67 configure:2790: result: ok (TEA 3.14)
68 configure:2876: configuring thread 2.8.7
69 configure:2909: checking system version
70 configure:2936: result: Darwin-22.3.0
71 configure:2978: checking for Tcl configuration
72 configure:3111: result: found /Users/tacyas/Eos/util/src/TclTk/tcl8.6.12/unix/tclConfig.sh
73 configure:3178: checking for gcc
74 configure:3199: found /usr/bin/gcc
75 configure:3210: result: gcc
76 configure:3563: checking for C compiler version
77 configure:3572: 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:3583: $? = 0
83 configure:3572: 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:3583: $? = 0
89 configure:3572: gcc -V >&5
90 clang: error: argument to '-V' is missing (expected 1 value)
91 clang: error: no input files
92 configure:3583: $? = 1
93 configure:3572: gcc -qversion >&5
94 clang: error: unknown argument '-qversion'; did you mean '--version'?
95 clang: error: no input files
96 configure:3583: $? = 1
97 configure:3572: gcc -version >&5
98 clang: error: unknown argument '-version'; did you mean '--version'?
99 clang: error: no input files
100 configure:3583: $? = 1
101 configure:3603: checking whether the C compiler works
102 configure:3625: gcc    conftest.c  >&5
103 configure:3629: $? = 0
104 configure:3679: result: yes
105 configure:3682: checking for C compiler default output file name
106 configure:3684: result: a.out
107 configure:3690: checking for suffix of executables
108 configure:3697: gcc -o conftest    conftest.c  >&5
109 configure:3701: $? = 0
110 configure:3724: result: 
111 configure:3746: checking whether we are cross compiling
112 configure:3754: gcc -o conftest    conftest.c  >&5
113 configure:3758: $? = 0
114 configure:3765: ./conftest
115 configure:3769: $? = 0
116 configure:3784: result: no
117 configure:3789: checking for suffix of object files
118 configure:3812: gcc -c   conftest.c >&5
119 configure:3816: $? = 0
120 configure:3838: result: o
121 configure:3842: checking whether the compiler supports GNU C
122 configure:3862: gcc -c   conftest.c >&5
123 configure:3862: $? = 0
124 configure:3872: result: yes
125 configure:3883: checking whether gcc accepts -g
126 configure:3904: gcc -c -g  conftest.c >&5
127 configure:3904: $? = 0
128 configure:3948: result: yes
129 configure:3968: checking for gcc option to enable C11 features
130 configure:3983: gcc  -c   conftest.c >&5
131 configure:3983: $? = 0
132 configure:4001: result: none needed
133 configure:4113: checking for existence of /Users/tacyas/Eos/util/src/TclTk/tcl8.6.12/unix/tclConfig.sh
134 configure:4117: result: loading
135 configure:4171: checking platform
136 configure:4189: gcc -c   conftest.c >&5
137 configure:4189: $? = 0
138 configure:4246: result: unix
139 configure:4306: --exec-prefix defaulting to TCL_EXEC_PREFIX /Users/tacyas/Eos/util/ARM64MAC64
140 configure:4387: checking for gcc
141 configure:4419: result: gcc
142 configure:4772: checking for C compiler version
143 configure:4781: 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:4792: $? = 0
149 configure:4781: 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:4792: $? = 0
155 configure:4781: gcc -V >&5
156 clang: error: argument to '-V' is missing (expected 1 value)
157 clang: error: no input files
158 configure:4792: $? = 1
159 configure:4781: gcc -qversion >&5
160 clang: error: unknown argument '-qversion'; did you mean '--version'?
161 clang: error: no input files
162 configure:4792: $? = 1
163 configure:4781: gcc -version >&5
164 clang: error: unknown argument '-version'; did you mean '--version'?
165 clang: error: no input files
166 configure:4792: $? = 1
167 configure:4796: checking whether the compiler supports GNU C
168 configure:4826: result: yes
169 configure:4837: checking whether gcc accepts -g
170 configure:4902: result: yes
171 configure:4922: checking for gcc option to enable C11 features
172 configure:4955: result: none needed
173 configure:5443: checking how to run the C preprocessor
174 configure:5469: gcc -E  conftest.c
175 configure:5469: $? = 0
176 configure:5484: 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:5484: $? = 1
182 configure: failed program was:
183 | /* confdefs.h */
184 | #define PACKAGE_NAME "thread"
185 | #define PACKAGE_TARNAME "thread"
186 | #define PACKAGE_VERSION "2.8.7"
187 | #define PACKAGE_STRING "thread 2.8.7"
188 | #define PACKAGE_BUGREPORT ""
189 | #define PACKAGE_URL ""
190 | #define BUILD_thread /**/
191 | /* end confdefs.h.  */
192 | #include <ac_nonexistent.h>
193 configure:5511: result: gcc -E
194 configure:5525: gcc -E  conftest.c
195 configure:5525: $? = 0
196 configure:5540: 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:5540: $? = 1
202 configure: failed program was:
203 | /* confdefs.h */
204 | #define PACKAGE_NAME "thread"
205 | #define PACKAGE_TARNAME "thread"
206 | #define PACKAGE_VERSION "2.8.7"
207 | #define PACKAGE_STRING "thread 2.8.7"
208 | #define PACKAGE_BUGREPORT ""
209 | #define PACKAGE_URL ""
210 | #define BUILD_thread /**/
211 | /* end confdefs.h.  */
212 | #include <ac_nonexistent.h>
213 configure:5575: checking whether make sets $(MAKE)
214 configure:5598: result: yes
215 configure:5660: checking for ranlib
216 configure:5681: found /usr/bin/ranlib
217 configure:5692: result: ranlib
218 configure:5727: checking for stdio.h
219 configure:5727: gcc -c   conftest.c >&5
220 configure:5727: $? = 0
221 configure:5727: result: yes
222 configure:5727: checking for stdlib.h
223 configure:5727: gcc -c   conftest.c >&5
224 configure:5727: $? = 0
225 configure:5727: result: yes
226 configure:5727: checking for string.h
227 configure:5727: gcc -c   conftest.c >&5
228 configure:5727: $? = 0
229 configure:5727: result: yes
230 configure:5727: checking for inttypes.h
231 configure:5727: gcc -c   conftest.c >&5
232 configure:5727: $? = 0
233 configure:5727: result: yes
234 configure:5727: checking for stdint.h
235 configure:5727: gcc -c   conftest.c >&5
236 configure:5727: $? = 0
237 configure:5727: result: yes
238 configure:5727: checking for strings.h
239 configure:5727: gcc -c   conftest.c >&5
240 configure:5727: $? = 0
241 configure:5727: result: yes
242 configure:5727: checking for sys/stat.h
243 configure:5727: gcc -c   conftest.c >&5
244 configure:5727: $? = 0
245 configure:5727: result: yes
246 configure:5727: checking for sys/types.h
247 configure:5727: gcc -c   conftest.c >&5
248 configure:5727: $? = 0
249 configure:5727: result: yes
250 configure:5727: checking for unistd.h
251 configure:5727: gcc -c   conftest.c >&5
252 configure:5727: $? = 0
253 configure:5727: result: yes
254 configure:5762: checking if the compiler understands -pipe
255 configure:5781: gcc -c  -pipe  conftest.c >&5
256 configure:5781: $? = 0
257 configure:5790: result: yes
258 configure:10751: checking whether byte ordering is bigendian
259 configure:10767: gcc -c  -pipe  conftest.c >&5
260 configure:10767: $? = 0
261 configure:10813: gcc -c  -pipe  conftest.c >&5
262 configure:10813: $? = 0
263 configure:10832: 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:10832: $? = 1
269 configure: failed program was:
270 | /* confdefs.h */
271 | #define PACKAGE_NAME "thread"
272 | #define PACKAGE_TARNAME "thread"
273 | #define PACKAGE_VERSION "2.8.7"
274 | #define PACKAGE_STRING "thread 2.8.7"
275 | #define PACKAGE_BUGREPORT ""
276 | #define PACKAGE_URL ""
277 | #define BUILD_thread /**/
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:10966: result: no
303 configure:11137: checking for NaviServer/AOLserver configuration
304 configure:11164: result: none found
305 configure:11379: checking for Tcl public headers
306 configure:11452: result: /Users/tacyas/Eos/util/src/TclTk/tcl8.6.12/generic
307 configure:11514: checking for pthread_mutex_init in -lpthread
308 configure:11537: gcc -o conftest  -pipe   conftest.c -lpthread   >&5
309 configure:11537: $? = 0
310 configure:11547: result: yes
311 configure:11757: checking for building with threads
312 configure:11763: result: yes (default)
313 configure:11792: checking how to build libraries
314 configure:11828: result: shared
315 configure:11917: checking for ranlib
316 configure:11949: result: ranlib
317 configure:11976: checking if 64bit support is requested
318 configure:11986: result: no
319 configure:11991: checking if 64bit Sparc VIS support is requested
320 configure:12001: result: no
321 configure:12012: checking if compiler supports visibility "hidden"
322 configure:12033: gcc -o conftest  -pipe -Werror   conftest.c  >&5
323 configure:12033: $? = 0
324 configure:12043: result: yes
325 configure:12059: checking if rpath support is requested
326 configure:12069: result: yes
327 configure:12076: checking system version
328 configure:12103: result: Darwin-22.3.0
329 configure:12189: checking for ar
330 configure:12210: found /usr/bin/ar
331 configure:12221: result: ar
332 configure:13245: checking if ld accepts -single_module flag
333 configure:13265: gcc -o conftest -pipe     -dynamiclib -Wl,-single_module conftest.c  >&5
334 configure:13265: $? = 0
335 configure:13275: result: yes
336 configure:13288: checking if ld accepts -search_paths_first flag
337 configure:13308: gcc -o conftest -pipe     -headerpad_max_install_names -Wl,-search_paths_first conftest.c  >&5
338 configure:13308: $? = 0
339 configure:13318: result: yes
340 configure:13951: checking for cast to union support
341 configure:13971: gcc -c -pipe    conftest.c >&5
342 configure:13971: $? = 0
343 configure:13980: result: yes
344 configure:13988: checking for stdbool.h
345 configure:13988: gcc -c -pipe    conftest.c >&5
346 configure:13988: $? = 0
347 configure:13988: result: yes
348 configure:14014: checking for required early compiler flags
349 configure:14033: gcc -c -pipe    conftest.c >&5
350 configure:14033: $? = 0
351 configure:14083: gcc -c -pipe    conftest.c >&5
352 conftest.c:34:15: error: variable has incomplete type 'struct stat64'
353 struct stat64 buf; int i = stat64("/", &buf);
354               ^
355 conftest.c:34:8: note: forward declaration of 'struct stat64'
356 struct stat64 buf; int i = stat64("/", &buf);
357        ^
358 conftest.c:34:28: error: implicit declaration of function 'stat64' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
359 struct stat64 buf; int i = stat64("/", &buf);
360                            ^
361 conftest.c:34:28: note: did you mean 'stat'?
362 /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/stat.h:386:9: note: 'stat' declared here
363 int     stat(const char *, struct stat *) __DARWIN_INODE64(stat);
364         ^
365 2 errors generated.
366 configure:14083: $? = 1
367 configure: failed program was:
368 | /* confdefs.h */
369 | #define PACKAGE_NAME "thread"
370 | #define PACKAGE_TARNAME "thread"
371 | #define PACKAGE_VERSION "2.8.7"
372 | #define PACKAGE_STRING "thread 2.8.7"
373 | #define PACKAGE_BUGREPORT ""
374 | #define PACKAGE_URL ""
375 | #define BUILD_thread /**/
376 | #define HAVE_STDIO_H 1
377 | #define HAVE_STDLIB_H 1
378 | #define HAVE_STRING_H 1
379 | #define HAVE_INTTYPES_H 1
380 | #define HAVE_STDINT_H 1
381 | #define HAVE_STRINGS_H 1
382 | #define HAVE_SYS_STAT_H 1
383 | #define HAVE_SYS_TYPES_H 1
384 | #define HAVE_UNISTD_H 1
385 | #define STDC_HEADERS 1
386 | #define USE_THREAD_ALLOC 1
387 | #define _REENTRANT 1
388 | #define _THREAD_SAFE 1
389 | #define TCL_THREADS 1
390 | #define USE_TCL_STUBS 1
391 | #define USE_TCLOO_STUBS 1
392 | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
393 | #define HAVE_HIDDEN 1
394 | #define HAVE_CAST_TO_UNION 1
395 | #define HAVE_STDBOOL_H 1
396 | /* end confdefs.h.  */
397 | #include <sys/stat.h>
398 | int
399 | main (void)
400 | {
401 | struct stat64 buf; int i = stat64("/", &buf);
402 |   ;
403 |   return 0;
404 | }
405 configure:14099: gcc -c -pipe    conftest.c >&5
406 conftest.c:35:15: error: variable has incomplete type 'struct stat64'
407 struct stat64 buf; int i = stat64("/", &buf);
408               ^
409 conftest.c:35:8: note: forward declaration of 'struct stat64'
410 struct stat64 buf; int i = stat64("/", &buf);
411        ^
412 conftest.c:35:28: error: implicit declaration of function 'stat64' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
413 struct stat64 buf; int i = stat64("/", &buf);
414                            ^
415 conftest.c:35:28: note: did you mean 'stat'?
416 /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/stat.h:386:9: note: 'stat' declared here
417 int     stat(const char *, struct stat *) __DARWIN_INODE64(stat);
418         ^
419 2 errors generated.
420 configure:14099: $? = 1
421 configure: failed program was:
422 | /* confdefs.h */
423 | #define PACKAGE_NAME "thread"
424 | #define PACKAGE_TARNAME "thread"
425 | #define PACKAGE_VERSION "2.8.7"
426 | #define PACKAGE_STRING "thread 2.8.7"
427 | #define PACKAGE_BUGREPORT ""
428 | #define PACKAGE_URL ""
429 | #define BUILD_thread /**/
430 | #define HAVE_STDIO_H 1
431 | #define HAVE_STDLIB_H 1
432 | #define HAVE_STRING_H 1
433 | #define HAVE_INTTYPES_H 1
434 | #define HAVE_STDINT_H 1
435 | #define HAVE_STRINGS_H 1
436 | #define HAVE_SYS_STAT_H 1
437 | #define HAVE_SYS_TYPES_H 1
438 | #define HAVE_UNISTD_H 1
439 | #define STDC_HEADERS 1
440 | #define USE_THREAD_ALLOC 1
441 | #define _REENTRANT 1
442 | #define _THREAD_SAFE 1
443 | #define TCL_THREADS 1
444 | #define USE_TCL_STUBS 1
445 | #define USE_TCLOO_STUBS 1
446 | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
447 | #define HAVE_HIDDEN 1
448 | #define HAVE_CAST_TO_UNION 1
449 | #define HAVE_STDBOOL_H 1
450 | /* end confdefs.h.  */
451 | #define _LARGEFILE64_SOURCE 1
452 | #include <sys/stat.h>
453 | int
454 | main (void)
455 | {
456 | struct stat64 buf; int i = stat64("/", &buf);
457 |   ;
458 |   return 0;
459 | }
460 configure:14133: gcc -c -pipe    conftest.c >&5
461 conftest.c:34:19: error: use of undeclared identifier 'open64'
462 char *p = (char *)open64;
463                   ^
464 1 error generated.
465 configure:14133: $? = 1
466 configure: failed program was:
467 | /* confdefs.h */
468 | #define PACKAGE_NAME "thread"
469 | #define PACKAGE_TARNAME "thread"
470 | #define PACKAGE_VERSION "2.8.7"
471 | #define PACKAGE_STRING "thread 2.8.7"
472 | #define PACKAGE_BUGREPORT ""
473 | #define PACKAGE_URL ""
474 | #define BUILD_thread /**/
475 | #define HAVE_STDIO_H 1
476 | #define HAVE_STDLIB_H 1
477 | #define HAVE_STRING_H 1
478 | #define HAVE_INTTYPES_H 1
479 | #define HAVE_STDINT_H 1
480 | #define HAVE_STRINGS_H 1
481 | #define HAVE_SYS_STAT_H 1
482 | #define HAVE_SYS_TYPES_H 1
483 | #define HAVE_UNISTD_H 1
484 | #define STDC_HEADERS 1
485 | #define USE_THREAD_ALLOC 1
486 | #define _REENTRANT 1
487 | #define _THREAD_SAFE 1
488 | #define TCL_THREADS 1
489 | #define USE_TCL_STUBS 1
490 | #define USE_TCLOO_STUBS 1
491 | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
492 | #define HAVE_HIDDEN 1
493 | #define HAVE_CAST_TO_UNION 1
494 | #define HAVE_STDBOOL_H 1
495 | /* end confdefs.h.  */
496 | #include <sys/stat.h>
497 | int
498 | main (void)
499 | {
500 | char *p = (char *)open64;
501 |   ;
502 |   return 0;
503 | }
504 configure:14149: gcc -c -pipe    conftest.c >&5
505 conftest.c:35:19: error: use of undeclared identifier 'open64'
506 char *p = (char *)open64;
507                   ^
508 1 error generated.
509 configure:14149: $? = 1
510 configure: failed program was:
511 | /* confdefs.h */
512 | #define PACKAGE_NAME "thread"
513 | #define PACKAGE_TARNAME "thread"
514 | #define PACKAGE_VERSION "2.8.7"
515 | #define PACKAGE_STRING "thread 2.8.7"
516 | #define PACKAGE_BUGREPORT ""
517 | #define PACKAGE_URL ""
518 | #define BUILD_thread /**/
519 | #define HAVE_STDIO_H 1
520 | #define HAVE_STDLIB_H 1
521 | #define HAVE_STRING_H 1
522 | #define HAVE_INTTYPES_H 1
523 | #define HAVE_STDINT_H 1
524 | #define HAVE_STRINGS_H 1
525 | #define HAVE_SYS_STAT_H 1
526 | #define HAVE_SYS_TYPES_H 1
527 | #define HAVE_UNISTD_H 1
528 | #define STDC_HEADERS 1
529 | #define USE_THREAD_ALLOC 1
530 | #define _REENTRANT 1
531 | #define _THREAD_SAFE 1
532 | #define TCL_THREADS 1
533 | #define USE_TCL_STUBS 1
534 | #define USE_TCLOO_STUBS 1
535 | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
536 | #define HAVE_HIDDEN 1
537 | #define HAVE_CAST_TO_UNION 1
538 | #define HAVE_STDBOOL_H 1
539 | /* end confdefs.h.  */
540 | #define _LARGEFILE_SOURCE64 1
541 | #include <sys/stat.h>
542 | int
543 | main (void)
544 | {
545 | char *p = (char *)open64;
546 |   ;
547 |   return 0;
548 | }
549 configure:14168: result: none
550 configure:14176: checking for 64-bit integer type
551 configure:14196: gcc -c -pipe    conftest.c >&5
552 conftest.c:34:1: error: use of undeclared identifier '__int64'
553 __int64 value = (__int64) 0;
554 ^
555 1 error generated.
556 configure:14196: $? = 1
557 configure: failed program was:
558 | /* confdefs.h */
559 | #define PACKAGE_NAME "thread"
560 | #define PACKAGE_TARNAME "thread"
561 | #define PACKAGE_VERSION "2.8.7"
562 | #define PACKAGE_STRING "thread 2.8.7"
563 | #define PACKAGE_BUGREPORT ""
564 | #define PACKAGE_URL ""
565 | #define BUILD_thread /**/
566 | #define HAVE_STDIO_H 1
567 | #define HAVE_STDLIB_H 1
568 | #define HAVE_STRING_H 1
569 | #define HAVE_INTTYPES_H 1
570 | #define HAVE_STDINT_H 1
571 | #define HAVE_STRINGS_H 1
572 | #define HAVE_SYS_STAT_H 1
573 | #define HAVE_SYS_TYPES_H 1
574 | #define HAVE_UNISTD_H 1
575 | #define STDC_HEADERS 1
576 | #define USE_THREAD_ALLOC 1
577 | #define _REENTRANT 1
578 | #define _THREAD_SAFE 1
579 | #define TCL_THREADS 1
580 | #define USE_TCL_STUBS 1
581 | #define USE_TCLOO_STUBS 1
582 | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
583 | #define HAVE_HIDDEN 1
584 | #define HAVE_CAST_TO_UNION 1
585 | #define HAVE_STDBOOL_H 1
586 | /* end confdefs.h.  */
587
588 | int
589 | main (void)
590 | {
591 | __int64 value = (__int64) 0;
592 |   ;
593 |   return 0;
594 | }
595 configure:14219: gcc -c -pipe    conftest.c >&5
596 conftest.c:35:26: error: duplicate case value '1'
597             case 1: case (sizeof(long long)==sizeof(long)): ;
598                          ^
599 conftest.c:35:18: note: previous case defined here
600             case 1: case (sizeof(long long)==sizeof(long)): ;
601                  ^
602 1 error generated.
603 configure:14219: $? = 1
604 configure: failed program was:
605 | /* confdefs.h */
606 | #define PACKAGE_NAME "thread"
607 | #define PACKAGE_TARNAME "thread"
608 | #define PACKAGE_VERSION "2.8.7"
609 | #define PACKAGE_STRING "thread 2.8.7"
610 | #define PACKAGE_BUGREPORT ""
611 | #define PACKAGE_URL ""
612 | #define BUILD_thread /**/
613 | #define HAVE_STDIO_H 1
614 | #define HAVE_STDLIB_H 1
615 | #define HAVE_STRING_H 1
616 | #define HAVE_INTTYPES_H 1
617 | #define HAVE_STDINT_H 1
618 | #define HAVE_STRINGS_H 1
619 | #define HAVE_SYS_STAT_H 1
620 | #define HAVE_SYS_TYPES_H 1
621 | #define HAVE_UNISTD_H 1
622 | #define STDC_HEADERS 1
623 | #define USE_THREAD_ALLOC 1
624 | #define _REENTRANT 1
625 | #define _THREAD_SAFE 1
626 | #define TCL_THREADS 1
627 | #define USE_TCL_STUBS 1
628 | #define USE_TCLOO_STUBS 1
629 | #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
630 | #define HAVE_HIDDEN 1
631 | #define HAVE_CAST_TO_UNION 1
632 | #define HAVE_STDBOOL_H 1
633 | /* end confdefs.h.  */
634
635 | int
636 | main (void)
637 | {
638 | switch (0) {
639 |             case 1: case (sizeof(long long)==sizeof(long)): ;
640 |         }
641 |   ;
642 |   return 0;
643 | }
644 configure:14230: result: yes
645 configure:14415: checking for build with symbols
646 configure:14437: result: yes (standard debugging)
647 configure:14492: checking for grep that handles long lines and -e
648 configure:14556: result: /usr/bin/grep
649 configure:14561: checking for egrep
650 configure:14629: result: /usr/bin/grep -E
651 configure:14762: checking for tclsh
652 configure:14797: result: /Users/tacyas/Eos/util/src/TclTk/tcl8.6.12/unix/tclsh
653 configure:14963: creating ./config.status
654
655 ## ---------------------- ##
656 ## Running config.status. ##
657 ## ---------------------- ##
658
659 This file was extended by thread config.status 2.8.7, which was
660 generated by GNU Autoconf 2.71.  Invocation command line was
661
662   CONFIG_FILES    = 
663   CONFIG_HEADERS  = 
664   CONFIG_LINKS    = 
665   CONFIG_COMMANDS = 
666   $ ./config.status 
667
668 on TakuoYasunaga-MacBookPro14-M1-2021-KQG91JHQD1.local
669
670 config.status:808: creating Makefile
671 config.status:808: creating pkgIndex.tcl
672
673 ## ---------------- ##
674 ## Cache variables. ##
675 ## ---------------- ##
676
677 ac_cv_c_bigendian=no
678 ac_cv_c_compiler_gnu=yes
679 ac_cv_c_tclconfig=/Users/tacyas/Eos/util/src/TclTk/tcl8.6.12/unix
680 ac_cv_c_tclh=/Users/tacyas/Eos/util/src/TclTk/tcl8.6.12/generic
681 ac_cv_env_CCC_set=
682 ac_cv_env_CCC_value=
683 ac_cv_env_CC_set=
684 ac_cv_env_CC_value=
685 ac_cv_env_CFLAGS_set=
686 ac_cv_env_CFLAGS_value=
687 ac_cv_env_CPPFLAGS_set=
688 ac_cv_env_CPPFLAGS_value=
689 ac_cv_env_CPP_set=
690 ac_cv_env_CPP_value=
691 ac_cv_env_CXXFLAGS_set=
692 ac_cv_env_CXXFLAGS_value=
693 ac_cv_env_CXX_set=
694 ac_cv_env_CXX_value=
695 ac_cv_env_LDFLAGS_set=
696 ac_cv_env_LDFLAGS_value=
697 ac_cv_env_LIBS_set=
698 ac_cv_env_LIBS_value=
699 ac_cv_env_build_alias_set=
700 ac_cv_env_build_alias_value=
701 ac_cv_env_host_alias_set=
702 ac_cv_env_host_alias_value=
703 ac_cv_env_target_alias_set=
704 ac_cv_env_target_alias_value=
705 ac_cv_header_inttypes_h=yes
706 ac_cv_header_stdbool_h=yes
707 ac_cv_header_stdint_h=yes
708 ac_cv_header_stdio_h=yes
709 ac_cv_header_stdlib_h=yes
710 ac_cv_header_string_h=yes
711 ac_cv_header_strings_h=yes
712 ac_cv_header_sys_stat_h=yes
713 ac_cv_header_sys_types_h=yes
714 ac_cv_header_unistd_h=yes
715 ac_cv_lib_pthread_pthread_mutex_init=yes
716 ac_cv_objext=o
717 ac_cv_path_EGREP='/usr/bin/grep -E'
718 ac_cv_path_GREP=/usr/bin/grep
719 ac_cv_prog_CPP='gcc -E'
720 ac_cv_prog_ac_ct_AR=ar
721 ac_cv_prog_ac_ct_CC=gcc
722 ac_cv_prog_ac_ct_RANLIB=ranlib
723 ac_cv_prog_cc_c11=
724 ac_cv_prog_cc_g=yes
725 ac_cv_prog_cc_stdc=
726 ac_cv_prog_make_make_set=yes
727 tcl_cv_cast_to_union=yes
728 tcl_cv_cc_pipe=yes
729 tcl_cv_cc_visibility_hidden=yes
730 tcl_cv_flag__isoc99_source=no
731 tcl_cv_flag__largefile64_source=no
732 tcl_cv_flag__largefile_source64=no
733 tcl_cv_ld_search_paths_first=yes
734 tcl_cv_ld_single_module=yes
735 tcl_cv_sys_version=Darwin-22.3.0
736 tcl_cv_type_64bit=none
737
738 ## ----------------- ##
739 ## Output variables. ##
740 ## ----------------- ##
741
742 AR='ar'
743 CC='gcc'
744 CCLD='gcc'
745 CFLAGS='-pipe  ${CFLAGS_DEFAULT} ${CFLAGS_WARNING} ${SHLIB_CFLAGS}  '
746 CFLAGS_DEBUG='-g'
747 CFLAGS_DEFAULT='-g'
748 CFLAGS_OPTIMIZE='-Os'
749 CFLAGS_WARNING='-Wall'
750 CLEANFILES=''
751 CPP='gcc -E'
752 CPPFLAGS=''
753 CXX=''
754 CXXFLAGS=''
755 CYGPATH='echo'
756 DEFS='-DPACKAGE_NAME=\"thread\" -DPACKAGE_TARNAME=\"thread\" -DPACKAGE_VERSION=\"2.8.7\" -DPACKAGE_STRING=\"thread\ 2.8.7\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_thread=/\*\*/ -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 -DUSE_TCL_STUBS=1 -DTCL_TIP143=1 -DTCL_TIP285=1'
757 ECHO_C='\c'
758 ECHO_N=''
759 ECHO_T=''
760 EGREP='/usr/bin/grep -E'
761 EXEEXT=''
762 GREP='/usr/bin/grep'
763 HAVE_CXX11=''
764 HAVE_CXX14=''
765 HAVE_CXX17=''
766 INSTALL='$(SHELL) $(srcdir)/tclconfig/install-sh -c'
767 INSTALL_DATA='${INSTALL} -m 644'
768 INSTALL_DATA_DIR='${INSTALL} -d -m 755'
769 INSTALL_FLAGS=''
770 INSTALL_LIBRARY='${INSTALL} -m 644'
771 INSTALL_PROGRAM='${INSTALL} -m 755'
772 INSTALL_SCRIPT='${INSTALL} -m 755'
773 LDFLAGS=' -headerpad_max_install_names -Wl,-search_paths_first '
774 LDFLAGS_DEBUG=''
775 LDFLAGS_DEFAULT=''
776 LDFLAGS_OPTIMIZE=''
777 LD_LIBRARY_PATH_VAR='DYLD_LIBRARY_PATH'
778 LIBOBJS=''
779 LIBS=''
780 LTLIBOBJS=''
781 MAKE_LIB='${SHLIB_LD} ${LDFLAGS} ${LDFLAGS_DEFAULT} -o $@ $(PKG_OBJECTS) ${SHLIB_LD_LIBS} '
782 MAKE_SHARED_LIB='${SHLIB_LD} ${LDFLAGS} ${LDFLAGS_DEFAULT} -o $@ $(PKG_OBJECTS) ${SHLIB_LD_LIBS}'
783 MAKE_STATIC_LIB='${STLIB_LD} $@ $(PKG_OBJECTS)'
784 MAKE_STUB_LIB='${STLIB_LD} $@ $(PKG_STUB_OBJECTS)'
785 OBJEXT='o'
786 PACKAGE_BUGREPORT=''
787 PACKAGE_NAME='thread'
788 PACKAGE_STRING='thread 2.8.7'
789 PACKAGE_TARNAME='thread'
790 PACKAGE_URL=''
791 PACKAGE_VERSION='2.8.7'
792 PATH_SEPARATOR=':'
793 PKG_CFLAGS='  '
794 PKG_HEADERS=' generic/tclThread.h'
795 PKG_INCLUDES=''
796 PKG_LIBS=''
797 PKG_LIB_FILE8='libthread2.8.7.dylib'
798 PKG_LIB_FILE9='libtcl9thread2.8.7.dylib'
799 PKG_LIB_FILE='libthread2.8.7.dylib'
800 PKG_OBJECTS=' threadNs.o threadCmd.o threadSvCmd.o threadSpCmd.o threadPoolCmd.o psGdbm.o psLmdb.o threadSvListCmd.o threadSvKeylistCmd.o tclXkeylist.o threadUnix.o'
801 PKG_SOURCES=' generic/threadNs.c generic/threadCmd.c generic/threadSvCmd.c generic/threadSpCmd.c generic/threadPoolCmd.c generic/psGdbm.c generic/psLmdb.c generic/threadSvListCmd.c generic/threadSvKeylistCmd.c generic/tclXkeylist.c unix/threadUnix.c'
802 PKG_STUB_LIB_FILE='libthreadstub2.8.7.a'
803 PKG_STUB_OBJECTS=''
804 PKG_STUB_SOURCES=''
805 PKG_TCL_SOURCES=' lib/ttrace.tcl'
806 RANLIB=':'
807 RANLIB_STUB='ranlib'
808 RC=''
809 SET_MAKE=''
810 SHARED_BUILD='1'
811 SHELL='/bin/sh'
812 SHLIB_CFLAGS='-fno-common'
813 SHLIB_LD='${CCLD} -dynamiclib ${CFLAGS} ${LDFLAGS_DEFAULT} -Wl,-single_module -current_version 2.8.7 -compatibility_version 2.8.7'
814 SHLIB_LD_LIBS='${LIBS} -L/Users/tacyas/Eos/util/src/TclTk/tcl8.6.12/unix -ltclstub8.6'
815 STLIB_LD='${AR} cr'
816 STUBS_BUILD='1'
817 SWIG_WRAP=''
818 TCLSH_PROG='/Users/tacyas/Eos/util/src/TclTk/tcl8.6.12/unix/tclsh'
819 TCL_BIN_DIR='/Users/tacyas/Eos/util/src/TclTk/tcl8.6.12/unix'
820 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 '
821 TCL_EXTRA_CFLAGS='-pipe   '
822 TCL_INCLUDES='-I"/Users/tacyas/Eos/util/src/TclTk/tcl8.6.12/generic"'
823 TCL_LD_FLAGS=' -headerpad_max_install_names -Wl,-search_paths_first '
824 TCL_LIBS=' -lz  -lpthread -framework CoreFoundation '
825 TCL_LIB_FILE='libtcl8.6.dylib'
826 TCL_LIB_FLAG='-ltcl8.6'
827 TCL_LIB_SPEC='-L/Users/tacyas/Eos/util/src/TclTk/tcl8.6.12/unix -ltcl8.6'
828 TCL_PATCH_LEVEL='.12'
829 TCL_SHLIB_LD_LIBS='${LIBS}'
830 TCL_SRC_DIR='/Users/tacyas/Eos/util/src/TclTk/tcl8.6.12'
831 TCL_STUB_LIB_FILE='libtclstub8.6.a'
832 TCL_STUB_LIB_FLAG='-ltclstub8.6'
833 TCL_STUB_LIB_SPEC='-L/Users/tacyas/Eos/util/src/TclTk/tcl8.6.12/unix -ltclstub8.6'
834 TCL_THREADS='1'
835 TCL_VERSION='8.6'
836 VC_MANIFEST_EMBED_DLL=''
837 VC_MANIFEST_EMBED_EXE=''
838 ac_ct_CC='gcc'
839 ac_ct_CXX=''
840 bindir='${exec_prefix}/bin'
841 build_alias=''
842 datadir='${datarootdir}'
843 datarootdir='${prefix}/share'
844 docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
845 dvidir='${docdir}'
846 exec_prefix='/Users/tacyas/Eos/util/ARM64MAC64'
847 host_alias=''
848 htmldir='${docdir}'
849 includedir='${prefix}/include'
850 infodir='${datarootdir}/info'
851 libdir='/Users/tacyas/Eos/util/ARM64MAC64/lib'
852 libexecdir='${exec_prefix}/libexec'
853 localedir='${datarootdir}/locale'
854 localstatedir='${prefix}/var'
855 mandir='${datarootdir}/man'
856 oldincludedir='/usr/include'
857 pdfdir='${docdir}'
858 prefix='/Users/tacyas/Eos/util/ARM64MAC64'
859 program_transform_name='s,x,x,'
860 psdir='${docdir}'
861 runstatedir='${localstatedir}/run'
862 sbindir='${exec_prefix}/sbin'
863 sharedstatedir='${prefix}/com'
864 sysconfdir='${prefix}/etc'
865 target_alias=''
866
867 ## ----------- ##
868 ## confdefs.h. ##
869 ## ----------- ##
870
871 /* confdefs.h */
872 #define PACKAGE_NAME "thread"
873 #define PACKAGE_TARNAME "thread"
874 #define PACKAGE_VERSION "2.8.7"
875 #define PACKAGE_STRING "thread 2.8.7"
876 #define PACKAGE_BUGREPORT ""
877 #define PACKAGE_URL ""
878 #define BUILD_thread /**/
879 #define HAVE_STDIO_H 1
880 #define HAVE_STDLIB_H 1
881 #define HAVE_STRING_H 1
882 #define HAVE_INTTYPES_H 1
883 #define HAVE_STDINT_H 1
884 #define HAVE_STRINGS_H 1
885 #define HAVE_SYS_STAT_H 1
886 #define HAVE_SYS_TYPES_H 1
887 #define HAVE_UNISTD_H 1
888 #define STDC_HEADERS 1
889 #define USE_THREAD_ALLOC 1
890 #define _REENTRANT 1
891 #define _THREAD_SAFE 1
892 #define TCL_THREADS 1
893 #define USE_TCL_STUBS 1
894 #define USE_TCLOO_STUBS 1
895 #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
896 #define HAVE_HIDDEN 1
897 #define HAVE_CAST_TO_UNION 1
898 #define HAVE_STDBOOL_H 1
899 #define TCL_WIDE_INT_IS_LONG 1
900 #define USE_TCL_STUBS 1
901 #define TCL_TIP143 1
902 #define TCL_TIP285 1
903
904 configure: exit 0