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
diff --git a/util/src/TclTk/tcl8.6.12/unix/pkgs/thread2.8.7/config.log b/util/src/TclTk/tcl8.6.12/unix/pkgs/thread2.8.7/config.log
new file mode 100644 (file)
index 0000000..ceab97a
--- /dev/null
@@ -0,0 +1,904 @@
+This file contains any messages produced by compilers while
+running configure, to aid debugging if configure makes a mistake.
+
+It was created by thread configure 2.8.7, which was
+generated by GNU Autoconf 2.71.  Invocation command line was
+
+  $ /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
+
+## --------- ##
+## Platform. ##
+## --------- ##
+
+hostname = TakuoYasunaga-MacBookPro14-M1-2021-KQG91JHQD1.local
+uname -m = arm64
+uname -r = 22.3.0
+uname -s = Darwin
+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
+
+/usr/bin/uname -p = arm
+/bin/uname -X     = unknown
+
+/bin/arch              = unknown
+/usr/bin/arch -k       = unknown
+/usr/convex/getsysinfo = unknown
+/usr/bin/hostinfo      = Mach kernel version:
+        Darwin Kernel Version 22.3.0: Mon Jan 30 20:38:37 PST 2023; root:xnu-8792.81.3~2/RELEASE_ARM64_T6000
+Kernel configured for up to 10 processors.
+10 processors are physically available.
+10 processors are logically available.
+Processor type: arm64e (ARM64E)
+Processors active: 0 1 2 3 4 5 6 7 8 9
+Primary memory available: 64.00 gigabytes
+Default processor set: 860 tasks, 5561 threads, 10 processors
+Load average: 18.50, Mach factor: 2.29
+/bin/machine           = unknown
+/usr/bin/oslevel       = unknown
+/bin/universe          = unknown
+
+PATH: /Users/tacyas/opt/anaconda3/bin/
+PATH: /Users/tacyas/opt/anaconda3/condabin/
+PATH: /Users/tacyas/Eos/bin/
+PATH: /Users/tacyas/Eos/sbin/
+PATH: /Users/tacyas/Eos/util/ARM64MAC64/bin/
+PATH: /opt/homebrew/bin/
+PATH: /opt/homebrew/sbin/
+PATH: /usr/local/bin/
+PATH: /System/Cryptexes/App/usr/bin/
+PATH: /usr/bin/
+PATH: /bin/
+PATH: /usr/sbin/
+PATH: /sbin/
+PATH: /usr/local/share/dotnet/
+PATH: /opt/X11/bin/
+PATH: ~/.dotnet/tools/
+PATH: /Library/Apple/usr/bin/
+PATH: /Library/Frameworks/Mono.framework/Versions/Current/Commands/
+PATH: /Users/tacyas/Eos/util/srcAny/pvm3/lib/
+PATH: /Users/tacyas/Eos/util/srcAny/pvm3/bin/
+PATH: /Applications/IMOD/bin/
+
+
+## ----------- ##
+## Core tests. ##
+## ----------- ##
+
+configure:2784: checking TEA configuration
+configure:2790: result: ok (TEA 3.14)
+configure:2876: configuring thread 2.8.7
+configure:2909: checking system version
+configure:2936: result: Darwin-22.3.0
+configure:2978: checking for Tcl configuration
+configure:3111: result: found /Users/tacyas/Eos/util/src/TclTk/tcl8.6.12/unix/tclConfig.sh
+configure:3178: checking for gcc
+configure:3199: found /usr/bin/gcc
+configure:3210: result: gcc
+configure:3563: checking for C compiler version
+configure:3572: gcc --version >&5
+Apple clang version 14.0.0 (clang-1400.0.29.202)
+Target: arm64-apple-darwin22.3.0
+Thread model: posix
+InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
+configure:3583: $? = 0
+configure:3572: gcc -v >&5
+Apple clang version 14.0.0 (clang-1400.0.29.202)
+Target: arm64-apple-darwin22.3.0
+Thread model: posix
+InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
+configure:3583: $? = 0
+configure:3572: gcc -V >&5
+clang: error: argument to '-V' is missing (expected 1 value)
+clang: error: no input files
+configure:3583: $? = 1
+configure:3572: gcc -qversion >&5
+clang: error: unknown argument '-qversion'; did you mean '--version'?
+clang: error: no input files
+configure:3583: $? = 1
+configure:3572: gcc -version >&5
+clang: error: unknown argument '-version'; did you mean '--version'?
+clang: error: no input files
+configure:3583: $? = 1
+configure:3603: checking whether the C compiler works
+configure:3625: gcc    conftest.c  >&5
+configure:3629: $? = 0
+configure:3679: result: yes
+configure:3682: checking for C compiler default output file name
+configure:3684: result: a.out
+configure:3690: checking for suffix of executables
+configure:3697: gcc -o conftest    conftest.c  >&5
+configure:3701: $? = 0
+configure:3724: result: 
+configure:3746: checking whether we are cross compiling
+configure:3754: gcc -o conftest    conftest.c  >&5
+configure:3758: $? = 0
+configure:3765: ./conftest
+configure:3769: $? = 0
+configure:3784: result: no
+configure:3789: checking for suffix of object files
+configure:3812: gcc -c   conftest.c >&5
+configure:3816: $? = 0
+configure:3838: result: o
+configure:3842: checking whether the compiler supports GNU C
+configure:3862: gcc -c   conftest.c >&5
+configure:3862: $? = 0
+configure:3872: result: yes
+configure:3883: checking whether gcc accepts -g
+configure:3904: gcc -c -g  conftest.c >&5
+configure:3904: $? = 0
+configure:3948: result: yes
+configure:3968: checking for gcc option to enable C11 features
+configure:3983: gcc  -c   conftest.c >&5
+configure:3983: $? = 0
+configure:4001: result: none needed
+configure:4113: checking for existence of /Users/tacyas/Eos/util/src/TclTk/tcl8.6.12/unix/tclConfig.sh
+configure:4117: result: loading
+configure:4171: checking platform
+configure:4189: gcc -c   conftest.c >&5
+configure:4189: $? = 0
+configure:4246: result: unix
+configure:4306: --exec-prefix defaulting to TCL_EXEC_PREFIX /Users/tacyas/Eos/util/ARM64MAC64
+configure:4387: checking for gcc
+configure:4419: result: gcc
+configure:4772: checking for C compiler version
+configure:4781: gcc --version >&5
+Apple clang version 14.0.0 (clang-1400.0.29.202)
+Target: arm64-apple-darwin22.3.0
+Thread model: posix
+InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
+configure:4792: $? = 0
+configure:4781: gcc -v >&5
+Apple clang version 14.0.0 (clang-1400.0.29.202)
+Target: arm64-apple-darwin22.3.0
+Thread model: posix
+InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
+configure:4792: $? = 0
+configure:4781: gcc -V >&5
+clang: error: argument to '-V' is missing (expected 1 value)
+clang: error: no input files
+configure:4792: $? = 1
+configure:4781: gcc -qversion >&5
+clang: error: unknown argument '-qversion'; did you mean '--version'?
+clang: error: no input files
+configure:4792: $? = 1
+configure:4781: gcc -version >&5
+clang: error: unknown argument '-version'; did you mean '--version'?
+clang: error: no input files
+configure:4792: $? = 1
+configure:4796: checking whether the compiler supports GNU C
+configure:4826: result: yes
+configure:4837: checking whether gcc accepts -g
+configure:4902: result: yes
+configure:4922: checking for gcc option to enable C11 features
+configure:4955: result: none needed
+configure:5443: checking how to run the C preprocessor
+configure:5469: gcc -E  conftest.c
+configure:5469: $? = 0
+configure:5484: gcc -E  conftest.c
+conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
+#include <ac_nonexistent.h>
+         ^~~~~~~~~~~~~~~~~~
+1 error generated.
+configure:5484: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME "thread"
+| #define PACKAGE_TARNAME "thread"
+| #define PACKAGE_VERSION "2.8.7"
+| #define PACKAGE_STRING "thread 2.8.7"
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| #define BUILD_thread /**/
+| /* end confdefs.h.  */
+| #include <ac_nonexistent.h>
+configure:5511: result: gcc -E
+configure:5525: gcc -E  conftest.c
+configure:5525: $? = 0
+configure:5540: gcc -E  conftest.c
+conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
+#include <ac_nonexistent.h>
+         ^~~~~~~~~~~~~~~~~~
+1 error generated.
+configure:5540: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME "thread"
+| #define PACKAGE_TARNAME "thread"
+| #define PACKAGE_VERSION "2.8.7"
+| #define PACKAGE_STRING "thread 2.8.7"
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| #define BUILD_thread /**/
+| /* end confdefs.h.  */
+| #include <ac_nonexistent.h>
+configure:5575: checking whether make sets $(MAKE)
+configure:5598: result: yes
+configure:5660: checking for ranlib
+configure:5681: found /usr/bin/ranlib
+configure:5692: result: ranlib
+configure:5727: checking for stdio.h
+configure:5727: gcc -c   conftest.c >&5
+configure:5727: $? = 0
+configure:5727: result: yes
+configure:5727: checking for stdlib.h
+configure:5727: gcc -c   conftest.c >&5
+configure:5727: $? = 0
+configure:5727: result: yes
+configure:5727: checking for string.h
+configure:5727: gcc -c   conftest.c >&5
+configure:5727: $? = 0
+configure:5727: result: yes
+configure:5727: checking for inttypes.h
+configure:5727: gcc -c   conftest.c >&5
+configure:5727: $? = 0
+configure:5727: result: yes
+configure:5727: checking for stdint.h
+configure:5727: gcc -c   conftest.c >&5
+configure:5727: $? = 0
+configure:5727: result: yes
+configure:5727: checking for strings.h
+configure:5727: gcc -c   conftest.c >&5
+configure:5727: $? = 0
+configure:5727: result: yes
+configure:5727: checking for sys/stat.h
+configure:5727: gcc -c   conftest.c >&5
+configure:5727: $? = 0
+configure:5727: result: yes
+configure:5727: checking for sys/types.h
+configure:5727: gcc -c   conftest.c >&5
+configure:5727: $? = 0
+configure:5727: result: yes
+configure:5727: checking for unistd.h
+configure:5727: gcc -c   conftest.c >&5
+configure:5727: $? = 0
+configure:5727: result: yes
+configure:5762: checking if the compiler understands -pipe
+configure:5781: gcc -c  -pipe  conftest.c >&5
+configure:5781: $? = 0
+configure:5790: result: yes
+configure:10751: checking whether byte ordering is bigendian
+configure:10767: gcc -c  -pipe  conftest.c >&5
+configure:10767: $? = 0
+configure:10813: gcc -c  -pipe  conftest.c >&5
+configure:10813: $? = 0
+configure:10832: gcc -c  -pipe  conftest.c >&5
+conftest.c:27:4: error: use of undeclared identifier 'not'
+                 not big endian
+                 ^
+1 error generated.
+configure:10832: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME "thread"
+| #define PACKAGE_TARNAME "thread"
+| #define PACKAGE_VERSION "2.8.7"
+| #define PACKAGE_STRING "thread 2.8.7"
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| #define BUILD_thread /**/
+| #define HAVE_STDIO_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_STRING_H 1
+| #define HAVE_INTTYPES_H 1
+| #define HAVE_STDINT_H 1
+| #define HAVE_STRINGS_H 1
+| #define HAVE_SYS_STAT_H 1
+| #define HAVE_SYS_TYPES_H 1
+| #define HAVE_UNISTD_H 1
+| #define STDC_HEADERS 1
+| /* end confdefs.h.  */
+| #include <sys/types.h>
+|              #include <sys/param.h>
+| 
+| int
+| main (void)
+| {
+| #if BYTE_ORDER != BIG_ENDIAN
+|               not big endian
+|              #endif
+| 
+|   ;
+|   return 0;
+| }
+configure:10966: result: no
+configure:11137: checking for NaviServer/AOLserver configuration
+configure:11164: result: none found
+configure:11379: checking for Tcl public headers
+configure:11452: result: /Users/tacyas/Eos/util/src/TclTk/tcl8.6.12/generic
+configure:11514: checking for pthread_mutex_init in -lpthread
+configure:11537: gcc -o conftest  -pipe   conftest.c -lpthread   >&5
+configure:11537: $? = 0
+configure:11547: result: yes
+configure:11757: checking for building with threads
+configure:11763: result: yes (default)
+configure:11792: checking how to build libraries
+configure:11828: result: shared
+configure:11917: checking for ranlib
+configure:11949: result: ranlib
+configure:11976: checking if 64bit support is requested
+configure:11986: result: no
+configure:11991: checking if 64bit Sparc VIS support is requested
+configure:12001: result: no
+configure:12012: checking if compiler supports visibility "hidden"
+configure:12033: gcc -o conftest  -pipe -Werror   conftest.c  >&5
+configure:12033: $? = 0
+configure:12043: result: yes
+configure:12059: checking if rpath support is requested
+configure:12069: result: yes
+configure:12076: checking system version
+configure:12103: result: Darwin-22.3.0
+configure:12189: checking for ar
+configure:12210: found /usr/bin/ar
+configure:12221: result: ar
+configure:13245: checking if ld accepts -single_module flag
+configure:13265: gcc -o conftest -pipe     -dynamiclib -Wl,-single_module conftest.c  >&5
+configure:13265: $? = 0
+configure:13275: result: yes
+configure:13288: checking if ld accepts -search_paths_first flag
+configure:13308: gcc -o conftest -pipe     -headerpad_max_install_names -Wl,-search_paths_first conftest.c  >&5
+configure:13308: $? = 0
+configure:13318: result: yes
+configure:13951: checking for cast to union support
+configure:13971: gcc -c -pipe    conftest.c >&5
+configure:13971: $? = 0
+configure:13980: result: yes
+configure:13988: checking for stdbool.h
+configure:13988: gcc -c -pipe    conftest.c >&5
+configure:13988: $? = 0
+configure:13988: result: yes
+configure:14014: checking for required early compiler flags
+configure:14033: gcc -c -pipe    conftest.c >&5
+configure:14033: $? = 0
+configure:14083: gcc -c -pipe    conftest.c >&5
+conftest.c:34:15: error: variable has incomplete type 'struct stat64'
+struct stat64 buf; int i = stat64("/", &buf);
+              ^
+conftest.c:34:8: note: forward declaration of 'struct stat64'
+struct stat64 buf; int i = stat64("/", &buf);
+       ^
+conftest.c:34:28: error: implicit declaration of function 'stat64' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
+struct stat64 buf; int i = stat64("/", &buf);
+                           ^
+conftest.c:34:28: note: did you mean 'stat'?
+/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/stat.h:386:9: note: 'stat' declared here
+int     stat(const char *, struct stat *) __DARWIN_INODE64(stat);
+        ^
+2 errors generated.
+configure:14083: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME "thread"
+| #define PACKAGE_TARNAME "thread"
+| #define PACKAGE_VERSION "2.8.7"
+| #define PACKAGE_STRING "thread 2.8.7"
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| #define BUILD_thread /**/
+| #define HAVE_STDIO_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_STRING_H 1
+| #define HAVE_INTTYPES_H 1
+| #define HAVE_STDINT_H 1
+| #define HAVE_STRINGS_H 1
+| #define HAVE_SYS_STAT_H 1
+| #define HAVE_SYS_TYPES_H 1
+| #define HAVE_UNISTD_H 1
+| #define STDC_HEADERS 1
+| #define USE_THREAD_ALLOC 1
+| #define _REENTRANT 1
+| #define _THREAD_SAFE 1
+| #define TCL_THREADS 1
+| #define USE_TCL_STUBS 1
+| #define USE_TCLOO_STUBS 1
+| #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
+| #define HAVE_HIDDEN 1
+| #define HAVE_CAST_TO_UNION 1
+| #define HAVE_STDBOOL_H 1
+| /* end confdefs.h.  */
+| #include <sys/stat.h>
+| int
+| main (void)
+| {
+| struct stat64 buf; int i = stat64("/", &buf);
+|   ;
+|   return 0;
+| }
+configure:14099: gcc -c -pipe    conftest.c >&5
+conftest.c:35:15: error: variable has incomplete type 'struct stat64'
+struct stat64 buf; int i = stat64("/", &buf);
+              ^
+conftest.c:35:8: note: forward declaration of 'struct stat64'
+struct stat64 buf; int i = stat64("/", &buf);
+       ^
+conftest.c:35:28: error: implicit declaration of function 'stat64' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
+struct stat64 buf; int i = stat64("/", &buf);
+                           ^
+conftest.c:35:28: note: did you mean 'stat'?
+/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/stat.h:386:9: note: 'stat' declared here
+int     stat(const char *, struct stat *) __DARWIN_INODE64(stat);
+        ^
+2 errors generated.
+configure:14099: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME "thread"
+| #define PACKAGE_TARNAME "thread"
+| #define PACKAGE_VERSION "2.8.7"
+| #define PACKAGE_STRING "thread 2.8.7"
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| #define BUILD_thread /**/
+| #define HAVE_STDIO_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_STRING_H 1
+| #define HAVE_INTTYPES_H 1
+| #define HAVE_STDINT_H 1
+| #define HAVE_STRINGS_H 1
+| #define HAVE_SYS_STAT_H 1
+| #define HAVE_SYS_TYPES_H 1
+| #define HAVE_UNISTD_H 1
+| #define STDC_HEADERS 1
+| #define USE_THREAD_ALLOC 1
+| #define _REENTRANT 1
+| #define _THREAD_SAFE 1
+| #define TCL_THREADS 1
+| #define USE_TCL_STUBS 1
+| #define USE_TCLOO_STUBS 1
+| #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
+| #define HAVE_HIDDEN 1
+| #define HAVE_CAST_TO_UNION 1
+| #define HAVE_STDBOOL_H 1
+| /* end confdefs.h.  */
+| #define _LARGEFILE64_SOURCE 1
+| #include <sys/stat.h>
+| int
+| main (void)
+| {
+| struct stat64 buf; int i = stat64("/", &buf);
+|   ;
+|   return 0;
+| }
+configure:14133: gcc -c -pipe    conftest.c >&5
+conftest.c:34:19: error: use of undeclared identifier 'open64'
+char *p = (char *)open64;
+                  ^
+1 error generated.
+configure:14133: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME "thread"
+| #define PACKAGE_TARNAME "thread"
+| #define PACKAGE_VERSION "2.8.7"
+| #define PACKAGE_STRING "thread 2.8.7"
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| #define BUILD_thread /**/
+| #define HAVE_STDIO_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_STRING_H 1
+| #define HAVE_INTTYPES_H 1
+| #define HAVE_STDINT_H 1
+| #define HAVE_STRINGS_H 1
+| #define HAVE_SYS_STAT_H 1
+| #define HAVE_SYS_TYPES_H 1
+| #define HAVE_UNISTD_H 1
+| #define STDC_HEADERS 1
+| #define USE_THREAD_ALLOC 1
+| #define _REENTRANT 1
+| #define _THREAD_SAFE 1
+| #define TCL_THREADS 1
+| #define USE_TCL_STUBS 1
+| #define USE_TCLOO_STUBS 1
+| #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
+| #define HAVE_HIDDEN 1
+| #define HAVE_CAST_TO_UNION 1
+| #define HAVE_STDBOOL_H 1
+| /* end confdefs.h.  */
+| #include <sys/stat.h>
+| int
+| main (void)
+| {
+| char *p = (char *)open64;
+|   ;
+|   return 0;
+| }
+configure:14149: gcc -c -pipe    conftest.c >&5
+conftest.c:35:19: error: use of undeclared identifier 'open64'
+char *p = (char *)open64;
+                  ^
+1 error generated.
+configure:14149: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME "thread"
+| #define PACKAGE_TARNAME "thread"
+| #define PACKAGE_VERSION "2.8.7"
+| #define PACKAGE_STRING "thread 2.8.7"
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| #define BUILD_thread /**/
+| #define HAVE_STDIO_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_STRING_H 1
+| #define HAVE_INTTYPES_H 1
+| #define HAVE_STDINT_H 1
+| #define HAVE_STRINGS_H 1
+| #define HAVE_SYS_STAT_H 1
+| #define HAVE_SYS_TYPES_H 1
+| #define HAVE_UNISTD_H 1
+| #define STDC_HEADERS 1
+| #define USE_THREAD_ALLOC 1
+| #define _REENTRANT 1
+| #define _THREAD_SAFE 1
+| #define TCL_THREADS 1
+| #define USE_TCL_STUBS 1
+| #define USE_TCLOO_STUBS 1
+| #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
+| #define HAVE_HIDDEN 1
+| #define HAVE_CAST_TO_UNION 1
+| #define HAVE_STDBOOL_H 1
+| /* end confdefs.h.  */
+| #define _LARGEFILE_SOURCE64 1
+| #include <sys/stat.h>
+| int
+| main (void)
+| {
+| char *p = (char *)open64;
+|   ;
+|   return 0;
+| }
+configure:14168: result: none
+configure:14176: checking for 64-bit integer type
+configure:14196: gcc -c -pipe    conftest.c >&5
+conftest.c:34:1: error: use of undeclared identifier '__int64'
+__int64 value = (__int64) 0;
+^
+1 error generated.
+configure:14196: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME "thread"
+| #define PACKAGE_TARNAME "thread"
+| #define PACKAGE_VERSION "2.8.7"
+| #define PACKAGE_STRING "thread 2.8.7"
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| #define BUILD_thread /**/
+| #define HAVE_STDIO_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_STRING_H 1
+| #define HAVE_INTTYPES_H 1
+| #define HAVE_STDINT_H 1
+| #define HAVE_STRINGS_H 1
+| #define HAVE_SYS_STAT_H 1
+| #define HAVE_SYS_TYPES_H 1
+| #define HAVE_UNISTD_H 1
+| #define STDC_HEADERS 1
+| #define USE_THREAD_ALLOC 1
+| #define _REENTRANT 1
+| #define _THREAD_SAFE 1
+| #define TCL_THREADS 1
+| #define USE_TCL_STUBS 1
+| #define USE_TCLOO_STUBS 1
+| #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
+| #define HAVE_HIDDEN 1
+| #define HAVE_CAST_TO_UNION 1
+| #define HAVE_STDBOOL_H 1
+| /* end confdefs.h.  */
+| 
+| int
+| main (void)
+| {
+| __int64 value = (__int64) 0;
+|   ;
+|   return 0;
+| }
+configure:14219: gcc -c -pipe    conftest.c >&5
+conftest.c:35:26: error: duplicate case value '1'
+            case 1: case (sizeof(long long)==sizeof(long)): ;
+                         ^
+conftest.c:35:18: note: previous case defined here
+            case 1: case (sizeof(long long)==sizeof(long)): ;
+                 ^
+1 error generated.
+configure:14219: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME "thread"
+| #define PACKAGE_TARNAME "thread"
+| #define PACKAGE_VERSION "2.8.7"
+| #define PACKAGE_STRING "thread 2.8.7"
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| #define BUILD_thread /**/
+| #define HAVE_STDIO_H 1
+| #define HAVE_STDLIB_H 1
+| #define HAVE_STRING_H 1
+| #define HAVE_INTTYPES_H 1
+| #define HAVE_STDINT_H 1
+| #define HAVE_STRINGS_H 1
+| #define HAVE_SYS_STAT_H 1
+| #define HAVE_SYS_TYPES_H 1
+| #define HAVE_UNISTD_H 1
+| #define STDC_HEADERS 1
+| #define USE_THREAD_ALLOC 1
+| #define _REENTRANT 1
+| #define _THREAD_SAFE 1
+| #define TCL_THREADS 1
+| #define USE_TCL_STUBS 1
+| #define USE_TCLOO_STUBS 1
+| #define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
+| #define HAVE_HIDDEN 1
+| #define HAVE_CAST_TO_UNION 1
+| #define HAVE_STDBOOL_H 1
+| /* end confdefs.h.  */
+| 
+| int
+| main (void)
+| {
+| switch (0) {
+|             case 1: case (sizeof(long long)==sizeof(long)): ;
+|         }
+|   ;
+|   return 0;
+| }
+configure:14230: result: yes
+configure:14415: checking for build with symbols
+configure:14437: result: yes (standard debugging)
+configure:14492: checking for grep that handles long lines and -e
+configure:14556: result: /usr/bin/grep
+configure:14561: checking for egrep
+configure:14629: result: /usr/bin/grep -E
+configure:14762: checking for tclsh
+configure:14797: result: /Users/tacyas/Eos/util/src/TclTk/tcl8.6.12/unix/tclsh
+configure:14963: creating ./config.status
+
+## ---------------------- ##
+## Running config.status. ##
+## ---------------------- ##
+
+This file was extended by thread config.status 2.8.7, which was
+generated by GNU Autoconf 2.71.  Invocation command line was
+
+  CONFIG_FILES    = 
+  CONFIG_HEADERS  = 
+  CONFIG_LINKS    = 
+  CONFIG_COMMANDS = 
+  $ ./config.status 
+
+on TakuoYasunaga-MacBookPro14-M1-2021-KQG91JHQD1.local
+
+config.status:808: creating Makefile
+config.status:808: creating pkgIndex.tcl
+
+## ---------------- ##
+## Cache variables. ##
+## ---------------- ##
+
+ac_cv_c_bigendian=no
+ac_cv_c_compiler_gnu=yes
+ac_cv_c_tclconfig=/Users/tacyas/Eos/util/src/TclTk/tcl8.6.12/unix
+ac_cv_c_tclh=/Users/tacyas/Eos/util/src/TclTk/tcl8.6.12/generic
+ac_cv_env_CCC_set=
+ac_cv_env_CCC_value=
+ac_cv_env_CC_set=
+ac_cv_env_CC_value=
+ac_cv_env_CFLAGS_set=
+ac_cv_env_CFLAGS_value=
+ac_cv_env_CPPFLAGS_set=
+ac_cv_env_CPPFLAGS_value=
+ac_cv_env_CPP_set=
+ac_cv_env_CPP_value=
+ac_cv_env_CXXFLAGS_set=
+ac_cv_env_CXXFLAGS_value=
+ac_cv_env_CXX_set=
+ac_cv_env_CXX_value=
+ac_cv_env_LDFLAGS_set=
+ac_cv_env_LDFLAGS_value=
+ac_cv_env_LIBS_set=
+ac_cv_env_LIBS_value=
+ac_cv_env_build_alias_set=
+ac_cv_env_build_alias_value=
+ac_cv_env_host_alias_set=
+ac_cv_env_host_alias_value=
+ac_cv_env_target_alias_set=
+ac_cv_env_target_alias_value=
+ac_cv_header_inttypes_h=yes
+ac_cv_header_stdbool_h=yes
+ac_cv_header_stdint_h=yes
+ac_cv_header_stdio_h=yes
+ac_cv_header_stdlib_h=yes
+ac_cv_header_string_h=yes
+ac_cv_header_strings_h=yes
+ac_cv_header_sys_stat_h=yes
+ac_cv_header_sys_types_h=yes
+ac_cv_header_unistd_h=yes
+ac_cv_lib_pthread_pthread_mutex_init=yes
+ac_cv_objext=o
+ac_cv_path_EGREP='/usr/bin/grep -E'
+ac_cv_path_GREP=/usr/bin/grep
+ac_cv_prog_CPP='gcc -E'
+ac_cv_prog_ac_ct_AR=ar
+ac_cv_prog_ac_ct_CC=gcc
+ac_cv_prog_ac_ct_RANLIB=ranlib
+ac_cv_prog_cc_c11=
+ac_cv_prog_cc_g=yes
+ac_cv_prog_cc_stdc=
+ac_cv_prog_make_make_set=yes
+tcl_cv_cast_to_union=yes
+tcl_cv_cc_pipe=yes
+tcl_cv_cc_visibility_hidden=yes
+tcl_cv_flag__isoc99_source=no
+tcl_cv_flag__largefile64_source=no
+tcl_cv_flag__largefile_source64=no
+tcl_cv_ld_search_paths_first=yes
+tcl_cv_ld_single_module=yes
+tcl_cv_sys_version=Darwin-22.3.0
+tcl_cv_type_64bit=none
+
+## ----------------- ##
+## Output variables. ##
+## ----------------- ##
+
+AR='ar'
+CC='gcc'
+CCLD='gcc'
+CFLAGS='-pipe  ${CFLAGS_DEFAULT} ${CFLAGS_WARNING} ${SHLIB_CFLAGS}  '
+CFLAGS_DEBUG='-g'
+CFLAGS_DEFAULT='-g'
+CFLAGS_OPTIMIZE='-Os'
+CFLAGS_WARNING='-Wall'
+CLEANFILES=''
+CPP='gcc -E'
+CPPFLAGS=''
+CXX=''
+CXXFLAGS=''
+CYGPATH='echo'
+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'
+ECHO_C='\c'
+ECHO_N=''
+ECHO_T=''
+EGREP='/usr/bin/grep -E'
+EXEEXT=''
+GREP='/usr/bin/grep'
+HAVE_CXX11=''
+HAVE_CXX14=''
+HAVE_CXX17=''
+INSTALL='$(SHELL) $(srcdir)/tclconfig/install-sh -c'
+INSTALL_DATA='${INSTALL} -m 644'
+INSTALL_DATA_DIR='${INSTALL} -d -m 755'
+INSTALL_FLAGS=''
+INSTALL_LIBRARY='${INSTALL} -m 644'
+INSTALL_PROGRAM='${INSTALL} -m 755'
+INSTALL_SCRIPT='${INSTALL} -m 755'
+LDFLAGS=' -headerpad_max_install_names -Wl,-search_paths_first '
+LDFLAGS_DEBUG=''
+LDFLAGS_DEFAULT=''
+LDFLAGS_OPTIMIZE=''
+LD_LIBRARY_PATH_VAR='DYLD_LIBRARY_PATH'
+LIBOBJS=''
+LIBS=''
+LTLIBOBJS=''
+MAKE_LIB='${SHLIB_LD} ${LDFLAGS} ${LDFLAGS_DEFAULT} -o $@ $(PKG_OBJECTS) ${SHLIB_LD_LIBS} '
+MAKE_SHARED_LIB='${SHLIB_LD} ${LDFLAGS} ${LDFLAGS_DEFAULT} -o $@ $(PKG_OBJECTS) ${SHLIB_LD_LIBS}'
+MAKE_STATIC_LIB='${STLIB_LD} $@ $(PKG_OBJECTS)'
+MAKE_STUB_LIB='${STLIB_LD} $@ $(PKG_STUB_OBJECTS)'
+OBJEXT='o'
+PACKAGE_BUGREPORT=''
+PACKAGE_NAME='thread'
+PACKAGE_STRING='thread 2.8.7'
+PACKAGE_TARNAME='thread'
+PACKAGE_URL=''
+PACKAGE_VERSION='2.8.7'
+PATH_SEPARATOR=':'
+PKG_CFLAGS='  '
+PKG_HEADERS=' generic/tclThread.h'
+PKG_INCLUDES=''
+PKG_LIBS=''
+PKG_LIB_FILE8='libthread2.8.7.dylib'
+PKG_LIB_FILE9='libtcl9thread2.8.7.dylib'
+PKG_LIB_FILE='libthread2.8.7.dylib'
+PKG_OBJECTS=' threadNs.o threadCmd.o threadSvCmd.o threadSpCmd.o threadPoolCmd.o psGdbm.o psLmdb.o threadSvListCmd.o threadSvKeylistCmd.o tclXkeylist.o threadUnix.o'
+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'
+PKG_STUB_LIB_FILE='libthreadstub2.8.7.a'
+PKG_STUB_OBJECTS=''
+PKG_STUB_SOURCES=''
+PKG_TCL_SOURCES=' lib/ttrace.tcl'
+RANLIB=':'
+RANLIB_STUB='ranlib'
+RC=''
+SET_MAKE=''
+SHARED_BUILD='1'
+SHELL='/bin/sh'
+SHLIB_CFLAGS='-fno-common'
+SHLIB_LD='${CCLD} -dynamiclib ${CFLAGS} ${LDFLAGS_DEFAULT} -Wl,-single_module -current_version 2.8.7 -compatibility_version 2.8.7'
+SHLIB_LD_LIBS='${LIBS} -L/Users/tacyas/Eos/util/src/TclTk/tcl8.6.12/unix -ltclstub8.6'
+STLIB_LD='${AR} cr'
+STUBS_BUILD='1'
+SWIG_WRAP=''
+TCLSH_PROG='/Users/tacyas/Eos/util/src/TclTk/tcl8.6.12/unix/tclsh'
+TCL_BIN_DIR='/Users/tacyas/Eos/util/src/TclTk/tcl8.6.12/unix'
+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 '
+TCL_EXTRA_CFLAGS='-pipe   '
+TCL_INCLUDES='-I"/Users/tacyas/Eos/util/src/TclTk/tcl8.6.12/generic"'
+TCL_LD_FLAGS=' -headerpad_max_install_names -Wl,-search_paths_first '
+TCL_LIBS=' -lz  -lpthread -framework CoreFoundation '
+TCL_LIB_FILE='libtcl8.6.dylib'
+TCL_LIB_FLAG='-ltcl8.6'
+TCL_LIB_SPEC='-L/Users/tacyas/Eos/util/src/TclTk/tcl8.6.12/unix -ltcl8.6'
+TCL_PATCH_LEVEL='.12'
+TCL_SHLIB_LD_LIBS='${LIBS}'
+TCL_SRC_DIR='/Users/tacyas/Eos/util/src/TclTk/tcl8.6.12'
+TCL_STUB_LIB_FILE='libtclstub8.6.a'
+TCL_STUB_LIB_FLAG='-ltclstub8.6'
+TCL_STUB_LIB_SPEC='-L/Users/tacyas/Eos/util/src/TclTk/tcl8.6.12/unix -ltclstub8.6'
+TCL_THREADS='1'
+TCL_VERSION='8.6'
+VC_MANIFEST_EMBED_DLL=''
+VC_MANIFEST_EMBED_EXE=''
+ac_ct_CC='gcc'
+ac_ct_CXX=''
+bindir='${exec_prefix}/bin'
+build_alias=''
+datadir='${datarootdir}'
+datarootdir='${prefix}/share'
+docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
+dvidir='${docdir}'
+exec_prefix='/Users/tacyas/Eos/util/ARM64MAC64'
+host_alias=''
+htmldir='${docdir}'
+includedir='${prefix}/include'
+infodir='${datarootdir}/info'
+libdir='/Users/tacyas/Eos/util/ARM64MAC64/lib'
+libexecdir='${exec_prefix}/libexec'
+localedir='${datarootdir}/locale'
+localstatedir='${prefix}/var'
+mandir='${datarootdir}/man'
+oldincludedir='/usr/include'
+pdfdir='${docdir}'
+prefix='/Users/tacyas/Eos/util/ARM64MAC64'
+program_transform_name='s,x,x,'
+psdir='${docdir}'
+runstatedir='${localstatedir}/run'
+sbindir='${exec_prefix}/sbin'
+sharedstatedir='${prefix}/com'
+sysconfdir='${prefix}/etc'
+target_alias=''
+
+## ----------- ##
+## confdefs.h. ##
+## ----------- ##
+
+/* confdefs.h */
+#define PACKAGE_NAME "thread"
+#define PACKAGE_TARNAME "thread"
+#define PACKAGE_VERSION "2.8.7"
+#define PACKAGE_STRING "thread 2.8.7"
+#define PACKAGE_BUGREPORT ""
+#define PACKAGE_URL ""
+#define BUILD_thread /**/
+#define HAVE_STDIO_H 1
+#define HAVE_STDLIB_H 1
+#define HAVE_STRING_H 1
+#define HAVE_INTTYPES_H 1
+#define HAVE_STDINT_H 1
+#define HAVE_STRINGS_H 1
+#define HAVE_SYS_STAT_H 1
+#define HAVE_SYS_TYPES_H 1
+#define HAVE_UNISTD_H 1
+#define STDC_HEADERS 1
+#define USE_THREAD_ALLOC 1
+#define _REENTRANT 1
+#define _THREAD_SAFE 1
+#define TCL_THREADS 1
+#define USE_TCL_STUBS 1
+#define USE_TCLOO_STUBS 1
+#define MODULE_SCOPE extern __attribute__((__visibility__("hidden")))
+#define HAVE_HIDDEN 1
+#define HAVE_CAST_TO_UNION 1
+#define HAVE_STDBOOL_H 1
+#define TCL_WIDE_INT_IS_LONG 1
+#define USE_TCL_STUBS 1
+#define TCL_TIP143 1
+#define TCL_TIP285 1
+
+configure: exit 0