This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by xapian-bindings configure 1.4.1, which was generated by GNU Autoconf 2.69. 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 --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib64 --disable-documentation --without-java --without-lua --without-csharp --without-perl --without-php --without-python --without-ruby --without-tcl ## --------- ## ## Platform. ## ## --------- ## hostname = mr-fox uname -m = x86_64 uname -r = 4.7.10-hardened uname -s = Linux uname -v = #1 SMP Sun Oct 23 17:48:23 CEST 2016 /usr/bin/uname -p = Intel(R) Core(TM) i7-3930K CPU @ 3.20GHz /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/portage/python3.4/ebuild-helpers/xattr PATH: /usr/lib/portage/python3.4/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/6.2.0 PATH: /usr/lib/plan9/bin PATH: /opt/ekopath/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2537: checking for a BSD-compatible install configure:2605: result: /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c configure:2616: checking whether build environment is sane configure:2671: result: yes configure:2822: checking for a thread-safe mkdir -p configure:2861: result: /bin/mkdir -p configure:2868: checking for gawk configure:2884: found /usr/bin/gawk configure:2895: result: gawk configure:2906: checking whether make sets $(MAKE) configure:2928: result: yes configure:2957: checking whether make supports nested variables configure:2974: result: yes configure:3063: checking whether UID '250' is supported by ustar format configure:3066: result: yes configure:3073: checking whether GID '250' is supported by ustar format configure:3076: result: yes configure:3084: checking how to create a ustar tar archive configure:3095: tar --version tar (GNU tar) 1.29 Copyright (C) 2015 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later . This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by John Gilmore and Jay Fenlason. configure:3098: $? = 0 configure:3138: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar configure:3141: $? = 0 configure:3145: tar -xf - &5 x86_64-pc-linux-gnu-gcc (Gentoo 6.2.0-r1 p1.1) 6.2.0 Copyright (C) 2016 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:3804: $? = 0 configure:3793: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/6.2.0/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/6.2.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-6.2.0-r1/work/gcc-6.2.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/6.2.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.2.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.2.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.2.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/6.2.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 6.2.0-r1 p1.1' --disable-esp --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --disable-multilib --with-multilib-list=m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --enable-vtable-verify --enable-libvtv --enable-lto --without-isl --enable-libsanitizer --disable-default-pie --enable-default-ssp Thread model: posix gcc version 6.2.0 (Gentoo 6.2.0-r1 p1.1) configure:3804: $? = 0 configure:3793: x86_64-pc-linux-gnu-gcc -V >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-V' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:3804: $? = 1 configure:3793: x86_64-pc-linux-gnu-gcc -qversion >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:3804: $? = 1 configure:3824: checking whether the C compiler works configure:3846: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3850: $? = 0 configure:3898: result: yes configure:3901: checking for C compiler default output file name configure:3903: result: a.out configure:3909: checking for suffix of executables configure:3916: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3920: $? = 0 configure:3942: result: configure:3964: checking whether we are cross compiling configure:3972: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3976: $? = 0 configure:3983: ./conftest configure:3987: $? = 0 configure:4002: result: no configure:4007: checking for suffix of object files configure:4029: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4033: $? = 0 configure:4054: result: o configure:4058: checking whether we are using the GNU C compiler configure:4077: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4077: $? = 0 configure:4086: result: yes configure:4095: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:4115: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:4115: $? = 0 configure:4156: result: yes configure:4173: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:4236: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4236: $? = 0 configure:4249: result: none needed configure:4274: checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together configure:4296: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o configure:4299: $? = 0 configure:4296: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o configure:4299: $? = 0 configure:4311: result: yes configure:4330: checking dependency style of x86_64-pc-linux-gnu-gcc configure:4441: result: none configure:4456: checking for a sed that does not truncate output configure:4520: result: /bin/sed configure:4538: checking for grep that handles long lines and -e configure:4596: result: /bin/grep configure:4601: checking for egrep configure:4663: result: /bin/grep -E configure:4668: checking for fgrep configure:4730: result: /bin/grep -F configure:4765: checking for ld used by x86_64-pc-linux-gnu-gcc configure:4832: result: /usr/x86_64-pc-linux-gnu/bin/ld configure:4839: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld configure:4854: result: yes configure:4866: checking for BSD- or MS-compatible name lister (nm) configure:4920: result: /usr/bin/x86_64-pc-linux-gnu-nm -B configure:5050: checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface configure:5057: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:5060: /usr/bin/x86_64-pc-linux-gnu-nm -B "conftest.o" configure:5063: output 0000000000000000 B some_variable configure:5070: result: BSD nm configure:5073: checking whether ln -s works configure:5077: result: yes configure:5085: checking the maximum length of command line arguments configure:5216: result: 1572864 configure:5264: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:5304: result: func_convert_file_noop configure:5311: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:5331: result: func_convert_file_noop configure:5338: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files configure:5345: result: -r configure:5379: checking for x86_64-pc-linux-gnu-objdump configure:5395: found /usr/bin/x86_64-pc-linux-gnu-objdump configure:5406: result: x86_64-pc-linux-gnu-objdump configure:5478: checking how to recognize dependent libraries configure:5678: result: pass_all configure:5723: checking for x86_64-pc-linux-gnu-dlltool configure:5753: result: no configure:5763: checking for dlltool configure:5793: result: no configure:5823: checking how to associate runtime and link libraries configure:5850: result: printf %s\n configure:5867: checking for x86_64-pc-linux-gnu-ar configure:5883: found /usr/bin/x86_64-pc-linux-gnu-ar configure:5894: result: x86_64-pc-linux-gnu-ar configure:5975: checking for archiver @FILE support configure:5992: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:5992: $? = 0 configure:5995: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 configure:5998: $? = 0 configure:6003: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 x86_64-pc-linux-gnu-ar: conftest.o: No such file or directory configure:6006: $? = 1 configure:6018: result: @ configure:6036: checking for x86_64-pc-linux-gnu-strip configure:6052: found /usr/bin/x86_64-pc-linux-gnu-strip configure:6063: result: x86_64-pc-linux-gnu-strip configure:6135: checking for x86_64-pc-linux-gnu-ranlib configure:6151: found /usr/bin/x86_64-pc-linux-gnu-ranlib configure:6162: result: x86_64-pc-linux-gnu-ranlib configure:6304: checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object configure:6457: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:6460: $? = 0 configure:6464: /usr/bin/x86_64-pc-linux-gnu-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:6467: $? = 0 configure:6533: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c conftstm.o >&5 configure:6536: $? = 0 configure:6574: result: ok configure:6621: checking for sysroot configure:6651: result: no configure:6658: checking for a working dd configure:6696: result: /bin/dd configure:6700: checking how to truncate binary pipes configure:6715: result: /bin/dd bs=4096 count=1 configure:6851: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:6854: $? = 0 configure:7004: checking for x86_64-pc-linux-gnu-mt configure:7034: result: no configure:7044: checking for mt configure:7074: result: no configure:7094: checking if : is a manifest tool configure:7100: : '-?' configure:7108: result: no configure:7785: checking how to run the C preprocessor configure:7816: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7816: $? = 0 configure:7830: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:7830: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xapian-bindings" | #define PACKAGE_TARNAME "xapian-bindings" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "xapian-bindings 1.4.1" | #define PACKAGE_BUGREPORT "https://xapian.org/bugs" | #define PACKAGE_URL "" | #define PACKAGE "xapian-bindings" | #define VERSION "1.4.1" | /* end confdefs.h. */ | #include configure:7855: result: x86_64-pc-linux-gnu-gcc -E configure:7875: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7875: $? = 0 configure:7889: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:7889: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xapian-bindings" | #define PACKAGE_TARNAME "xapian-bindings" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "xapian-bindings 1.4.1" | #define PACKAGE_BUGREPORT "https://xapian.org/bugs" | #define PACKAGE_URL "" | #define PACKAGE "xapian-bindings" | #define VERSION "1.4.1" | /* end confdefs.h. */ | #include configure:7918: checking for ANSI C header files configure:7938: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:7938: $? = 0 configure:8011: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8011: $? = 0 configure:8011: ./conftest configure:8011: $? = 0 configure:8022: result: yes configure:8035: checking for sys/types.h configure:8035: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:8035: $? = 0 configure:8035: result: yes configure:8035: checking for sys/stat.h configure:8035: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:8035: $? = 0 configure:8035: result: yes configure:8035: checking for stdlib.h configure:8035: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:8035: $? = 0 configure:8035: result: yes configure:8035: checking for string.h configure:8035: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:8035: $? = 0 configure:8035: result: yes configure:8035: checking for memory.h configure:8035: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:8035: $? = 0 configure:8035: result: yes configure:8035: checking for strings.h configure:8035: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:8035: $? = 0 configure:8035: result: yes configure:8035: checking for inttypes.h configure:8035: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:8035: $? = 0 configure:8035: result: yes configure:8035: checking for stdint.h configure:8035: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:8035: $? = 0 configure:8035: result: yes configure:8035: checking for unistd.h configure:8035: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:8035: $? = 0 configure:8035: result: yes configure:8049: checking for dlfcn.h configure:8049: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:8049: $? = 0 configure:8049: result: yes configure:8304: checking for objdir configure:8319: result: .libs configure:8583: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions configure:8601: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C configure:8605: $? = 0 configure:8618: result: no configure:8976: checking for x86_64-pc-linux-gnu-gcc option to produce PIC configure:8983: result: -fPIC -DPIC configure:8991: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works configure:9009: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fPIC -DPIC -DPIC conftest.c >&5 configure:9013: $? = 0 configure:9026: result: yes configure:9055: checking if x86_64-pc-linux-gnu-gcc static flag -static works configure:9083: result: yes configure:9098: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:9119: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -o out/conftest2.o conftest.c >&5 configure:9123: $? = 0 configure:9145: result: yes configure:9153: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:9200: result: yes configure:9233: 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:10492: result: yes configure:10529: checking whether -lc should be explicitly linked in configure:10537: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:10540: $? = 0 configure:10555: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:10558: $? = 0 configure:10572: result: no configure:10732: checking dynamic linker characteristics configure:11313: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11313: $? = 0 configure:11550: result: GNU/Linux ld.so configure:11672: checking how to hardcode library paths into programs configure:11697: result: immediate configure:12245: checking whether stripping libraries is possible configure:12250: result: yes configure:12285: checking if libtool supports shared libraries configure:12287: result: yes configure:12290: checking whether to build shared libraries configure:12315: result: yes configure:12318: checking whether to build static libraries configure:12322: result: no configure:12380: checking for x86_64-pc-linux-gnu-g++ configure:12396: found /usr/bin/x86_64-pc-linux-gnu-g++ configure:12407: result: x86_64-pc-linux-gnu-g++ configure:12478: checking for C++ compiler version configure:12487: x86_64-pc-linux-gnu-g++ --version >&5 x86_64-pc-linux-gnu-g++ (Gentoo 6.2.0-r1 p1.1) 6.2.0 Copyright (C) 2016 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:12498: $? = 0 configure:12487: x86_64-pc-linux-gnu-g++ -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/6.2.0/x86_64-pc-linux-gnu-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/6.2.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-6.2.0-r1/work/gcc-6.2.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/6.2.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.2.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.2.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.2.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/6.2.0/include/g++-v6 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/6.2.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 6.2.0-r1 p1.1' --disable-esp --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --disable-multilib --with-multilib-list=m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --enable-vtable-verify --enable-libvtv --enable-lto --without-isl --enable-libsanitizer --disable-default-pie --enable-default-ssp Thread model: posix gcc version 6.2.0 (Gentoo 6.2.0-r1 p1.1) configure:12498: $? = 0 configure:12487: x86_64-pc-linux-gnu-g++ -V >&5 x86_64-pc-linux-gnu-g++: error: unrecognized command line option '-V' x86_64-pc-linux-gnu-g++: fatal error: no input files compilation terminated. configure:12498: $? = 1 configure:12487: x86_64-pc-linux-gnu-g++ -qversion >&5 x86_64-pc-linux-gnu-g++: error: unrecognized command line option '-qversion'; did you mean '--version'? x86_64-pc-linux-gnu-g++: fatal error: no input files compilation terminated. configure:12498: $? = 1 configure:12502: checking whether we are using the GNU C++ compiler configure:12521: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cpp >&5 configure:12521: $? = 0 configure:12530: result: yes configure:12539: checking whether x86_64-pc-linux-gnu-g++ accepts -g configure:12559: x86_64-pc-linux-gnu-g++ -c -g conftest.cpp >&5 configure:12559: $? = 0 configure:12600: result: yes configure:12625: checking dependency style of x86_64-pc-linux-gnu-g++ configure:12736: result: none configure:12769: checking how to run the C++ preprocessor configure:12796: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:12796: $? = 0 configure:12810: x86_64-pc-linux-gnu-g++ -E conftest.cpp conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:12810: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xapian-bindings" | #define PACKAGE_TARNAME "xapian-bindings" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "xapian-bindings 1.4.1" | #define PACKAGE_BUGREPORT "https://xapian.org/bugs" | #define PACKAGE_URL "" | #define PACKAGE "xapian-bindings" | #define VERSION "1.4.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 LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:12835: result: x86_64-pc-linux-gnu-g++ -E configure:12855: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:12855: $? = 0 configure:12869: x86_64-pc-linux-gnu-g++ -E conftest.cpp conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:12869: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xapian-bindings" | #define PACKAGE_TARNAME "xapian-bindings" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "xapian-bindings 1.4.1" | #define PACKAGE_BUGREPORT "https://xapian.org/bugs" | #define PACKAGE_URL "" | #define PACKAGE "xapian-bindings" | #define VERSION "1.4.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 LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:13031: checking for ld used by x86_64-pc-linux-gnu-g++ configure:13098: result: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 configure:13105: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld configure:13120: result: yes configure:13175: 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:14248: result: yes configure:14284: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cpp >&5 configure:14287: $? = 0 configure:14768: checking for x86_64-pc-linux-gnu-g++ option to produce PIC configure:14775: result: -fPIC -DPIC configure:14783: checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works configure:14801: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -fPIC -DPIC -DPIC conftest.cpp >&5 configure:14805: $? = 0 configure:14818: result: yes configure:14841: checking if x86_64-pc-linux-gnu-g++ static flag -static works configure:14869: result: yes configure:14881: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o configure:14902: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -o out/conftest2.o conftest.cpp >&5 configure:14906: $? = 0 configure:14928: result: yes configure:14933: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o configure:14980: result: yes configure:15010: 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:15050: result: yes configure:15191: checking dynamic linker characteristics configure:15936: result: GNU/Linux ld.so configure:16001: checking how to hardcode library paths into programs configure:16026: result: immediate /sbin/ldconfig: Path `/lib' given more than once /sbin/ldconfig: Path `/usr/lib' given more than once /sbin/ldconfig: Path `/usr/local/lib' given more than once /sbin/ldconfig: Can't stat /lib64/skalibs: No such file or directory /sbin/ldconfig: Path `/usr/lib64/postgresql' given more than once /sbin/ldconfig: Path `/usr/lib64/postgresql-9.6/lib64' given more than once /sbin/ldconfig: Can't stat /usr/games/lib64: No such file or directory /sbin/ldconfig: Can't stat /usr/games/lib: No such file or directory /sbin/ldconfig: Path `/lib' given more than once /sbin/ldconfig: Path `/lib64' given more than once /sbin/ldconfig: Can't stat /libx32: No such file or directory /sbin/ldconfig: Path `/usr/lib' given more than once /sbin/ldconfig: Path `/usr/lib64' given more than once /sbin/ldconfig: Can't stat /usr/libx32: No such file or directory configure:16095: checking whether x86_64-pc-linux-gnu-g++ supports C++11 features by default configure:16152: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cpp >&5 configure:16152: $? = 0 configure:16159: result: yes configure:16377: checking for xapian-config configure:16407: result: /usr/bin/xapian-config configure:16430: checking /usr/bin/xapian-config works -L/usr/lib64 -lxapian configure:16434: result: yes configure:16523: checking whether to enable maintainer-specific portions of Makefiles configure:16532: result: no configure:17128: checking for python3 configure:17146: found /usr/bin/python3 configure:17158: result: /usr/bin/python3 configure:17172: checking /usr/bin/python3 version configure:17177: result: 3.4 configure:17204: checking for /usr/include/python3.4m/Python.h configure:17207: result: yes configure:17209: checking for directory to install python3 bindings in configure:17214: result: /usr/lib64/python3.4/site-packages configure:17218: checking for python3 libraries to link against configure:17229: result: configure:17232: checking for python3 module extension configure:17236: result: .cpython-34m.so configure:17239: checking for tag for cached compiled scripts configure:17243: result: cpython-34 configure:17246: checking for extension of cached and optimized python3 bytecode configure:17250: result: cpython-34.pyo configure:17324: checking for sphinx-build configure:17342: found /usr/bin/sphinx-build configure:17354: result: /usr/bin/sphinx-build configure:19239: checking for thread-local storage qualifier configure:19248: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cpp >&5 configure:19248: $? = 0 configure:19258: result: thread_local configure:19297: checking if x86_64-pc-linux-gnu-g++ -fvisibility=hidden works configure:19300: result: yes configure:19427: checking that generated files are newer than configure configure:19433: result: done configure:19484: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by xapian-bindings config.status 1.4.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on mr-fox config.status:1260: creating Makefile config.status:1260: creating doxygen_xml.conf config.status:1260: creating xapian-version.h config.status:1260: creating python/Makefile config.status:1260: creating python/docs/conf.py config.status:1260: creating python/version.i config.status:1260: creating python3/Makefile config.status:1260: creating python3/docs/conf.py config.status:1260: creating python3/version.i config.status:1260: creating php/Makefile config.status:1260: creating java/Makefile config.status:1260: creating tcl8/Makefile config.status:1260: creating tcl8/pkgIndex.tcl config.status:1260: creating csharp/Makefile config.status:1260: creating csharp/AssemblyInfo.cs config.status:1260: creating ruby/Makefile config.status:1260: creating perl/Makefile config.status:1260: creating perl/util.i config.status:1260: creating lua/Makefile config.status:1260: creating xapian-bindings.spec config.status:1260: creating config.h config.status:1489: executing depfiles commands config.status:1489: executing libtool commands configure:21934: WARNING: Xapian library is version 1.4.0 but the bindings are version 1.4.1 - we strongly recommend using matching versions. ## ---------------- ## ## 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='-march=native -O2 -pipe' ac_cv_env_CLI_set= ac_cv_env_CLI_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CSC_set= ac_cv_env_CSC_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-Werror=terminate -march=native -O2 -pipe' ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_GACUTIL_set= ac_cv_env_GACUTIL_value= ac_cv_env_JAR_set= ac_cv_env_JAR_value= ac_cv_env_JAVAC_set= ac_cv_env_JAVAC_value= ac_cv_env_JAVA_HOME_set= ac_cv_env_JAVA_HOME_value= ac_cv_env_JAVA_set= ac_cv_env_JAVA_value= ac_cv_env_JDK_HOME_set= ac_cv_env_JDK_HOME_value= ac_cv_env_JNI_INCLUDE_DIR_set= ac_cv_env_JNI_INCLUDE_DIR_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_value= ac_cv_env_LUA_INC_set= ac_cv_env_LUA_INC_value= ac_cv_env_LUA_LIB_set= ac_cv_env_LUA_LIB_value= ac_cv_env_LUA_SO_set= ac_cv_env_LUA_SO_value= ac_cv_env_LUA_set= ac_cv_env_LUA_value= ac_cv_env_PERL_ARCH_set= ac_cv_env_PERL_ARCH_value= ac_cv_env_PERL_LIB_set= ac_cv_env_PERL_LIB_value= ac_cv_env_PERL_SO_set= ac_cv_env_PERL_SO_value= ac_cv_env_PERL_set= ac_cv_env_PERL_value= ac_cv_env_PHP_CONFIG_set= ac_cv_env_PHP_CONFIG_value= ac_cv_env_PHP_EXTENSION_DIR_set= ac_cv_env_PHP_EXTENSION_DIR_value= ac_cv_env_PHP_set= ac_cv_env_PHP_value= ac_cv_env_PROVE_set= ac_cv_env_PROVE_value= ac_cv_env_PYTHON2_LIB_set= ac_cv_env_PYTHON2_LIB_value= ac_cv_env_PYTHON2_set= ac_cv_env_PYTHON2_value= ac_cv_env_PYTHON3_LIB_set= ac_cv_env_PYTHON3_LIB_value= ac_cv_env_PYTHON3_set= ac_cv_env_PYTHON3_value= ac_cv_env_RUBY_INC_ARCH_set= ac_cv_env_RUBY_INC_ARCH_value= ac_cv_env_RUBY_INC_set= ac_cv_env_RUBY_INC_value= ac_cv_env_RUBY_LIB_ARCH_set= ac_cv_env_RUBY_LIB_ARCH_value= ac_cv_env_RUBY_LIB_set= ac_cv_env_RUBY_LIB_value= ac_cv_env_RUBY_set= ac_cv_env_RUBY_value= ac_cv_env_SN_set= ac_cv_env_SN_value= ac_cv_env_SWIG_set= ac_cv_env_SWIG_value= ac_cv_env_TCLSH_set= ac_cv_env_TCLSH_value= ac_cv_env_TCL_INC_set= ac_cv_env_TCL_INC_value= ac_cv_env_TCL_LIB_set= ac_cv_env_TCL_LIB_value= ac_cv_env_THREAD_LOCAL_set= ac_cv_env_THREAD_LOCAL_value= ac_cv_env_XAPIAN_CONFIG_set=set ac_cv_env_XAPIAN_CONFIG_value=/usr/bin/xapian-config 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_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_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_PYTHON3=/usr/bin/python3 ac_cv_path_SED=/bin/sed ac_cv_path_SPHINX_BUILD=/usr/bin/sphinx-build ac_cv_path_XAPIAN_CONFIG=/usr/bin/xapian-config ac_cv_path_install='/usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c' ac_cv_path_lt_DD=/bin/dd 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_OBJDUMP=x86_64-pc-linux-gnu-objdump 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_make_make_set=yes am_cv_CC_dependencies_compiler_type=none am_cv_CXX_dependencies_compiler_type=none am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes am_cv_prog_tar_ustar=gnutar ax_cv_cxx_compile_cxx11=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/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/x86_64-pc-linux-gnu-nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop lt_cv_truncate_bin='/bin/dd bs=4096 count=1' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/dev-libs/xapian-bindings-1.4.1/work/xapian-bindings-1.4.1/missing aclocal-1.15' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='x86_64-pc-linux-gnu-ar' AUTOCONF='${SHELL} /var/tmp/portage/dev-libs/xapian-bindings-1.4.1/work/xapian-bindings-1.4.1/missing autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/dev-libs/xapian-bindings-1.4.1/work/xapian-bindings-1.4.1/missing autoheader' AUTOM4TE='autom4te' AUTOMAKE='${SHELL} /var/tmp/portage/dev-libs/xapian-bindings-1.4.1/work/xapian-bindings-1.4.1/missing automake-1.15' AWK='gawk' BINDINGS=' python3' CC='x86_64-pc-linux-gnu-gcc' CCDEPMODE='depmode=none' CFLAGS='-march=native -O2 -pipe' CLI='' COMPAT_VERSION='1.4.1' CPP='x86_64-pc-linux-gnu-gcc -E' CPPFLAGS='' CSC='' CXX='x86_64-pc-linux-gnu-g++' CXXCPP='x86_64-pc-linux-gnu-g++ -E' CXXDEPMODE='depmode=none' CXXFLAGS='-Werror=terminate -march=native -O2 -pipe' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DOCUMENTATION_RULES_FALSE='' DOCUMENTATION_RULES_TRUE='#' DOXYGEN='' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FGREP='/bin/grep -F' GACUTIL='' GACUTIL_FLAGS='' GREP='/bin/grep' HAVE_CXX11='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INTREE_DYLD_PATH='' JAR='' JAVA='' JAVAC='' JAVA_CHECK_JNI_OPTION='' JAVA_CPPFLAGS='' JAVA_HOME='' JAVA_PATHSEP='' JDK_HOME='' JNI_INCLUDE_DIR='' LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' LDFLAGS='-Wl,-O1 -Wl,--as-needed' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' LUA='' LUA_CPPFLAGS='' LUA_INC='' LUA_LIB='' LUA_SO='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAINTAINER_NO_DOCS_FALSE='' MAINTAINER_NO_DOCS_TRUE='#' MAKEINFO='${SHELL} /var/tmp/portage/dev-libs/xapian-bindings-1.4.1/work/xapian-bindings-1.4.1/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' NEED_INTREE_DYLD_FALSE='' NEED_INTREE_DYLD_TRUE='#' NEED_JNILIB_EXT_FALSE='' NEED_JNILIB_EXT_TRUE='#' NM='/usr/bin/x86_64-pc-linux-gnu-nm -B' NMEDIT='' NO_UNDEFINED='' OBJDUMP='x86_64-pc-linux-gnu-objdump' OBJEXT='o' OTOOL64='' OTOOL='' OVERRIDE_MACOSX_DEPLOYMENT_TARGET='' OVERRIDE_MACOSX_DEPLOYMENT_TARGET_FALSE='' OVERRIDE_MACOSX_DEPLOYMENT_TARGET_TRUE='#' PACKAGE='xapian-bindings' PACKAGE_BUGREPORT='https://xapian.org/bugs' PACKAGE_NAME='xapian-bindings' PACKAGE_STRING='xapian-bindings 1.4.1' PACKAGE_TARNAME='xapian-bindings' PACKAGE_URL='' PACKAGE_VERSION='1.4.1' PATH_SEPARATOR=':' PERL='' PERL_ARCH='' PERL_INC='' PERL_LIB='' PERL_SO='' PERL_XAPIAN_VERSION='' PHP='' PHP_CONFIG='' PHP_EXTENSION_DIR='' PHP_INC='' PHP_LIBS='' PHP_MAJOR_VERSION='' PHP_PATH_SEPARATOR='' PROVE='' PYTHON2='' PYTHON2_INC='' PYTHON2_LIB='' PYTHON2_LIBS='' PYTHON2_SO='' PYTHON3='/usr/bin/python3' PYTHON3_CACHE_OPT1_EXT='cpython-34.pyo' PYTHON3_CACHE_TAG='cpython-34' PYTHON3_INC='/usr/include/python3.4m' PYTHON3_LIB='/usr/lib64/python3.4/site-packages' PYTHON3_LIBS='' PYTHON3_SO='.cpython-34m.so' PYTHON='' RANLIB='x86_64-pc-linux-gnu-ranlib' RDOC='' RST2HTML='' RUBY='' RUBY_DLEXT='' RUBY_INC='' RUBY_INC_ARCH='' RUBY_LIB='' RUBY_LIBS='' RUBY_LIB_ARCH='' RUN_CSHARP='' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' SN='' SPHINX_BUILD='/usr/bin/sphinx-build' STRIP='x86_64-pc-linux-gnu-strip' SWIG='' SWIG_CXXFLAGS='-fno-strict-aliasing -Wall -Wno-unused -Wno-uninitialized -fvisibility=hidden' SWIG_FLAGS='' TCLSH='' TCL_CPPFLAGS='' TCL_INC='' TCL_LIB='' TCL_LIBS='' THREAD_LOCAL='thread_local' VERSION='1.4.1' VERSION_NO_SNAPSHOT='1.4.1' XAPIAN_CONFIG='/usr/bin/xapian-config' XAPIAN_CXXFLAGS='' XAPIAN_HEADERS='' XAPIAN_HEADER_DIRS='' XAPIAN_LIBS='-L/usr/lib64 -lxapian -lstdc++' XAPIAN_VERSION='1.4.0' ac_ct_AR='' ac_ct_CC='' ac_ct_CXX='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__fastdepCXX_FALSE='' am__fastdepCXX_TRUE='#' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='' am__quote='' am__tar='tar --format=ustar -chf - "$$tardir"' am__untar='tar -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='${SHELL} /var/tmp/portage/dev-libs/xapian-bindings-1.4.1/work/xapian-bindings-1.4.1/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 "xapian-bindings" #define PACKAGE_TARNAME "xapian-bindings" #define PACKAGE_VERSION "1.4.1" #define PACKAGE_STRING "xapian-bindings 1.4.1" #define PACKAGE_BUGREPORT "https://xapian.org/bugs" #define PACKAGE_URL "" #define PACKAGE "xapian-bindings" #define VERSION "1.4.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 LT_OBJDIR ".libs/" #define THREAD_LOCAL thread_local configure: exit 0