OSDN Git Service

Please enter the commit message for your changes. Lines starting
[eos/base.git] / util / src / TclTk / tcl8.6.12 / unix / pkgs / sqlite3.36.0 / config.log
diff --git a/util/src/TclTk/tcl8.6.12/unix/pkgs/sqlite3.36.0/config.log b/util/src/TclTk/tcl8.6.12/unix/pkgs/sqlite3.36.0/config.log
new file mode 100644 (file)
index 0000000..74f1b30
--- /dev/null
@@ -0,0 +1,1646 @@
+This file contains any messages produced by compilers while
+running configure, to aid debugging if configure makes a mistake.
+
+It was created by sqlite configure 3.36.0, which was
+generated by GNU Autoconf 2.71.  Invocation command line was
+
+  $ /Users/tacyas/Eos/util/src/TclTk/tcl8.6.12/pkgs/sqlite3.36.0/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, 5659 threads, 10 processors
+Load average: 15.96, Mach factor: 1.44
+/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:2517: checking TEA configuration
+configure:2523: result: ok (TEA 3.13)
+configure:2609: configuring sqlite 3.36.0
+configure:2641: checking system version
+configure:2668: result: Darwin-22.3.0
+configure:2710: checking for Tcl configuration
+configure:2843: result: found /Users/tacyas/Eos/util/src/TclTk/tcl8.6.12/unix/tclConfig.sh
+configure:2910: checking for gcc
+configure:2931: found /usr/bin/gcc
+configure:2942: result: gcc
+configure:3295: checking for C compiler version
+configure:3304: 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:3315: $? = 0
+configure:3304: 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:3315: $? = 0
+configure:3304: gcc -V >&5
+clang: error: argument to '-V' is missing (expected 1 value)
+clang: error: no input files
+configure:3315: $? = 1
+configure:3304: gcc -qversion >&5
+clang: error: unknown argument '-qversion'; did you mean '--version'?
+clang: error: no input files
+configure:3315: $? = 1
+configure:3304: gcc -version >&5
+clang: error: unknown argument '-version'; did you mean '--version'?
+clang: error: no input files
+configure:3315: $? = 1
+configure:3335: checking whether the C compiler works
+configure:3357: gcc    conftest.c  >&5
+configure:3361: $? = 0
+configure:3411: result: yes
+configure:3414: checking for C compiler default output file name
+configure:3416: result: a.out
+configure:3422: checking for suffix of executables
+configure:3429: gcc -o conftest    conftest.c  >&5
+configure:3433: $? = 0
+configure:3456: result: 
+configure:3478: checking whether we are cross compiling
+configure:3486: gcc -o conftest    conftest.c  >&5
+configure:3490: $? = 0
+configure:3497: ./conftest
+configure:3501: $? = 0
+configure:3516: result: no
+configure:3521: checking for suffix of object files
+configure:3544: gcc -c   conftest.c >&5
+configure:3548: $? = 0
+configure:3570: result: o
+configure:3574: checking whether the compiler supports GNU C
+configure:3594: gcc -c   conftest.c >&5
+configure:3594: $? = 0
+configure:3604: result: yes
+configure:3615: checking whether gcc accepts -g
+configure:3636: gcc -c -g  conftest.c >&5
+configure:3636: $? = 0
+configure:3680: result: yes
+configure:3700: checking for gcc option to enable C11 features
+configure:3715: gcc  -c   conftest.c >&5
+configure:3715: $? = 0
+configure:3733: result: none needed
+configure:3845: checking for existence of /Users/tacyas/Eos/util/src/TclTk/tcl8.6.12/unix/tclConfig.sh
+configure:3849: result: loading
+configure:3903: checking platform
+configure:3921: gcc -c   conftest.c >&5
+configure:3921: $? = 0
+configure:3978: result: unix
+configure:4029: --exec-prefix defaulting to TCL_EXEC_PREFIX /Users/tacyas/Eos/util/ARM64MAC64
+configure:4104: checking for gcc
+configure:4136: result: gcc
+configure:4489: checking for C compiler version
+configure:4498: 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:4509: $? = 0
+configure:4498: 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:4509: $? = 0
+configure:4498: gcc -V >&5
+clang: error: argument to '-V' is missing (expected 1 value)
+clang: error: no input files
+configure:4509: $? = 1
+configure:4498: gcc -qversion >&5
+clang: error: unknown argument '-qversion'; did you mean '--version'?
+clang: error: no input files
+configure:4509: $? = 1
+configure:4498: gcc -version >&5
+clang: error: unknown argument '-version'; did you mean '--version'?
+clang: error: no input files
+configure:4509: $? = 1
+configure:4513: checking whether the compiler supports GNU C
+configure:4543: result: yes
+configure:4554: checking whether gcc accepts -g
+configure:4619: result: yes
+configure:4639: checking for gcc option to enable C11 features
+configure:4672: result: none needed
+configure:4787: checking how to run the C preprocessor
+configure:4813: gcc -E  conftest.c
+configure:4813: $? = 0
+configure:4828: gcc -E  conftest.c
+conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
+#include <ac_nonexistent.h>
+         ^~~~~~~~~~~~~~~~~~
+1 error generated.
+configure:4828: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME "sqlite"
+| #define PACKAGE_TARNAME "sqlite"
+| #define PACKAGE_VERSION "3.36.0"
+| #define PACKAGE_STRING "sqlite 3.36.0"
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| #define BUILD_sqlite /**/
+| /* end confdefs.h.  */
+| #include <ac_nonexistent.h>
+configure:4855: result: gcc -E
+configure:4869: gcc -E  conftest.c
+configure:4869: $? = 0
+configure:4884: gcc -E  conftest.c
+conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
+#include <ac_nonexistent.h>
+         ^~~~~~~~~~~~~~~~~~
+1 error generated.
+configure:4884: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME "sqlite"
+| #define PACKAGE_TARNAME "sqlite"
+| #define PACKAGE_VERSION "3.36.0"
+| #define PACKAGE_STRING "sqlite 3.36.0"
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| #define BUILD_sqlite /**/
+| /* end confdefs.h.  */
+| #include <ac_nonexistent.h>
+configure:4919: checking whether make sets $(MAKE)
+configure:4942: result: yes
+configure:5004: checking for ranlib
+configure:5025: found /usr/bin/ranlib
+configure:5036: result: ranlib
+configure:5070: checking for stdio.h
+configure:5070: gcc -c   conftest.c >&5
+configure:5070: $? = 0
+configure:5070: result: yes
+configure:5070: checking for stdlib.h
+configure:5070: gcc -c   conftest.c >&5
+configure:5070: $? = 0
+configure:5070: result: yes
+configure:5070: checking for string.h
+configure:5070: gcc -c   conftest.c >&5
+configure:5070: $? = 0
+configure:5070: result: yes
+configure:5070: checking for inttypes.h
+configure:5070: gcc -c   conftest.c >&5
+configure:5070: $? = 0
+configure:5070: result: yes
+configure:5070: checking for stdint.h
+configure:5070: gcc -c   conftest.c >&5
+configure:5070: $? = 0
+configure:5070: result: yes
+configure:5070: checking for strings.h
+configure:5070: gcc -c   conftest.c >&5
+configure:5070: $? = 0
+configure:5070: result: yes
+configure:5070: checking for sys/stat.h
+configure:5070: gcc -c   conftest.c >&5
+configure:5070: $? = 0
+configure:5070: result: yes
+configure:5070: checking for sys/types.h
+configure:5070: gcc -c   conftest.c >&5
+configure:5070: $? = 0
+configure:5070: result: yes
+configure:5070: checking for unistd.h
+configure:5070: gcc -c   conftest.c >&5
+configure:5070: $? = 0
+configure:5070: result: yes
+configure:5105: checking if the compiler understands -pipe
+configure:5124: gcc -c  -pipe  conftest.c >&5
+configure:5124: $? = 0
+configure:5133: result: yes
+configure:5144: checking whether byte ordering is bigendian
+configure:5160: gcc -c  -pipe  conftest.c >&5
+configure:5160: $? = 0
+configure:5206: gcc -c  -pipe  conftest.c >&5
+configure:5206: $? = 0
+configure:5225: gcc -c  -pipe  conftest.c >&5
+conftest.c:27:4: error: use of undeclared identifier 'not'
+                 not big endian
+                 ^
+1 error generated.
+configure:5225: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME "sqlite"
+| #define PACKAGE_TARNAME "sqlite"
+| #define PACKAGE_VERSION "3.36.0"
+| #define PACKAGE_STRING "sqlite 3.36.0"
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| #define BUILD_sqlite /**/
+| #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:5359: result: no
+configure:5653: checking for Tcl public headers
+configure:5726: result: /Users/tacyas/Eos/util/src/TclTk/tcl8.6.12/generic
+configure:5788: checking for pthread_mutex_init in -lpthread
+configure:5811: gcc -o conftest  -pipe   conftest.c -lpthread   >&5
+configure:5811: $? = 0
+configure:5821: result: yes
+configure:6031: checking for building with threads
+configure:6037: result: yes (default)
+configure:6088: checking how to build libraries
+configure:6124: result: shared
+configure:6213: checking for ranlib
+configure:6245: result: ranlib
+configure:6272: checking if 64bit support is requested
+configure:6282: result: no
+configure:6287: checking if 64bit Sparc VIS support is requested
+configure:6297: result: no
+configure:6308: checking if compiler supports visibility "hidden"
+configure:6329: gcc -o conftest  -pipe -Werror   conftest.c  >&5
+configure:6329: $? = 0
+configure:6339: result: yes
+configure:6355: checking if rpath support is requested
+configure:6365: result: yes
+configure:6372: checking system version
+configure:6399: result: Darwin-22.3.0
+configure:6485: checking for ar
+configure:6506: found /usr/bin/ar
+configure:6517: result: ar
+configure:7531: checking if ld accepts -single_module flag
+configure:7551: gcc -o conftest -pipe     -dynamiclib -Wl,-single_module conftest.c  >&5
+configure:7551: $? = 0
+configure:7561: result: yes
+configure:7574: checking if ld accepts -search_paths_first flag
+configure:7594: gcc -o conftest -pipe     -headerpad_max_install_names -Wl,-search_paths_first conftest.c  >&5
+configure:7594: $? = 0
+configure:7604: result: yes
+configure:8237: checking for cast to union support
+configure:8257: gcc -c -pipe    conftest.c >&5
+configure:8257: $? = 0
+configure:8266: result: yes
+configure:8274: checking for stdbool.h
+configure:8274: gcc -c -pipe    conftest.c >&5
+configure:8274: $? = 0
+configure:8274: result: yes
+configure:8300: checking for required early compiler flags
+configure:8319: gcc -c -pipe    conftest.c >&5
+configure:8319: $? = 0
+configure:8369: 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:8369: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME "sqlite"
+| #define PACKAGE_TARNAME "sqlite"
+| #define PACKAGE_VERSION "3.36.0"
+| #define PACKAGE_STRING "sqlite 3.36.0"
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| #define BUILD_sqlite /**/
+| #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 SQLITE_THREADSAFE 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:8385: gcc -c -pipe    conftest.c >&5
+conftest.c:36:15: error: variable has incomplete type 'struct stat64'
+struct stat64 buf; int i = stat64("/", &buf);
+              ^
+conftest.c:36:8: note: forward declaration of 'struct stat64'
+struct stat64 buf; int i = stat64("/", &buf);
+       ^
+conftest.c:36:28: error: implicit declaration of function 'stat64' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
+struct stat64 buf; int i = stat64("/", &buf);
+                           ^
+conftest.c:36: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:8385: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME "sqlite"
+| #define PACKAGE_TARNAME "sqlite"
+| #define PACKAGE_VERSION "3.36.0"
+| #define PACKAGE_STRING "sqlite 3.36.0"
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| #define BUILD_sqlite /**/
+| #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 SQLITE_THREADSAFE 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:8419: gcc -c -pipe    conftest.c >&5
+conftest.c:35:19: error: use of undeclared identifier 'open64'
+char *p = (char *)open64;
+                  ^
+1 error generated.
+configure:8419: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME "sqlite"
+| #define PACKAGE_TARNAME "sqlite"
+| #define PACKAGE_VERSION "3.36.0"
+| #define PACKAGE_STRING "sqlite 3.36.0"
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| #define BUILD_sqlite /**/
+| #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 SQLITE_THREADSAFE 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:8435: gcc -c -pipe    conftest.c >&5
+conftest.c:36:19: error: use of undeclared identifier 'open64'
+char *p = (char *)open64;
+                  ^
+1 error generated.
+configure:8435: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME "sqlite"
+| #define PACKAGE_TARNAME "sqlite"
+| #define PACKAGE_VERSION "3.36.0"
+| #define PACKAGE_STRING "sqlite 3.36.0"
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| #define BUILD_sqlite /**/
+| #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 SQLITE_THREADSAFE 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:8454: result: none
+configure:8462: checking for 64-bit integer type
+configure:8482: gcc -c -pipe    conftest.c >&5
+conftest.c:35:1: error: use of undeclared identifier '__int64'
+__int64 value = (__int64) 0;
+^
+1 error generated.
+configure:8482: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME "sqlite"
+| #define PACKAGE_TARNAME "sqlite"
+| #define PACKAGE_VERSION "3.36.0"
+| #define PACKAGE_STRING "sqlite 3.36.0"
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| #define BUILD_sqlite /**/
+| #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 SQLITE_THREADSAFE 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:8505: gcc -c -pipe    conftest.c >&5
+conftest.c:36:26: error: duplicate case value '1'
+            case 1: case (sizeof(long long)==sizeof(long)): ;
+                         ^
+conftest.c:36:18: note: previous case defined here
+            case 1: case (sizeof(long long)==sizeof(long)): ;
+                 ^
+1 error generated.
+configure:8505: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME "sqlite"
+| #define PACKAGE_TARNAME "sqlite"
+| #define PACKAGE_VERSION "3.36.0"
+| #define PACKAGE_STRING "sqlite 3.36.0"
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| #define BUILD_sqlite /**/
+| #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 SQLITE_THREADSAFE 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:8516: result: yes
+configure:8701: checking for build with symbols
+configure:8723: result: yes (standard debugging)
+configure:8765: checking for malloc.h
+configure:8765: gcc -c -pipe    conftest.c >&5
+conftest.c:61:10: fatal error: 'malloc.h' file not found
+#include <malloc.h>
+         ^~~~~~~~~~
+1 error generated.
+configure:8765: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME "sqlite"
+| #define PACKAGE_TARNAME "sqlite"
+| #define PACKAGE_VERSION "3.36.0"
+| #define PACKAGE_STRING "sqlite 3.36.0"
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| #define BUILD_sqlite /**/
+| #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 SQLITE_THREADSAFE 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
+| /* end confdefs.h.  */
+| #include <stddef.h>
+| #ifdef HAVE_STDIO_H
+| # include <stdio.h>
+| #endif
+| #ifdef HAVE_STDLIB_H
+| # include <stdlib.h>
+| #endif
+| #ifdef HAVE_STRING_H
+| # include <string.h>
+| #endif
+| #ifdef HAVE_INTTYPES_H
+| # include <inttypes.h>
+| #endif
+| #ifdef HAVE_STDINT_H
+| # include <stdint.h>
+| #endif
+| #ifdef HAVE_STRINGS_H
+| # include <strings.h>
+| #endif
+| #ifdef HAVE_SYS_TYPES_H
+| # include <sys/types.h>
+| #endif
+| #ifdef HAVE_SYS_STAT_H
+| # include <sys/stat.h>
+| #endif
+| #ifdef HAVE_UNISTD_H
+| # include <unistd.h>
+| #endif
+| #include <malloc.h>
+configure:8765: result: no
+configure:8773: checking for fdatasync
+configure:8773: gcc -o conftest -pipe     -headerpad_max_install_names -Wl,-search_paths_first  conftest.c  >&5
+configure:8773: $? = 0
+configure:8773: result: yes
+configure:8779: checking for usleep
+configure:8779: gcc -o conftest -pipe     -headerpad_max_install_names -Wl,-search_paths_first  conftest.c  >&5
+configure:8779: $? = 0
+configure:8779: result: yes
+configure:8785: checking for strchrnul
+configure:8785: gcc -o conftest -pipe     -headerpad_max_install_names -Wl,-search_paths_first  conftest.c  >&5
+Undefined symbols for architecture arm64:
+  "_strchrnul", referenced from:
+      _main in conftest-3b9f60.o
+ld: symbol(s) not found for architecture arm64
+clang: error: linker command failed with exit code 1 (use -v to see invocation)
+configure:8785: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME "sqlite"
+| #define PACKAGE_TARNAME "sqlite"
+| #define PACKAGE_VERSION "3.36.0"
+| #define PACKAGE_STRING "sqlite 3.36.0"
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| #define BUILD_sqlite /**/
+| #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 SQLITE_THREADSAFE 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 HAVE_FDATASYNC 1
+| #define HAVE_USLEEP 1
+| /* end confdefs.h.  */
+| /* Define strchrnul to an innocuous variant, in case <limits.h> declares strchrnul.
+|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
+| #define strchrnul innocuous_strchrnul
+| 
+| /* System header to define __stub macros and hopefully few prototypes,
+|    which can conflict with char strchrnul (); below.  */
+| 
+| #include <limits.h>
+| #undef strchrnul
+| 
+| /* Override any GCC internal prototype to avoid an error.
+|    Use char because int might match the return type of a GCC
+|    builtin and then its argument prototype would still apply.  */
+| #ifdef __cplusplus
+| extern "C"
+| #endif
+| char strchrnul ();
+| /* The GNU C library defines this for functions which it implements
+|     to always fail with ENOSYS.  Some functions are actually named
+|     something starting with __ and the normal name is an alias.  */
+| #if defined __stub_strchrnul || defined __stub___strchrnul
+| choke me
+| #endif
+| 
+| int
+| main (void)
+| {
+| return strchrnul ();
+|   ;
+|   return 0;
+| }
+configure:8785: result: no
+configure:8791: checking for localtime_r
+configure:8791: gcc -o conftest -pipe     -headerpad_max_install_names -Wl,-search_paths_first  conftest.c  >&5
+configure:8791: $? = 0
+configure:8791: result: yes
+configure:8797: checking for gmtime_r
+configure:8797: gcc -o conftest -pipe     -headerpad_max_install_names -Wl,-search_paths_first  conftest.c  >&5
+configure:8797: $? = 0
+configure:8797: result: yes
+configure:8803: checking for localtime_s
+configure:8803: gcc -o conftest -pipe     -headerpad_max_install_names -Wl,-search_paths_first  conftest.c  >&5
+Undefined symbols for architecture arm64:
+  "_localtime_s", referenced from:
+      _main in conftest-ce3c42.o
+ld: symbol(s) not found for architecture arm64
+clang: error: linker command failed with exit code 1 (use -v to see invocation)
+configure:8803: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME "sqlite"
+| #define PACKAGE_TARNAME "sqlite"
+| #define PACKAGE_VERSION "3.36.0"
+| #define PACKAGE_STRING "sqlite 3.36.0"
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| #define BUILD_sqlite /**/
+| #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 SQLITE_THREADSAFE 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 HAVE_FDATASYNC 1
+| #define HAVE_USLEEP 1
+| #define HAVE_LOCALTIME_R 1
+| #define HAVE_GMTIME_R 1
+| /* end confdefs.h.  */
+| /* Define localtime_s to an innocuous variant, in case <limits.h> declares localtime_s.
+|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
+| #define localtime_s innocuous_localtime_s
+| 
+| /* System header to define __stub macros and hopefully few prototypes,
+|    which can conflict with char localtime_s (); below.  */
+| 
+| #include <limits.h>
+| #undef localtime_s
+| 
+| /* Override any GCC internal prototype to avoid an error.
+|    Use char because int might match the return type of a GCC
+|    builtin and then its argument prototype would still apply.  */
+| #ifdef __cplusplus
+| extern "C"
+| #endif
+| char localtime_s ();
+| /* The GNU C library defines this for functions which it implements
+|     to always fail with ENOSYS.  Some functions are actually named
+|     something starting with __ and the normal name is an alias.  */
+| #if defined __stub_localtime_s || defined __stub___localtime_s
+| choke me
+| #endif
+| 
+| int
+| main (void)
+| {
+| return localtime_s ();
+|   ;
+|   return 0;
+| }
+configure:8803: result: no
+configure:8809: checking for malloc_usable_size
+configure:8809: gcc -o conftest -pipe     -headerpad_max_install_names -Wl,-search_paths_first  conftest.c  >&5
+Undefined symbols for architecture arm64:
+  "_malloc_usable_size", referenced from:
+      _main in conftest-9b8801.o
+ld: symbol(s) not found for architecture arm64
+clang: error: linker command failed with exit code 1 (use -v to see invocation)
+configure:8809: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME "sqlite"
+| #define PACKAGE_TARNAME "sqlite"
+| #define PACKAGE_VERSION "3.36.0"
+| #define PACKAGE_STRING "sqlite 3.36.0"
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| #define BUILD_sqlite /**/
+| #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 SQLITE_THREADSAFE 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 HAVE_FDATASYNC 1
+| #define HAVE_USLEEP 1
+| #define HAVE_LOCALTIME_R 1
+| #define HAVE_GMTIME_R 1
+| /* end confdefs.h.  */
+| /* Define malloc_usable_size to an innocuous variant, in case <limits.h> declares malloc_usable_size.
+|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
+| #define malloc_usable_size innocuous_malloc_usable_size
+| 
+| /* System header to define __stub macros and hopefully few prototypes,
+|    which can conflict with char malloc_usable_size (); below.  */
+| 
+| #include <limits.h>
+| #undef malloc_usable_size
+| 
+| /* Override any GCC internal prototype to avoid an error.
+|    Use char because int might match the return type of a GCC
+|    builtin and then its argument prototype would still apply.  */
+| #ifdef __cplusplus
+| extern "C"
+| #endif
+| char malloc_usable_size ();
+| /* The GNU C library defines this for functions which it implements
+|     to always fail with ENOSYS.  Some functions are actually named
+|     something starting with __ and the normal name is an alias.  */
+| #if defined __stub_malloc_usable_size || defined __stub___malloc_usable_size
+| choke me
+| #endif
+| 
+| int
+| main (void)
+| {
+| return malloc_usable_size ();
+|   ;
+|   return 0;
+| }
+configure:8809: result: no
+configure:8815: checking for utime
+configure:8815: gcc -o conftest -pipe     -headerpad_max_install_names -Wl,-search_paths_first  conftest.c  >&5
+configure:8815: $? = 0
+configure:8815: result: yes
+configure:8821: checking for flock
+configure:8821: gcc -o conftest -pipe     -headerpad_max_install_names -Wl,-search_paths_first  conftest.c  >&5
+configure:8821: $? = 0
+configure:8821: result: yes
+configure:8827: checking for readlink
+configure:8827: gcc -o conftest -pipe     -headerpad_max_install_names -Wl,-search_paths_first  conftest.c  >&5
+configure:8827: $? = 0
+configure:8827: result: yes
+configure:8833: checking for lstat
+configure:8833: gcc -o conftest -pipe     -headerpad_max_install_names -Wl,-search_paths_first  conftest.c  >&5
+configure:8833: $? = 0
+configure:8833: result: yes
+configure:8839: checking for pread
+configure:8839: gcc -o conftest -pipe     -headerpad_max_install_names -Wl,-search_paths_first  conftest.c  >&5
+configure:8839: $? = 0
+configure:8839: result: yes
+configure:8845: checking for pread64
+configure:8845: gcc -o conftest -pipe     -headerpad_max_install_names -Wl,-search_paths_first  conftest.c  >&5
+Undefined symbols for architecture arm64:
+  "_pread64", referenced from:
+      _main in conftest-1ada81.o
+ld: symbol(s) not found for architecture arm64
+clang: error: linker command failed with exit code 1 (use -v to see invocation)
+configure:8845: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME "sqlite"
+| #define PACKAGE_TARNAME "sqlite"
+| #define PACKAGE_VERSION "3.36.0"
+| #define PACKAGE_STRING "sqlite 3.36.0"
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| #define BUILD_sqlite /**/
+| #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 SQLITE_THREADSAFE 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 HAVE_FDATASYNC 1
+| #define HAVE_USLEEP 1
+| #define HAVE_LOCALTIME_R 1
+| #define HAVE_GMTIME_R 1
+| #define HAVE_UTIME 1
+| #define HAVE_FLOCK 1
+| #define HAVE_READLINK 1
+| #define HAVE_LSTAT 1
+| #define HAVE_PREAD 1
+| /* end confdefs.h.  */
+| /* Define pread64 to an innocuous variant, in case <limits.h> declares pread64.
+|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
+| #define pread64 innocuous_pread64
+| 
+| /* System header to define __stub macros and hopefully few prototypes,
+|    which can conflict with char pread64 (); below.  */
+| 
+| #include <limits.h>
+| #undef pread64
+| 
+| /* Override any GCC internal prototype to avoid an error.
+|    Use char because int might match the return type of a GCC
+|    builtin and then its argument prototype would still apply.  */
+| #ifdef __cplusplus
+| extern "C"
+| #endif
+| char pread64 ();
+| /* The GNU C library defines this for functions which it implements
+|     to always fail with ENOSYS.  Some functions are actually named
+|     something starting with __ and the normal name is an alias.  */
+| #if defined __stub_pread64 || defined __stub___pread64
+| choke me
+| #endif
+| 
+| int
+| main (void)
+| {
+| return pread64 ();
+|   ;
+|   return 0;
+| }
+configure:8845: result: no
+configure:8851: checking for pwrite
+configure:8851: gcc -o conftest -pipe     -headerpad_max_install_names -Wl,-search_paths_first  conftest.c  >&5
+configure:8851: $? = 0
+configure:8851: result: yes
+configure:8857: checking for pwrite64
+configure:8857: gcc -o conftest -pipe     -headerpad_max_install_names -Wl,-search_paths_first  conftest.c  >&5
+Undefined symbols for architecture arm64:
+  "_pwrite64", referenced from:
+      _main in conftest-581883.o
+ld: symbol(s) not found for architecture arm64
+clang: error: linker command failed with exit code 1 (use -v to see invocation)
+configure:8857: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME "sqlite"
+| #define PACKAGE_TARNAME "sqlite"
+| #define PACKAGE_VERSION "3.36.0"
+| #define PACKAGE_STRING "sqlite 3.36.0"
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| #define BUILD_sqlite /**/
+| #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 SQLITE_THREADSAFE 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 HAVE_FDATASYNC 1
+| #define HAVE_USLEEP 1
+| #define HAVE_LOCALTIME_R 1
+| #define HAVE_GMTIME_R 1
+| #define HAVE_UTIME 1
+| #define HAVE_FLOCK 1
+| #define HAVE_READLINK 1
+| #define HAVE_LSTAT 1
+| #define HAVE_PREAD 1
+| #define HAVE_PWRITE 1
+| /* end confdefs.h.  */
+| /* Define pwrite64 to an innocuous variant, in case <limits.h> declares pwrite64.
+|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
+| #define pwrite64 innocuous_pwrite64
+| 
+| /* System header to define __stub macros and hopefully few prototypes,
+|    which can conflict with char pwrite64 (); below.  */
+| 
+| #include <limits.h>
+| #undef pwrite64
+| 
+| /* Override any GCC internal prototype to avoid an error.
+|    Use char because int might match the return type of a GCC
+|    builtin and then its argument prototype would still apply.  */
+| #ifdef __cplusplus
+| extern "C"
+| #endif
+| char pwrite64 ();
+| /* The GNU C library defines this for functions which it implements
+|     to always fail with ENOSYS.  Some functions are actually named
+|     something starting with __ and the normal name is an alias.  */
+| #if defined __stub_pwrite64 || defined __stub___pwrite64
+| choke me
+| #endif
+| 
+| int
+| main (void)
+| {
+| return pwrite64 ();
+|   ;
+|   return 0;
+| }
+configure:8857: result: no
+configure:8863: checking for rand_s
+configure:8863: gcc -o conftest -pipe     -headerpad_max_install_names -Wl,-search_paths_first  conftest.c  >&5
+Undefined symbols for architecture arm64:
+  "_rand_s", referenced from:
+      _main in conftest-87ef5f.o
+ld: symbol(s) not found for architecture arm64
+clang: error: linker command failed with exit code 1 (use -v to see invocation)
+configure:8863: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME "sqlite"
+| #define PACKAGE_TARNAME "sqlite"
+| #define PACKAGE_VERSION "3.36.0"
+| #define PACKAGE_STRING "sqlite 3.36.0"
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| #define BUILD_sqlite /**/
+| #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 SQLITE_THREADSAFE 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 HAVE_FDATASYNC 1
+| #define HAVE_USLEEP 1
+| #define HAVE_LOCALTIME_R 1
+| #define HAVE_GMTIME_R 1
+| #define HAVE_UTIME 1
+| #define HAVE_FLOCK 1
+| #define HAVE_READLINK 1
+| #define HAVE_LSTAT 1
+| #define HAVE_PREAD 1
+| #define HAVE_PWRITE 1
+| /* end confdefs.h.  */
+| /* Define rand_s to an innocuous variant, in case <limits.h> declares rand_s.
+|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
+| #define rand_s innocuous_rand_s
+| 
+| /* System header to define __stub macros and hopefully few prototypes,
+|    which can conflict with char rand_s (); below.  */
+| 
+| #include <limits.h>
+| #undef rand_s
+| 
+| /* Override any GCC internal prototype to avoid an error.
+|    Use char because int might match the return type of a GCC
+|    builtin and then its argument prototype would still apply.  */
+| #ifdef __cplusplus
+| extern "C"
+| #endif
+| char rand_s ();
+| /* The GNU C library defines this for functions which it implements
+|     to always fail with ENOSYS.  Some functions are actually named
+|     something starting with __ and the normal name is an alias.  */
+| #if defined __stub_rand_s || defined __stub___rand_s
+| choke me
+| #endif
+| 
+| int
+| main (void)
+| {
+| return rand_s ();
+|   ;
+|   return 0;
+| }
+configure:8863: result: no
+configure:8871: checking for gcc options needed to detect all undeclared functions
+configure:8893: gcc -c -pipe     conftest.c >&5
+conftest.c:47:8: error: implicitly declaring library function 'strchr' with type 'char *(const char *, int)' [-Werror,-Wimplicit-function-declaration]
+(void) strchr;
+       ^
+conftest.c:47:8: note: include the header <string.h> or explicitly provide a declaration for 'strchr'
+1 error generated.
+configure:8893: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME "sqlite"
+| #define PACKAGE_TARNAME "sqlite"
+| #define PACKAGE_VERSION "3.36.0"
+| #define PACKAGE_STRING "sqlite 3.36.0"
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| #define BUILD_sqlite /**/
+| #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 SQLITE_THREADSAFE 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 HAVE_FDATASYNC 1
+| #define HAVE_USLEEP 1
+| #define HAVE_LOCALTIME_R 1
+| #define HAVE_GMTIME_R 1
+| #define HAVE_UTIME 1
+| #define HAVE_FLOCK 1
+| #define HAVE_READLINK 1
+| #define HAVE_LSTAT 1
+| #define HAVE_PREAD 1
+| #define HAVE_PWRITE 1
+| /* end confdefs.h.  */
+| 
+| int
+| main (void)
+| {
+| (void) strchr;
+|   ;
+|   return 0;
+| }
+configure:8920: gcc -c -pipe     conftest.c >&5
+configure:8920: $? = 0
+configure:8937: result: none needed
+configure:8951: checking whether strerror_r is declared
+configure:8951: gcc -c -pipe     conftest.c >&5
+configure:8951: $? = 0
+configure:8951: result: yes
+configure:8970: checking whether strerror_r returns char *
+configure:8995: gcc -c -pipe    conftest.c >&5
+conftest.c:51:13: error: indirection requires pointer operand ('int' invalid)
+          char x = *strerror_r (0, buf, sizeof buf);
+                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+conftest.c:52:10: warning: incompatible integer to pointer conversion initializing 'char *' with an expression of type 'int' [-Wint-conversion]
+          char *p = strerror_r (0, buf, sizeof buf);
+                ^   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+1 warning and 1 error generated.
+configure:8995: $? = 1
+configure: failed program was:
+| /* confdefs.h */
+| #define PACKAGE_NAME "sqlite"
+| #define PACKAGE_TARNAME "sqlite"
+| #define PACKAGE_VERSION "3.36.0"
+| #define PACKAGE_STRING "sqlite 3.36.0"
+| #define PACKAGE_BUGREPORT ""
+| #define PACKAGE_URL ""
+| #define BUILD_sqlite /**/
+| #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 SQLITE_THREADSAFE 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 HAVE_FDATASYNC 1
+| #define HAVE_USLEEP 1
+| #define HAVE_LOCALTIME_R 1
+| #define HAVE_GMTIME_R 1
+| #define HAVE_UTIME 1
+| #define HAVE_FLOCK 1
+| #define HAVE_READLINK 1
+| #define HAVE_LSTAT 1
+| #define HAVE_PREAD 1
+| #define HAVE_PWRITE 1
+| #define HAVE_DECL_STRERROR_R 1
+| #define HAVE_STRERROR_R 1
+| /* end confdefs.h.  */
+| #include <string.h>
+| int
+| main (void)
+| {
+| 
+|        char buf[100];
+|        char x = *strerror_r (0, buf, sizeof buf);
+|        char *p = strerror_r (0, buf, sizeof buf);
+|        return !p || x;
+| 
+|   ;
+|   return 0;
+| }
+configure:9004: result: no
+configure:9021: checking for grep that handles long lines and -e
+configure:9085: result: /usr/bin/grep
+configure:9090: checking for egrep
+configure:9158: result: /usr/bin/grep -E
+configure:9291: checking for tclsh
+configure:9326: result: /Users/tacyas/Eos/util/src/TclTk/tcl8.6.12/unix/tclsh
+configure:9492: creating ./config.status
+
+## ---------------------- ##
+## Running config.status. ##
+## ---------------------- ##
+
+This file was extended by sqlite config.status 3.36.0, 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:802: creating Makefile
+config.status:802: 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_c_undeclared_builtin_options='none needed'
+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_func_fdatasync=yes
+ac_cv_func_flock=yes
+ac_cv_func_gmtime_r=yes
+ac_cv_func_localtime_r=yes
+ac_cv_func_localtime_s=no
+ac_cv_func_lstat=yes
+ac_cv_func_malloc_usable_size=no
+ac_cv_func_pread64=no
+ac_cv_func_pread=yes
+ac_cv_func_pwrite64=no
+ac_cv_func_pwrite=yes
+ac_cv_func_rand_s=no
+ac_cv_func_readlink=yes
+ac_cv_func_strchrnul=no
+ac_cv_func_strerror_r_char_p=no
+ac_cv_func_usleep=yes
+ac_cv_func_utime=yes
+ac_cv_have_decl_strerror_r=yes
+ac_cv_header_inttypes_h=yes
+ac_cv_header_malloc_h=no
+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=\"sqlite\" -DPACKAGE_TARNAME=\"sqlite\" -DPACKAGE_VERSION=\"3.36.0\" -DPACKAGE_STRING=\"sqlite\ 3.36.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_sqlite=/\*\*/ -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 -DSQLITE_THREADSAFE=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 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DHAVE_LOCALTIME_R=1 -DHAVE_GMTIME_R=1 -DHAVE_UTIME=1 -DHAVE_FLOCK=1 -DHAVE_READLINK=1 -DHAVE_LSTAT=1 -DHAVE_PREAD=1 -DHAVE_PWRITE=1 -DHAVE_DECL_STRERROR_R=1 -DHAVE_STRERROR_R=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=''
+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='sqlite'
+PACKAGE_STRING='sqlite 3.36.0'
+PACKAGE_TARNAME='sqlite'
+PACKAGE_URL=''
+PACKAGE_VERSION='3.36.0'
+PATH_SEPARATOR=':'
+PKG_CFLAGS=' -DSQLITE_ENABLE_DBPAGE_VTAB=1 -DSQLITE_ENABLE_DBSTAT_VTAB=1 -DSQLITE_ENABLE_FTS3_PARENTHESIS=1 -DSQLITE_ENABLE_FTS4=1 -DSQLITE_ENABLE_FTS5=1 -DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_ENABLE_JSON1=1 -DSQLITE_3_SUFFIX_ONLY=1 -DSQLITE_ENABLE_RTREE=1 -DSQLITE_ENABLE_GEOPOLY=1 -DSQLITE_ENABLE_STAT4=1 -DSQLITE_ENABLE_UPDATE_DELETE_LIMIT=1 -DSQLITE_ENABLE_MATH_FUNCTIONS=1 -DSQLITE_LIKE_DOESNT_MATCH_BLOBS=1 -DSQLITE_UNTESTABLE=1 -DSQLITE_OMIT_DEPRECATED=1 -DSQLITE_OMIT_LOOKASIDE=1 -DSQLITE_SECURE_DELETE=1 -DSQLITE_SOUNDEX=1 -DSQLITE_USE_ALLOCA=1 -DSQLITE_WIN32_NO_ANSI=1 -DSQLITE_WIN32_GETVERSIONEX=0'
+PKG_HEADERS=''
+PKG_INCLUDES=' -I"/Users/tacyas/Eos/util/src/TclTk/tcl8.6.12/pkgs/sqlite3.36.0/generic"'
+PKG_LIBS=' -lpthread'
+PKG_LIB_FILE8='libsqlite3.36.0.dylib'
+PKG_LIB_FILE9='libtcl9sqlite3.36.0.dylib'
+PKG_LIB_FILE='libsqlite3.36.0.dylib'
+PKG_OBJECTS=' tclsqlite3.o'
+PKG_SOURCES=' tclsqlite3.c'
+PKG_STUB_LIB_FILE='libsqlitestub3.36.0.a'
+PKG_STUB_OBJECTS=''
+PKG_STUB_SOURCES=''
+PKG_TCL_SOURCES=''
+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 3.36.0 -compatibility_version 3.36.0'
+SHLIB_LD_LIBS='${LIBS} -L/Users/tacyas/Eos/util/src/TclTk/tcl8.6.12/unix -ltclstub8.6'
+STLIB_LD='${AR} cr'
+STUBS_BUILD='1'
+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'
+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 "sqlite"
+#define PACKAGE_TARNAME "sqlite"
+#define PACKAGE_VERSION "3.36.0"
+#define PACKAGE_STRING "sqlite 3.36.0"
+#define PACKAGE_BUGREPORT ""
+#define PACKAGE_URL ""
+#define BUILD_sqlite /**/
+#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 SQLITE_THREADSAFE 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 HAVE_FDATASYNC 1
+#define HAVE_USLEEP 1
+#define HAVE_LOCALTIME_R 1
+#define HAVE_GMTIME_R 1
+#define HAVE_UTIME 1
+#define HAVE_FLOCK 1
+#define HAVE_READLINK 1
+#define HAVE_LSTAT 1
+#define HAVE_PREAD 1
+#define HAVE_PWRITE 1
+#define HAVE_DECL_STRERROR_R 1
+#define HAVE_STRERROR_R 1
+
+configure: exit 0