* Package: dev-libs/xapian-1.4.16 * Repository: gentoo * Maintainer: blueness@gentoo.org * USE: abi_x86_64 amd64 cpu_flags_x86_sse cpu_flags_x86_sse2 elibc_glibc inmemory kernel_linux remote userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox @@@@@ PLEASE PAY ATTENTION HERE!!! @@@@@ This information may help you to understand if this is a duplicate or if this bug exists after you pushed a fix; This ebuild was merged at the following commit: https://github.com/gentoo-mirror/gentoo/commit/e6c00e7cb8c70cc1fb92d138d9349675e91a53b9 @@@@@ END @@@@@ >>> Unpacking source... >>> Unpacking xapian-core-1.4.16.tar.xz to /var/tmp/portage/dev-libs/xapian-1.4.16/work >>> Source unpacked in /var/tmp/portage/dev-libs/xapian-1.4.16/work >>> Preparing source in /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 ... * abi_x86_64.amd64: running multilib-minimal_abi_src_configure * econf: updating xapian-core-1.4.16/config.sub with /usr/share/gnuconfig/config.sub * econf: updating xapian-core-1.4.16/config.guess with /usr/share/gnuconfig/config.guess /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/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.16 --htmldir=/usr/share/doc/xapian-1.4.16/html --with-sysroot=/ --libdir=/usr/lib64 --enable-sse=sse2 --disable-static --enable-backend-glass --enable-backend-chert --program-suffix= checking for a BSD-compatible install... /usr/lib/portage/python3.7/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 for style of include used by make... GNU checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-clang 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-clang accepts -g... yes checking for x86_64-pc-linux-gnu-clang option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-clang understands -c and -o together... yes checking dependency style of x86_64-pc-linux-gnu-clang... none checking for x86_64-pc-linux-gnu-ar... llvm-ar checking the archiver (llvm-ar) interface... ar 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 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-clang... lld checking if the linker (lld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... llvm-nm checking the name lister (llvm-nm) 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 lld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... llvm-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... (cached) llvm-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... llvm-strip checking for x86_64-pc-linux-gnu-ranlib... llvm-ranlib checking command to parse llvm-nm output from x86_64-pc-linux-gnu-clang object... ok checking for sysroot... / 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... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-pc-linux-gnu-clang-cpp 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-clang supports -fno-rtti -fno-exceptions... yes checking for x86_64-pc-linux-gnu-clang option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-clang PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-clang static flag -static works... yes checking if x86_64-pc-linux-gnu-clang supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-clang supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-clang linker (lld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... unsupported 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 whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-clang++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-clang++... none checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-clang++ -E checking for ld used by x86_64-pc-linux-gnu-clang++... lld -m elf_x86_64 checking if the linker (lld -m elf_x86_64) is GNU ld... no checking whether the x86_64-pc-linux-gnu-clang++ linker (lld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-clang++ option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-clang++ PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-clang++ static flag -static works... yes checking if x86_64-pc-linux-gnu-clang++ supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-clang++ supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-clang++ linker (lld -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... unsupported checking whether x86_64-pc-linux-gnu-clang++ is a working C++ compiler... yes checking whether x86_64-pc-linux-gnu-clang++ supports C++11 features by default... yes checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-clang checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-clang accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-clang option to accept ISO C89... (cached) none needed checking whether x86_64-pc-linux-gnu-clang understands -c and -o together... (cached) yes checking dependency style of x86_64-pc-linux-gnu-clang... (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 whether exp10 is declared... yes checking whether __exp10 is declared... yes checking for __builtin_exp10... no checking if RTTI is supported... yes checking whether __builtin_add_overflow is declared... yes checking whether __builtin_mul_overflow is declared... yes checking whether __builtin_bswap16 is declared... yes checking whether __builtin_bswap32 is declared... yes checking whether __builtin_bswap64 is declared... yes checking whether _byteswap_ushort is declared... no checking whether _byteswap_ulong is declared... no checking whether _byteswap_uint64 is declared... no 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 whether __popcnt is declared... no checking whether __popcnt64 is declared... no checking for poll... 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 nftw... yes checking for setenv... yes checking for _putenv_s... no checking whether _putenv_s is declared... 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 for 32 bit integer type... int checking for 64 bit integer type... long checking for perl... /usr/bin/perl checking for fcntl.h... yes checking for limits.h... yes checking for poll.h... yes checking for sys/select.h... yes checking for sys/resource.h... yes checking for cxxabi.h... yes checking for valgrind... no checking for eatmydata... no 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 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 directory separator(s)... / checking for link... yes checking if x86_64-pc-linux-gnu-clang++ -fvisibility=hidden -fvisibility-inlines-hidden works... yes checking for x86_64-pc-linux-gnu-clang++ with -Wl,-Bsymbolic-functions in LDFLAGS... yes checking for x86_64-pc-linux-gnu-clang++ with -xldscope=symbolic in LDFLAGS... no 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 makemanpage 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 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.16/work/xapian-core-1.4.16 ... * abi_x86_64.amd64: running multilib-minimal_abi_src_compile make -j2 V=1 make all-recursive make[1]: Entering directory '/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16-abi_x86_64.amd64' Making all in . make[2]: Entering directory '/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16-abi_x86_64.amd64' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o common/getopt.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common/getopt.cc x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -DXAPIAN_REALLY_NO_DEBUG_LOG -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/glass -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o bin/bin_xapian_inspect-xapian-inspect.o `test -f 'bin/xapian-inspect.cc' || echo '/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/'`bin/xapian-inspect.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common/getopt.cc -fPIC -DPIC -o common/.libs/getopt.o x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -DXAPIAN_REALLY_NO_DEBUG_LOG -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/glass -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o api/bin_xapian_inspect-constinfo.o `test -f 'api/constinfo.cc' || echo '/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/'`api/constinfo.cc x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -DXAPIAN_REALLY_NO_DEBUG_LOG -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/glass -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o api/bin_xapian_inspect-error.o `test -f 'api/error.cc' || echo '/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/'`api/error.cc x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -DXAPIAN_REALLY_NO_DEBUG_LOG -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/glass -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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.16/work/xapian-core-1.4.16/'`backends/glass/glass_changes.cc x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -DXAPIAN_REALLY_NO_DEBUG_LOG -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/glass -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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.16/work/xapian-core-1.4.16/'`backends/glass/glass_cursor.cc x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -DXAPIAN_REALLY_NO_DEBUG_LOG -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/glass -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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.16/work/xapian-core-1.4.16/'`backends/glass/glass_freelist.cc x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -DXAPIAN_REALLY_NO_DEBUG_LOG -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/glass -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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.16/work/xapian-core-1.4.16/'`backends/glass/glass_table.cc x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -DXAPIAN_REALLY_NO_DEBUG_LOG -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/glass -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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.16/work/xapian-core-1.4.16/'`backends/glass/glass_version.cc x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -DXAPIAN_REALLY_NO_DEBUG_LOG -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/glass -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o backends/bin_xapian_inspect-uuids.o `test -f 'backends/uuids.cc' || echo '/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/'`backends/uuids.cc x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -DXAPIAN_REALLY_NO_DEBUG_LOG -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/glass -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o common/bin_xapian_inspect-compression_stream.o `test -f 'common/compression_stream.cc' || echo '/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/'`common/compression_stream.cc x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -DXAPIAN_REALLY_NO_DEBUG_LOG -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/glass -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -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.16/work/xapian-core-1.4.16/'`common/errno_to_string.cc x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -DXAPIAN_REALLY_NO_DEBUG_LOG -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/glass -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o common/bin_xapian_inspect-io_utils.o `test -f 'common/io_utils.cc' || echo '/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/'`common/io_utils.cc x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -DXAPIAN_REALLY_NO_DEBUG_LOG -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/glass -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o common/bin_xapian_inspect-posixy_wrapper.o `test -f 'common/posixy_wrapper.cc' || echo '/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/'`common/posixy_wrapper.cc x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -DXAPIAN_REALLY_NO_DEBUG_LOG -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/glass -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o common/bin_xapian_inspect-str.o `test -f 'common/str.cc' || echo '/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/'`common/str.cc x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -DXAPIAN_REALLY_NO_DEBUG_LOG -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/glass -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o unicode/bin_xapian_inspect-description_append.o `test -f 'unicode/description_append.cc' || echo '/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/'`unicode/description_append.cc x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -DXAPIAN_REALLY_NO_DEBUG_LOG -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/glass -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o unicode/bin_xapian_inspect-unicode-data.o `test -f 'unicode/unicode-data.cc' || echo '/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/'`unicode/unicode-data.cc x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -DXAPIAN_REALLY_NO_DEBUG_LOG -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/glass -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o unicode/bin_xapian_inspect-utf8itor.o `test -f 'unicode/utf8itor.cc' || echo '/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/'`unicode/utf8itor.cc /bin/mkdir -p installable /bin/sed '/##UNINSTONLYBEGIN/,/##UNINSTONLYEND/d' xapian-config > installable/xapian-config.tmp mv installable/xapian-config.tmp installable/xapian-config /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o api/compactor.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/api/compactor.cc /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o api/constinfo.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/api/constinfo.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/api/compactor.cc -fPIC -DPIC -o api/.libs/compactor.o libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/api/constinfo.cc -fPIC -DPIC -o api/.libs/constinfo.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o api/decvalwtsource.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/api/decvalwtsource.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/api/decvalwtsource.cc -fPIC -DPIC -o api/.libs/decvalwtsource.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o api/documentvaluelist.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/api/documentvaluelist.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/api/documentvaluelist.cc -fPIC -DPIC -o api/.libs/documentvaluelist.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o api/editdistance.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/api/editdistance.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/api/editdistance.cc -fPIC -DPIC -o api/.libs/editdistance.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o api/emptypostlist.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/api/emptypostlist.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/api/emptypostlist.cc -fPIC -DPIC -o api/.libs/emptypostlist.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o api/error.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/api/error.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/api/error.cc -fPIC -DPIC -o api/.libs/error.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o api/errorhandler.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/api/errorhandler.cc /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o api/expanddecider.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/api/expanddecider.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/api/errorhandler.cc -fPIC -DPIC -o api/.libs/errorhandler.o libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/api/expanddecider.cc -fPIC -DPIC -o api/.libs/expanddecider.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o api/keymaker.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/api/keymaker.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/api/keymaker.cc -fPIC -DPIC -o api/.libs/keymaker.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o api/leafpostlist.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/api/leafpostlist.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/api/leafpostlist.cc -fPIC -DPIC -o api/.libs/leafpostlist.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o api/matchspy.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/api/matchspy.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/api/matchspy.cc -fPIC -DPIC -o api/.libs/matchspy.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o api/omdatabase.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/api/omdatabase.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/api/omdatabase.cc -fPIC -DPIC -o api/.libs/omdatabase.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o api/omdocument.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/api/omdocument.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/api/omdocument.cc -fPIC -DPIC -o api/.libs/omdocument.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o api/omenquire.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/api/omenquire.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/api/omenquire.cc -fPIC -DPIC -o api/.libs/omenquire.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o api/positioniterator.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/api/positioniterator.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/api/positioniterator.cc -fPIC -DPIC -o api/.libs/positioniterator.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o api/postingiterator.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/api/postingiterator.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/api/postingiterator.cc -fPIC -DPIC -o api/.libs/postingiterator.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o api/postingsource.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/api/postingsource.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/api/postingsource.cc -fPIC -DPIC -o api/.libs/postingsource.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o api/postlist.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/api/postlist.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/api/postlist.cc -fPIC -DPIC -o api/.libs/postlist.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o api/query.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/api/query.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/api/query.cc -fPIC -DPIC -o api/.libs/query.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o api/queryinternal.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/api/queryinternal.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/api/queryinternal.cc -fPIC -DPIC -o api/.libs/queryinternal.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o api/registry.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/api/registry.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/api/registry.cc -fPIC -DPIC -o api/.libs/registry.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o api/smallvector.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/api/smallvector.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/api/smallvector.cc -fPIC -DPIC -o api/.libs/smallvector.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o api/sortable-serialise.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/api/sortable-serialise.cc /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o api/termiterator.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/api/termiterator.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/api/sortable-serialise.cc -fPIC -DPIC -o api/.libs/sortable-serialise.o libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/api/termiterator.cc -fPIC -DPIC -o api/.libs/termiterator.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o api/termlist.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/api/termlist.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/api/termlist.cc -fPIC -DPIC -o api/.libs/termlist.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o api/valueiterator.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/api/valueiterator.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/api/valueiterator.cc -fPIC -DPIC -o api/.libs/valueiterator.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o api/valuerangeproc.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/api/valuerangeproc.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/api/valuerangeproc.cc -fPIC -DPIC -o api/.libs/valuerangeproc.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o api/valuesetmatchdecider.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/api/valuesetmatchdecider.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/api/valuesetmatchdecider.cc -fPIC -DPIC -o api/.libs/valuesetmatchdecider.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o api/vectortermlist.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/api/vectortermlist.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/api/vectortermlist.cc -fPIC -DPIC -o api/.libs/vectortermlist.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o api/replication.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/api/replication.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/api/replication.cc -fPIC -DPIC -o api/.libs/replication.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o backends/alltermslist.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/alltermslist.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/alltermslist.cc -fPIC -DPIC -o backends/.libs/alltermslist.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o backends/dbcheck.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/dbcheck.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/dbcheck.cc -fPIC -DPIC -o backends/.libs/dbcheck.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o backends/database.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/database.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/database.cc -fPIC -DPIC -o backends/.libs/database.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o backends/databasehelpers.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/databasehelpers.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/databasehelpers.cc -fPIC -DPIC -o backends/.libs/databasehelpers.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o backends/databasereplicator.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/databasereplicator.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/databasereplicator.cc -fPIC -DPIC -o backends/.libs/databasereplicator.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o backends/dbfactory.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/dbfactory.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/dbfactory.cc -fPIC -DPIC -o backends/.libs/dbfactory.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o backends/slowvaluelist.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/slowvaluelist.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/slowvaluelist.cc -fPIC -DPIC -o backends/.libs/slowvaluelist.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o backends/uuids.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/uuids.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/uuids.cc -fPIC -DPIC -o backends/.libs/uuids.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o backends/valuelist.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/valuelist.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/valuelist.cc -fPIC -DPIC -o backends/.libs/valuelist.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o backends/dbfactory_remote.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/dbfactory_remote.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/dbfactory_remote.cc -fPIC -DPIC -o backends/.libs/dbfactory_remote.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o backends/contiguousalldocspostlist.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/contiguousalldocspostlist.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/contiguousalldocspostlist.cc -fPIC -DPIC -o backends/.libs/contiguousalldocspostlist.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o backends/flint_lock.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/flint_lock.cc /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o backends/chert/chert_alldocsmodifiedpostlist.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/chert/chert_alldocsmodifiedpostlist.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/flint_lock.cc -fPIC -DPIC -o backends/.libs/flint_lock.o libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/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-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o backends/chert/chert_alldocspostlist.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/chert/chert_alldocspostlist.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/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-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o backends/chert/chert_alltermslist.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/chert/chert_alltermslist.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/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-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o backends/chert/chert_btreebase.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/chert/chert_btreebase.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/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-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o backends/chert/chert_check.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/chert/chert_check.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/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-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o backends/chert/chert_compact.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/chert/chert_compact.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/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-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o backends/chert/chert_cursor.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/chert/chert_cursor.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/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-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o backends/chert/chert_database.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/chert/chert_database.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/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-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o backends/chert/chert_dbcheck.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/chert/chert_dbcheck.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/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-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o backends/chert/chert_dbstats.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/chert/chert_dbstats.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/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-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o backends/chert/chert_document.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/chert/chert_document.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/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-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o backends/chert/chert_metadata.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/chert/chert_metadata.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/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-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o backends/chert/chert_modifiedpostlist.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/chert/chert_modifiedpostlist.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/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-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o backends/chert/chert_positionlist.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/chert/chert_positionlist.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/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-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o backends/chert/chert_postlist.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/chert/chert_postlist.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/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-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o backends/chert/chert_record.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/chert/chert_record.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/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-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o backends/chert/chert_spelling.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/chert/chert_spelling.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/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-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o backends/chert/chert_spellingwordslist.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/chert/chert_spellingwordslist.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/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-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o backends/chert/chert_synonym.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/chert/chert_synonym.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/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-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o backends/chert/chert_table.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/chert/chert_table.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/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-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o backends/chert/chert_termlist.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/chert/chert_termlist.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/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-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o backends/chert/chert_termlisttable.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/chert/chert_termlisttable.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/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-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o backends/chert/chert_valuelist.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/chert/chert_valuelist.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/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-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o backends/chert/chert_values.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/chert/chert_values.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/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-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o backends/chert/chert_version.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/chert/chert_version.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/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-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o backends/chert/chert_databasereplicator.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/chert/chert_databasereplicator.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/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-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o backends/glass/glass_alldocspostlist.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/glass/glass_alldocspostlist.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/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-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o backends/glass/glass_alltermslist.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/glass/glass_alltermslist.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/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-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o backends/glass/glass_changes.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/glass/glass_changes.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/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-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o backends/glass/glass_check.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/glass/glass_check.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/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-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o backends/glass/glass_compact.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/glass/glass_compact.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/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-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o backends/glass/glass_cursor.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/glass/glass_cursor.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/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-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o backends/glass/glass_database.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/glass/glass_database.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/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-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o backends/glass/glass_dbcheck.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/glass/glass_dbcheck.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/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-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o backends/glass/glass_document.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/glass/glass_document.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/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-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o backends/glass/glass_freelist.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/glass/glass_freelist.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/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-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o backends/glass/glass_inverter.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/glass/glass_inverter.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/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-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o backends/glass/glass_metadata.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/glass/glass_metadata.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/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-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o backends/glass/glass_positionlist.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/glass/glass_positionlist.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/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-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o backends/glass/glass_postlist.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/glass/glass_postlist.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/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-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o backends/glass/glass_spelling.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/glass/glass_spelling.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/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-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o backends/glass/glass_spellingwordslist.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/glass/glass_spellingwordslist.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/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-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o backends/glass/glass_synonym.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/glass/glass_synonym.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/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-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o backends/glass/glass_table.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/glass/glass_table.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/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-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o backends/glass/glass_termlist.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/glass/glass_termlist.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/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-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o backends/glass/glass_termlisttable.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/glass/glass_termlisttable.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/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-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o backends/glass/glass_valuelist.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/glass/glass_valuelist.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/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-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o backends/glass/glass_values.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/glass/glass_values.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/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-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o backends/glass/glass_version.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/glass/glass_version.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/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-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o backends/glass/glass_databasereplicator.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/glass/glass_databasereplicator.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/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-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o backends/inmemory/inmemory_alltermslist.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/inmemory/inmemory_alltermslist.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/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-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o backends/inmemory/inmemory_database.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/inmemory/inmemory_database.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/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-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o backends/inmemory/inmemory_document.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/inmemory/inmemory_document.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/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-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o backends/inmemory/inmemory_positionlist.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/inmemory/inmemory_positionlist.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/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-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o backends/multi/multi_alltermslist.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/multi/multi_alltermslist.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/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-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o backends/multi/multi_postlist.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/multi/multi_postlist.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/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-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o backends/multi/multi_termlist.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/multi/multi_termlist.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/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-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o backends/multi/multi_valuelist.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/multi/multi_valuelist.cc /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o backends/remote/remote-document.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/remote/remote-document.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/multi/multi_valuelist.cc -fPIC -DPIC -o backends/multi/.libs/multi_valuelist.o libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/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-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o backends/remote/net_postlist.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/remote/net_postlist.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/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-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o backends/remote/net_termlist.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/remote/net_termlist.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/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-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o backends/remote/remote-database.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/backends/remote/remote-database.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/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-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o common/bitstream.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common/bitstream.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common/bitstream.cc -fPIC -DPIC -o common/.libs/bitstream.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o common/closefrom.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common/closefrom.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common/closefrom.cc -fPIC -DPIC -o common/.libs/closefrom.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o common/debuglog.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common/debuglog.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common/debuglog.cc -fPIC -DPIC -o common/.libs/debuglog.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o common/errno_to_string.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common/errno_to_string.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/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-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o common/fileutils.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common/fileutils.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common/fileutils.cc -fPIC -DPIC -o common/.libs/fileutils.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o common/io_utils.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common/io_utils.cc /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o common/keyword.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common/keyword.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common/io_utils.cc -fPIC -DPIC -o common/.libs/io_utils.o libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common/keyword.cc -fPIC -DPIC -o common/.libs/keyword.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o common/msvc_dirent.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common/msvc_dirent.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common/msvc_dirent.cc -fPIC -DPIC -o common/.libs/msvc_dirent.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o common/omassert.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common/omassert.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common/omassert.cc -fPIC -DPIC -o common/.libs/omassert.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o common/posixy_wrapper.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common/posixy_wrapper.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common/posixy_wrapper.cc -fPIC -DPIC -o common/.libs/posixy_wrapper.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o common/replicate_utils.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common/replicate_utils.cc /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o common/safe.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common/safe.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common/replicate_utils.cc -fPIC -DPIC -o common/.libs/replicate_utils.o libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common/safe.cc -fPIC -DPIC -o common/.libs/safe.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o common/serialise-double.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common/serialise-double.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common/serialise-double.cc -fPIC -DPIC -o common/.libs/serialise-double.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o common/socket_utils.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common/socket_utils.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common/socket_utils.cc -fPIC -DPIC -o common/.libs/socket_utils.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o common/str.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common/str.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common/str.cc -fPIC -DPIC -o common/.libs/str.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o common/compression_stream.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common/compression_stream.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common/compression_stream.cc -fPIC -DPIC -o common/.libs/compression_stream.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o expand/bo1eweight.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/expand/bo1eweight.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/expand/bo1eweight.cc -fPIC -DPIC -o expand/.libs/bo1eweight.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o expand/esetinternal.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/expand/esetinternal.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/expand/esetinternal.cc -fPIC -DPIC -o expand/.libs/esetinternal.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o expand/expandweight.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/expand/expandweight.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/expand/expandweight.cc -fPIC -DPIC -o expand/.libs/expandweight.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o expand/ortermlist.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/expand/ortermlist.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/expand/ortermlist.cc -fPIC -DPIC -o expand/.libs/ortermlist.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o expand/tradeweight.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/expand/tradeweight.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/expand/tradeweight.cc -fPIC -DPIC -o expand/.libs/tradeweight.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o geospatial/geoencode.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/geospatial/geoencode.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/geospatial/geoencode.cc -fPIC -DPIC -o geospatial/.libs/geoencode.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o geospatial/latlongcoord.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/geospatial/latlongcoord.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/geospatial/latlongcoord.cc -fPIC -DPIC -o geospatial/.libs/latlongcoord.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o geospatial/latlong_distance_keymaker.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/geospatial/latlong_distance_keymaker.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/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-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o geospatial/latlong_metrics.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/geospatial/latlong_metrics.cc /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o geospatial/latlong_posting_source.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/geospatial/latlong_posting_source.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/geospatial/latlong_metrics.cc -fPIC -DPIC -o geospatial/.libs/latlong_metrics.o libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/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-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o languages/arabic.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages/arabic.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages/arabic.cc -fPIC -DPIC -o languages/.libs/arabic.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o languages/armenian.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages/armenian.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages/armenian.cc -fPIC -DPIC -o languages/.libs/armenian.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o languages/basque.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages/basque.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages/basque.cc -fPIC -DPIC -o languages/.libs/basque.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o languages/catalan.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages/catalan.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages/catalan.cc -fPIC -DPIC -o languages/.libs/catalan.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o languages/danish.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages/danish.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages/danish.cc -fPIC -DPIC -o languages/.libs/danish.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o languages/dutch.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages/dutch.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages/dutch.cc -fPIC -DPIC -o languages/.libs/dutch.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o languages/english.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages/english.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages/english.cc -fPIC -DPIC -o languages/.libs/english.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o languages/earlyenglish.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages/earlyenglish.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages/earlyenglish.cc -fPIC -DPIC -o languages/.libs/earlyenglish.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o languages/finnish.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages/finnish.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages/finnish.cc -fPIC -DPIC -o languages/.libs/finnish.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o languages/french.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages/french.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages/french.cc -fPIC -DPIC -o languages/.libs/french.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o languages/german2.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages/german2.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages/german2.cc -fPIC -DPIC -o languages/.libs/german2.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o languages/german.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages/german.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages/german.cc -fPIC -DPIC -o languages/.libs/german.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o languages/hungarian.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages/hungarian.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages/hungarian.cc -fPIC -DPIC -o languages/.libs/hungarian.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o languages/indonesian.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages/indonesian.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages/indonesian.cc -fPIC -DPIC -o languages/.libs/indonesian.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o languages/irish.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages/irish.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages/irish.cc -fPIC -DPIC -o languages/.libs/irish.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o languages/italian.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages/italian.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages/italian.cc -fPIC -DPIC -o languages/.libs/italian.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o languages/kraaij_pohlmann.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages/kraaij_pohlmann.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages/kraaij_pohlmann.cc -fPIC -DPIC -o languages/.libs/kraaij_pohlmann.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o languages/lithuanian.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages/lithuanian.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages/lithuanian.cc -fPIC -DPIC -o languages/.libs/lithuanian.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o languages/lovins.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages/lovins.cc /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o languages/nepali.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages/nepali.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages/lovins.cc -fPIC -DPIC -o languages/.libs/lovins.o libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages/nepali.cc -fPIC -DPIC -o languages/.libs/nepali.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o languages/norwegian.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages/norwegian.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages/norwegian.cc -fPIC -DPIC -o languages/.libs/norwegian.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o languages/porter.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages/porter.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages/porter.cc -fPIC -DPIC -o languages/.libs/porter.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o languages/portuguese.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages/portuguese.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages/portuguese.cc -fPIC -DPIC -o languages/.libs/portuguese.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o languages/romanian.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages/romanian.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages/romanian.cc -fPIC -DPIC -o languages/.libs/romanian.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o languages/russian.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages/russian.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages/russian.cc -fPIC -DPIC -o languages/.libs/russian.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o languages/spanish.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages/spanish.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages/spanish.cc -fPIC -DPIC -o languages/.libs/spanish.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o languages/swedish.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages/swedish.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages/swedish.cc -fPIC -DPIC -o languages/.libs/swedish.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o languages/tamil.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages/tamil.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages/tamil.cc -fPIC -DPIC -o languages/.libs/tamil.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o languages/turkish.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages/turkish.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages/turkish.cc -fPIC -DPIC -o languages/.libs/turkish.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o languages/stem.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages/stem.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages/stem.cc -fPIC -DPIC -o languages/.libs/stem.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o languages/steminternal.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages/steminternal.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages/steminternal.cc -fPIC -DPIC -o languages/.libs/steminternal.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o matcher/remotesubmatch.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/matcher/remotesubmatch.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/matcher/remotesubmatch.cc -fPIC -DPIC -o matcher/.libs/remotesubmatch.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o matcher/andmaybepostlist.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/matcher/andmaybepostlist.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/matcher/andmaybepostlist.cc -fPIC -DPIC -o matcher/.libs/andmaybepostlist.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o matcher/andnotpostlist.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/matcher/andnotpostlist.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/matcher/andnotpostlist.cc -fPIC -DPIC -o matcher/.libs/andnotpostlist.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o matcher/branchpostlist.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/matcher/branchpostlist.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/matcher/branchpostlist.cc -fPIC -DPIC -o matcher/.libs/branchpostlist.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o matcher/collapser.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/matcher/collapser.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/matcher/collapser.cc -fPIC -DPIC -o matcher/.libs/collapser.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o matcher/exactphrasepostlist.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/matcher/exactphrasepostlist.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/matcher/exactphrasepostlist.cc -fPIC -DPIC -o matcher/.libs/exactphrasepostlist.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o matcher/externalpostlist.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/matcher/externalpostlist.cc /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o matcher/localsubmatch.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/matcher/localsubmatch.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/matcher/externalpostlist.cc -fPIC -DPIC -o matcher/.libs/externalpostlist.o libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/matcher/localsubmatch.cc -fPIC -DPIC -o matcher/.libs/localsubmatch.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o matcher/maxpostlist.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/matcher/maxpostlist.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/matcher/maxpostlist.cc -fPIC -DPIC -o matcher/.libs/maxpostlist.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o matcher/mergepostlist.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/matcher/mergepostlist.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/matcher/mergepostlist.cc -fPIC -DPIC -o matcher/.libs/mergepostlist.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o matcher/msetcmp.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/matcher/msetcmp.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/matcher/msetcmp.cc -fPIC -DPIC -o matcher/.libs/msetcmp.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o matcher/msetpostlist.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/matcher/msetpostlist.cc /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o matcher/multiandpostlist.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/matcher/multiandpostlist.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/matcher/msetpostlist.cc -fPIC -DPIC -o matcher/.libs/msetpostlist.o libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/matcher/multiandpostlist.cc -fPIC -DPIC -o matcher/.libs/multiandpostlist.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o matcher/multimatch.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/matcher/multimatch.cc /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o matcher/multixorpostlist.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/matcher/multixorpostlist.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/matcher/multimatch.cc -fPIC -DPIC -o matcher/.libs/multimatch.o libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/matcher/multixorpostlist.cc -fPIC -DPIC -o matcher/.libs/multixorpostlist.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o matcher/nearpostlist.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/matcher/nearpostlist.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/matcher/nearpostlist.cc -fPIC -DPIC -o matcher/.libs/nearpostlist.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o matcher/orpositionlist.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/matcher/orpositionlist.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/matcher/orpositionlist.cc -fPIC -DPIC -o matcher/.libs/orpositionlist.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o matcher/orpospostlist.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/matcher/orpospostlist.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/matcher/orpospostlist.cc -fPIC -DPIC -o matcher/.libs/orpospostlist.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o matcher/orpostlist.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/matcher/orpostlist.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/matcher/orpostlist.cc -fPIC -DPIC -o matcher/.libs/orpostlist.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o matcher/phrasepostlist.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/matcher/phrasepostlist.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/matcher/phrasepostlist.cc -fPIC -DPIC -o matcher/.libs/phrasepostlist.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o matcher/selectpostlist.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/matcher/selectpostlist.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/matcher/selectpostlist.cc -fPIC -DPIC -o matcher/.libs/selectpostlist.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o matcher/synonympostlist.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/matcher/synonympostlist.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/matcher/synonympostlist.cc -fPIC -DPIC -o matcher/.libs/synonympostlist.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o matcher/valuegepostlist.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/matcher/valuegepostlist.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/matcher/valuegepostlist.cc -fPIC -DPIC -o matcher/.libs/valuegepostlist.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o matcher/valuerangepostlist.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/matcher/valuerangepostlist.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/matcher/valuerangepostlist.cc -fPIC -DPIC -o matcher/.libs/valuerangepostlist.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o matcher/valuestreamdocument.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/matcher/valuestreamdocument.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/matcher/valuestreamdocument.cc -fPIC -DPIC -o matcher/.libs/valuestreamdocument.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o net/length.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/net/length.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/net/length.cc -fPIC -DPIC -o net/.libs/length.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o net/serialise.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/net/serialise.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/net/serialise.cc -fPIC -DPIC -o net/.libs/serialise.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o net/progclient.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/net/progclient.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/net/progclient.cc -fPIC -DPIC -o net/.libs/progclient.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o net/remoteconnection.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/net/remoteconnection.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/net/remoteconnection.cc -fPIC -DPIC -o net/.libs/remoteconnection.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o net/remoteserver.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/net/remoteserver.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/net/remoteserver.cc -fPIC -DPIC -o net/.libs/remoteserver.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o net/remotetcpclient.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/net/remotetcpclient.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/net/remotetcpclient.cc -fPIC -DPIC -o net/.libs/remotetcpclient.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o net/remotetcpserver.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/net/remotetcpserver.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/net/remotetcpserver.cc -fPIC -DPIC -o net/.libs/remotetcpserver.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o net/replicatetcpclient.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/net/replicatetcpclient.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/net/replicatetcpclient.cc -fPIC -DPIC -o net/.libs/replicatetcpclient.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o net/replicatetcpserver.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/net/replicatetcpserver.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/net/replicatetcpserver.cc -fPIC -DPIC -o net/.libs/replicatetcpserver.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o net/serialise-error.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/net/serialise-error.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/net/serialise-error.cc -fPIC -DPIC -o net/.libs/serialise-error.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o net/tcpclient.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/net/tcpclient.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/net/tcpclient.cc -fPIC -DPIC -o net/.libs/tcpclient.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o net/tcpserver.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/net/tcpserver.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/net/tcpserver.cc -fPIC -DPIC -o net/.libs/tcpserver.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o queryparser/cjk-tokenizer.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser/cjk-tokenizer.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser/cjk-tokenizer.cc -fPIC -DPIC -o queryparser/.libs/cjk-tokenizer.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o queryparser/queryparser.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser/queryparser.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser/queryparser.cc -fPIC -DPIC -o queryparser/.libs/queryparser.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o queryparser/queryparser_internal.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser/queryparser_internal.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser/queryparser_internal.cc -fPIC -DPIC -o queryparser/.libs/queryparser_internal.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o queryparser/termgenerator.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser/termgenerator.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser/termgenerator.cc -fPIC -DPIC -o queryparser/.libs/termgenerator.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o queryparser/termgenerator_internal.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser/termgenerator_internal.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser/termgenerator_internal.cc -fPIC -DPIC -o queryparser/.libs/termgenerator_internal.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o unicode/description_append.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/unicode/description_append.cc /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o unicode/unicode-data.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/unicode/unicode-data.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/unicode/description_append.cc -fPIC -DPIC -o unicode/.libs/description_append.o libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/unicode/unicode-data.cc -fPIC -DPIC -o unicode/.libs/unicode-data.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o unicode/utf8itor.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/unicode/utf8itor.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/unicode/utf8itor.cc -fPIC -DPIC -o unicode/.libs/utf8itor.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o weight/bb2weight.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/weight/bb2weight.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/weight/bb2weight.cc -fPIC -DPIC -o weight/.libs/bb2weight.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o weight/bm25plusweight.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/weight/bm25plusweight.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/weight/bm25plusweight.cc -fPIC -DPIC -o weight/.libs/bm25plusweight.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o weight/bm25weight.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/weight/bm25weight.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/weight/bm25weight.cc -fPIC -DPIC -o weight/.libs/bm25weight.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o weight/boolweight.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/weight/boolweight.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/weight/boolweight.cc -fPIC -DPIC -o weight/.libs/boolweight.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o weight/coordweight.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/weight/coordweight.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/weight/coordweight.cc -fPIC -DPIC -o weight/.libs/coordweight.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o weight/dlhweight.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/weight/dlhweight.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/weight/dlhweight.cc -fPIC -DPIC -o weight/.libs/dlhweight.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o weight/dphweight.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/weight/dphweight.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/weight/dphweight.cc -fPIC -DPIC -o weight/.libs/dphweight.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o weight/ifb2weight.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/weight/ifb2weight.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/weight/ifb2weight.cc -fPIC -DPIC -o weight/.libs/ifb2weight.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o weight/ineb2weight.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/weight/ineb2weight.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/weight/ineb2weight.cc -fPIC -DPIC -o weight/.libs/ineb2weight.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o weight/inl2weight.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/weight/inl2weight.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/weight/inl2weight.cc -fPIC -DPIC -o weight/.libs/inl2weight.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o weight/lmweight.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/weight/lmweight.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/weight/lmweight.cc -fPIC -DPIC -o weight/.libs/lmweight.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o weight/pl2plusweight.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/weight/pl2plusweight.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/weight/pl2plusweight.cc -fPIC -DPIC -o weight/.libs/pl2plusweight.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o weight/pl2weight.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/weight/pl2weight.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/weight/pl2weight.cc -fPIC -DPIC -o weight/.libs/pl2weight.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o weight/tfidfweight.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/weight/tfidfweight.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/weight/tfidfweight.cc -fPIC -DPIC -o weight/.libs/tfidfweight.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o weight/tradweight.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/weight/tradweight.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/weight/tradweight.cc -fPIC -DPIC -o weight/.libs/tradweight.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o weight/weight.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/weight/weight.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/weight/weight.cc -fPIC -DPIC -o weight/.libs/weight.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o weight/weightinternal.lo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/weight/weightinternal.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I./include -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/weight/weightinternal.cc -fPIC -DPIC -o weight/.libs/weightinternal.o /bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-clang++ -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o libgetopt.la common/getopt.lo libtool: link: llvm-ar cru .libs/libgetopt.a common/.libs/getopt.o libtool: link: llvm-ranlib .libs/libgetopt.a libtool: link: ( cd ".libs" && rm -f "libgetopt.la" && ln -s "../libgetopt.la" "libgetopt.la" ) x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o bin/xapian-delve.o /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/bin/xapian-delve.cc x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o bin/xapian-check.o /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/bin/xapian-check.cc x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o bin/xapian-compact.o /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/bin/xapian-compact.cc x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o bin/xapian-progsrv.o /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/bin/xapian-progsrv.cc x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o bin/xapian-replicate.o /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/bin/xapian-replicate.cc x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o bin/xapian-replicate-server.o /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/bin/xapian-replicate-server.cc x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o bin/xapian-tcpsrv.o /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/bin/xapian-tcpsrv.cc x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o examples/copydatabase.o /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/examples/copydatabase.cc x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o examples/quest.o /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/examples/quest.cc x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o examples/simpleexpand.o /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/examples/simpleexpand.cc x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o examples/simpleindex.o /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/examples/simpleindex.cc x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o examples/simplesearch.o /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/examples/simplesearch.cc x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o examples/xapian-metadata.o /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/examples/xapian-metadata.cc x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16 -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/common -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include -I'./include' -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages -Ilanguages -I/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/queryparser -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o examples/xapian-pos.o /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/examples/xapian-pos.cc /bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-clang++ -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o bin/xapian-inspect bin/bin_xapian_inspect-xapian-inspect.o api/bin_xapian_inspect-constinfo.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 backends/bin_xapian_inspect-uuids.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-clang++ -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o bin/xapian-inspect bin/bin_xapian_inspect-xapian-inspect.o api/bin_xapian_inspect-constinfo.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 backends/bin_xapian_inspect-uuids.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 /bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-clang++ -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-Bsymbolic-functions -version-info 40:2:10 -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -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/smallvector.lo api/sortable-serialise.lo api/termiterator.lo api/termlist.lo api/valueiterator.lo api/valuerangeproc.lo api/valuesetmatchdecider.lo api/vectortermlist.lo api/replication.lo backends/alltermslist.lo backends/dbcheck.lo backends/database.lo backends/databasehelpers.lo backends/databasereplicator.lo backends/dbfactory.lo backends/slowvaluelist.lo backends/uuids.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_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/chert/chert_databasereplicator.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_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/glass/glass_databasereplicator.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/indonesian.lo languages/irish.lo languages/italian.lo languages/kraaij_pohlmann.lo languages/lithuanian.lo languages/lovins.lo languages/nepali.lo languages/norwegian.lo languages/porter.lo languages/portuguese.lo languages/romanian.lo languages/russian.lo languages/spanish.lo languages/swedish.lo languages/tamil.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-clang++ -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.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/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 api/.libs/replication.o backends/.libs/alltermslist.o backends/.libs/dbcheck.o backends/.libs/database.o backends/.libs/databasehelpers.o backends/.libs/databasereplicator.o backends/.libs/dbfactory.o backends/.libs/slowvaluelist.o backends/.libs/uuids.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_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/chert/.libs/chert_databasereplicator.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_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/glass/.libs/glass_databasereplicator.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/indonesian.o languages/.libs/irish.o languages/.libs/italian.o languages/.libs/kraaij_pohlmann.o languages/.libs/lithuanian.o languages/.libs/lovins.o languages/.libs/nepali.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/tamil.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/10.1.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../lib64 -L/usr/lib/llvm/10/bin/../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../.. -L/lib -L/usr/lib -lstdc++ -lm -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../lib64/crtn.o -O2 -march=native -Wl,-Bsymbolic-functions -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/libxapian.so.30.10.2 libtool: link: (cd ".libs" && rm -f "libxapian.so.30" && ln -s "libxapian.so.30.10.2" "libxapian.so.30") libtool: link: (cd ".libs" && rm -f "libxapian.so" && ln -s "libxapian.so.30.10.2" "libxapian.so") libtool: link: ( cd ".libs" && rm -f "libxapian.la" && ln -s "../libxapian.la" "libxapian.la" ) /bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-clang++ -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o bin/xapian-delve bin/xapian-delve.o libgetopt.la libxapian.la /bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-clang++ -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o bin/xapian-check bin/xapian-check.o libxapian.la libtool: link: x86_64-pc-linux-gnu-clang++ -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o bin/.libs/xapian-check bin/xapian-check.o ./.libs/libxapian.so -lrt -lz -luuid libtool: link: x86_64-pc-linux-gnu-clang++ -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o bin/.libs/xapian-delve bin/xapian-delve.o ./.libs/libgetopt.a ./.libs/libxapian.so -lrt -lz -luuid /bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-clang++ -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o bin/xapian-compact bin/xapian-compact.o libgetopt.la libxapian.la /bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-clang++ -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o bin/xapian-progsrv bin/xapian-progsrv.o libgetopt.la libxapian.la libtool: link: x86_64-pc-linux-gnu-clang++ -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o bin/.libs/xapian-compact bin/xapian-compact.o ./.libs/libgetopt.a ./.libs/libxapian.so -lrt -lz -luuid libtool: link: x86_64-pc-linux-gnu-clang++ -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o bin/.libs/xapian-progsrv bin/xapian-progsrv.o ./.libs/libgetopt.a ./.libs/libxapian.so -lrt -lz -luuid /bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-clang++ -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o bin/xapian-replicate bin/xapian-replicate.o libgetopt.la libxapian.la /bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-clang++ -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o bin/xapian-replicate-server bin/xapian-replicate-server.o libgetopt.la libxapian.la libtool: link: x86_64-pc-linux-gnu-clang++ -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o bin/.libs/xapian-replicate bin/xapian-replicate.o ./.libs/libgetopt.a ./.libs/libxapian.so -lrt -lz -luuid libtool: link: x86_64-pc-linux-gnu-clang++ -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o bin/.libs/xapian-replicate-server bin/xapian-replicate-server.o ./.libs/libgetopt.a ./.libs/libxapian.so -lrt -lz -luuid /bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-clang++ -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o bin/xapian-tcpsrv bin/xapian-tcpsrv.o libgetopt.la libxapian.la /bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-clang++ -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o examples/copydatabase examples/copydatabase.o libxapian.la libtool: link: x86_64-pc-linux-gnu-clang++ -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o examples/.libs/copydatabase examples/copydatabase.o ./.libs/libxapian.so -lrt -lz -luuid libtool: link: x86_64-pc-linux-gnu-clang++ -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o bin/.libs/xapian-tcpsrv bin/xapian-tcpsrv.o ./.libs/libgetopt.a ./.libs/libxapian.so -lrt -lz -luuid /bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-clang++ -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o examples/quest examples/quest.o libgetopt.la libxapian.la /bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-clang++ -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o examples/simpleexpand examples/simpleexpand.o libxapian.la libtool: link: x86_64-pc-linux-gnu-clang++ -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o examples/.libs/quest examples/quest.o ./.libs/libgetopt.a ./.libs/libxapian.so -lrt -lz -luuid libtool: link: x86_64-pc-linux-gnu-clang++ -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o examples/.libs/simpleexpand examples/simpleexpand.o ./.libs/libxapian.so -lrt -lz -luuid /bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-clang++ -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o examples/simpleindex examples/simpleindex.o libxapian.la /bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-clang++ -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o examples/simplesearch examples/simplesearch.o libxapian.la libtool: link: x86_64-pc-linux-gnu-clang++ -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o examples/.libs/simpleindex examples/simpleindex.o ./.libs/libxapian.so -lrt -lz -luuid libtool: link: x86_64-pc-linux-gnu-clang++ -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o examples/.libs/simplesearch examples/simplesearch.o ./.libs/libxapian.so -lrt -lz -luuid /bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-clang++ -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o examples/xapian-metadata examples/xapian-metadata.o libxapian.la /bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-clang++ -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o examples/xapian-pos examples/xapian-pos.o libgetopt.la libxapian.la libtool: link: x86_64-pc-linux-gnu-clang++ -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o examples/.libs/xapian-metadata examples/xapian-metadata.o ./.libs/libxapian.so -lrt -lz -luuid libtool: link: x86_64-pc-linux-gnu-clang++ -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wshadow -Wstrict-overflow=1 -Wmissing-declarations -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o examples/.libs/xapian-pos examples/xapian-pos.o ./.libs/libgetopt.a ./.libs/libxapian.so -lrt -lz -luuid make[2]: Leaving directory '/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16-abi_x86_64.amd64' Making all in docs make[2]: Entering directory '/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16-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.16/work/xapian-core-1.4.16-abi_x86_64.amd64/docs' Making all in tests make[2]: Entering directory '/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16-abi_x86_64.amd64/tests' make all-am make[3]: Entering directory '/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16-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.16/work/xapian-core-1.4.16-abi_x86_64.amd64/tests' make[2]: Leaving directory '/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16-abi_x86_64.amd64/tests' make[1]: Leaving directory '/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16-abi_x86_64.amd64' >>> Source compiled. >>> Test phase [not enabled]: dev-libs/xapian-1.4.16 >>> Install dev-libs/xapian-1.4.16 into /var/tmp/portage/dev-libs/xapian-1.4.16/image * abi_x86_64.amd64: running multilib-minimal_abi_src_install make -j2 V=1 DESTDIR=/var/tmp/portage/dev-libs/xapian-1.4.16/image install make install-recursive make[1]: Entering directory '/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16-abi_x86_64.amd64' Making install in . make[2]: Entering directory '/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16-abi_x86_64.amd64' make[3]: Entering directory '/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16-abi_x86_64.amd64' /bin/mkdir -p '/var/tmp/portage/dev-libs/xapian-1.4.16/image/usr/lib64' /bin/mkdir -p '/var/tmp/portage/dev-libs/xapian-1.4.16/image/usr/bin' /bin/sh ./libtool --mode=install /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c libxapian.la '/var/tmp/portage/dev-libs/xapian-1.4.16/image/usr/lib64' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c installable/xapian-config '/var/tmp/portage/dev-libs/xapian-1.4.16/image/usr/bin' /bin/mkdir -p '/var/tmp/portage/dev-libs/xapian-1.4.16/image/usr/lib64/cmake/xapian' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 cmake/xapian-config.cmake cmake/xapian-config-version.cmake '/var/tmp/portage/dev-libs/xapian-1.4.16/image/usr/lib64/cmake/xapian' libtool: install: /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c .libs/libxapian.so.30.10.2 /var/tmp/portage/dev-libs/xapian-1.4.16/image/usr/lib64/libxapian.so.30.10.2 /bin/mkdir -p '/var/tmp/portage/dev-libs/xapian-1.4.16/image/usr/share/aclocal' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/m4-macros/xapian.m4 '/var/tmp/portage/dev-libs/xapian-1.4.16/image/usr/share/aclocal' libtool: install: (cd /var/tmp/portage/dev-libs/xapian-1.4.16/image/usr/lib64 && { ln -s -f libxapian.so.30.10.2 libxapian.so.30 || { rm -f libxapian.so.30 && ln -s libxapian.so.30.10.2 libxapian.so.30; }; }) libtool: install: (cd /var/tmp/portage/dev-libs/xapian-1.4.16/image/usr/lib64 && { ln -s -f libxapian.so.30.10.2 libxapian.so || { rm -f libxapian.so && ln -s libxapian.so.30.10.2 libxapian.so; }; }) /bin/mkdir -p '/var/tmp/portage/dev-libs/xapian-1.4.16/image/usr/share/xapian-core/stopwords' libtool: install: /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c .libs/libxapian.lai /var/tmp/portage/dev-libs/xapian-1.4.16/image/usr/lib64/libxapian.la /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages/stopwords/arabic.list /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages/stopwords/danish.list /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages/stopwords/dutch.list /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages/stopwords/english.list /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages/stopwords/finnish.list /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages/stopwords/french.list /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages/stopwords/german.list /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages/stopwords/hungarian.list /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages/stopwords/indonesian.list /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages/stopwords/italian.list /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages/stopwords/norwegian.list /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages/stopwords/portuguese.list /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages/stopwords/russian.list /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages/stopwords/spanish.list /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/languages/stopwords/swedish.list '/var/tmp/portage/dev-libs/xapian-1.4.16/image/usr/share/xapian-core/stopwords' libtool: warning: remember to run 'libtool --finish /usr/lib64' /bin/mkdir -p '/var/tmp/portage/dev-libs/xapian-1.4.16/image/usr/include' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include/xapian.h '/var/tmp/portage/dev-libs/xapian-1.4.16/image/usr/include' /bin/mkdir -p '/var/tmp/portage/dev-libs/xapian-1.4.16/image/usr/share/man/man1' /bin/mkdir -p '/var/tmp/portage/dev-libs/xapian-1.4.16/image/usr/lib64/pkgconfig' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/xapian-config.1 /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/bin/xapian-check.1 /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/bin/xapian-compact.1 /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/bin/xapian-delve.1 /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/bin/xapian-progsrv.1 /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/bin/xapian-replicate.1 /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/bin/xapian-replicate-server.1 /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/bin/xapian-tcpsrv.1 /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/examples/copydatabase.1 /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/examples/quest.1 /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/examples/xapian-metadata.1 /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/examples/xapian-pos.1 '/var/tmp/portage/dev-libs/xapian-1.4.16/image/usr/share/man/man1' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 pkgconfig/xapian-core.pc '/var/tmp/portage/dev-libs/xapian-1.4.16/image/usr/lib64/pkgconfig' /bin/mkdir -p '/var/tmp/portage/dev-libs/xapian-1.4.16/image/usr/include/xapian' /bin/mkdir -p '/var/tmp/portage/dev-libs/xapian-1.4.16/image/usr/include/xapian' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 include/xapian/version.h '/var/tmp/portage/dev-libs/xapian-1.4.16/image/usr/include/xapian' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include/xapian/attributes.h /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include/xapian/compactor.h /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include/xapian/constants.h /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include/xapian/constinfo.h /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include/xapian/database.h /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include/xapian/dbfactory.h /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include/xapian/deprecated.h /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include/xapian/derefwrapper.h /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include/xapian/document.h /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include/xapian/enquire.h /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include/xapian/errorhandler.h /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include/xapian/eset.h /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include/xapian/expanddecider.h /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include/xapian/intrusive_ptr.h /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include/xapian/iterator.h /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include/xapian/keymaker.h /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include/xapian/matchspy.h /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include/xapian/mset.h /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include/xapian/positioniterator.h /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include/xapian/postingiterator.h /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include/xapian/postingsource.h /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include/xapian/query.h /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include/xapian/queryparser.h /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include/xapian/registry.h /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include/xapian/stem.h /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include/xapian/termgenerator.h /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include/xapian/termiterator.h /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include/xapian/types.h /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include/xapian/unicode.h /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include/xapian/valueiterator.h /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include/xapian/valuesetmatchdecider.h /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include/xapian/geospatial.h /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include/xapian/visibility.h /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include/xapian/weight.h /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/include/xapian/error.h '/var/tmp/portage/dev-libs/xapian-1.4.16/image/usr/include/xapian' /bin/mkdir -p '/var/tmp/portage/dev-libs/xapian-1.4.16/image/usr/bin' /bin/sh ./libtool --mode=install /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c bin/xapian-delve bin/xapian-check bin/xapian-compact bin/xapian-progsrv bin/xapian-replicate bin/xapian-replicate-server bin/xapian-tcpsrv examples/copydatabase examples/quest examples/simpleexpand examples/simpleindex examples/simplesearch examples/xapian-metadata examples/xapian-pos '/var/tmp/portage/dev-libs/xapian-1.4.16/image/usr/bin' libtool: warning: 'libxapian.la' has not been installed in '/usr/lib64' libtool: install: /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c bin/.libs/xapian-delve /var/tmp/portage/dev-libs/xapian-1.4.16/image/usr/bin/xapian-delve libtool: warning: 'libxapian.la' has not been installed in '/usr/lib64' libtool: install: /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c bin/.libs/xapian-check /var/tmp/portage/dev-libs/xapian-1.4.16/image/usr/bin/xapian-check libtool: warning: 'libxapian.la' has not been installed in '/usr/lib64' libtool: install: /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c bin/.libs/xapian-compact /var/tmp/portage/dev-libs/xapian-1.4.16/image/usr/bin/xapian-compact libtool: warning: 'libxapian.la' has not been installed in '/usr/lib64' libtool: install: /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c bin/.libs/xapian-progsrv /var/tmp/portage/dev-libs/xapian-1.4.16/image/usr/bin/xapian-progsrv libtool: warning: 'libxapian.la' has not been installed in '/usr/lib64' libtool: install: /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c bin/.libs/xapian-replicate /var/tmp/portage/dev-libs/xapian-1.4.16/image/usr/bin/xapian-replicate libtool: warning: 'libxapian.la' has not been installed in '/usr/lib64' libtool: install: /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c bin/.libs/xapian-replicate-server /var/tmp/portage/dev-libs/xapian-1.4.16/image/usr/bin/xapian-replicate-server libtool: warning: 'libxapian.la' has not been installed in '/usr/lib64' libtool: install: /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c bin/.libs/xapian-tcpsrv /var/tmp/portage/dev-libs/xapian-1.4.16/image/usr/bin/xapian-tcpsrv libtool: warning: 'libxapian.la' has not been installed in '/usr/lib64' libtool: install: /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c examples/.libs/copydatabase /var/tmp/portage/dev-libs/xapian-1.4.16/image/usr/bin/copydatabase libtool: warning: 'libxapian.la' has not been installed in '/usr/lib64' libtool: install: /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c examples/.libs/quest /var/tmp/portage/dev-libs/xapian-1.4.16/image/usr/bin/quest libtool: warning: 'libxapian.la' has not been installed in '/usr/lib64' libtool: install: /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c examples/.libs/simpleexpand /var/tmp/portage/dev-libs/xapian-1.4.16/image/usr/bin/simpleexpand libtool: warning: 'libxapian.la' has not been installed in '/usr/lib64' libtool: install: /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c examples/.libs/simpleindex /var/tmp/portage/dev-libs/xapian-1.4.16/image/usr/bin/simpleindex libtool: warning: 'libxapian.la' has not been installed in '/usr/lib64' libtool: install: /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c examples/.libs/simplesearch /var/tmp/portage/dev-libs/xapian-1.4.16/image/usr/bin/simplesearch libtool: warning: 'libxapian.la' has not been installed in '/usr/lib64' libtool: install: /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c examples/.libs/xapian-metadata /var/tmp/portage/dev-libs/xapian-1.4.16/image/usr/bin/xapian-metadata libtool: warning: 'libxapian.la' has not been installed in '/usr/lib64' libtool: install: /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c examples/.libs/xapian-pos /var/tmp/portage/dev-libs/xapian-1.4.16/image/usr/bin/xapian-pos make[3]: Leaving directory '/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16-abi_x86_64.amd64' make[2]: Leaving directory '/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16-abi_x86_64.amd64' Making install in docs make[2]: Entering directory '/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16-abi_x86_64.amd64/docs' make[3]: Entering directory '/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16-abi_x86_64.amd64/docs' make[3]: Nothing to be done for 'install-exec-am'. /bin/sh /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/install-sh -d /var/tmp/portage/dev-libs/xapian-1.4.16/image/usr/share/doc/xapian-1.4.16/apidoc/html /bin/mkdir -p '/var/tmp/portage/dev-libs/xapian-1.4.16/image/usr/share/doc/xapian-1.4.16' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/docs/admin_notes.html /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/docs/bm25.html /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/docs/collapsing.html /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/docs/deprecation.html /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/docs/facets.html /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/docs/geospatial.html /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/docs/glossary.html /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/docs/index.html /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/docs/install.html /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/docs/internals.html /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/docs/intro_ir.html /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/docs/matcherdesign.html /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/docs/overview.html /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/docs/postingsource.html /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/docs/queryparser.html /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/docs/remote.html /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/docs/replication.html /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/docs/scalability.html /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/docs/serialisation.html /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/docs/sorting.html /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/docs/spelling.html /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/docs/stemming.html /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/docs/synonyms.html /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/docs/termgenerator.html /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/docs/tests.html /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/docs/valueranges.html '/var/tmp/portage/dev-libs/xapian-1.4.16/image/usr/share/doc/xapian-1.4.16' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 `test -f apidoc/html/index.html || echo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/docs/`apidoc/html/*.png /var/tmp/portage/dev-libs/xapian-1.4.16/image/usr/share/doc/xapian-1.4.16/apidoc/html /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 `test -f apidoc/html/index.html || echo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/docs/`apidoc/html/*.css /var/tmp/portage/dev-libs/xapian-1.4.16/image/usr/share/doc/xapian-1.4.16/apidoc/html /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 `test -f apidoc/html/index.html || echo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/docs/`apidoc/html/*.html /var/tmp/portage/dev-libs/xapian-1.4.16/image/usr/share/doc/xapian-1.4.16/apidoc/html /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 `test -f apidoc/html/index.html || echo /var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16/docs/`apidoc/html/*.js /var/tmp/portage/dev-libs/xapian-1.4.16/image/usr/share/doc/xapian-1.4.16/apidoc/html make[3]: Leaving directory '/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16-abi_x86_64.amd64/docs' make[2]: Leaving directory '/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16-abi_x86_64.amd64/docs' Making install in tests make[2]: Entering directory '/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16-abi_x86_64.amd64/tests' make install-am make[3]: Entering directory '/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16-abi_x86_64.amd64/tests' make[4]: Entering directory '/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16-abi_x86_64.amd64/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16-abi_x86_64.amd64/tests' make[3]: Leaving directory '/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16-abi_x86_64.amd64/tests' make[2]: Leaving directory '/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16-abi_x86_64.amd64/tests' make[1]: Leaving directory '/var/tmp/portage/dev-libs/xapian-1.4.16/work/xapian-core-1.4.16-abi_x86_64.amd64' >>> Completed installing dev-libs/xapian-1.4.16 into /var/tmp/portage/dev-libs/xapian-1.4.16/image * Final size of build directory: 34060 KiB (33.2 MiB) * Final size of installed tree: 11668 KiB (11.3 MiB) * QA Notice: Unresolved soname dependencies: * * /usr/bin/copydatabase: ./.libs/libxapian.so * /usr/bin/quest: ./.libs/libxapian.so * /usr/bin/simpleexpand: ./.libs/libxapian.so * /usr/bin/simpleindex: ./.libs/libxapian.so * /usr/bin/simplesearch: ./.libs/libxapian.so * /usr/bin/xapian-check: ./.libs/libxapian.so * /usr/bin/xapian-compact: ./.libs/libxapian.so * /usr/bin/xapian-delve: ./.libs/libxapian.so * /usr/bin/xapian-metadata: ./.libs/libxapian.so * /usr/bin/xapian-pos: ./.libs/libxapian.so * /usr/bin/xapian-progsrv: ./.libs/libxapian.so * /usr/bin/xapian-replicate: ./.libs/libxapian.so * /usr/bin/xapian-replicate-server: ./.libs/libxapian.so * /usr/bin/xapian-tcpsrv: ./.libs/libxapian.so * * QA Notice: The following shared libraries lack a SONAME * /usr/lib64/libxapian.so.30.10.2 strip: llvm-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version /usr/bin/xapian-delve /usr/lib64/libxapian.so.30.10.2 /usr/bin/xapian-check /usr/bin/xapian-compact /usr/bin/xapian-progsrv /usr/bin/xapian-replicate /usr/bin/xapian-replicate-server /usr/bin/xapian-tcpsrv /usr/bin/copydatabase /usr/bin/quest /usr/bin/simpleexpand /usr/bin/simpleindex /usr/bin/simplesearch /usr/bin/xapian-metadata /usr/bin/xapian-pos >>> Done. emerge --info: Portage 2.3.103 (python 3.7.7-final-0, default/linux/amd64/17.1, gcc-10.1.0, glibc-2.31-r5, 5.4.0-1015-aws x86_64) ================================================================= System uname: Linux-5.4.0-1015-aws-x86_64-AMD_EPYC_7571-with-gentoo-2.7 KiB Mem: 7895548 total, 1548092 free KiB Swap: 0 total, 0 free Timestamp of repository gentoo: Wed, 24 Jun 2020 10:35:18 +0000 sh bash 5.0_p17 ld GNU ld (Gentoo 2.34 p4) 2.34.0 app-shells/bash: 5.0_p17::gentoo dev-lang/perl: 5.30.3-r2::gentoo dev-lang/python: 2.7.18::gentoo, 3.7.7-r2::gentoo, 3.8.3::gentoo, 3.9.0_beta3::gentoo dev-util/cmake: 3.18.0_rc2::gentoo dev-util/pkgconfig: 0.29.2::gentoo sys-apps/baselayout: 2.7::gentoo sys-apps/openrc: 0.42.1::gentoo sys-apps/sandbox: 2.20::gentoo sys-devel/autoconf: 2.69-r5::gentoo sys-devel/automake: 1.16.2::gentoo sys-devel/binutils: 2.34-r1::gentoo sys-devel/gcc: 10.1.0-r1::gentoo sys-devel/gcc-config: 2.3.1::gentoo sys-devel/libtool: 2.4.6-r6::gentoo sys-devel/make: 4.3::gentoo sys-kernel/linux-headers: 5.7::gentoo (virtual/os-headers) sys-libs/glibc: 2.31-r5::gentoo Repositories: gentoo location: /usr/portage sync-type: rsync sync-uri: rsync://rsync.gentoo.org/gentoo-portage priority: -1000 sync-rsync-verify-metamanifest: yes sync-rsync-verify-jobs: 1 sync-rsync-verify-max-age: 24 sync-rsync-extra-opts: ACCEPT_KEYWORDS="amd64 ~amd64" ACCEPT_LICENSE="*" CBUILD="x86_64-pc-linux-gnu" CC="x86_64-pc-linux-gnu-clang" CFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" CXX="x86_64-pc-linux-gnu-clang++" CXXFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color" DISTDIR="/usr/portage/distfiles" EMERGE_DEFAULT_OPTS="--with-bdeps=y --binpkg-respect-use=y -1 -b -k" ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" FCFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color" FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs buildpkg collision-protect config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms sign split-log strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" FFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color" GENTOO_MIRRORS="http://distfiles.gentoo.org" LANG="C.UTF-8" LDFLAGS="-Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0" MAKEOPTS="-j2 V=1" PKGDIR="/root/.packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" PORTAGE_TMPDIR="/var/tmp" USE="acl amd64 berkdb bzip2 cli crypt dri fortran gdbm iconv ipv6 libtirpc multilib ncurses nls nptl openmp pam pcre readline seccomp split-usr ssl tcpd unicode xattr zlib" ABI_X86="64" ADA_TARGET="gnat_2018" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-2" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_7" PYTHON_TARGETS="python2_7 python3_7" RUBY_TARGETS="ruby25" USERLAND="GNU" VIDEO_CARDS="amdgpu fbdev intel nouveau radeon radeonsi vesa dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: CPPFLAGS, CTARGET, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS