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.7.14.1, which was generated by GNU Autoconf 2.68. Invocation command line was $ ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --disable-static --enable-dynamic-extensions --enable-readline --enable-threadsafe ## --------- ## ## Platform. ## ## --------- ## hostname = tunafix uname -m = x86_64 uname -r = 3.5.7-gentoo uname -s = Linux uname -v = #1 SMP Wed Nov 14 13:34:58 CET 2012 /usr/bin/uname -p = Intel(R) Xeon(R) CPU E5405 @ 2.00GHz /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/lib64/portage/bin/ebuild-helpers PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /opt/bin PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.6.3 ## ----------- ## ## Core tests. ## ## ----------- ## configure:2635: checking for a BSD-compatible install configure:2703: result: /usr/bin/install -c configure:2714: checking whether build environment is sane configure:2751: result: yes configure:2813: checking for gawk configure:2829: found /usr/bin/gawk configure:2840: result: gawk configure:2851: checking whether make sets $(MAKE) configure:2873: result: yes configure:3064: checking for style of include used by make configure:3092: result: GNU configure:3125: checking for x86_64-pc-linux-gnu-gcc configure:3141: found /usr/bin/x86_64-pc-linux-gnu-gcc configure:3152: result: x86_64-pc-linux-gnu-gcc configure:3421: checking for C compiler version configure:3430: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 4.6.3 p1.10, pie-0.5.2) 4.6.3 Copyright (C) 2011 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:3441: $? = 0 configure:3430: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.6.3/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.6.3/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.6.3/work/gcc-4.6.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.6.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --enable-lto --enable-nls --without-included-gettext --with-system-zlib --enable-obsolete --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.6.3/python --enable-checking=release --disable-libgcj --enable-libstdcxx-time --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-targets=all --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.6.3 p1.10, pie-0.5.2' Thread model: posix gcc version 4.6.3 (Gentoo 4.6.3 p1.10, pie-0.5.2) configure:3441: $? = 0 configure:3430: x86_64-pc-linux-gnu-gcc -V >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized option '-V' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:3441: $? = 1 configure:3430: x86_64-pc-linux-gnu-gcc -qversion >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized option '-qversion' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:3441: $? = 1 configure:3461: checking whether the C compiler works configure:3483: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fopenmp -DNDEBUG -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -Wl,-O1 -Wl,--as-needed -fopenmp conftest.c >&5 configure:3487: $? = 0 configure:3535: result: yes configure:3538: checking for C compiler default output file name configure:3540: result: a.out configure:3546: checking for suffix of executables configure:3553: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fopenmp -DNDEBUG -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -Wl,-O1 -Wl,--as-needed -fopenmp conftest.c >&5 configure:3557: $? = 0 configure:3579: result: configure:3601: checking whether we are cross compiling configure:3609: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fopenmp -DNDEBUG -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -Wl,-O1 -Wl,--as-needed -fopenmp conftest.c >&5 configure:3613: $? = 0 configure:3620: ./conftest configure:3624: $? = 0 configure:3639: result: no configure:3644: checking for suffix of object files configure:3666: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fopenmp -DNDEBUG -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS conftest.c >&5 configure:3670: $? = 0 configure:3691: result: o configure:3695: checking whether we are using the GNU C compiler configure:3714: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fopenmp -DNDEBUG -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS conftest.c >&5 configure:3714: $? = 0 configure:3723: result: yes configure:3732: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:3752: x86_64-pc-linux-gnu-gcc -c -g -DNDEBUG -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS conftest.c >&5 configure:3752: $? = 0 configure:3793: result: yes configure:3810: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:3874: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fopenmp -DNDEBUG -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS conftest.c >&5 configure:3874: $? = 0 configure:3887: result: none needed configure:3909: checking dependency style of x86_64-pc-linux-gnu-gcc configure:3999: result: none configure:4024: checking for special C compiler options needed for large files configure:4069: result: no configure:4075: checking for _FILE_OFFSET_BITS value needed for large files configure:4100: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fopenmp -DNDEBUG -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS conftest.c >&5 configure:4100: $? = 0 configure:4132: result: no configure:4225: checking for x86_64-pc-linux-gnu-gcc configure:4252: result: x86_64-pc-linux-gnu-gcc configure:4521: checking for C compiler version configure:4530: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 4.6.3 p1.10, pie-0.5.2) 4.6.3 Copyright (C) 2011 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:4541: $? = 0 configure:4530: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.6.3/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.6.3/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.6.3/work/gcc-4.6.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.6.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --enable-lto --enable-nls --without-included-gettext --with-system-zlib --enable-obsolete --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.6.3/python --enable-checking=release --disable-libgcj --enable-libstdcxx-time --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-targets=all --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.6.3 p1.10, pie-0.5.2' Thread model: posix gcc version 4.6.3 (Gentoo 4.6.3 p1.10, pie-0.5.2) configure:4541: $? = 0 configure:4530: x86_64-pc-linux-gnu-gcc -V >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized option '-V' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:4541: $? = 1 configure:4530: x86_64-pc-linux-gnu-gcc -qversion >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized option '-qversion' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:4541: $? = 1 configure:4545: checking whether we are using the GNU C compiler configure:4573: result: yes configure:4582: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:4643: result: yes configure:4660: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:4737: result: none needed configure:4759: checking dependency style of x86_64-pc-linux-gnu-gcc configure:4849: result: none configure:4869: checking for x86_64-pc-linux-gnu-ranlib configure:4885: found /usr/bin/x86_64-pc-linux-gnu-ranlib configure:4896: result: x86_64-pc-linux-gnu-ranlib configure:5034: checking build system type configure:5048: result: x86_64-pc-linux-gnu configure:5068: checking host system type configure:5081: result: x86_64-pc-linux-gnu configure:5101: checking for a sed that does not truncate output configure:5155: result: /bin/sed configure:5158: checking for grep that handles long lines and -e configure:5216: result: /bin/grep configure:5221: checking for egrep configure:5283: result: /bin/grep -E configure:5299: checking for ld used by x86_64-pc-linux-gnu-gcc configure:5366: result: /usr/x86_64-pc-linux-gnu/bin/ld configure:5373: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld configure:5388: result: yes configure:5393: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files configure:5400: result: -r configure:5418: checking for BSD-compatible nm configure:5467: result: /usr/bin/nm -B configure:5471: checking whether ln -s works configure:5475: result: yes configure:5482: checking how to recognise dependent libraries configure:5658: result: pass_all configure:5745: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fopenmp -DNDEBUG -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS conftest.c >&5 configure:5748: $? = 0 configure:5866: checking how to run the C preprocessor configure:5897: x86_64-pc-linux-gnu-gcc -E -DNDEBUG -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS conftest.c configure:5897: $? = 0 configure:5911: x86_64-pc-linux-gnu-gcc -E -DNDEBUG -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:5911: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sqlite" | #define PACKAGE_TARNAME "sqlite" | #define PACKAGE_VERSION "3.7.14.1" | #define PACKAGE_STRING "sqlite 3.7.14.1" | #define PACKAGE_BUGREPORT "http://www.sqlite.org" | #define PACKAGE_URL "" | #define PACKAGE "sqlite" | #define VERSION "3.7.14.1" | /* end confdefs.h. */ | #include configure:5936: result: x86_64-pc-linux-gnu-gcc -E configure:5956: x86_64-pc-linux-gnu-gcc -E -DNDEBUG -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS conftest.c configure:5956: $? = 0 configure:5970: x86_64-pc-linux-gnu-gcc -E -DNDEBUG -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:5970: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sqlite" | #define PACKAGE_TARNAME "sqlite" | #define PACKAGE_VERSION "3.7.14.1" | #define PACKAGE_STRING "sqlite 3.7.14.1" | #define PACKAGE_BUGREPORT "http://www.sqlite.org" | #define PACKAGE_URL "" | #define PACKAGE "sqlite" | #define VERSION "3.7.14.1" | /* end confdefs.h. */ | #include configure:5999: checking for ANSI C header files configure:6019: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fopenmp -DNDEBUG -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS conftest.c >&5 configure:6019: $? = 0 configure:6092: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fopenmp -DNDEBUG -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -Wl,-O1 -Wl,--as-needed -fopenmp conftest.c >&5 configure:6092: $? = 0 configure:6092: ./conftest configure:6092: $? = 0 configure:6103: result: yes configure:6116: checking for sys/types.h configure:6116: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fopenmp -DNDEBUG -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS conftest.c >&5 configure:6116: $? = 0 configure:6116: result: yes configure:6116: checking for sys/stat.h configure:6116: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fopenmp -DNDEBUG -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS conftest.c >&5 configure:6116: $? = 0 configure:6116: result: yes configure:6116: checking for stdlib.h configure:6116: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fopenmp -DNDEBUG -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS conftest.c >&5 configure:6116: $? = 0 configure:6116: result: yes configure:6116: checking for string.h configure:6116: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fopenmp -DNDEBUG -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS conftest.c >&5 configure:6116: $? = 0 configure:6116: result: yes configure:6116: checking for memory.h configure:6116: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fopenmp -DNDEBUG -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS conftest.c >&5 configure:6116: $? = 0 configure:6116: result: yes configure:6116: checking for strings.h configure:6116: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fopenmp -DNDEBUG -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS conftest.c >&5 configure:6116: $? = 0 configure:6116: result: yes configure:6116: checking for inttypes.h configure:6116: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fopenmp -DNDEBUG -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS conftest.c >&5 configure:6116: $? = 0 configure:6116: result: yes configure:6116: checking for stdint.h configure:6116: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fopenmp -DNDEBUG -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS conftest.c >&5 configure:6116: $? = 0 configure:6116: result: yes configure:6116: checking for unistd.h configure:6116: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fopenmp -DNDEBUG -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS conftest.c >&5 configure:6116: $? = 0 configure:6116: result: yes configure:6130: checking dlfcn.h usability configure:6130: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fopenmp -DNDEBUG -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS conftest.c >&5 configure:6130: $? = 0 configure:6130: result: yes configure:6130: checking dlfcn.h presence configure:6130: x86_64-pc-linux-gnu-gcc -E -DNDEBUG -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS conftest.c configure:6130: $? = 0 configure:6130: result: yes configure:6130: checking for dlfcn.h configure:6130: result: yes configure:6154: checking for x86_64-pc-linux-gnu-g++ configure:6170: found /usr/bin/x86_64-pc-linux-gnu-g++ configure:6181: result: x86_64-pc-linux-gnu-g++ configure:6252: checking for C++ compiler version configure:6261: x86_64-pc-linux-gnu-g++ --version >&5 x86_64-pc-linux-gnu-g++ (Gentoo 4.6.3 p1.10, pie-0.5.2) 4.6.3 Copyright (C) 2011 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:6272: $? = 0 configure:6261: x86_64-pc-linux-gnu-g++ -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.6.3/x86_64-pc-linux-gnu-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.6.3/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.6.3/work/gcc-4.6.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.6.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --enable-lto --enable-nls --without-included-gettext --with-system-zlib --enable-obsolete --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.6.3/python --enable-checking=release --disable-libgcj --enable-libstdcxx-time --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-targets=all --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.6.3 p1.10, pie-0.5.2' Thread model: posix gcc version 4.6.3 (Gentoo 4.6.3 p1.10, pie-0.5.2) configure:6272: $? = 0 configure:6261: x86_64-pc-linux-gnu-g++ -V >&5 x86_64-pc-linux-gnu-g++: error: unrecognized option '-V' x86_64-pc-linux-gnu-g++: fatal error: no input files compilation terminated. configure:6272: $? = 1 configure:6261: x86_64-pc-linux-gnu-g++ -qversion >&5 x86_64-pc-linux-gnu-g++: error: unrecognized option '-qversion' x86_64-pc-linux-gnu-g++: fatal error: no input files compilation terminated. configure:6272: $? = 1 configure:6276: checking whether we are using the GNU C++ compiler configure:6295: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fopenmp -DNDEBUG -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS conftest.cpp >&5 configure:6295: $? = 0 configure:6304: result: yes configure:6313: checking whether x86_64-pc-linux-gnu-g++ accepts -g configure:6333: x86_64-pc-linux-gnu-g++ -c -g -DNDEBUG -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS conftest.cpp >&5 configure:6333: $? = 0 configure:6374: result: yes configure:6399: checking dependency style of x86_64-pc-linux-gnu-g++ configure:6489: result: none configure:6516: checking how to run the C++ preprocessor configure:6543: x86_64-pc-linux-gnu-g++ -E -DNDEBUG -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS conftest.cpp configure:6543: $? = 0 configure:6557: x86_64-pc-linux-gnu-g++ -E -DNDEBUG -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS conftest.cpp conftest.cpp:22:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:6557: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sqlite" | #define PACKAGE_TARNAME "sqlite" | #define PACKAGE_VERSION "3.7.14.1" | #define PACKAGE_STRING "sqlite 3.7.14.1" | #define PACKAGE_BUGREPORT "http://www.sqlite.org" | #define PACKAGE_URL "" | #define PACKAGE "sqlite" | #define VERSION "3.7.14.1" | #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 | /* end confdefs.h. */ | #include configure:6582: result: x86_64-pc-linux-gnu-g++ -E configure:6602: x86_64-pc-linux-gnu-g++ -E -DNDEBUG -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS conftest.cpp configure:6602: $? = 0 configure:6616: x86_64-pc-linux-gnu-g++ -E -DNDEBUG -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS conftest.cpp conftest.cpp:22:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:6616: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sqlite" | #define PACKAGE_TARNAME "sqlite" | #define PACKAGE_VERSION "3.7.14.1" | #define PACKAGE_STRING "sqlite 3.7.14.1" | #define PACKAGE_BUGREPORT "http://www.sqlite.org" | #define PACKAGE_URL "" | #define PACKAGE "sqlite" | #define VERSION "3.7.14.1" | #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 | /* end confdefs.h. */ | #include configure:6656: checking for x86_64-pc-linux-gnu-g77 configure:6686: result: no configure:6656: checking for x86_64-pc-linux-gnu-xlf configure:6686: result: no configure:6656: checking for x86_64-pc-linux-gnu-f77 configure:6686: result: no configure:6656: checking for x86_64-pc-linux-gnu-frt configure:6686: result: no configure:6656: checking for x86_64-pc-linux-gnu-pgf77 configure:6686: result: no configure:6656: checking for x86_64-pc-linux-gnu-cf77 configure:6686: result: no configure:6656: checking for x86_64-pc-linux-gnu-fort77 configure:6686: result: no configure:6656: checking for x86_64-pc-linux-gnu-fl32 configure:6686: result: no configure:6656: checking for x86_64-pc-linux-gnu-af77 configure:6686: result: no configure:6656: checking for x86_64-pc-linux-gnu-xlf90 configure:6686: result: no configure:6656: checking for x86_64-pc-linux-gnu-f90 configure:6686: result: no configure:6656: checking for x86_64-pc-linux-gnu-pgf90 configure:6686: result: no configure:6656: checking for x86_64-pc-linux-gnu-pghpf configure:6686: result: no configure:6656: checking for x86_64-pc-linux-gnu-epcf90 configure:6686: result: no configure:6656: checking for x86_64-pc-linux-gnu-gfortran configure:6672: found /usr/bin/x86_64-pc-linux-gnu-gfortran configure:6683: result: x86_64-pc-linux-gnu-gfortran configure:6753: checking for Fortran 77 compiler version configure:6762: x86_64-pc-linux-gnu-gfortran --version >&5 GNU Fortran (Gentoo 4.6.3 p1.10, pie-0.5.2) 4.6.3 Copyright (C) 2011 Free Software Foundation, Inc. GNU Fortran comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of GNU Fortran under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING configure:6773: $? = 0 configure:6762: x86_64-pc-linux-gnu-gfortran -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.6.3/x86_64-pc-linux-gnu-gfortran COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.6.3/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.6.3/work/gcc-4.6.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.6.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --enable-lto --enable-nls --without-included-gettext --with-system-zlib --enable-obsolete --disable-werror --enable-secureplt --disable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.6.3/python --enable-checking=release --disable-libgcj --enable-libstdcxx-time --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-targets=all --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.6.3 p1.10, pie-0.5.2' Thread model: posix gcc version 4.6.3 (Gentoo 4.6.3 p1.10, pie-0.5.2) configure:6773: $? = 0 configure:6762: x86_64-pc-linux-gnu-gfortran -V >&5 x86_64-pc-linux-gnu-gfortran: error: unrecognized option '-V' x86_64-pc-linux-gnu-gfortran: fatal error: no input files compilation terminated. configure:6773: $? = 1 configure:6762: x86_64-pc-linux-gnu-gfortran -qversion >&5 x86_64-pc-linux-gnu-gfortran: error: unrecognized option '-qversion' x86_64-pc-linux-gnu-gfortran: fatal error: no input files compilation terminated. configure:6773: $? = 1 configure:6782: checking whether we are using the GNU Fortran 77 compiler configure:6795: x86_64-pc-linux-gnu-gfortran -c -O2 -pipe conftest.F >&5 configure:6795: $? = 0 configure:6804: result: yes configure:6810: checking whether x86_64-pc-linux-gnu-gfortran accepts -g configure:6821: x86_64-pc-linux-gnu-gfortran -c -g conftest.f >&5 configure:6821: $? = 0 configure:6829: result: yes configure:6863: checking the maximum length of command line arguments configure:6972: result: 32768 configure:6983: checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object configure:7088: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fopenmp -DNDEBUG -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS conftest.c >&5 configure:7091: $? = 0 configure:7095: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:7098: $? = 0 configure:7150: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fopenmp -DNDEBUG -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -Wl,-O1 -Wl,--as-needed -fopenmp conftest.c conftstm.o >&5 configure:7153: $? = 0 configure:7191: result: ok configure:7195: checking for objdir configure:7210: result: .libs configure:7262: checking for x86_64-pc-linux-gnu-ar configure:7278: found /usr/bin/x86_64-pc-linux-gnu-ar configure:7289: result: x86_64-pc-linux-gnu-ar configure:7354: checking for x86_64-pc-linux-gnu-ranlib configure:7381: result: x86_64-pc-linux-gnu-ranlib configure:7446: checking for x86_64-pc-linux-gnu-strip configure:7462: found /usr/bin/x86_64-pc-linux-gnu-strip configure:7473: result: x86_64-pc-linux-gnu-strip configure:7795: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions configure:7813: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fopenmp -DNDEBUG -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -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:7817: $? = 0 configure:7830: result: no configure:7845: checking for x86_64-pc-linux-gnu-gcc option to produce PIC configure:8055: result: -fPIC configure:8063: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC works configure:8081: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fopenmp -DNDEBUG -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -fPIC -DPIC conftest.c >&5 configure:8085: $? = 0 configure:8098: result: yes configure:8126: checking if x86_64-pc-linux-gnu-gcc static flag -static works configure:8154: result: yes configure:8164: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:8185: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fopenmp -DNDEBUG -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -o out/conftest2.o conftest.c >&5 configure:8189: $? = 0 configure:8211: result: yes configure:8237: checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries configure:9137: result: yes configure:9158: checking whether -lc should be explicitly linked in configure:9163: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fopenmp -DNDEBUG -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS conftest.c >&5 configure:9166: $? = 0 configure:9181: x86_64-pc-linux-gnu-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:9184: $? = 0 configure:9196: result: no configure:9204: checking dynamic linker characteristics configure:9792: result: GNU/Linux ld.so configure:9801: checking how to hardcode library paths into programs configure:9826: result: immediate configure:9840: checking whether stripping libraries is possible configure:9845: result: yes configure:10361: checking if libtool supports shared libraries configure:10363: result: yes configure:10366: checking whether to build shared libraries configure:10387: result: yes configure:10390: checking whether to build static libraries configure:10394: result: no configure:10486: creating libtool configure:11070: checking for ld used by x86_64-pc-linux-gnu-g++ configure:11137: result: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 configure:11144: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld configure:11159: result: yes configure:11210: checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries configure:12090: result: yes configure:12108: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fopenmp -DNDEBUG -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS conftest.cpp >&5 configure:12111: $? = 0 configure:12230: checking for x86_64-pc-linux-gnu-g++ option to produce PIC configure:12504: result: -fPIC configure:12512: checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC works configure:12530: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fopenmp -DNDEBUG -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -fPIC -DPIC conftest.cpp >&5 configure:12534: $? = 0 configure:12547: result: yes configure:12575: checking if x86_64-pc-linux-gnu-g++ static flag -static works configure:12603: result: yes configure:12613: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o configure:12634: x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fopenmp -DNDEBUG -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -o out/conftest2.o conftest.cpp >&5 configure:12638: $? = 0 configure:12660: result: yes configure:12686: checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries configure:12711: result: yes configure:12778: checking dynamic linker characteristics configure:13366: result: GNU/Linux ld.so configure:13375: checking how to hardcode library paths into programs configure:13400: result: immediate configure:13926: checking if libtool supports shared libraries configure:13928: result: yes configure:13931: checking whether to build shared libraries configure:13951: result: yes configure:13954: checking whether to build static libraries configure:13958: result: no configure:13968: checking for x86_64-pc-linux-gnu-gfortran option to produce PIC configure:14178: result: -fPIC configure:14186: checking if x86_64-pc-linux-gnu-gfortran PIC flag -fPIC works configure:14204: x86_64-pc-linux-gnu-gfortran -c -O2 -pipe -fPIC conftest.f >&5 configure:14208: $? = 0 configure:14221: result: yes configure:14249: checking if x86_64-pc-linux-gnu-gfortran static flag -static works configure:14277: result: yes configure:14287: checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o configure:14308: x86_64-pc-linux-gnu-gfortran -c -O2 -pipe -o out/conftest2.o conftest.f >&5 configure:14312: $? = 0 configure:14334: result: yes configure:14360: checking whether the x86_64-pc-linux-gnu-gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries configure:15248: result: yes configure:15315: checking dynamic linker characteristics configure:15903: result: GNU/Linux ld.so configure:15912: checking how to hardcode library paths into programs configure:15937: result: immediate configure:19436: checking for a thread-safe mkdir -p configure:19475: result: /bin/mkdir -p configure:19483: checking for fdatasync configure:19483: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fopenmp -DNDEBUG -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -Wl,-O1 -Wl,--as-needed -fopenmp conftest.c >&5 configure:19483: $? = 0 configure:19483: result: yes configure:19483: checking for usleep configure:19483: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fopenmp -DNDEBUG -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -Wl,-O1 -Wl,--as-needed -fopenmp conftest.c >&5 configure:19483: $? = 0 configure:19483: result: yes configure:19483: checking for fullfsync configure:19483: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fopenmp -DNDEBUG -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -Wl,-O1 -Wl,--as-needed -fopenmp conftest.c >&5 /var/tmp/portage/dev-db/sqlite-3.7.14.1/temp/ccKrwQgm.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `fullfsync' collect2: ld returned 1 exit status configure:19483: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sqlite" | #define PACKAGE_TARNAME "sqlite" | #define PACKAGE_VERSION "3.7.14.1" | #define PACKAGE_STRING "sqlite 3.7.14.1" | #define PACKAGE_BUGREPORT "http://www.sqlite.org" | #define PACKAGE_URL "" | #define PACKAGE "sqlite" | #define VERSION "3.7.14.1" | #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 HAVE_FDATASYNC 1 | #define HAVE_USLEEP 1 | /* end confdefs.h. */ | /* Define fullfsync to an innocuous variant, in case declares fullfsync. | For example, HP-UX 11i declares gettimeofday. */ | #define fullfsync innocuous_fullfsync | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fullfsync (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #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:19483: result: no configure:19483: checking for localtime_r configure:19483: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fopenmp -DNDEBUG -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -Wl,-O1 -Wl,--as-needed -fopenmp conftest.c >&5 configure:19483: $? = 0 configure:19483: result: yes configure:19483: checking for gmtime_r configure:19483: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fopenmp -DNDEBUG -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -Wl,-O1 -Wl,--as-needed -fopenmp conftest.c >&5 configure:19483: $? = 0 configure:19483: result: yes configure:19492: checking whether strerror_r is declared configure:19492: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fopenmp -DNDEBUG -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS conftest.c >&5 configure:19492: $? = 0 configure:19492: result: yes configure:19505: checking for strerror_r configure:19505: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fopenmp -DNDEBUG -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -Wl,-O1 -Wl,--as-needed -fopenmp conftest.c >&5 configure:19505: $? = 0 configure:19505: result: yes configure:19514: checking whether strerror_r returns char * configure:19538: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fopenmp -DNDEBUG -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS conftest.c >&5 conftest.c: In function 'main': conftest.c:66:13: error: invalid type argument of unary '*' (have 'int') conftest.c:67:14: warning: initialization makes pointer from integer without a cast [enabled by default] configure:19538: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sqlite" | #define PACKAGE_TARNAME "sqlite" | #define PACKAGE_VERSION "3.7.14.1" | #define PACKAGE_STRING "sqlite 3.7.14.1" | #define PACKAGE_BUGREPORT "http://www.sqlite.org" | #define PACKAGE_URL "" | #define PACKAGE "sqlite" | #define VERSION "3.7.14.1" | #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 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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #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:19576: result: no configure:19602: checking for library containing tgetent configure:19633: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fopenmp -DNDEBUG -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -Wl,-O1 -Wl,--as-needed -fopenmp conftest.c >&5 /var/tmp/portage/dev-db/sqlite-3.7.14.1/temp/ccbvpq7N.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `tgetent' collect2: ld returned 1 exit status configure:19633: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sqlite" | #define PACKAGE_TARNAME "sqlite" | #define PACKAGE_VERSION "3.7.14.1" | #define PACKAGE_STRING "sqlite 3.7.14.1" | #define PACKAGE_BUGREPORT "http://www.sqlite.org" | #define PACKAGE_URL "" | #define PACKAGE "sqlite" | #define VERSION "3.7.14.1" | #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 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:19633: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fopenmp -DNDEBUG -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -Wl,-O1 -Wl,--as-needed -fopenmp conftest.c -lcurses >&5 configure:19633: $? = 0 configure:19650: result: -lcurses configure:19658: checking for library containing readline configure:19689: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fopenmp -DNDEBUG -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -Wl,-O1 -Wl,--as-needed -fopenmp conftest.c -lcurses >&5 /var/tmp/portage/dev-db/sqlite-3.7.14.1/temp/ccXqjw2X.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `readline' collect2: ld returned 1 exit status configure:19689: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sqlite" | #define PACKAGE_TARNAME "sqlite" | #define PACKAGE_VERSION "3.7.14.1" | #define PACKAGE_STRING "sqlite 3.7.14.1" | #define PACKAGE_BUGREPORT "http://www.sqlite.org" | #define PACKAGE_URL "" | #define PACKAGE "sqlite" | #define VERSION "3.7.14.1" | #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 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:19689: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fopenmp -DNDEBUG -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -Wl,-O1 -Wl,--as-needed -fopenmp conftest.c -lreadline -lcurses >&5 configure:19689: $? = 0 configure:19706: result: -lreadline configure:19718: checking for readline configure:19718: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fopenmp -DNDEBUG -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -Wl,-O1 -Wl,--as-needed -fopenmp conftest.c -lreadline -lcurses >&5 configure:19718: $? = 0 configure:19718: result: yes configure:19746: checking for library containing pthread_create configure:19777: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fopenmp -DNDEBUG -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -Wl,-O1 -Wl,--as-needed -fopenmp conftest.c >&5 configure:19777: $? = 0 configure:19794: result: none required configure:19817: checking for library containing dlopen configure:19848: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fopenmp -DNDEBUG -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -Wl,-O1 -Wl,--as-needed -fopenmp conftest.c >&5 /var/tmp/portage/dev-db/sqlite-3.7.14.1/temp/ccMtxaka.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `dlopen' collect2: ld returned 1 exit status configure:19848: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "sqlite" | #define PACKAGE_TARNAME "sqlite" | #define PACKAGE_VERSION "3.7.14.1" | #define PACKAGE_STRING "sqlite 3.7.14.1" | #define PACKAGE_BUGREPORT "http://www.sqlite.org" | #define PACKAGE_URL "" | #define PACKAGE "sqlite" | #define VERSION "3.7.14.1" | #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 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_READLINE 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:19848: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fopenmp -DNDEBUG -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -Wl,-O1 -Wl,--as-needed -fopenmp conftest.c -ldl >&5 configure:19848: $? = 0 configure:19865: result: -ldl configure:19876: checking for whether to support dynamic extensions configure:19878: result: yes configure:19885: checking for posix_fallocate configure:19885: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -fopenmp -DNDEBUG -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS -Wl,-O1 -Wl,--as-needed -fopenmp conftest.c -ldl >&5 configure:19885: $? = 0 configure:19885: result: yes configure:20086: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by sqlite config.status 3.7.14.1, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on tunafix config.status:810: creating Makefile config.status:810: creating sqlite3.pc config.status:982: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -pipe -march=native -fopenmp' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=' -DNDEBUG -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS' ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-O2 -pipe -march=native -fopenmp' ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set=set ac_cv_env_FFLAGS_value='-O2 -pipe' ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed -fopenmp' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=x86_64-pc-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_f77_compiler_gnu=yes 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=yes 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-pc-linux-gnu ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=x86_64-pc-linux-gnu-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' ac_cv_prog_CXX=x86_64-pc-linux-gnu-g++ ac_cv_prog_CXXCPP='x86_64-pc-linux-gnu-g++ -E' ac_cv_prog_F77=x86_64-pc-linux-gnu-gfortran ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib ac_cv_prog_STRIP=x86_64-pc-linux-gnu-strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_f77_g=yes ac_cv_prog_make_make_set=yes ac_cv_search_dlopen=-ldl ac_cv_search_pthread_create='none required' ac_cv_search_readline=-lreadline ac_cv_search_tgetent=-lcurses ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no am_cv_CC_dependencies_compiler_type=none am_cv_CXX_dependencies_compiler_type=none 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_objdir=.libs lt_cv_path_LD=/usr/x86_64-pc-linux-gnu/bin/ld lt_cv_path_LDCXX='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_SED=/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_max_cmd_len=32768 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/dev-db/sqlite-3.7.14.1/work/sqlite-autoconf-3071401/missing --run aclocal-1.9' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='${SHELL} /var/tmp/portage/dev-db/sqlite-3.7.14.1/work/sqlite-autoconf-3071401/missing --run tar' AR='x86_64-pc-linux-gnu-ar' AUTOCONF='${SHELL} /var/tmp/portage/dev-db/sqlite-3.7.14.1/work/sqlite-autoconf-3071401/missing --run autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/dev-db/sqlite-3.7.14.1/work/sqlite-autoconf-3071401/missing --run autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/dev-db/sqlite-3.7.14.1/work/sqlite-autoconf-3071401/missing --run automake-1.9' AWK='gawk' BUILD_CFLAGS='' CC='x86_64-pc-linux-gnu-gcc' CCDEPMODE='depmode=none' CFLAGS='-O2 -pipe -march=native -fopenmp' CPP='x86_64-pc-linux-gnu-gcc -E' CPPFLAGS=' -DNDEBUG -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_PARENTHESIS' CXX='x86_64-pc-linux-gnu-g++' CXXCPP='x86_64-pc-linux-gnu-g++ -E' CXXDEPMODE='depmode=none' CXXFLAGS='-O2 -pipe -march=native -fopenmp' CYGPATH_W='echo' DEFS='-DPACKAGE_NAME=\"sqlite\" -DPACKAGE_TARNAME=\"sqlite\" -DPACKAGE_VERSION=\"3.7.14.1\" -DPACKAGE_STRING=\"sqlite\ 3.7.14.1\" -DPACKAGE_BUGREPORT=\"http://www.sqlite.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"sqlite\" -DVERSION=\"3.7.14.1\" -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 -DHAVE_FDATASYNC=1 -DHAVE_USLEEP=1 -DHAVE_LOCALTIME_R=1 -DHAVE_GMTIME_R=1 -DHAVE_DECL_STRERROR_R=1 -DHAVE_STRERROR_R=1 -DHAVE_READLINE=1 -DHAVE_POSIX_FALLOCATE=1' DEPDIR='.deps' DYNAMIC_EXTENSION_FLAGS='' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' F77='x86_64-pc-linux-gnu-gfortran' FFLAGS='-O2 -pipe' GREP='/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='-Wl,-O1 -Wl,--as-needed -fopenmp' LIBOBJS='' LIBS='-ldl ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /var/tmp/portage/dev-db/sqlite-3.7.14.1/work/sqlite-autoconf-3071401/missing --run makeinfo' MKDIR_P='/bin/mkdir -p' OBJEXT='o' PACKAGE='sqlite' PACKAGE_BUGREPORT='http://www.sqlite.org' PACKAGE_NAME='sqlite' PACKAGE_STRING='sqlite 3.7.14.1' PACKAGE_TARNAME='sqlite' PACKAGE_URL='' PACKAGE_VERSION='3.7.14.1' PATH_SEPARATOR=':' RANLIB='x86_64-pc-linux-gnu-ranlib' READLINE_LIBS='-lreadline -lcurses ' SET_MAKE='' SHELL='/bin/sh' STRIP='x86_64-pc-linux-gnu-strip' THREADSAFE_FLAGS='-D_REENTRANT=1 -DSQLITE_THREADSAFE=1' VERSION='3.7.14.1' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__fastdepCXX_FALSE='' am__fastdepCXX_TRUE='#' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='x86_64-pc-linux-gnu' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='/usr/share' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-pc-linux-gnu' host_alias='x86_64-pc-linux-gnu' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='/var/tmp/portage/dev-db/sqlite-3.7.14.1/work/sqlite-autoconf-3071401/install-sh' libdir='/usr/lib64' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' mandir='/usr/share/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "sqlite" #define PACKAGE_TARNAME "sqlite" #define PACKAGE_VERSION "3.7.14.1" #define PACKAGE_STRING "sqlite 3.7.14.1" #define PACKAGE_BUGREPORT "http://www.sqlite.org" #define PACKAGE_URL "" #define PACKAGE "sqlite" #define VERSION "3.7.14.1" #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 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_READLINE 1 #define HAVE_POSIX_FALLOCATE 1 configure: exit 0