Skip to content

Instantly share code, notes, and snippets.

@wallisonalves
Created February 28, 2019 12:35
Show Gist options
  • Save wallisonalves/1a5da6d98229c5d9bbc5c37e181466ec to your computer and use it in GitHub Desktop.
Save wallisonalves/1a5da6d98229c5d9bbc5c37e181466ec to your computer and use it in GitHub Desktop.
sqlcipher config.log
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.26.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --enable-tempstore=yes CFLAGS=-DSQLITE_HAS_CODEC LDFLAGS=-lcrypto
## --------- ##
## Platform. ##
## --------- ##
hostname = Orangepi
uname -m = aarch64
uname -r = 3.10.65+
uname -s = Linux
uname -v = #5 SMP PREEMPT Mon Mar 27 14:30:43 CST 2017
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/games
PATH: /usr/local/games
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2378: checking build system type
configure:2392: result: aarch64-unknown-linux-gnu
configure:2412: checking host system type
configure:2425: result: aarch64-unknown-linux-gnu
configure:2466: checking how to print strings
configure:2493: result: printf
configure:2562: checking for gcc
configure:2578: found /usr/bin/gcc
configure:2589: result: gcc
configure:2818: checking for C compiler version
configure:2827: gcc --version >&5
gcc (Ubuntu/Linaro 5.4.0-6ubuntu1~16.04.11) 5.4.0 20160609
Copyright (C) 2015 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:2838: $? = 0
configure:2827: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/aarch64-linux-gnu/5/lto-wrapper
Target: aarch64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 5.4.0-6ubuntu1~16.04.11' --with-bugurl=file:///usr/share/doc/gcc-5/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-5 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-libquadmath --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-5-arm64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-5-arm64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-5-arm64 --with-arch-directory=aarch64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-multiarch --enable-fix-cortex-a53-843419 --disable-werror --enable-checking=release --build=aarch64-linux-gnu --host=aarch64-linux-gnu --target=aarch64-linux-gnu
Thread model: posix
gcc version 5.4.0 20160609 (Ubuntu/Linaro 5.4.0-6ubuntu1~16.04.11)
configure:2838: $? = 0
configure:2827: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:2838: $? = 1
configure:2827: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:2838: $? = 1
configure:2858: checking whether the C compiler works
configure:2880: gcc -DSQLITE_HAS_CODEC -lcrypto conftest.c >&5
configure:2884: $? = 0
configure:2932: result: yes
configure:2935: checking for C compiler default output file name
configure:2937: result: a.out
configure:2943: checking for suffix of executables
configure:2950: gcc -o conftest -DSQLITE_HAS_CODEC -lcrypto conftest.c >&5
configure:2954: $? = 0
configure:2976: result:
configure:2998: checking whether we are cross compiling
configure:3006: gcc -o conftest -DSQLITE_HAS_CODEC -lcrypto conftest.c >&5
configure:3010: $? = 0
configure:3017: ./conftest
configure:3021: $? = 0
configure:3036: result: no
configure:3041: checking for suffix of object files
configure:3063: gcc -c -DSQLITE_HAS_CODEC conftest.c >&5
configure:3067: $? = 0
configure:3088: result: o
configure:3092: checking whether we are using the GNU C compiler
configure:3111: gcc -c -DSQLITE_HAS_CODEC conftest.c >&5
configure:3111: $? = 0
configure:3120: result: yes
configure:3129: checking whether gcc accepts -g
configure:3149: gcc -c -g conftest.c >&5
configure:3149: $? = 0
configure:3190: result: yes
configure:3207: checking for gcc option to accept ISO C89
configure:3270: gcc -c -DSQLITE_HAS_CODEC conftest.c >&5
configure:3270: $? = 0
configure:3283: result: none needed
configure:3303: checking for a sed that does not truncate output
configure:3367: result: /bin/sed
configure:3385: checking for grep that handles long lines and -e
configure:3443: result: /bin/grep
configure:3448: checking for egrep
configure:3510: result: /bin/grep -E
configure:3515: checking for fgrep
configure:3577: result: /bin/grep -F
configure:3612: checking for ld used by gcc
configure:3679: result: /usr/bin/ld
configure:3686: checking if the linker (/usr/bin/ld) is GNU ld
configure:3701: result: yes
configure:3713: checking for BSD- or MS-compatible name lister (nm)
configure:3767: result: /usr/bin/nm -B
configure:3897: checking the name lister (/usr/bin/nm -B) interface
configure:3904: gcc -c -DSQLITE_HAS_CODEC conftest.c >&5
configure:3907: /usr/bin/nm -B "conftest.o"
configure:3910: output
0000000000000000 B some_variable
configure:3917: result: BSD nm
configure:3920: checking whether ln -s works
configure:3924: result: yes
configure:3932: checking the maximum length of command line arguments
configure:4063: result: 1572864
configure:4111: checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format
configure:4151: result: func_convert_file_noop
configure:4158: checking how to convert aarch64-unknown-linux-gnu file names to toolchain format
configure:4178: result: func_convert_file_noop
configure:4185: checking for /usr/bin/ld option to reload object files
configure:4192: result: -r
configure:4266: checking for objdump
configure:4282: found /usr/bin/objdump
configure:4293: result: objdump
configure:4325: checking how to recognize dependent libraries
configure:4525: result: pass_all
configure:4610: checking for dlltool
configure:4640: result: no
configure:4670: checking how to associate runtime and link libraries
configure:4697: result: printf %s\n
configure:4758: checking for ar
configure:4774: found /usr/bin/ar
configure:4785: result: ar
configure:4822: checking for archiver @FILE support
configure:4839: gcc -c -DSQLITE_HAS_CODEC conftest.c >&5
configure:4839: $? = 0
configure:4842: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
configure:4845: $? = 0
configure:4850: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
ar: conftest.o: No such file or directory
configure:4853: $? = 1
configure:4865: result: @
configure:4923: checking for strip
configure:4939: found /usr/bin/strip
configure:4950: result: strip
configure:5022: checking for ranlib
configure:5038: found /usr/bin/ranlib
configure:5049: result: ranlib
configure:5126: checking for gawk
configure:5156: result: no
configure:5126: checking for mawk
configure:5142: found /usr/bin/mawk
configure:5153: result: mawk
configure:5193: checking command to parse /usr/bin/nm -B output from gcc object
configure:5346: gcc -c -DSQLITE_HAS_CODEC conftest.c >&5
configure:5349: $? = 0
configure:5353: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:5356: $? = 0
configure:5422: gcc -o conftest -DSQLITE_HAS_CODEC -lcrypto conftest.c conftstm.o >&5
configure:5425: $? = 0
configure:5463: result: ok
configure:5510: checking for sysroot
configure:5540: result: no
configure:5547: checking for a working dd
configure:5585: result: /bin/dd
configure:5589: checking how to truncate binary pipes
configure:5604: result: /bin/dd bs=4096 count=1
configure:5933: checking for mt
configure:5949: found /bin/mt
configure:5960: result: mt
configure:5983: checking if mt is a manifest tool
configure:5989: mt '-?'
configure:5997: result: no
configure:6674: checking how to run the C preprocessor
configure:6705: gcc -E conftest.c
configure:6705: $? = 0
configure:6719: gcc -E conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:6719: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sqlcipher"
| #define PACKAGE_TARNAME "sqlcipher"
| #define PACKAGE_VERSION "3.26.0"
| #define PACKAGE_STRING "sqlcipher 3.26.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:6744: result: gcc -E
configure:6764: gcc -E conftest.c
configure:6764: $? = 0
configure:6778: gcc -E conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:6778: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sqlcipher"
| #define PACKAGE_TARNAME "sqlcipher"
| #define PACKAGE_VERSION "3.26.0"
| #define PACKAGE_STRING "sqlcipher 3.26.0"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:6807: checking for ANSI C header files
configure:6827: gcc -c -DSQLITE_HAS_CODEC conftest.c >&5
configure:6827: $? = 0
configure:6900: gcc -o conftest -DSQLITE_HAS_CODEC -lcrypto conftest.c >&5
configure:6900: $? = 0
configure:6900: ./conftest
configure:6900: $? = 0
configure:6911: result: yes
configure:6924: checking for sys/types.h
configure:6924: gcc -c -DSQLITE_HAS_CODEC conftest.c >&5
configure:6924: $? = 0
configure:6924: result: yes
configure:6924: checking for sys/stat.h
configure:6924: gcc -c -DSQLITE_HAS_CODEC conftest.c >&5
configure:6924: $? = 0
configure:6924: result: yes
configure:6924: checking for stdlib.h
configure:6924: gcc -c -DSQLITE_HAS_CODEC conftest.c >&5
configure:6924: $? = 0
configure:6924: result: yes
configure:6924: checking for string.h
configure:6924: gcc -c -DSQLITE_HAS_CODEC conftest.c >&5
configure:6924: $? = 0
configure:6924: result: yes
configure:6924: checking for memory.h
configure:6924: gcc -c -DSQLITE_HAS_CODEC conftest.c >&5
configure:6924: $? = 0
configure:6924: result: yes
configure:6924: checking for strings.h
configure:6924: gcc -c -DSQLITE_HAS_CODEC conftest.c >&5
configure:6924: $? = 0
configure:6924: result: yes
configure:6924: checking for inttypes.h
configure:6924: gcc -c -DSQLITE_HAS_CODEC conftest.c >&5
configure:6924: $? = 0
configure:6924: result: yes
configure:6924: checking for stdint.h
configure:6924: gcc -c -DSQLITE_HAS_CODEC conftest.c >&5
configure:6924: $? = 0
configure:6924: result: yes
configure:6924: checking for unistd.h
configure:6924: gcc -c -DSQLITE_HAS_CODEC conftest.c >&5
configure:6924: $? = 0
configure:6924: result: yes
configure:6938: checking for dlfcn.h
configure:6938: gcc -c -DSQLITE_HAS_CODEC conftest.c >&5
configure:6938: $? = 0
configure:6938: result: yes
configure:7194: checking for objdir
configure:7209: result: .libs
configure:7469: checking if gcc supports -fno-rtti -fno-exceptions
configure:7487: gcc -c -DSQLITE_HAS_CODEC -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
configure:7491: $? = 0
configure:7504: result: no
configure:7862: checking for gcc option to produce PIC
configure:7869: result: -fPIC -DPIC
configure:7877: checking if gcc PIC flag -fPIC -DPIC works
configure:7895: gcc -c -DSQLITE_HAS_CODEC -fPIC -DPIC -DPIC conftest.c >&5
configure:7899: $? = 0
configure:7912: result: yes
configure:7941: checking if gcc static flag -static works
configure:7969: result: yes
configure:7984: checking if gcc supports -c -o file.o
configure:8005: gcc -c -DSQLITE_HAS_CODEC -o out/conftest2.o conftest.c >&5
configure:8009: $? = 0
configure:8031: result: yes
configure:8039: checking if gcc supports -c -o file.o
configure:8086: result: yes
configure:8119: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
configure:9378: result: yes
configure:9415: checking whether -lc should be explicitly linked in
configure:9423: gcc -c -DSQLITE_HAS_CODEC conftest.c >&5
configure:9426: $? = 0
configure:9441: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
configure:9444: $? = 0
configure:9458: result: no
configure:9618: checking dynamic linker characteristics
configure:10199: gcc -o conftest -DSQLITE_HAS_CODEC -lcrypto -Wl,-rpath -Wl,/foo conftest.c >&5
configure:10199: $? = 0
configure:10436: result: GNU/Linux ld.so
configure:10558: checking how to hardcode library paths into programs
configure:10583: result: immediate
configure:11131: checking whether stripping libraries is possible
configure:11136: result: yes
configure:11171: checking if libtool supports shared libraries
configure:11173: result: yes
configure:11176: checking whether to build shared libraries
configure:11201: result: yes
configure:11204: checking whether to build static libraries
configure:11208: result: yes
configure:11259: checking for a BSD-compatible install
configure:11327: result: /usr/bin/install -c
configure:11349: checking for special C compiler options needed for large files
configure:11394: result: no
configure:11400: checking for _FILE_OFFSET_BITS value needed for large files
configure:11425: gcc -c -DSQLITE_HAS_CODEC conftest.c >&5
configure:11425: $? = 0
configure:11457: result: no
configure:11545: checking for int8_t
configure:11545: gcc -c -DSQLITE_HAS_CODEC conftest.c >&5
configure:11545: $? = 0
configure:11545: gcc -c -DSQLITE_HAS_CODEC conftest.c >&5
conftest.c: In function 'main':
conftest.c:57:21: error: expected expression before ')' token
if (sizeof ((int8_t)))
^
configure:11545: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sqlcipher"
| #define PACKAGE_TARNAME "sqlcipher"
| #define PACKAGE_VERSION "3.26.0"
| #define PACKAGE_STRING "sqlcipher 3.26.0"
| #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:11545: result: yes
configure:11554: checking for int16_t
configure:11554: gcc -c -DSQLITE_HAS_CODEC conftest.c >&5
configure:11554: $? = 0
configure:11554: gcc -c -DSQLITE_HAS_CODEC conftest.c >&5
conftest.c: In function 'main':
conftest.c:58:22: error: expected expression before ')' token
if (sizeof ((int16_t)))
^
configure:11554: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sqlcipher"
| #define PACKAGE_TARNAME "sqlcipher"
| #define PACKAGE_VERSION "3.26.0"
| #define PACKAGE_STRING "sqlcipher 3.26.0"
| #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:11554: result: yes
configure:11563: checking for int32_t
configure:11563: gcc -c -DSQLITE_HAS_CODEC conftest.c >&5
configure:11563: $? = 0
configure:11563: gcc -c -DSQLITE_HAS_CODEC conftest.c >&5
conftest.c: In function 'main':
conftest.c:59:22: error: expected expression before ')' token
if (sizeof ((int32_t)))
^
configure:11563: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sqlcipher"
| #define PACKAGE_TARNAME "sqlcipher"
| #define PACKAGE_VERSION "3.26.0"
| #define PACKAGE_STRING "sqlcipher 3.26.0"
| #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:11563: result: yes
configure:11572: checking for int64_t
configure:11572: gcc -c -DSQLITE_HAS_CODEC conftest.c >&5
configure:11572: $? = 0
configure:11572: gcc -c -DSQLITE_HAS_CODEC conftest.c >&5
conftest.c: In function 'main':
conftest.c:60:22: error: expected expression before ')' token
if (sizeof ((int64_t)))
^
configure:11572: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sqlcipher"
| #define PACKAGE_TARNAME "sqlcipher"
| #define PACKAGE_VERSION "3.26.0"
| #define PACKAGE_STRING "sqlcipher 3.26.0"
| #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:11572: result: yes
configure:11581: checking for intptr_t
configure:11581: gcc -c -DSQLITE_HAS_CODEC conftest.c >&5
configure:11581: $? = 0
configure:11581: gcc -c -DSQLITE_HAS_CODEC conftest.c >&5
conftest.c: In function 'main':
conftest.c:61:23: error: expected expression before ')' token
if (sizeof ((intptr_t)))
^
configure:11581: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sqlcipher"
| #define PACKAGE_TARNAME "sqlcipher"
| #define PACKAGE_VERSION "3.26.0"
| #define PACKAGE_STRING "sqlcipher 3.26.0"
| #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:11581: result: yes
configure:11590: checking for uint8_t
configure:11590: gcc -c -DSQLITE_HAS_CODEC conftest.c >&5
configure:11590: $? = 0
configure:11590: gcc -c -DSQLITE_HAS_CODEC conftest.c >&5
conftest.c: In function 'main':
conftest.c:62:22: error: expected expression before ')' token
if (sizeof ((uint8_t)))
^
configure:11590: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sqlcipher"
| #define PACKAGE_TARNAME "sqlcipher"
| #define PACKAGE_VERSION "3.26.0"
| #define PACKAGE_STRING "sqlcipher 3.26.0"
| #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:11590: result: yes
configure:11599: checking for uint16_t
configure:11599: gcc -c -DSQLITE_HAS_CODEC conftest.c >&5
configure:11599: $? = 0
configure:11599: gcc -c -DSQLITE_HAS_CODEC conftest.c >&5
conftest.c: In function 'main':
conftest.c:63:23: error: expected expression before ')' token
if (sizeof ((uint16_t)))
^
configure:11599: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sqlcipher"
| #define PACKAGE_TARNAME "sqlcipher"
| #define PACKAGE_VERSION "3.26.0"
| #define PACKAGE_STRING "sqlcipher 3.26.0"
| #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:11599: result: yes
configure:11608: checking for uint32_t
configure:11608: gcc -c -DSQLITE_HAS_CODEC conftest.c >&5
configure:11608: $? = 0
configure:11608: gcc -c -DSQLITE_HAS_CODEC conftest.c >&5
conftest.c: In function 'main':
conftest.c:64:23: error: expected expression before ')' token
if (sizeof ((uint32_t)))
^
configure:11608: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sqlcipher"
| #define PACKAGE_TARNAME "sqlcipher"
| #define PACKAGE_VERSION "3.26.0"
| #define PACKAGE_STRING "sqlcipher 3.26.0"
| #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:11608: result: yes
configure:11617: checking for uint64_t
configure:11617: gcc -c -DSQLITE_HAS_CODEC conftest.c >&5
configure:11617: $? = 0
configure:11617: gcc -c -DSQLITE_HAS_CODEC conftest.c >&5
conftest.c: In function 'main':
conftest.c:65:23: error: expected expression before ')' token
if (sizeof ((uint64_t)))
^
configure:11617: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sqlcipher"
| #define PACKAGE_TARNAME "sqlcipher"
| #define PACKAGE_VERSION "3.26.0"
| #define PACKAGE_STRING "sqlcipher 3.26.0"
| #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:11617: result: yes
configure:11626: checking for uintptr_t
configure:11626: gcc -c -DSQLITE_HAS_CODEC conftest.c >&5
configure:11626: $? = 0
configure:11626: gcc -c -DSQLITE_HAS_CODEC conftest.c >&5
conftest.c: In function 'main':
conftest.c:66:24: error: expected expression before ')' token
if (sizeof ((uintptr_t)))
^
configure:11626: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sqlcipher"
| #define PACKAGE_TARNAME "sqlcipher"
| #define PACKAGE_VERSION "3.26.0"
| #define PACKAGE_STRING "sqlcipher 3.26.0"
| #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:11626: result: yes
configure:11642: checking for sys/types.h
configure:11642: result: yes
configure:11642: checking for stdlib.h
configure:11642: result: yes
configure:11642: checking for stdint.h
configure:11642: result: yes
configure:11642: checking for inttypes.h
configure:11642: result: yes
configure:11642: checking malloc.h usability
configure:11642: gcc -c -DSQLITE_HAS_CODEC conftest.c >&5
configure:11642: $? = 0
configure:11642: result: yes
configure:11642: checking malloc.h presence
configure:11642: gcc -E conftest.c
configure:11642: $? = 0
configure:11642: result: yes
configure:11642: checking for malloc.h
configure:11642: result: yes
configure:11659: checking for fdatasync
configure:11659: gcc -o conftest -DSQLITE_HAS_CODEC -lcrypto conftest.c >&5
configure:11659: $? = 0
configure:11659: result: yes
configure:11659: checking for gmtime_r
configure:11659: gcc -o conftest -DSQLITE_HAS_CODEC -lcrypto conftest.c >&5
configure:11659: $? = 0
configure:11659: result: yes
configure:11659: checking for isnan
configure:11659: gcc -o conftest -DSQLITE_HAS_CODEC -lcrypto conftest.c >&5
conftest.c:61:6: warning: conflicting types for built-in function 'isnan'
char isnan ();
^
configure:11659: $? = 0
configure:11659: result: yes
configure:11659: checking for localtime_r
configure:11659: gcc -o conftest -DSQLITE_HAS_CODEC -lcrypto conftest.c >&5
configure:11659: $? = 0
configure:11659: result: yes
configure:11659: checking for localtime_s
configure:11659: gcc -o conftest -DSQLITE_HAS_CODEC -lcrypto conftest.c >&5
/tmp/ccKL2x2b.o: In function `main':
conftest.c:(.text+0x8): undefined reference to `localtime_s'
collect2: error: ld returned 1 exit status
configure:11659: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sqlcipher"
| #define PACKAGE_TARNAME "sqlcipher"
| #define PACKAGE_VERSION "3.26.0"
| #define PACKAGE_STRING "sqlcipher 3.26.0"
| #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_MALLOC_H 1
| #define HAVE_FDATASYNC 1
| #define HAVE_GMTIME_R 1
| #define HAVE_ISNAN 1
| #define HAVE_LOCALTIME_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:11659: result: no
configure:11659: checking for malloc_usable_size
configure:11659: gcc -o conftest -DSQLITE_HAS_CODEC -lcrypto conftest.c >&5
configure:11659: $? = 0
configure:11659: result: yes
configure:11659: checking for strchrnul
configure:11659: gcc -o conftest -DSQLITE_HAS_CODEC -lcrypto conftest.c >&5
configure:11659: $? = 0
configure:11659: result: yes
configure:11659: checking for usleep
configure:11659: gcc -o conftest -DSQLITE_HAS_CODEC -lcrypto conftest.c >&5
configure:11659: $? = 0
configure:11659: result: yes
configure:11659: checking for utime
configure:11659: gcc -o conftest -DSQLITE_HAS_CODEC -lcrypto conftest.c >&5
configure:11659: $? = 0
configure:11659: result: yes
configure:11659: checking for pread
configure:11659: gcc -o conftest -DSQLITE_HAS_CODEC -lcrypto conftest.c >&5
configure:11659: $? = 0
configure:11659: result: yes
configure:11659: checking for pread64
configure:11659: gcc -o conftest -DSQLITE_HAS_CODEC -lcrypto conftest.c >&5
configure:11659: $? = 0
configure:11659: result: yes
configure:11659: checking for pwrite
configure:11659: gcc -o conftest -DSQLITE_HAS_CODEC -lcrypto conftest.c >&5
configure:11659: $? = 0
configure:11659: result: yes
configure:11659: checking for pwrite64
configure:11659: gcc -o conftest -DSQLITE_HAS_CODEC -lcrypto conftest.c >&5
configure:11659: $? = 0
configure:11659: result: yes
configure:11683: checking for tclsh8.7
configure:11713: result: no
configure:11683: checking for tclsh8.6
configure:11699: found /usr/bin/tclsh8.6
configure:11710: result: tclsh8.6
configure:11750: Version set to 3.26
configure:11754: Release set to 3.26.0
configure:11760: Version number set to 3026000
configure:11830: checking whether to support threadsafe operation
configure:11838: result: yes
configure:11844: checking for library containing pthread_create
configure:11875: gcc -o conftest -DSQLITE_HAS_CODEC -lcrypto conftest.c >&5
/tmp/ccsogEvu.o: In function `main':
conftest.c:(.text+0x8): undefined reference to `pthread_create'
collect2: error: ld returned 1 exit status
configure:11875: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sqlcipher"
| #define PACKAGE_TARNAME "sqlcipher"
| #define PACKAGE_VERSION "3.26.0"
| #define PACKAGE_STRING "sqlcipher 3.26.0"
| #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_MALLOC_H 1
| #define HAVE_FDATASYNC 1
| #define HAVE_GMTIME_R 1
| #define HAVE_ISNAN 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MALLOC_USABLE_SIZE 1
| #define HAVE_STRCHRNUL 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_PREAD 1
| #define HAVE_PREAD64 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITE64 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 pthread_create ();
| int
| main ()
| {
| return pthread_create ();
| ;
| return 0;
| }
configure:11875: gcc -o conftest -DSQLITE_HAS_CODEC -lcrypto conftest.c -lpthread >&5
configure:11875: $? = 0
configure:11892: result: -lpthread
configure:11900: checking for library containing pthread_mutexattr_init
configure:11931: gcc -o conftest -DSQLITE_HAS_CODEC -lcrypto conftest.c -lpthread >&5
configure:11931: $? = 0
configure:11948: result: none required
configure:11967: checking for crypto library to use
configure:12034: result: openssl
configure:12036: checking for HMAC_Init_ex in -lcrypto
configure:12061: gcc -o conftest -DSQLITE_HAS_CODEC -DSQLCIPHER_CRYPTO_OPENSSL -lcrypto conftest.c -lcrypto -lpthread >&5
configure:12061: $? = 0
configure:12070: result: yes
configure:12099: checking whether to allow connections to be shared across threads
configure:12103: result: no
configure:12122: checking whether to support shared library linked as release mode or not
configure:12126: result: no
configure:12145: checking whether to use an in-ram database for temporary tables
configure:12160: result: yes
configure:12182: checking if executables have the .exe suffix
configure:12189: result: unknown
configure:12247: checking for Tcl configuration
configure:12361: WARNING: Can't find Tcl configuration definitions
configure:12363: WARNING: *** Without Tcl the regression tests cannot be executed ***
configure:12365: WARNING: *** Consider using --with-tcl=... to define location of Tcl ***
configure:12459: checking for library containing readline
configure:12490: gcc -o conftest -DSQLITE_HAS_CODEC -DSQLCIPHER_CRYPTO_OPENSSL -DSQLITE_OS_UNIX=1 -lcrypto conftest.c >&5
/tmp/ccsPMwhG.o: In function `main':
conftest.c:(.text+0x8): undefined reference to `readline'
collect2: error: ld returned 1 exit status
configure:12490: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sqlcipher"
| #define PACKAGE_TARNAME "sqlcipher"
| #define PACKAGE_VERSION "3.26.0"
| #define PACKAGE_STRING "sqlcipher 3.26.0"
| #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_MALLOC_H 1
| #define HAVE_FDATASYNC 1
| #define HAVE_GMTIME_R 1
| #define HAVE_ISNAN 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MALLOC_USABLE_SIZE 1
| #define HAVE_STRCHRNUL 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_PREAD 1
| #define HAVE_PREAD64 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITE64 1
| #define HAVE_LIBCRYPTO 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 readline ();
| int
| main ()
| {
| return readline ();
| ;
| return 0;
| }
configure:12490: gcc -o conftest -DSQLITE_HAS_CODEC -DSQLCIPHER_CRYPTO_OPENSSL -DSQLITE_OS_UNIX=1 -lcrypto conftest.c -ledit >&5
/usr/bin/ld: cannot find -ledit
collect2: error: ld returned 1 exit status
configure:12490: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sqlcipher"
| #define PACKAGE_TARNAME "sqlcipher"
| #define PACKAGE_VERSION "3.26.0"
| #define PACKAGE_STRING "sqlcipher 3.26.0"
| #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_MALLOC_H 1
| #define HAVE_FDATASYNC 1
| #define HAVE_GMTIME_R 1
| #define HAVE_ISNAN 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MALLOC_USABLE_SIZE 1
| #define HAVE_STRCHRNUL 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_PREAD 1
| #define HAVE_PREAD64 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITE64 1
| #define HAVE_LIBCRYPTO 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 readline ();
| int
| main ()
| {
| return readline ();
| ;
| return 0;
| }
configure:12507: result: no
configure:12534: checking for library containing tgetent
configure:12565: gcc -o conftest -DSQLITE_HAS_CODEC -DSQLCIPHER_CRYPTO_OPENSSL -DSQLITE_OS_UNIX=1 -lcrypto conftest.c >&5
/tmp/ccE42P43.o: In function `main':
conftest.c:(.text+0x8): undefined reference to `tgetent'
collect2: error: ld returned 1 exit status
configure:12565: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sqlcipher"
| #define PACKAGE_TARNAME "sqlcipher"
| #define PACKAGE_VERSION "3.26.0"
| #define PACKAGE_STRING "sqlcipher 3.26.0"
| #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_MALLOC_H 1
| #define HAVE_FDATASYNC 1
| #define HAVE_GMTIME_R 1
| #define HAVE_ISNAN 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MALLOC_USABLE_SIZE 1
| #define HAVE_STRCHRNUL 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_PREAD 1
| #define HAVE_PREAD64 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITE64 1
| #define HAVE_LIBCRYPTO 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:12565: gcc -o conftest -DSQLITE_HAS_CODEC -DSQLCIPHER_CRYPTO_OPENSSL -DSQLITE_OS_UNIX=1 -lcrypto conftest.c -lreadline >&5
/usr/bin/ld: cannot find -lreadline
collect2: error: ld returned 1 exit status
configure:12565: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sqlcipher"
| #define PACKAGE_TARNAME "sqlcipher"
| #define PACKAGE_VERSION "3.26.0"
| #define PACKAGE_STRING "sqlcipher 3.26.0"
| #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_MALLOC_H 1
| #define HAVE_FDATASYNC 1
| #define HAVE_GMTIME_R 1
| #define HAVE_ISNAN 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MALLOC_USABLE_SIZE 1
| #define HAVE_STRCHRNUL 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_PREAD 1
| #define HAVE_PREAD64 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITE64 1
| #define HAVE_LIBCRYPTO 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:12565: gcc -o conftest -DSQLITE_HAS_CODEC -DSQLCIPHER_CRYPTO_OPENSSL -DSQLITE_OS_UNIX=1 -lcrypto conftest.c -lncurses >&5
/usr/bin/ld: cannot find -lncurses
collect2: error: ld returned 1 exit status
configure:12565: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sqlcipher"
| #define PACKAGE_TARNAME "sqlcipher"
| #define PACKAGE_VERSION "3.26.0"
| #define PACKAGE_STRING "sqlcipher 3.26.0"
| #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_MALLOC_H 1
| #define HAVE_FDATASYNC 1
| #define HAVE_GMTIME_R 1
| #define HAVE_ISNAN 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MALLOC_USABLE_SIZE 1
| #define HAVE_STRCHRNUL 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_PREAD 1
| #define HAVE_PREAD64 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITE64 1
| #define HAVE_LIBCRYPTO 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:12565: gcc -o conftest -DSQLITE_HAS_CODEC -DSQLCIPHER_CRYPTO_OPENSSL -DSQLITE_OS_UNIX=1 -lcrypto conftest.c -lcurses >&5
/usr/bin/ld: cannot find -lcurses
collect2: error: ld returned 1 exit status
configure:12565: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sqlcipher"
| #define PACKAGE_TARNAME "sqlcipher"
| #define PACKAGE_VERSION "3.26.0"
| #define PACKAGE_STRING "sqlcipher 3.26.0"
| #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_MALLOC_H 1
| #define HAVE_FDATASYNC 1
| #define HAVE_GMTIME_R 1
| #define HAVE_ISNAN 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MALLOC_USABLE_SIZE 1
| #define HAVE_STRCHRNUL 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_PREAD 1
| #define HAVE_PREAD64 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITE64 1
| #define HAVE_LIBCRYPTO 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:12565: gcc -o conftest -DSQLITE_HAS_CODEC -DSQLCIPHER_CRYPTO_OPENSSL -DSQLITE_OS_UNIX=1 -lcrypto conftest.c -ltermcap >&5
configure:12565: $? = 0
configure:12582: result: -ltermcap
configure:12592: checking for readline in -lreadline
configure:12617: gcc -o conftest -DSQLITE_HAS_CODEC -DSQLCIPHER_CRYPTO_OPENSSL -DSQLITE_OS_UNIX=1 -lcrypto conftest.c -lreadline -ltermcap >&5
/usr/bin/ld: cannot find -lreadline
collect2: error: ld returned 1 exit status
configure:12617: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sqlcipher"
| #define PACKAGE_TARNAME "sqlcipher"
| #define PACKAGE_VERSION "3.26.0"
| #define PACKAGE_STRING "sqlcipher 3.26.0"
| #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_MALLOC_H 1
| #define HAVE_FDATASYNC 1
| #define HAVE_GMTIME_R 1
| #define HAVE_ISNAN 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MALLOC_USABLE_SIZE 1
| #define HAVE_STRCHRNUL 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_PREAD 1
| #define HAVE_PREAD64 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITE64 1
| #define HAVE_LIBCRYPTO 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 readline ();
| int
| main ()
| {
| return readline ();
| ;
| return 0;
| }
configure:12626: result: no
configure:12649: checking readline.h usability
configure:12649: gcc -c -DSQLITE_HAS_CODEC -DSQLCIPHER_CRYPTO_OPENSSL -DSQLITE_OS_UNIX=1 conftest.c >&5
conftest.c:82:22: fatal error: readline.h: No such file or directory
compilation terminated.
configure:12649: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sqlcipher"
| #define PACKAGE_TARNAME "sqlcipher"
| #define PACKAGE_VERSION "3.26.0"
| #define PACKAGE_STRING "sqlcipher 3.26.0"
| #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_MALLOC_H 1
| #define HAVE_FDATASYNC 1
| #define HAVE_GMTIME_R 1
| #define HAVE_ISNAN 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MALLOC_USABLE_SIZE 1
| #define HAVE_STRCHRNUL 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_PREAD 1
| #define HAVE_PREAD64 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITE64 1
| #define HAVE_LIBCRYPTO 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:12649: result: no
configure:12649: checking readline.h presence
configure:12649: gcc -E conftest.c
conftest.c:49:22: fatal error: readline.h: No such file or directory
compilation terminated.
configure:12649: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sqlcipher"
| #define PACKAGE_TARNAME "sqlcipher"
| #define PACKAGE_VERSION "3.26.0"
| #define PACKAGE_STRING "sqlcipher 3.26.0"
| #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_MALLOC_H 1
| #define HAVE_FDATASYNC 1
| #define HAVE_GMTIME_R 1
| #define HAVE_ISNAN 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MALLOC_USABLE_SIZE 1
| #define HAVE_STRCHRNUL 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_PREAD 1
| #define HAVE_PREAD64 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITE64 1
| #define HAVE_LIBCRYPTO 1
| /* end confdefs.h. */
| #include <readline.h>
configure:12649: result: no
configure:12649: checking for readline.h
configure:12649: result: no
configure:12659: checking for /usr/include/readline.h
configure:12673: result: no
configure:12659: checking for /usr/include/readline/readline.h
configure:12673: result: no
configure:12659: checking for /usr/local/include/readline.h
configure:12673: result: no
configure:12659: checking for /usr/local/include/readline/readline.h
configure:12673: result: no
configure:12659: checking for /usr/local/readline/include/readline.h
configure:12673: result: no
configure:12659: checking for /usr/local/readline/include/readline/readline.h
configure:12673: result: no
configure:12659: checking for /usr/contrib/include/readline.h
configure:12673: result: no
configure:12659: checking for /usr/contrib/include/readline/readline.h
configure:12673: result: no
configure:12659: checking for /mingw/include/readline.h
configure:12673: result: no
configure:12659: checking for /mingw/include/readline/readline.h
configure:12673: result: no
configure:12713: checking for library containing fdatasync
configure:12744: gcc -o conftest -DSQLITE_HAS_CODEC -DSQLCIPHER_CRYPTO_OPENSSL -DSQLITE_OS_UNIX=1 -lcrypto conftest.c -lcrypto -lpthread >&5
configure:12744: $? = 0
configure:12761: result: none required
configure:12800: checking zlib.h usability
configure:12800: gcc -c -DSQLITE_HAS_CODEC -DSQLCIPHER_CRYPTO_OPENSSL -DSQLITE_OS_UNIX=1 conftest.c >&5
configure:12800: $? = 0
configure:12800: result: yes
configure:12800: checking zlib.h presence
configure:12800: gcc -E conftest.c
configure:12800: $? = 0
configure:12800: result: yes
configure:12800: checking for zlib.h
configure:12800: result: yes
configure:12810: checking for library containing deflate
configure:12841: gcc -o conftest -DSQLITE_HAS_CODEC -DSQLCIPHER_CRYPTO_OPENSSL -DSQLITE_OS_UNIX=1 -lcrypto conftest.c -lcrypto -lpthread >&5
/tmp/ccqGIE31.o: In function `main':
conftest.c:(.text+0x8): undefined reference to `deflate'
collect2: error: ld returned 1 exit status
configure:12841: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sqlcipher"
| #define PACKAGE_TARNAME "sqlcipher"
| #define PACKAGE_VERSION "3.26.0"
| #define PACKAGE_STRING "sqlcipher 3.26.0"
| #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_MALLOC_H 1
| #define HAVE_FDATASYNC 1
| #define HAVE_GMTIME_R 1
| #define HAVE_ISNAN 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MALLOC_USABLE_SIZE 1
| #define HAVE_STRCHRNUL 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_PREAD 1
| #define HAVE_PREAD64 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITE64 1
| #define HAVE_LIBCRYPTO 1
| #define HAVE_ZLIB_H 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 deflate ();
| int
| main ()
| {
| return deflate ();
| ;
| return 0;
| }
configure:12841: gcc -o conftest -DSQLITE_HAS_CODEC -DSQLCIPHER_CRYPTO_OPENSSL -DSQLITE_OS_UNIX=1 -lcrypto conftest.c -lz -lcrypto -lpthread >&5
configure:12841: $? = 0
configure:12858: result: -lz
configure:12881: checking for library containing dlopen
configure:12912: gcc -o conftest -DSQLITE_HAS_CODEC -DSQLCIPHER_CRYPTO_OPENSSL -DSQLITE_OS_UNIX=1 -lcrypto conftest.c -lz -lcrypto -lpthread >&5
/tmp/ccLug6Ah.o: In function `main':
conftest.c:(.text+0x8): undefined reference to `dlopen'
collect2: error: ld returned 1 exit status
configure:12912: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sqlcipher"
| #define PACKAGE_TARNAME "sqlcipher"
| #define PACKAGE_VERSION "3.26.0"
| #define PACKAGE_STRING "sqlcipher 3.26.0"
| #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_MALLOC_H 1
| #define HAVE_FDATASYNC 1
| #define HAVE_GMTIME_R 1
| #define HAVE_ISNAN 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_MALLOC_USABLE_SIZE 1
| #define HAVE_STRCHRNUL 1
| #define HAVE_USLEEP 1
| #define HAVE_UTIME 1
| #define HAVE_PREAD 1
| #define HAVE_PREAD64 1
| #define HAVE_PWRITE 1
| #define HAVE_PWRITE64 1
| #define HAVE_LIBCRYPTO 1
| #define HAVE_ZLIB_H 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 dlopen ();
| int
| main ()
| {
| return dlopen ();
| ;
| return 0;
| }
configure:12912: gcc -o conftest -DSQLITE_HAS_CODEC -DSQLCIPHER_CRYPTO_OPENSSL -DSQLITE_OS_UNIX=1 -lcrypto conftest.c -ldl -lz -lcrypto -lpthread >&5
configure:12912: $? = 0
configure:12929: result: -ldl
configure:12949: checking whether to support MEMSYS5
configure:12956: result: no
configure:12964: checking whether to support MEMSYS3
configure:12971: result: no
configure:13365: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by sqlcipher config.status 3.26.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on Orangepi
config.status:1111: creating Makefile
config.status:1111: creating sqlcipher.pc
config.status:1111: creating config.h
config.status:1286: config.h is unchanged
config.status:1300: executing libtool commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=aarch64-unknown-linux-gnu
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
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=set
ac_cv_env_LDFLAGS_value=-lcrypto
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LT_SYS_LIBRARY_PATH_set=
ac_cv_env_LT_SYS_LIBRARY_PATH_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_isnan=yes
ac_cv_func_localtime_r=yes
ac_cv_func_localtime_s=no
ac_cv_func_malloc_usable_size=yes
ac_cv_func_pread64=yes
ac_cv_func_pread=yes
ac_cv_func_pwrite64=yes
ac_cv_func_pwrite=yes
ac_cv_func_strchrnul=yes
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=yes
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_header_zlib_h=yes
ac_cv_host=aarch64-unknown-linux-gnu
ac_cv_lib_crypto_HMAC_Init_ex=yes
ac_cv_lib_readline_readline=no
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_FGREP='/bin/grep -F'
ac_cv_path_GREP=/bin/grep
ac_cv_path_SED=/bin/sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_lt_DD=/bin/dd
ac_cv_prog_AWK=mawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_TCLSH_CMD=tclsh8.6
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
ac_cv_prog_ac_ct_OBJDUMP=objdump
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_deflate=-lz
ac_cv_search_dlopen=-ldl
ac_cv_search_fdatasync='none required'
ac_cv_search_pthread_create=-lpthread
ac_cv_search_pthread_mutexattr_init='none required'
ac_cv_search_readline=no
ac_cv_search_tgetent=-ltermcap
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_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=no
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_global_symbol_to_import=
lt_cv_sys_max_cmd_len=1572864
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
## ----------------- ##
## Output variables. ##
## ----------------- ##
ALLOWRELEASE=''
AR='ar'
AWK='mawk'
BUILD_CC='gcc'
BUILD_CFLAGS=' -DSQLITE_HAS_CODEC -DSQLCIPHER_CRYPTO_OPENSSL'
BUILD_EXEEXT=''
CC='gcc'
CFLAGS=' -DSQLITE_HAS_CODEC -DSQLCIPHER_CRYPTO_OPENSSL -DSQLITE_OS_UNIX=1'
CPP='gcc -E'
CPPFLAGS=''
DEFS='-DHAVE_CONFIG_H'
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
FGREP='/bin/grep -F'
GREP='/bin/grep'
HAVE_TCL=''
HAVE_ZLIB='-DSQLITE_HAVE_ZLIB=1'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LD='/usr/bin/ld'
LDFLAGS='-lcrypto'
LIBOBJS=''
LIBS='-ldl -lz -lcrypto -lpthread '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
LT_SYS_LIBRARY_PATH=''
MANIFEST_TOOL=':'
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OPT_FEATURE_FLAGS=''
OTOOL64=''
OTOOL=''
PACKAGE_BUGREPORT=''
PACKAGE_NAME='sqlcipher'
PACKAGE_STRING='sqlcipher 3.26.0'
PACKAGE_TARNAME='sqlcipher'
PACKAGE_URL=''
PACKAGE_VERSION='3.26.0'
PATH_SEPARATOR=':'
RANLIB='ranlib'
RELEASE='3.26.0'
SED='/bin/sed'
SHELL='/bin/bash'
SQLITE_OS_UNIX='1'
SQLITE_OS_WIN='0'
SQLITE_THREADSAFE='1'
STRIP='strip'
TARGET_DEBUG='-DNDEBUG'
TARGET_EXEEXT=''
TARGET_HAVE_EDITLINE='0'
TARGET_HAVE_READLINE='0'
TARGET_READLINE_INC=''
TARGET_READLINE_LIBS=''
TCLLIBDIR='/usr/share/tcltk/tcl8.6/sqlite3'
TCLSH_CMD='tclsh8.6'
TCL_BIN_DIR=''
TCL_INCLUDE_SPEC=''
TCL_LIB_FILE=''
TCL_LIB_FLAG=''
TCL_LIB_SPEC=''
TCL_SHLIB_SUFFIX=''
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.26'
VERSION_NUMBER='3026000'
XTHREADCONNECT=''
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_DUMPBIN=''
bindir='${exec_prefix}/bin'
build='aarch64-unknown-linux-gnu'
build_alias=''
build_cpu='aarch64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='aarch64-unknown-linux-gnu'
host_alias=''
host_cpu='aarch64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
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.26.0"
#define PACKAGE_STRING "sqlcipher 3.26.0"
#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_MALLOC_H 1
#define HAVE_FDATASYNC 1
#define HAVE_GMTIME_R 1
#define HAVE_ISNAN 1
#define HAVE_LOCALTIME_R 1
#define HAVE_MALLOC_USABLE_SIZE 1
#define HAVE_STRCHRNUL 1
#define HAVE_USLEEP 1
#define HAVE_UTIME 1
#define HAVE_PREAD 1
#define HAVE_PREAD64 1
#define HAVE_PWRITE 1
#define HAVE_PWRITE64 1
#define HAVE_LIBCRYPTO 1
#define HAVE_ZLIB_H 1
configure: exit 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment