* Package: dev-libs/xapian-1.4.5 * Repository: gentoo * Maintainer: blueness@gentoo.org * USE: abi_x86_64 amd64 chert cpu_flags_x86_sse cpu_flags_x86_sse2 elibc_glibc glass inmemory kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking xapian-core-1.4.5.tar.xz to /var/tmp/portage/dev-libs/xapian-1.4.5/work >>> Source unpacked in /var/tmp/portage/dev-libs/xapian-1.4.5/work >>> Preparing source in /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 ... * abi_x86_64.amd64: running multilib-minimal_abi_src_configure * econf: updating xapian-core-1.4.5/config.sub with /usr/share/gnuconfig/config.sub * econf: updating xapian-core-1.4.5/config.guess with /usr/share/gnuconfig/config.guess /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/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 --docdir=/usr/share/doc/xapian-1.4.5 --htmldir=/usr/share/doc/xapian-1.4.5/html --libdir=/usr/lib64 --enable-sse=sse2 --disable-static --enable-backend-remote --program-suffix= checking for a BSD-compatible install... /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '250' is supported by ustar format... yes checking whether GID '250' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for style of include used by make... GNU checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes 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... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... none checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes 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... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes 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... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether x86_64-pc-linux-gnu-g++ is a working C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ supports C++11 features by default... yes checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none checking whether byte ordering is bigendian... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking if -lm is required for maths functions... no checking whether log2 is declared... yes checking for exp10... yes checking for __exp10... no checking for __builtin_exp10... yes checking if RTTI is supported... yes checking whether __builtin_bswap16 is declared... yes checking whether __builtin_bswap32 is declared... yes checking whether __builtin_clz is declared... yes checking whether __builtin_clzl is declared... yes checking whether __builtin_clzll is declared... yes checking whether __builtin_ctz is declared... yes checking whether __builtin_ctzl is declared... yes checking whether __builtin_ctzll is declared... yes checking whether __builtin_expect is declared... yes checking whether __builtin_popcount is declared... yes checking whether __builtin_popcountl is declared... yes checking whether __builtin_popcountll is declared... yes checking for clock_gettime... yes checking for sleep... yes checking for nanosleep... yes checking for gettimeofday... yes checking for ftime... yes checking for library containing timer_create... -lrt checking for timer_create() usability... yes checking for srandom... yes checking for random... yes checking for sigaction... yes checking for sigsetjmp and siglongjmp... yes checking for getrusage... yes checking for times... yes checking for sysconf... yes checking for setenv... yes checking for _putenv_s... no checking for closefrom... no checking for getdirentries... yes checking for getrlimit... yes checking return type of ftime... int checking for sys/utsname.h... yes checking for gethostname... yes checking for ssize_t... yes checking for pid_t... yes checking for mode_t... yes checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking for sys/types.h... (cached) yes checking size of off_t... 8 checking for 32 bit integer type... int checking for 64 bit integer type... long checking for unsigned equivalent of off_t... unsigned long checking for perl... /usr/bin/perl checking for fcntl.h... yes checking for limits.h... yes checking for sys/errno.h... yes checking for sys/select.h... yes checking for sys/resource.h... yes checking for cxxabi.h... yes checking for valgrind... /usr/bin/valgrind checking if valgrind supports --log-file with %p and --child-silent-after-fork=yes... /usr/bin/valgrind doesn't work checking for eatmydata... no checking for working memcmp... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... yes checking for sys_errlist and sys_nerr... yes checking for _sys_errlist and _sys_nerr... yes checking for working ISO C90 conforming snprintf... snprintf checking for zlib.h... yes checking for library containing zlibVersion... -lz checking for uuid/uuid.h... yes checking for library containing uuid_generate... -luuid checking for fork... yes checking for library containing socketpair... none required checking for library containing getaddrinfo... none required checking for library containing inet_ntop... none required checking for type to use for 5th parameter to getsockopt... socklen_t checking whether fdatasync is declared... yes checking for library containing fdatasync... none required checking for fdatasync... yes checking for fsync... yes checking for posix_fadvise... yes checking for ftruncate... yes checking for pread... yes checking for any prototype needed for pread... none required checking for pwrite... yes checking for any prototype needed for pwrite... none required checking for link... yes checking for version of x86_64-pc-linux-gnu-g++... GCC 7.3.0 checking if x86_64-pc-linux-gnu-g++ -fvisibility=hidden works... yes checking for x86_64-pc-linux-gnu-g++ -Wl,-Bsymbolic-functions... yes checking whether to use SSE instructions on x86... non-x86 arch (x86_64) checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating tests/Makefile config.status: creating docs/Makefile config.status: creating docs/doxygen_api.conf config.status: creating docs/doxygen_source.conf config.status: creating xapian-core.spec config.status: creating cmake/xapian-config.cmake config.status: creating cmake/xapian-config-version.cmake config.status: creating pkgconfig/xapian-core.pc config.status: creating tests/runtest config.status: creating tests/runsrv config.status: creating tests/submitperftest config.status: creating tests/perftest/get_machine_info config.status: creating xapian-config config.status: creating makemanpage config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 ... * abi_x86_64.amd64: running multilib-minimal_abi_src_compile make -j1 make all-recursive make[1]: Entering directory '/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5-abi_x86_64.amd64' Making all in . make[2]: Entering directory '/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5-abi_x86_64.amd64' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o api/compactor.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/api/compactor.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/api/compactor.cc -fPIC -DPIC -o api/.libs/compactor.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o api/constinfo.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/api/constinfo.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/api/constinfo.cc -fPIC -DPIC -o api/.libs/constinfo.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o api/decvalwtsource.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/api/decvalwtsource.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/api/decvalwtsource.cc -fPIC -DPIC -o api/.libs/decvalwtsource.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o api/documentvaluelist.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/api/documentvaluelist.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/api/documentvaluelist.cc -fPIC -DPIC -o api/.libs/documentvaluelist.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o api/editdistance.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/api/editdistance.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/api/editdistance.cc -fPIC -DPIC -o api/.libs/editdistance.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o api/emptypostlist.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/api/emptypostlist.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/api/emptypostlist.cc -fPIC -DPIC -o api/.libs/emptypostlist.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o api/error.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/api/error.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/api/error.cc -fPIC -DPIC -o api/.libs/error.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o api/errorhandler.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/api/errorhandler.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/api/errorhandler.cc -fPIC -DPIC -o api/.libs/errorhandler.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o api/expanddecider.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/api/expanddecider.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/api/expanddecider.cc -fPIC -DPIC -o api/.libs/expanddecider.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o api/keymaker.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/api/keymaker.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/api/keymaker.cc -fPIC -DPIC -o api/.libs/keymaker.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o api/leafpostlist.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/api/leafpostlist.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/api/leafpostlist.cc -fPIC -DPIC -o api/.libs/leafpostlist.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o api/matchspy.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/api/matchspy.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/api/matchspy.cc -fPIC -DPIC -o api/.libs/matchspy.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o api/omdatabase.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/api/omdatabase.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/api/omdatabase.cc -fPIC -DPIC -o api/.libs/omdatabase.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o api/omdocument.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/api/omdocument.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/api/omdocument.cc -fPIC -DPIC -o api/.libs/omdocument.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o api/omenquire.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/api/omenquire.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/api/omenquire.cc -fPIC -DPIC -o api/.libs/omenquire.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o api/positioniterator.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/api/positioniterator.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/api/positioniterator.cc -fPIC -DPIC -o api/.libs/positioniterator.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o api/postingiterator.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/api/postingiterator.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/api/postingiterator.cc -fPIC -DPIC -o api/.libs/postingiterator.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o api/postingsource.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/api/postingsource.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/api/postingsource.cc -fPIC -DPIC -o api/.libs/postingsource.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o api/postlist.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/api/postlist.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/api/postlist.cc -fPIC -DPIC -o api/.libs/postlist.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o api/query.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/api/query.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/api/query.cc -fPIC -DPIC -o api/.libs/query.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o api/queryinternal.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/api/queryinternal.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/api/queryinternal.cc -fPIC -DPIC -o api/.libs/queryinternal.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o api/registry.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/api/registry.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/api/registry.cc -fPIC -DPIC -o api/.libs/registry.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o api/replication.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/api/replication.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/api/replication.cc -fPIC -DPIC -o api/.libs/replication.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o api/smallvector.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/api/smallvector.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/api/smallvector.cc -fPIC -DPIC -o api/.libs/smallvector.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o api/sortable-serialise.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/api/sortable-serialise.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/api/sortable-serialise.cc -fPIC -DPIC -o api/.libs/sortable-serialise.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o api/termiterator.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/api/termiterator.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/api/termiterator.cc -fPIC -DPIC -o api/.libs/termiterator.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o api/termlist.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/api/termlist.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/api/termlist.cc -fPIC -DPIC -o api/.libs/termlist.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o api/valueiterator.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/api/valueiterator.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/api/valueiterator.cc -fPIC -DPIC -o api/.libs/valueiterator.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o api/valuerangeproc.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/api/valuerangeproc.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/api/valuerangeproc.cc -fPIC -DPIC -o api/.libs/valuerangeproc.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o api/valuesetmatchdecider.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/api/valuesetmatchdecider.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/api/valuesetmatchdecider.cc -fPIC -DPIC -o api/.libs/valuesetmatchdecider.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o api/vectortermlist.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/api/vectortermlist.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/api/vectortermlist.cc -fPIC -DPIC -o api/.libs/vectortermlist.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o backends/alltermslist.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/alltermslist.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/alltermslist.cc -fPIC -DPIC -o backends/.libs/alltermslist.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o backends/dbcheck.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/dbcheck.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/dbcheck.cc -fPIC -DPIC -o backends/.libs/dbcheck.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o backends/database.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/database.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/database.cc -fPIC -DPIC -o backends/.libs/database.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o backends/databasereplicator.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/databasereplicator.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/databasereplicator.cc -fPIC -DPIC -o backends/.libs/databasereplicator.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o backends/dbfactory.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/dbfactory.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/dbfactory.cc -fPIC -DPIC -o backends/.libs/dbfactory.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o backends/slowvaluelist.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/slowvaluelist.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/slowvaluelist.cc -fPIC -DPIC -o backends/.libs/slowvaluelist.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o backends/valuelist.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/valuelist.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/valuelist.cc -fPIC -DPIC -o backends/.libs/valuelist.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o backends/dbfactory_remote.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/dbfactory_remote.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/dbfactory_remote.cc -fPIC -DPIC -o backends/.libs/dbfactory_remote.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o backends/contiguousalldocspostlist.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/contiguousalldocspostlist.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/contiguousalldocspostlist.cc -fPIC -DPIC -o backends/.libs/contiguousalldocspostlist.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o backends/flint_lock.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/flint_lock.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/flint_lock.cc -fPIC -DPIC -o backends/.libs/flint_lock.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o backends/chert/chert_alldocsmodifiedpostlist.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/chert/chert_alldocsmodifiedpostlist.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/chert/chert_alldocsmodifiedpostlist.cc -fPIC -DPIC -o backends/chert/.libs/chert_alldocsmodifiedpostlist.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o backends/chert/chert_alldocspostlist.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/chert/chert_alldocspostlist.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/chert/chert_alldocspostlist.cc -fPIC -DPIC -o backends/chert/.libs/chert_alldocspostlist.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o backends/chert/chert_alltermslist.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/chert/chert_alltermslist.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/chert/chert_alltermslist.cc -fPIC -DPIC -o backends/chert/.libs/chert_alltermslist.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o backends/chert/chert_btreebase.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/chert/chert_btreebase.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/chert/chert_btreebase.cc -fPIC -DPIC -o backends/chert/.libs/chert_btreebase.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o backends/chert/chert_check.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/chert/chert_check.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/chert/chert_check.cc -fPIC -DPIC -o backends/chert/.libs/chert_check.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o backends/chert/chert_compact.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/chert/chert_compact.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/chert/chert_compact.cc -fPIC -DPIC -o backends/chert/.libs/chert_compact.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o backends/chert/chert_cursor.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/chert/chert_cursor.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/chert/chert_cursor.cc -fPIC -DPIC -o backends/chert/.libs/chert_cursor.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o backends/chert/chert_database.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/chert/chert_database.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/chert/chert_database.cc -fPIC -DPIC -o backends/chert/.libs/chert_database.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o backends/chert/chert_databasereplicator.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/chert/chert_databasereplicator.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/chert/chert_databasereplicator.cc -fPIC -DPIC -o backends/chert/.libs/chert_databasereplicator.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o backends/chert/chert_dbcheck.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/chert/chert_dbcheck.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/chert/chert_dbcheck.cc -fPIC -DPIC -o backends/chert/.libs/chert_dbcheck.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o backends/chert/chert_dbstats.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/chert/chert_dbstats.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/chert/chert_dbstats.cc -fPIC -DPIC -o backends/chert/.libs/chert_dbstats.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o backends/chert/chert_document.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/chert/chert_document.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/chert/chert_document.cc -fPIC -DPIC -o backends/chert/.libs/chert_document.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o backends/chert/chert_metadata.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/chert/chert_metadata.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/chert/chert_metadata.cc -fPIC -DPIC -o backends/chert/.libs/chert_metadata.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o backends/chert/chert_modifiedpostlist.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/chert/chert_modifiedpostlist.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/chert/chert_modifiedpostlist.cc -fPIC -DPIC -o backends/chert/.libs/chert_modifiedpostlist.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o backends/chert/chert_positionlist.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/chert/chert_positionlist.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/chert/chert_positionlist.cc -fPIC -DPIC -o backends/chert/.libs/chert_positionlist.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o backends/chert/chert_postlist.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/chert/chert_postlist.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/chert/chert_postlist.cc -fPIC -DPIC -o backends/chert/.libs/chert_postlist.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o backends/chert/chert_record.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/chert/chert_record.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/chert/chert_record.cc -fPIC -DPIC -o backends/chert/.libs/chert_record.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o backends/chert/chert_spelling.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/chert/chert_spelling.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/chert/chert_spelling.cc -fPIC -DPIC -o backends/chert/.libs/chert_spelling.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o backends/chert/chert_spellingwordslist.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/chert/chert_spellingwordslist.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/chert/chert_spellingwordslist.cc -fPIC -DPIC -o backends/chert/.libs/chert_spellingwordslist.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o backends/chert/chert_synonym.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/chert/chert_synonym.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/chert/chert_synonym.cc -fPIC -DPIC -o backends/chert/.libs/chert_synonym.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o backends/chert/chert_table.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/chert/chert_table.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/chert/chert_table.cc -fPIC -DPIC -o backends/chert/.libs/chert_table.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o backends/chert/chert_termlist.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/chert/chert_termlist.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/chert/chert_termlist.cc -fPIC -DPIC -o backends/chert/.libs/chert_termlist.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o backends/chert/chert_termlisttable.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/chert/chert_termlisttable.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/chert/chert_termlisttable.cc -fPIC -DPIC -o backends/chert/.libs/chert_termlisttable.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o backends/chert/chert_valuelist.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/chert/chert_valuelist.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/chert/chert_valuelist.cc -fPIC -DPIC -o backends/chert/.libs/chert_valuelist.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o backends/chert/chert_values.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/chert/chert_values.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/chert/chert_values.cc -fPIC -DPIC -o backends/chert/.libs/chert_values.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o backends/chert/chert_version.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/chert/chert_version.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/chert/chert_version.cc -fPIC -DPIC -o backends/chert/.libs/chert_version.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o backends/glass/glass_alldocspostlist.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/glass/glass_alldocspostlist.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/glass/glass_alldocspostlist.cc -fPIC -DPIC -o backends/glass/.libs/glass_alldocspostlist.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o backends/glass/glass_alltermslist.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/glass/glass_alltermslist.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/glass/glass_alltermslist.cc -fPIC -DPIC -o backends/glass/.libs/glass_alltermslist.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o backends/glass/glass_changes.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/glass/glass_changes.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/glass/glass_changes.cc -fPIC -DPIC -o backends/glass/.libs/glass_changes.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o backends/glass/glass_check.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/glass/glass_check.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/glass/glass_check.cc -fPIC -DPIC -o backends/glass/.libs/glass_check.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o backends/glass/glass_compact.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/glass/glass_compact.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/glass/glass_compact.cc -fPIC -DPIC -o backends/glass/.libs/glass_compact.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o backends/glass/glass_cursor.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/glass/glass_cursor.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/glass/glass_cursor.cc -fPIC -DPIC -o backends/glass/.libs/glass_cursor.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o backends/glass/glass_database.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/glass/glass_database.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/glass/glass_database.cc -fPIC -DPIC -o backends/glass/.libs/glass_database.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o backends/glass/glass_databasereplicator.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/glass/glass_databasereplicator.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/glass/glass_databasereplicator.cc -fPIC -DPIC -o backends/glass/.libs/glass_databasereplicator.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o backends/glass/glass_dbcheck.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/glass/glass_dbcheck.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/glass/glass_dbcheck.cc -fPIC -DPIC -o backends/glass/.libs/glass_dbcheck.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o backends/glass/glass_document.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/glass/glass_document.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/glass/glass_document.cc -fPIC -DPIC -o backends/glass/.libs/glass_document.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o backends/glass/glass_freelist.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/glass/glass_freelist.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/glass/glass_freelist.cc -fPIC -DPIC -o backends/glass/.libs/glass_freelist.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o backends/glass/glass_inverter.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/glass/glass_inverter.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/glass/glass_inverter.cc -fPIC -DPIC -o backends/glass/.libs/glass_inverter.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o backends/glass/glass_metadata.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/glass/glass_metadata.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/glass/glass_metadata.cc -fPIC -DPIC -o backends/glass/.libs/glass_metadata.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o backends/glass/glass_positionlist.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/glass/glass_positionlist.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/glass/glass_positionlist.cc -fPIC -DPIC -o backends/glass/.libs/glass_positionlist.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o backends/glass/glass_postlist.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/glass/glass_postlist.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/glass/glass_postlist.cc -fPIC -DPIC -o backends/glass/.libs/glass_postlist.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o backends/glass/glass_spelling.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/glass/glass_spelling.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/glass/glass_spelling.cc -fPIC -DPIC -o backends/glass/.libs/glass_spelling.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o backends/glass/glass_spellingwordslist.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/glass/glass_spellingwordslist.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/glass/glass_spellingwordslist.cc -fPIC -DPIC -o backends/glass/.libs/glass_spellingwordslist.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o backends/glass/glass_synonym.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/glass/glass_synonym.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/glass/glass_synonym.cc -fPIC -DPIC -o backends/glass/.libs/glass_synonym.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o backends/glass/glass_table.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/glass/glass_table.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/glass/glass_table.cc -fPIC -DPIC -o backends/glass/.libs/glass_table.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o backends/glass/glass_termlist.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/glass/glass_termlist.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/glass/glass_termlist.cc -fPIC -DPIC -o backends/glass/.libs/glass_termlist.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o backends/glass/glass_termlisttable.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/glass/glass_termlisttable.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/glass/glass_termlisttable.cc -fPIC -DPIC -o backends/glass/.libs/glass_termlisttable.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o backends/glass/glass_valuelist.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/glass/glass_valuelist.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/glass/glass_valuelist.cc -fPIC -DPIC -o backends/glass/.libs/glass_valuelist.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o backends/glass/glass_values.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/glass/glass_values.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/glass/glass_values.cc -fPIC -DPIC -o backends/glass/.libs/glass_values.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o backends/glass/glass_version.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/glass/glass_version.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/glass/glass_version.cc -fPIC -DPIC -o backends/glass/.libs/glass_version.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o backends/inmemory/inmemory_alltermslist.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/inmemory/inmemory_alltermslist.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/inmemory/inmemory_alltermslist.cc -fPIC -DPIC -o backends/inmemory/.libs/inmemory_alltermslist.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o backends/inmemory/inmemory_database.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/inmemory/inmemory_database.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/inmemory/inmemory_database.cc -fPIC -DPIC -o backends/inmemory/.libs/inmemory_database.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o backends/inmemory/inmemory_document.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/inmemory/inmemory_document.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/inmemory/inmemory_document.cc -fPIC -DPIC -o backends/inmemory/.libs/inmemory_document.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o backends/inmemory/inmemory_positionlist.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/inmemory/inmemory_positionlist.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/inmemory/inmemory_positionlist.cc -fPIC -DPIC -o backends/inmemory/.libs/inmemory_positionlist.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o backends/multi/multi_alltermslist.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/multi/multi_alltermslist.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/multi/multi_alltermslist.cc -fPIC -DPIC -o backends/multi/.libs/multi_alltermslist.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o backends/multi/multi_postlist.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/multi/multi_postlist.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/multi/multi_postlist.cc -fPIC -DPIC -o backends/multi/.libs/multi_postlist.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o backends/multi/multi_termlist.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/multi/multi_termlist.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/multi/multi_termlist.cc -fPIC -DPIC -o backends/multi/.libs/multi_termlist.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o backends/multi/multi_valuelist.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/multi/multi_valuelist.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/multi/multi_valuelist.cc -fPIC -DPIC -o backends/multi/.libs/multi_valuelist.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o backends/remote/remote-document.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/remote/remote-document.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/remote/remote-document.cc -fPIC -DPIC -o backends/remote/.libs/remote-document.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o backends/remote/net_postlist.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/remote/net_postlist.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/remote/net_postlist.cc -fPIC -DPIC -o backends/remote/.libs/net_postlist.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o backends/remote/net_termlist.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/remote/net_termlist.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/remote/net_termlist.cc -fPIC -DPIC -o backends/remote/.libs/net_termlist.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o backends/remote/remote-database.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/remote/remote-database.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/remote/remote-database.cc -fPIC -DPIC -o backends/remote/.libs/remote-database.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o common/bitstream.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common/bitstream.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common/bitstream.cc -fPIC -DPIC -o common/.libs/bitstream.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o common/closefrom.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common/closefrom.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common/closefrom.cc -fPIC -DPIC -o common/.libs/closefrom.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o common/debuglog.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common/debuglog.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common/debuglog.cc -fPIC -DPIC -o common/.libs/debuglog.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o common/errno_to_string.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common/errno_to_string.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common/errno_to_string.cc -fPIC -DPIC -o common/.libs/errno_to_string.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o common/fileutils.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common/fileutils.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common/fileutils.cc -fPIC -DPIC -o common/.libs/fileutils.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o common/io_utils.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common/io_utils.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common/io_utils.cc -fPIC -DPIC -o common/.libs/io_utils.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o common/keyword.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common/keyword.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common/keyword.cc -fPIC -DPIC -o common/.libs/keyword.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o common/msvc_dirent.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common/msvc_dirent.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common/msvc_dirent.cc -fPIC -DPIC -o common/.libs/msvc_dirent.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o common/omassert.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common/omassert.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common/omassert.cc -fPIC -DPIC -o common/.libs/omassert.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o common/posixy_wrapper.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common/posixy_wrapper.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common/posixy_wrapper.cc -fPIC -DPIC -o common/.libs/posixy_wrapper.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o common/replicate_utils.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common/replicate_utils.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common/replicate_utils.cc -fPIC -DPIC -o common/.libs/replicate_utils.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o common/safe.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common/safe.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common/safe.cc -fPIC -DPIC -o common/.libs/safe.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o common/serialise-double.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common/serialise-double.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common/serialise-double.cc -fPIC -DPIC -o common/.libs/serialise-double.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o common/socket_utils.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common/socket_utils.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common/socket_utils.cc -fPIC -DPIC -o common/.libs/socket_utils.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o common/str.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common/str.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common/str.cc -fPIC -DPIC -o common/.libs/str.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o common/compression_stream.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common/compression_stream.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common/compression_stream.cc -fPIC -DPIC -o common/.libs/compression_stream.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o expand/bo1eweight.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/expand/bo1eweight.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/expand/bo1eweight.cc -fPIC -DPIC -o expand/.libs/bo1eweight.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o expand/esetinternal.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/expand/esetinternal.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/expand/esetinternal.cc -fPIC -DPIC -o expand/.libs/esetinternal.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o expand/expandweight.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/expand/expandweight.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/expand/expandweight.cc -fPIC -DPIC -o expand/.libs/expandweight.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o expand/ortermlist.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/expand/ortermlist.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/expand/ortermlist.cc -fPIC -DPIC -o expand/.libs/ortermlist.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o expand/tradeweight.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/expand/tradeweight.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/expand/tradeweight.cc -fPIC -DPIC -o expand/.libs/tradeweight.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o geospatial/geoencode.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/geospatial/geoencode.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/geospatial/geoencode.cc -fPIC -DPIC -o geospatial/.libs/geoencode.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o geospatial/latlongcoord.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/geospatial/latlongcoord.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/geospatial/latlongcoord.cc -fPIC -DPIC -o geospatial/.libs/latlongcoord.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o geospatial/latlong_distance_keymaker.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/geospatial/latlong_distance_keymaker.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/geospatial/latlong_distance_keymaker.cc -fPIC -DPIC -o geospatial/.libs/latlong_distance_keymaker.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o geospatial/latlong_metrics.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/geospatial/latlong_metrics.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/geospatial/latlong_metrics.cc -fPIC -DPIC -o geospatial/.libs/latlong_metrics.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o geospatial/latlong_posting_source.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/geospatial/latlong_posting_source.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/geospatial/latlong_posting_source.cc -fPIC -DPIC -o geospatial/.libs/latlong_posting_source.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o languages/arabic.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages/arabic.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages/arabic.cc -fPIC -DPIC -o languages/.libs/arabic.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o languages/armenian.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages/armenian.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages/armenian.cc -fPIC -DPIC -o languages/.libs/armenian.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o languages/basque.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages/basque.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages/basque.cc -fPIC -DPIC -o languages/.libs/basque.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o languages/catalan.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages/catalan.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages/catalan.cc -fPIC -DPIC -o languages/.libs/catalan.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o languages/danish.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages/danish.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages/danish.cc -fPIC -DPIC -o languages/.libs/danish.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o languages/dutch.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages/dutch.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages/dutch.cc -fPIC -DPIC -o languages/.libs/dutch.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o languages/english.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages/english.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages/english.cc -fPIC -DPIC -o languages/.libs/english.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o languages/earlyenglish.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages/earlyenglish.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages/earlyenglish.cc -fPIC -DPIC -o languages/.libs/earlyenglish.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o languages/finnish.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages/finnish.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages/finnish.cc -fPIC -DPIC -o languages/.libs/finnish.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o languages/french.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages/french.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages/french.cc -fPIC -DPIC -o languages/.libs/french.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o languages/german2.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages/german2.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages/german2.cc -fPIC -DPIC -o languages/.libs/german2.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o languages/german.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages/german.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages/german.cc -fPIC -DPIC -o languages/.libs/german.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o languages/hungarian.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages/hungarian.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages/hungarian.cc -fPIC -DPIC -o languages/.libs/hungarian.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o languages/italian.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages/italian.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages/italian.cc -fPIC -DPIC -o languages/.libs/italian.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o languages/kraaij_pohlmann.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages/kraaij_pohlmann.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages/kraaij_pohlmann.cc -fPIC -DPIC -o languages/.libs/kraaij_pohlmann.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o languages/lovins.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages/lovins.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages/lovins.cc -fPIC -DPIC -o languages/.libs/lovins.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o languages/norwegian.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages/norwegian.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages/norwegian.cc -fPIC -DPIC -o languages/.libs/norwegian.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o languages/porter.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages/porter.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages/porter.cc -fPIC -DPIC -o languages/.libs/porter.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o languages/portuguese.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages/portuguese.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages/portuguese.cc -fPIC -DPIC -o languages/.libs/portuguese.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o languages/romanian.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages/romanian.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages/romanian.cc -fPIC -DPIC -o languages/.libs/romanian.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o languages/russian.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages/russian.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages/russian.cc -fPIC -DPIC -o languages/.libs/russian.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o languages/spanish.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages/spanish.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages/spanish.cc -fPIC -DPIC -o languages/.libs/spanish.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o languages/swedish.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages/swedish.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages/swedish.cc -fPIC -DPIC -o languages/.libs/swedish.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o languages/turkish.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages/turkish.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages/turkish.cc -fPIC -DPIC -o languages/.libs/turkish.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o languages/stem.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages/stem.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages/stem.cc -fPIC -DPIC -o languages/.libs/stem.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o languages/steminternal.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages/steminternal.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages/steminternal.cc -fPIC -DPIC -o languages/.libs/steminternal.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o matcher/remotesubmatch.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/matcher/remotesubmatch.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/matcher/remotesubmatch.cc -fPIC -DPIC -o matcher/.libs/remotesubmatch.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o matcher/andmaybepostlist.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/matcher/andmaybepostlist.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/matcher/andmaybepostlist.cc -fPIC -DPIC -o matcher/.libs/andmaybepostlist.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o matcher/andnotpostlist.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/matcher/andnotpostlist.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/matcher/andnotpostlist.cc -fPIC -DPIC -o matcher/.libs/andnotpostlist.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o matcher/branchpostlist.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/matcher/branchpostlist.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/matcher/branchpostlist.cc -fPIC -DPIC -o matcher/.libs/branchpostlist.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o matcher/collapser.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/matcher/collapser.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/matcher/collapser.cc -fPIC -DPIC -o matcher/.libs/collapser.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o matcher/exactphrasepostlist.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/matcher/exactphrasepostlist.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/matcher/exactphrasepostlist.cc -fPIC -DPIC -o matcher/.libs/exactphrasepostlist.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o matcher/externalpostlist.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/matcher/externalpostlist.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/matcher/externalpostlist.cc -fPIC -DPIC -o matcher/.libs/externalpostlist.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o matcher/localsubmatch.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/matcher/localsubmatch.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/matcher/localsubmatch.cc -fPIC -DPIC -o matcher/.libs/localsubmatch.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o matcher/maxpostlist.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/matcher/maxpostlist.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/matcher/maxpostlist.cc -fPIC -DPIC -o matcher/.libs/maxpostlist.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o matcher/mergepostlist.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/matcher/mergepostlist.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/matcher/mergepostlist.cc -fPIC -DPIC -o matcher/.libs/mergepostlist.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o matcher/msetcmp.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/matcher/msetcmp.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/matcher/msetcmp.cc -fPIC -DPIC -o matcher/.libs/msetcmp.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o matcher/msetpostlist.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/matcher/msetpostlist.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/matcher/msetpostlist.cc -fPIC -DPIC -o matcher/.libs/msetpostlist.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o matcher/multiandpostlist.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/matcher/multiandpostlist.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/matcher/multiandpostlist.cc -fPIC -DPIC -o matcher/.libs/multiandpostlist.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o matcher/multimatch.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/matcher/multimatch.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/matcher/multimatch.cc -fPIC -DPIC -o matcher/.libs/multimatch.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o matcher/multixorpostlist.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/matcher/multixorpostlist.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/matcher/multixorpostlist.cc -fPIC -DPIC -o matcher/.libs/multixorpostlist.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o matcher/nearpostlist.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/matcher/nearpostlist.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/matcher/nearpostlist.cc -fPIC -DPIC -o matcher/.libs/nearpostlist.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o matcher/orpositionlist.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/matcher/orpositionlist.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/matcher/orpositionlist.cc -fPIC -DPIC -o matcher/.libs/orpositionlist.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o matcher/orpospostlist.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/matcher/orpospostlist.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/matcher/orpospostlist.cc -fPIC -DPIC -o matcher/.libs/orpospostlist.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o matcher/orpostlist.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/matcher/orpostlist.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/matcher/orpostlist.cc -fPIC -DPIC -o matcher/.libs/orpostlist.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o matcher/phrasepostlist.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/matcher/phrasepostlist.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/matcher/phrasepostlist.cc -fPIC -DPIC -o matcher/.libs/phrasepostlist.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o matcher/selectpostlist.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/matcher/selectpostlist.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/matcher/selectpostlist.cc -fPIC -DPIC -o matcher/.libs/selectpostlist.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o matcher/synonympostlist.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/matcher/synonympostlist.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/matcher/synonympostlist.cc -fPIC -DPIC -o matcher/.libs/synonympostlist.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o matcher/valuegepostlist.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/matcher/valuegepostlist.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/matcher/valuegepostlist.cc -fPIC -DPIC -o matcher/.libs/valuegepostlist.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o matcher/valuerangepostlist.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/matcher/valuerangepostlist.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/matcher/valuerangepostlist.cc -fPIC -DPIC -o matcher/.libs/valuerangepostlist.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o matcher/valuestreamdocument.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/matcher/valuestreamdocument.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/matcher/valuestreamdocument.cc -fPIC -DPIC -o matcher/.libs/valuestreamdocument.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o net/length.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/net/length.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/net/length.cc -fPIC -DPIC -o net/.libs/length.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o net/serialise.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/net/serialise.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/net/serialise.cc -fPIC -DPIC -o net/.libs/serialise.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o net/progclient.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/net/progclient.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/net/progclient.cc -fPIC -DPIC -o net/.libs/progclient.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o net/remoteconnection.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/net/remoteconnection.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/net/remoteconnection.cc -fPIC -DPIC -o net/.libs/remoteconnection.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o net/remoteserver.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/net/remoteserver.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/net/remoteserver.cc -fPIC -DPIC -o net/.libs/remoteserver.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o net/remotetcpclient.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/net/remotetcpclient.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/net/remotetcpclient.cc -fPIC -DPIC -o net/.libs/remotetcpclient.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o net/remotetcpserver.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/net/remotetcpserver.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/net/remotetcpserver.cc -fPIC -DPIC -o net/.libs/remotetcpserver.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o net/replicatetcpclient.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/net/replicatetcpclient.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/net/replicatetcpclient.cc -fPIC -DPIC -o net/.libs/replicatetcpclient.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o net/replicatetcpserver.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/net/replicatetcpserver.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/net/replicatetcpserver.cc -fPIC -DPIC -o net/.libs/replicatetcpserver.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o net/serialise-error.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/net/serialise-error.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/net/serialise-error.cc -fPIC -DPIC -o net/.libs/serialise-error.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o net/tcpclient.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/net/tcpclient.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/net/tcpclient.cc -fPIC -DPIC -o net/.libs/tcpclient.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o net/tcpserver.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/net/tcpserver.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/net/tcpserver.cc -fPIC -DPIC -o net/.libs/tcpserver.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o queryparser/cjk-tokenizer.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser/cjk-tokenizer.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser/cjk-tokenizer.cc -fPIC -DPIC -o queryparser/.libs/cjk-tokenizer.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o queryparser/queryparser.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser/queryparser.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser/queryparser.cc -fPIC -DPIC -o queryparser/.libs/queryparser.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o queryparser/queryparser_internal.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser/queryparser_internal.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser/queryparser_internal.cc -fPIC -DPIC -o queryparser/.libs/queryparser_internal.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o queryparser/termgenerator.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser/termgenerator.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser/termgenerator.cc -fPIC -DPIC -o queryparser/.libs/termgenerator.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o queryparser/termgenerator_internal.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser/termgenerator_internal.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser/termgenerator_internal.cc -fPIC -DPIC -o queryparser/.libs/termgenerator_internal.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o unicode/description_append.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/unicode/description_append.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/unicode/description_append.cc -fPIC -DPIC -o unicode/.libs/description_append.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o unicode/unicode-data.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/unicode/unicode-data.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/unicode/unicode-data.cc -fPIC -DPIC -o unicode/.libs/unicode-data.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o unicode/utf8itor.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/unicode/utf8itor.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/unicode/utf8itor.cc -fPIC -DPIC -o unicode/.libs/utf8itor.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o weight/bb2weight.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/weight/bb2weight.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/weight/bb2weight.cc -fPIC -DPIC -o weight/.libs/bb2weight.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o weight/bm25plusweight.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/weight/bm25plusweight.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/weight/bm25plusweight.cc -fPIC -DPIC -o weight/.libs/bm25plusweight.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o weight/bm25weight.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/weight/bm25weight.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/weight/bm25weight.cc -fPIC -DPIC -o weight/.libs/bm25weight.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o weight/boolweight.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/weight/boolweight.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/weight/boolweight.cc -fPIC -DPIC -o weight/.libs/boolweight.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o weight/coordweight.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/weight/coordweight.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/weight/coordweight.cc -fPIC -DPIC -o weight/.libs/coordweight.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o weight/dlhweight.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/weight/dlhweight.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/weight/dlhweight.cc -fPIC -DPIC -o weight/.libs/dlhweight.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o weight/dphweight.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/weight/dphweight.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/weight/dphweight.cc -fPIC -DPIC -o weight/.libs/dphweight.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o weight/ifb2weight.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/weight/ifb2weight.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/weight/ifb2weight.cc -fPIC -DPIC -o weight/.libs/ifb2weight.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o weight/ineb2weight.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/weight/ineb2weight.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/weight/ineb2weight.cc -fPIC -DPIC -o weight/.libs/ineb2weight.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o weight/inl2weight.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/weight/inl2weight.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/weight/inl2weight.cc -fPIC -DPIC -o weight/.libs/inl2weight.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o weight/lmweight.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/weight/lmweight.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/weight/lmweight.cc -fPIC -DPIC -o weight/.libs/lmweight.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o weight/pl2plusweight.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/weight/pl2plusweight.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/weight/pl2plusweight.cc -fPIC -DPIC -o weight/.libs/pl2plusweight.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o weight/pl2weight.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/weight/pl2weight.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/weight/pl2weight.cc -fPIC -DPIC -o weight/.libs/pl2weight.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o weight/tfidfweight.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/weight/tfidfweight.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/weight/tfidfweight.cc -fPIC -DPIC -o weight/.libs/tfidfweight.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o weight/tradweight.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/weight/tradweight.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/weight/tradweight.cc -fPIC -DPIC -o weight/.libs/tradweight.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o weight/weight.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/weight/weight.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/weight/weight.cc -fPIC -DPIC -o weight/.libs/weight.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o weight/weightinternal.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/weight/weightinternal.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/weight/weightinternal.cc -fPIC -DPIC -o weight/.libs/weightinternal.o /bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -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 -fvisibility=hidden -O2 -pipe -march=native -Bsymbolic-functions -version-info 34:0:4 -Wl,-O1 -Wl,--as-needed -o libxapian.la -rpath /usr/lib64 api/compactor.lo api/constinfo.lo api/decvalwtsource.lo api/documentvaluelist.lo api/editdistance.lo api/emptypostlist.lo api/error.lo api/errorhandler.lo api/expanddecider.lo api/keymaker.lo api/leafpostlist.lo api/matchspy.lo api/omdatabase.lo api/omdocument.lo api/omenquire.lo api/positioniterator.lo api/postingiterator.lo api/postingsource.lo api/postlist.lo api/query.lo api/queryinternal.lo api/registry.lo api/replication.lo api/smallvector.lo api/sortable-serialise.lo api/termiterator.lo api/termlist.lo api/valueiterator.lo api/valuerangeproc.lo api/valuesetmatchdecider.lo api/vectortermlist.lo backends/alltermslist.lo backends/dbcheck.lo backends/database.lo backends/databasereplicator.lo backends/dbfactory.lo backends/slowvaluelist.lo backends/valuelist.lo backends/dbfactory_remote.lo backends/contiguousalldocspostlist.lo backends/flint_lock.lo backends/chert/chert_alldocsmodifiedpostlist.lo backends/chert/chert_alldocspostlist.lo backends/chert/chert_alltermslist.lo backends/chert/chert_btreebase.lo backends/chert/chert_check.lo backends/chert/chert_compact.lo backends/chert/chert_cursor.lo backends/chert/chert_database.lo backends/chert/chert_databasereplicator.lo backends/chert/chert_dbcheck.lo backends/chert/chert_dbstats.lo backends/chert/chert_document.lo backends/chert/chert_metadata.lo backends/chert/chert_modifiedpostlist.lo backends/chert/chert_positionlist.lo backends/chert/chert_postlist.lo backends/chert/chert_record.lo backends/chert/chert_spelling.lo backends/chert/chert_spellingwordslist.lo backends/chert/chert_synonym.lo backends/chert/chert_table.lo backends/chert/chert_termlist.lo backends/chert/chert_termlisttable.lo backends/chert/chert_valuelist.lo backends/chert/chert_values.lo backends/chert/chert_version.lo backends/glass/glass_alldocspostlist.lo backends/glass/glass_alltermslist.lo backends/glass/glass_changes.lo backends/glass/glass_check.lo backends/glass/glass_compact.lo backends/glass/glass_cursor.lo backends/glass/glass_database.lo backends/glass/glass_databasereplicator.lo backends/glass/glass_dbcheck.lo backends/glass/glass_document.lo backends/glass/glass_freelist.lo backends/glass/glass_inverter.lo backends/glass/glass_metadata.lo backends/glass/glass_positionlist.lo backends/glass/glass_postlist.lo backends/glass/glass_spelling.lo backends/glass/glass_spellingwordslist.lo backends/glass/glass_synonym.lo backends/glass/glass_table.lo backends/glass/glass_termlist.lo backends/glass/glass_termlisttable.lo backends/glass/glass_valuelist.lo backends/glass/glass_values.lo backends/glass/glass_version.lo backends/inmemory/inmemory_alltermslist.lo backends/inmemory/inmemory_database.lo backends/inmemory/inmemory_document.lo backends/inmemory/inmemory_positionlist.lo backends/multi/multi_alltermslist.lo backends/multi/multi_postlist.lo backends/multi/multi_termlist.lo backends/multi/multi_valuelist.lo backends/remote/remote-document.lo backends/remote/net_postlist.lo backends/remote/net_termlist.lo backends/remote/remote-database.lo common/bitstream.lo common/closefrom.lo common/debuglog.lo common/errno_to_string.lo common/fileutils.lo common/io_utils.lo common/keyword.lo common/msvc_dirent.lo common/omassert.lo common/posixy_wrapper.lo common/replicate_utils.lo common/safe.lo common/serialise-double.lo common/socket_utils.lo common/str.lo common/compression_stream.lo expand/bo1eweight.lo expand/esetinternal.lo expand/expandweight.lo expand/ortermlist.lo expand/tradeweight.lo geospatial/geoencode.lo geospatial/latlongcoord.lo geospatial/latlong_distance_keymaker.lo geospatial/latlong_metrics.lo geospatial/latlong_posting_source.lo languages/arabic.lo languages/armenian.lo languages/basque.lo languages/catalan.lo languages/danish.lo languages/dutch.lo languages/english.lo languages/earlyenglish.lo languages/finnish.lo languages/french.lo languages/german2.lo languages/german.lo languages/hungarian.lo languages/italian.lo languages/kraaij_pohlmann.lo languages/lovins.lo languages/norwegian.lo languages/porter.lo languages/portuguese.lo languages/romanian.lo languages/russian.lo languages/spanish.lo languages/swedish.lo languages/turkish.lo languages/stem.lo languages/steminternal.lo matcher/remotesubmatch.lo matcher/andmaybepostlist.lo matcher/andnotpostlist.lo matcher/branchpostlist.lo matcher/collapser.lo matcher/exactphrasepostlist.lo matcher/externalpostlist.lo matcher/localsubmatch.lo matcher/maxpostlist.lo matcher/mergepostlist.lo matcher/msetcmp.lo matcher/msetpostlist.lo matcher/multiandpostlist.lo matcher/multimatch.lo matcher/multixorpostlist.lo matcher/nearpostlist.lo matcher/orpositionlist.lo matcher/orpospostlist.lo matcher/orpostlist.lo matcher/phrasepostlist.lo matcher/selectpostlist.lo matcher/synonympostlist.lo matcher/valuegepostlist.lo matcher/valuerangepostlist.lo matcher/valuestreamdocument.lo net/length.lo net/serialise.lo net/progclient.lo net/remoteconnection.lo net/remoteserver.lo net/remotetcpclient.lo net/remotetcpserver.lo net/replicatetcpclient.lo net/replicatetcpserver.lo net/serialise-error.lo net/tcpclient.lo net/tcpserver.lo queryparser/cjk-tokenizer.lo queryparser/queryparser.lo queryparser/queryparser_internal.lo queryparser/termgenerator.lo queryparser/termgenerator_internal.lo unicode/description_append.lo unicode/unicode-data.lo unicode/utf8itor.lo weight/bb2weight.lo weight/bm25plusweight.lo weight/bm25weight.lo weight/boolweight.lo weight/coordweight.lo weight/dlhweight.lo weight/dphweight.lo weight/ifb2weight.lo weight/ineb2weight.lo weight/inl2weight.lo weight/lmweight.lo weight/pl2plusweight.lo weight/pl2weight.lo weight/tfidfweight.lo weight/tradweight.lo weight/weight.lo weight/weightinternal.lo -lrt -lz -luuid libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/crtbeginS.o api/.libs/compactor.o api/.libs/constinfo.o api/.libs/decvalwtsource.o api/.libs/documentvaluelist.o api/.libs/editdistance.o api/.libs/emptypostlist.o api/.libs/error.o api/.libs/errorhandler.o api/.libs/expanddecider.o api/.libs/keymaker.o api/.libs/leafpostlist.o api/.libs/matchspy.o api/.libs/omdatabase.o api/.libs/omdocument.o api/.libs/omenquire.o api/.libs/positioniterator.o api/.libs/postingiterator.o api/.libs/postingsource.o api/.libs/postlist.o api/.libs/query.o api/.libs/queryinternal.o api/.libs/registry.o api/.libs/replication.o api/.libs/smallvector.o api/.libs/sortable-serialise.o api/.libs/termiterator.o api/.libs/termlist.o api/.libs/valueiterator.o api/.libs/valuerangeproc.o api/.libs/valuesetmatchdecider.o api/.libs/vectortermlist.o backends/.libs/alltermslist.o backends/.libs/dbcheck.o backends/.libs/database.o backends/.libs/databasereplicator.o backends/.libs/dbfactory.o backends/.libs/slowvaluelist.o backends/.libs/valuelist.o backends/.libs/dbfactory_remote.o backends/.libs/contiguousalldocspostlist.o backends/.libs/flint_lock.o backends/chert/.libs/chert_alldocsmodifiedpostlist.o backends/chert/.libs/chert_alldocspostlist.o backends/chert/.libs/chert_alltermslist.o backends/chert/.libs/chert_btreebase.o backends/chert/.libs/chert_check.o backends/chert/.libs/chert_compact.o backends/chert/.libs/chert_cursor.o backends/chert/.libs/chert_database.o backends/chert/.libs/chert_databasereplicator.o backends/chert/.libs/chert_dbcheck.o backends/chert/.libs/chert_dbstats.o backends/chert/.libs/chert_document.o backends/chert/.libs/chert_metadata.o backends/chert/.libs/chert_modifiedpostlist.o backends/chert/.libs/chert_positionlist.o backends/chert/.libs/chert_postlist.o backends/chert/.libs/chert_record.o backends/chert/.libs/chert_spelling.o backends/chert/.libs/chert_spellingwordslist.o backends/chert/.libs/chert_synonym.o backends/chert/.libs/chert_table.o backends/chert/.libs/chert_termlist.o backends/chert/.libs/chert_termlisttable.o backends/chert/.libs/chert_valuelist.o backends/chert/.libs/chert_values.o backends/chert/.libs/chert_version.o backends/glass/.libs/glass_alldocspostlist.o backends/glass/.libs/glass_alltermslist.o backends/glass/.libs/glass_changes.o backends/glass/.libs/glass_check.o backends/glass/.libs/glass_compact.o backends/glass/.libs/glass_cursor.o backends/glass/.libs/glass_database.o backends/glass/.libs/glass_databasereplicator.o backends/glass/.libs/glass_dbcheck.o backends/glass/.libs/glass_document.o backends/glass/.libs/glass_freelist.o backends/glass/.libs/glass_inverter.o backends/glass/.libs/glass_metadata.o backends/glass/.libs/glass_positionlist.o backends/glass/.libs/glass_postlist.o backends/glass/.libs/glass_spelling.o backends/glass/.libs/glass_spellingwordslist.o backends/glass/.libs/glass_synonym.o backends/glass/.libs/glass_table.o backends/glass/.libs/glass_termlist.o backends/glass/.libs/glass_termlisttable.o backends/glass/.libs/glass_valuelist.o backends/glass/.libs/glass_values.o backends/glass/.libs/glass_version.o backends/inmemory/.libs/inmemory_alltermslist.o backends/inmemory/.libs/inmemory_database.o backends/inmemory/.libs/inmemory_document.o backends/inmemory/.libs/inmemory_positionlist.o backends/multi/.libs/multi_alltermslist.o backends/multi/.libs/multi_postlist.o backends/multi/.libs/multi_termlist.o backends/multi/.libs/multi_valuelist.o backends/remote/.libs/remote-document.o backends/remote/.libs/net_postlist.o backends/remote/.libs/net_termlist.o backends/remote/.libs/remote-database.o common/.libs/bitstream.o common/.libs/closefrom.o common/.libs/debuglog.o common/.libs/errno_to_string.o common/.libs/fileutils.o common/.libs/io_utils.o common/.libs/keyword.o common/.libs/msvc_dirent.o common/.libs/omassert.o common/.libs/posixy_wrapper.o common/.libs/replicate_utils.o common/.libs/safe.o common/.libs/serialise-double.o common/.libs/socket_utils.o common/.libs/str.o common/.libs/compression_stream.o expand/.libs/bo1eweight.o expand/.libs/esetinternal.o expand/.libs/expandweight.o expand/.libs/ortermlist.o expand/.libs/tradeweight.o geospatial/.libs/geoencode.o geospatial/.libs/latlongcoord.o geospatial/.libs/latlong_distance_keymaker.o geospatial/.libs/latlong_metrics.o geospatial/.libs/latlong_posting_source.o languages/.libs/arabic.o languages/.libs/armenian.o languages/.libs/basque.o languages/.libs/catalan.o languages/.libs/danish.o languages/.libs/dutch.o languages/.libs/english.o languages/.libs/earlyenglish.o languages/.libs/finnish.o languages/.libs/french.o languages/.libs/german2.o languages/.libs/german.o languages/.libs/hungarian.o languages/.libs/italian.o languages/.libs/kraaij_pohlmann.o languages/.libs/lovins.o languages/.libs/norwegian.o languages/.libs/porter.o languages/.libs/portuguese.o languages/.libs/romanian.o languages/.libs/russian.o languages/.libs/spanish.o languages/.libs/swedish.o languages/.libs/turkish.o languages/.libs/stem.o languages/.libs/steminternal.o matcher/.libs/remotesubmatch.o matcher/.libs/andmaybepostlist.o matcher/.libs/andnotpostlist.o matcher/.libs/branchpostlist.o matcher/.libs/collapser.o matcher/.libs/exactphrasepostlist.o matcher/.libs/externalpostlist.o matcher/.libs/localsubmatch.o matcher/.libs/maxpostlist.o matcher/.libs/mergepostlist.o matcher/.libs/msetcmp.o matcher/.libs/msetpostlist.o matcher/.libs/multiandpostlist.o matcher/.libs/multimatch.o matcher/.libs/multixorpostlist.o matcher/.libs/nearpostlist.o matcher/.libs/orpositionlist.o matcher/.libs/orpospostlist.o matcher/.libs/orpostlist.o matcher/.libs/phrasepostlist.o matcher/.libs/selectpostlist.o matcher/.libs/synonympostlist.o matcher/.libs/valuegepostlist.o matcher/.libs/valuerangepostlist.o matcher/.libs/valuestreamdocument.o net/.libs/length.o net/.libs/serialise.o net/.libs/progclient.o net/.libs/remoteconnection.o net/.libs/remoteserver.o net/.libs/remotetcpclient.o net/.libs/remotetcpserver.o net/.libs/replicatetcpclient.o net/.libs/replicatetcpserver.o net/.libs/serialise-error.o net/.libs/tcpclient.o net/.libs/tcpserver.o queryparser/.libs/cjk-tokenizer.o queryparser/.libs/queryparser.o queryparser/.libs/queryparser_internal.o queryparser/.libs/termgenerator.o queryparser/.libs/termgenerator_internal.o unicode/.libs/description_append.o unicode/.libs/unicode-data.o unicode/.libs/utf8itor.o weight/.libs/bb2weight.o weight/.libs/bm25plusweight.o weight/.libs/bm25weight.o weight/.libs/boolweight.o weight/.libs/coordweight.o weight/.libs/dlhweight.o weight/.libs/dphweight.o weight/.libs/ifb2weight.o weight/.libs/ineb2weight.o weight/.libs/inl2weight.o weight/.libs/lmweight.o weight/.libs/pl2plusweight.o weight/.libs/pl2weight.o weight/.libs/tfidfweight.o weight/.libs/tradweight.o weight/.libs/weight.o weight/.libs/weightinternal.o -lrt -lz -luuid -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64/crtn.o -O2 -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libxapian.so.30 -o .libs/libxapian.so.30.4.0 libtool: link: (cd ".libs" && rm -f "libxapian.so.30" && ln -s "libxapian.so.30.4.0" "libxapian.so.30") libtool: link: (cd ".libs" && rm -f "libxapian.so" && ln -s "libxapian.so.30.4.0" "libxapian.so") libtool: link: ( cd ".libs" && rm -f "libxapian.la" && ln -s "../libxapian.la" "libxapian.la" ) /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o common/getopt.lo /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common/getopt.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common/getopt.cc -fPIC -DPIC -o common/.libs/getopt.o /bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -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 -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o libgetopt.la common/getopt.lo libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgetopt.a common/.libs/getopt.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgetopt.a libtool: link: ( cd ".libs" && rm -f "libgetopt.la" && ln -s "../libgetopt.la" "libgetopt.la" ) x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o bin/xapian-delve.o /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/bin/xapian-delve.cc /bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -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 -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o bin/xapian-delve bin/xapian-delve.o libgetopt.la libxapian.la libtool: link: x86_64-pc-linux-gnu-g++ -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 -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o bin/.libs/xapian-delve bin/xapian-delve.o ./.libs/libgetopt.a ./.libs/libxapian.so -lrt -lz -luuid x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o bin/xapian-check.o /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/bin/xapian-check.cc /bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -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 -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o bin/xapian-check bin/xapian-check.o libxapian.la libtool: link: x86_64-pc-linux-gnu-g++ -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 -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o bin/.libs/xapian-check bin/xapian-check.o ./.libs/libxapian.so -lrt -lz -luuid x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o bin/xapian-compact.o /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/bin/xapian-compact.cc /bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -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 -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o bin/xapian-compact bin/xapian-compact.o libgetopt.la libxapian.la libtool: link: x86_64-pc-linux-gnu-g++ -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 -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o bin/.libs/xapian-compact bin/xapian-compact.o ./.libs/libgetopt.a ./.libs/libxapian.so -lrt -lz -luuid x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o bin/xapian-replicate.o /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/bin/xapian-replicate.cc /bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -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 -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o bin/xapian-replicate bin/xapian-replicate.o libgetopt.la libxapian.la libtool: link: x86_64-pc-linux-gnu-g++ -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 -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o bin/.libs/xapian-replicate bin/xapian-replicate.o ./.libs/libgetopt.a ./.libs/libxapian.so -lrt -lz -luuid x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o bin/xapian-replicate-server.o /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/bin/xapian-replicate-server.cc /bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -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 -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o bin/xapian-replicate-server bin/xapian-replicate-server.o libgetopt.la libxapian.la libtool: link: x86_64-pc-linux-gnu-g++ -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 -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o bin/.libs/xapian-replicate-server bin/xapian-replicate-server.o ./.libs/libgetopt.a ./.libs/libxapian.so -lrt -lz -luuid x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o bin/xapian-progsrv.o /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/bin/xapian-progsrv.cc /bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -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 -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o bin/xapian-progsrv bin/xapian-progsrv.o libgetopt.la libxapian.la libtool: link: x86_64-pc-linux-gnu-g++ -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 -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o bin/.libs/xapian-progsrv bin/xapian-progsrv.o ./.libs/libgetopt.a ./.libs/libxapian.so -lrt -lz -luuid x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o bin/xapian-tcpsrv.o /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/bin/xapian-tcpsrv.cc /bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -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 -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o bin/xapian-tcpsrv bin/xapian-tcpsrv.o libgetopt.la libxapian.la libtool: link: x86_64-pc-linux-gnu-g++ -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 -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o bin/.libs/xapian-tcpsrv bin/xapian-tcpsrv.o ./.libs/libgetopt.a ./.libs/libxapian.so -lrt -lz -luuid x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o examples/copydatabase.o /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/examples/copydatabase.cc /bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -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 -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o examples/copydatabase examples/copydatabase.o libxapian.la libtool: link: x86_64-pc-linux-gnu-g++ -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 -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o examples/.libs/copydatabase examples/copydatabase.o ./.libs/libxapian.so -lrt -lz -luuid x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o examples/quest.o /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/examples/quest.cc /bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -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 -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o examples/quest examples/quest.o libgetopt.la libxapian.la libtool: link: x86_64-pc-linux-gnu-g++ -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 -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o examples/.libs/quest examples/quest.o ./.libs/libgetopt.a ./.libs/libxapian.so -lrt -lz -luuid x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o examples/simpleexpand.o /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/examples/simpleexpand.cc /bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -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 -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o examples/simpleexpand examples/simpleexpand.o libxapian.la libtool: link: x86_64-pc-linux-gnu-g++ -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 -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o examples/.libs/simpleexpand examples/simpleexpand.o ./.libs/libxapian.so -lrt -lz -luuid x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o examples/simpleindex.o /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/examples/simpleindex.cc /bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -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 -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o examples/simpleindex examples/simpleindex.o libxapian.la libtool: link: x86_64-pc-linux-gnu-g++ -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 -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o examples/.libs/simpleindex examples/simpleindex.o ./.libs/libxapian.so -lrt -lz -luuid x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o examples/simplesearch.o /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/examples/simplesearch.cc /bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -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 -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o examples/simplesearch examples/simplesearch.o libxapian.la libtool: link: x86_64-pc-linux-gnu-g++ -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 -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o examples/.libs/simplesearch examples/simplesearch.o ./.libs/libxapian.so -lrt -lz -luuid x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -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 -fvisibility=hidden -O2 -pipe -march=native -c -o examples/xapian-metadata.o /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/examples/xapian-metadata.cc /bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -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 -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o examples/xapian-metadata examples/xapian-metadata.o libxapian.la libtool: link: x86_64-pc-linux-gnu-g++ -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 -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o examples/.libs/xapian-metadata examples/xapian-metadata.o ./.libs/libxapian.so -lrt -lz -luuid x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -DXAPIAN_REALLY_NO_DEBUG_LOG -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/glass -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 -fvisibility=hidden -O2 -pipe -march=native -c -o bin/bin_xapian_inspect-xapian-inspect.o `test -f 'bin/xapian-inspect.cc' || echo '/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/'`bin/xapian-inspect.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -DXAPIAN_REALLY_NO_DEBUG_LOG -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/glass -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 -fvisibility=hidden -O2 -pipe -march=native -c -o api/bin_xapian_inspect-error.o `test -f 'api/error.cc' || echo '/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/'`api/error.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -DXAPIAN_REALLY_NO_DEBUG_LOG -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/glass -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 -fvisibility=hidden -O2 -pipe -march=native -c -o backends/glass/bin_xapian_inspect-glass_changes.o `test -f 'backends/glass/glass_changes.cc' || echo '/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/'`backends/glass/glass_changes.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -DXAPIAN_REALLY_NO_DEBUG_LOG -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/glass -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 -fvisibility=hidden -O2 -pipe -march=native -c -o backends/glass/bin_xapian_inspect-glass_cursor.o `test -f 'backends/glass/glass_cursor.cc' || echo '/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/'`backends/glass/glass_cursor.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -DXAPIAN_REALLY_NO_DEBUG_LOG -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/glass -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 -fvisibility=hidden -O2 -pipe -march=native -c -o backends/glass/bin_xapian_inspect-glass_freelist.o `test -f 'backends/glass/glass_freelist.cc' || echo '/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/'`backends/glass/glass_freelist.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -DXAPIAN_REALLY_NO_DEBUG_LOG -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/glass -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 -fvisibility=hidden -O2 -pipe -march=native -c -o backends/glass/bin_xapian_inspect-glass_table.o `test -f 'backends/glass/glass_table.cc' || echo '/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/'`backends/glass/glass_table.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -DXAPIAN_REALLY_NO_DEBUG_LOG -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/glass -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 -fvisibility=hidden -O2 -pipe -march=native -c -o backends/glass/bin_xapian_inspect-glass_version.o `test -f 'backends/glass/glass_version.cc' || echo '/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/'`backends/glass/glass_version.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -DXAPIAN_REALLY_NO_DEBUG_LOG -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/glass -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 -fvisibility=hidden -O2 -pipe -march=native -c -o common/bin_xapian_inspect-compression_stream.o `test -f 'common/compression_stream.cc' || echo '/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/'`common/compression_stream.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -DXAPIAN_REALLY_NO_DEBUG_LOG -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/glass -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 -fvisibility=hidden -O2 -pipe -march=native -c -o common/bin_xapian_inspect-errno_to_string.o `test -f 'common/errno_to_string.cc' || echo '/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/'`common/errno_to_string.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -DXAPIAN_REALLY_NO_DEBUG_LOG -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/glass -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 -fvisibility=hidden -O2 -pipe -march=native -c -o common/bin_xapian_inspect-io_utils.o `test -f 'common/io_utils.cc' || echo '/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/'`common/io_utils.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -DXAPIAN_REALLY_NO_DEBUG_LOG -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/glass -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 -fvisibility=hidden -O2 -pipe -march=native -c -o common/bin_xapian_inspect-posixy_wrapper.o `test -f 'common/posixy_wrapper.cc' || echo '/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/'`common/posixy_wrapper.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -DXAPIAN_REALLY_NO_DEBUG_LOG -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/glass -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 -fvisibility=hidden -O2 -pipe -march=native -c -o common/bin_xapian_inspect-str.o `test -f 'common/str.cc' || echo '/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/'`common/str.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -DXAPIAN_REALLY_NO_DEBUG_LOG -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/glass -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 -fvisibility=hidden -O2 -pipe -march=native -c -o unicode/bin_xapian_inspect-description_append.o `test -f 'unicode/description_append.cc' || echo '/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/'`unicode/description_append.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -DXAPIAN_REALLY_NO_DEBUG_LOG -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/glass -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 -fvisibility=hidden -O2 -pipe -march=native -c -o unicode/bin_xapian_inspect-unicode-data.o `test -f 'unicode/unicode-data.cc' || echo '/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/'`unicode/unicode-data.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/queryparser -DXAPIAN_REALLY_NO_DEBUG_LOG -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/backends/glass -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 -fvisibility=hidden -O2 -pipe -march=native -c -o unicode/bin_xapian_inspect-utf8itor.o `test -f 'unicode/utf8itor.cc' || echo '/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/'`unicode/utf8itor.cc /bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -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 -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o bin/xapian-inspect bin/bin_xapian_inspect-xapian-inspect.o api/bin_xapian_inspect-error.o backends/glass/bin_xapian_inspect-glass_changes.o backends/glass/bin_xapian_inspect-glass_cursor.o backends/glass/bin_xapian_inspect-glass_freelist.o backends/glass/bin_xapian_inspect-glass_table.o backends/glass/bin_xapian_inspect-glass_version.o common/bin_xapian_inspect-compression_stream.o common/bin_xapian_inspect-errno_to_string.o common/bin_xapian_inspect-io_utils.o common/bin_xapian_inspect-posixy_wrapper.o common/bin_xapian_inspect-str.o unicode/bin_xapian_inspect-description_append.o unicode/bin_xapian_inspect-unicode-data.o unicode/bin_xapian_inspect-utf8itor.o libgetopt.la -lrt -lz -luuid libtool: link: x86_64-pc-linux-gnu-g++ -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 -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o bin/xapian-inspect bin/bin_xapian_inspect-xapian-inspect.o api/bin_xapian_inspect-error.o backends/glass/bin_xapian_inspect-glass_changes.o backends/glass/bin_xapian_inspect-glass_cursor.o backends/glass/bin_xapian_inspect-glass_freelist.o backends/glass/bin_xapian_inspect-glass_table.o backends/glass/bin_xapian_inspect-glass_version.o common/bin_xapian_inspect-compression_stream.o common/bin_xapian_inspect-errno_to_string.o common/bin_xapian_inspect-io_utils.o common/bin_xapian_inspect-posixy_wrapper.o common/bin_xapian_inspect-str.o unicode/bin_xapian_inspect-description_append.o unicode/bin_xapian_inspect-unicode-data.o unicode/bin_xapian_inspect-utf8itor.o ./.libs/libgetopt.a -lrt -lz -luuid make[2]: Leaving directory '/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5-abi_x86_64.amd64' Making all in docs make[2]: Entering directory '/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5-abi_x86_64.amd64/docs' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5-abi_x86_64.amd64/docs' Making all in tests make[2]: Entering directory '/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5-abi_x86_64.amd64/tests' make all-am make[3]: Entering directory '/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5-abi_x86_64.amd64/tests' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5-abi_x86_64.amd64/tests' make[2]: Leaving directory '/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5-abi_x86_64.amd64/tests' make[1]: Leaving directory '/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5-abi_x86_64.amd64' >>> Source compiled. >>> Test phase: dev-libs/xapian-1.4.5 * abi_x86_64.amd64: running multilib-minimal_abi_src_test make -j1 check VALGRIND= make check-recursive make[1]: Entering directory '/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5-abi_x86_64.amd64' Making check in . make[2]: Entering directory '/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5-abi_x86_64.amd64' make[2]: Leaving directory '/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5-abi_x86_64.amd64' Making check in docs make[2]: Entering directory '/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5-abi_x86_64.amd64/docs' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5-abi_x86_64.amd64/docs' Making check in tests make[2]: Entering directory '/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5-abi_x86_64.amd64/tests' rm -rf .chert .glass .multichert .multiglass .replicatmp .singlefileglass .stub make check-am make[3]: Entering directory '/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5-abi_x86_64.amd64/tests' make apitest internaltest stemtest unittest perftest/perftest soaktest/soaktest runtest perftest/get_machine_info make[4]: Entering directory '/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5-abi_x86_64.amd64/tests' x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests -I.. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I../include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/harness -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 -fvisibility=hidden -O2 -pipe -march=native -c -o apitest.o /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/apitest.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests -I.. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I../include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/harness -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 -fvisibility=hidden -O2 -pipe -march=native -c -o dbcheck.o /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/dbcheck.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests -I.. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I../include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/harness -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 -fvisibility=hidden -O2 -pipe -march=native -c -o api_anydb.o /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/api_anydb.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests -I.. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I../include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/harness -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 -fvisibility=hidden -O2 -pipe -march=native -c -o api_backend.o /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/api_backend.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests -I.. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I../include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/harness -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 -fvisibility=hidden -O2 -pipe -march=native -c -o api_closedb.o /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/api_closedb.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests -I.. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I../include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/harness -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 -fvisibility=hidden -O2 -pipe -march=native -c -o api_collapse.o /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/api_collapse.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests -I.. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I../include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/harness -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 -fvisibility=hidden -O2 -pipe -march=native -c -o api_compact.o /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/api_compact.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests -I.. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I../include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/harness -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 -fvisibility=hidden -O2 -pipe -march=native -c -o api_compactold.o /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/api_compactold.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests -I.. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I../include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/harness -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 -fvisibility=hidden -O2 -pipe -march=native -c -o api_db.o /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/api_db.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests -I.. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I../include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/harness -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 -fvisibility=hidden -O2 -pipe -march=native -c -o api_generated.o /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/api_generated.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests -I.. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I../include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/harness -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 -fvisibility=hidden -O2 -pipe -march=native -c -o api_geospatial.o /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/api_geospatial.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests -I.. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I../include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/harness -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 -fvisibility=hidden -O2 -pipe -march=native -c -o api_matchspy.o /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/api_matchspy.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests -I.. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I../include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/harness -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 -fvisibility=hidden -O2 -pipe -march=native -c -o api_metadata.o /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/api_metadata.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests -I.. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I../include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/harness -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 -fvisibility=hidden -O2 -pipe -march=native -c -o api_nodb.o /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/api_nodb.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests -I.. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I../include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/harness -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 -fvisibility=hidden -O2 -pipe -march=native -c -o api_none.o /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/api_none.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests -I.. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I../include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/harness -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 -fvisibility=hidden -O2 -pipe -march=native -c -o api_opsynonym.o /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/api_opsynonym.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests -I.. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I../include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/harness -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 -fvisibility=hidden -O2 -pipe -march=native -c -o api_opvalue.o /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/api_opvalue.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests -I.. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I../include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/harness -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 -fvisibility=hidden -O2 -pipe -march=native -c -o api_percentages.o /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/api_percentages.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests -I.. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I../include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/harness -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 -fvisibility=hidden -O2 -pipe -march=native -c -o api_posdb.o /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/api_posdb.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests -I.. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I../include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/harness -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 -fvisibility=hidden -O2 -pipe -march=native -c -o api_postingsource.o /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/api_postingsource.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests -I.. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I../include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/harness -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 -fvisibility=hidden -O2 -pipe -march=native -c -o api_qpbackend.o /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/api_qpbackend.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests -I.. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I../include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/harness -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 -fvisibility=hidden -O2 -pipe -march=native -c -o api_query.o /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/api_query.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests -I.. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I../include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/harness -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 -fvisibility=hidden -O2 -pipe -march=native -c -o api_queryparser.o /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/api_queryparser.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests -I.. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I../include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/harness -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 -fvisibility=hidden -O2 -pipe -march=native -c -o api_replacedoc.o /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/api_replacedoc.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests -I.. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I../include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/harness -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 -fvisibility=hidden -O2 -pipe -march=native -c -o api_replicate.o /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/api_replicate.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests -I.. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I../include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/harness -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 -fvisibility=hidden -O2 -pipe -march=native -c -o api_scalability.o /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/api_scalability.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests -I.. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I../include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/harness -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 -fvisibility=hidden -O2 -pipe -march=native -c -o api_serialise.o /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/api_serialise.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests -I.. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I../include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/harness -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 -fvisibility=hidden -O2 -pipe -march=native -c -o api_snippets.o /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/api_snippets.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests -I.. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I../include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/harness -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 -fvisibility=hidden -O2 -pipe -march=native -c -o api_sorting.o /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/api_sorting.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests -I.. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I../include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/harness -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 -fvisibility=hidden -O2 -pipe -march=native -c -o api_spelling.o /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/api_spelling.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests -I.. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I../include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/harness -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 -fvisibility=hidden -O2 -pipe -march=native -c -o api_stem.o /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/api_stem.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests -I.. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I../include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/harness -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 -fvisibility=hidden -O2 -pipe -march=native -c -o api_termgen.o /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/api_termgen.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests -I.. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I../include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/harness -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 -fvisibility=hidden -O2 -pipe -march=native -c -o api_transdb.o /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/api_transdb.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests -I.. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I../include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/harness -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 -fvisibility=hidden -O2 -pipe -march=native -c -o api_unicode.o /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/api_unicode.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests -I.. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I../include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/harness -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 -fvisibility=hidden -O2 -pipe -march=native -c -o api_valuestats.o /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/api_valuestats.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests -I.. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I../include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/harness -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 -fvisibility=hidden -O2 -pipe -march=native -c -o api_valuestream.o /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/api_valuestream.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests -I.. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I../include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/harness -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 -fvisibility=hidden -O2 -pipe -march=native -c -o api_weight.o /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/api_weight.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests -I.. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I../include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/harness -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 -fvisibility=hidden -O2 -pipe -march=native -c -o api_wrdb.o /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/api_wrdb.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests -I.. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I../include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/harness -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 -fvisibility=hidden -O2 -pipe -march=native -c -o harness/backendmanager.o /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/harness/backendmanager.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests -I.. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I../include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/harness -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 -fvisibility=hidden -O2 -pipe -march=native -c -o harness/backendmanager_multi.o /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/harness/backendmanager_multi.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests -I.. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I../include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/harness -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 -fvisibility=hidden -O2 -pipe -march=native -c -o harness/cputimer.o /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/harness/cputimer.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests -I.. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I../include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/harness -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 -fvisibility=hidden -O2 -pipe -march=native -c -o harness/fdtracker.o /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/harness/fdtracker.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests -I.. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I../include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/harness -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 -fvisibility=hidden -O2 -pipe -march=native -c -o harness/index_utils.o /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/harness/index_utils.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests -I.. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I../include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/harness -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 -fvisibility=hidden -O2 -pipe -march=native -c -o harness/scalability.o /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/harness/scalability.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests -I.. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I../include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/harness -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 -fvisibility=hidden -O2 -pipe -march=native -c -o harness/testrunner.o /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/harness/testrunner.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests -I.. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I../include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/harness -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 -fvisibility=hidden -O2 -pipe -march=native -c -o harness/testsuite.o /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/harness/testsuite.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests -I.. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I../include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/harness -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 -fvisibility=hidden -O2 -pipe -march=native -c -o harness/testutils.o /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/harness/testutils.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests -I.. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I../include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/harness -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 -fvisibility=hidden -O2 -pipe -march=native -c -o harness/unixcmds.o /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/harness/unixcmds.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests -I.. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I../include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/harness -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 -fvisibility=hidden -O2 -pipe -march=native -c -o ../common/str.o /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/../common/str.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests -I.. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I../include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/harness -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 -fvisibility=hidden -O2 -pipe -march=native -c -o harness/backendmanager_chert.o /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/harness/backendmanager_chert.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests -I.. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I../include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/harness -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 -fvisibility=hidden -O2 -pipe -march=native -c -o harness/backendmanager_glass.o /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/harness/backendmanager_glass.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests -I.. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I../include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/harness -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 -fvisibility=hidden -O2 -pipe -march=native -c -o harness/backendmanager_singlefile.o /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/harness/backendmanager_singlefile.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests -I.. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I../include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/harness -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 -fvisibility=hidden -O2 -pipe -march=native -c -o harness/backendmanager_inmemory.o /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/harness/backendmanager_inmemory.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests -I.. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I../include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/harness -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 -fvisibility=hidden -O2 -pipe -march=native -c -o harness/backendmanager_remote.o /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/harness/backendmanager_remote.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests -I.. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I../include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/harness -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 -fvisibility=hidden -O2 -pipe -march=native -c -o harness/backendmanager_remoteprog.o /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/harness/backendmanager_remoteprog.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests -I.. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I../include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/harness -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 -fvisibility=hidden -O2 -pipe -march=native -c -o harness/backendmanager_remotetcp.o /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/harness/backendmanager_remotetcp.cc /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -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 -fvisibility=hidden -O2 -pipe -march=native -no-install -Wl,-O1 -Wl,--as-needed -o apitest apitest.o dbcheck.o api_anydb.o api_backend.o api_closedb.o api_collapse.o api_compact.o api_compactold.o api_db.o api_generated.o api_geospatial.o api_matchspy.o api_metadata.o api_nodb.o api_none.o api_opsynonym.o api_opvalue.o api_percentages.o api_posdb.o api_postingsource.o api_qpbackend.o api_query.o api_queryparser.o api_replacedoc.o api_replicate.o api_scalability.o api_serialise.o api_snippets.o api_sorting.o api_spelling.o api_stem.o api_termgen.o api_transdb.o api_unicode.o api_valuestats.o api_valuestream.o api_weight.o api_wrdb.o harness/backendmanager.o harness/backendmanager_multi.o harness/cputimer.o harness/fdtracker.o harness/index_utils.o harness/scalability.o harness/testrunner.o harness/testsuite.o harness/testutils.o harness/unixcmds.o ../common/str.o harness/backendmanager_chert.o harness/backendmanager_glass.o harness/backendmanager_singlefile.o harness/backendmanager_inmemory.o harness/backendmanager_remote.o harness/backendmanager_remoteprog.o harness/backendmanager_remotetcp.o ../libgetopt.la ../libxapian.la libtool: link: x86_64-pc-linux-gnu-g++ -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 -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o apitest apitest.o dbcheck.o api_anydb.o api_backend.o api_closedb.o api_collapse.o api_compact.o api_compactold.o api_db.o api_generated.o api_geospatial.o api_matchspy.o api_metadata.o api_nodb.o api_none.o api_opsynonym.o api_opvalue.o api_percentages.o api_posdb.o api_postingsource.o api_qpbackend.o api_query.o api_queryparser.o api_replacedoc.o api_replicate.o api_scalability.o api_serialise.o api_snippets.o api_sorting.o api_spelling.o api_stem.o api_termgen.o api_transdb.o api_unicode.o api_valuestats.o api_valuestream.o api_weight.o api_wrdb.o harness/backendmanager.o harness/backendmanager_multi.o harness/cputimer.o harness/fdtracker.o harness/index_utils.o harness/scalability.o harness/testrunner.o harness/testsuite.o harness/testutils.o harness/unixcmds.o ../common/str.o harness/backendmanager_chert.o harness/backendmanager_glass.o harness/backendmanager_singlefile.o harness/backendmanager_inmemory.o harness/backendmanager_remote.o harness/backendmanager_remoteprog.o harness/backendmanager_remotetcp.o ../.libs/libgetopt.a ../.libs/libxapian.so -lrt -lz -luuid -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5-abi_x86_64.amd64/.libs x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests -I.. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I../include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/harness -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 -fvisibility=hidden -O2 -pipe -march=native -c -o internaltest.o /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/internaltest.cc /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -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 -fvisibility=hidden -O2 -pipe -march=native -no-install -Wl,-O1 -Wl,--as-needed -o internaltest internaltest.o harness/backendmanager.o harness/backendmanager_multi.o harness/cputimer.o harness/fdtracker.o harness/index_utils.o harness/scalability.o harness/testrunner.o harness/testsuite.o harness/testutils.o harness/unixcmds.o ../common/str.o harness/backendmanager_chert.o harness/backendmanager_glass.o harness/backendmanager_singlefile.o harness/backendmanager_inmemory.o harness/backendmanager_remote.o harness/backendmanager_remoteprog.o harness/backendmanager_remotetcp.o ../libgetopt.la ../libxapian.la libtool: link: x86_64-pc-linux-gnu-g++ -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 -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o internaltest internaltest.o harness/backendmanager.o harness/backendmanager_multi.o harness/cputimer.o harness/fdtracker.o harness/index_utils.o harness/scalability.o harness/testrunner.o harness/testsuite.o harness/testutils.o harness/unixcmds.o ../common/str.o harness/backendmanager_chert.o harness/backendmanager_glass.o harness/backendmanager_singlefile.o harness/backendmanager_inmemory.o harness/backendmanager_remote.o harness/backendmanager_remoteprog.o harness/backendmanager_remotetcp.o ../.libs/libgetopt.a ../.libs/libxapian.so -lrt -lz -luuid -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5-abi_x86_64.amd64/.libs x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests -I.. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I../include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/harness -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 -fvisibility=hidden -O2 -pipe -march=native -c -o stemtest.o /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/stemtest.cc /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -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 -fvisibility=hidden -O2 -pipe -march=native -no-install -Wl,-O1 -Wl,--as-needed -o stemtest stemtest.o harness/backendmanager.o harness/backendmanager_multi.o harness/cputimer.o harness/fdtracker.o harness/index_utils.o harness/scalability.o harness/testrunner.o harness/testsuite.o harness/testutils.o harness/unixcmds.o ../common/str.o harness/backendmanager_chert.o harness/backendmanager_glass.o harness/backendmanager_singlefile.o harness/backendmanager_inmemory.o harness/backendmanager_remote.o harness/backendmanager_remoteprog.o harness/backendmanager_remotetcp.o ../libgetopt.la ../libxapian.la libtool: link: x86_64-pc-linux-gnu-g++ -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 -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o stemtest stemtest.o harness/backendmanager.o harness/backendmanager_multi.o harness/cputimer.o harness/fdtracker.o harness/index_utils.o harness/scalability.o harness/testrunner.o harness/testsuite.o harness/testutils.o harness/unixcmds.o ../common/str.o harness/backendmanager_chert.o harness/backendmanager_glass.o harness/backendmanager_singlefile.o harness/backendmanager_inmemory.o harness/backendmanager_remote.o harness/backendmanager_remoteprog.o harness/backendmanager_remotetcp.o ../.libs/libgetopt.a ../.libs/libxapian.so -lrt -lz -luuid -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5-abi_x86_64.amd64/.libs x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests -I.. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I../include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/harness -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 -fvisibility=hidden -O2 -pipe -march=native -c -o unittest.o /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/unittest.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests -I.. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I../include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/harness -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 -fvisibility=hidden -O2 -pipe -march=native -c -o harness/utestsuite.o /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/harness/utestsuite.cc /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -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 -fvisibility=hidden -O2 -pipe -march=native -no-install -Wl,-O1 -Wl,--as-needed -o unittest unittest.o harness/fdtracker.o harness/utestsuite.o ../libgetopt.la libtool: link: x86_64-pc-linux-gnu-g++ -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 -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o unittest unittest.o harness/fdtracker.o harness/utestsuite.o ../.libs/libgetopt.a x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests -I.. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I../include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/harness -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 -fvisibility=hidden -O2 -pipe -march=native -c -o perftest/perftest.o /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/perftest/perftest.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests -I.. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I../include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/harness -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 -fvisibility=hidden -O2 -pipe -march=native -c -o perftest/perftest_matchdecider.o /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/perftest/perftest_matchdecider.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests -I.. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I../include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/harness -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 -fvisibility=hidden -O2 -pipe -march=native -c -o perftest/perftest_randomidx.o /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/perftest/perftest_randomidx.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests -I.. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I../include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/harness -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 -fvisibility=hidden -O2 -pipe -march=native -c -o perftest/freemem.o /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/perftest/freemem.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests -I.. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I../include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/harness -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 -fvisibility=hidden -O2 -pipe -march=native -c -o perftest/runprocess.o /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/perftest/runprocess.cc /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -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 -fvisibility=hidden -O2 -pipe -march=native -no-install -Wl,-O1 -Wl,--as-needed -o perftest/perftest perftest/perftest.o perftest/perftest_matchdecider.o perftest/perftest_randomidx.o perftest/freemem.o perftest/runprocess.o harness/backendmanager.o harness/backendmanager_multi.o harness/cputimer.o harness/fdtracker.o harness/index_utils.o harness/scalability.o harness/testrunner.o harness/testsuite.o harness/testutils.o harness/unixcmds.o ../common/str.o harness/backendmanager_chert.o harness/backendmanager_glass.o harness/backendmanager_singlefile.o harness/backendmanager_inmemory.o harness/backendmanager_remote.o harness/backendmanager_remoteprog.o harness/backendmanager_remotetcp.o ../libgetopt.la ../libxapian.la libtool: link: x86_64-pc-linux-gnu-g++ -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 -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o perftest/perftest perftest/perftest.o perftest/perftest_matchdecider.o perftest/perftest_randomidx.o perftest/freemem.o perftest/runprocess.o harness/backendmanager.o harness/backendmanager_multi.o harness/cputimer.o harness/fdtracker.o harness/index_utils.o harness/scalability.o harness/testrunner.o harness/testsuite.o harness/testutils.o harness/unixcmds.o ../common/str.o harness/backendmanager_chert.o harness/backendmanager_glass.o harness/backendmanager_singlefile.o harness/backendmanager_inmemory.o harness/backendmanager_remote.o harness/backendmanager_remoteprog.o harness/backendmanager_remotetcp.o ../.libs/libgetopt.a ../.libs/libxapian.so -lrt -lz -luuid -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5-abi_x86_64.amd64/.libs x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests -I.. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I../include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/harness -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 -fvisibility=hidden -O2 -pipe -march=native -c -o soaktest/soaktest.o /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/soaktest/soaktest.cc x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests -I.. -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5 -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/common -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/include -I../include -I/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/harness -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 -fvisibility=hidden -O2 -pipe -march=native -c -o soaktest/soaktest_queries.o /var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5/tests/soaktest/soaktest_queries.cc /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -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 -fvisibility=hidden -O2 -pipe -march=native -no-install -Wl,-O1 -Wl,--as-needed -o soaktest/soaktest soaktest/soaktest.o soaktest/soaktest_queries.o harness/backendmanager.o harness/backendmanager_multi.o harness/cputimer.o harness/fdtracker.o harness/index_utils.o harness/scalability.o harness/testrunner.o harness/testsuite.o harness/testutils.o harness/unixcmds.o ../common/str.o harness/backendmanager_chert.o harness/backendmanager_glass.o harness/backendmanager_singlefile.o harness/backendmanager_inmemory.o harness/backendmanager_remote.o harness/backendmanager_remoteprog.o harness/backendmanager_remotetcp.o ../libgetopt.la ../libxapian.la libtool: link: x86_64-pc-linux-gnu-g++ -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 -fvisibility=hidden -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o soaktest/soaktest soaktest/soaktest.o soaktest/soaktest_queries.o harness/backendmanager.o harness/backendmanager_multi.o harness/cputimer.o harness/fdtracker.o harness/index_utils.o harness/scalability.o harness/testrunner.o harness/testsuite.o harness/testutils.o harness/unixcmds.o ../common/str.o harness/backendmanager_chert.o harness/backendmanager_glass.o harness/backendmanager_singlefile.o harness/backendmanager_inmemory.o harness/backendmanager_remote.o harness/backendmanager_remoteprog.o harness/backendmanager_remotetcp.o ../.libs/libgetopt.a ../.libs/libxapian.so -lrt -lz -luuid -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5-abi_x86_64.amd64/.libs make[4]: 'runtest' is up to date. make[4]: 'perftest/get_machine_info' is up to date. make[4]: Leaving directory '/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5-abi_x86_64.amd64/tests' make check-TESTS make[4]: Entering directory '/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5-abi_x86_64.amd64/tests' Running tests with backend "none"... Running test: stubdb7... ok Running test: defaultctor1... ok Running test: copyassign1... ok Running test: latlongcoords1... ok Running test: latlongmetric1... ok Running test: latlongmetric2... ok Running test: latlongkeymaker1... ok Running test: matchspy6... ok Running test: trivial1... ok Running test: getqterms1... ok Running test: getqterms2... ok Running test: emptyquery2... ok Running test: emptyquery3... ok Running test: querylen1... ok Running test: querylen2... ok Running test: queryvalid1... ok Running test: dontflattensubqueries1... ok Running test: emptyquerypart1... ok Running test: stemlangs1... ok Running test: weight1... ok Running test: nosuchdb1... ok Running test: addvalue1... ok Running test: poscollapse2... ok Running test: uninitdb1... ok Running test: scaleweight3... ok Running test: rset3... ok Running test: rset4... ok Running test: valuesetmatchdecider1... ok Running test: emptymset1... ok Running test: expanddeciderfilterprefix1... ok Running test: version1... ok Running test: nosubdatabases1... ok Running test: document1... ok Running test: document2... ok Running test: documentclearterms1... ok Running test: documentclearvalues1... ok Running test: documentemptyterm1... ok Running test: emptyquery4... ok Running test: singlesubquery1... ok Running test: singlesubquery2... ok Running test: singlesubquery3... ok Running test: combinewqfnomore1... ok Running test: subclassablerefcount1... ok Running test: subclassablerefcount2... ok Running test: subclassablerefcount4... ok Running test: subclassablerefcount5... ok Running test: subclassablerefcount8... ok Running test: nonutf8docdesc1... ok Running test: valuege3... ok Running test: postingsourceclone1... ok Running test: queryterms1... ok Running test: matchall2... ok Running test: matchnothing1... ok Running test: overload1... ok Running test: nonutf8termdesc1... ok Running test: queryintro1... ok Running test: queryparser1... ok Running test: qp_default_op1... ok Running test: qp_default_prefix1... ok Running test: qp_default_prefix2... ok Running test: qp_odd_chars1... ok Running test: qp_flag_bool_any_case1... ok Running test: qp_stopper1... ok Running test: qp_flag_pure_not1... ok Running test: qp_unstem_boolean_prefix... ok Running test: qp_value_range1... ok Running test: qp_range1... ok Running test: qp_value_range2... ok Running test: qp_range2... ok Running test: qp_value_range4... ok Running test: qp_range4... ok Running test: qp_value_daterange1... ok Running test: qp_daterange1... ok Running test: qp_value_daterange2... ok Running test: qp_daterange2... ok Running test: qp_value_stringrange1... ok Running test: qp_stringrange1... ok Running test: qp_value_customrange1... ok Running test: qp_customrange1... ok Running test: qp_fieldproc1... ok Running test: qp_fieldproc2... ok Running test: qp_fieldproc3... ok Running test: qp_stoplist1... ok Running test: qp_stem_all1... ok Running test: qp_stem_all_z1... ok Running test: qp_near1... ok Running test: qp_phrase1... ok Running test: qp_default_op2... ok Running test: qp_default_op3... ok Running test: qp_defaultstrategysome1... ok Running test: querypairwise1... FAILED Test with 50 repetitions took 0.001051 secs Test with 500 repetitions took 0.016674 secs Running test: serialise_document1... ok Running test: serialise_query1... ok Running test: serialise_query2... ok Running test: serialise_query3... ok Running test: serialise_query4... ok Running test: double_register_leak... ok Running test: registry1... ok Running test: registry2... ok Running test: registry3... ok Running test: multivaluekeymaker1... ok Running test: stem1... ok Running test: stem2... ok Running test: stem3... ok Running test: stemempty1... ok Running test: stemlangs2... ok Running test: termgen1... ok Running test: tg_spell2... ok Running test: tg_max_word_length1... ok Running test: utf8iterator1... ok Running test: utf8iterator2... ok Running test: unicode1... ok Running test: caseconvert1... ok Running test: caseconvert2... ok Running test: utf8convert1... ok Running test: unicodepredicates1... ok Running test: valuestats5... ok Running test: fixedweightsource2... ok Running test: tradweight3... ok Running test: unigramlmweight3... ok Running test: bm25weight3... ok Running test: bm25plusweight1... ok Running test: inl2weight1... ok Running test: inl2weight2... ok Running test: ifb2weight1... ok Running test: ifb2weight2... ok Running test: ineb2weight1... ok Running test: ineb2weight2... ok Running test: bb2weight1... ok Running test: bb2weight2... ok Running test: dlhweight2... ok Running test: pl2weight1... ok Running test: pl2weight2... ok Running test: pl2plusweight1... ok Running test: pl2plusweight2... ok Running test: pl2plusweight3... ok Running test: dphweight2... ok Running test: tfidfweight1... ok Running test: tfidfweight2... ok Running test: unigramlmweight6... ok Running test: boolweight1... ok Running test: coordweight2... ok ./apitest backend none: 141 tests passed, 1 failed. Running tests with backend "inmemory"... Running test: zerodocid1... ok Running test: emptyquery1... ok Running test: simplequery1... ok Running test: simplequery2... ok Running test: simplequery3... ok Running test: msetmaxitems1... ok Running test: expandweights1... ok Running test: expandweights2... ok Running test: expandweights3... ok Running test: expandweights4... ok Running test: expandweights5... ok Running test: expandweights6... ok Running test: expandweights7... ok Running test: expandweights8... ok Running test: expandmaxitems1... ok Running test: boolquery1... ok Running test: msetfirst1... ok Running test: topercent1... ok Running test: topercent2... ok Running test: expandfunctor1... ok Running test: expanddeciderfilterprefix2... ok Running test: pctcutoff1... ok Running test: pctcutoff2... ok Running test: pctcutoff3... ok Running test: cutoff1... ok Running test: allowqterms1... ok Running test: maxattain1... ok Running test: reversebool1... ok Running test: reversebool2... ok Running test: getmterms1... ok Running test: getmterms2... ok Running test: repeatquery1... ok Running test: fetchdocs1... ok Running test: absentterm1... ok Running test: absentterm2... ok Running test: rset1... ok Running test: rset2... ok Running test: eliteset1... ok Running test: eliteset2... ok Running test: eliteset3... ok Running test: eliteset4... ok Running test: eliteset5... ok Running test: termlisttermfreq1... ok Running test: qterminfo1... ok Running test: qterminfo2... ok Running test: msetzeroitems1... ok Running test: matches1... ok Running test: wqf1... ok Running test: qlen1... ok Running test: termlist1... ok Running test: termlist2... ok Running test: termlist3... ok Running test: termlist4... ok Running test: puncterms1... ok Running test: spaceterms1... ok Running test: xor1... ok Running test: xor2... ok Running test: getdoc1... ok Running test: emptyop1... ok Running test: checkatleast1... ok Running test: checkatleast2... ok Running test: checkatleast3... ok Running test: allpostlist1... ok Running test: emptyterm1... ok Running test: scaleweight1... ok Running test: scaleweight2... ok Running test: bm25weight1... ok Running test: tradweight1... ok Running test: tradweight4... ok Running test: dbstats1... ok Running test: dbstats2... ok Running test: alldocspl3... ok Running test: msetfirst2... ok Running test: bm25weight2... ok Running test: unigramlmweight2... ok Running test: tradweight2... ok Running test: emptydb1... ok Running test: msetweights1... ok Running test: itorskiptofromend1... ok Running test: sortvalue2... ok Running test: enquiregetquery1... ok Running test: exactxor1... ok Running test: getdocumentlazy1... ok Running test: getdocumentlazy2... ok Running test: estimaterounding1... ok Running test: closedb1... ok Running test: closedb3... ok Running test: collapsekey5... ok Running test: termstats... ok Running test: msetiterator1... ok Running test: msetiterator2... ok Running test: msetiterator3... ok Running test: esetiterator1... ok Running test: esetiterator2... ok Running test: collapsekey1... ok Running test: collapsekey2... SKIPPED Running test: collapsekey3... ok Running test: collapsekey4... ok Running test: allterms1... ok Running test: allterms2... ok Running test: allterms3... ok Running test: allterms4... ok Running test: allterms5... ok Running test: allterms6... ok Running test: specialterms1... ok Running test: specialterms2... ok Running test: postlist1... ok Running test: postlist2... ok Running test: postlist3... ok Running test: postlist4... ok Running test: postlist5... ok Running test: postlist6... ok Running test: collfreq1... ok Running test: sortvalue1... ok Running test: sortrel1... ok Running test: matchall1... ok Running test: matchspy5... ok Running test: subclassablerefcount3... ok Running test: subclassablerefcount6... ok Running test: subclassablerefcount7... ok Running test: synonym1... ok Running test: synonym2... ok Running test: synonym3... ok Running test: synonym4... ok Running test: opmax1... ok Running test: valuerange1... ok Running test: valuege1... ok Running test: valuege2... ok Running test: valuele1... ok Running test: valuege4... ok Running test: valuerange3... ok Running test: valuerange4... ok Running test: valuerangematchesub1... ok Running test: consistency3... ok Running test: pctcutoff5... ok Running test: topercent4... ok Running test: topercent5... ok Running test: topercent6... ok Running test: valueweightsource1... ok Running test: fixedweightsource1... ok Running test: xor3... ok Running test: phrasealldocs1... ok Running test: wildcard1... ok Running test: wildcard2... ok Running test: dualprefixwildcard1... ok Running test: loosephrase1... ok Running test: loosenear1... ok Running test: complexphrase1... ok Running test: complexnear1... ok Running test: complexphrase2... ok Running test: complexnear2... ok Running test: zeroestimate1... ok Running test: complexphrase3... ok Running test: complexnear3... ok Running test: notandor1... ok Running test: wildquery1... ok Running test: snippet1... ok Running test: snippetstem1... ok Running test: snippetphrase1... ok Running test: snippet_termcover1... ok Running test: snippet_termcover2... ok Running test: snippet_empty... ok Running test: valuestream2... ok Running test: valuestream3... ok Running test: valuemapsource1... ok Running test: bm25weight4... ok Running test: bm25weight5... ok Running test: bm25plusweight2... ok Running test: bm25plusweight3... ok Running test: inl2weight3... ok Running test: ifb2weight3... ok Running test: ineb2weight3... ok Running test: bb2weight3... ok Running test: bb2weight4... ok Running test: dlhweight1... ok Running test: pl2weight3... ok Running test: pl2plusweight4... ok Running test: pl2plusweight5... ok Running test: dphweight1... ok Running test: tfidfweight3... ok Running test: unigramlmweight4... ok Running test: unigramlmweight5... ok Running test: unigramlmweight7... ok Running test: unigramlmweight8... ok Running test: coordweight1... ok Running test: multidb3... ok Running test: multidb4... ok Running test: multidb5... ok Running test: rsetmultidb1... ok Running test: rsetmultidb3... ok Running test: uuid1... SKIPPED Running test: rsetmultidb2... ok Running test: multiexpand1... ok Running test: valuestream1... ok Running test: valuemapsource2... ok Running test: decvalwtsource4... ok Running test: checkinitweight1... ok Running test: matchdecider1... ok Running test: matchdecider2... ok Running test: matchdecider3... ok Running test: consistency1... ok Running test: userweight1... ok Running test: valuesetmatchdecider2... ok Running test: matchspy1... ok Running test: checkzeromaxpartopt1... ok Running test: externalsource4... ok Running test: postingsourcebounds1... ok Running test: sortfunctor1... ok Running test: changesorter1... ok Running test: sortfunctorempty1... ok Running test: checkstatsweight1... ok Running test: checkstatsweight2... ok Running test: pctcutoff4... ok Running test: externalsource1... ok Running test: externalsource3... ok Running test: changemaxweightsource1... ok Running test: emptyvalwtsource1... ok Running test: checkstatsweight3... ok Running test: sortfunctor3... ok Running test: stubdb6... ok Running test: stubdb8... ok Running test: metadata3... ok Running test: phrase3... ok Running test: near1... ok Running test: near2... ok Running test: phrase1... ok Running test: phrase2... ok Running test: poslist1... ok Running test: positfromtermit1... ok Running test: poslist2... ok Running test: poslist3... ok Running test: poslistupdate1... ok Running test: valueweightsource2... ok Running test: valuestats3... ok Running test: valueweightsource3... ok Running test: alldocspl1... ok Running test: alldocspl2... ok Running test: totaldoclen1... ok Running test: exceed32bitcombineddb1... ok Running test: modifiedpostlist1... ok Running test: doclenaftercommit1... ok Running test: valuesaftercommit1... ok Running test: replacedoc8... ok Running test: newfreelistblock1... ok Running test: closedb7... ok Running test: metadata1... ok Running test: metadata5... SKIPPED Running test: valuerange2... ok Running test: possubqueries1... ok Running test: qp_flag_wildcard1... ok Running test: qp_flag_wildcard2... ok Running test: qp_flag_wildcard3... ok Running test: qp_flag_partial1... ok Running test: qp_value_range3... ok Running test: qp_range3... ok Running test: qp_stopword_group1... ok Running test: modtermwdf1... ok Running test: bigoaddvalue1... ok Running test: serialise_document2... ok Running test: decvalwtsource1... ok Running test: decvalwtsource2... ok Running test: decvalwtsource3... ok Running test: decvalwtsource5... ok Running test: adddoc1... ok Running test: adddoc2... ok Running test: adddoc3... ok Running test: adddoc4... ok Running test: adddoc5... SKIPPED Running test: adddoc6... SKIPPED Running test: implicitendsession1... ok Running test: databaseassign1... ok Running test: deldoc1... ok Running test: deldoc2... ok Running test: deldoc3... ok Running test: deldoc4... ok Running test: deldoc5... ok Running test: deldoc6... ok Running test: replacedoc1... ok Running test: replacedoc2... ok Running test: replacedoc3... ok Running test: replacedoc4... ok Running test: replacedoc5... ok Running test: replacedoc6... ok Running test: uniqueterm1... ok Running test: allpostlist2... ok Running test: emptyterm2... ok Running test: phraseorneartoand1... ok Running test: longpositionlist1... ok Running test: consistency2... ok Running test: nomoredocids1... SKIPPED Running test: termtoolong1... SKIPPED Running test: postlist7... ok Running test: modifyvalues1... ok Running test: sortfunctor2... ok Running test: closedb10... ok Running test: writeread1... ok Running test: valuestats1... ok Running test: valueweightsource5... SKIPPED ./apitest backend inmemory: All 290 tests passed, 8 skipped. Running tests with backend "glass"... Running test: zerodocid1... ok Running test: emptyquery1... ok Running test: simplequery1... ok Running test: simplequery2... ok Running test: simplequery3... ok Running test: msetmaxitems1... ok Running test: expandweights1... ok Running test: expandweights2... ok Running test: expandweights3... ok Running test: expandweights4... ok Running test: expandweights5... ok Running test: expandweights6... ok Running test: expandweights7... ok Running test: expandweights8... ok Running test: expandmaxitems1... ok Running test: boolquery1... ok Running test: msetfirst1... ok Running test: topercent1... ok Running test: topercent2... ok Running test: expandfunctor1... ok Running test: expanddeciderfilterprefix2... ok Running test: pctcutoff1... ok Running test: pctcutoff2... ok Running test: pctcutoff3... ok Running test: cutoff1... ok Running test: allowqterms1... ok Running test: maxattain1... ok Running test: reversebool1... ok Running test: reversebool2... ok Running test: getmterms1... ok Running test: getmterms2... ok Running test: repeatquery1... ok Running test: fetchdocs1... ok Running test: absentterm1... ok Running test: absentterm2... ok Running test: rset1... ok Running test: rset2... ok Running test: eliteset1... ok Running test: eliteset2... ok Running test: eliteset3... ok Running test: eliteset4... ok Running test: eliteset5... ok Running test: termlisttermfreq1... ok Running test: qterminfo1... ok Running test: qterminfo2... ok Running test: msetzeroitems1... ok Running test: matches1... ok Running test: wqf1... ok Running test: qlen1... ok Running test: termlist1... ok Running test: termlist2... ok Running test: termlist3... ok Running test: termlist4... ok Running test: puncterms1... ok Running test: spaceterms1... ok Running test: xor1... ok Running test: xor2... ok Running test: getdoc1... ok Running test: emptyop1... ok Running test: checkatleast1... ok Running test: checkatleast2... ok Running test: checkatleast3... ok Running test: allpostlist1... ok Running test: emptyterm1... ok Running test: scaleweight1... ok Running test: scaleweight2... ok Running test: bm25weight1... ok Running test: tradweight1... ok Running test: tradweight4... ok Running test: dbstats1... ok Running test: dbstats2... ok Running test: alldocspl3... ok Running test: msetfirst2... ok Running test: bm25weight2... ok Running test: unigramlmweight2... ok Running test: tradweight2... ok Running test: emptydb1... ok Running test: msetweights1... ok Running test: itorskiptofromend1... ok Running test: sortvalue2... ok Running test: enquiregetquery1... ok Running test: exactxor1... ok Running test: getdocumentlazy1... ok Running test: getdocumentlazy2... ok Running test: estimaterounding1... ok Running test: closedb1... ok Running test: closedb3... ok Running test: collapsekey5... ok Running test: termstats... ok Running test: msetiterator1... ok Running test: msetiterator2... ok Running test: msetiterator3... ok Running test: esetiterator1... ok Running test: esetiterator2... ok Running test: collapsekey1... ok Running test: collapsekey2... SKIPPED Running test: collapsekey3... ok Running test: collapsekey4... ok Running test: allterms1... ok Running test: allterms2... ok Running test: allterms3... ok Running test: allterms4... ok Running test: allterms5... ok Running test: allterms6... ok Running test: specialterms1... ok Running test: specialterms2... ok Running test: postlist1... ok Running test: postlist2... ok Running test: postlist3... ok Running test: postlist4... ok Running test: postlist5... ok Running test: postlist6... ok Running test: collfreq1... ok Running test: sortvalue1... ok Running test: sortrel1... ok Running test: matchall1... ok Running test: matchspy5... ok Running test: subclassablerefcount3... ok Running test: subclassablerefcount6... ok Running test: subclassablerefcount7... ok Running test: synonym1... ok Running test: synonym2... ok Running test: synonym3... ok Running test: synonym4... ok Running test: opmax1... ok Running test: valuerange1... ok Running test: valuege1... ok Running test: valuege2... ok Running test: valuele1... ok Running test: valuege4... ok Running test: valuerange3... ok Running test: valuerange4... ok Running test: valuerangematchesub1... ok Running test: consistency3... ok Running test: pctcutoff5... ok Running test: topercent4... ok Running test: topercent5... ok Running test: topercent6... ok Running test: valueweightsource1... ok Running test: fixedweightsource1... ok Running test: xor3... ok Running test: phrasealldocs1... ok Running test: wildcard1... ok Running test: wildcard2... ok Running test: dualprefixwildcard1... ok Running test: loosephrase1... ok Running test: loosenear1... ok Running test: complexphrase1... ok Running test: complexnear1... ok Running test: complexphrase2... ok Running test: complexnear2... ok Running test: zeroestimate1... ok Running test: complexphrase3... ok Running test: complexnear3... ok Running test: notandor1... ok Running test: wildquery1... ok Running test: snippet1... ok Running test: snippetstem1... ok Running test: snippetphrase1... ok Running test: snippet_termcover1... ok Running test: snippet_termcover2... ok Running test: snippet_empty... ok Running test: valuestream2... ok Running test: valuestream3... ok Running test: valuemapsource1... ok Running test: bm25weight4... ok Running test: bm25weight5... ok Running test: bm25plusweight2... ok Running test: bm25plusweight3... ok Running test: inl2weight3... ok Running test: ifb2weight3... ok Running test: ineb2weight3... ok Running test: bb2weight3... ok Running test: bb2weight4... ok Running test: dlhweight1... ok Running test: pl2weight3... ok Running test: pl2plusweight4... ok Running test: pl2plusweight5... ok Running test: dphweight1... ok Running test: tfidfweight3... ok Running test: unigramlmweight4... ok Running test: unigramlmweight5... ok Running test: unigramlmweight7... ok Running test: unigramlmweight8... ok Running test: coordweight1... ok Running test: stubdb1... ok Running test: stubdb2... ok Running test: stubdb3... ok Running test: stubdb4... ok Running test: stubdb5... ok Running test: multidb3... ok Running test: multidb4... ok Running test: multidb5... ok Running test: rsetmultidb1... ok Running test: rsetmultidb3... ok Running test: uuid1... ok Running test: rsetmultidb2... ok Running test: multiexpand1... ok Running test: valuestream1... ok Running test: valuemapsource2... ok Running test: decvalwtsource4... ok Running test: checkinitweight1... ok Running test: matchdecider1... ok Running test: matchdecider2... ok Running test: matchdecider3... ok Running test: consistency1... ok Running test: userweight1... ok Running test: valuesetmatchdecider2... ok Running test: matchspy1... ok Running test: checkzeromaxpartopt1... ok Running test: externalsource4... ok Running test: postingsourcebounds1... ok Running test: sortfunctor1... ok Running test: changesorter1... ok Running test: sortfunctorempty1... ok Running test: checkstatsweight1... ok Running test: checkstatsweight2... ok Running test: pctcutoff4... ok Running test: externalsource1... ok Running test: externalsource3... ok Running test: changemaxweightsource1... ok Running test: emptyvalwtsource1... ok Running test: checkstatsweight3... ok Running test: sortfunctor3... ok Running test: latlongpostingsource1... ok Running test: lockfileumask1... ok Running test: lockfilefd0or1... ok Running test: lockfilealreadyopen1... ok Running test: testlock1... ok Running test: failedreplace1... ok Running test: failedreplace2... ok Running test: blocksize1... ok Running test: readonlyparentdir1... ok Running test: dbfilefd012... ok Running test: cursorbug1... ok Running test: getrevision1... ok Running test: compactmerge1... ok Running test: compactstub1... ok Running test: compactstub2... ok Running test: compactstub3... ok Running test: compactstub4... ok Running test: compactempty1... ok Running test: compactmultipass1... ok Running test: compactoldmerge1... ok Running test: compactoldstub1... ok Running test: compactoldstub2... ok Running test: compactoldstub3... ok Running test: compactoldstub4... ok Running test: compactoldempty1... ok Running test: compactoldmultipass1... ok Running test: lazytablebug1... ok Running test: cursordelbug1... ok Running test: msize1... ok Running test: msize2... ok Running test: xordecay1... ok Running test: ordecay1... ok Running test: ordecay2... ok Running test: orcheck1... ok Running test: getuniqueterms1... ok Running test: compactnorenumber1... ok Running test: compactmultichunks1... ok Running test: compactmissingtables1... ok Running test: compactmergesynonym1... ok Running test: compactoldnorenumber1... ok Running test: compactoldmultichunks1... ok Running test: compactoldmissingtables1... ok Running test: compactoldmergesynonym1... ok Running test: matchspy2... ok Running test: matchspy4... ok Running test: valuerange5... ok Running test: topercent7... ok Running test: subdbwithoutpos1... ok Running test: snippetmisc1... ok Running test: dlhweight3... ok Running test: dphweight3... ok Running test: matchtimelimit1... ok Running test: phrasebug1... ok Running test: notermlist1... ok Running test: compacttofd1... ok Running test: compacttofd2... ok Running test: compactsingle1... ok Running test: metadata3... ok Running test: metadata2... ok Running test: metadata4... ok Running test: phrase3... ok Running test: near1... ok Running test: near2... ok Running test: phrase1... ok Running test: phrase2... ok Running test: poslist1... ok Running test: positfromtermit1... ok Running test: poslist2... ok Running test: poslist3... ok Running test: poslistupdate1... ok Running test: replicate1... ok Running test: replicate2... SKIPPED Running test: replicate3... ok Running test: replicate4... ok Running test: replicate5... ok Running test: replicate6... ok Running test: replicate7... ok Running test: qp_spell1... ok Running test: qp_spell2... ok Running test: qp_spellwild1... ok Running test: qp_spellpartial1... ok Running test: qp_synonym1... ok Running test: spell1... ok Running test: spell2... ok Running test: spell3... ok Running test: spell4... ok Running test: spell5... ok Running test: spell6... ok Running test: spell7... ok Running test: spell8... ok Running test: tg_spell1... ok Running test: spell0... ok Running test: qpsynonympartial1... ok Running test: qp_synonym2... ok Running test: qp_synonym3... ok Running test: qp_scale1... ok Running test: badtransaction1... ok Running test: committransaction1... ok Running test: canceltransaction1... ok Running test: canceltransaction2... ok Running test: closedb5... ok Running test: valuestats2... ok Running test: valuestats4... ok Running test: valueweightsource2... ok Running test: valuestats3... ok Running test: valueweightsource3... ok Running test: alldocspl1... ok Running test: alldocspl2... ok Running test: totaldoclen1... ok Running test: exceed32bitcombineddb1... ok Running test: modifiedpostlist1... ok Running test: doclenaftercommit1... ok Running test: valuesaftercommit1... ok Running test: replacedoc8... ok Running test: newfreelistblock1... ok Running test: closedb7... ok Running test: metadata1... ok Running test: metadata5... ok Running test: valuerange2... ok Running test: possubqueries1... ok Running test: qp_flag_wildcard1... ok Running test: qp_flag_wildcard2... ok Running test: qp_flag_wildcard3... ok Running test: qp_flag_partial1... ok Running test: qp_value_range3... ok Running test: qp_range3... ok Running test: qp_stopword_group1... ok Running test: modtermwdf1... ok Running test: bigoaddvalue1... ok Running test: serialise_document2... ok Running test: decvalwtsource1... ok Running test: decvalwtsource2... ok Running test: decvalwtsource3... ok Running test: decvalwtsource5... ok Running test: adddoc1... ok Running test: adddoc2... ok Running test: adddoc3... ok Running test: adddoc4... ok Running test: adddoc5... ok Running test: adddoc6... ok Running test: implicitendsession1... ok Running test: databaseassign1... ok Running test: deldoc1... ok Running test: deldoc2... ok Running test: deldoc3... ok Running test: deldoc4... ok Running test: deldoc5... ok Running test: deldoc6... ok Running test: replacedoc1... ok Running test: replacedoc2... ok Running test: replacedoc3... ok Running test: replacedoc4... ok Running test: replacedoc5... ok Running test: replacedoc6... ok Running test: uniqueterm1... ok Running test: allpostlist2... ok Running test: emptyterm2... ok Running test: phraseorneartoand1... ok Running test: longpositionlist1... ok Running test: consistency2... ok Running test: nomoredocids1... ok Running test: termtoolong1... ok Running test: postlist7... ok Running test: modifyvalues1... ok Running test: qpmemoryleak1... SKIPPED Running test: closedb4... ok Running test: replacedoc7... ok Running test: databasemodified1... ok Running test: retrylock1... ok Running test: closedb2... ok Running test: sortfunctor2... ok Running test: closedb10... ok Running test: writeread1... ok Running test: closedb8... ok Running test: closedb9... ok Running test: synonymitor1... ok Running test: valuestats1... ok Running test: valueweightsource5... ok ./apitest backend glass: All 399 tests passed, 3 skipped. Running tests with backend "singlefile_glass"... Running test: zerodocid1... ok Running test: emptyquery1... ok Running test: simplequery1... ok Running test: simplequery2... ok Running test: simplequery3... ok Running test: msetmaxitems1... ok Running test: expandweights1... ok Running test: expandweights2... ok Running test: expandweights3... ok Running test: expandweights4... ok Running test: expandweights5... ok Running test: expandweights6... ok Running test: expandweights7... ok Running test: expandweights8... ok Running test: expandmaxitems1... ok Running test: boolquery1... ok Running test: msetfirst1... ok Running test: topercent1... ok Running test: topercent2... ok Running test: expandfunctor1... ok Running test: expanddeciderfilterprefix2... ok Running test: pctcutoff1... ok Running test: pctcutoff2... ok Running test: pctcutoff3... ok Running test: cutoff1... ok Running test: allowqterms1... ok Running test: maxattain1... ok Running test: reversebool1... ok Running test: reversebool2... ok Running test: getmterms1... ok Running test: getmterms2... ok Running test: repeatquery1... ok Running test: fetchdocs1... ok Running test: absentterm1... ok Running test: absentterm2... ok Running test: rset1... ok Running test: rset2... ok Running test: eliteset1... ok Running test: eliteset2... ok Running test: eliteset3... ok Running test: eliteset4... ok Running test: eliteset5... ok Running test: termlisttermfreq1... ok Running test: qterminfo1... ok Running test: qterminfo2... ok Running test: msetzeroitems1... ok Running test: matches1... ok Running test: wqf1... ok Running test: qlen1... ok Running test: termlist1... ok Running test: termlist2... ok Running test: termlist3... ok Running test: termlist4... ok Running test: puncterms1... ok Running test: spaceterms1... ok Running test: xor1... ok Running test: xor2... ok Running test: getdoc1... ok Running test: emptyop1... ok Running test: checkatleast1... ok Running test: checkatleast2... ok Running test: checkatleast3... ok Running test: allpostlist1... ok Running test: emptyterm1... ok Running test: scaleweight1... ok Running test: scaleweight2... ok Running test: bm25weight1... ok Running test: tradweight1... ok Running test: tradweight4... ok Running test: dbstats1... ok Running test: dbstats2... ok Running test: alldocspl3... ok Running test: msetfirst2... ok Running test: bm25weight2... ok Running test: unigramlmweight2... ok Running test: tradweight2... ok Running test: emptydb1... ok Running test: msetweights1... ok Running test: itorskiptofromend1... ok Running test: sortvalue2... ok Running test: enquiregetquery1... ok Running test: exactxor1... ok Running test: getdocumentlazy1... ok Running test: getdocumentlazy2... ok Running test: estimaterounding1... ok Running test: closedb1... ok Running test: closedb3... ok Running test: collapsekey5... ok Running test: termstats... ok Running test: msetiterator1... ok Running test: msetiterator2... ok Running test: msetiterator3... ok Running test: esetiterator1... ok Running test: esetiterator2... ok Running test: collapsekey1... ok Running test: collapsekey2... SKIPPED Running test: collapsekey3... ok Running test: collapsekey4... ok Running test: allterms1... ok Running test: allterms2... ok Running test: allterms3... ok Running test: allterms4... ok Running test: allterms5... ok Running test: allterms6... ok Running test: specialterms1... ok Running test: specialterms2... ok Running test: postlist1... ok Running test: postlist2... ok Running test: postlist3... ok Running test: postlist4... ok Running test: postlist5... ok Running test: postlist6... ok Running test: collfreq1... ok Running test: sortvalue1... ok Running test: sortrel1... ok Running test: matchall1... ok Running test: matchspy5... ok Running test: subclassablerefcount3... ok Running test: subclassablerefcount6... ok Running test: subclassablerefcount7... ok Running test: synonym1... ok Running test: synonym2... ok Running test: synonym3... ok Running test: synonym4... ok Running test: opmax1... ok Running test: valuerange1... ok Running test: valuege1... ok Running test: valuege2... ok Running test: valuele1... ok Running test: valuege4... ok Running test: valuerange3... ok Running test: valuerange4... ok Running test: valuerangematchesub1... ok Running test: consistency3... ok Running test: pctcutoff5... ok Running test: topercent4... ok Running test: topercent5... ok Running test: topercent6... ok Running test: valueweightsource1... ok Running test: fixedweightsource1... ok Running test: xor3... ok Running test: phrasealldocs1... ok Running test: wildcard1... ok Running test: wildcard2... ok Running test: dualprefixwildcard1... ok Running test: loosephrase1... ok Running test: loosenear1... ok Running test: complexphrase1... ok Running test: complexnear1... ok Running test: complexphrase2... ok Running test: complexnear2... ok Running test: zeroestimate1... ok Running test: complexphrase3... ok Running test: complexnear3... ok Running test: notandor1... ok Running test: wildquery1... ok Running test: snippet1... ok Running test: snippetstem1... ok Running test: snippetphrase1... ok Running test: snippet_termcover1... ok Running test: snippet_termcover2... ok Running test: snippet_empty... ok Running test: valuestream2... ok Running test: valuestream3... ok Running test: valuemapsource1... ok Running test: bm25weight4... ok Running test: bm25weight5... ok Running test: bm25plusweight2... ok Running test: bm25plusweight3... ok Running test: inl2weight3... ok Running test: ifb2weight3... ok Running test: ineb2weight3... ok Running test: bb2weight3... ok Running test: bb2weight4... ok Running test: dlhweight1... ok Running test: pl2weight3... ok Running test: pl2plusweight4... ok Running test: pl2plusweight5... ok Running test: dphweight1... ok Running test: tfidfweight3... ok Running test: unigramlmweight4... ok Running test: unigramlmweight5... ok Running test: unigramlmweight7... ok Running test: unigramlmweight8... ok Running test: coordweight1... ok Running test: stubdb1... ok Running test: stubdb2... ok Running test: stubdb3... ok Running test: stubdb4... ok Running test: stubdb5... ok Running test: multidb3... ok Running test: multidb4... ok Running test: multidb5... ok Running test: rsetmultidb1... ok Running test: rsetmultidb3... ok Running test: uuid1... ok Running test: rsetmultidb2... ok Running test: multiexpand1... ok Running test: valuestream1... ok Running test: valuemapsource2... ok Running test: decvalwtsource4... ok Running test: checkinitweight1... ok Running test: matchdecider1... ok Running test: matchdecider2... ok Running test: matchdecider3... ok Running test: consistency1... ok Running test: userweight1... ok Running test: valuesetmatchdecider2... ok Running test: matchspy1... ok Running test: checkzeromaxpartopt1... ok Running test: externalsource4... ok Running test: postingsourcebounds1... ok Running test: sortfunctor1... ok Running test: changesorter1... ok Running test: sortfunctorempty1... ok Running test: checkstatsweight1... ok Running test: checkstatsweight2... ok Running test: pctcutoff4... ok Running test: externalsource1... ok Running test: externalsource3... ok Running test: changemaxweightsource1... ok Running test: emptyvalwtsource1... ok Running test: checkstatsweight3... ok Running test: sortfunctor3... ok Running test: phrase3... ok Running test: near1... ok Running test: near2... ok Running test: phrase1... ok Running test: phrase2... ok Running test: poslist1... ok Running test: positfromtermit1... ok Running test: embedded1... ok Running test: valueweightsource2... ok Running test: valuestats3... ok Running test: valueweightsource3... ok ./apitest backend singlefile_glass: All 234 tests passed, 1 skipped. Running tests with backend "chert"... Running test: zerodocid1... ok Running test: emptyquery1... ok Running test: simplequery1... ok Running test: simplequery2... ok Running test: simplequery3... ok Running test: msetmaxitems1... ok Running test: expandweights1... ok Running test: expandweights2... ok Running test: expandweights3... ok Running test: expandweights4... ok Running test: expandweights5... ok Running test: expandweights6... ok Running test: expandweights7... ok Running test: expandweights8... ok Running test: expandmaxitems1... ok Running test: boolquery1... ok Running test: msetfirst1... ok Running test: topercent1... ok Running test: topercent2... ok Running test: expandfunctor1... ok Running test: expanddeciderfilterprefix2... ok Running test: pctcutoff1... ok Running test: pctcutoff2... ok Running test: pctcutoff3... ok Running test: cutoff1... ok Running test: allowqterms1... ok Running test: maxattain1... ok Running test: reversebool1... ok Running test: reversebool2... ok Running test: getmterms1... ok Running test: getmterms2... ok Running test: repeatquery1... ok Running test: fetchdocs1... ok Running test: absentterm1... ok Running test: absentterm2... ok Running test: rset1... ok Running test: rset2... ok Running test: eliteset1... ok Running test: eliteset2... ok Running test: eliteset3... ok Running test: eliteset4... ok Running test: eliteset5... ok Running test: termlisttermfreq1... ok Running test: qterminfo1... ok Running test: qterminfo2... ok Running test: msetzeroitems1... ok Running test: matches1... ok Running test: wqf1... ok Running test: qlen1... ok Running test: termlist1... ok Running test: termlist2... ok Running test: termlist3... ok Running test: termlist4... ok Running test: puncterms1... ok Running test: spaceterms1... ok Running test: xor1... ok Running test: xor2... ok Running test: getdoc1... ok Running test: emptyop1... ok Running test: checkatleast1... ok Running test: checkatleast2... ok Running test: checkatleast3... ok Running test: allpostlist1... ok Running test: emptyterm1... ok Running test: scaleweight1... ok Running test: scaleweight2... ok Running test: bm25weight1... ok Running test: tradweight1... ok Running test: tradweight4... ok Running test: dbstats1... ok Running test: dbstats2... ok Running test: alldocspl3... ok Running test: msetfirst2... ok Running test: bm25weight2... ok Running test: unigramlmweight2... ok Running test: tradweight2... ok Running test: emptydb1... ok Running test: msetweights1... ok Running test: itorskiptofromend1... ok Running test: sortvalue2... ok Running test: enquiregetquery1... ok Running test: exactxor1... ok Running test: getdocumentlazy1... ok Running test: getdocumentlazy2... ok Running test: estimaterounding1... ok Running test: closedb1... ok Running test: closedb3... ok Running test: collapsekey5... ok Running test: termstats... ok Running test: msetiterator1... ok Running test: msetiterator2... ok Running test: msetiterator3... ok Running test: esetiterator1... ok Running test: esetiterator2... ok Running test: collapsekey1... ok Running test: collapsekey2... SKIPPED Running test: collapsekey3... ok Running test: collapsekey4... ok Running test: allterms1... ok Running test: allterms2... ok Running test: allterms3... ok Running test: allterms4... ok Running test: allterms5... ok Running test: allterms6... ok Running test: specialterms1... ok Running test: specialterms2... ok Running test: postlist1... ok Running test: postlist2... ok Running test: postlist3... ok Running test: postlist4... ok Running test: postlist5... ok Running test: postlist6... ok Running test: collfreq1... ok Running test: sortvalue1... ok Running test: sortrel1... ok Running test: matchall1... ok Running test: matchspy5... ok Running test: subclassablerefcount3... ok Running test: subclassablerefcount6... ok Running test: subclassablerefcount7... ok Running test: synonym1... ok Running test: synonym2... ok Running test: synonym3... ok Running test: synonym4... ok Running test: opmax1... ok Running test: valuerange1... ok Running test: valuege1... ok Running test: valuege2... ok Running test: valuele1... ok Running test: valuege4... ok Running test: valuerange3... ok Running test: valuerange4... ok Running test: valuerangematchesub1... ok Running test: consistency3... ok Running test: pctcutoff5... ok Running test: topercent4... ok Running test: topercent5... ok Running test: topercent6... ok Running test: valueweightsource1... ok Running test: fixedweightsource1... ok Running test: xor3... ok Running test: phrasealldocs1... ok Running test: wildcard1... ok Running test: wildcard2... ok Running test: dualprefixwildcard1... ok Running test: loosephrase1... ok Running test: loosenear1... ok Running test: complexphrase1... ok Running test: complexnear1... ok Running test: complexphrase2... ok Running test: complexnear2... ok Running test: zeroestimate1... ok Running test: complexphrase3... ok Running test: complexnear3... ok Running test: notandor1... ok Running test: wildquery1... ok Running test: snippet1... ok Running test: snippetstem1... ok Running test: snippetphrase1... ok Running test: snippet_termcover1... ok Running test: snippet_termcover2... ok Running test: snippet_empty... ok Running test: valuestream2... ok Running test: valuestream3... ok Running test: valuemapsource1... ok Running test: bm25weight4... ok Running test: bm25weight5... ok Running test: bm25plusweight2... ok Running test: bm25plusweight3... ok Running test: inl2weight3... ok Running test: ifb2weight3... ok Running test: ineb2weight3... ok Running test: bb2weight3... ok Running test: bb2weight4... ok Running test: dlhweight1... ok Running test: pl2weight3... ok Running test: pl2plusweight4... ok Running test: pl2plusweight5... ok Running test: dphweight1... ok Running test: tfidfweight3... ok Running test: unigramlmweight4... ok Running test: unigramlmweight5... ok Running test: unigramlmweight7... ok Running test: unigramlmweight8... ok Running test: coordweight1... ok Running test: stubdb1... ok Running test: stubdb2... ok Running test: stubdb3... ok Running test: stubdb4... ok Running test: stubdb5... ok Running test: multidb3... ok Running test: multidb4... ok Running test: multidb5... ok Running test: rsetmultidb1... ok Running test: rsetmultidb3... ok Running test: uuid1... ok Running test: rsetmultidb2... ok Running test: multiexpand1... ok Running test: valuestream1... ok Running test: valuemapsource2... ok Running test: decvalwtsource4... ok Running test: checkinitweight1... ok Running test: matchdecider1... ok Running test: matchdecider2... ok Running test: matchdecider3... ok Running test: consistency1... ok Running test: userweight1... ok Running test: valuesetmatchdecider2... ok Running test: matchspy1... ok Running test: checkzeromaxpartopt1... ok Running test: externalsource4... ok Running test: postingsourcebounds1... ok Running test: sortfunctor1... ok Running test: changesorter1... ok Running test: sortfunctorempty1... ok Running test: checkstatsweight1... ok Running test: checkstatsweight2... ok Running test: pctcutoff4... ok Running test: externalsource1... ok Running test: externalsource3... ok Running test: changemaxweightsource1... ok Running test: emptyvalwtsource1... ok Running test: checkstatsweight3... ok Running test: sortfunctor3... ok Running test: latlongpostingsource1... ok Running test: chertdatabaseopeningerror1... ok Running test: chertdatabaseopen1... ok Running test: crashrecovery1... ok Running test: lockfileumask1... ok Running test: lockfilefd0or1... ok Running test: lockfilealreadyopen1... ok Running test: testlock1... ok Running test: failedreplace1... ok Running test: failedreplace2... ok Running test: blocksize1... ok Running test: readonlyparentdir1... ok Running test: dbfilefd012... ok Running test: cursorbug1... ok Running test: getrevision1... ok Running test: compactmerge1... ok Running test: compactstub1... ok Running test: compactstub2... ok Running test: compactstub3... ok Running test: compactstub4... ok Running test: compactempty1... ok Running test: compactmultipass1... ok Running test: compactoldmerge1... ok Running test: compactoldstub1... ok Running test: compactoldstub2... ok Running test: compactoldstub3... ok Running test: compactoldstub4... ok Running test: compactoldempty1... ok Running test: compactoldmultipass1... ok Running test: lazytablebug1... ok Running test: cursordelbug1... ok Running test: msize1... ok Running test: msize2... ok Running test: xordecay1... ok Running test: ordecay1... ok Running test: ordecay2... ok Running test: orcheck1... ok Running test: getuniqueterms1... ok Running test: compactnorenumber1... ok Running test: compactmultichunks1... ok Running test: compactmissingtables1... ok Running test: compactmergesynonym1... ok Running test: compactoldnorenumber1... ok Running test: compactoldmultichunks1... ok Running test: compactoldmissingtables1... ok Running test: compactoldmergesynonym1... ok Running test: matchspy2... ok Running test: matchspy4... ok Running test: valuerange5... ok Running test: topercent7... ok Running test: subdbwithoutpos1... ok Running test: snippetmisc1... ok Running test: dlhweight3... ok Running test: dphweight3... ok Running test: matchtimelimit1... ok Running test: phrasebug1... ok Running test: metadata3... ok Running test: metadata2... ok Running test: metadata4... ok Running test: phrase3... ok Running test: near1... ok Running test: near2... ok Running test: phrase1... ok Running test: phrase2... ok Running test: poslist1... ok Running test: positfromtermit1... ok Running test: poslist2... ok Running test: poslist3... ok Running test: poslistupdate1... ok Running test: replicate1... ok Running test: replicate2... ok Running test: replicate3... ok Running test: replicate4... ok Running test: replicate5... SKIPPED Running test: replicate6... ok Running test: replicate7... ok Running test: qp_spell1... ok Running test: qp_spell2... ok Running test: qp_spellwild1... ok Running test: qp_spellpartial1... ok Running test: qp_synonym1... ok Running test: spell1... ok Running test: spell2... ok Running test: spell3... ok Running test: spell4... ok Running test: spell5... ok Running test: spell6... ok Running test: spell7... ok Running test: spell8... ok Running test: tg_spell1... ok Running test: spell0... ok Running test: qpsynonympartial1... ok Running test: qp_synonym2... ok Running test: qp_synonym3... ok Running test: qp_scale1... ok Running test: badtransaction1... ok Running test: committransaction1... ok Running test: canceltransaction1... ok Running test: canceltransaction2... ok Running test: closedb5... ok Running test: valuestats2... ok Running test: valuestats4... ok Running test: valueweightsource2... ok Running test: valuestats3... ok Running test: valueweightsource3... ok Running test: alldocspl1... ok Running test: alldocspl2... ok Running test: totaldoclen1... ok Running test: exceed32bitcombineddb1... ok Running test: modifiedpostlist1... ok Running test: doclenaftercommit1... ok Running test: valuesaftercommit1... ok Running test: replacedoc8... ok Running test: newfreelistblock1... ok Running test: closedb7... ok Running test: metadata1... ok Running test: metadata5... ok Running test: valuerange2... ok Running test: possubqueries1... ok Running test: qp_flag_wildcard1... ok Running test: qp_flag_wildcard2... ok Running test: qp_flag_wildcard3... ok Running test: qp_flag_partial1... ok Running test: qp_value_range3... ok Running test: qp_range3... ok Running test: qp_stopword_group1... ok Running test: modtermwdf1... ok Running test: bigoaddvalue1... ok Running test: serialise_document2... ok Running test: decvalwtsource1... ok Running test: decvalwtsource2... ok Running test: decvalwtsource3... ok Running test: decvalwtsource5... ok Running test: adddoc1... ok Running test: adddoc2... ok Running test: adddoc3... ok Running test: adddoc4... ok Running test: adddoc5... ok Running test: adddoc6... ok Running test: implicitendsession1... ok Running test: databaseassign1... ok Running test: deldoc1... ok Running test: deldoc2... ok Running test: deldoc3... ok Running test: deldoc4... ok Running test: deldoc5... ok Running test: deldoc6... ok Running test: replacedoc1... ok Running test: replacedoc2... ok Running test: replacedoc3... ok Running test: replacedoc4... ok Running test: replacedoc5... ok Running test: replacedoc6... ok Running test: uniqueterm1... ok Running test: allpostlist2... ok Running test: emptyterm2... ok Running test: phraseorneartoand1... ok Running test: longpositionlist1... ok Running test: consistency2... ok Running test: nomoredocids1... ok Running test: termtoolong1... ok Running test: postlist7... ok Running test: modifyvalues1... ok Running test: qpmemoryleak1... SKIPPED Running test: closedb4... ok Running test: replacedoc7... ok Running test: databasemodified1... ok Running test: retrylock1... ok Running test: closedb2... ok Running test: sortfunctor2... ok Running test: closedb10... ok Running test: writeread1... ok Running test: closedb8... ok Running test: closedb9... ok Running test: synonymitor1... ok Running test: valuestats1... ok Running test: valueweightsource5... ok ./apitest backend chert: All 398 tests passed, 3 skipped. Running tests with backend "multi_glass"... Running test: zerodocid1... ok Running test: emptyquery1... ok Running test: simplequery1... ok Running test: simplequery2... ok Running test: simplequery3... ok Running test: msetmaxitems1... ok Running test: expandweights1... ok Running test: expandweights2... ok Running test: expandweights3... ok Running test: expandweights4... ok Running test: expandweights5... ok Running test: expandweights6... ok Running test: expandweights7... ok Running test: expandweights8... ok Running test: expandmaxitems1... ok Running test: boolquery1... ok Running test: msetfirst1... ok Running test: topercent1... ok Running test: topercent2... ok Running test: expandfunctor1... ok Running test: expanddeciderfilterprefix2... ok Running test: pctcutoff1... ok Running test: pctcutoff2... ok Running test: pctcutoff3... ok Running test: cutoff1... ok Running test: allowqterms1... ok Running test: maxattain1... ok Running test: reversebool1... ok Running test: reversebool2... ok Running test: getmterms1... ok Running test: getmterms2... ok Running test: repeatquery1... ok Running test: fetchdocs1... ok Running test: absentterm1... ok Running test: absentterm2... ok Running test: rset1... ok Running test: rset2... ok Running test: eliteset1... ok Running test: eliteset2... ok Running test: eliteset3... ok Running test: eliteset4... ok Running test: eliteset5... ok Running test: termlisttermfreq1... ok Running test: qterminfo1... ok Running test: qterminfo2... ok Running test: msetzeroitems1... ok Running test: matches1... ok Running test: wqf1... ok Running test: qlen1... ok Running test: termlist1... ok Running test: termlist2... ok Running test: termlist3... ok Running test: termlist4... ok Running test: puncterms1... ok Running test: spaceterms1... ok Running test: xor1... ok Running test: xor2... ok Running test: getdoc1... ok Running test: emptyop1... ok Running test: checkatleast1... ok Running test: checkatleast2... ok Running test: checkatleast3... ok Running test: allpostlist1... ok Running test: emptyterm1... ok Running test: scaleweight1... ok Running test: scaleweight2... ok Running test: bm25weight1... ok Running test: tradweight1... ok Running test: tradweight4... ok Running test: dbstats1... ok Running test: dbstats2... ok Running test: alldocspl3... ok Running test: msetfirst2... ok Running test: bm25weight2... ok Running test: unigramlmweight2... ok Running test: tradweight2... ok Running test: emptydb1... ok Running test: msetweights1... ok Running test: itorskiptofromend1... ok Running test: sortvalue2... ok Running test: enquiregetquery1... ok Running test: exactxor1... ok Running test: getdocumentlazy1... ok Running test: getdocumentlazy2... ok Running test: estimaterounding1... ok Running test: closedb1... ok Running test: closedb3... ok Running test: collapsekey5... ok Running test: termstats... ok Running test: msetiterator1... ok Running test: msetiterator2... ok Running test: msetiterator3... ok Running test: esetiterator1... ok Running test: esetiterator2... ok Running test: collapsekey1... ok Running test: collapsekey2... SKIPPED Running test: collapsekey3... ok Running test: collapsekey4... ok Running test: allterms1... ok Running test: allterms2... ok Running test: allterms3... ok Running test: allterms4... ok Running test: allterms5... ok Running test: allterms6... ok Running test: specialterms1... ok Running test: specialterms2... ok Running test: postlist1... ok Running test: postlist2... ok Running test: postlist3... ok Running test: postlist4... ok Running test: postlist5... ok Running test: postlist6... ok Running test: collfreq1... ok Running test: sortvalue1... ok Running test: sortrel1... ok Running test: matchall1... ok Running test: matchspy5... ok Running test: subclassablerefcount3... ok Running test: subclassablerefcount6... ok Running test: subclassablerefcount7... ok Running test: synonym1... ok Running test: synonym2... ok Running test: synonym3... ok Running test: synonym4... ok Running test: opmax1... ok Running test: valuerange1... ok Running test: valuege1... ok Running test: valuege2... ok Running test: valuele1... ok Running test: valuege4... ok Running test: valuerange3... ok Running test: valuerange4... ok Running test: valuerangematchesub1... ok Running test: consistency3... ok Running test: pctcutoff5... ok Running test: topercent4... ok Running test: topercent5... ok Running test: topercent6... ok Running test: valueweightsource1... ok Running test: fixedweightsource1... ok Running test: xor3... ok Running test: phrasealldocs1... ok Running test: wildcard1... SKIPPED Running test: wildcard2... SKIPPED Running test: dualprefixwildcard1... ok Running test: loosephrase1... ok Running test: loosenear1... ok Running test: complexphrase1... ok Running test: complexnear1... ok Running test: complexphrase2... ok Running test: complexnear2... ok Running test: zeroestimate1... ok Running test: complexphrase3... ok Running test: complexnear3... ok Running test: notandor1... ok Running test: wildquery1... ok Running test: snippet1... ok Running test: snippetstem1... ok Running test: snippetphrase1... ok Running test: snippet_termcover1... ok Running test: snippet_termcover2... ok Running test: snippet_empty... ok Running test: valuestream2... ok Running test: valuestream3... ok Running test: valuemapsource1... ok Running test: bm25weight4... ok Running test: bm25weight5... ok Running test: bm25plusweight2... ok Running test: bm25plusweight3... ok Running test: inl2weight3... ok Running test: ifb2weight3... ok Running test: ineb2weight3... ok Running test: bb2weight3... ok Running test: bb2weight4... ok Running test: dlhweight1... ok Running test: pl2weight3... ok Running test: pl2plusweight4... ok Running test: pl2plusweight5... ok Running test: dphweight1... ok Running test: tfidfweight3... ok Running test: unigramlmweight4... ok Running test: unigramlmweight5... ok Running test: unigramlmweight7... ok Running test: unigramlmweight8... ok Running test: coordweight1... ok Running test: stubdb1... ok Running test: stubdb2... ok Running test: stubdb3... ok Running test: stubdb4... ok Running test: stubdb5... ok Running test: matchdecider1... ok Running test: matchdecider2... ok Running test: matchdecider3... ok Running test: consistency1... ok Running test: userweight1... ok Running test: valuesetmatchdecider2... ok Running test: matchspy1... ok Running test: checkzeromaxpartopt1... ok Running test: externalsource4... ok Running test: postingsourcebounds1... ok Running test: sortfunctor1... ok Running test: changesorter1... ok Running test: sortfunctorempty1... ok Running test: checkstatsweight1... ok Running test: checkstatsweight2... ok Running test: sortfunctor3... ok Running test: phrase3... ok Running test: near1... ok Running test: near2... ok Running test: phrase1... ok Running test: phrase2... ok Running test: poslist1... ok Running test: positfromtermit1... ok Running test: valueweightsource2... ok Running test: valuestats3... ok ./apitest backend multi_glass: All 212 tests passed, 3 skipped. Running tests with backend "multi_chert"... Running test: zerodocid1... ok Running test: emptyquery1... ok Running test: simplequery1... ok Running test: simplequery2... ok Running test: simplequery3... ok Running test: msetmaxitems1... ok Running test: expandweights1... ok Running test: expandweights2... ok Running test: expandweights3... ok Running test: expandweights4... ok Running test: expandweights5... ok Running test: expandweights6... ok Running test: expandweights7... ok Running test: expandweights8... ok Running test: expandmaxitems1... ok Running test: boolquery1... ok Running test: msetfirst1... ok Running test: topercent1... ok Running test: topercent2... ok Running test: expandfunctor1... ok Running test: expanddeciderfilterprefix2... ok Running test: pctcutoff1... ok Running test: pctcutoff2... ok Running test: pctcutoff3... ok Running test: cutoff1... ok Running test: allowqterms1... ok Running test: maxattain1... ok Running test: reversebool1... ok Running test: reversebool2... ok Running test: getmterms1... ok Running test: getmterms2... ok Running test: repeatquery1... ok Running test: fetchdocs1... ok Running test: absentterm1... ok Running test: absentterm2... ok Running test: rset1... ok Running test: rset2... ok Running test: eliteset1... ok Running test: eliteset2... ok Running test: eliteset3... ok Running test: eliteset4... ok Running test: eliteset5... ok Running test: termlisttermfreq1... ok Running test: qterminfo1... ok Running test: qterminfo2... ok Running test: msetzeroitems1... ok Running test: matches1... ok Running test: wqf1... ok Running test: qlen1... ok Running test: termlist1... ok Running test: termlist2... ok Running test: termlist3... ok Running test: termlist4... ok Running test: puncterms1... ok Running test: spaceterms1... ok Running test: xor1... ok Running test: xor2... ok Running test: getdoc1... ok Running test: emptyop1... ok Running test: checkatleast1... ok Running test: checkatleast2... ok Running test: checkatleast3... ok Running test: allpostlist1... ok Running test: emptyterm1... ok Running test: scaleweight1... ok Running test: scaleweight2... ok Running test: bm25weight1... ok Running test: tradweight1... ok Running test: tradweight4... ok Running test: dbstats1... ok Running test: dbstats2... ok Running test: alldocspl3... ok Running test: msetfirst2... ok Running test: bm25weight2... ok Running test: unigramlmweight2... ok Running test: tradweight2... ok Running test: emptydb1... ok Running test: msetweights1... ok Running test: itorskiptofromend1... ok Running test: sortvalue2... ok Running test: enquiregetquery1... ok Running test: exactxor1... ok Running test: getdocumentlazy1... ok Running test: getdocumentlazy2... ok Running test: estimaterounding1... ok Running test: closedb1... ok Running test: closedb3... ok Running test: collapsekey5... ok Running test: termstats... ok Running test: msetiterator1... ok Running test: msetiterator2... ok Running test: msetiterator3... ok Running test: esetiterator1... ok Running test: esetiterator2... ok Running test: collapsekey1... ok Running test: collapsekey2... SKIPPED Running test: collapsekey3... ok Running test: collapsekey4... ok Running test: allterms1... ok Running test: allterms2... ok Running test: allterms3... ok Running test: allterms4... ok Running test: allterms5... ok Running test: allterms6... ok Running test: specialterms1... ok Running test: specialterms2... ok Running test: postlist1... ok Running test: postlist2... ok Running test: postlist3... ok Running test: postlist4... ok Running test: postlist5... ok Running test: postlist6... ok Running test: collfreq1... ok Running test: sortvalue1... ok Running test: sortrel1... ok Running test: matchall1... ok Running test: matchspy5... ok Running test: subclassablerefcount3... ok Running test: subclassablerefcount6... ok Running test: subclassablerefcount7... ok Running test: synonym1... ok Running test: synonym2... ok Running test: synonym3... ok Running test: synonym4... ok Running test: opmax1... ok Running test: valuerange1... ok Running test: valuege1... ok Running test: valuege2... ok Running test: valuele1... ok Running test: valuege4... ok Running test: valuerange3... ok Running test: valuerange4... ok Running test: valuerangematchesub1... ok Running test: consistency3... ok Running test: pctcutoff5... ok Running test: topercent4... ok Running test: topercent5... ok Running test: topercent6... ok Running test: valueweightsource1... ok Running test: fixedweightsource1... ok Running test: xor3... ok Running test: phrasealldocs1... ok Running test: wildcard1... SKIPPED Running test: wildcard2... SKIPPED Running test: dualprefixwildcard1... ok Running test: loosephrase1... ok Running test: loosenear1... ok Running test: complexphrase1... ok Running test: complexnear1... ok Running test: complexphrase2... ok Running test: complexnear2... ok Running test: zeroestimate1... ok Running test: complexphrase3... ok Running test: complexnear3... ok Running test: notandor1... ok Running test: wildquery1... ok Running test: snippet1... ok Running test: snippetstem1... ok Running test: snippetphrase1... ok Running test: snippet_termcover1... ok Running test: snippet_termcover2... ok Running test: snippet_empty... ok Running test: valuestream2... ok Running test: valuestream3... ok Running test: valuemapsource1... ok Running test: bm25weight4... ok Running test: bm25weight5... ok Running test: bm25plusweight2... ok Running test: bm25plusweight3... ok Running test: inl2weight3... ok Running test: ifb2weight3... ok Running test: ineb2weight3... ok Running test: bb2weight3... ok Running test: bb2weight4... ok Running test: dlhweight1... ok Running test: pl2weight3... ok Running test: pl2plusweight4... ok Running test: pl2plusweight5... ok Running test: dphweight1... ok Running test: tfidfweight3... ok Running test: unigramlmweight4... ok Running test: unigramlmweight5... ok Running test: unigramlmweight7... ok Running test: unigramlmweight8... ok Running test: coordweight1... ok Running test: stubdb1... ok Running test: stubdb2... ok Running test: stubdb3... ok Running test: stubdb4... ok Running test: stubdb5... ok Running test: matchdecider1... ok Running test: matchdecider2... ok Running test: matchdecider3... ok Running test: consistency1... ok Running test: userweight1... ok Running test: valuesetmatchdecider2... ok Running test: matchspy1... ok Running test: checkzeromaxpartopt1... ok Running test: externalsource4... ok Running test: postingsourcebounds1... ok Running test: sortfunctor1... ok Running test: changesorter1... ok Running test: sortfunctorempty1... ok Running test: checkstatsweight1... ok Running test: checkstatsweight2... ok Running test: sortfunctor3... ok Running test: phrase3... ok Running test: near1... ok Running test: near2... ok Running test: phrase1... ok Running test: phrase2... ok Running test: poslist1... ok Running test: positfromtermit1... ok Running test: valueweightsource2... ok Running test: valuestats3... ok ./apitest backend multi_chert: All 212 tests passed, 3 skipped. Running tests with backend "remoteprog_glass"... Running test: zerodocid1... ok Running test: emptyquery1... ok Running test: simplequery1... ok Running test: simplequery2... ok Running test: simplequery3... ok Running test: msetmaxitems1... ok Running test: expandweights1... ok Running test: expandweights2... ok Running test: expandweights3... ok Running test: expandweights4... ok Running test: expandweights5... ok Running test: expandweights6... ok Running test: expandweights7... ok Running test: expandweights8... ok Running test: expandmaxitems1... ok Running test: boolquery1... ok Running test: msetfirst1... ok Running test: topercent1... ok Running test: topercent2... ok Running test: expandfunctor1... ok Running test: expanddeciderfilterprefix2... ok Running test: pctcutoff1... ok Running test: pctcutoff2... ok Running test: pctcutoff3... ok Running test: cutoff1... ok Running test: allowqterms1... ok Running test: maxattain1... ok Running test: reversebool1... ok Running test: reversebool2... ok Running test: getmterms1... ok Running test: getmterms2... ok Running test: repeatquery1... ok Running test: fetchdocs1... ok Running test: absentterm1... ok Running test: absentterm2... ok Running test: rset1... ok Running test: rset2... ok Running test: eliteset1... ok Running test: eliteset2... ok Running test: eliteset3... ok Running test: eliteset4... ok Running test: eliteset5... ok Running test: termlisttermfreq1... ok Running test: qterminfo1... ok Running test: qterminfo2... ok Running test: msetzeroitems1... ok Running test: matches1... ok Running test: wqf1... ok Running test: qlen1... ok Running test: termlist1... ok Running test: termlist2... ok Running test: termlist3... ok Running test: termlist4... ok Running test: puncterms1... ok Running test: spaceterms1... ok Running test: xor1... ok Running test: xor2... ok Running test: getdoc1... ok Running test: emptyop1... ok Running test: checkatleast1... ok Running test: checkatleast2... ok Running test: checkatleast3... ok Running test: allpostlist1... ok Running test: emptyterm1... ok Running test: scaleweight1... ok Running test: scaleweight2... ok Running test: bm25weight1... ok Running test: tradweight1... ok Running test: tradweight4... ok Running test: dbstats1... ok Running test: dbstats2... ok Running test: alldocspl3... ok Running test: msetfirst2... ok Running test: bm25weight2... ok Running test: unigramlmweight2... ok Running test: tradweight2... ok Running test: emptydb1... ok Running test: msetweights1... ok Running test: itorskiptofromend1... ok Running test: sortvalue2... ok Running test: enquiregetquery1... ok Running test: exactxor1... ok Running test: getdocumentlazy1... ok Running test: getdocumentlazy2... ok Running test: estimaterounding1... ok Running test: closedb1... ok Running test: closedb3... ok Running test: collapsekey5... ok Running test: termstats... ok Running test: msetiterator1... ok Running test: msetiterator2... ok Running test: msetiterator3... ok Running test: esetiterator1... ok Running test: esetiterator2... ok Running test: collapsekey1... ok Running test: collapsekey2... SKIPPED Running test: collapsekey3... ok Running test: collapsekey4... ok Running test: allterms1... ok Running test: allterms2... ok Running test: allterms3... ok Running test: allterms4... ok Running test: allterms5... ok Running test: allterms6... ok Running test: specialterms1... ok Running test: specialterms2... ok Running test: postlist1... ok Running test: postlist2... ok Running test: postlist3... ok Running test: postlist4... ok Running test: postlist5... ok Running test: postlist6... ok Running test: collfreq1... ok Running test: sortvalue1... ok Running test: sortrel1... ok Running test: matchall1... ok Running test: matchspy5... ok Running test: subclassablerefcount3... ok Running test: subclassablerefcount6... ok Running test: subclassablerefcount7... ok Running test: synonym1... ok Running test: synonym2... ok Running test: synonym3... ok Running test: synonym4... ok Running test: opmax1... ok Running test: valuerange1... ok Running test: valuege1... ok Running test: valuege2... ok Running test: valuele1... ok Running test: valuege4... ok Running test: valuerange3... ok Running test: valuerange4... ok Running test: valuerangematchesub1... ok Running test: consistency3... ok Running test: pctcutoff5... ok Running test: topercent4... ok Running test: topercent5... ok Running test: topercent6... ok Running test: valueweightsource1... ok Running test: fixedweightsource1... ok Running test: xor3... ok Running test: phrasealldocs1... ok Running test: wildcard1... ok Running test: wildcard2... ok Running test: dualprefixwildcard1... ok Running test: loosephrase1... ok Running test: loosenear1... ok Running test: complexphrase1... ok Running test: complexnear1... ok Running test: complexphrase2... ok Running test: complexnear2... ok Running test: zeroestimate1... ok Running test: complexphrase3... ok Running test: complexnear3... ok Running test: notandor1... ok Running test: wildquery1... ok Running test: snippet1... ok Running test: snippetstem1... ok Running test: snippetphrase1... ok Running test: snippet_termcover1... ok Running test: snippet_termcover2... ok Running test: snippet_empty... ok Running test: valuestream2... ok Running test: valuestream3... ok Running test: valuemapsource1... ok Running test: bm25weight4... ok Running test: bm25weight5... ok Running test: bm25plusweight2... ok Running test: bm25plusweight3... ok Running test: inl2weight3... ok Running test: ifb2weight3... ok Running test: ineb2weight3... ok Running test: bb2weight3... ok Running test: bb2weight4... ok Running test: dlhweight1... ok Running test: pl2weight3... ok Running test: pl2plusweight4... ok Running test: pl2plusweight5... ok Running test: dphweight1... ok Running test: tfidfweight3... ok Running test: unigramlmweight4... ok Running test: unigramlmweight5... ok Running test: unigramlmweight7... ok Running test: unigramlmweight8... ok Running test: coordweight1... ok Running test: multidb3... ok Running test: multidb4... ok Running test: multidb5... ok Running test: rsetmultidb1... ok Running test: rsetmultidb3... ok Running test: uuid1... ok Running test: rsetmultidb2... ok Running test: multiexpand1... ok Running test: valuestream1... ok Running test: valuemapsource2... ok Running test: decvalwtsource4... ok Running test: metadata3... ok Running test: metadata2... ok Running test: metadata4... ok Running test: phrase3... ok Running test: near1... ok Running test: near2... ok Running test: phrase1... ok Running test: phrase2... ok Running test: poslist1... ok Running test: positfromtermit1... SKIPPED Running test: poslist2... ok Running test: poslist3... ok Running test: poslistupdate1... ok Running test: matchdecider4... ok Running test: closedb6... ok Running test: keepalive1... ok Running test: netstats1... ok Running test: topercent3... ok Running test: externalsource2... ok Running test: sortfunctorremote1... ok Running test: spell0... ok Running test: badtransaction1... ok Running test: committransaction1... ok Running test: canceltransaction1... ok Running test: canceltransaction2... ok Running test: valuestats2... ok Running test: valuestats4... ok Running test: valueweightsource2... ok Running test: valuestats3... ok Running test: valueweightsource3... ok Running test: alldocspl1... ok Running test: alldocspl2... ok Running test: totaldoclen1... ok Running test: exceed32bitcombineddb1... ok Running test: modifiedpostlist1... ok Running test: doclenaftercommit1... ok Running test: valuesaftercommit1... ok Running test: replacedoc8... ok Running test: newfreelistblock1... ok Running test: closedb7... ok Running test: metadata1... ok Running test: metadata5... ok Running test: valuerange2... ok Running test: possubqueries1... ok Running test: qp_flag_wildcard1... ok Running test: qp_flag_wildcard2... ok Running test: qp_flag_wildcard3... ok Running test: qp_flag_partial1... ok Running test: qp_value_range3... ok Running test: qp_range3... ok Running test: qp_stopword_group1... ok Running test: modtermwdf1... ok Running test: bigoaddvalue1... ok Running test: serialise_document2... ok Running test: decvalwtsource1... ok Running test: decvalwtsource2... ok Running test: decvalwtsource3... ok Running test: decvalwtsource5... ok Running test: adddoc1... ok Running test: adddoc2... ok Running test: adddoc3... ok Running test: adddoc4... ok Running test: adddoc5... ok Running test: adddoc6... ok Running test: implicitendsession1... ok Running test: databaseassign1... ok Running test: deldoc1... ok Running test: deldoc2... ok Running test: deldoc3... ok Running test: deldoc4... ok Running test: deldoc5... ok Running test: deldoc6... ok Running test: replacedoc1... ok Running test: replacedoc2... ok Running test: replacedoc3... ok Running test: replacedoc4... ok Running test: replacedoc5... ok Running test: replacedoc6... ok Running test: uniqueterm1... ok Running test: allpostlist2... ok Running test: emptyterm2... ok Running test: phraseorneartoand1... ok Running test: longpositionlist1... ok Running test: consistency2... ok Running test: nomoredocids1... ok Running test: termtoolong1... ok Running test: postlist7... ok Running test: modifyvalues1... ok Running test: qpmemoryleak1... SKIPPED Running test: closedb4... ok Running test: closedb10... ok Running test: writeread1... ok Running test: valuestats1... ok Running test: valueweightsource5... SKIPPED ./apitest backend remoteprog_glass: All 286 tests passed, 4 skipped. Running tests with backend "remotetcp_glass"... Running test: zerodocid1... ok Running test: emptyquery1... ok Running test: simplequery1... ok Running test: simplequery2... ok Running test: simplequery3... ok Running test: msetmaxitems1... ok Running test: expandweights1... ok Running test: expandweights2... ok Running test: expandweights3... ok Running test: expandweights4... ok Running test: expandweights5... ok Running test: expandweights6... ok Running test: expandweights7... ok Running test: expandweights8... ok Running test: expandmaxitems1... ok Running test: boolquery1... ok Running test: msetfirst1... ok Running test: topercent1... ok Running test: topercent2... ok Running test: expandfunctor1... ok Running test: expanddeciderfilterprefix2... ok Running test: pctcutoff1... ok Running test: pctcutoff2... ok Running test: pctcutoff3... ok Running test: cutoff1... ok Running test: allowqterms1... ok Running test: maxattain1... ok Running test: reversebool1... ok Running test: reversebool2... ok Running test: getmterms1... ok Running test: getmterms2... ok Running test: repeatquery1... ok Running test: fetchdocs1... ok Running test: absentterm1... ok Running test: absentterm2... ok Running test: rset1... ok Running test: rset2... ok Running test: eliteset1... ok Running test: eliteset2... ok Running test: eliteset3... ok Running test: eliteset4... ok Running test: eliteset5... ok Running test: termlisttermfreq1... ok Running test: qterminfo1... ok Running test: qterminfo2... ok Running test: msetzeroitems1... ok Running test: matches1... ok Running test: wqf1... ok Running test: qlen1... ok Running test: termlist1... ok Running test: termlist2... ok Running test: termlist3... ok Running test: termlist4... ok Running test: puncterms1... ok Running test: spaceterms1... ok Running test: xor1... ok Running test: xor2... ok Running test: getdoc1... ok Running test: emptyop1... ok Running test: checkatleast1... ok Running test: checkatleast2... ok Running test: checkatleast3... ok Running test: allpostlist1... ok Running test: emptyterm1... ok Running test: scaleweight1... ok Running test: scaleweight2... ok Running test: bm25weight1... ok Running test: tradweight1... ok Running test: tradweight4... ok Running test: dbstats1... ok Running test: dbstats2... ok Running test: alldocspl3... ok Running test: msetfirst2... ok Running test: bm25weight2... ok Running test: unigramlmweight2... ok Running test: tradweight2... ok Running test: emptydb1... ok Running test: msetweights1... ok Running test: itorskiptofromend1... ok Running test: sortvalue2... ok Running test: enquiregetquery1... ok Running test: exactxor1... ok Running test: getdocumentlazy1... ok Running test: getdocumentlazy2... ok Running test: estimaterounding1... ok Running test: closedb1... ok Running test: closedb3... ok Running test: collapsekey5... ok Running test: termstats... ok Running test: msetiterator1... ok Running test: msetiterator2... ok Running test: msetiterator3... ok Running test: esetiterator1... ok Running test: esetiterator2... ok Running test: collapsekey1... ok Running test: collapsekey2... SKIPPED Running test: collapsekey3... ok Running test: collapsekey4... ok Running test: allterms1... ok Running test: allterms2... ok Running test: allterms3... ok Running test: allterms4... ok Running test: allterms5... ok Running test: allterms6... ok Running test: specialterms1... ok Running test: specialterms2... ok Running test: postlist1... ok Running test: postlist2... ok Running test: postlist3... ok Running test: postlist4... ok Running test: postlist5... ok Running test: postlist6... ok Running test: collfreq1... ok Running test: sortvalue1... ok Running test: sortrel1... ok Running test: matchall1... ok Running test: matchspy5... ok Running test: subclassablerefcount3... ok Running test: subclassablerefcount6... ok Running test: subclassablerefcount7... ok Running test: synonym1... ok Running test: synonym2... ok Running test: synonym3... ok Running test: synonym4... ok Running test: opmax1... ok Running test: valuerange1... ok Running test: valuege1... ok Running test: valuege2... ok Running test: valuele1... ok Running test: valuege4... ok Running test: valuerange3... ok Running test: valuerange4... ok Running test: valuerangematchesub1... ok Running test: consistency3... ok Running test: pctcutoff5... ok Running test: topercent4... ok Running test: topercent5... ok Running test: topercent6... ok Running test: valueweightsource1... ok Running test: fixedweightsource1... ok Running test: xor3... ok Running test: phrasealldocs1... ok Running test: wildcard1... ok Running test: wildcard2... ok Running test: dualprefixwildcard1... ok Running test: loosephrase1... ok Running test: loosenear1... ok Running test: complexphrase1... ok Running test: complexnear1... ok Running test: complexphrase2... ok Running test: complexnear2... ok Running test: zeroestimate1... ok Running test: complexphrase3... ok Running test: complexnear3... ok Running test: notandor1... ok Running test: wildquery1... ok Running test: snippet1... ok Running test: snippetstem1... ok Running test: snippetphrase1... ok Running test: snippet_termcover1... ok Running test: snippet_termcover2... ok Running test: snippet_empty... ok Running test: valuestream2... ok Running test: valuestream3... ok Running test: valuemapsource1... ok Running test: bm25weight4... ok Running test: bm25weight5... ok Running test: bm25plusweight2... ok Running test: bm25plusweight3... ok Running test: inl2weight3... ok Running test: ifb2weight3... ok Running test: ineb2weight3... ok Running test: bb2weight3... ok Running test: bb2weight4... ok Running test: dlhweight1... ok Running test: pl2weight3... ok Running test: pl2plusweight4... ok Running test: pl2plusweight5... ok Running test: dphweight1... ok Running test: tfidfweight3... ok Running test: unigramlmweight4... ok Running test: unigramlmweight5... ok Running test: unigramlmweight7... ok Running test: unigramlmweight8... ok Running test: coordweight1... ok Running test: multidb3... ok Running test: multidb4... ok Running test: multidb5... ok Running test: rsetmultidb1... ok Running test: rsetmultidb3... ok Running test: uuid1... ok Running test: rsetmultidb2... ok Running test: multiexpand1... ok Running test: valuestream1... ok Running test: valuemapsource2... ok Running test: decvalwtsource4... ok Running test: metadata3... ok Running test: metadata2... ok Running test: metadata4... ok Running test: phrase3... ok Running test: near1... ok Running test: near2... ok Running test: phrase1... ok Running test: phrase2... ok Running test: poslist1... ok Running test: positfromtermit1... SKIPPED Running test: poslist2... ok Running test: poslist3... ok Running test: poslistupdate1... ok Running test: matchdecider4... ok Running test: closedb6... ok Running test: keepalive1... ok Running test: netstats1... ok Running test: topercent3... ok Running test: externalsource2... ok Running test: sortfunctorremote1... ok Running test: spell0... ok Running test: badtransaction1... ok Running test: committransaction1... ok Running test: canceltransaction1... ok Running test: canceltransaction2... ok Running test: valuestats2... ok Running test: valuestats4... ok Running test: valueweightsource2... ok Running test: valuestats3... ok Running test: valueweightsource3... ok Running test: alldocspl1... ok Running test: alldocspl2... ok Running test: totaldoclen1... ok Running test: exceed32bitcombineddb1... ok Running test: modifiedpostlist1... ok Running test: doclenaftercommit1... ok Running test: valuesaftercommit1... ok Running test: replacedoc8... ok Running test: newfreelistblock1... ok Running test: closedb7... ok Running test: metadata1... ok Running test: metadata5... ok Running test: valuerange2... ok Running test: possubqueries1... ok Running test: qp_flag_wildcard1... ok Running test: qp_flag_wildcard2... ok Running test: qp_flag_wildcard3... ok Running test: qp_flag_partial1... ok Running test: qp_value_range3... ok Running test: qp_range3... ok Running test: qp_stopword_group1... ok Running test: modtermwdf1... ok Running test: bigoaddvalue1... ok Running test: serialise_document2... ok Running test: decvalwtsource1... ok Running test: decvalwtsource2... ok Running test: decvalwtsource3... ok Running test: decvalwtsource5... ok Running test: adddoc1... ok Running test: adddoc2... ok Running test: adddoc3... ok Running test: adddoc4... ok Running test: adddoc5... ok Running test: adddoc6... ok Running test: implicitendsession1... ok Running test: databaseassign1... ok Running test: deldoc1... ok Running test: deldoc2... ok Running test: deldoc3... ok Running test: deldoc4... ok Running test: deldoc5... ok Running test: deldoc6... ok Running test: replacedoc1... ok Running test: replacedoc2... ok Running test: replacedoc3... ok Running test: replacedoc4... ok Running test: replacedoc5... ok Running test: replacedoc6... ok Running test: uniqueterm1... ok Running test: allpostlist2... ok Running test: emptyterm2... ok Running test: phraseorneartoand1... ok Running test: longpositionlist1... ok Running test: consistency2... ok Running test: nomoredocids1... ok Running test: termtoolong1... ok Running test: postlist7... ok Running test: modifyvalues1... ok Running test: qpmemoryleak1... SKIPPED Running test: closedb4... ok Running test: closedb10... ok Running test: writeread1... ok Running test: valuestats1... ok Running test: valueweightsource5... SKIPPED ./apitest backend remotetcp_glass: All 286 tests passed, 4 skipped. Running tests with backend "remoteprog_chert"... Running test: zerodocid1... ok Running test: emptyquery1... ok Running test: simplequery1... ok Running test: simplequery2... ok Running test: simplequery3... ok Running test: msetmaxitems1... ok Running test: expandweights1... ok Running test: expandweights2... ok Running test: expandweights3... ok Running test: expandweights4... ok Running test: expandweights5... ok Running test: expandweights6... ok Running test: expandweights7... ok Running test: expandweights8... ok Running test: expandmaxitems1... ok Running test: boolquery1... ok Running test: msetfirst1... ok Running test: topercent1... ok Running test: topercent2... ok Running test: expandfunctor1... ok Running test: expanddeciderfilterprefix2... ok Running test: pctcutoff1... ok Running test: pctcutoff2... ok Running test: pctcutoff3... ok Running test: cutoff1... ok Running test: allowqterms1... ok Running test: maxattain1... ok Running test: reversebool1... ok Running test: reversebool2... ok Running test: getmterms1... ok Running test: getmterms2... ok Running test: repeatquery1... ok Running test: fetchdocs1... ok Running test: absentterm1... ok Running test: absentterm2... ok Running test: rset1... ok Running test: rset2... ok Running test: eliteset1... ok Running test: eliteset2... ok Running test: eliteset3... ok Running test: eliteset4... ok Running test: eliteset5... ok Running test: termlisttermfreq1... ok Running test: qterminfo1... ok Running test: qterminfo2... ok Running test: msetzeroitems1... ok Running test: matches1... ok Running test: wqf1... ok Running test: qlen1... ok Running test: termlist1... ok Running test: termlist2... ok Running test: termlist3... ok Running test: termlist4... ok Running test: puncterms1... ok Running test: spaceterms1... ok Running test: xor1... ok Running test: xor2... ok Running test: getdoc1... ok Running test: emptyop1... ok Running test: checkatleast1... ok Running test: checkatleast2... ok Running test: checkatleast3... ok Running test: allpostlist1... ok Running test: emptyterm1... ok Running test: scaleweight1... ok Running test: scaleweight2... ok Running test: bm25weight1... ok Running test: tradweight1... ok Running test: tradweight4... ok Running test: dbstats1... ok Running test: dbstats2... ok Running test: alldocspl3... ok Running test: msetfirst2... ok Running test: bm25weight2... ok Running test: unigramlmweight2... ok Running test: tradweight2... ok Running test: emptydb1... ok Running test: msetweights1... ok Running test: itorskiptofromend1... ok Running test: sortvalue2... ok Running test: enquiregetquery1... ok Running test: exactxor1... ok Running test: getdocumentlazy1... ok Running test: getdocumentlazy2... ok Running test: estimaterounding1... ok Running test: closedb1... ok Running test: closedb3... ok Running test: collapsekey5... ok Running test: termstats... ok Running test: msetiterator1... ok Running test: msetiterator2... ok Running test: msetiterator3... ok Running test: esetiterator1... ok Running test: esetiterator2... ok Running test: collapsekey1... ok Running test: collapsekey2... SKIPPED Running test: collapsekey3... ok Running test: collapsekey4... ok Running test: allterms1... ok Running test: allterms2... ok Running test: allterms3... ok Running test: allterms4... ok Running test: allterms5... ok Running test: allterms6... ok Running test: specialterms1... ok Running test: specialterms2... ok Running test: postlist1... ok Running test: postlist2... ok Running test: postlist3... ok Running test: postlist4... ok Running test: postlist5... ok Running test: postlist6... ok Running test: collfreq1... ok Running test: sortvalue1... ok Running test: sortrel1... ok Running test: matchall1... ok Running test: matchspy5... ok Running test: subclassablerefcount3... ok Running test: subclassablerefcount6... ok Running test: subclassablerefcount7... ok Running test: synonym1... ok Running test: synonym2... ok Running test: synonym3... ok Running test: synonym4... ok Running test: opmax1... ok Running test: valuerange1... ok Running test: valuege1... ok Running test: valuege2... ok Running test: valuele1... ok Running test: valuege4... ok Running test: valuerange3... ok Running test: valuerange4... ok Running test: valuerangematchesub1... ok Running test: consistency3... ok Running test: pctcutoff5... ok Running test: topercent4... ok Running test: topercent5... ok Running test: topercent6... ok Running test: valueweightsource1... ok Running test: fixedweightsource1... ok Running test: xor3... ok Running test: phrasealldocs1... ok Running test: wildcard1... ok Running test: wildcard2... ok Running test: dualprefixwildcard1... ok Running test: loosephrase1... ok Running test: loosenear1... ok Running test: complexphrase1... ok Running test: complexnear1... ok Running test: complexphrase2... ok Running test: complexnear2... ok Running test: zeroestimate1... ok Running test: complexphrase3... ok Running test: complexnear3... ok Running test: notandor1... ok Running test: wildquery1... ok Running test: snippet1... ok Running test: snippetstem1... ok Running test: snippetphrase1... ok Running test: snippet_termcover1... ok Running test: snippet_termcover2... ok Running test: snippet_empty... ok Running test: valuestream2... ok Running test: valuestream3... ok Running test: valuemapsource1... ok Running test: bm25weight4... ok Running test: bm25weight5... ok Running test: bm25plusweight2... ok Running test: bm25plusweight3... ok Running test: inl2weight3... ok Running test: ifb2weight3... ok Running test: ineb2weight3... ok Running test: bb2weight3... ok Running test: bb2weight4... ok Running test: dlhweight1... ok Running test: pl2weight3... ok Running test: pl2plusweight4... ok Running test: pl2plusweight5... ok Running test: dphweight1... ok Running test: tfidfweight3... ok Running test: unigramlmweight4... ok Running test: unigramlmweight5... ok Running test: unigramlmweight7... ok Running test: unigramlmweight8... ok Running test: coordweight1... ok Running test: multidb3... ok Running test: multidb4... ok Running test: multidb5... ok Running test: rsetmultidb1... ok Running test: rsetmultidb3... ok Running test: uuid1... ok Running test: rsetmultidb2... ok Running test: multiexpand1... ok Running test: valuestream1... ok Running test: valuemapsource2... ok Running test: decvalwtsource4... ok Running test: metadata3... ok Running test: metadata2... ok Running test: metadata4... ok Running test: phrase3... ok Running test: near1... ok Running test: near2... ok Running test: phrase1... ok Running test: phrase2... ok Running test: poslist1... ok Running test: positfromtermit1... SKIPPED Running test: poslist2... ok Running test: poslist3... ok Running test: poslistupdate1... ok Running test: matchdecider4... ok Running test: closedb6... ok Running test: keepalive1... ok Running test: netstats1... ok Running test: topercent3... ok Running test: externalsource2... ok Running test: sortfunctorremote1... ok Running test: spell0... ok Running test: badtransaction1... ok Running test: committransaction1... ok Running test: canceltransaction1... ok Running test: canceltransaction2... ok Running test: valuestats2... ok Running test: valuestats4... ok Running test: valueweightsource2... ok Running test: valuestats3... ok Running test: valueweightsource3... ok Running test: alldocspl1... ok Running test: alldocspl2... ok Running test: totaldoclen1... ok Running test: exceed32bitcombineddb1... ok Running test: modifiedpostlist1... ok Running test: doclenaftercommit1... ok Running test: valuesaftercommit1... ok Running test: replacedoc8... ok Running test: newfreelistblock1... ok Running test: closedb7... ok Running test: metadata1... ok Running test: metadata5... ok Running test: valuerange2... ok Running test: possubqueries1... ok Running test: qp_flag_wildcard1... ok Running test: qp_flag_wildcard2... ok Running test: qp_flag_wildcard3... ok Running test: qp_flag_partial1... ok Running test: qp_value_range3... ok Running test: qp_range3... ok Running test: qp_stopword_group1... ok Running test: modtermwdf1... ok Running test: bigoaddvalue1... ok Running test: serialise_document2... ok Running test: decvalwtsource1... ok Running test: decvalwtsource2... ok Running test: decvalwtsource3... ok Running test: decvalwtsource5... ok Running test: adddoc1... ok Running test: adddoc2... ok Running test: adddoc3... ok Running test: adddoc4... ok Running test: adddoc5... ok Running test: adddoc6... ok Running test: implicitendsession1... ok Running test: databaseassign1... ok Running test: deldoc1... ok Running test: deldoc2... ok Running test: deldoc3... ok Running test: deldoc4... ok Running test: deldoc5... ok Running test: deldoc6... ok Running test: replacedoc1... ok Running test: replacedoc2... ok Running test: replacedoc3... ok Running test: replacedoc4... ok Running test: replacedoc5... ok Running test: replacedoc6... ok Running test: uniqueterm1... ok Running test: allpostlist2... ok Running test: emptyterm2... ok Running test: phraseorneartoand1... ok Running test: longpositionlist1... ok Running test: consistency2... ok Running test: nomoredocids1... ok Running test: termtoolong1... ok Running test: postlist7... ok Running test: modifyvalues1... ok Running test: qpmemoryleak1... SKIPPED Running test: closedb4... ok Running test: closedb10... ok Running test: writeread1... ok Running test: valuestats1... ok Running test: valueweightsource5... SKIPPED ./apitest backend remoteprog_chert: All 286 tests passed, 4 skipped. Running tests with backend "remotetcp_chert"... Running test: zerodocid1... ok Running test: emptyquery1... ok Running test: simplequery1... ok Running test: simplequery2... ok Running test: simplequery3... ok Running test: msetmaxitems1... ok Running test: expandweights1... ok Running test: expandweights2... ok Running test: expandweights3... ok Running test: expandweights4... ok Running test: expandweights5... ok Running test: expandweights6... ok Running test: expandweights7... ok Running test: expandweights8... ok Running test: expandmaxitems1... ok Running test: boolquery1... ok Running test: msetfirst1... ok Running test: topercent1... ok Running test: topercent2... ok Running test: expandfunctor1... ok Running test: expanddeciderfilterprefix2... ok Running test: pctcutoff1... ok Running test: pctcutoff2... ok Running test: pctcutoff3... ok Running test: cutoff1... ok Running test: allowqterms1... ok Running test: maxattain1... ok Running test: reversebool1... ok Running test: reversebool2... ok Running test: getmterms1... ok Running test: getmterms2... ok Running test: repeatquery1... ok Running test: fetchdocs1... ok Running test: absentterm1... ok Running test: absentterm2... ok Running test: rset1... ok Running test: rset2... ok Running test: eliteset1... ok Running test: eliteset2... ok Running test: eliteset3... ok Running test: eliteset4... ok Running test: eliteset5... ok Running test: termlisttermfreq1... ok Running test: qterminfo1... ok Running test: qterminfo2... ok Running test: msetzeroitems1... ok Running test: matches1... ok Running test: wqf1... ok Running test: qlen1... ok Running test: termlist1... ok Running test: termlist2... ok Running test: termlist3... ok Running test: termlist4... ok Running test: puncterms1... ok Running test: spaceterms1... ok Running test: xor1... ok Running test: xor2... ok Running test: getdoc1... ok Running test: emptyop1... ok Running test: checkatleast1... ok Running test: checkatleast2... ok Running test: checkatleast3... ok Running test: allpostlist1... ok Running test: emptyterm1... ok Running test: scaleweight1... ok Running test: scaleweight2... ok Running test: bm25weight1... ok Running test: tradweight1... ok Running test: tradweight4... ok Running test: dbstats1... ok Running test: dbstats2... ok Running test: alldocspl3... ok Running test: msetfirst2... ok Running test: bm25weight2... ok Running test: unigramlmweight2... ok Running test: tradweight2... ok Running test: emptydb1... ok Running test: msetweights1... ok Running test: itorskiptofromend1... ok Running test: sortvalue2... ok Running test: enquiregetquery1... ok Running test: exactxor1... ok Running test: getdocumentlazy1... ok Running test: getdocumentlazy2... ok Running test: estimaterounding1... ok Running test: closedb1... ok Running test: closedb3... ok Running test: collapsekey5... ok Running test: termstats... ok Running test: msetiterator1... ok Running test: msetiterator2... ok Running test: msetiterator3... ok Running test: esetiterator1... ok Running test: esetiterator2... ok Running test: collapsekey1... ok Running test: collapsekey2... SKIPPED Running test: collapsekey3... ok Running test: collapsekey4... ok Running test: allterms1... ok Running test: allterms2... ok Running test: allterms3... ok Running test: allterms4... ok Running test: allterms5... ok Running test: allterms6... ok Running test: specialterms1... ok Running test: specialterms2... ok Running test: postlist1... ok Running test: postlist2... ok Running test: postlist3... ok Running test: postlist4... ok Running test: postlist5... ok Running test: postlist6... ok Running test: collfreq1... ok Running test: sortvalue1... ok Running test: sortrel1... ok Running test: matchall1... ok Running test: matchspy5... ok Running test: subclassablerefcount3... ok Running test: subclassablerefcount6... ok Running test: subclassablerefcount7... ok Running test: synonym1... ok Running test: synonym2... ok Running test: synonym3... ok Running test: synonym4... ok Running test: opmax1... ok Running test: valuerange1... ok Running test: valuege1... ok Running test: valuege2... ok Running test: valuele1... ok Running test: valuege4... ok Running test: valuerange3... ok Running test: valuerange4... ok Running test: valuerangematchesub1... ok Running test: consistency3... ok Running test: pctcutoff5... ok Running test: topercent4... ok Running test: topercent5... ok Running test: topercent6... ok Running test: valueweightsource1... ok Running test: fixedweightsource1... ok Running test: xor3... ok Running test: phrasealldocs1... ok Running test: wildcard1... ok Running test: wildcard2... ok Running test: dualprefixwildcard1... ok Running test: loosephrase1... ok Running test: loosenear1... ok Running test: complexphrase1... ok Running test: complexnear1... ok Running test: complexphrase2... ok Running test: complexnear2... ok Running test: zeroestimate1... ok Running test: complexphrase3... ok Running test: complexnear3... ok Running test: notandor1... ok Running test: wildquery1... ok Running test: snippet1... ok Running test: snippetstem1... ok Running test: snippetphrase1... ok Running test: snippet_termcover1... ok Running test: snippet_termcover2... ok Running test: snippet_empty... ok Running test: valuestream2... ok Running test: valuestream3... ok Running test: valuemapsource1... ok Running test: bm25weight4... ok Running test: bm25weight5... ok Running test: bm25plusweight2... ok Running test: bm25plusweight3... ok Running test: inl2weight3... ok Running test: ifb2weight3... ok Running test: ineb2weight3... ok Running test: bb2weight3... ok Running test: bb2weight4... ok Running test: dlhweight1... ok Running test: pl2weight3... ok Running test: pl2plusweight4... ok Running test: pl2plusweight5... ok Running test: dphweight1... ok Running test: tfidfweight3... ok Running test: unigramlmweight4... ok Running test: unigramlmweight5... ok Running test: unigramlmweight7... ok Running test: unigramlmweight8... ok Running test: coordweight1... ok Running test: multidb3... ok Running test: multidb4... ok Running test: multidb5... ok Running test: rsetmultidb1... ok Running test: rsetmultidb3... ok Running test: uuid1... ok Running test: rsetmultidb2... ok Running test: multiexpand1... ok Running test: valuestream1... ok Running test: valuemapsource2... ok Running test: decvalwtsource4... ok Running test: metadata3... ok Running test: metadata2... ok Running test: metadata4... ok Running test: phrase3... ok Running test: near1... ok Running test: near2... ok Running test: phrase1... ok Running test: phrase2... ok Running test: poslist1... ok Running test: positfromtermit1... SKIPPED Running test: poslist2... ok Running test: poslist3... ok Running test: poslistupdate1... ok Running test: matchdecider4... ok Running test: closedb6... ok Running test: keepalive1... ok Running test: netstats1... ok Running test: topercent3... ok Running test: externalsource2... ok Running test: sortfunctorremote1... ok Running test: spell0... ok Running test: badtransaction1... ok Running test: committransaction1... ok Running test: canceltransaction1... ok Running test: canceltransaction2... ok Running test: valuestats2... ok Running test: valuestats4... ok Running test: valueweightsource2... ok Running test: valuestats3... ok Running test: valueweightsource3... ok Running test: alldocspl1... ok Running test: alldocspl2... ok Running test: totaldoclen1... ok Running test: exceed32bitcombineddb1... ok Running test: modifiedpostlist1... ok Running test: doclenaftercommit1... ok Running test: valuesaftercommit1... ok Running test: replacedoc8... ok Running test: newfreelistblock1... ok Running test: closedb7... ok Running test: metadata1... ok Running test: metadata5... ok Running test: valuerange2... ok Running test: possubqueries1... ok Running test: qp_flag_wildcard1... ok Running test: qp_flag_wildcard2... ok Running test: qp_flag_wildcard3... ok Running test: qp_flag_partial1... ok Running test: qp_value_range3... ok Running test: qp_range3... ok Running test: qp_stopword_group1... ok Running test: modtermwdf1... ok Running test: bigoaddvalue1... ok Running test: serialise_document2... ok Running test: decvalwtsource1... ok Running test: decvalwtsource2... ok Running test: decvalwtsource3... ok Running test: decvalwtsource5... ok Running test: adddoc1... ok Running test: adddoc2... ok Running test: adddoc3... ok Running test: adddoc4... ok Running test: adddoc5... ok Running test: adddoc6... ok Running test: implicitendsession1... ok Running test: databaseassign1... ok Running test: deldoc1... ok Running test: deldoc2... ok Running test: deldoc3... ok Running test: deldoc4... ok Running test: deldoc5... ok Running test: deldoc6... ok Running test: replacedoc1... ok Running test: replacedoc2... ok Running test: replacedoc3... ok Running test: replacedoc4... ok Running test: replacedoc5... ok Running test: replacedoc6... ok Running test: uniqueterm1... ok Running test: allpostlist2... ok Running test: emptyterm2... ok Running test: phraseorneartoand1... ok Running test: longpositionlist1... ok Running test: consistency2... ok Running test: nomoredocids1... ok Running test: termtoolong1... ok Running test: postlist7... ok Running test: modifyvalues1... ok Running test: qpmemoryleak1... SKIPPED Running test: closedb4... ok Running test: closedb10... ok Running test: writeread1... ok Running test: valuestats1... ok Running test: valueweightsource5... SKIPPED ./apitest backend remotetcp_chert: All 286 tests passed, 4 skipped. ./apitest total: 3030 tests passed, 1 failed, 37 skipped. FAIL: apitest Running test: exception1... ok Running test: refcnt1... ok Running test: refcnt2... ok Running test: autoptr1... ok Running test: stringcomp1... ok Running test: temporarydtor1... ok Running test: static_assert1... ok Running test: pack_uint_preserving_sort1... ok Running test: pack_uint_preserving_sort2... ok Running test: chartype1... ok PASS: internaltest The random seed is 42 Please report the seed when reporting a test failure. Running tests with arabic stemmer... Running test: stemrandom... ok Running test: stemjunk... ok Running test: stemdict... SKIPPED Running tests with armenian stemmer... Running test: stemrandom... ok Running test: stemjunk... ok Running test: stemdict... SKIPPED Running tests with basque stemmer... Running test: stemrandom... ok Running test: stemjunk... ok Running test: stemdict... SKIPPED Running tests with catalan stemmer... Running test: stemrandom... ok Running test: stemjunk... ok Running test: stemdict... SKIPPED Running tests with danish stemmer... Running test: stemrandom... ok Running test: stemjunk... ok Running test: stemdict... SKIPPED Running tests with dutch stemmer... Running test: stemrandom... ok Running test: stemjunk... ok Running test: stemdict... SKIPPED Running tests with earlyenglish stemmer... Running test: stemrandom... ok Running test: stemjunk... ok Running test: stemdict... SKIPPED Running tests with english stemmer... Running test: stemrandom... ok Running test: stemjunk... ok Running test: stemdict... SKIPPED Running tests with finnish stemmer... Running test: stemrandom... ok Running test: stemjunk... ok Running test: stemdict... SKIPPED Running tests with french stemmer... Running test: stemrandom... ok Running test: stemjunk... ok Running test: stemdict... SKIPPED Running tests with german stemmer... Running test: stemrandom... ok Running test: stemjunk... ok Running test: stemdict... SKIPPED Running tests with german2 stemmer... Running test: stemrandom... ok Running test: stemjunk... ok Running test: stemdict... SKIPPED Running tests with hungarian stemmer... Running test: stemrandom... ok Running test: stemjunk... ok Running test: stemdict... SKIPPED Running tests with italian stemmer... Running test: stemrandom... ok Running test: stemjunk... ok Running test: stemdict... SKIPPED Running tests with kraaij_pohlmann stemmer... Running test: stemrandom... ok Running test: stemjunk... ok Running test: stemdict... SKIPPED Running tests with lovins stemmer... Running test: stemrandom... ok Running test: stemjunk... ok Running test: stemdict... SKIPPED Running tests with norwegian stemmer... Running test: stemrandom... ok Running test: stemjunk... ok Running test: stemdict... SKIPPED Running tests with porter stemmer... Running test: stemrandom... ok Running test: stemjunk... ok Running test: stemdict... SKIPPED Running tests with portuguese stemmer... Running test: stemrandom... ok Running test: stemjunk... ok Running test: stemdict... SKIPPED Running tests with romanian stemmer... Running test: stemrandom... ok Running test: stemjunk... ok Running test: stemdict... SKIPPED Running tests with russian stemmer... Running test: stemrandom... ok Running test: stemjunk... ok Running test: stemdict... SKIPPED Running tests with spanish stemmer... Running test: stemrandom... ok Running test: stemjunk... ok Running test: stemdict... SKIPPED Running tests with swedish stemmer... Running test: stemrandom... ok Running test: stemjunk... ok Running test: stemdict... SKIPPED Running tests with turkish stemmer... Running test: stemrandom... ok Running test: stemjunk... ok Running test: stemdict... SKIPPED PASS: stemtest Running test: simple_exceptions_work1... ok Running test: class_exceptions_work1... ok Running test: resolverelativepath1... ok Running test: serialisedouble1... ok Running test: serialiselength1... ok Running test: serialiselength2... ok Running test: serialiseerror1... ok Running test: log2... ok Running test: sortableserialise1... ok Running test: tostring1... ok Running test: strbool1... ok Running test: closefrom1... ok PASS: unittest ======================================== 1 of 4 tests failed Please report to https://xapian.org/bugs ======================================== make[4]: *** [Makefile:1006: check-TESTS] Error 1 make[4]: Leaving directory '/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5-abi_x86_64.amd64/tests' make[3]: *** [Makefile:1130: check-am] Error 2 make[3]: Leaving directory '/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5-abi_x86_64.amd64/tests' make[2]: *** [Makefile:1132: check] Error 2 make[2]: Leaving directory '/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5-abi_x86_64.amd64/tests' make[1]: *** [Makefile:3208: check-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5-abi_x86_64.amd64' make: *** [Makefile:3496: check] Error 2 * ERROR: dev-libs/xapian-1.4.5::gentoo failed (test phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-libs/xapian-1.4.5::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-libs/xapian-1.4.5::gentoo'`. * The complete build log is located at '/var/log/portage/dev-libs:xapian-1.4.5:20180524-100954.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-libs/xapian-1.4.5/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-libs/xapian-1.4.5/temp/environment'. * Working directory: '/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5-abi_x86_64.amd64' * S: '/var/tmp/portage/dev-libs/xapian-1.4.5/work/xapian-core-1.4.5'