Skip to content

Instantly share code, notes, and snippets.

@scelis
Created December 2, 2014 16:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save scelis/32437e31c32bdb304c68 to your computer and use it in GitHub Desktop.
Save scelis/32437e31c32bdb304c68 to your computer and use it in GitHub Desktop.
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by sqlcipher configure 3.8.4.3, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --enable-tempstore=yes --with-crypto-lib=commoncrypto CFLAGS=-DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2
## --------- ##
## Platform. ##
## --------- ##
hostname = Sebastians-MacBook-Pro.local
uname -m = x86_64
uname -r = 14.0.0
uname -s = Darwin
uname -v = Darwin Kernel Version 14.0.0: Fri Sep 19 00:26:44 PDT 2014; root:xnu-2782.1.97~2/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 14.0.0: Fri Sep 19 00:26:44 PDT 2014; root:xnu-2782.1.97~2/RELEASE_X86_64
Kernel configured for up to 8 processors.
4 processors are physically available.
8 processors are logically available.
Processor type: x86_64h (Intel x86-64h Haswell)
Processors active: 0 1 2 3 4 5 6 7
Primary memory available: 16.00 gigabytes
Default processor set: 345 tasks, 1665 threads, 8 processors
Load average: 2.15, Mach factor: 5.84
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/ruby/2.1.4/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2475: checking build system type
configure:2489: result: i386-apple-darwin14.0.0
configure:2509: checking host system type
configure:2522: result: i386-apple-darwin14.0.0
configure:2590: checking for gcc
configure:2606: found /usr/bin/gcc
configure:2617: result: gcc
configure:2846: checking for C compiler version
configure:2855: gcc --version >&5
Apple LLVM version 6.0 (clang-600.0.54) (based on LLVM 3.5svn)
Target: x86_64-apple-darwin14.0.0
Thread model: posix
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/c++/4.2.1
configure:2866: $? = 0
configure:2855: gcc -v >&5
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/c++/4.2.1
Apple LLVM version 6.0 (clang-600.0.54) (based on LLVM 3.5svn)
Target: x86_64-apple-darwin14.0.0
Thread model: posix
configure:2866: $? = 0
configure:2855: gcc -V >&5
clang: error: argument to '-V' is missing (expected 1 value)
clang: error: no input files
configure:2866: $? = 1
configure:2855: gcc -qversion >&5
clang: error: unknown argument: '-qversion'
clang: error: no input files
configure:2866: $? = 1
configure:2886: checking whether the C compiler works
configure:2908: gcc -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2 conftest.c >&5
configure:2912: $? = 0
configure:2960: result: yes
configure:2963: checking for C compiler default output file name
configure:2965: result: a.out
configure:2971: checking for suffix of executables
configure:2978: gcc -o conftest -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2 conftest.c >&5
configure:2982: $? = 0
configure:3004: result:
configure:3026: checking whether we are cross compiling
configure:3034: gcc -o conftest -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2 conftest.c >&5
configure:3038: $? = 0
configure:3045: ./conftest
configure:3049: $? = 0
configure:3064: result: no
configure:3069: checking for suffix of object files
configure:3091: gcc -c -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2 conftest.c >&5
configure:3095: $? = 0
configure:3116: result: o
configure:3120: checking whether we are using the GNU C compiler
configure:3139: gcc -c -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2 conftest.c >&5
configure:3139: $? = 0
configure:3148: result: yes
configure:3157: checking whether gcc accepts -g
configure:3177: gcc -c -g conftest.c >&5
configure:3177: $? = 0
configure:3218: result: yes
configure:3235: checking for gcc option to accept ISO C89
configure:3298: gcc -c -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2 conftest.c >&5
configure:3298: $? = 0
configure:3311: result: none needed
configure:3331: checking for a sed that does not truncate output
configure:3395: result: /usr/bin/sed
configure:3413: checking for grep that handles long lines and -e
configure:3471: result: /usr/bin/grep
configure:3476: checking for egrep
configure:3538: result: /usr/bin/grep -E
configure:3543: checking for fgrep
configure:3605: result: /usr/bin/grep -F
configure:3640: checking for ld used by gcc
configure:3707: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
configure:3714: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
configure:3729: result: no
configure:3741: checking for BSD- or MS-compatible name lister (nm)
configure:3790: result: /usr/bin/nm
configure:3908: checking the name lister (/usr/bin/nm) interface
configure:3923: gcc -c -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2 conftest.c >&5
configure:3926: /usr/bin/nm "conftest.o"
configure:3929: output
0000000000000000 S _some_variable
configure:3928: result: BSD nm
configure:3931: checking whether ln -s works
configure:3935: result: yes
configure:3943: checking the maximum length of command line arguments
configure:4063: result: 196608
configure:4080: checking whether the shell understands some XSI constructs
configure:4090: result: yes
configure:4094: checking whether the shell understands "+="
configure:4100: result: yes
configure:4135: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files
configure:4142: result: -r
configure:4211: checking for objdump
configure:4241: result: no
configure:4270: checking how to recognize dependent libraries
configure:4466: result: pass_all
configure:4526: checking for ar
configure:4542: found /usr/bin/ar
configure:4553: result: ar
configure:4631: checking for strip
configure:4647: found /usr/bin/strip
configure:4658: result: strip
configure:4730: checking for ranlib
configure:4746: found /usr/bin/ranlib
configure:4757: result: ranlib
configure:4847: checking command to parse /usr/bin/nm output from gcc object
configure:4965: gcc -c -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2 conftest.c >&5
configure:4968: $? = 0
configure:4972: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:4975: $? = 0
cannot find nm_test_var in conftest.nm
configure:4965: gcc -c -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2 conftest.c >&5
configure:4968: $? = 0
configure:4972: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm
configure:4975: $? = 0
configure:5029: gcc -o conftest -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2 conftest.c conftstm.o >&5
configure:5032: $? = 0
configure:5070: result: ok
configure:5335: checking for dsymutil
configure:5351: found /usr/bin/dsymutil
configure:5362: result: dsymutil
configure:5427: checking for nmedit
configure:5443: found /usr/bin/nmedit
configure:5454: result: nmedit
configure:5519: checking for lipo
configure:5535: found /usr/bin/lipo
configure:5546: result: lipo
configure:5611: checking for otool
configure:5627: found /usr/bin/otool
configure:5638: result: otool
configure:5703: checking for otool64
configure:5733: result: no
configure:5778: checking for -single_module linker flag
gcc -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
configure:5805: result: yes
configure:5807: checking for -exported_symbols_list linker flag
configure:5827: gcc -o conftest -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5
configure:5827: $? = 0
configure:5837: result: yes
configure:5879: checking how to run the C preprocessor
configure:5910: gcc -E conftest.c
configure:5910: $? = 0
configure:5924: gcc -E conftest.c
conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:5924: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sqlcipher"
| #define PACKAGE_TARNAME "sqlcipher"
| #define PACKAGE_VERSION "3.8.6"
| #define PACKAGE_STRING "sqlite 3.8.6"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5949: result: gcc -E
configure:5969: gcc -E conftest.c
configure:5969: $? = 0
configure:5983: gcc -E conftest.c
conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:5983: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sqlcipher"
| #define PACKAGE_TARNAME "sqlcipher"
| #define PACKAGE_VERSION "3.8.6"
| #define PACKAGE_STRING "sqlite 3.8.6"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:6012: checking for ANSI C header files
configure:6032: gcc -c -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2 conftest.c >&5
configure:6032: $? = 0
configure:6105: gcc -o conftest -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2 conftest.c >&5
configure:6105: $? = 0
configure:6105: ./conftest
configure:6105: $? = 0
configure:6116: result: yes
configure:6129: checking for sys/types.h
configure:6129: gcc -c -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2 conftest.c >&5
configure:6129: $? = 0
configure:6129: result: yes
configure:6129: checking for sys/stat.h
configure:6129: gcc -c -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2 conftest.c >&5
configure:6129: $? = 0
configure:6129: result: yes
configure:6129: checking for stdlib.h
configure:6129: gcc -c -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2 conftest.c >&5
configure:6129: $? = 0
configure:6129: result: yes
configure:6129: checking for string.h
configure:6129: gcc -c -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2 conftest.c >&5
configure:6129: $? = 0
configure:6129: result: yes
configure:6129: checking for memory.h
configure:6129: gcc -c -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2 conftest.c >&5
configure:6129: $? = 0
configure:6129: result: yes
configure:6129: checking for strings.h
configure:6129: gcc -c -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2 conftest.c >&5
configure:6129: $? = 0
configure:6129: result: yes
configure:6129: checking for inttypes.h
configure:6129: gcc -c -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2 conftest.c >&5
configure:6129: $? = 0
configure:6129: result: yes
configure:6129: checking for stdint.h
configure:6129: gcc -c -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2 conftest.c >&5
configure:6129: $? = 0
configure:6129: result: yes
configure:6129: checking for unistd.h
configure:6129: gcc -c -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2 conftest.c >&5
configure:6129: $? = 0
configure:6129: result: yes
configure:6143: checking for dlfcn.h
configure:6143: gcc -c -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2 conftest.c >&5
configure:6143: $? = 0
configure:6143: result: yes
configure:6327: checking for objdir
configure:6342: result: .libs
configure:6634: checking if gcc supports -fno-rtti -fno-exceptions
configure:6660: gcc -c -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2 -fno-rtti -fno-exceptions conftest.c >&5
configure:6664: $? = 0
configure:6669: result: yes
configure:6689: checking for gcc option to produce PIC
configure:6961: result: -fno-common -DPIC
configure:6973: checking if gcc PIC flag -fno-common -DPIC works
configure:6999: gcc -c -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2 -fno-common -DPIC -DPIC conftest.c >&5
configure:7003: $? = 0
configure:7008: result: yes
configure:7032: checking if gcc static flag -static works
configure:7060: result: no
configure:7075: checking if gcc supports -c -o file.o
configure:7104: gcc -c -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2 -o out/conftest2.o conftest.c >&5
configure:7108: $? = 0
configure:7122: result: yes
configure:7130: checking if gcc supports -c -o file.o
configure:7177: result: yes
configure:7210: checking whether the gcc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
configure:8196: result: yes
configure:8435: checking dynamic linker characteristics
configure:9099: result: darwin14.0.0 dyld
configure:9201: checking how to hardcode library paths into programs
configure:9226: result: immediate
configure:9746: checking whether stripping libraries is possible
configure:9760: result: yes
configure:9786: checking if libtool supports shared libraries
configure:9788: result: yes
configure:9791: checking whether to build shared libraries
configure:9812: result: yes
configure:9815: checking whether to build static libraries
configure:9819: result: yes
configure:9868: checking for a BSD-compatible install
configure:9936: result: /usr/bin/install -c
configure:9951: checking for gawk
configure:9981: result: no
configure:9951: checking for mawk
configure:9981: result: no
configure:9951: checking for nawk
configure:9981: result: no
configure:9951: checking for awk
configure:9967: found /usr/bin/awk
configure:9978: result: awk
configure:10000: checking for special C compiler options needed for large files
configure:10045: result: no
configure:10051: checking for _FILE_OFFSET_BITS value needed for large files
configure:10076: gcc -c -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2 conftest.c >&5
configure:10076: $? = 0
configure:10108: result: no
configure:10196: checking for int8_t
configure:10196: gcc -c -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2 conftest.c >&5
configure:10196: $? = 0
configure:10196: gcc -c -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2 conftest.c >&5
conftest.c:57:21: error: expected expression
if (sizeof ((int8_t)))
^
1 error generated.
configure:10196: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sqlcipher"
| #define PACKAGE_TARNAME "sqlcipher"
| #define PACKAGE_VERSION "3.8.6"
| #define PACKAGE_STRING "sqlite 3.8.6"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((int8_t)))
| return 0;
| ;
| return 0;
| }
configure:10196: result: yes
configure:10205: checking for int16_t
configure:10205: gcc -c -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2 conftest.c >&5
configure:10205: $? = 0
configure:10205: gcc -c -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2 conftest.c >&5
conftest.c:58:22: error: expected expression
if (sizeof ((int16_t)))
^
1 error generated.
configure:10205: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sqlcipher"
| #define PACKAGE_TARNAME "sqlcipher"
| #define PACKAGE_VERSION "3.8.6"
| #define PACKAGE_STRING "sqlite 3.8.6"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_INT8_T 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((int16_t)))
| return 0;
| ;
| return 0;
| }
configure:10205: result: yes
configure:10214: checking for int32_t
configure:10214: gcc -c -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2 conftest.c >&5
configure:10214: $? = 0
configure:10214: gcc -c -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2 conftest.c >&5
conftest.c:59:22: error: expected expression
if (sizeof ((int32_t)))
^
1 error generated.
configure:10214: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sqlcipher"
| #define PACKAGE_TARNAME "sqlcipher"
| #define PACKAGE_VERSION "3.8.6"
| #define PACKAGE_STRING "sqlite 3.8.6"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((int32_t)))
| return 0;
| ;
| return 0;
| }
configure:10214: result: yes
configure:10223: checking for int64_t
configure:10223: gcc -c -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2 conftest.c >&5
configure:10223: $? = 0
configure:10223: gcc -c -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2 conftest.c >&5
conftest.c:60:22: error: expected expression
if (sizeof ((int64_t)))
^
1 error generated.
configure:10223: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sqlcipher"
| #define PACKAGE_TARNAME "sqlcipher"
| #define PACKAGE_VERSION "3.8.6"
| #define PACKAGE_STRING "sqlite 3.8.6"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((int64_t)))
| return 0;
| ;
| return 0;
| }
configure:10223: result: yes
configure:10232: checking for intptr_t
configure:10232: gcc -c -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2 conftest.c >&5
configure:10232: $? = 0
configure:10232: gcc -c -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2 conftest.c >&5
conftest.c:61:23: error: expected expression
if (sizeof ((intptr_t)))
^
1 error generated.
configure:10232: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sqlcipher"
| #define PACKAGE_TARNAME "sqlcipher"
| #define PACKAGE_VERSION "3.8.6"
| #define PACKAGE_STRING "sqlite 3.8.6"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((intptr_t)))
| return 0;
| ;
| return 0;
| }
configure:10232: result: yes
configure:10241: checking for uint8_t
configure:10241: gcc -c -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2 conftest.c >&5
configure:10241: $? = 0
configure:10241: gcc -c -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2 conftest.c >&5
conftest.c:62:22: error: expected expression
if (sizeof ((uint8_t)))
^
1 error generated.
configure:10241: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sqlcipher"
| #define PACKAGE_TARNAME "sqlcipher"
| #define PACKAGE_VERSION "3.8.6"
| #define PACKAGE_STRING "sqlite 3.8.6"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INTPTR_T 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((uint8_t)))
| return 0;
| ;
| return 0;
| }
configure:10241: result: yes
configure:10250: checking for uint16_t
configure:10250: gcc -c -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2 conftest.c >&5
configure:10250: $? = 0
configure:10250: gcc -c -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2 conftest.c >&5
conftest.c:63:23: error: expected expression
if (sizeof ((uint16_t)))
^
1 error generated.
configure:10250: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sqlcipher"
| #define PACKAGE_TARNAME "sqlcipher"
| #define PACKAGE_VERSION "3.8.6"
| #define PACKAGE_STRING "sqlite 3.8.6"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINT8_T 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((uint16_t)))
| return 0;
| ;
| return 0;
| }
configure:10250: result: yes
configure:10259: checking for uint32_t
configure:10259: gcc -c -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2 conftest.c >&5
configure:10259: $? = 0
configure:10259: gcc -c -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2 conftest.c >&5
conftest.c:64:23: error: expected expression
if (sizeof ((uint32_t)))
^
1 error generated.
configure:10259: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sqlcipher"
| #define PACKAGE_TARNAME "sqlcipher"
| #define PACKAGE_VERSION "3.8.6"
| #define PACKAGE_STRING "sqlite 3.8.6"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((uint32_t)))
| return 0;
| ;
| return 0;
| }
configure:10259: result: yes
configure:10268: checking for uint64_t
configure:10268: gcc -c -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2 conftest.c >&5
configure:10268: $? = 0
configure:10268: gcc -c -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2 conftest.c >&5
conftest.c:65:23: error: expected expression
if (sizeof ((uint64_t)))
^
1 error generated.
configure:10268: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sqlcipher"
| #define PACKAGE_TARNAME "sqlcipher"
| #define PACKAGE_VERSION "3.8.6"
| #define PACKAGE_STRING "sqlite 3.8.6"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((uint64_t)))
| return 0;
| ;
| return 0;
| }
configure:10268: result: yes
configure:10277: checking for uintptr_t
configure:10277: gcc -c -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2 conftest.c >&5
configure:10277: $? = 0
configure:10277: gcc -c -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2 conftest.c >&5
conftest.c:66:24: error: expected expression
if (sizeof ((uintptr_t)))
^
1 error generated.
configure:10277: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sqlcipher"
| #define PACKAGE_TARNAME "sqlcipher"
| #define PACKAGE_VERSION "3.8.6"
| #define PACKAGE_STRING "sqlite 3.8.6"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((uintptr_t)))
| return 0;
| ;
| return 0;
| }
configure:10277: result: yes
configure:10293: checking for sys/types.h
configure:10293: result: yes
configure:10293: checking for stdlib.h
configure:10293: result: yes
configure:10293: checking for stdint.h
configure:10293: result: yes
configure:10293: checking for inttypes.h
configure:10293: result: yes
configure:10293: checking malloc.h usability
configure:10293: gcc -c -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2 conftest.c >&5
conftest.c:68:10: fatal error: 'malloc.h' file not found
#include <malloc.h>
^
1 error generated.
configure:10293: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sqlcipher"
| #define PACKAGE_TARNAME "sqlcipher"
| #define PACKAGE_VERSION "3.8.6"
| #define PACKAGE_STRING "sqlite 3.8.6"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <malloc.h>
configure:10293: result: no
configure:10293: checking malloc.h presence
configure:10293: gcc -E conftest.c
conftest.c:35:10: fatal error: 'malloc.h' file not found
#include <malloc.h>
^
1 error generated.
configure:10293: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sqlcipher"
| #define PACKAGE_TARNAME "sqlcipher"
| #define PACKAGE_VERSION "3.8.6"
| #define PACKAGE_STRING "sqlite 3.8.6"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| /* end confdefs.h. */
| #include <malloc.h>
configure:10293: result: no
configure:10293: checking for malloc.h
configure:10293: result: no
configure:10310: checking for usleep
configure:10310: gcc -o conftest -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2 conftest.c >&5
configure:10310: $? = 0
configure:10310: result: yes
configure:10310: checking for fdatasync
configure:10310: gcc -o conftest -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2 conftest.c >&5
configure:10310: $? = 0
configure:10310: result: yes
configure:10310: checking for localtime_r
configure:10310: gcc -o conftest -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2 conftest.c >&5
configure:10310: $? = 0
configure:10310: result: yes
configure:10310: checking for gmtime_r
configure:10310: gcc -o conftest -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2 conftest.c >&5
configure:10310: $? = 0
configure:10310: result: yes
configure:10310: checking for localtime_s
configure:10310: gcc -o conftest -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2 conftest.c >&5
Undefined symbols for architecture x86_64:
"_localtime_s", referenced from:
_main in conftest-1c8794.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:10310: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sqlcipher"
| #define PACKAGE_TARNAME "sqlcipher"
| #define PACKAGE_VERSION "3.8.6"
| #define PACKAGE_STRING "sqlite 3.8.6"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_USLEEP 1
| #define HAVE_FDATASYNC 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.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #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 ()
| {
| return localtime_s ();
| ;
| return 0;
| }
configure:10310: result: no
configure:10310: checking for utime
configure:10310: gcc -o conftest -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2 conftest.c >&5
configure:10310: $? = 0
configure:10310: result: yes
configure:10310: checking for malloc_usable_size
configure:10310: gcc -o conftest -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2 conftest.c >&5
Undefined symbols for architecture x86_64:
"_malloc_usable_size", referenced from:
_main in conftest-452e84.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:10310: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sqlcipher"
| #define PACKAGE_TARNAME "sqlcipher"
| #define PACKAGE_VERSION "3.8.6"
| #define PACKAGE_STRING "sqlite 3.8.6"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_USLEEP 1
| #define HAVE_FDATASYNC 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GMTIME_R 1
| #define HAVE_UTIME 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.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #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 ()
| {
| return malloc_usable_size ();
| ;
| return 0;
| }
configure:10310: result: no
configure:10334: checking for tclsh8.6
configure:10364: result: no
configure:10334: checking for tclsh8.5
configure:10350: found /usr/bin/tclsh8.5
configure:10361: result: tclsh8.5
configure:10401: Version set to 3.8
configure:10405: Release set to 3.8.6
configure:10411: Version number set to 3008006
configure:10522: checking whether to support threadsafe operation
configure:10530: result: yes
configure:10536: checking for library containing pthread_create
configure:10567: gcc -o conftest -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2 conftest.c >&5
configure:10567: $? = 0
configure:10584: result: none required
configure:10603: checking for crypto library to use
configure:10612: result: commoncrypto
configure:10735: checking whether to allow connections to be shared across threads
configure:10739: result: no
configure:10758: checking whether to support shared library linked as release mode or not
configure:10762: result: no
configure:10781: checking whether to use an in-ram database for temporary tables
configure:10796: result: yes
configure:10818: checking if executables have the .exe suffix
configure:10825: result: unknown
configure:10883: checking for Tcl configuration
configure:10969: WARNING: Can't find Tcl configuration definitions
configure:10971: WARNING: *** Without Tcl the regression tests cannot be executed ***
configure:10973: WARNING: *** Consider using --with-tcl=... to define location of Tcl ***
configure:11068: checking for library containing tgetent
configure:11099: gcc -o conftest -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2 -DSQLCIPHER_CRYPTO_CC -DSQLITE_OS_UNIX=1 conftest.c >&5
Undefined symbols for architecture x86_64:
"_tgetent", referenced from:
_main in conftest-596ab5.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:11099: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sqlcipher"
| #define PACKAGE_TARNAME "sqlcipher"
| #define PACKAGE_VERSION "3.8.6"
| #define PACKAGE_STRING "sqlite 3.8.6"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_USLEEP 1
| #define HAVE_FDATASYNC 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GMTIME_R 1
| #define HAVE_UTIME 1
| /* end confdefs.h. */
|
| /* 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 tgetent ();
| int
| main ()
| {
| return tgetent ();
| ;
| return 0;
| }
configure:11099: gcc -o conftest -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2 -DSQLCIPHER_CRYPTO_CC -DSQLITE_OS_UNIX=1 conftest.c -lreadline >&5
Undefined symbols for architecture x86_64:
"_tgetent", referenced from:
_main in conftest-b72aff.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:11099: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sqlcipher"
| #define PACKAGE_TARNAME "sqlcipher"
| #define PACKAGE_VERSION "3.8.6"
| #define PACKAGE_STRING "sqlite 3.8.6"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_USLEEP 1
| #define HAVE_FDATASYNC 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GMTIME_R 1
| #define HAVE_UTIME 1
| /* end confdefs.h. */
|
| /* 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 tgetent ();
| int
| main ()
| {
| return tgetent ();
| ;
| return 0;
| }
configure:11099: gcc -o conftest -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2 -DSQLCIPHER_CRYPTO_CC -DSQLITE_OS_UNIX=1 conftest.c -lncurses >&5
configure:11099: $? = 0
configure:11116: result: -lncurses
configure:11126: checking for readline in -lreadline
configure:11151: gcc -o conftest -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2 -DSQLCIPHER_CRYPTO_CC -DSQLITE_OS_UNIX=1 conftest.c -lreadline -lncurses >&5
configure:11151: $? = 0
configure:11160: result: yes
configure:11183: checking readline.h usability
configure:11183: gcc -c -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2 -DSQLCIPHER_CRYPTO_CC -DSQLITE_OS_UNIX=1 conftest.c >&5
conftest.c:73:10: fatal error: 'readline.h' file not found
#include <readline.h>
^
1 error generated.
configure:11183: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sqlcipher"
| #define PACKAGE_TARNAME "sqlcipher"
| #define PACKAGE_VERSION "3.8.6"
| #define PACKAGE_STRING "sqlite 3.8.6"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_USLEEP 1
| #define HAVE_FDATASYNC 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GMTIME_R 1
| #define HAVE_UTIME 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <readline.h>
configure:11183: result: no
configure:11183: checking readline.h presence
configure:11183: gcc -E conftest.c
conftest.c:40:10: fatal error: 'readline.h' file not found
#include <readline.h>
^
1 error generated.
configure:11183: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sqlcipher"
| #define PACKAGE_TARNAME "sqlcipher"
| #define PACKAGE_VERSION "3.8.6"
| #define PACKAGE_STRING "sqlite 3.8.6"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_INTPTR_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_UINTPTR_T 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_USLEEP 1
| #define HAVE_FDATASYNC 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GMTIME_R 1
| #define HAVE_UTIME 1
| /* end confdefs.h. */
| #include <readline.h>
configure:11183: result: no
configure:11183: checking for readline.h
configure:11183: result: no
configure:11193: checking for /usr/include/readline.h
configure:11207: result: no
configure:11193: checking for /usr/include/readline/readline.h
configure:11207: result: no
configure:11193: checking for /usr/local/include/readline.h
configure:11207: result: no
configure:11193: checking for /usr/local/include/readline/readline.h
configure:11207: result: no
configure:11193: checking for /usr/local/readline/include/readline.h
configure:11207: result: no
configure:11193: checking for /usr/local/readline/include/readline/readline.h
configure:11207: result: no
configure:11193: checking for /usr/contrib/include/readline.h
configure:11207: result: no
configure:11193: checking for /usr/contrib/include/readline/readline.h
configure:11207: result: no
configure:11193: checking for /mingw/include/readline.h
configure:11207: result: no
configure:11193: checking for /mingw/include/readline/readline.h
configure:11207: result: no
configure:11246: checking for library containing fdatasync
configure:11277: gcc -o conftest -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2 -DSQLCIPHER_CRYPTO_CC -DSQLITE_OS_UNIX=1 conftest.c >&5
configure:11277: $? = 0
configure:11294: result: none required
configure:11597: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by sqlcipher config.status 3.8.6, which was
generated by GNU Autoconf 2.62. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on Sebastians-MacBook-Pro.local
config.status:1076: creating Makefile
config.status:1076: creating sqlcipher.pc
config.status:1076: creating config.h
config.status:1251: config.h is unchanged
config.status:1265: executing libtool commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=i386-apple-darwin14.0.0
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2'
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_TCLLIBDIR_set=
ac_cv_env_TCLLIBDIR_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_file__mingw_include_readline_h=no
ac_cv_file__mingw_include_readline_readline_h=no
ac_cv_file__usr_contrib_include_readline_h=no
ac_cv_file__usr_contrib_include_readline_readline_h=no
ac_cv_file__usr_include_readline_h=no
ac_cv_file__usr_include_readline_readline_h=no
ac_cv_file__usr_local_include_readline_h=no
ac_cv_file__usr_local_include_readline_readline_h=no
ac_cv_file__usr_local_readline_include_readline_h=no
ac_cv_file__usr_local_readline_include_readline_readline_h=no
ac_cv_func_fdatasync=yes
ac_cv_func_gmtime_r=yes
ac_cv_func_localtime_r=yes
ac_cv_func_localtime_s=no
ac_cv_func_malloc_usable_size=no
ac_cv_func_usleep=yes
ac_cv_func_utime=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_malloc_h=no
ac_cv_header_memory_h=yes
ac_cv_header_readline_h=no
ac_cv_header_stdc=yes
ac_cv_header_stdint_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_host=i386-apple-darwin14.0.0
ac_cv_lib_readline_readline=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=awk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_TCLSH_CMD=tclsh8.5
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
ac_cv_prog_ac_ct_LIPO=lipo
ac_cv_prog_ac_ct_NMEDIT=nmedit
ac_cv_prog_ac_ct_OTOOL=otool
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_search_fdatasync='none required'
ac_cv_search_pthread_create='none required'
ac_cv_search_tgetent=-lncurses
ac_cv_sys_file_offset_bits=no
ac_cv_sys_largefile_CC=no
ac_cv_type_int16_t=yes
ac_cv_type_int32_t=yes
ac_cv_type_int64_t=yes
ac_cv_type_int8_t=yes
ac_cv_type_intptr_t=yes
ac_cv_type_uint16_t=yes
ac_cv_type_uint32_t=yes
ac_cv_type_uint64_t=yes
ac_cv_type_uint8_t=yes
ac_cv_type_uintptr_t=yes
lt_cv_apple_cc_single_mod=yes
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_exported_symbols_list=yes
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
lt_cv_path_NM=/usr/bin/nm
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=yes
lt_cv_prog_compiler_static_works=no
lt_cv_prog_gnu_ld=no
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=196608
## ----------------- ##
## Output variables. ##
## ----------------- ##
ALLOWRELEASE=''
AR='ar'
AWK='awk'
BUILD_CC='gcc'
BUILD_CFLAGS=' -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2 -DSQLCIPHER_CRYPTO_CC'
BUILD_EXEEXT=''
CC='gcc'
CFLAGS=' -DSQLITE_HAS_CODEC -DSQLITE_TEMP_STORE=2 -DSQLCIPHER_CRYPTO_CC -DSQLITE_OS_UNIX=1'
CPP='gcc -E'
CPPFLAGS=''
DEFS='-DHAVE_CONFIG_H'
DSYMUTIL='dsymutil'
DUMPBIN=''
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
FGREP='/usr/bin/grep -F'
GREP='/usr/bin/grep'
HAVE_TCL=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO='lipo'
LN_S='ln -s'
LTLIBOBJS=''
NM='/usr/bin/nm'
NMEDIT='nmedit'
OBJDUMP='false'
OBJEXT='o'
OPT_FEATURE_FLAGS='-DSQLITE_OMIT_LOAD_EXTENSION=1'
OTOOL64=':'
OTOOL='otool'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='sqlcipher'
PACKAGE_STRING='sqlite 3.8.6'
PACKAGE_TARNAME='sqlcipher'
PACKAGE_URL=''
PACKAGE_VERSION='3.8.6'
PATH_SEPARATOR=':'
RANLIB='ranlib'
RELEASE='3.8.6'
SED='/usr/bin/sed'
SHELL='/bin/sh'
SQLITE_OS_UNIX='1'
SQLITE_OS_WIN='0'
SQLITE_THREADSAFE='1'
STRIP='strip'
TARGET_DEBUG='-DNDEBUG'
TARGET_EXEEXT=''
TARGET_HAVE_READLINE='0'
TARGET_READLINE_INC=''
TARGET_READLINE_LIBS=''
TCLLIBDIR='/System/Library/Frameworks/Tcl.framework/Versions/8.5/Resources/Scripts/sqlite3'
TCLSH_CMD='tclsh8.5'
TCL_BIN_DIR=''
TCL_INCLUDE_SPEC=''
TCL_LIB_FILE=''
TCL_LIB_FLAG=''
TCL_LIB_SPEC=''
TCL_SRC_DIR=''
TCL_STUB_LIB_FILE=''
TCL_STUB_LIB_FLAG=''
TCL_STUB_LIB_SPEC=''
TCL_VERSION=''
TEMP_STORE='2'
USE_AMALGAMATION='1'
USE_GCOV='0'
VERSION='3.8'
VERSION_NUMBER='3008006'
XTHREADCONNECT=''
ac_ct_CC='gcc'
ac_ct_DUMPBIN=''
bindir='${exec_prefix}/bin'
build='i386-apple-darwin14.0.0'
build_alias=''
build_cpu='i386'
build_os='darwin14.0.0'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='Sebastians-MacBook-Pro'
host_alias=''
host_cpu='i386'
host_os='darwin14.0.0'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
lt_ECHO='/bin/echo'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
program_prefix=''
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "sqlcipher"
#define PACKAGE_TARNAME "sqlcipher"
#define PACKAGE_VERSION "3.8.6"
#define PACKAGE_STRING "sqlite 3.8.6"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_INT8_T 1
#define HAVE_INT16_T 1
#define HAVE_INT32_T 1
#define HAVE_INT64_T 1
#define HAVE_INTPTR_T 1
#define HAVE_UINT8_T 1
#define HAVE_UINT16_T 1
#define HAVE_UINT32_T 1
#define HAVE_UINT64_T 1
#define HAVE_UINTPTR_T 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDINT_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_USLEEP 1
#define HAVE_FDATASYNC 1
#define HAVE_LOCALTIME_R 1
#define HAVE_GMTIME_R 1
#define HAVE_UTIME 1
configure: exit 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment