This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by tdbcsqlite3 configure 1.1.10, which was generated by GNU Autoconf 2.72. Invocation command line was $ /Volumes/RAID/var/tmp/mprsyncup/release/base/vendor/tcl/pkgs/tdbcsqlite3-1.1.10/configure --with-tcl=../.. --with-tclinclude=/Volumes/RAID/var/tmp/mprsyncup/release/base/vendor/tcl/generic --cache-file=/dev/null --disable-option-checking --prefix=/Volumes/RAID/var/tmp/mprsyncup/opt/local/libexec/macports --enable-threads CC=clang --libdir=/Volumes/RAID/var/tmp/mprsyncup/opt/local/libexec/macports/lib --enable-shared --enable-threads ## --------- ## ## Platform. ## ## --------- ## hostname = build.macports.org uname -m = x86_64 uname -r = 15.6.0 uname -s = Darwin uname -v = Darwin Kernel Version 15.6.0: Thu Jun 21 20:07:40 PDT 2018; root:xnu-3248.73.11~1/RELEASE_X86_64 /usr/bin/uname -p = i386 /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 15.6.0: Thu Jun 21 20:07:40 PDT 2018; root:xnu-3248.73.11~1/RELEASE_X86_64 Kernel configured for up to 8 processors. 8 processors are physically available. 8 processors are logically available. Processor type: i486 (Intel 80486) Processors active: 0 1 2 3 4 5 6 7 Primary memory available: 8.00 gigabytes Default processor set: 212 tasks, 664 threads, 8 processors Load average: 3.67, Mach factor: 4.47 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /bin/ PATH: /usr/bin/ PATH: /usr/sbin/ PATH: /opt/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:2387: checking TEA configuration configure:2393: result: ok (TEA 3.13) configure:2480: configuring tdbcsqlite3 1.1.10 configure:2510: checking system version configure:2538: result: Darwin-15.6.0 configure:2587: checking for Tcl configuration configure:2727: result: found /Volumes/RAID/private/var/tmp/mprsyncup/release/base/vendor/tcl8.6.16/unix/tclConfig.sh configure:2795: checking for gcc configure:2828: result: clang configure:3187: checking for C compiler version configure:3196: clang --version >&5 Apple LLVM version 8.0.0 (clang-800.0.42.1) Target: x86_64-apple-darwin15.6.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin configure:3207: $? = 0 configure:3196: clang -v >&5 Apple LLVM version 8.0.0 (clang-800.0.42.1) Target: x86_64-apple-darwin15.6.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin configure:3207: $? = 0 configure:3196: clang -V >&5 clang: error: argument to '-V' is missing (expected 1 value) clang: error: no input files configure:3207: $? = 1 configure:3196: clang -qversion >&5 clang: error: unknown argument: '-qversion' clang: error: no input files configure:3207: $? = 1 configure:3196: clang -version >&5 clang: error: unknown argument: '-version' clang: error: no input files configure:3207: $? = 1 configure:3227: checking whether the C compiler works configure:3249: clang conftest.c >&5 configure:3253: $? = 0 configure:3304: result: yes configure:3308: checking for C compiler default output file name configure:3310: result: a.out configure:3316: checking for suffix of executables configure:3323: clang -o conftest conftest.c >&5 configure:3327: $? = 0 configure:3351: result: configure:3375: checking whether we are cross compiling configure:3383: clang -o conftest conftest.c >&5 configure:3387: $? = 0 configure:3394: ./conftest configure:3398: $? = 0 configure:3413: result: no configure:3419: checking for suffix of object files configure:3442: clang -c conftest.c >&5 configure:3446: $? = 0 configure:3470: result: o configure:3474: checking whether the compiler supports GNU C configure:3494: clang -c conftest.c >&5 configure:3494: $? = 0 configure:3506: result: yes configure:3517: checking whether clang accepts -g configure:3538: clang -c -g conftest.c >&5 configure:3538: $? = 0 configure:3585: result: yes configure:3605: checking for clang option to enable C11 features configure:3620: clang -c conftest.c >&5 configure:3620: $? = 0 configure:3639: result: none needed configure:3759: checking for existence of /Volumes/RAID/private/var/tmp/mprsyncup/release/base/vendor/tcl8.6.16/unix/tclConfig.sh configure:3763: result: loading configure:3817: checking platform configure:3835: clang -c conftest.c >&5 configure:3835: $? = 0 configure:3894: result: unix configure:3945: checking for tdbc configuration configure:4035: result: found /Volumes/RAID/private/var/tmp/mprsyncup/release/base/vendor/tcl8.6.16/unix/pkgs/tdbc1.1.10/tdbcConfig.sh configure:4041: checking for existence of /Volumes/RAID/private/var/tmp/mprsyncup/release/base/vendor/tcl8.6.16/unix/pkgs/tdbc1.1.10/tdbcConfig.sh configure:4045: result: loading configure:4063: WARNING: Found Makefile - using build library specs for tdbc configure:4136: checking For tdbc_STUB library for LIBS configure:4169: result: using tdbc_STUB_LIB_SPEC -L/Volumes/RAID/private/var/tmp/mprsyncup/release/base/vendor/tcl8.6.16/unix/pkgs/tdbc1.1.10 -ltdbcstub1.1.10 configure:4183: WARNING: Looking for "/Volumes/RAID/private/var/tmp/mprsyncup/release/base/vendor/tcl8.6.16/unix/pkgs/tdbc1.1.10/Makefile" configure:4186: WARNING: Found Makefile - using build include spec and lib specs for tdbc configure:4217: --exec-prefix defaulting to TCL_EXEC_PREFIX /Volumes/RAID/var/tmp/mprsyncup/opt/local/libexec/macports configure:4351: checking for pthread_mutex_init in -lpthread configure:4380: clang -o conftest conftest.c -lpthread >&5 configure:4380: $? = 0 configure:4392: result: yes configure:4639: checking for building with threads configure:4645: result: yes (default) configure:4736: checking for ranlib configure:4757: found /usr/bin/ranlib configure:4769: result: ranlib configure:4795: checking for stdio.h configure:4795: clang -c conftest.c >&5 configure:4795: $? = 0 configure:4795: result: yes configure:4795: checking for stdlib.h configure:4795: clang -c conftest.c >&5 configure:4795: $? = 0 configure:4795: result: yes configure:4795: checking for string.h configure:4795: clang -c conftest.c >&5 configure:4795: $? = 0 configure:4795: result: yes configure:4795: checking for inttypes.h configure:4795: clang -c conftest.c >&5 configure:4795: $? = 0 configure:4795: result: yes configure:4795: checking for stdint.h configure:4795: clang -c conftest.c >&5 configure:4795: $? = 0 configure:4795: result: yes configure:4795: checking for strings.h configure:4795: clang -c conftest.c >&5 configure:4795: $? = 0 configure:4795: result: yes configure:4795: checking for sys/stat.h configure:4795: clang -c conftest.c >&5 configure:4795: $? = 0 configure:4795: result: yes configure:4795: checking for sys/types.h configure:4795: clang -c conftest.c >&5 configure:4795: $? = 0 configure:4795: result: yes configure:4795: checking for unistd.h configure:4795: clang -c conftest.c >&5 configure:4795: $? = 0 configure:4795: result: yes configure:4825: checking if 64bit support is requested configure:4836: result: no configure:4841: checking if 64bit Sparc VIS support is requested configure:4852: result: no configure:4863: checking if compiler supports visibility "hidden" configure:4884: clang -o conftest -Werror conftest.c >&5 configure:4884: $? = 0 configure:4896: result: yes configure:4912: checking if rpath support is requested configure:4923: result: yes configure:4930: checking system version configure:4958: result: Darwin-15.6.0 configure:5046: checking for ar configure:5067: found /usr/bin/ar configure:5079: result: ar configure:6163: checking if ld accepts -search_paths_first flag configure:6183: clang -o conftest -headerpad_max_install_names -Wl,-search_paths_first conftest.c >&5 configure:6183: $? = 0 configure:6195: result: yes configure:6898: checking for cast to union support configure:6918: clang -c conftest.c >&5 configure:6918: $? = 0 configure:6929: result: yes configure:6937: checking for stdbool.h configure:6937: clang -c conftest.c >&5 configure:6937: $? = 0 configure:6937: result: yes configure:6963: checking for required early compiler flags configure:6982: clang -c conftest.c >&5 configure:6982: $? = 0 configure:7075: result: none configure:7083: checking for 64-bit integer type configure:7103: clang -c conftest.c >&5 conftest.c:32:1: error: use of undeclared identifier '__int64' __int64 value = (__int64) 0; ^ 1 error generated. configure:7103: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tdbcsqlite3" | #define PACKAGE_TARNAME "tdbcsqlite3" | #define PACKAGE_VERSION "1.1.10" | #define PACKAGE_STRING "tdbcsqlite3 1.1.10" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define BUILD_tdbcsqlite3 /**/ | #define USE_THREAD_ALLOC 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define TCL_THREADS 1 | #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 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:7127: clang -c conftest.c >&5 conftest.c:33:19: error: duplicate case value '1' case 1: case (sizeof(long long)==sizeof(long)): ; ^ conftest.c:33:11: note: previous case defined here case 1: case (sizeof(long long)==sizeof(long)): ; ^ 1 error generated. configure:7127: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "tdbcsqlite3" | #define PACKAGE_TARNAME "tdbcsqlite3" | #define PACKAGE_VERSION "1.1.10" | #define PACKAGE_STRING "tdbcsqlite3 1.1.10" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define BUILD_tdbcsqlite3 /**/ | #define USE_THREAD_ALLOC 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define TCL_THREADS 1 | #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 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:7139: result: yes configure:7400: checking for build with symbols configure:7414: result: no configure:7464: checking for tclsh configure:7499: result: /Volumes/RAID/private/var/tmp/mprsyncup/release/base/vendor/tcl8.6.16/unix/tclsh configure:7670: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by tdbcsqlite3 config.status 1.1.10, which was generated by GNU Autoconf 2.72. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on build.macports.org config.status:797: creating Makefile config.status:797: creating pkgIndex.tcl ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=yes ac_cv_c_tclconfig=/Volumes/RAID/private/var/tmp/mprsyncup/release/base/vendor/tcl8.6.16/unix ac_cv_c_tdbcconfig=/Volumes/RAID/private/var/tmp/mprsyncup/release/base/vendor/tcl8.6.16/unix/pkgs/tdbc1.1.10 ac_cv_env_CC_set=set ac_cv_env_CC_value=clang ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_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_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=clang ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11= ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= tcl_cv_cast_to_union=yes tcl_cv_cc_visibility_hidden=yes tcl_cv_flag__isoc99_source=no tcl_cv_ld_search_paths_first=yes tcl_cv_sys_version=Darwin-15.6.0 tcl_cv_type_64bit=none ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='ar' CC='clang' CFLAGS=' ' CFLAGS_DEBUG='-g' CFLAGS_DEFAULT='-Os -DNDEBUG' CFLAGS_OPTIMIZE='-Os' CFLAGS_WARNING='-Wall' CLEANFILES='' CPPFLAGS='' CYGPATH='echo' DEFS='-DPACKAGE_NAME=\"tdbcsqlite3\" -DPACKAGE_TARNAME=\"tdbcsqlite3\" -DPACKAGE_VERSION=\"1.1.10\" -DPACKAGE_STRING=\"tdbcsqlite3\ 1.1.10\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DBUILD_tdbcsqlite3=/\*\*/ -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -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 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DHAVE_HIDDEN=1 -DHAVE_CAST_TO_UNION=1 -DHAVE_STDBOOL_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DTCL_CFG_OPTIMIZED=1' ECHO_C='\c' ECHO_N='' ECHO_T='' EXEEXT='' 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='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='tdbcsqlite3' PACKAGE_STRING='tdbcsqlite3 1.1.10' PACKAGE_TARNAME='tdbcsqlite3' PACKAGE_URL='' PACKAGE_VERSION='1.1.10' PATH_SEPARATOR=':' PKG_CFLAGS='' PKG_HEADERS='' PKG_INCLUDES='' PKG_LIBS=' -L/Volumes/RAID/private/var/tmp/mprsyncup/release/base/vendor/tcl8.6.16/unix/pkgs/tdbc1.1.10 -ltdbcstub1.1.10' PKG_LIB_FILE8='' PKG_LIB_FILE9='' PKG_LIB_FILE='' PKG_STUB_OBJECTS='' PKG_STUB_SOURCES='' PKG_TCL_SOURCES=' library/tdbcsqlite3.tcl' RANLIB='ranlib' RC='' SHELL='/bin/sh' SHLIB_CFLAGS='-fno-common' SHLIB_LD='${CC} -dynamiclib ${CFLAGS} ${LDFLAGS_DEFAULT} -current_version 1.1.10 -compatibility_version 1.1.10' SHLIB_LD_LIBS='${LIBS}' STLIB_LD='${AR} cr' TCLSH_PROG='/Volumes/RAID/private/var/tmp/mprsyncup/release/base/vendor/tcl8.6.16/unix/tclsh' TCL_BIN_DIR='/Volumes/RAID/private/var/tmp/mprsyncup/release/base/vendor/tcl8.6.16/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 -DHAVE_VFORK=1 -DHAVE_POSIX_SPAWNP=1 -DHAVE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2=1 -DHAVE_POSIX_SPAWNATTR_SETFLAGS=1 -DTCL_SHLIB_EXT=\".dylib\" -DNDEBUG=1 -DTCL_CFG_OPTIMIZED=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_TIMEZONE_VAR=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 -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 -DHAVE_CPUID=1 ' TCL_EXTRA_CFLAGS='-pipe ' 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/Volumes/RAID/var/tmp/mprsyncup/release/base/vendor/tcl/unix -ltcl8.6' TCL_MAJOR_VERSION='8' TCL_MINOR_VERSION='6' TCL_PATCH_LEVEL='.16' TCL_SHLIB_LD_LIBS='${LIBS}' TCL_SRC_DIR='/Volumes/RAID/var/tmp/mprsyncup/release/base/vendor/tcl' TCL_STUB_LIB_FILE='libtclstub8.6.a' TCL_STUB_LIB_FLAG='-ltclstub8.6' TCL_STUB_LIB_SPEC='-L/Volumes/RAID/var/tmp/mprsyncup/release/base/vendor/tcl/unix -ltclstub8.6' TCL_THREADS='1' TCL_VERSION='8.6' TDBC_LIB_FILE='libtdbc1.1.10.dylib' TDBC_VERSION='1.1.10' ac_ct_CC='clang' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='/Volumes/RAID/var/tmp/mprsyncup/opt/local/libexec/macports' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='/Volumes/RAID/var/tmp/mprsyncup/opt/local/libexec/macports/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/Volumes/RAID/var/tmp/mprsyncup/opt/local/libexec/macports' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' tdbc_BIN_DIR='/Volumes/RAID/private/var/tmp/mprsyncup/release/base/vendor/tcl8.6.16/unix/pkgs/tdbc1.1.10' tdbc_LIBRARY_PATH='/Volumes/RAID/var/tmp/mprsyncup/release/base/vendor/tcl/pkgs/tdbc1.1.10/library' tdbc_LIB_FILE='libtdbc1.1.10.dylib' tdbc_LIB_SPEC='-L/Volumes/RAID/private/var/tmp/mprsyncup/release/base/vendor/tcl8.6.16/unix/pkgs/tdbc1.1.10 -ltdbc1.1.10' tdbc_SRC_DIR='/Volumes/RAID/var/tmp/mprsyncup/release/base/vendor/tcl/pkgs/tdbc1.1.10' tdbc_STUB_LIB_FILE='libtdbcstub1.1.10.a' tdbc_STUB_LIB_PATH='/Volumes/RAID/private/var/tmp/mprsyncup/release/base/vendor/tcl8.6.16/unix/pkgs/tdbc1.1.10/libtdbcstub1.1.10.a' tdbc_STUB_LIB_SPEC='-L/Volumes/RAID/private/var/tmp/mprsyncup/release/base/vendor/tcl8.6.16/unix/pkgs/tdbc1.1.10 -ltdbcstub1.1.10' tdbc_VERSION='1.1.10' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "tdbcsqlite3" #define PACKAGE_TARNAME "tdbcsqlite3" #define PACKAGE_VERSION "1.1.10" #define PACKAGE_STRING "tdbcsqlite3 1.1.10" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define BUILD_tdbcsqlite3 /**/ #define USE_THREAD_ALLOC 1 #define _REENTRANT 1 #define _THREAD_SAFE 1 #define TCL_THREADS 1 #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 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 TCL_CFG_OPTIMIZED 1 configure: exit 0