This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by xapian-omega 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 ## --------- ## ## 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:2637: checking for a BSD-compatible install configure:2705: result: /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c configure:2716: checking whether build environment is sane configure:2771: result: yes configure:2922: checking for a thread-safe mkdir -p configure:2961: result: /bin/mkdir -p configure:2968: checking for gawk configure:2984: found /usr/bin/gawk configure:2995: result: gawk configure:3006: checking whether make sets $(MAKE) configure:3028: result: yes configure:3057: checking whether make supports nested variables configure:3074: result: yes configure:3163: checking whether UID '250' is supported by ustar format configure:3166: result: yes configure:3173: checking whether GID '250' is supported by ustar format configure:3176: result: yes configure:3184: checking how to create a ustar tar archive configure:3195: 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:3198: $? = 0 configure:3238: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar configure:3241: $? = 0 configure:3245: 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:3877: $? = 0 configure:3866: 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:3877: $? = 0 configure:3866: 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:3877: $? = 1 configure:3866: 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:3877: $? = 1 configure:3897: checking whether the C compiler works configure:3919: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3923: $? = 0 configure:3971: result: yes configure:3974: checking for C compiler default output file name configure:3976: result: a.out configure:3982: checking for suffix of executables configure:3989: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3993: $? = 0 configure:4015: result: configure:4037: checking whether we are cross compiling configure:4045: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:4049: $? = 0 configure:4056: ./conftest configure:4060: $? = 0 configure:4075: result: no configure:4080: checking for suffix of object files configure:4102: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4106: $? = 0 configure:4127: result: o configure:4131: checking whether we are using the GNU C compiler configure:4150: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4150: $? = 0 configure:4159: result: yes configure:4168: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:4188: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:4188: $? = 0 configure:4229: result: yes configure:4246: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:4309: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:4309: $? = 0 configure:4322: result: none needed configure:4347: checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together configure:4369: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o configure:4372: $? = 0 configure:4369: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o configure:4372: $? = 0 configure:4384: result: yes configure:4403: checking dependency style of x86_64-pc-linux-gnu-gcc configure:4514: result: none configure:4529: checking for a sed that does not truncate output configure:4593: result: /bin/sed configure:4611: checking for grep that handles long lines and -e configure:4669: result: /bin/grep configure:4674: checking for egrep configure:4736: result: /bin/grep -E configure:4741: checking for fgrep configure:4803: result: /bin/grep -F configure:4838: checking for ld used by x86_64-pc-linux-gnu-gcc configure:4905: result: /usr/x86_64-pc-linux-gnu/bin/ld configure:4912: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld configure:4927: result: yes configure:4939: checking for BSD- or MS-compatible name lister (nm) configure:4993: result: /usr/bin/x86_64-pc-linux-gnu-nm -B configure:5123: checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface configure:5130: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:5133: /usr/bin/x86_64-pc-linux-gnu-nm -B "conftest.o" configure:5136: output 0000000000000000 B some_variable configure:5143: result: BSD nm configure:5146: checking whether ln -s works configure:5150: result: yes configure:5158: checking the maximum length of command line arguments configure:5289: result: 1572864 configure:5337: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:5377: result: func_convert_file_noop configure:5384: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:5404: result: func_convert_file_noop configure:5411: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files configure:5418: result: -r configure:5452: checking for x86_64-pc-linux-gnu-objdump configure:5468: found /usr/bin/x86_64-pc-linux-gnu-objdump configure:5479: result: x86_64-pc-linux-gnu-objdump configure:5551: checking how to recognize dependent libraries configure:5751: result: pass_all configure:5796: checking for x86_64-pc-linux-gnu-dlltool configure:5826: result: no configure:5836: checking for dlltool configure:5866: result: no configure:5896: checking how to associate runtime and link libraries configure:5923: result: printf %s\n configure:5940: checking for x86_64-pc-linux-gnu-ar configure:5956: found /usr/bin/x86_64-pc-linux-gnu-ar configure:5967: result: x86_64-pc-linux-gnu-ar configure:6048: checking for archiver @FILE support configure:6065: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:6065: $? = 0 configure:6068: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 configure:6071: $? = 0 configure:6076: 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:6079: $? = 1 configure:6091: result: @ configure:6109: checking for x86_64-pc-linux-gnu-strip configure:6125: found /usr/bin/x86_64-pc-linux-gnu-strip configure:6136: result: x86_64-pc-linux-gnu-strip configure:6208: checking for x86_64-pc-linux-gnu-ranlib configure:6224: found /usr/bin/x86_64-pc-linux-gnu-ranlib configure:6235: result: x86_64-pc-linux-gnu-ranlib configure:6377: checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object configure:6530: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:6533: $? = 0 configure:6537: /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:6540: $? = 0 configure:6606: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c conftstm.o >&5 configure:6609: $? = 0 configure:6647: result: ok configure:6694: checking for sysroot configure:6724: result: no configure:6731: checking for a working dd configure:6769: result: /bin/dd configure:6773: checking how to truncate binary pipes configure:6788: result: /bin/dd bs=4096 count=1 configure:6924: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:6927: $? = 0 configure:7077: checking for x86_64-pc-linux-gnu-mt configure:7107: result: no configure:7117: checking for mt configure:7147: result: no configure:7167: checking if : is a manifest tool configure:7173: : '-?' configure:7181: result: no configure:7858: checking how to run the C preprocessor configure:7889: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7889: $? = 0 configure:7903: 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:7903: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xapian-omega" | #define PACKAGE_TARNAME "xapian-omega" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "xapian-omega 1.4.1" | #define PACKAGE_BUGREPORT "https://xapian.org/bugs" | #define PACKAGE_URL "" | #define PACKAGE "xapian-omega" | #define VERSION "1.4.1" | /* end confdefs.h. */ | #include configure:7928: result: x86_64-pc-linux-gnu-gcc -E configure:7948: x86_64-pc-linux-gnu-gcc -E conftest.c configure:7948: $? = 0 configure:7962: 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:7962: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xapian-omega" | #define PACKAGE_TARNAME "xapian-omega" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "xapian-omega 1.4.1" | #define PACKAGE_BUGREPORT "https://xapian.org/bugs" | #define PACKAGE_URL "" | #define PACKAGE "xapian-omega" | #define VERSION "1.4.1" | /* end confdefs.h. */ | #include configure:7991: checking for ANSI C header files configure:8011: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:8011: $? = 0 configure:8084: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:8084: $? = 0 configure:8084: ./conftest configure:8084: $? = 0 configure:8095: result: yes configure:8108: checking for sys/types.h configure:8108: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:8108: $? = 0 configure:8108: result: yes configure:8108: checking for sys/stat.h configure:8108: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:8108: $? = 0 configure:8108: result: yes configure:8108: checking for stdlib.h configure:8108: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:8108: $? = 0 configure:8108: result: yes configure:8108: checking for string.h configure:8108: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:8108: $? = 0 configure:8108: result: yes configure:8108: checking for memory.h configure:8108: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:8108: $? = 0 configure:8108: result: yes configure:8108: checking for strings.h configure:8108: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:8108: $? = 0 configure:8108: result: yes configure:8108: checking for inttypes.h configure:8108: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:8108: $? = 0 configure:8108: result: yes configure:8108: checking for stdint.h configure:8108: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:8108: $? = 0 configure:8108: result: yes configure:8108: checking for unistd.h configure:8108: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:8108: $? = 0 configure:8108: result: yes configure:8122: checking for dlfcn.h configure:8122: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:8122: $? = 0 configure:8122: result: yes configure:8378: checking for objdir configure:8393: result: .libs configure:8657: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions configure:8675: 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:8679: $? = 0 configure:8692: result: no configure:9050: checking for x86_64-pc-linux-gnu-gcc option to produce PIC configure:9057: result: -fPIC -DPIC configure:9065: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works configure:9083: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -fPIC -DPIC -DPIC conftest.c >&5 configure:9087: $? = 0 configure:9100: result: yes configure:9129: checking if x86_64-pc-linux-gnu-gcc static flag -static works configure:9157: result: yes configure:9172: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:9193: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -o out/conftest2.o conftest.c >&5 configure:9197: $? = 0 configure:9219: result: yes configure:9227: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:9274: result: yes configure:9307: 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:10566: result: yes configure:10603: checking whether -lc should be explicitly linked in configure:10611: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5 configure:10614: $? = 0 configure:10629: 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:10632: $? = 0 configure:10646: result: no configure:10806: checking dynamic linker characteristics configure:11387: 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:11387: $? = 0 configure:11624: result: GNU/Linux ld.so configure:11746: checking how to hardcode library paths into programs configure:11771: result: immediate configure:12319: checking whether stripping libraries is possible configure:12324: result: yes configure:12359: checking if libtool supports shared libraries configure:12361: result: yes configure:12364: checking whether to build shared libraries configure:12389: result: yes configure:12392: checking whether to build static libraries configure:12396: result: yes configure:12441: checking whether to enable maintainer-specific portions of Makefiles configure:12450: result: no configure:12478: checking for x86_64-pc-linux-gnu-g++ configure:12494: found /usr/bin/x86_64-pc-linux-gnu-g++ configure:12505: result: x86_64-pc-linux-gnu-g++ configure:12576: checking for C++ compiler version configure:12585: 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:12596: $? = 0 configure:12585: 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:12596: $? = 0 configure:12585: 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:12596: $? = 1 configure:12585: 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:12596: $? = 1 configure:12600: checking whether we are using the GNU C++ compiler configure:12619: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cpp >&5 configure:12619: $? = 0 configure:12628: result: yes configure:12637: checking whether x86_64-pc-linux-gnu-g++ accepts -g configure:12657: x86_64-pc-linux-gnu-g++ -c -g conftest.cpp >&5 configure:12657: $? = 0 configure:12698: result: yes configure:12723: checking dependency style of x86_64-pc-linux-gnu-g++ configure:12834: result: none configure:12867: checking how to run the C++ preprocessor configure:12894: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:12894: $? = 0 configure:12908: 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:12908: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xapian-omega" | #define PACKAGE_TARNAME "xapian-omega" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "xapian-omega 1.4.1" | #define PACKAGE_BUGREPORT "https://xapian.org/bugs" | #define PACKAGE_URL "" | #define PACKAGE "xapian-omega" | #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:12933: result: x86_64-pc-linux-gnu-g++ -E configure:12953: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:12953: $? = 0 configure:12967: 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:12967: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xapian-omega" | #define PACKAGE_TARNAME "xapian-omega" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "xapian-omega 1.4.1" | #define PACKAGE_BUGREPORT "https://xapian.org/bugs" | #define PACKAGE_URL "" | #define PACKAGE "xapian-omega" | #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:13129: checking for ld used by x86_64-pc-linux-gnu-g++ configure:13196: result: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 configure:13203: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld configure:13218: result: yes configure:13273: 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:14346: result: yes configure:14382: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cpp >&5 configure:14385: $? = 0 configure:14866: checking for x86_64-pc-linux-gnu-g++ option to produce PIC configure:14873: result: -fPIC -DPIC configure:14881: checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works configure:14899: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -fPIC -DPIC -DPIC conftest.cpp >&5 configure:14903: $? = 0 configure:14916: result: yes configure:14939: checking if x86_64-pc-linux-gnu-g++ static flag -static works configure:14967: result: yes configure:14979: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o configure:15000: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe -o out/conftest2.o conftest.cpp >&5 configure:15004: $? = 0 configure:15026: result: yes configure:15031: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o configure:15078: result: yes configure:15108: 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:15148: result: yes configure:15289: checking dynamic linker characteristics configure:16034: result: GNU/Linux ld.so configure:16099: checking how to hardcode library paths into programs configure:16124: 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:16196: checking whether x86_64-pc-linux-gnu-g++ supports C++11 features by default configure:16253: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cpp >&5 configure:16253: $? = 0 configure:16260: result: yes configure:16467: checking for special C compiler options needed for large files configure:16512: result: no configure:16518: checking for _FILE_OFFSET_BITS value needed for large files configure:16543: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cpp >&5 configure:16543: $? = 0 configure:16575: result: no configure:16688: checking for xapian-config configure:16706: found /usr/bin/xapian-config configure:16718: result: /usr/bin/xapian-config configure:16741: checking /usr/bin/xapian-config works -L/usr/lib64 -lxapian configure:16745: result: yes configure:16828: checking for strings.h configure:16828: result: yes configure:16828: checking for sys/select.h configure:16828: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cpp >&5 configure:16828: $? = 0 configure:16828: result: yes configure:16842: checking for netinet/in.h configure:16842: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cpp >&5 configure:16842: $? = 0 configure:16842: result: yes configure:16842: checking for arpa/inet.h configure:16842: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cpp >&5 configure:16842: $? = 0 configure:16842: result: yes configure:16842: checking for sys/time.h configure:16842: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cpp >&5 configure:16842: $? = 0 configure:16842: result: yes configure:16842: checking for sys/resource.h configure:16842: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cpp >&5 configure:16842: $? = 0 configure:16842: result: yes configure:16842: checking for sys/socket.h configure:16842: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cpp >&5 configure:16842: $? = 0 configure:16842: result: yes configure:16842: checking for sys/sysctl.h configure:16842: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cpp >&5 configure:16842: $? = 0 configure:16842: result: yes configure:16842: checking for vm/vm_param.h configure:16842: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cpp >&5 conftest.cpp:33:25: fatal error: vm/vm_param.h: No such file or directory #include ^ compilation terminated. configure:16842: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xapian-omega" | #define PACKAGE_TARNAME "xapian-omega" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "xapian-omega 1.4.1" | #define PACKAGE_BUGREPORT "https://xapian.org/bugs" | #define PACKAGE_URL "" | #define PACKAGE "xapian-omega" | #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 HAVE_STRINGS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSCTL_H 1 | /* end confdefs.h. */ | #include | | #include configure:16842: result: no configure:16842: checking for sys/vmmeter.h configure:16842: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cpp >&5 conftest.cpp:33:25: fatal error: sys/vmmeter.h: No such file or directory #include ^ compilation terminated. configure:16842: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xapian-omega" | #define PACKAGE_TARNAME "xapian-omega" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "xapian-omega 1.4.1" | #define PACKAGE_BUGREPORT "https://xapian.org/bugs" | #define PACKAGE_URL "" | #define PACKAGE "xapian-omega" | #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 HAVE_STRINGS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSCTL_H 1 | /* end confdefs.h. */ | #include | | #include configure:16842: result: no configure:16842: checking for sys/sysmp.h configure:16842: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cpp >&5 conftest.cpp:33:23: fatal error: sys/sysmp.h: No such file or directory #include ^ compilation terminated. configure:16842: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xapian-omega" | #define PACKAGE_TARNAME "xapian-omega" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "xapian-omega 1.4.1" | #define PACKAGE_BUGREPORT "https://xapian.org/bugs" | #define PACKAGE_URL "" | #define PACKAGE "xapian-omega" | #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 HAVE_STRINGS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSCTL_H 1 | /* end confdefs.h. */ | #include | | #include configure:16842: result: no configure:16842: checking for sys/sysinfo.h configure:16842: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cpp >&5 configure:16842: $? = 0 configure:16842: result: yes configure:16842: checking for sys/pstat.h configure:16842: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cpp >&5 conftest.cpp:34:23: fatal error: sys/pstat.h: No such file or directory #include ^ compilation terminated. configure:16842: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xapian-omega" | #define PACKAGE_TARNAME "xapian-omega" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "xapian-omega 1.4.1" | #define PACKAGE_BUGREPORT "https://xapian.org/bugs" | #define PACKAGE_URL "" | #define PACKAGE "xapian-omega" | #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 HAVE_STRINGS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_SYSINFO_H 1 | /* end confdefs.h. */ | #include | | #include configure:16842: result: no configure:16856: checking for zlib.h configure:16856: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cpp >&5 configure:16856: $? = 0 configure:16856: result: yes configure:16874: checking for library containing zlibVersion configure:16905: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 /var/tmp/portage/app-text/xapian-omega-1.4.1/temp/ccY80w5k.o: In function `main': conftest.cpp:(.text.startup+0x5): undefined reference to `zlibVersion' collect2: error: ld returned 1 exit status configure:16905: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xapian-omega" | #define PACKAGE_TARNAME "xapian-omega" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "xapian-omega 1.4.1" | #define PACKAGE_BUGREPORT "https://xapian.org/bugs" | #define PACKAGE_URL "" | #define PACKAGE "xapian-omega" | #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 HAVE_STRINGS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_ZLIB_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char zlibVersion (); | int | main () | { | return zlibVersion (); | ; | return 0; | } configure:16905: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cpp -lz >&5 configure:16905: $? = 0 configure:16922: result: -lz configure:16941: checking magic.h usability configure:16941: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cpp >&5 configure:16941: $? = 0 configure:16941: result: yes configure:16941: checking magic.h presence configure:16941: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:16941: $? = 0 configure:16941: result: yes configure:16941: checking for magic.h configure:16941: result: yes configure:16963: checking for ssize_t configure:16963: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cpp >&5 configure:16963: $? = 0 configure:16963: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:70:21: error: expected primary-expression before ')' token if (sizeof ((ssize_t))) ^ configure:16963: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xapian-omega" | #define PACKAGE_TARNAME "xapian-omega" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "xapian-omega 1.4.1" | #define PACKAGE_BUGREPORT "https://xapian.org/bugs" | #define PACKAGE_URL "" | #define PACKAGE "xapian-omega" | #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 HAVE_STRINGS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_MAGIC_H 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 () | { | if (sizeof ((ssize_t))) | return 0; | ; | return 0; | } configure:16963: result: yes configure:16974: checking for mode_t configure:16974: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cpp >&5 configure:16974: $? = 0 configure:16974: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:70:20: error: expected primary-expression before ')' token if (sizeof ((mode_t))) ^ configure:16974: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xapian-omega" | #define PACKAGE_TARNAME "xapian-omega" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "xapian-omega 1.4.1" | #define PACKAGE_BUGREPORT "https://xapian.org/bugs" | #define PACKAGE_URL "" | #define PACKAGE "xapian-omega" | #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 HAVE_STRINGS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_MAGIC_H 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 () | { | if (sizeof ((mode_t))) | return 0; | ; | return 0; | } configure:16974: result: yes configure:16985: checking for pid_t configure:16985: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cpp >&5 configure:16985: $? = 0 configure:16985: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:70:19: error: expected primary-expression before ')' token if (sizeof ((pid_t))) ^ configure:16985: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xapian-omega" | #define PACKAGE_TARNAME "xapian-omega" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "xapian-omega 1.4.1" | #define PACKAGE_BUGREPORT "https://xapian.org/bugs" | #define PACKAGE_URL "" | #define PACKAGE "xapian-omega" | #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 HAVE_STRINGS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_MAGIC_H 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 () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:16985: result: yes configure:16999: checking for strftime configure:16999: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:16999: $? = 0 configure:16999: result: yes configure:17055: checking for gettimeofday configure:17055: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:17055: $? = 0 configure:17055: result: yes configure:17055: checking for ftime configure:17055: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:17055: $? = 0 configure:17055: result: yes configure:17055: checking for gmtime_r configure:17055: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:17055: $? = 0 configure:17055: result: yes configure:17055: checking for timegm configure:17055: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:17055: $? = 0 configure:17055: result: yes configure:17055: checking for sleep configure:17055: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:17055: $? = 0 configure:17055: result: yes configure:17077: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cpp >&5 configure:17077: $? = 0 configure:17090: checking for setenv configure:17090: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:17090: $? = 0 configure:17090: result: yes configure:17090: checking for putenv configure:17090: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:17090: $? = 0 configure:17090: result: yes configure:17090: checking for _putenv_s configure:17090: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 /var/tmp/portage/app-text/xapian-omega-1.4.1/temp/cct53Gnj.o: In function `main': conftest.cpp:(.text.startup+0x5): undefined reference to `_putenv_s' collect2: error: ld returned 1 exit status configure:17090: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xapian-omega" | #define PACKAGE_TARNAME "xapian-omega" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "xapian-omega 1.4.1" | #define PACKAGE_BUGREPORT "https://xapian.org/bugs" | #define PACKAGE_URL "" | #define PACKAGE "xapian-omega" | #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 HAVE_STRINGS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_MAGIC_H 1 | #define HAVE_STRFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_SLEEP 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | /* end confdefs.h. */ | /* Define _putenv_s to an innocuous variant, in case declares _putenv_s. | For example, HP-UX 11i declares gettimeofday. */ | #define _putenv_s innocuous__putenv_s | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _putenv_s (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _putenv_s | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _putenv_s (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub__putenv_s || defined __stub____putenv_s | choke me | #endif | | int | main () | { | return _putenv_s (); | ; | return 0; | } configure:17090: result: no configure:17102: checking for getgrouplist configure:17102: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:17102: $? = 0 configure:17102: result: yes configure:17125: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:48:60: error: invalid conversion from 'int*' to '__gid_t* {aka unsigned int*}' [-fpermissive] int g[10]; int n = 10; return getgrouplist("root", 1, g, &n) == -1; ^ In file included from conftest.cpp:43:0: /usr/include/grp.h:187:12: note: initializing argument 3 of 'int getgrouplist(const char*, __gid_t, __gid_t*, int*)' extern int getgrouplist (const char *__user, __gid_t __group, ^~~~~~~~~~~~ configure:17125: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xapian-omega" | #define PACKAGE_TARNAME "xapian-omega" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "xapian-omega 1.4.1" | #define PACKAGE_BUGREPORT "https://xapian.org/bugs" | #define PACKAGE_URL "" | #define PACKAGE "xapian-omega" | #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 HAVE_STRINGS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_MAGIC_H 1 | #define HAVE_STRFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_SLEEP 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETGROUPLIST 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | int g[10]; int n = 10; return getgrouplist("root", 1, g, &n) == -1; | ; | return 0; | } configure:17135: checking for lstat configure:17135: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:17135: $? = 0 configure:17135: result: yes configure:17147: checking for mkdtemp configure:17147: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:17147: $? = 0 configure:17147: result: yes configure:17186: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:17186: $? = 0 configure:17198: checking for mmap configure:17198: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:17198: $? = 0 configure:17198: result: yes configure:17198: checking for fork configure:17198: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:17198: $? = 0 configure:17198: result: yes configure:17198: checking for setrlimit configure:17198: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:17198: $? = 0 configure:17198: result: yes configure:17198: checking for sysmp configure:17198: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 /var/tmp/portage/app-text/xapian-omega-1.4.1/temp/ccAJV3hb.o: In function `main': conftest.cpp:(.text.startup+0x5): undefined reference to `sysmp' collect2: error: ld returned 1 exit status configure:17198: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xapian-omega" | #define PACKAGE_TARNAME "xapian-omega" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "xapian-omega 1.4.1" | #define PACKAGE_BUGREPORT "https://xapian.org/bugs" | #define PACKAGE_URL "" | #define PACKAGE "xapian-omega" | #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 HAVE_STRINGS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_MAGIC_H 1 | #define HAVE_STRFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_SLEEP 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_LSTAT 1 | #define HAVE_MKDTEMP 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_MMAP 1 | #define HAVE_FORK 1 | #define HAVE_SETRLIMIT 1 | /* end confdefs.h. */ | /* Define sysmp to an innocuous variant, in case declares sysmp. | For example, HP-UX 11i declares gettimeofday. */ | #define sysmp innocuous_sysmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sysmp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sysmp | | /* 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 sysmp (); | /* 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_sysmp || defined __stub___sysmp | choke me | #endif | | int | main () | { | return sysmp (); | ; | return 0; | } configure:17198: result: no configure:17198: checking for pstat_getdynamic configure:17198: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 /var/tmp/portage/app-text/xapian-omega-1.4.1/temp/ccvdnUnj.o: In function `main': conftest.cpp:(.text.startup+0x5): undefined reference to `pstat_getdynamic' collect2: error: ld returned 1 exit status configure:17198: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xapian-omega" | #define PACKAGE_TARNAME "xapian-omega" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "xapian-omega 1.4.1" | #define PACKAGE_BUGREPORT "https://xapian.org/bugs" | #define PACKAGE_URL "" | #define PACKAGE "xapian-omega" | #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 HAVE_STRINGS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_MAGIC_H 1 | #define HAVE_STRFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_SLEEP 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_LSTAT 1 | #define HAVE_MKDTEMP 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_MMAP 1 | #define HAVE_FORK 1 | #define HAVE_SETRLIMIT 1 | /* end confdefs.h. */ | /* Define pstat_getdynamic to an innocuous variant, in case declares pstat_getdynamic. | For example, HP-UX 11i declares gettimeofday. */ | #define pstat_getdynamic innocuous_pstat_getdynamic | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pstat_getdynamic (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pstat_getdynamic | | /* 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 pstat_getdynamic (); | /* 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_pstat_getdynamic || defined __stub___pstat_getdynamic | choke me | #endif | | int | main () | { | return pstat_getdynamic (); | ; | return 0; | } configure:17198: result: no configure:17198: checking for setpgid configure:17198: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:17198: $? = 0 configure:17198: result: yes configure:17198: checking for sigaction configure:17198: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:17198: $? = 0 configure:17198: result: yes configure:17208: checking for library containing socketpair configure:17239: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:17239: $? = 0 configure:17256: result: none required configure:17267: checking for working ISO C90 conforming snprintf configure:17301: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:17301: $? = 0 configure:17301: ./conftest configure:17301: $? = 0 configure:17316: result: snprintf configure:17359: checking for library containing iconv configure:17390: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:17390: $? = 0 configure:17407: result: none required configure:17490: checking for type of input pointer for iconv configure:17516: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cpp >&5 configure:17516: $? = 0 configure:17538: result: char* configure:17553: checking whether byte ordering is bigendian configure:17568: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cpp >&5 conftest.cpp:57:9: error: expected unqualified-id before 'not' token not a universal capable compiler ^~~ configure:17568: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xapian-omega" | #define PACKAGE_TARNAME "xapian-omega" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "xapian-omega 1.4.1" | #define PACKAGE_BUGREPORT "https://xapian.org/bugs" | #define PACKAGE_URL "" | #define PACKAGE "xapian-omega" | #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 HAVE_STRINGS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_MAGIC_H 1 | #define HAVE_STRFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_SLEEP 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_LSTAT 1 | #define HAVE_MKDTEMP 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_MMAP 1 | #define HAVE_FORK 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETPGID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SOCKETPAIR 1 | #define SNPRINTF_ISO snprintf | #define SNPRINTF snprintf | #define ICONV_INPUT_TYPE char* | #define USE_ICONV 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:17613: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cpp >&5 configure:17613: $? = 0 configure:17631: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -march=native -O2 -pipe conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:63:8: error: 'big' was not declared in this scope not big endian ^~~ configure:17631: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "xapian-omega" | #define PACKAGE_TARNAME "xapian-omega" | #define PACKAGE_VERSION "1.4.1" | #define PACKAGE_STRING "xapian-omega 1.4.1" | #define PACKAGE_BUGREPORT "https://xapian.org/bugs" | #define PACKAGE_URL "" | #define PACKAGE "xapian-omega" | #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 HAVE_STRINGS_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSCTL_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_ZLIB_H 1 | #define HAVE_MAGIC_H 1 | #define HAVE_STRFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_FTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_TIMEGM 1 | #define HAVE_SLEEP 1 | #define HAVE_SETENV 1 | #define HAVE_PUTENV 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_LSTAT 1 | #define HAVE_MKDTEMP 1 | #define HAVE_POSIX_FADVISE 1 | #define HAVE_MMAP 1 | #define HAVE_FORK 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETPGID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SOCKETPAIR 1 | #define SNPRINTF_ISO snprintf | #define SNPRINTF snprintf | #define ICONV_INPUT_TYPE char* | #define USE_ICONV 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:17759: result: no configure:17780: checking for perl configure:17798: found /usr/bin/perl configure:17810: result: /usr/bin/perl configure:17932: checking for x86_64-pc-linux-gnu-pkg-config configure:17950: found /usr/bin/x86_64-pc-linux-gnu-pkg-config configure:17962: result: /usr/bin/x86_64-pc-linux-gnu-pkg-config configure:18156: checking for version of x86_64-pc-linux-gnu-g++ configure:18159: result: GCC 6.2.0 configure:18353: checking that generated files are newer than configure configure:18359: result: done configure:18407: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by xapian-omega 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:1216: creating Makefile config.status:1216: creating docs/Makefile config.status:1216: creating xapian-omega.spec config.status:1216: creating makemanpage config.status:1216: creating mhtml2html config.status:1216: creating outlookmsg2html config.status:1216: creating rfc822tohtml config.status:1216: creating config.h config.status:1445: executing depfiles commands config.status:1445: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_bigendian=no 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_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= 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='-Werror=terminate -march=native -O2 -pipe' ac_cv_env_CXX_set= ac_cv_env_CXX_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_PCRE_CONFIG_set= ac_cv_env_PCRE_CONFIG_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_XAPIAN_CONFIG_set= ac_cv_env_XAPIAN_CONFIG_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_func__putenv_s=no ac_cv_func_fork=yes ac_cv_func_ftime=yes ac_cv_func_getgrouplist=yes ac_cv_func_gettimeofday=yes ac_cv_func_gmtime_r=yes ac_cv_func_lstat=yes ac_cv_func_mkdtemp=yes ac_cv_func_mmap=yes ac_cv_func_pstat_getdynamic=no ac_cv_func_putenv=yes ac_cv_func_setenv=yes ac_cv_func_setpgid=yes ac_cv_func_setrlimit=yes ac_cv_func_sigaction=yes ac_cv_func_sleep=yes ac_cv_func_snprintf=snprintf ac_cv_func_snprintf_noniso=no ac_cv_func_strftime=yes ac_cv_func_sysmp=no ac_cv_func_timegm=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_magic_h=yes ac_cv_header_memory_h=yes ac_cv_header_netinet_in_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_pstat_h=no ac_cv_header_sys_resource_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_sysctl_h=yes ac_cv_header_sys_sysinfo_h=yes ac_cv_header_sys_sysmp_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_vmmeter_h=no ac_cv_header_unistd_h=yes ac_cv_header_vm_vm_param_h=no ac_cv_header_zlib_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_PERL=/usr/bin/perl ac_cv_path_PKG_CONFIG=/usr/bin/x86_64-pc-linux-gnu-pkg-config ac_cv_path_SED=/bin/sed 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 ac_cv_search_iconv='none required' ac_cv_search_socketpair='none required' ac_cv_search_zlibVersion=-lz ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_type_mode_t=yes ac_cv_type_pid_t=yes ac_cv_type_ssize_t=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' xo_cv_iconv_input='char*' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/tmp/portage/app-text/xapian-omega-1.4.1/work/xapian-omega-1.4.1/missing aclocal-1.15' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_CXXFLAGS=' -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self' 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/app-text/xapian-omega-1.4.1/work/xapian-omega-1.4.1/missing autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/app-text/xapian-omega-1.4.1/work/xapian-omega-1.4.1/missing autoheader' AUTOM4TE='autom4te' AUTOMAKE='${SHELL} /var/tmp/portage/app-text/xapian-omega-1.4.1/work/xapian-omega-1.4.1/missing automake-1.15' AWK='gawk' CC='x86_64-pc-linux-gnu-gcc' CCDEPMODE='depmode=none' CFLAGS='-march=native -O2 -pipe' CPP='x86_64-pc-linux-gnu-gcc -E' CPPFLAGS='' 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='#' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FGREP='/bin/grep -F' GREP='/bin/grep' HAVE_CXX11='' HELP2MAN='' ICONV_LDFLAGS='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' 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='' MAGIC_LIBS='-lmagic' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAINTAINER_NO_DOCS_FALSE='' MAINTAINER_NO_DOCS_TRUE='#' MAKEINFO='${SHELL} /var/tmp/portage/app-text/xapian-omega-1.4.1/work/xapian-omega-1.4.1/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' NEED_MKDTEMP_FALSE='' NEED_MKDTEMP_TRUE='#' NM='/usr/bin/x86_64-pc-linux-gnu-nm -B' NMEDIT='' NO_INSTALL='-no-install' NO_UNDEFINED='' OBJDUMP='x86_64-pc-linux-gnu-objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='xapian-omega' PACKAGE_BUGREPORT='https://xapian.org/bugs' PACKAGE_NAME='xapian-omega' PACKAGE_STRING='xapian-omega 1.4.1' PACKAGE_TARNAME='xapian-omega' PACKAGE_URL='' PACKAGE_VERSION='1.4.1' PATH_SEPARATOR=':' PCRE_CFLAGS=' ' PCRE_CONFIG='/usr/bin/x86_64-pc-linux-gnu-pkg-config libpcre' PCRE_LIBS='-lpcre ' PERL='/usr/bin/perl' PKG_CONFIG='/usr/bin/x86_64-pc-linux-gnu-pkg-config' RANLIB='x86_64-pc-linux-gnu-ranlib' RST2HTML='' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='x86_64-pc-linux-gnu-strip' VERSION='1.4.1' VPATH_BUILD_FALSE='' VPATH_BUILD_TRUE='#' XAPIAN_CONFIG='/usr/bin/xapian-config' XAPIAN_CXXFLAGS='' XAPIAN_LIBS='-L/usr/lib64 -lxapian' XAPIAN_VERSION='1.4.0' ZLIB_LIBS='-lz ' 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/app-text/xapian-omega-1.4.1/work/xapian-omega-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-omega" #define PACKAGE_TARNAME "xapian-omega" #define PACKAGE_VERSION "1.4.1" #define PACKAGE_STRING "xapian-omega 1.4.1" #define PACKAGE_BUGREPORT "https://xapian.org/bugs" #define PACKAGE_URL "" #define PACKAGE "xapian-omega" #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 HAVE_STRINGS_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_SYSCTL_H 1 #define HAVE_SYS_SYSINFO_H 1 #define HAVE_ZLIB_H 1 #define HAVE_MAGIC_H 1 #define HAVE_STRFTIME 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_FTIME 1 #define HAVE_GMTIME_R 1 #define HAVE_TIMEGM 1 #define HAVE_SLEEP 1 #define HAVE_SETENV 1 #define HAVE_PUTENV 1 #define HAVE_GETGROUPLIST 1 #define HAVE_LSTAT 1 #define HAVE_MKDTEMP 1 #define HAVE_POSIX_FADVISE 1 #define HAVE_MMAP 1 #define HAVE_FORK 1 #define HAVE_SETRLIMIT 1 #define HAVE_SETPGID 1 #define HAVE_SIGACTION 1 #define HAVE_SOCKETPAIR 1 #define SNPRINTF_ISO snprintf #define SNPRINTF snprintf #define ICONV_INPUT_TYPE char* #define USE_ICONV 1 configure: exit 0