opendatabase
Version:
The WebSql standard for Nodejs using Sqlite3.
1,321 lines (1,296 loc) • 45 kB
Plain Text
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.2, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --prefix=/home/surgemcee/node_modules/indurate/node_modules/opendatabase/sqlite-autoconf-3080200/../lib
## --------- ##
## Platform. ##
## --------- ##
hostname = Bustou13
uname -m = x86_64
uname -r = 3.11.0-15-generic
uname -s = Linux
uname -v = #25-Ubuntu SMP Thu Jan 30 17:22:01 UTC 2014
/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/lib/lightdm/lightdm
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:2212: checking for a BSD-compatible install
configure:2280: result: /usr/bin/install -c
configure:2291: checking whether build environment is sane
configure:2341: result: yes
configure:2482: checking for a thread-safe mkdir -p
configure:2521: result: /bin/mkdir -p
configure:2534: checking for gawk
configure:2564: result: no
configure:2534: checking for mawk
configure:2550: found /usr/bin/mawk
configure:2561: result: mawk
configure:2572: checking whether make sets $(MAKE)
configure:2594: result: yes
configure:2687: checking for style of include used by make
configure:2715: result: GNU
configure:2786: checking for gcc
configure:2802: found /usr/bin/gcc
configure:2813: result: gcc
configure:3042: checking for C compiler version
configure:3051: gcc --version >&5
gcc (Ubuntu/Linaro 4.8.1-10ubuntu9) 4.8.1
Copyright (C) 2013 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:3062: $? = 0
configure:3051: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.8.1-10ubuntu9' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --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-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.8.1 (Ubuntu/Linaro 4.8.1-10ubuntu9)
configure:3062: $? = 0
configure:3051: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3062: $? = 4
configure:3051: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:3062: $? = 4
configure:3082: checking whether the C compiler works
configure:3104: gcc conftest.c >&5
configure:3108: $? = 0
configure:3156: result: yes
configure:3159: checking for C compiler default output file name
configure:3161: result: a.out
configure:3167: checking for suffix of executables
configure:3174: gcc -o conftest conftest.c >&5
configure:3178: $? = 0
configure:3200: result:
configure:3222: checking whether we are cross compiling
configure:3230: gcc -o conftest conftest.c >&5
configure:3234: $? = 0
configure:3241: ./conftest
configure:3245: $? = 0
configure:3260: result: no
configure:3265: checking for suffix of object files
configure:3287: gcc -c conftest.c >&5
configure:3291: $? = 0
configure:3312: result: o
configure:3316: checking whether we are using the GNU C compiler
configure:3335: gcc -c conftest.c >&5
configure:3335: $? = 0
configure:3344: result: yes
configure:3353: checking whether gcc accepts -g
configure:3373: gcc -c -g conftest.c >&5
configure:3373: $? = 0
configure:3414: result: yes
configure:3431: checking for gcc option to accept ISO C89
configure:3494: gcc -c -g -O2 conftest.c >&5
configure:3494: $? = 0
configure:3507: result: none needed
configure:3529: checking dependency style of gcc
configure:3640: result: gcc3
configure:3663: checking for special C compiler options needed for large files
configure:3708: result: no
configure:3714: checking for _FILE_OFFSET_BITS value needed for large files
configure:3739: gcc -c -g -O2 conftest.c >&5
configure:3739: $? = 0
configure:3771: result: no
configure:3906: checking for gcc
configure:3933: result: gcc
configure:4162: checking for C compiler version
configure:4171: gcc --version >&5
gcc (Ubuntu/Linaro 4.8.1-10ubuntu9) 4.8.1
Copyright (C) 2013 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:4182: $? = 0
configure:4171: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.8.1-10ubuntu9' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --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-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.8.1 (Ubuntu/Linaro 4.8.1-10ubuntu9)
configure:4182: $? = 0
configure:4171: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:4182: $? = 4
configure:4171: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:4182: $? = 4
configure:4186: checking whether we are using the GNU C compiler
configure:4214: result: yes
configure:4223: checking whether gcc accepts -g
configure:4284: result: yes
configure:4301: checking for gcc option to accept ISO C89
configure:4377: result: none needed
configure:4399: checking dependency style of gcc
configure:4510: result: gcc3
configure:4568: checking for ranlib
configure:4584: found /usr/bin/ranlib
configure:4595: result: ranlib
configure:4646: checking build system type
configure:4660: result: x86_64-unknown-linux-gnu
configure:4680: checking host system type
configure:4693: result: x86_64-unknown-linux-gnu
configure:4734: checking how to print strings
configure:4761: result: printf
configure:4782: checking for a sed that does not truncate output
configure:4846: result: /bin/sed
configure:4864: checking for grep that handles long lines and -e
configure:4922: result: /bin/grep
configure:4927: checking for egrep
configure:4989: result: /bin/grep -E
configure:4994: checking for fgrep
configure:5056: result: /bin/grep -F
configure:5091: checking for ld used by gcc
configure:5158: result: /usr/bin/ld
configure:5165: checking if the linker (/usr/bin/ld) is GNU ld
configure:5180: result: yes
configure:5192: checking for BSD- or MS-compatible name lister (nm)
configure:5241: result: /usr/bin/nm -B
configure:5371: checking the name lister (/usr/bin/nm -B) interface
configure:5378: gcc -c -g -O2 conftest.c >&5
configure:5381: /usr/bin/nm -B "conftest.o"
configure:5384: output
0000000000000000 B some_variable
configure:5391: result: BSD nm
configure:5394: checking whether ln -s works
configure:5398: result: yes
configure:5406: checking the maximum length of command line arguments
configure:5536: result: 1572864
configure:5553: checking whether the shell understands some XSI constructs
configure:5563: result: yes
configure:5567: checking whether the shell understands "+="
configure:5573: result: yes
configure:5608: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
configure:5648: result: func_convert_file_noop
configure:5655: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:5675: result: func_convert_file_noop
configure:5682: checking for /usr/bin/ld option to reload object files
configure:5689: result: -r
configure:5763: checking for objdump
configure:5779: found /usr/bin/objdump
configure:5790: result: objdump
configure:5822: checking how to recognize dependent libraries
configure:6024: result: pass_all
configure:6109: checking for dlltool
configure:6139: result: no
configure:6169: checking how to associate runtime and link libraries
configure:6196: result: printf %s\n
configure:6256: checking for ar
configure:6272: found /usr/bin/ar
configure:6283: result: ar
configure:6320: checking for archiver @FILE support
configure:6337: gcc -c -g -O2 conftest.c >&5
configure:6337: $? = 0
configure:6340: ar cru libconftest.a @conftest.lst >&5
configure:6343: $? = 0
configure:6348: ar cru libconftest.a @conftest.lst >&5
ar: conftest.o: No such file or directory
configure:6351: $? = 1
configure:6363: result: @
configure:6421: checking for strip
configure:6437: found /usr/bin/strip
configure:6448: result: strip
configure:6520: checking for ranlib
configure:6547: result: ranlib
configure:6649: checking command to parse /usr/bin/nm -B output from gcc object
configure:6769: gcc -c -g -O2 conftest.c >&5
configure:6772: $? = 0
configure:6776: /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:6779: $? = 0
configure:6845: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
configure:6848: $? = 0
configure:6886: result: ok
configure:6923: checking for sysroot
configure:6953: result: no
configure:7030: gcc -c -g -O2 conftest.c >&5
configure:7033: $? = 0
configure:7209: checking for mt
configure:7225: found /bin/mt
configure:7236: result: mt
configure:7259: checking if mt is a manifest tool
configure:7265: mt '-?'
configure:7273: result: no
configure:7915: checking how to run the C preprocessor
configure:7946: gcc -E conftest.c
configure:7946: $? = 0
configure:7960: gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:7960: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sqlite"
| #define PACKAGE_TARNAME "sqlite"
| #define PACKAGE_VERSION "3.8.2"
| #define PACKAGE_STRING "sqlite 3.8.2"
| #define PACKAGE_BUGREPORT "http://www.sqlite.org"
| #define PACKAGE_URL ""
| #define PACKAGE "sqlite"
| #define VERSION "3.8.2"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:7985: result: gcc -E
configure:8005: gcc -E conftest.c
configure:8005: $? = 0
configure:8019: gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:8019: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sqlite"
| #define PACKAGE_TARNAME "sqlite"
| #define PACKAGE_VERSION "3.8.2"
| #define PACKAGE_STRING "sqlite 3.8.2"
| #define PACKAGE_BUGREPORT "http://www.sqlite.org"
| #define PACKAGE_URL ""
| #define PACKAGE "sqlite"
| #define VERSION "3.8.2"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:8048: checking for ANSI C header files
configure:8068: gcc -c -g -O2 conftest.c >&5
configure:8068: $? = 0
configure:8141: gcc -o conftest -g -O2 conftest.c >&5
configure:8141: $? = 0
configure:8141: ./conftest
configure:8141: $? = 0
configure:8152: result: yes
configure:8165: checking for sys/types.h
configure:8165: gcc -c -g -O2 conftest.c >&5
configure:8165: $? = 0
configure:8165: result: yes
configure:8165: checking for sys/stat.h
configure:8165: gcc -c -g -O2 conftest.c >&5
configure:8165: $? = 0
configure:8165: result: yes
configure:8165: checking for stdlib.h
configure:8165: gcc -c -g -O2 conftest.c >&5
configure:8165: $? = 0
configure:8165: result: yes
configure:8165: checking for string.h
configure:8165: gcc -c -g -O2 conftest.c >&5
configure:8165: $? = 0
configure:8165: result: yes
configure:8165: checking for memory.h
configure:8165: gcc -c -g -O2 conftest.c >&5
configure:8165: $? = 0
configure:8165: result: yes
configure:8165: checking for strings.h
configure:8165: gcc -c -g -O2 conftest.c >&5
configure:8165: $? = 0
configure:8165: result: yes
configure:8165: checking for inttypes.h
configure:8165: gcc -c -g -O2 conftest.c >&5
configure:8165: $? = 0
configure:8165: result: yes
configure:8165: checking for stdint.h
configure:8165: gcc -c -g -O2 conftest.c >&5
configure:8165: $? = 0
configure:8165: result: yes
configure:8165: checking for unistd.h
configure:8165: gcc -c -g -O2 conftest.c >&5
configure:8165: $? = 0
configure:8165: result: yes
configure:8179: checking for dlfcn.h
configure:8179: gcc -c -g -O2 conftest.c >&5
configure:8179: $? = 0
configure:8179: result: yes
configure:8385: checking for objdir
configure:8400: result: .libs
configure:8667: checking if gcc supports -fno-rtti -fno-exceptions
configure:8685: 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 [enabled by default]
configure:8689: $? = 0
configure:8702: result: no
configure:9029: checking for gcc option to produce PIC
configure:9036: result: -fPIC -DPIC
configure:9044: checking if gcc PIC flag -fPIC -DPIC works
configure:9062: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
configure:9066: $? = 0
configure:9079: result: yes
configure:9108: checking if gcc static flag -static works
configure:9136: result: yes
configure:9151: checking if gcc supports -c -o file.o
configure:9172: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:9176: $? = 0
configure:9198: result: yes
configure:9206: checking if gcc supports -c -o file.o
configure:9253: result: yes
configure:9286: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:10439: result: yes
configure:10476: checking whether -lc should be explicitly linked in
configure:10484: gcc -c -g -O2 conftest.c >&5
configure:10487: $? = 0
configure:10502: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
configure:10505: $? = 0
configure:10519: result: no
configure:10679: checking dynamic linker characteristics
configure:11190: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
configure:11190: $? = 0
configure:11412: result: GNU/Linux ld.so
configure:11519: checking how to hardcode library paths into programs
configure:11544: result: immediate
configure:12084: checking whether stripping libraries is possible
configure:12089: result: yes
configure:12124: checking if libtool supports shared libraries
configure:12126: result: yes
configure:12129: checking whether to build shared libraries
configure:12150: result: yes
configure:12153: checking whether to build static libraries
configure:12157: result: yes
configure:12200: checking for fdatasync
configure:12200: gcc -o conftest -g -O2 conftest.c >&5
configure:12200: $? = 0
configure:12200: result: yes
configure:12200: checking for usleep
configure:12200: gcc -o conftest -g -O2 conftest.c >&5
configure:12200: $? = 0
configure:12200: result: yes
configure:12200: checking for fullfsync
configure:12200: gcc -o conftest -g -O2 conftest.c >&5
/tmp/ccxECtt2.o: In function `main':
/home/surgemcee/node_modules/indurate/node_modules/opendatabase/sqlite-autoconf-3080200/conftest.c:59: undefined reference to `fullfsync'
collect2: error: ld returned 1 exit status
configure:12200: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sqlite"
| #define PACKAGE_TARNAME "sqlite"
| #define PACKAGE_VERSION "3.8.2"
| #define PACKAGE_STRING "sqlite 3.8.2"
| #define PACKAGE_BUGREPORT "http://www.sqlite.org"
| #define PACKAGE_URL ""
| #define PACKAGE "sqlite"
| #define VERSION "3.8.2"
| #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_FDATASYNC 1
| #define HAVE_USLEEP 1
| /* end confdefs.h. */
| /* Define fullfsync to an innocuous variant, in case <limits.h> declares fullfsync.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define fullfsync innocuous_fullfsync
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char fullfsync (); 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 fullfsync
|
| /* 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 fullfsync ();
| /* 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_fullfsync || defined __stub___fullfsync
| choke me
| #endif
|
| int
| main ()
| {
| return fullfsync ();
| ;
| return 0;
| }
configure:12200: result: no
configure:12200: checking for localtime_r
configure:12200: gcc -o conftest -g -O2 conftest.c >&5
configure:12200: $? = 0
configure:12200: result: yes
configure:12200: checking for gmtime_r
configure:12200: gcc -o conftest -g -O2 conftest.c >&5
configure:12200: $? = 0
configure:12200: result: yes
configure:12209: checking whether strerror_r is declared
configure:12209: gcc -c -g -O2 conftest.c >&5
configure:12209: $? = 0
configure:12209: result: yes
configure:12222: checking for strerror_r
configure:12222: gcc -o conftest -g -O2 conftest.c >&5
configure:12222: $? = 0
configure:12222: result: yes
configure:12231: checking whether strerror_r returns char *
configure:12255: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:67:13: error: invalid type argument of unary '*' (have 'int')
char x = *strerror_r (0, buf, sizeof buf);
^
conftest.c:68:14: warning: initialization makes pointer from integer without a cast [enabled by default]
char *p = strerror_r (0, buf, sizeof buf);
^
configure:12255: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sqlite"
| #define PACKAGE_TARNAME "sqlite"
| #define PACKAGE_VERSION "3.8.2"
| #define PACKAGE_STRING "sqlite 3.8.2"
| #define PACKAGE_BUGREPORT "http://www.sqlite.org"
| #define PACKAGE_URL ""
| #define PACKAGE "sqlite"
| #define VERSION "3.8.2"
| #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_FDATASYNC 1
| #define HAVE_USLEEP 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GMTIME_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 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 ()
| {
|
| char buf[100];
| char x = *strerror_r (0, buf, sizeof buf);
| char *p = strerror_r (0, buf, sizeof buf);
| return !p || x;
|
| ;
| return 0;
| }
configure:12293: result: no
configure:12319: checking for library containing tgetent
configure:12350: gcc -o conftest -g -O2 conftest.c >&5
/tmp/ccV2dwnz.o: In function `main':
/home/surgemcee/node_modules/indurate/node_modules/opendatabase/sqlite-autoconf-3080200/conftest.c:40: undefined reference to `tgetent'
collect2: error: ld returned 1 exit status
configure:12350: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sqlite"
| #define PACKAGE_TARNAME "sqlite"
| #define PACKAGE_VERSION "3.8.2"
| #define PACKAGE_STRING "sqlite 3.8.2"
| #define PACKAGE_BUGREPORT "http://www.sqlite.org"
| #define PACKAGE_URL ""
| #define PACKAGE "sqlite"
| #define VERSION "3.8.2"
| #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_FDATASYNC 1
| #define HAVE_USLEEP 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GMTIME_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 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:12350: gcc -o conftest -g -O2 conftest.c -lcurses >&5
/usr/bin/ld: cannot find -lcurses
collect2: error: ld returned 1 exit status
configure:12350: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sqlite"
| #define PACKAGE_TARNAME "sqlite"
| #define PACKAGE_VERSION "3.8.2"
| #define PACKAGE_STRING "sqlite 3.8.2"
| #define PACKAGE_BUGREPORT "http://www.sqlite.org"
| #define PACKAGE_URL ""
| #define PACKAGE "sqlite"
| #define VERSION "3.8.2"
| #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_FDATASYNC 1
| #define HAVE_USLEEP 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GMTIME_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 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:12350: gcc -o conftest -g -O2 conftest.c -lncurses >&5
/usr/bin/ld: cannot find -lncurses
collect2: error: ld returned 1 exit status
configure:12350: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sqlite"
| #define PACKAGE_TARNAME "sqlite"
| #define PACKAGE_VERSION "3.8.2"
| #define PACKAGE_STRING "sqlite 3.8.2"
| #define PACKAGE_BUGREPORT "http://www.sqlite.org"
| #define PACKAGE_URL ""
| #define PACKAGE "sqlite"
| #define VERSION "3.8.2"
| #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_FDATASYNC 1
| #define HAVE_USLEEP 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GMTIME_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 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:12350: gcc -o conftest -g -O2 conftest.c -lncursesw >&5
/usr/bin/ld: cannot find -lncursesw
collect2: error: ld returned 1 exit status
configure:12350: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sqlite"
| #define PACKAGE_TARNAME "sqlite"
| #define PACKAGE_VERSION "3.8.2"
| #define PACKAGE_STRING "sqlite 3.8.2"
| #define PACKAGE_BUGREPORT "http://www.sqlite.org"
| #define PACKAGE_URL ""
| #define PACKAGE "sqlite"
| #define VERSION "3.8.2"
| #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_FDATASYNC 1
| #define HAVE_USLEEP 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GMTIME_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 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:12367: result: no
configure:12375: checking for library containing readline
configure:12406: gcc -o conftest -g -O2 conftest.c >&5
/tmp/ccGgmOWM.o: In function `main':
/home/surgemcee/node_modules/indurate/node_modules/opendatabase/sqlite-autoconf-3080200/conftest.c:40: undefined reference to `readline'
collect2: error: ld returned 1 exit status
configure:12406: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sqlite"
| #define PACKAGE_TARNAME "sqlite"
| #define PACKAGE_VERSION "3.8.2"
| #define PACKAGE_STRING "sqlite 3.8.2"
| #define PACKAGE_BUGREPORT "http://www.sqlite.org"
| #define PACKAGE_URL ""
| #define PACKAGE "sqlite"
| #define VERSION "3.8.2"
| #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_FDATASYNC 1
| #define HAVE_USLEEP 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GMTIME_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 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:12406: gcc -o conftest -g -O2 conftest.c -lreadline >&5
/usr/bin/ld: cannot find -lreadline
collect2: error: ld returned 1 exit status
configure:12406: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sqlite"
| #define PACKAGE_TARNAME "sqlite"
| #define PACKAGE_VERSION "3.8.2"
| #define PACKAGE_STRING "sqlite 3.8.2"
| #define PACKAGE_BUGREPORT "http://www.sqlite.org"
| #define PACKAGE_URL ""
| #define PACKAGE "sqlite"
| #define VERSION "3.8.2"
| #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_FDATASYNC 1
| #define HAVE_USLEEP 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GMTIME_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 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:12423: result: no
configure:12435: checking for readline
configure:12435: gcc -o conftest -g -O2 conftest.c >&5
/tmp/ccajJmXT.o: In function `main':
/home/surgemcee/node_modules/indurate/node_modules/opendatabase/sqlite-autoconf-3080200/conftest.c:63: undefined reference to `readline'
collect2: error: ld returned 1 exit status
configure:12435: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sqlite"
| #define PACKAGE_TARNAME "sqlite"
| #define PACKAGE_VERSION "3.8.2"
| #define PACKAGE_STRING "sqlite 3.8.2"
| #define PACKAGE_BUGREPORT "http://www.sqlite.org"
| #define PACKAGE_URL ""
| #define PACKAGE "sqlite"
| #define VERSION "3.8.2"
| #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_FDATASYNC 1
| #define HAVE_USLEEP 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GMTIME_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| /* end confdefs.h. */
| /* Define readline to an innocuous variant, in case <limits.h> declares readline.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define readline innocuous_readline
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char readline (); 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 readline
|
| /* 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 ();
| /* 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_readline || defined __stub___readline
| choke me
| #endif
|
| int
| main ()
| {
| return readline ();
| ;
| return 0;
| }
configure:12435: result: no
configure:12463: checking for library containing pthread_create
configure:12494: gcc -o conftest -g -O2 conftest.c >&5
/tmp/ccmwsG1Y.o: In function `main':
/home/surgemcee/node_modules/indurate/node_modules/opendatabase/sqlite-autoconf-3080200/conftest.c:40: undefined reference to `pthread_create'
collect2: error: ld returned 1 exit status
configure:12494: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sqlite"
| #define PACKAGE_TARNAME "sqlite"
| #define PACKAGE_VERSION "3.8.2"
| #define PACKAGE_STRING "sqlite 3.8.2"
| #define PACKAGE_BUGREPORT "http://www.sqlite.org"
| #define PACKAGE_URL ""
| #define PACKAGE "sqlite"
| #define VERSION "3.8.2"
| #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_FDATASYNC 1
| #define HAVE_USLEEP 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GMTIME_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 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:12494: gcc -o conftest -g -O2 conftest.c -lpthread >&5
configure:12494: $? = 0
configure:12511: result: -lpthread
configure:12534: checking for library containing dlopen
configure:12565: gcc -o conftest -g -O2 conftest.c -lpthread >&5
/tmp/ccQwcqPa.o: In function `main':
/home/surgemcee/node_modules/indurate/node_modules/opendatabase/sqlite-autoconf-3080200/conftest.c:40: undefined reference to `dlopen'
collect2: error: ld returned 1 exit status
configure:12565: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "sqlite"
| #define PACKAGE_TARNAME "sqlite"
| #define PACKAGE_VERSION "3.8.2"
| #define PACKAGE_STRING "sqlite 3.8.2"
| #define PACKAGE_BUGREPORT "http://www.sqlite.org"
| #define PACKAGE_URL ""
| #define PACKAGE "sqlite"
| #define VERSION "3.8.2"
| #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_FDATASYNC 1
| #define HAVE_USLEEP 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_GMTIME_R 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 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:12565: gcc -o conftest -g -O2 conftest.c -ldl -lpthread >&5
configure:12565: $? = 0
configure:12582: result: -ldl
configure:12593: checking for whether to support dynamic extensions
configure:12595: result: yes
configure:12602: checking for posix_fallocate
configure:12602: gcc -o conftest -g -O2 conftest.c -ldl -lpthread >&5
configure:12602: $? = 0
configure:12602: result: yes
configure:12807: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by sqlite config.status 3.8.2, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on Bustou13
config.status:1005: creating Makefile
config.status:1005: creating sqlite3.pc
config.status:1177: executing depfiles commands
config.status:1177: executing libtool commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_fdatasync=yes
ac_cv_func_fullfsync=no
ac_cv_func_gmtime_r=yes
ac_cv_func_localtime_r=yes
ac_cv_func_posix_fallocate=yes
ac_cv_func_readline=no
ac_cv_func_strerror_r=yes
ac_cv_func_strerror_r_char_p=no
ac_cv_func_usleep=yes
ac_cv_have_decl_strerror_r=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
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=x86_64-unknown-linux-gnu
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_mkdir=/bin/mkdir
ac_cv_prog_AWK=mawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_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_prog_make_make_set=yes
ac_cv_search_dlopen=-ldl
ac_cv_search_pthread_create=-lpthread
ac_cv_search_readline=no
ac_cv_search_tgetent=no
ac_cv_sys_file_offset_bits=no
ac_cv_sys_largefile_CC=no
am_cv_CC_dependencies_compiler_type=gcc3
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]* \([^ ]*\) \([^ ]*\)$/ {"\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/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
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
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /home/surgemcee/node_modules/indurate/node_modules/opendatabase/sqlite-autoconf-3080200/missing --run aclocal-1.11'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AR='ar'
AUTOCONF='${SHELL} /home/surgemcee/node_modules/indurate/node_modules/opendatabase/sqlite-autoconf-3080200/missing --run autoconf'
AUTOHEADER='${SHELL} /home/surgemcee/node_modules/indurate/node_modules/opendatabase/sqlite-autoconf-3080200/missing --run autoheader'
AUTOMAKE='${SHELL} /home/surgemcee/node_modules/indurate/node_modules/opendatabase/sqlite-autoconf-3080200/missing --run automake-1.11'
AWK='mawk'
BUILD_CFLAGS=''
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DPACKAGE_NAME=\"sqlite\" -DPACKAGE_TARNAME=\"sqlite\" -DPACKAGE_VERSION=\"3.8.2\" -DPACKAGE_STRING=\"sqlite\ 3.8.2\" -DPACKAGE_BUGREPORT=\"http://www.sqlite.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sqlite\" -DVERSION=\"3.8.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DHAVE_LOCALTIME_R=1 -DHAVE_GMTIME_R=1 -DHAVE_DECL_STRERROR_R=1 -DHAVE_STRERROR_R=1 -DHAVE_POSIX_FALLOCATE=1'
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
DYNAMIC_EXTENSION_FLAGS=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
FGREP='/bin/grep -F'
GREP='/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/bin/ld -m elf_x86_64'
LDFLAGS=''
LIBOBJS=''
LIBS='-ldl -lpthread '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /home/surgemcee/node_modules/indurate/node_modules/opendatabase/sqlite-autoconf-3080200/missing --run makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/bin/mkdir -p'
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='sqlite'
PACKAGE_BUGREPORT='http://www.sqlite.org'
PACKAGE_NAME='sqlite'
PACKAGE_STRING='sqlite 3.8.2'
PACKAGE_TARNAME='sqlite'
PACKAGE_URL=''
PACKAGE_VERSION='3.8.2'
PATH_SEPARATOR=':'
RANLIB='ranlib'
READLINE_LIBS=''
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/bash'
STRIP='strip'
THREADSAFE_FLAGS='-D_REENTRANT=1 -DSQLITE_THREADSAFE=1'
VERSION='3.8.2'
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-unknown-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /home/surgemcee/node_modules/indurate/node_modules/opendatabase/sqlite-autoconf-3080200/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/home/surgemcee/node_modules/indurate/node_modules/opendatabase/sqlite-autoconf-3080200/../lib'
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 "sqlite"
#define PACKAGE_TARNAME "sqlite"
#define PACKAGE_VERSION "3.8.2"
#define PACKAGE_STRING "sqlite 3.8.2"
#define PACKAGE_BUGREPORT "http://www.sqlite.org"
#define PACKAGE_URL ""
#define PACKAGE "sqlite"
#define VERSION "3.8.2"
#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_FDATASYNC 1
#define HAVE_USLEEP 1
#define HAVE_LOCALTIME_R 1
#define HAVE_GMTIME_R 1
#define HAVE_DECL_STRERROR_R 1
#define HAVE_STRERROR_R 1
#define HAVE_POSIX_FALLOCATE 1
configure: exit 0