sqlcipher/config.log
2013-08-29 08:11:18 -05:00

1966 lines
55 KiB
Plaintext

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.8.0, which was
generated by GNU Autoconf 2.62. Invocation command line was
$ ./configure
## --------- ##
## Platform. ##
## --------- ##
hostname = work.local
uname -m = x86_64
uname -r = 12.4.0
uname -s = Darwin
uname -v = Darwin Kernel Version 12.4.0: Wed May 1 17:57:12 PDT 2013; root:xnu-2050.24.15~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 12.4.0: Wed May 1 17:57:12 PDT 2013; root:xnu-2050.24.15~1/RELEASE_X86_64
Kernel configured for up to 8 processors.
4 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: 134 tasks, 680 threads, 8 processors
Load average: 3.66, Mach factor: 4.33
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /Users/nparker/bin
PATH: /Users/nparker/.cabal/bin
PATH: /Users/nparker/bin/scripts
PATH: /Users/nparker/bin/android-ndk
PATH: /Users/nparker/bin/android-sdk/tools/proguard/bin
PATH: /Users/nparker/bin/android-sdk/platform-tools
PATH: /Users/nparker/bin/android-sdk/tools
PATH: /Users/nparker/src/depot-tools
PATH: /Users/nparker/bin/nacl-sdk
PATH: /Users/nparker/.lein/bin
PATH: /Users/nparker/bin/leiningen/bin
PATH: /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/bin
PATH: /Users/nparker/bin/maven/bin
PATH: /Users/nparker/bin/ant/bin
PATH: /Applications/Racket/bin
PATH: /Applications/Julia.app/Contents/Resources/julia/bin
PATH: /usr/local/share/npm/bin
PATH: /Applications/kdiff3.app/Contents/MacOS
PATH: /Users/nparker/src/offlineimap/bin
PATH: /usr/local/share/python
PATH: /Users/nparker/src/rust/bin
PATH: /Users/nparker/bin/dex2jar
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/local/bin
PATH: /opt/X11/bin
PATH: /usr/texbin
PATH: /Users/nparker/.ec2/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2130: checking build system type
configure:2148: result: i386-apple-darwin12.4.0
configure:2170: checking host system type
configure:2185: result: i386-apple-darwin12.4.0
configure:2255: checking for gcc
configure:2271: found /usr/bin/gcc
configure:2282: result: gcc
configure:2520: checking for C compiler version
configure:2528: gcc --version >&5
i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.11.00)
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:2532: $? = 0
configure:2539: gcc -v >&5
Using built-in specs.
Target: i686-apple-darwin11
Configured with: /private/var/tmp/llvmgcc42/llvmgcc42-2336.11~67/src/configure --disable-checking --enable-werror --prefix=/Applications/Xcode.app/Contents/Developer/usr/llvm-gcc-4.2 --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin11 --enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2336.11~67/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --with-gxx-include-dir=/usr/include/c++/4.2.1
Thread model: posix
gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.11.00)
configure:2543: $? = 0
configure:2550: gcc -V >&5
llvm-gcc-4.2: argument to `-V' is missing
configure:2554: $? = 1
configure:2577: checking for C compiler default output file name
configure:2599: gcc conftest.c >&5
configure:2603: $? = 0
configure:2641: result: a.out
configure:2658: checking whether the C compiler works
configure:2668: ./a.out
configure:2672: $? = 0
configure:2689: result: yes
configure:2696: checking whether we are cross compiling
configure:2698: result: no
configure:2701: checking for suffix of executables
configure:2708: gcc -o conftest conftest.c >&5
configure:2712: $? = 0
configure:2736: result:
configure:2742: checking for suffix of object files
configure:2768: gcc -c conftest.c >&5
configure:2772: $? = 0
configure:2795: result: o
configure:2799: checking whether we are using the GNU C compiler
configure:2828: gcc -c conftest.c >&5
configure:2835: $? = 0
configure:2852: result: yes
configure:2861: checking whether gcc accepts -g
configure:2891: gcc -c -g conftest.c >&5
configure:2898: $? = 0
configure:2999: result: yes
configure:3016: checking for gcc option to accept ISO C89
configure:3090: gcc -c -g -O2 conftest.c >&5
configure:3097: $? = 0
configure:3120: result: none needed
configure:3138: checking for a sed that does not truncate output
configure:3204: result: /usr/bin/sed
configure:3222: checking for grep that handles long lines and -e
configure:3282: result: /usr/bin/grep
configure:3287: checking for egrep
configure:3351: result: /usr/bin/grep -E
configure:3356: checking for fgrep
configure:3420: result: /usr/bin/grep -F
configure:3455: checking for ld used by gcc
configure:3522: result: /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld
configure:3531: checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) is GNU ld
configure:3546: result: no
configure:3558: checking for BSD- or MS-compatible name lister (nm)
configure:3607: result: /usr/bin/nm
configure:3729: checking the name lister (/usr/bin/nm) interface
configure:3736: gcc -c -g -O2 conftest.c >&5
configure:3739: /usr/bin/nm "conftest.o"
configure:3742: output
00000000000001e8 S _some_variable
configure:3749: result: BSD nm
configure:3752: checking whether ln -s works
configure:3756: result: yes
configure:3764: checking the maximum length of command line arguments
configure:3884: result: 196608
configure:3901: checking whether the shell understands some XSI constructs
configure:3911: result: yes
configure:3915: checking whether the shell understands "+="
configure:3921: result: yes
configure:3956: checking for /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld option to reload object files
configure:3963: result: -r
configure:4032: checking for objdump
configure:4062: result: no
configure:4095: checking how to recognize dependent libraries
configure:4291: result: pass_all
configure:4351: checking for ar
configure:4367: found /usr/bin/ar
configure:4378: result: ar
configure:4460: checking for strip
configure:4476: found /usr/bin/strip
configure:4487: result: strip
configure:4563: checking for ranlib
configure:4579: found /usr/bin/ranlib
configure:4590: result: ranlib
configure:4684: checking command to parse /usr/bin/nm output from gcc object
configure:4802: gcc -c -g -O2 conftest.c >&5
configure:4805: $? = 0
configure:4809: /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:4812: $? = 0
cannot find nm_test_var in conftest.nm
configure:4802: gcc -c -g -O2 conftest.c >&5
configure:4805: $? = 0
configure:4809: /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:4812: $? = 0
configure:4866: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
configure:4869: $? = 0
configure:4907: result: ok
configure:5201: checking for dsymutil
configure:5217: found /usr/bin/dsymutil
configure:5228: result: dsymutil
configure:5297: checking for nmedit
configure:5313: found /usr/bin/nmedit
configure:5324: result: nmedit
configure:5393: checking for lipo
configure:5409: found /usr/bin/lipo
configure:5420: result: lipo
configure:5489: checking for otool
configure:5505: found /usr/bin/otool
configure:5516: result: otool
configure:5585: checking for otool64
configure:5615: result: no
configure:5664: checking for -single_module linker flag
gcc -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
configure:5691: result: yes
configure:5693: checking for -exported_symbols_list linker flag
configure:5723: gcc -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5
configure:5730: $? = 0
configure:5752: result: yes
configure:5794: checking how to run the C preprocessor
configure:5834: gcc -E conftest.c
configure:5841: $? = 0
configure:5872: gcc -E conftest.c
conftest.c:8:28: error: ac_nonexistent.h: No such file or directory
configure:5879: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "sqlite"
| #define PACKAGE_TARNAME "sqlite"
| #define PACKAGE_VERSION "3.8.0"
| #define PACKAGE_STRING "sqlite 3.8.0"
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5912: result: gcc -E
configure:5941: gcc -E conftest.c
configure:5948: $? = 0
configure:5979: gcc -E conftest.c
conftest.c:8:28: error: ac_nonexistent.h: No such file or directory
configure:5986: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "sqlite"
| #define PACKAGE_TARNAME "sqlite"
| #define PACKAGE_VERSION "3.8.0"
| #define PACKAGE_STRING "sqlite 3.8.0"
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:6024: checking for ANSI C header files
configure:6054: gcc -c -g -O2 conftest.c >&5
configure:6061: $? = 0
configure:6160: gcc -o conftest -g -O2 conftest.c >&5
configure:6164: $? = 0
configure:6170: ./conftest
configure:6174: $? = 0
configure:6192: result: yes
configure:6216: checking for sys/types.h
configure:6237: gcc -c -g -O2 conftest.c >&5
configure:6244: $? = 0
configure:6261: result: yes
configure:6216: checking for sys/stat.h
configure:6237: gcc -c -g -O2 conftest.c >&5
configure:6244: $? = 0
configure:6261: result: yes
configure:6216: checking for stdlib.h
configure:6237: gcc -c -g -O2 conftest.c >&5
configure:6244: $? = 0
configure:6261: result: yes
configure:6216: checking for string.h
configure:6237: gcc -c -g -O2 conftest.c >&5
configure:6244: $? = 0
configure:6261: result: yes
configure:6216: checking for memory.h
configure:6237: gcc -c -g -O2 conftest.c >&5
configure:6244: $? = 0
configure:6261: result: yes
configure:6216: checking for strings.h
configure:6237: gcc -c -g -O2 conftest.c >&5
configure:6244: $? = 0
configure:6261: result: yes
configure:6216: checking for inttypes.h
configure:6237: gcc -c -g -O2 conftest.c >&5
configure:6244: $? = 0
configure:6261: result: yes
configure:6216: checking for stdint.h
configure:6237: gcc -c -g -O2 conftest.c >&5
configure:6244: $? = 0
configure:6261: result: yes
configure:6216: checking for unistd.h
configure:6237: gcc -c -g -O2 conftest.c >&5
configure:6244: $? = 0
configure:6261: result: yes
configure:6278: checking for dlfcn.h
configure:6299: gcc -c -g -O2 conftest.c >&5
configure:6306: $? = 0
configure:6323: result: yes
configure:6508: checking for objdir
configure:6523: result: .libs
configure:6815: checking if gcc supports -fno-rtti -fno-exceptions
configure:6833: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:6837: $? = 0
configure:6850: result: no
configure:6870: checking for gcc option to produce PIC
configure:7142: result: -fno-common -DPIC
configure:7154: checking if gcc PIC flag -fno-common -DPIC works
configure:7172: gcc -c -g -O2 -fno-common -DPIC -DPIC conftest.c >&5
configure:7176: $? = 0
configure:7189: result: yes
configure:7213: checking if gcc static flag -static works
configure:7241: result: no
configure:7256: checking if gcc supports -c -o file.o
configure:7277: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:7281: $? = 0
configure:7303: result: yes
configure:7311: checking if gcc supports -c -o file.o
configure:7358: result: yes
configure:7391: checking whether the gcc linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) supports shared libraries
configure:8465: result: yes
configure:8704: checking dynamic linker characteristics
configure:9400: result: darwin12.4.0 dyld
configure:9502: checking how to hardcode library paths into programs
configure:9527: result: immediate
configure:10360: checking whether stripping libraries is possible
configure:10374: result: yes
configure:10400: checking if libtool supports shared libraries
configure:10402: result: yes
configure:10405: checking whether to build shared libraries
configure:10426: result: yes
configure:10429: checking whether to build static libraries
configure:10433: result: yes
configure:10482: checking for a BSD-compatible install
configure:10550: result: /usr/bin/install -c
configure:10565: checking for gawk
configure:10595: result: no
configure:10565: checking for mawk
configure:10595: result: no
configure:10565: checking for nawk
configure:10595: result: no
configure:10565: checking for awk
configure:10581: found /usr/bin/awk
configure:10592: result: awk
configure:10614: checking for special C compiler options needed for large files
configure:10709: result: no
configure:10715: checking for _FILE_OFFSET_BITS value needed for large files
configure:10750: gcc -c -g -O2 conftest.c >&5
configure:10757: $? = 0
configure:10826: result: no
configure:10966: checking for int8_t
configure:10994: gcc -c -g -O2 conftest.c >&5
configure:11001: $? = 0
configure:11028: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:56: error: expected expression before ')' token
configure:11035: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "sqlite"
| #define PACKAGE_TARNAME "sqlite"
| #define PACKAGE_VERSION "3.8.0"
| #define PACKAGE_STRING "sqlite 3.8.0"
| #define PACKAGE_BUGREPORT ""
| #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:11058: result: yes
configure:11068: checking for int16_t
configure:11096: gcc -c -g -O2 conftest.c >&5
configure:11103: $? = 0
configure:11130: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:57: error: expected expression before ')' token
configure:11137: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "sqlite"
| #define PACKAGE_TARNAME "sqlite"
| #define PACKAGE_VERSION "3.8.0"
| #define PACKAGE_STRING "sqlite 3.8.0"
| #define PACKAGE_BUGREPORT ""
| #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:11160: result: yes
configure:11170: checking for int32_t
configure:11198: gcc -c -g -O2 conftest.c >&5
configure:11205: $? = 0
configure:11232: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:58: error: expected expression before ')' token
configure:11239: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "sqlite"
| #define PACKAGE_TARNAME "sqlite"
| #define PACKAGE_VERSION "3.8.0"
| #define PACKAGE_STRING "sqlite 3.8.0"
| #define PACKAGE_BUGREPORT ""
| #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:11262: result: yes
configure:11272: checking for int64_t
configure:11300: gcc -c -g -O2 conftest.c >&5
configure:11307: $? = 0
configure:11334: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:59: error: expected expression before ')' token
configure:11341: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "sqlite"
| #define PACKAGE_TARNAME "sqlite"
| #define PACKAGE_VERSION "3.8.0"
| #define PACKAGE_STRING "sqlite 3.8.0"
| #define PACKAGE_BUGREPORT ""
| #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:11364: result: yes
configure:11374: checking for intptr_t
configure:11402: gcc -c -g -O2 conftest.c >&5
configure:11409: $? = 0
configure:11436: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:60: error: expected expression before ')' token
configure:11443: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "sqlite"
| #define PACKAGE_TARNAME "sqlite"
| #define PACKAGE_VERSION "3.8.0"
| #define PACKAGE_STRING "sqlite 3.8.0"
| #define PACKAGE_BUGREPORT ""
| #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:11466: result: yes
configure:11476: checking for uint8_t
configure:11504: gcc -c -g -O2 conftest.c >&5
configure:11511: $? = 0
configure:11538: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:61: error: expected expression before ')' token
configure:11545: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "sqlite"
| #define PACKAGE_TARNAME "sqlite"
| #define PACKAGE_VERSION "3.8.0"
| #define PACKAGE_STRING "sqlite 3.8.0"
| #define PACKAGE_BUGREPORT ""
| #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:11568: result: yes
configure:11578: checking for uint16_t
configure:11606: gcc -c -g -O2 conftest.c >&5
configure:11613: $? = 0
configure:11640: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:62: error: expected expression before ')' token
configure:11647: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "sqlite"
| #define PACKAGE_TARNAME "sqlite"
| #define PACKAGE_VERSION "3.8.0"
| #define PACKAGE_STRING "sqlite 3.8.0"
| #define PACKAGE_BUGREPORT ""
| #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:11670: result: yes
configure:11680: checking for uint32_t
configure:11708: gcc -c -g -O2 conftest.c >&5
configure:11715: $? = 0
configure:11742: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:63: error: expected expression before ')' token
configure:11749: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "sqlite"
| #define PACKAGE_TARNAME "sqlite"
| #define PACKAGE_VERSION "3.8.0"
| #define PACKAGE_STRING "sqlite 3.8.0"
| #define PACKAGE_BUGREPORT ""
| #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:11772: result: yes
configure:11782: checking for uint64_t
configure:11810: gcc -c -g -O2 conftest.c >&5
configure:11817: $? = 0
configure:11844: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:64: error: expected expression before ')' token
configure:11851: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "sqlite"
| #define PACKAGE_TARNAME "sqlite"
| #define PACKAGE_VERSION "3.8.0"
| #define PACKAGE_STRING "sqlite 3.8.0"
| #define PACKAGE_BUGREPORT ""
| #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:11874: result: yes
configure:11884: checking for uintptr_t
configure:11912: gcc -c -g -O2 conftest.c >&5
configure:11919: $? = 0
configure:11946: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:65: error: expected expression before ')' token
configure:11953: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "sqlite"
| #define PACKAGE_TARNAME "sqlite"
| #define PACKAGE_VERSION "3.8.0"
| #define PACKAGE_STRING "sqlite 3.8.0"
| #define PACKAGE_BUGREPORT ""
| #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:11976: result: yes
configure:11999: checking for sys/types.h
configure:12006: result: yes
configure:11999: checking for stdlib.h
configure:12006: result: yes
configure:11999: checking for stdint.h
configure:12006: result: yes
configure:11999: checking for inttypes.h
configure:12006: result: yes
configure:12010: checking malloc.h usability
configure:12027: gcc -c -g -O2 conftest.c >&5
conftest.c:67:20: error: malloc.h: No such file or directory
configure:12034: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "sqlite"
| #define PACKAGE_TARNAME "sqlite"
| #define PACKAGE_VERSION "3.8.0"
| #define PACKAGE_STRING "sqlite 3.8.0"
| #define PACKAGE_BUGREPORT ""
| #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:12048: result: no
configure:12052: checking malloc.h presence
configure:12067: gcc -E conftest.c
conftest.c:34:20: error: malloc.h: No such file or directory
configure:12074: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "sqlite"
| #define PACKAGE_TARNAME "sqlite"
| #define PACKAGE_VERSION "3.8.0"
| #define PACKAGE_STRING "sqlite 3.8.0"
| #define PACKAGE_BUGREPORT ""
| #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:12088: result: no
configure:12116: checking for malloc.h
configure:12125: result: no
configure:12153: checking for usleep
configure:12209: gcc -o conftest -g -O2 conftest.c >&5
configure:12216: $? = 0
configure:12238: result: yes
configure:12153: checking for fdatasync
configure:12209: gcc -o conftest -g -O2 conftest.c >&5
configure:12216: $? = 0
configure:12238: result: yes
configure:12153: checking for localtime_r
configure:12209: gcc -o conftest -g -O2 conftest.c >&5
configure:12216: $? = 0
configure:12238: result: yes
configure:12153: checking for gmtime_r
configure:12209: gcc -o conftest -g -O2 conftest.c >&5
configure:12216: $? = 0
configure:12238: result: yes
configure:12153: checking for localtime_s
configure:12209: gcc -o conftest -g -O2 conftest.c >&5
Undefined symbols for architecture x86_64:
"_localtime_s", referenced from:
_main in ccQkRpvm.o
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
configure:12216: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "sqlite"
| #define PACKAGE_TARNAME "sqlite"
| #define PACKAGE_VERSION "3.8.0"
| #define PACKAGE_STRING "sqlite 3.8.0"
| #define PACKAGE_BUGREPORT ""
| #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:12238: result: no
configure:12153: checking for utime
configure:12209: gcc -o conftest -g -O2 conftest.c >&5
configure:12216: $? = 0
configure:12238: result: yes
configure:12153: checking for malloc_usable_size
configure:12209: gcc -o conftest -g -O2 conftest.c >&5
Undefined symbols for architecture x86_64:
"_malloc_usable_size", referenced from:
_main in ccT659FD.o
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
configure:12216: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "sqlite"
| #define PACKAGE_TARNAME "sqlite"
| #define PACKAGE_VERSION "3.8.0"
| #define PACKAGE_STRING "sqlite 3.8.0"
| #define PACKAGE_BUGREPORT ""
| #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:12238: result: no
configure:12264: checking for tclsh8.5
configure:12280: found /usr/bin/tclsh8.5
configure:12291: result: tclsh8.5
configure:12332: Version set to 3.8
configure:12336: Release set to 3.8.0
configure:12342: Version number set to 3008000
configure:12453: checking whether to support threadsafe operation
configure:12461: result: yes
configure:12467: checking for library containing pthread_create
configure:12508: gcc -o conftest -g -O2 conftest.c >&5
configure:12515: $? = 0
configure:12546: result: none required
configure:12568: checking whether to allow connections to be shared across threads
configure:12572: result: no
configure:12591: checking whether to support shared library linked as release mode or not
configure:12595: result: no
configure:12614: checking whether to use an in-ram database for temporary tables
configure:12624: result: no
configure:12651: checking if executables have the .exe suffix
configure:12658: result: unknown
configure:12662: checking host system type
configure:12677: result: i386-apple-darwin12.4.0
configure:12762: checking for Tcl configuration
configure:12858: result: found /usr/lib/tclConfig.sh
configure:12861: checking for existence of /usr/lib/tclConfig.sh
configure:12864: result: loading
configure:12949: checking for library containing tgetent
configure:12990: gcc -o conftest -g -O2 -DSQLITE_OS_UNIX=1 conftest.c >&5
Undefined symbols for architecture x86_64:
"_tgetent", referenced from:
_main in cckUGKJn.o
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
configure:12997: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "sqlite"
| #define PACKAGE_TARNAME "sqlite"
| #define PACKAGE_VERSION "3.8.0"
| #define PACKAGE_STRING "sqlite 3.8.0"
| #define PACKAGE_BUGREPORT ""
| #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:12990: gcc -o conftest -g -O2 -DSQLITE_OS_UNIX=1 conftest.c -lreadline >&5
Undefined symbols for architecture x86_64:
"_tgetent", referenced from:
_main in ccTZ4r6R.o
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
configure:12997: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "sqlite"
| #define PACKAGE_TARNAME "sqlite"
| #define PACKAGE_VERSION "3.8.0"
| #define PACKAGE_STRING "sqlite 3.8.0"
| #define PACKAGE_BUGREPORT ""
| #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:12990: gcc -o conftest -g -O2 -DSQLITE_OS_UNIX=1 conftest.c -lncurses >&5
configure:12997: $? = 0
configure:13028: result: -lncurses
configure:13038: checking for readline in -lreadline
configure:13073: gcc -o conftest -g -O2 -DSQLITE_OS_UNIX=1 conftest.c -lreadline -lncurses >&5
configure:13080: $? = 0
configure:13101: result: yes
configure:13134: checking readline.h usability
configure:13151: gcc -c -g -O2 -DSQLITE_OS_UNIX=1 conftest.c >&5
conftest.c:72:22: error: readline.h: No such file or directory
configure:13158: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "sqlite"
| #define PACKAGE_TARNAME "sqlite"
| #define PACKAGE_VERSION "3.8.0"
| #define PACKAGE_STRING "sqlite 3.8.0"
| #define PACKAGE_BUGREPORT ""
| #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:13172: result: no
configure:13176: checking readline.h presence
configure:13191: gcc -E conftest.c
conftest.c:39:22: error: readline.h: No such file or directory
configure:13198: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "sqlite"
| #define PACKAGE_TARNAME "sqlite"
| #define PACKAGE_VERSION "3.8.0"
| #define PACKAGE_STRING "sqlite 3.8.0"
| #define PACKAGE_BUGREPORT ""
| #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:13212: result: no
configure:13240: checking for readline.h
configure:13247: result: no
configure:13260: checking for /usr/include/readline.h
configure:13277: result: no
configure:13260: checking for /usr/include/readline/readline.h
configure:13277: result: yes
configure:13317: checking for library containing fdatasync
configure:13358: gcc -o conftest -g -O2 -DSQLITE_OS_UNIX=1 conftest.c >&5
configure:13365: $? = 0
configure:13396: result: none required
configure:13718: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by sqlite config.status 3.8.0, which was
generated by GNU Autoconf 2.62. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on work.local
config.status:1000: creating Makefile
config.status:1000: creating sqlite3.pc
config.status:1000: creating config.h
config.status:1234: executing libtool commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=i386-apple-darwin12.4.0
ac_cv_c_compiler_gnu=yes
ac_cv_c_tclconfig=/usr/lib
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_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__usr_include_readline_h=no
ac_cv_file__usr_include_readline_readline_h=yes
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-darwin12.4.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=/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/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=no
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=' -g -O2'
BUILD_EXEEXT=''
CC='gcc'
CFLAGS=' -g -O2 -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='1'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LD='/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/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='sqlite'
PACKAGE_STRING='sqlite 3.8.0'
PACKAGE_TARNAME='sqlite'
PACKAGE_VERSION='3.8.0'
PATH_SEPARATOR=':'
RANLIB='ranlib'
RELEASE='3.8.0'
SED='/usr/bin/sed'
SHELL='/bin/sh'
SQLITE_OS_OS2='0'
SQLITE_OS_UNIX='1'
SQLITE_OS_WIN='0'
SQLITE_THREADSAFE='1'
STRIP='strip'
TARGET_DEBUG='-DNDEBUG'
TARGET_EXEEXT=''
TARGET_HAVE_READLINE='1'
TARGET_READLINE_INC='-I/usr/include/readline'
TARGET_READLINE_LIBS='-lreadline -lncurses '
TCLLIBDIR='/System/Library/Frameworks/Tcl.framework/Versions/8.5/Resources/Scripts/sqlite3'
TCLSH_CMD='tclsh8.5'
TCL_BIN_DIR='/usr/lib'
TCL_INCLUDE_SPEC='-I/System/Library/Frameworks/Tcl.framework/Versions/8.5/Headers'
TCL_LIB_FILE='Tcl'
TCL_LIB_FLAG='-framework Tcl'
TCL_LIB_SPEC='-F/System/Library/Frameworks -framework Tcl'
TCL_SRC_DIR='/SourceCache/tcl/tcl-97.1/tcl/tcl'
TCL_STUB_LIB_FILE='libtclstub8.5.a'
TCL_STUB_LIB_FLAG='-ltclstub8.5'
TCL_STUB_LIB_SPEC='-L/System/Library/Frameworks/Tcl.framework/Versions/8.5 -ltclstub8.5'
TCL_VERSION='8.5'
TEMP_STORE='1'
USE_AMALGAMATION='1'
USE_GCOV='0'
VERSION='3.8'
VERSION_NUMBER='3008000'
XTHREADCONNECT=''
ac_ct_CC='gcc'
ac_ct_DUMPBIN=''
bindir='${exec_prefix}/bin'
build='i386-apple-darwin12.4.0'
build_alias=''
build_cpu='i386'
build_os='darwin12.4.0'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='i386-apple-darwin12.4.0'
host_alias=''
host_cpu='i386'
host_os='darwin12.4.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. ##
## ----------- ##
#define PACKAGE_NAME "sqlite"
#define PACKAGE_TARNAME "sqlite"
#define PACKAGE_VERSION "3.8.0"
#define PACKAGE_STRING "sqlite 3.8.0"
#define PACKAGE_BUGREPORT ""
#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