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.2, 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-ruby --without-tcl --with-python3 ## --------- ## ## Platform. ## ## --------- ## hostname = mr-fox uname -m = x86_64 uname -r = 4.8.15-hardened uname -s = Linux uname -v = #1 SMP Sat Dec 17 12:32:14 CET 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: /var/tmp/portage/dev-libs/xapian-bindings-1.4.2/temp/python3.4/bin PATH: /usr/lib/portage/python2.7/ebuild-helpers/xattr PATH: /usr/lib/portage/python2.7/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.3.0 PATH: /usr/lib/plan9/bin PATH: /opt/tivoli/tsm/client/ba/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2553: checking for a BSD-compatible install configure:2621: result: /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c configure:2632: checking whether build environment is sane configure:2687: result: yes configure:2838: checking for a thread-safe mkdir -p configure:2877: result: /bin/mkdir -p configure:2884: checking for gawk configure:2900: found /usr/bin/gawk configure:2911: result: gawk configure:2922: checking whether make sets $(MAKE) configure:2944: result: yes configure:2973: checking whether make supports nested variables configure:2990: result: yes configure:3079: checking whether UID '250' is supported by ustar format configure:3082: result: yes configure:3089: checking whether GID '250' is supported by ustar format configure:3092: result: yes configure:3100: checking how to create a ustar tar archive configure:3111: 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:3114: $? = 0 configure:3154: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar configure:3157: $? = 0 configure:3161: tar -xf - &5 x86_64-pc-linux-gnu-gcc (Gentoo 6.3.0 p1.0) 6.3.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:3820: $? = 0 configure:3809: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/6.3.0/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/6.3.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-6.3.0/work/gcc-6.3.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.3.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.3.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.3.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.3.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/6.3.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.3.0 p1.0' --disable-esp --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,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.3.0 (Gentoo 6.3.0 p1.0) configure:3820: $? = 0 configure:3809: 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:3820: $? = 1 configure:3809: 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:3820: $? = 1 configure:3840: checking whether the C compiler works configure:3862: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3866: $? = 0 configure:3914: result: yes configure:3917: checking for C compiler default output file name configure:3919: result: a.out configure:3925: checking for suffix of executables configure:3932: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3936: $? = 0 configure:3958: result: configure:3980: checking whether we are cross compiling configure:3988: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3992: $? = 0 configure:3999: ./conftest configure:4003: $? = 0 configure:4018: result: no configure:4023: checking for suffix of object files configure:4045: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:4049: $? = 0 configure:4070: result: o configure:4074: checking whether we are using the GNU C compiler configure:4093: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:4093: $? = 0 configure:4102: result: yes configure:4111: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:4131: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:4131: $? = 0 configure:4172: result: yes configure:4189: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:4252: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:4252: $? = 0 configure:4265: result: none needed configure:4290: checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together configure:4312: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o configure:4315: $? = 0 configure:4312: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o configure:4315: $? = 0 configure:4327: result: yes configure:4346: checking dependency style of x86_64-pc-linux-gnu-gcc configure:4457: result: none configure:4472: checking for a sed that does not truncate output configure:4536: result: /bin/sed configure:4554: checking for grep that handles long lines and -e configure:4612: result: /bin/grep configure:4617: checking for egrep configure:4679: result: /bin/grep -E configure:4684: checking for fgrep configure:4746: result: /bin/grep -F configure:4781: checking for ld used by x86_64-pc-linux-gnu-gcc configure:4848: result: /usr/x86_64-pc-linux-gnu/bin/ld configure:4855: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld configure:4870: result: yes configure:4882: checking for BSD- or MS-compatible name lister (nm) configure:4936: result: /usr/bin/x86_64-pc-linux-gnu-nm -B configure:5066: checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface configure:5073: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:5076: /usr/bin/x86_64-pc-linux-gnu-nm -B "conftest.o" configure:5079: output 0000000000000000 B some_variable configure:5086: result: BSD nm configure:5089: checking whether ln -s works configure:5093: result: yes configure:5101: checking the maximum length of command line arguments configure:5232: result: 1572864 configure:5280: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:5320: result: func_convert_file_noop configure:5327: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:5347: result: func_convert_file_noop configure:5354: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files configure:5361: result: -r configure:5395: checking for x86_64-pc-linux-gnu-objdump configure:5411: found /usr/bin/x86_64-pc-linux-gnu-objdump configure:5422: result: x86_64-pc-linux-gnu-objdump configure:5494: checking how to recognize dependent libraries configure:5694: result: pass_all configure:5739: checking for x86_64-pc-linux-gnu-dlltool configure:5769: result: no configure:5779: checking for dlltool configure:5809: result: no configure:5839: checking how to associate runtime and link libraries configure:5866: result: printf %s\n configure:5883: checking for x86_64-pc-linux-gnu-ar configure:5899: found /usr/bin/x86_64-pc-linux-gnu-ar configure:5910: result: x86_64-pc-linux-gnu-ar configure:5991: checking for archiver @FILE support configure:6008: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:6008: $? = 0 configure:6011: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 configure:6014: $? = 0 configure:6019: 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:6022: $? = 1 configure:6034: result: @ configure:6052: checking for x86_64-pc-linux-gnu-strip configure:6068: found /usr/bin/x86_64-pc-linux-gnu-strip configure:6079: result: x86_64-pc-linux-gnu-strip configure:6151: checking for x86_64-pc-linux-gnu-ranlib configure:6167: found /usr/bin/x86_64-pc-linux-gnu-ranlib configure:6178: result: x86_64-pc-linux-gnu-ranlib configure:6320: checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object configure:6473: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:6476: $? = 0 configure:6480: /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:6483: $? = 0 configure:6549: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c conftstm.o >&5 configure:6552: $? = 0 configure:6590: result: ok configure:6637: checking for sysroot configure:6667: result: no configure:6674: checking for a working dd configure:6712: result: /bin/dd configure:6716: checking how to truncate binary pipes configure:6731: result: /bin/dd bs=4096 count=1 configure:6867: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:6870: $? = 0 configure:7020: checking for x86_64-pc-linux-gnu-mt configure:7050: result: no configure:7060: checking for mt configure:7076: found /usr/sbin/mt configure:7087: result: mt configure:7110: checking if mt is a manifest tool configure:7116: mt '-?' usage: mt [-v] [--version] [-h] [ -f device ] command [ count ] configure:7124: result: no configure:7801: checking how to run the C preprocessor configure:7832: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7832: $? = 0 configure:7846: 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:7846: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xapian-bindings" | #define PACKAGE_TARNAME "xapian-bindings" | #define PACKAGE_VERSION "1.4.2" | #define PACKAGE_STRING "xapian-bindings 1.4.2" | #define PACKAGE_BUGREPORT "https://xapian.org/bugs" | #define PACKAGE_URL "" | #define PACKAGE "xapian-bindings" | #define VERSION "1.4.2" | /* end confdefs.h. */ | #include configure:7871: result: x86_64-pc-linux-gnu-gcc -E configure:7891: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7891: $? = 0 configure:7905: 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:7905: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xapian-bindings" | #define PACKAGE_TARNAME "xapian-bindings" | #define PACKAGE_VERSION "1.4.2" | #define PACKAGE_STRING "xapian-bindings 1.4.2" | #define PACKAGE_BUGREPORT "https://xapian.org/bugs" | #define PACKAGE_URL "" | #define PACKAGE "xapian-bindings" | #define VERSION "1.4.2" | /* end confdefs.h. */ | #include configure:7934: checking for ANSI C header files configure:7954: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:7954: $? = 0 configure:8027: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8027: $? = 0 configure:8027: ./conftest configure:8027: $? = 0 configure:8038: result: yes configure:8051: checking for sys/types.h configure:8051: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:8051: $? = 0 configure:8051: result: yes configure:8051: checking for sys/stat.h configure:8051: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:8051: $? = 0 configure:8051: result: yes configure:8051: checking for stdlib.h configure:8051: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:8051: $? = 0 configure:8051: result: yes configure:8051: checking for string.h configure:8051: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:8051: $? = 0 configure:8051: result: yes configure:8051: checking for memory.h configure:8051: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:8051: $? = 0 configure:8051: result: yes configure:8051: checking for strings.h configure:8051: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:8051: $? = 0 configure:8051: result: yes configure:8051: checking for inttypes.h configure:8051: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:8051: $? = 0 configure:8051: result: yes configure:8051: checking for stdint.h configure:8051: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:8051: $? = 0 configure:8051: result: yes configure:8051: checking for unistd.h configure:8051: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:8051: $? = 0 configure:8051: result: yes configure:8065: checking for dlfcn.h configure:8065: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:8065: $? = 0 configure:8065: result: yes configure:8320: checking for objdir configure:8335: result: .libs configure:8599: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions configure:8617: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C configure:8621: $? = 0 configure:8634: result: no configure:8992: checking for x86_64-pc-linux-gnu-gcc option to produce PIC configure:8999: result: -fPIC -DPIC configure:9007: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works configure:9025: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -fPIC -DPIC -DPIC conftest.c >&5 configure:9029: $? = 0 configure:9042: result: yes configure:9071: checking if x86_64-pc-linux-gnu-gcc static flag -static works configure:9099: result: yes configure:9114: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:9135: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -o out/conftest2.o conftest.c >&5 configure:9139: $? = 0 configure:9161: result: yes configure:9169: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:9216: result: yes configure:9249: 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:10508: result: yes configure:10545: checking whether -lc should be explicitly linked in configure:10553: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:10556: $? = 0 configure:10571: 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:10574: $? = 0 configure:10588: result: no configure:10748: checking dynamic linker characteristics configure:11329: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11329: $? = 0 configure:11566: result: GNU/Linux ld.so configure:11688: checking how to hardcode library paths into programs configure:11713: result: immediate configure:12261: checking whether stripping libraries is possible configure:12266: result: yes configure:12301: checking if libtool supports shared libraries configure:12303: result: yes configure:12306: checking whether to build shared libraries configure:12331: result: yes configure:12334: checking whether to build static libraries configure:12338: result: no configure:12396: checking for x86_64-pc-linux-gnu-g++ configure:12412: found /usr/bin/x86_64-pc-linux-gnu-g++ configure:12423: result: x86_64-pc-linux-gnu-g++ configure:12494: checking for C++ compiler version configure:12503: x86_64-pc-linux-gnu-g++ --version >&5 x86_64-pc-linux-gnu-g++ (Gentoo 6.3.0 p1.0) 6.3.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:12514: $? = 0 configure:12503: x86_64-pc-linux-gnu-g++ -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/6.3.0/x86_64-pc-linux-gnu-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/6.3.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-6.3.0/work/gcc-6.3.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.3.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.3.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.3.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.3.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/6.3.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.3.0 p1.0' --disable-esp --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,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.3.0 (Gentoo 6.3.0 p1.0) configure:12514: $? = 0 configure:12503: 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:12514: $? = 1 configure:12503: 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:12514: $? = 1 configure:12518: checking whether we are using the GNU C++ compiler configure:12537: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -O2 -pipe -march=native conftest.cpp >&5 configure:12537: $? = 0 configure:12546: result: yes configure:12555: checking whether x86_64-pc-linux-gnu-g++ accepts -g configure:12575: x86_64-pc-linux-gnu-g++ -c -g conftest.cpp >&5 configure:12575: $? = 0 configure:12616: result: yes configure:12641: checking dependency style of x86_64-pc-linux-gnu-g++ configure:12752: result: none configure:12785: checking how to run the C++ preprocessor configure:12812: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:12812: $? = 0 configure:12826: 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:12826: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xapian-bindings" | #define PACKAGE_TARNAME "xapian-bindings" | #define PACKAGE_VERSION "1.4.2" | #define PACKAGE_STRING "xapian-bindings 1.4.2" | #define PACKAGE_BUGREPORT "https://xapian.org/bugs" | #define PACKAGE_URL "" | #define PACKAGE "xapian-bindings" | #define VERSION "1.4.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:12851: result: x86_64-pc-linux-gnu-g++ -E configure:12871: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:12871: $? = 0 configure:12885: 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:12885: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xapian-bindings" | #define PACKAGE_TARNAME "xapian-bindings" | #define PACKAGE_VERSION "1.4.2" | #define PACKAGE_STRING "xapian-bindings 1.4.2" | #define PACKAGE_BUGREPORT "https://xapian.org/bugs" | #define PACKAGE_URL "" | #define PACKAGE "xapian-bindings" | #define VERSION "1.4.2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:13047: checking for ld used by x86_64-pc-linux-gnu-g++ configure:13114: result: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 configure:13121: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld configure:13136: result: yes configure:13191: 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:14264: result: yes configure:14300: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -O2 -pipe -march=native conftest.cpp >&5 configure:14303: $? = 0 configure:14784: checking for x86_64-pc-linux-gnu-g++ option to produce PIC configure:14791: result: -fPIC -DPIC configure:14799: checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works configure:14817: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -O2 -pipe -march=native -fPIC -DPIC -DPIC conftest.cpp >&5 configure:14821: $? = 0 configure:14834: result: yes configure:14857: checking if x86_64-pc-linux-gnu-g++ static flag -static works configure:14885: result: yes configure:14897: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o configure:14918: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -O2 -pipe -march=native -o out/conftest2.o conftest.cpp >&5 configure:14922: $? = 0 configure:14944: result: yes configure:14949: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o configure:14996: result: yes configure:15026: 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:15066: result: yes configure:15207: checking dynamic linker characteristics configure:15952: result: GNU/Linux ld.so configure:16017: checking how to hardcode library paths into programs configure:16042: result: immediate /sbin/ldconfig: Can't stat /usr/local/lib32: No such file or directory /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/lib32: 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 /sbin/ldconfig: Cannot stat /usr/lib64/libglcdprocdriver.so.1: No such file or directory configure:16111: checking whether x86_64-pc-linux-gnu-g++ supports C++11 features by default configure:16168: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -O2 -pipe -march=native conftest.cpp >&5 configure:16168: $? = 0 configure:16175: result: yes configure:16393: checking for xapian-config configure:16423: result: /usr/bin/xapian-config configure:16446: checking /usr/bin/xapian-config works -L/usr/lib64 -lxapian configure:16450: result: yes configure:16479: checking if /usr/bin/xapian-config version >= 1.4.0 configure:16516: result: yes (1.4.1) configure:16584: checking whether to enable maintainer-specific portions of Makefiles configure:16593: result: no configure:17212: checking for python3 configure:17230: found /var/tmp/portage/dev-libs/xapian-bindings-1.4.2/temp/python3.4/bin/python3 configure:17242: result: /var/tmp/portage/dev-libs/xapian-bindings-1.4.2/temp/python3.4/bin/python3 configure:17256: checking /var/tmp/portage/dev-libs/xapian-bindings-1.4.2/temp/python3.4/bin/python3 version configure:17261: result: 3.4 configure:17287: checking for python3 sphinx module configure:17290: result: yes configure:17301: checking for /usr/include/python3.4m/Python.h configure:17304: result: yes configure:17306: checking for directory to install python3 bindings in configure:17311: result: /usr/lib64/python3.4/site-packages configure:17315: checking for python3 libraries to link against configure:17326: result: configure:17329: checking for python3 module extension configure:17333: result: .cpython-34m.so configure:17336: checking for tag for cached compiled scripts configure:17340: result: cpython-34 configure:17343: checking for extension of cached and optimized python3 bytecode configure:17347: result: cpython-34.pyo configure:19550: checking for thread-local storage qualifier configure:19559: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -O2 -pipe -march=native conftest.cpp >&5 configure:19559: $? = 0 configure:19569: result: thread_local configure:19608: checking if x86_64-pc-linux-gnu-g++ -fvisibility=hidden works configure:19611: result: yes configure:19738: checking that generated files are newer than configure configure:19744: result: done configure:19795: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by xapian-bindings config.status 1.4.2, 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:1267: creating Makefile config.status:1267: creating doxygen_xml.conf config.status:1267: creating xapian-version.h config.status:1267: creating python/Makefile config.status:1267: creating python/docs/conf.py config.status:1267: creating python/version.i config.status:1267: creating python3/Makefile config.status:1267: creating python3/docs/conf.py config.status:1267: creating python3/version.i config.status:1267: creating php/Makefile config.status:1267: creating php7/Makefile config.status:1267: creating java/Makefile config.status:1267: creating tcl8/Makefile config.status:1267: creating tcl8/pkgIndex.tcl config.status:1267: creating csharp/Makefile config.status:1267: creating csharp/AssemblyInfo.cs config.status:1267: creating ruby/Makefile config.status:1267: creating perl/Makefile config.status:1267: creating perl/util.i config.status:1267: creating lua/Makefile config.status:1267: creating xapian-bindings.spec config.status:1267: creating config.h config.status:1496: executing depfiles commands config.status:1496: executing libtool commands configure:22246: WARNING: Xapian library is version 1.4.1 but the bindings are version 1.4.2 - 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='-O2 -pipe -march=native -Wall' 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 -O2 -pipe -march=native' 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=set ac_cv_env_JAVAC_value=/bin/javac 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=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_PHP7_EXTENSION_DIR_set= ac_cv_env_PHP7_EXTENSION_DIR_value= ac_cv_env_PHP7_set= ac_cv_env_PHP7_value= ac_cv_env_PHP_CONFIG7_set= ac_cv_env_PHP_CONFIG7_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=/var/tmp/portage/dev-libs/xapian-bindings-1.4.2/temp/python3.4/bin/python3 ac_cv_path_SED=/bin/sed ac_cv_path_XAPIAN_CONFIG=/usr/bin/xapian-config ac_cv_path_install='/usr/lib/portage/python2.7/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_ac_ct_MANIFEST_TOOL=mt 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.2/work/xapian-bindings-1.4.2-python3_4/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.2/work/xapian-bindings-1.4.2-python3_4/missing autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/dev-libs/xapian-bindings-1.4.2/work/xapian-bindings-1.4.2-python3_4/missing autoheader' AUTOM4TE='autom4te' AUTOMAKE='${SHELL} /var/tmp/portage/dev-libs/xapian-bindings-1.4.2/work/xapian-bindings-1.4.2-python3_4/missing automake-1.15' AWK='gawk' BINDINGS=' python3' CC='x86_64-pc-linux-gnu-gcc' CCDEPMODE='depmode=none' CFLAGS='-O2 -pipe -march=native -Wall' CLI='' COMPAT_VERSION='1.4.2' 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 -O2 -pipe -march=native' 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='/bin/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.2/work/xapian-bindings-1.4.2-python3_4/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.2' PACKAGE_TARNAME='xapian-bindings' PACKAGE_URL='' PACKAGE_VERSION='1.4.2' PATH_SEPARATOR=':' PERL='' PERL_ARCH='' PERL_INC='' PERL_LIB='' PERL_SO='' PERL_XAPIAN_VERSION='' PHP7='' PHP7_EXTENSION_DIR='' PHP7_INC='' PHP7_LIBS='' PHP7_MAJOR_VERSION='' PHP7_PATH_SEPARATOR='' PHP='' PHP_CONFIG7='' 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='/var/tmp/portage/dev-libs/xapian-bindings-1.4.2/temp/python3.4/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='/usr/bin/python3.4' 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='' 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.2' VERSION_NO_SNAPSHOT='1.4.2' XAPIAN_CONFIG='/usr/bin/xapian-config' XAPIAN_CXXFLAGS='' XAPIAN_HEADERS='' XAPIAN_HEADER_DIRS='' XAPIAN_LIBS='-L/usr/lib64 -lxapian -lstdc++' XAPIAN_VERSION='1.4.1' 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.2/work/xapian-bindings-1.4.2-python3_4/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.2" #define PACKAGE_STRING "xapian-bindings 1.4.2" #define PACKAGE_BUGREPORT "https://xapian.org/bugs" #define PACKAGE_URL "" #define PACKAGE "xapian-bindings" #define VERSION "1.4.2" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define THREAD_LOCAL thread_local configure: exit 0