OSDN Git Service

mrcImageOpticalFlow & mrcImageLucasKanade & mrcImageHornSchunckの変更
[eos/base.git] / util / src / TclTk / tcl8.6.12 / unix / pkgs / tdbc1.1.3 / config.log
diff --git a/util/src/TclTk/tcl8.6.12/unix/pkgs/tdbc1.1.3/config.log b/util/src/TclTk/tcl8.6.12/unix/pkgs/tdbc1.1.3/config.log
new file mode 100644 (file)
index 0000000..c7d6dab
--- /dev/null
@@ -0,0 +1,914 @@
+This file contains any messages produced by compilers while
+running configure, to aid debugging if configure makes a mistake.
+
+It was created by tdbc configure 1.1.3, which was
+generated by GNU Autoconf 2.70.  Invocation command line was
+
+  $ /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
+
+## --------- ##
+## 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, 5658 threads, 10 processors
+Load average: 10.43, Mach factor: 3.21
+/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:2487: checking TEA configuration
+configure:2493: result: ok (TEA 3.13)
+configure:2579: configuring tdbc 1.1.3
+configure:2611: checking system version
+configure:2638: result: Darwin-22.3.0
+configure:2680: checking for Tcl configuration
+configure:2813: result: found /Users/tacyas/Eos/util/src/TclTk/tcl8.6.12/unix/tclConfig.sh
+configure:2880: checking for gcc
+configure:2901: found /usr/bin/gcc
+configure:2912: result: gcc
+configure:3265: checking for C compiler version
+configure:3274: 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:3285: $? = 0
+configure:3274: 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:3285: $? = 0
+configure:3274: gcc -V >&5
+clang: error: argument to '-V' is missing (expected 1 value)
+clang: error: no input files
+configure:3285: $? = 1
+configure:3274: gcc -qversion >&5
+clang: error: unknown argument '-qversion'; did you mean '--version'?
+clang: error: no input files
+configure:3285: $? = 1
+configure:3274: gcc -version >&5
+clang: error: unknown argument '-version'; did you mean '--version'?
+clang: error: no input files
+configure:3285: $? = 1
+configure:3305: checking whether the C compiler works
+configure:3327: gcc    conftest.c  >&5
+configure:3331: $? = 0
+configure:3381: result: yes
+configure:3384: checking for C compiler default output file name
+configure:3386: result: a.out
+configure:3392: checking for suffix of executables
+configure:3399: gcc -o conftest    conftest.c  >&5
+configure:3403: $? = 0
+configure:3426: result: 
+configure:3448: checking whether we are cross compiling
+configure:3456: gcc -o conftest    conftest.c  >&5
+configure:3460: $? = 0
+configure:3467: ./conftest
+configure:3471: $? = 0
+configure:3486: result: no
+configure:3491: checking for suffix of object files
+configure:3514: gcc -c   conftest.c >&5
+configure:3518: $? = 0
+configure:3540: result: o
+configure:3544: checking whether the compiler supports GNU C
+configure:3564: gcc -c   conftest.c >&5
+configure:3564: $? = 0
+configure:3574: result: yes
+configure:3585: checking whether gcc accepts -g
+configure:3606: gcc -c -g  conftest.c >&5
+configure:3606: $? = 0
+configure:3650: result: yes
+configure:3667: checking for gcc option to enable C11 features
+configure:3682: gcc  -c   conftest.c >&5
+configure:3682: $? = 0
+configure:3697: result: none needed
+configure:3822: checking for existence of /Users/tacyas/Eos/util/src/TclTk/tcl8.6.12/unix/tclConfig.sh
+configure:3826: result: loading
+configure:3880: checking platform
+configure:3898: gcc -c   conftest.c >&5
+configure:3898: $? = 0
+configure:3955: result: unix
+configure:4282: --exec-prefix defaulting to TCL_EXEC_PREFIX /Users/tacyas/Eos/util/ARM64MAC64
+configure:4357: checking for gcc
+configure:4389: result: gcc
+configure:4742: checking for C compiler version
+configure:4751: 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:4762: $? = 0
+configure:4751: 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:4762: $? = 0
+configure:4751: gcc -V >&5
+clang: error: argument to '-V' is missing (expected 1 value)
+clang: error: no input files
+configure:4762: $? = 1
+configure:4751: gcc -qversion >&5
+clang: error: unknown argument '-qversion'; did you mean '--version'?
+clang: error: no input files
+configure:4762: $? = 1
+configure:4751: gcc -version >&5
+clang: error: unknown argument '-version'; did you mean '--version'?
+clang: error: no input files
+configure:4762: $? = 1
+configure:4766: checking whether the compiler supports GNU C
+configure:4796: result: yes
+configure:4807: checking whether gcc accepts -g
+configure:4872: result: yes
+configure:4889: checking for gcc option to enable C11 features
+configure:4919: result: none needed
+configure:5047: checking how to run the C preprocessor
+configure:5073: gcc -E  conftest.c
+configure:5073: $? = 0
+configure:5088: gcc -E  conftest.c
+conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
+#include <ac_nonexistent.h>
+         ^~~~~~~~~~~~~~~~~~
+1 error generated.
+configure:5088: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME "tdbc"
+| #define PACKAGE_TARNAME "tdbc"
+| #define PACKAGE_VERSION "1.1.3"
+| #define PACKAGE_STRING "tdbc 1.1.3"
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| #define BUILD_tdbc /**/
+| /* end confdefs.h.  */
+| #include <ac_nonexistent.h>
+configure:5115: result: gcc -E
+configure:5129: gcc -E  conftest.c
+configure:5129: $? = 0
+configure:5144: gcc -E  conftest.c
+conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
+#include <ac_nonexistent.h>
+         ^~~~~~~~~~~~~~~~~~
+1 error generated.
+configure:5144: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME "tdbc"
+| #define PACKAGE_TARNAME "tdbc"
+| #define PACKAGE_VERSION "1.1.3"
+| #define PACKAGE_STRING "tdbc 1.1.3"
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| #define BUILD_tdbc /**/
+| /* end confdefs.h.  */
+| #include <ac_nonexistent.h>
+configure:5179: checking whether make sets $(MAKE)
+configure:5202: result: yes
+configure:5264: checking for ranlib
+configure:5285: found /usr/bin/ranlib
+configure:5296: result: ranlib
+configure:5330: checking for stdio.h
+configure:5330: gcc -c   conftest.c >&5
+configure:5330: $? = 0
+configure:5330: result: yes
+configure:5330: checking for stdlib.h
+configure:5330: gcc -c   conftest.c >&5
+configure:5330: $? = 0
+configure:5330: result: yes
+configure:5330: checking for string.h
+configure:5330: gcc -c   conftest.c >&5
+configure:5330: $? = 0
+configure:5330: result: yes
+configure:5330: checking for inttypes.h
+configure:5330: gcc -c   conftest.c >&5
+configure:5330: $? = 0
+configure:5330: result: yes
+configure:5330: checking for stdint.h
+configure:5330: gcc -c   conftest.c >&5
+configure:5330: $? = 0
+configure:5330: result: yes
+configure:5330: checking for strings.h
+configure:5330: gcc -c   conftest.c >&5
+configure:5330: $? = 0
+configure:5330: result: yes
+configure:5330: checking for sys/stat.h
+configure:5330: gcc -c   conftest.c >&5
+configure:5330: $? = 0
+configure:5330: result: yes
+configure:5330: checking for sys/types.h
+configure:5330: gcc -c   conftest.c >&5
+configure:5330: $? = 0
+configure:5330: result: yes
+configure:5330: checking for unistd.h
+configure:5330: gcc -c   conftest.c >&5
+configure:5330: $? = 0
+configure:5330: result: yes
+configure:5365: checking if the compiler understands -pipe
+configure:5384: gcc -c  -pipe  conftest.c >&5
+configure:5384: $? = 0
+configure:5393: result: yes
+configure:5404: checking whether byte ordering is bigendian
+configure:5420: gcc -c  -pipe  conftest.c >&5
+configure:5420: $? = 0
+configure:5466: gcc -c  -pipe  conftest.c >&5
+configure:5466: $? = 0
+configure:5485: gcc -c  -pipe  conftest.c >&5
+conftest.c:27:4: error: use of undeclared identifier 'not'
+                 not big endian
+                 ^
+1 error generated.
+configure:5485: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME "tdbc"
+| #define PACKAGE_TARNAME "tdbc"
+| #define PACKAGE_VERSION "1.1.3"
+| #define PACKAGE_STRING "tdbc 1.1.3"
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| #define BUILD_tdbc /**/
+| #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:5619: result: no
+configure:5643: checking for inline
+configure:5660: gcc -c  -pipe  conftest.c >&5
+configure:5660: $? = 0
+configure:5669: result: inline
+configure:5841: checking for Tcl public headers
+configure:5914: result: /Users/tacyas/Eos/util/src/TclTk/tcl8.6.12/generic
+configure:5976: checking for pthread_mutex_init in -lpthread
+configure:5999: gcc -o conftest  -pipe   conftest.c -lpthread   >&5
+configure:5999: $? = 0
+configure:6009: result: yes
+configure:6219: checking for building with threads
+configure:6225: result: yes (default)
+configure:6254: checking how to build libraries
+configure:6290: result: shared
+configure:6379: checking for ranlib
+configure:6411: result: ranlib
+configure:6438: checking if 64bit support is requested
+configure:6448: result: no
+configure:6453: checking if 64bit Sparc VIS support is requested
+configure:6463: result: no
+configure:6474: checking if compiler supports visibility "hidden"
+configure:6495: gcc -o conftest  -pipe -Werror   conftest.c  >&5
+configure:6495: $? = 0
+configure:6505: result: yes
+configure:6521: checking if rpath support is requested
+configure:6531: result: yes
+configure:6538: checking system version
+configure:6565: result: Darwin-22.3.0
+configure:6651: checking for ar
+configure:6672: found /usr/bin/ar
+configure:6683: result: ar
+configure:7697: checking if ld accepts -single_module flag
+configure:7717: gcc -o conftest -pipe     -dynamiclib -Wl,-single_module conftest.c  >&5
+configure:7717: $? = 0
+configure:7727: result: yes
+configure:7740: checking if ld accepts -search_paths_first flag
+configure:7760: gcc -o conftest -pipe     -headerpad_max_install_names -Wl,-search_paths_first conftest.c  >&5
+configure:7760: $? = 0
+configure:7770: result: yes
+configure:8403: checking for cast to union support
+configure:8423: gcc -c -pipe    conftest.c >&5
+configure:8423: $? = 0
+configure:8432: result: yes
+configure:8440: checking for stdbool.h
+configure:8440: gcc -c -pipe    conftest.c >&5
+configure:8440: $? = 0
+configure:8440: result: yes
+configure:8466: checking for required early compiler flags
+configure:8485: gcc -c -pipe    conftest.c >&5
+configure:8485: $? = 0
+configure:8535: 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:8535: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME "tdbc"
+| #define PACKAGE_TARNAME "tdbc"
+| #define PACKAGE_VERSION "1.1.3"
+| #define PACKAGE_STRING "tdbc 1.1.3"
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| #define BUILD_tdbc /**/
+| #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:8551: 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:8551: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME "tdbc"
+| #define PACKAGE_TARNAME "tdbc"
+| #define PACKAGE_VERSION "1.1.3"
+| #define PACKAGE_STRING "tdbc 1.1.3"
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| #define BUILD_tdbc /**/
+| #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:8585: gcc -c -pipe    conftest.c >&5
+conftest.c:34:19: error: use of undeclared identifier 'open64'
+char *p = (char *)open64;
+                  ^
+1 error generated.
+configure:8585: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME "tdbc"
+| #define PACKAGE_TARNAME "tdbc"
+| #define PACKAGE_VERSION "1.1.3"
+| #define PACKAGE_STRING "tdbc 1.1.3"
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| #define BUILD_tdbc /**/
+| #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:8601: gcc -c -pipe    conftest.c >&5
+conftest.c:35:19: error: use of undeclared identifier 'open64'
+char *p = (char *)open64;
+                  ^
+1 error generated.
+configure:8601: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME "tdbc"
+| #define PACKAGE_TARNAME "tdbc"
+| #define PACKAGE_VERSION "1.1.3"
+| #define PACKAGE_STRING "tdbc 1.1.3"
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| #define BUILD_tdbc /**/
+| #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:8620: result: none
+configure:8628: checking for 64-bit integer type
+configure:8648: gcc -c -pipe    conftest.c >&5
+conftest.c:34:1: error: use of undeclared identifier '__int64'
+__int64 value = (__int64) 0;
+^
+1 error generated.
+configure:8648: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME "tdbc"
+| #define PACKAGE_TARNAME "tdbc"
+| #define PACKAGE_VERSION "1.1.3"
+| #define PACKAGE_STRING "tdbc 1.1.3"
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| #define BUILD_tdbc /**/
+| #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:8671: 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:8671: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME "tdbc"
+| #define PACKAGE_TARNAME "tdbc"
+| #define PACKAGE_VERSION "1.1.3"
+| #define PACKAGE_STRING "tdbc 1.1.3"
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| #define BUILD_tdbc /**/
+| #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:8682: result: yes
+configure:8867: checking for build with symbols
+configure:8889: result: yes (standard debugging)
+configure:8920: checking for grep that handles long lines and -e
+configure:8984: result: /usr/bin/grep
+configure:8989: checking for egrep
+configure:9057: result: /usr/bin/grep -E
+configure:9190: checking for tclsh
+configure:9225: result: /Users/tacyas/Eos/util/src/TclTk/tcl8.6.12/unix/tclsh
+configure:9451: creating ./config.status
+
+## ---------------------- ##
+## Running config.status. ##
+## ---------------------- ##
+
+This file was extended by tdbc config.status 1.1.3, which was
+generated by GNU Autoconf 2.70.  Invocation command line was
+
+  CONFIG_FILES    = 
+  CONFIG_HEADERS  = 
+  CONFIG_LINKS    = 
+  CONFIG_COMMANDS = 
+  $ ./config.status 
+
+on TakuoYasunaga-MacBookPro14-M1-2021-KQG91JHQD1.local
+
+config.status:822: creating Makefile
+config.status:822: creating pkgIndex.tcl
+config.status:822: creating tdbcConfig.sh
+
+## ---------------- ##
+## Cache variables. ##
+## ---------------- ##
+
+ac_cv_c_bigendian=no
+ac_cv_c_compiler_gnu=yes
+ac_cv_c_inline=inline
+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_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_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'
+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=''
+CYGPATH='echo'
+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'
+ECHO_C='\c'
+ECHO_N=''
+ECHO_T=''
+EGREP='/usr/bin/grep -E'
+EXEEXT=''
+GREP='/usr/bin/grep'
+INSTALL='$(SHELL) $(srcdir)/tclconfig/install-sh -c'
+INSTALL_DATA='${INSTALL} -m 644'
+INSTALL_DATA_DIR='${INSTALL} -d -m 755'
+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=''
+MAJOR_VERSION=''
+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)'
+MINOR_VERSION=''
+OBJEXT='o'
+PACKAGE_BUGREPORT=''
+PACKAGE_NAME='tdbc'
+PACKAGE_STRING='tdbc 1.1.3'
+PACKAGE_TARNAME='tdbc'
+PACKAGE_URL=''
+PACKAGE_VERSION='1.1.3'
+PATCHLEVEL=''
+PATH_SEPARATOR=':'
+PKG_CFLAGS=' '
+PKG_HEADERS=' generic/tdbc.h generic/tdbcInt.h generic/tdbcDecls.h'
+PKG_INCLUDES=''
+PKG_LIBS=''
+PKG_LIB_FILE8='libtdbc1.1.3.dylib'
+PKG_LIB_FILE9='libtcl9tdbc1.1.3.dylib'
+PKG_LIB_FILE='libtdbc1.1.3.dylib'
+PKG_OBJECTS=' tdbc.o tdbcStubInit.o tdbcTokenize.o'
+PKG_SOURCES=' tdbc.c tdbcStubInit.c tdbcTokenize.c'
+PKG_STUB_LIB_FILE='libtdbcstub1.1.3.a'
+PKG_STUB_OBJECTS=' tdbcStubLib.o'
+PKG_STUB_SOURCES=' tdbcStubLib.c'
+PKG_TCL_SOURCES=' library/tdbc.tcl'
+RANLIB=':'
+RANLIB_STUB='ranlib'
+RC=''
+SET_MAKE=''
+SHARED_BUILD='1'
+SHELL='/bin/sh'
+SHLIB_CFLAGS='-fno-common'
+SHLIB_LD='${CC} -dynamiclib ${CFLAGS} ${LDFLAGS_DEFAULT} -Wl,-single_module -current_version 1.1.3 -compatibility_version 1.1.3'
+SHLIB_LD_LIBS='${LIBS} -L/Users/tacyas/Eos/util/src/TclTk/tcl8.6.12/unix -ltclstub8.6'
+STLIB_LD='${AR} cr'
+STUBS_BUILD='1'
+TCLOO_VERSION_REQ='1.0'
+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'
+TCL_VERSION_DESIRED='8.6'
+TCL_VERSION_REQ='8.5-'
+VC_MANIFEST_EMBED_DLL=''
+VC_MANIFEST_EMBED_EXE=''
+ac_ct_CC='gcc'
+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=''
+tcloo_BIN_DIR=''
+tcloo_LIB_FILE=''
+tcloo_LIB_SPEC=''
+tcloo_SRC_DIR=''
+tcloo_STUB_LIB_FILE=''
+tcloo_STUB_LIB_PATH=''
+tcloo_STUB_LIB_SPEC=''
+tcloo_VERSION=''
+tdbc_BUILD_INCLUDE_SPEC='-I/Users/tacyas/Eos/util/src/TclTk/tcl8.6.12/pkgs/tdbc1.1.3/generic'
+tdbc_BUILD_LIB_SPEC='-L/Users/tacyas/Eos/util/src/TclTk/tcl8.6.12/unix/pkgs/tdbc1.1.3 -ltdbc1.1.3'
+tdbc_BUILD_STUB_LIB_PATH='/Users/tacyas/Eos/util/src/TclTk/tcl8.6.12/unix/pkgs/tdbc1.1.3/libtdbcstub1.1.3.a'
+tdbc_BUILD_STUB_LIB_SPEC='-L/Users/tacyas/Eos/util/src/TclTk/tcl8.6.12/unix/pkgs/tdbc1.1.3 -ltdbcstub1.1.3'
+tdbc_INCLUDE_SPEC='-I/Users/tacyas/Eos/util/ARM64MAC64/include'
+tdbc_LIB_DIR='/Users/tacyas/Eos/util/ARM64MAC64/lib/tdbc1.1.3'
+tdbc_LIB_SPEC='-L/Users/tacyas/Eos/util/ARM64MAC64/lib/tdbc1.1.3 -ltdbc1.1.3'
+tdbc_SRC_DIR='/Users/tacyas/Eos/util/src/TclTk/tcl8.6.12/pkgs/tdbc1.1.3'
+tdbc_STUB_LIB_PATH='/Users/tacyas/Eos/util/ARM64MAC64/lib/tdbc1.1.3/libtdbcstub1.1.3.a'
+tdbc_STUB_LIB_SPEC='-L/Users/tacyas/Eos/util/ARM64MAC64/lib/tdbc1.1.3 -ltdbcstub1.1.3'
+
+## ----------- ##
+## confdefs.h. ##
+## ----------- ##
+
+/* confdefs.h */
+#define PACKAGE_NAME "tdbc"
+#define PACKAGE_TARNAME "tdbc"
+#define PACKAGE_VERSION "1.1.3"
+#define PACKAGE_STRING "tdbc 1.1.3"
+#define PACKAGE_BUGREPORT ""
+#define PACKAGE_URL ""
+#define BUILD_tdbc /**/
+#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
+
+configure: exit 0