conan-io / conan-center-index

Recipes for the ConanCenter repository
https://conan.io/center
MIT License
958 stars 1.76k forks source link

[package] xapian-core/1.4.16: Error when building #5472

Closed wouterbeek closed 3 years ago

wouterbeek commented 3 years ago

Building this package results in an error

Package and Environment Details (include every applicable attribute)

Conan profile (output of conan profile show default or conan profile show <profile> if custom profile is in use)

[settings]
os=Linux
os_build=Linux
arch=x86_64
arch_build=x86_64
compiler=gcc
compiler.version=11
compiler.libcxx=libstdc++11
build_type=Release
[options]
[build_requires]
[env]

Steps to reproduce (Include if Applicable)

conan install xapian-core/1.4.16@_/_ -b missing

Logs (Include/Attach if Applicable)

Click to expand log ``` conan install xapian-core/1.4.16@_/_ -b missing Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=11 os=Linux os_build=Linux [options] [build_requires] [env] xapian-core/1.4.16: WARN: Package binary is corrupted, removing: 4b5b7109afdb6d4733b8ae5e3753fafe504aae24 Installing package: xapian-core/1.4.16 Requirements libuuid/1.0.3 from 'conan-center' - Cache xapian-core/1.4.16 from 'conan-center' - Cache zlib/1.2.11 from 'conan-center' - Cache Packages libuuid/1.0.3:dfbe50feef7f3c6223a476cd5aeadb687084a646 - Cache xapian-core/1.4.16:4b5b7109afdb6d4733b8ae5e3753fafe504aae24 - Build zlib/1.2.11:dfbe50feef7f3c6223a476cd5aeadb687084a646 - Cache Installing (downloading, building) binaries... libuuid/1.0.3: Already installed! zlib/1.2.11: Already installed! xapian-core/1.4.16: WARN: Build folder is dirty, removing it: /home/wouter/.conan/data/xapian-core/1.4.16/_/_/build/4b5b7109afdb6d4733b8ae5e3753fafe504aae24 xapian-core/1.4.16: Copying sources to build folder xapian-core/1.4.16: Building your package in /home/wouter/.conan/data/xapian-core/1.4.16/_/_/build/4b5b7109afdb6d4733b8ae5e3753fafe504aae24 xapian-core/1.4.16: Generator txt created conanbuildinfo.txt xapian-core/1.4.16: Calling build() xapian-core/1.4.16: Calling: > source_subfolder/configure '--datarootdir=/home/wouter/.conan/data/xapian-core/1.4.16/_/_/package/4b5b7109afdb6d4733b8ae5e3753fafe504aae24/bin/share' '--disable-documentation' '--disable-shared' '--enable-static' '--prefix=/home/wouter/.conan/data/xapian-core/1.4.16/_/_/package/4b5b7109afdb6d4733b8ae5e3753fafe504aae24' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '1000' is supported by ustar format... yes checking whether GID '1000' 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 gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for ar... ar checking the archiver (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... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether g++ is a working C++ compiler... yes checking whether g++ supports C++11 features by default... yes checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 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... yes 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... /usr/bin/valgrind checking if valgrind supports --log-file with %p and --child-silent-after-fork=yes... yes checking for valgrind/memcheck.h... yes 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... no checking for _sys_errlist and _sys_nerr... no 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 for version of g++... GCC 11.1.0 checking if g++ -fvisibility=hidden -fvisibility-inlines-hidden works... yes checking for g++ with -Wl,-Bsymbolic-functions in LDFLAGS... yes checking for g++ 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 make all-recursive make[1]: Entering directory '/home/wouter/.conan/data/xapian-core/1.4.16/_/_/build/4b5b7109afdb6d4733b8ae5e3753fafe504aae24' Making all in . make[2]: Entering directory '/home/wouter/.conan/data/xapian-core/1.4.16/_/_/build/4b5b7109afdb6d4733b8ae5e3753fafe504aae24' depbase=`echo common/getopt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -Isource_subfolder/common -Isource_subfolder/include -I'./include' -Isource_subfolder/languages -Ilanguages -Isource_subfolder/queryparser -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include/uuid -I/home/wouter/.conan/data/zlib/1.2.11/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -m64 -O3 -s -fPIC -MT common/getopt.lo -MD -MP -MF $depbase.Tpo -c -o common/getopt.lo source_subfolder/common/getopt.cc &&\ mv -f $depbase.Tpo $depbase.Plo g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -Isource_subfolder/common -Isource_subfolder/include -I'./include' -Isource_subfolder/languages -Ilanguages -Isource_subfolder/queryparser -DXAPIAN_REALLY_NO_DEBUG_LOG -Isource_subfolder/backends/glass -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include/uuid -I/home/wouter/.conan/data/zlib/1.2.11/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -m64 -O3 -s -fPIC -MT api/bin_xapian_inspect-constinfo.o -MD -MP -MF api/.deps/bin_xapian_inspect-constinfo.Tpo -c -o api/bin_xapian_inspect-constinfo.o `test -f 'api/constinfo.cc' || echo 'source_subfolder/'`api/constinfo.cc g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -Isource_subfolder/common -Isource_subfolder/include -I'./include' -Isource_subfolder/languages -Ilanguages -Isource_subfolder/queryparser -DXAPIAN_REALLY_NO_DEBUG_LOG -Isource_subfolder/backends/glass -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include/uuid -I/home/wouter/.conan/data/zlib/1.2.11/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -m64 -O3 -s -fPIC -MT api/bin_xapian_inspect-error.o -MD -MP -MF api/.deps/bin_xapian_inspect-error.Tpo -c -o api/bin_xapian_inspect-error.o `test -f 'api/error.cc' || echo 'source_subfolder/'`api/error.cc g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -Isource_subfolder/common -Isource_subfolder/include -I'./include' -Isource_subfolder/languages -Ilanguages -Isource_subfolder/queryparser -DXAPIAN_REALLY_NO_DEBUG_LOG -Isource_subfolder/backends/glass -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include/uuid -I/home/wouter/.conan/data/zlib/1.2.11/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -m64 -O3 -s -fPIC -MT backends/glass/bin_xapian_inspect-glass_changes.o -MD -MP -MF backends/glass/.deps/bin_xapian_inspect-glass_changes.Tpo -c -o backends/glass/bin_xapian_inspect-glass_changes.o `test -f 'backends/glass/glass_changes.cc' || echo 'source_subfolder/'`backends/glass/glass_changes.cc g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -Isource_subfolder/common -Isource_subfolder/include -I'./include' -Isource_subfolder/languages -Ilanguages -Isource_subfolder/queryparser -DXAPIAN_REALLY_NO_DEBUG_LOG -Isource_subfolder/backends/glass -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include/uuid -I/home/wouter/.conan/data/zlib/1.2.11/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -m64 -O3 -s -fPIC -MT backends/glass/bin_xapian_inspect-glass_cursor.o -MD -MP -MF backends/glass/.deps/bin_xapian_inspect-glass_cursor.Tpo -c -o backends/glass/bin_xapian_inspect-glass_cursor.o `test -f 'backends/glass/glass_cursor.cc' || echo 'source_subfolder/'`backends/glass/glass_cursor.cc g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -Isource_subfolder/common -Isource_subfolder/include -I'./include' -Isource_subfolder/languages -Ilanguages -Isource_subfolder/queryparser -DXAPIAN_REALLY_NO_DEBUG_LOG -Isource_subfolder/backends/glass -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include/uuid -I/home/wouter/.conan/data/zlib/1.2.11/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -m64 -O3 -s -fPIC -MT backends/glass/bin_xapian_inspect-glass_freelist.o -MD -MP -MF backends/glass/.deps/bin_xapian_inspect-glass_freelist.Tpo -c -o backends/glass/bin_xapian_inspect-glass_freelist.o `test -f 'backends/glass/glass_freelist.cc' || echo 'source_subfolder/'`backends/glass/glass_freelist.cc g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -Isource_subfolder/common -Isource_subfolder/include -I'./include' -Isource_subfolder/languages -Ilanguages -Isource_subfolder/queryparser -DXAPIAN_REALLY_NO_DEBUG_LOG -Isource_subfolder/backends/glass -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include/uuid -I/home/wouter/.conan/data/zlib/1.2.11/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -m64 -O3 -s -fPIC -MT backends/glass/bin_xapian_inspect-glass_table.o -MD -MP -MF backends/glass/.deps/bin_xapian_inspect-glass_table.Tpo -c -o backends/glass/bin_xapian_inspect-glass_table.o `test -f 'backends/glass/glass_table.cc' || echo 'source_subfolder/'`backends/glass/glass_table.cc g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -Isource_subfolder/common -Isource_subfolder/include -I'./include' -Isource_subfolder/languages -Ilanguages -Isource_subfolder/queryparser -DXAPIAN_REALLY_NO_DEBUG_LOG -Isource_subfolder/backends/glass -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include/uuid -I/home/wouter/.conan/data/zlib/1.2.11/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -m64 -O3 -s -fPIC -MT backends/glass/bin_xapian_inspect-glass_version.o -MD -MP -MF backends/glass/.deps/bin_xapian_inspect-glass_version.Tpo -c -o backends/glass/bin_xapian_inspect-glass_version.o `test -f 'backends/glass/glass_version.cc' || echo 'source_subfolder/'`backends/glass/glass_version.cc g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -Isource_subfolder/common -Isource_subfolder/include -I'./include' -Isource_subfolder/languages -Ilanguages -Isource_subfolder/queryparser -DXAPIAN_REALLY_NO_DEBUG_LOG -Isource_subfolder/backends/glass -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include/uuid -I/home/wouter/.conan/data/zlib/1.2.11/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -m64 -O3 -s -fPIC -MT backends/bin_xapian_inspect-uuids.o -MD -MP -MF backends/.deps/bin_xapian_inspect-uuids.Tpo -c -o backends/bin_xapian_inspect-uuids.o `test -f 'backends/uuids.cc' || echo 'source_subfolder/'`backends/uuids.cc g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -Isource_subfolder/common -Isource_subfolder/include -I'./include' -Isource_subfolder/languages -Ilanguages -Isource_subfolder/queryparser -DXAPIAN_REALLY_NO_DEBUG_LOG -Isource_subfolder/backends/glass -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include/uuid -I/home/wouter/.conan/data/zlib/1.2.11/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -m64 -O3 -s -fPIC -MT common/bin_xapian_inspect-compression_stream.o -MD -MP -MF common/.deps/bin_xapian_inspect-compression_stream.Tpo -c -o common/bin_xapian_inspect-compression_stream.o `test -f 'common/compression_stream.cc' || echo 'source_subfolder/'`common/compression_stream.cc g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -Isource_subfolder/common -Isource_subfolder/include -I'./include' -Isource_subfolder/languages -Ilanguages -Isource_subfolder/queryparser -DXAPIAN_REALLY_NO_DEBUG_LOG -Isource_subfolder/backends/glass -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include/uuid -I/home/wouter/.conan/data/zlib/1.2.11/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -m64 -O3 -s -fPIC -MT common/bin_xapian_inspect-errno_to_string.o -MD -MP -MF common/.deps/bin_xapian_inspect-errno_to_string.Tpo -c -o common/bin_xapian_inspect-errno_to_string.o `test -f 'common/errno_to_string.cc' || echo 'source_subfolder/'`common/errno_to_string.cc g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -Isource_subfolder/common -Isource_subfolder/include -I'./include' -Isource_subfolder/languages -Ilanguages -Isource_subfolder/queryparser -DXAPIAN_REALLY_NO_DEBUG_LOG -Isource_subfolder/backends/glass -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include/uuid -I/home/wouter/.conan/data/zlib/1.2.11/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -m64 -O3 -s -fPIC -MT common/bin_xapian_inspect-io_utils.o -MD -MP -MF common/.deps/bin_xapian_inspect-io_utils.Tpo -c -o common/bin_xapian_inspect-io_utils.o `test -f 'common/io_utils.cc' || echo 'source_subfolder/'`common/io_utils.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -Isource_subfolder/common -Isource_subfolder/include -I./include -Isource_subfolder/languages -Ilanguages -Isource_subfolder/queryparser -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include/uuid -I/home/wouter/.conan/data/zlib/1.2.11/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -m64 -O3 -s -fPIC -MT common/getopt.lo -MD -MP -MF common/.deps/getopt.Tpo -c source_subfolder/common/getopt.cc -o common/getopt.o g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -Isource_subfolder/common -Isource_subfolder/include -I'./include' -Isource_subfolder/languages -Ilanguages -Isource_subfolder/queryparser -DXAPIAN_REALLY_NO_DEBUG_LOG -Isource_subfolder/backends/glass -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include/uuid -I/home/wouter/.conan/data/zlib/1.2.11/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -m64 -O3 -s -fPIC -MT common/bin_xapian_inspect-posixy_wrapper.o -MD -MP -MF common/.deps/bin_xapian_inspect-posixy_wrapper.Tpo -c -o common/bin_xapian_inspect-posixy_wrapper.o `test -f 'common/posixy_wrapper.cc' || echo 'source_subfolder/'`common/posixy_wrapper.cc mv -f common/.deps/bin_xapian_inspect-posixy_wrapper.Tpo common/.deps/bin_xapian_inspect-posixy_wrapper.Po g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -Isource_subfolder/common -Isource_subfolder/include -I'./include' -Isource_subfolder/languages -Ilanguages -Isource_subfolder/queryparser -DXAPIAN_REALLY_NO_DEBUG_LOG -Isource_subfolder/backends/glass -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include/uuid -I/home/wouter/.conan/data/zlib/1.2.11/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -m64 -O3 -s -fPIC -MT common/bin_xapian_inspect-str.o -MD -MP -MF common/.deps/bin_xapian_inspect-str.Tpo -c -o common/bin_xapian_inspect-str.o `test -f 'common/str.cc' || echo 'source_subfolder/'`common/str.cc mv -f common/.deps/bin_xapian_inspect-errno_to_string.Tpo common/.deps/bin_xapian_inspect-errno_to_string.Po g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -Isource_subfolder/common -Isource_subfolder/include -I'./include' -Isource_subfolder/languages -Ilanguages -Isource_subfolder/queryparser -DXAPIAN_REALLY_NO_DEBUG_LOG -Isource_subfolder/backends/glass -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include/uuid -I/home/wouter/.conan/data/zlib/1.2.11/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -m64 -O3 -s -fPIC -MT unicode/bin_xapian_inspect-description_append.o -MD -MP -MF unicode/.deps/bin_xapian_inspect-description_append.Tpo -c -o unicode/bin_xapian_inspect-description_append.o `test -f 'unicode/description_append.cc' || echo 'source_subfolder/'`unicode/description_append.cc mv -f api/.deps/bin_xapian_inspect-error.Tpo api/.deps/bin_xapian_inspect-error.Po g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -Isource_subfolder/common -Isource_subfolder/include -I'./include' -Isource_subfolder/languages -Ilanguages -Isource_subfolder/queryparser -DXAPIAN_REALLY_NO_DEBUG_LOG -Isource_subfolder/backends/glass -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include/uuid -I/home/wouter/.conan/data/zlib/1.2.11/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -m64 -O3 -s -fPIC -MT unicode/bin_xapian_inspect-unicode-data.o -MD -MP -MF unicode/.deps/bin_xapian_inspect-unicode-data.Tpo -c -o unicode/bin_xapian_inspect-unicode-data.o `test -f 'unicode/unicode-data.cc' || echo 'source_subfolder/'`unicode/unicode-data.cc mv -f common/.deps/bin_xapian_inspect-io_utils.Tpo common/.deps/bin_xapian_inspect-io_utils.Po mv -f api/.deps/bin_xapian_inspect-constinfo.Tpo api/.deps/bin_xapian_inspect-constinfo.Po g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -Isource_subfolder/common -Isource_subfolder/include -I'./include' -Isource_subfolder/languages -Ilanguages -Isource_subfolder/queryparser -DXAPIAN_REALLY_NO_DEBUG_LOG -Isource_subfolder/backends/glass -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include/uuid -I/home/wouter/.conan/data/zlib/1.2.11/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -m64 -O3 -s -fPIC -MT unicode/bin_xapian_inspect-utf8itor.o -MD -MP -MF unicode/.deps/bin_xapian_inspect-utf8itor.Tpo -c -o unicode/bin_xapian_inspect-utf8itor.o `test -f 'unicode/utf8itor.cc' || echo 'source_subfolder/'`unicode/utf8itor.cc /usr/bin/mkdir -p installable /usr/bin/sed '/##UNINSTONLYBEGIN/,/##UNINSTONLYEND/d' xapian-config > installable/xapian-config.tmp mv installable/xapian-config.tmp installable/xapian-config depbase=`echo api/compactor.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -Isource_subfolder/common -Isource_subfolder/include -I'./include' -Isource_subfolder/languages -Ilanguages -Isource_subfolder/queryparser -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include/uuid -I/home/wouter/.conan/data/zlib/1.2.11/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -m64 -O3 -s -fPIC -MT api/compactor.lo -MD -MP -MF $depbase.Tpo -c -o api/compactor.lo source_subfolder/api/compactor.cc &&\ mv -f $depbase.Tpo $depbase.Plo mv -f common/.deps/bin_xapian_inspect-str.Tpo common/.deps/bin_xapian_inspect-str.Po depbase=`echo api/constinfo.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -Isource_subfolder/common -Isource_subfolder/include -I'./include' -Isource_subfolder/languages -Ilanguages -Isource_subfolder/queryparser -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include/uuid -I/home/wouter/.conan/data/zlib/1.2.11/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -m64 -O3 -s -fPIC -MT api/constinfo.lo -MD -MP -MF $depbase.Tpo -c -o api/constinfo.lo source_subfolder/api/constinfo.cc &&\ mv -f $depbase.Tpo $depbase.Plo mv -f unicode/.deps/bin_xapian_inspect-description_append.Tpo unicode/.deps/bin_xapian_inspect-description_append.Po depbase=`echo api/decvalwtsource.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -Isource_subfolder/common -Isource_subfolder/include -I'./include' -Isource_subfolder/languages -Ilanguages -Isource_subfolder/queryparser -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include/uuid -I/home/wouter/.conan/data/zlib/1.2.11/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -m64 -O3 -s -fPIC -MT api/decvalwtsource.lo -MD -MP -MF $depbase.Tpo -c -o api/decvalwtsource.lo source_subfolder/api/decvalwtsource.cc &&\ mv -f $depbase.Tpo $depbase.Plo mv -f backends/.deps/bin_xapian_inspect-uuids.Tpo backends/.deps/bin_xapian_inspect-uuids.Po depbase=`echo api/documentvaluelist.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -Isource_subfolder/common -Isource_subfolder/include -I'./include' -Isource_subfolder/languages -Ilanguages -Isource_subfolder/queryparser -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include/uuid -I/home/wouter/.conan/data/zlib/1.2.11/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -m64 -O3 -s -fPIC -MT api/documentvaluelist.lo -MD -MP -MF $depbase.Tpo -c -o api/documentvaluelist.lo source_subfolder/api/documentvaluelist.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -Isource_subfolder/common -Isource_subfolder/include -I./include -Isource_subfolder/languages -Ilanguages -Isource_subfolder/queryparser -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include/uuid -I/home/wouter/.conan/data/zlib/1.2.11/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -m64 -O3 -s -fPIC -MT api/compactor.lo -MD -MP -MF api/.deps/compactor.Tpo -c source_subfolder/api/compactor.cc -o api/compactor.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -Isource_subfolder/common -Isource_subfolder/include -I./include -Isource_subfolder/languages -Ilanguages -Isource_subfolder/queryparser -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include/uuid -I/home/wouter/.conan/data/zlib/1.2.11/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -m64 -O3 -s -fPIC -MT api/constinfo.lo -MD -MP -MF api/.deps/constinfo.Tpo -c source_subfolder/api/constinfo.cc -o api/constinfo.o mv -f common/.deps/bin_xapian_inspect-compression_stream.Tpo common/.deps/bin_xapian_inspect-compression_stream.Po depbase=`echo api/editdistance.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -Isource_subfolder/common -Isource_subfolder/include -I'./include' -Isource_subfolder/languages -Ilanguages -Isource_subfolder/queryparser -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include/uuid -I/home/wouter/.conan/data/zlib/1.2.11/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -m64 -O3 -s -fPIC -MT api/editdistance.lo -MD -MP -MF $depbase.Tpo -c -o api/editdistance.lo source_subfolder/api/editdistance.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -Isource_subfolder/common -Isource_subfolder/include -I./include -Isource_subfolder/languages -Ilanguages -Isource_subfolder/queryparser -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include/uuid -I/home/wouter/.conan/data/zlib/1.2.11/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -m64 -O3 -s -fPIC -MT api/decvalwtsource.lo -MD -MP -MF api/.deps/decvalwtsource.Tpo -c source_subfolder/api/decvalwtsource.cc -o api/decvalwtsource.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -Isource_subfolder/common -Isource_subfolder/include -I./include -Isource_subfolder/languages -Ilanguages -Isource_subfolder/queryparser -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include/uuid -I/home/wouter/.conan/data/zlib/1.2.11/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -m64 -O3 -s -fPIC -MT api/documentvaluelist.lo -MD -MP -MF api/.deps/documentvaluelist.Tpo -c source_subfolder/api/documentvaluelist.cc -o api/documentvaluelist.o mv -f unicode/.deps/bin_xapian_inspect-unicode-data.Tpo unicode/.deps/bin_xapian_inspect-unicode-data.Po depbase=`echo api/emptypostlist.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -Isource_subfolder/common -Isource_subfolder/include -I'./include' -Isource_subfolder/languages -Ilanguages -Isource_subfolder/queryparser -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include/uuid -I/home/wouter/.conan/data/zlib/1.2.11/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -m64 -O3 -s -fPIC -MT api/emptypostlist.lo -MD -MP -MF $depbase.Tpo -c -o api/emptypostlist.lo source_subfolder/api/emptypostlist.cc &&\ mv -f $depbase.Tpo $depbase.Plo mv -f backends/glass/.deps/bin_xapian_inspect-glass_freelist.Tpo backends/glass/.deps/bin_xapian_inspect-glass_freelist.Po depbase=`echo api/error.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -Isource_subfolder/common -Isource_subfolder/include -I'./include' -Isource_subfolder/languages -Ilanguages -Isource_subfolder/queryparser -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include/uuid -I/home/wouter/.conan/data/zlib/1.2.11/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -m64 -O3 -s -fPIC -MT api/error.lo -MD -MP -MF $depbase.Tpo -c -o api/error.lo source_subfolder/api/error.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -Isource_subfolder/common -Isource_subfolder/include -I./include -Isource_subfolder/languages -Ilanguages -Isource_subfolder/queryparser -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include/uuid -I/home/wouter/.conan/data/zlib/1.2.11/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -m64 -O3 -s -fPIC -MT api/editdistance.lo -MD -MP -MF api/.deps/editdistance.Tpo -c source_subfolder/api/editdistance.cc -o api/editdistance.o mv -f unicode/.deps/bin_xapian_inspect-utf8itor.Tpo unicode/.deps/bin_xapian_inspect-utf8itor.Po depbase=`echo api/errorhandler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -Isource_subfolder/common -Isource_subfolder/include -I'./include' -Isource_subfolder/languages -Ilanguages -Isource_subfolder/queryparser -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include/uuid -I/home/wouter/.conan/data/zlib/1.2.11/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -m64 -O3 -s -fPIC -MT api/errorhandler.lo -MD -MP -MF $depbase.Tpo -c -o api/errorhandler.lo source_subfolder/api/errorhandler.cc &&\ mv -f $depbase.Tpo $depbase.Plo mv -f backends/glass/.deps/bin_xapian_inspect-glass_cursor.Tpo backends/glass/.deps/bin_xapian_inspect-glass_cursor.Po depbase=`echo api/expanddecider.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -Isource_subfolder/common -Isource_subfolder/include -I'./include' -Isource_subfolder/languages -Ilanguages -Isource_subfolder/queryparser -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include/uuid -I/home/wouter/.conan/data/zlib/1.2.11/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -m64 -O3 -s -fPIC -MT api/expanddecider.lo -MD -MP -MF $depbase.Tpo -c -o api/expanddecider.lo source_subfolder/api/expanddecider.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -Isource_subfolder/common -Isource_subfolder/include -I./include -Isource_subfolder/languages -Ilanguages -Isource_subfolder/queryparser -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include/uuid -I/home/wouter/.conan/data/zlib/1.2.11/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -m64 -O3 -s -fPIC -MT api/emptypostlist.lo -MD -MP -MF api/.deps/emptypostlist.Tpo -c source_subfolder/api/emptypostlist.cc -o api/emptypostlist.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -Isource_subfolder/common -Isource_subfolder/include -I./include -Isource_subfolder/languages -Ilanguages -Isource_subfolder/queryparser -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include/uuid -I/home/wouter/.conan/data/zlib/1.2.11/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -m64 -O3 -s -fPIC -MT api/error.lo -MD -MP -MF api/.deps/error.Tpo -c source_subfolder/api/error.cc -o api/error.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -Isource_subfolder/common -Isource_subfolder/include -I./include -Isource_subfolder/languages -Ilanguages -Isource_subfolder/queryparser -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include/uuid -I/home/wouter/.conan/data/zlib/1.2.11/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -m64 -O3 -s -fPIC -MT api/errorhandler.lo -MD -MP -MF api/.deps/errorhandler.Tpo -c source_subfolder/api/errorhandler.cc -o api/errorhandler.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -Isource_subfolder/common -Isource_subfolder/include -I./include -Isource_subfolder/languages -Ilanguages -Isource_subfolder/queryparser -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include/uuid -I/home/wouter/.conan/data/zlib/1.2.11/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -m64 -O3 -s -fPIC -MT api/expanddecider.lo -MD -MP -MF api/.deps/expanddecider.Tpo -c source_subfolder/api/expanddecider.cc -o api/expanddecider.o mv -f backends/glass/.deps/bin_xapian_inspect-glass_changes.Tpo backends/glass/.deps/bin_xapian_inspect-glass_changes.Po depbase=`echo api/keymaker.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -Isource_subfolder/common -Isource_subfolder/include -I'./include' -Isource_subfolder/languages -Ilanguages -Isource_subfolder/queryparser -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include/uuid -I/home/wouter/.conan/data/zlib/1.2.11/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -m64 -O3 -s -fPIC -MT api/keymaker.lo -MD -MP -MF $depbase.Tpo -c -o api/keymaker.lo source_subfolder/api/keymaker.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -Isource_subfolder/common -Isource_subfolder/include -I./include -Isource_subfolder/languages -Ilanguages -Isource_subfolder/queryparser -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include/uuid -I/home/wouter/.conan/data/zlib/1.2.11/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -m64 -O3 -s -fPIC -MT api/keymaker.lo -MD -MP -MF api/.deps/keymaker.Tpo -c source_subfolder/api/keymaker.cc -o api/keymaker.o depbase=`echo api/leafpostlist.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -Isource_subfolder/common -Isource_subfolder/include -I'./include' -Isource_subfolder/languages -Ilanguages -Isource_subfolder/queryparser -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include/uuid -I/home/wouter/.conan/data/zlib/1.2.11/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -m64 -O3 -s -fPIC -MT api/leafpostlist.lo -MD -MP -MF $depbase.Tpo -c -o api/leafpostlist.lo source_subfolder/api/leafpostlist.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo api/matchspy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -Isource_subfolder/common -Isource_subfolder/include -I'./include' -Isource_subfolder/languages -Ilanguages -Isource_subfolder/queryparser -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include/uuid -I/home/wouter/.conan/data/zlib/1.2.11/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -m64 -O3 -s -fPIC -MT api/matchspy.lo -MD -MP -MF $depbase.Tpo -c -o api/matchspy.lo source_subfolder/api/matchspy.cc &&\ mv -f $depbase.Tpo $depbase.Plo mv -f backends/glass/.deps/bin_xapian_inspect-glass_version.Tpo backends/glass/.deps/bin_xapian_inspect-glass_version.Po depbase=`echo api/omdatabase.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -Isource_subfolder/common -Isource_subfolder/include -I'./include' -Isource_subfolder/languages -Ilanguages -Isource_subfolder/queryparser -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include/uuid -I/home/wouter/.conan/data/zlib/1.2.11/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -m64 -O3 -s -fPIC -MT api/omdatabase.lo -MD -MP -MF $depbase.Tpo -c -o api/omdatabase.lo source_subfolder/api/omdatabase.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo api/omdocument.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -Isource_subfolder/common -Isource_subfolder/include -I'./include' -Isource_subfolder/languages -Ilanguages -Isource_subfolder/queryparser -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include/uuid -I/home/wouter/.conan/data/zlib/1.2.11/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -m64 -O3 -s -fPIC -MT api/omdocument.lo -MD -MP -MF $depbase.Tpo -c -o api/omdocument.lo source_subfolder/api/omdocument.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo api/omenquire.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -Isource_subfolder/common -Isource_subfolder/include -I'./include' -Isource_subfolder/languages -Ilanguages -Isource_subfolder/queryparser -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include/uuid -I/home/wouter/.conan/data/zlib/1.2.11/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -m64 -O3 -s -fPIC -MT api/omenquire.lo -MD -MP -MF $depbase.Tpo -c -o api/omenquire.lo source_subfolder/api/omenquire.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -Isource_subfolder/common -Isource_subfolder/include -I./include -Isource_subfolder/languages -Ilanguages -Isource_subfolder/queryparser -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include/uuid -I/home/wouter/.conan/data/zlib/1.2.11/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -m64 -O3 -s -fPIC -MT api/leafpostlist.lo -MD -MP -MF api/.deps/leafpostlist.Tpo -c source_subfolder/api/leafpostlist.cc -o api/leafpostlist.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -Isource_subfolder/common -Isource_subfolder/include -I./include -Isource_subfolder/languages -Ilanguages -Isource_subfolder/queryparser -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include/uuid -I/home/wouter/.conan/data/zlib/1.2.11/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -m64 -O3 -s -fPIC -MT api/matchspy.lo -MD -MP -MF api/.deps/matchspy.Tpo -c source_subfolder/api/matchspy.cc -o api/matchspy.o depbase=`echo api/positioniterator.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -Isource_subfolder/common -Isource_subfolder/include -I'./include' -Isource_subfolder/languages -Ilanguages -Isource_subfolder/queryparser -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include/uuid -I/home/wouter/.conan/data/zlib/1.2.11/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -m64 -O3 -s -fPIC -MT api/positioniterator.lo -MD -MP -MF $depbase.Tpo -c -o api/positioniterator.lo source_subfolder/api/positioniterator.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -Isource_subfolder/common -Isource_subfolder/include -I./include -Isource_subfolder/languages -Ilanguages -Isource_subfolder/queryparser -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include/uuid -I/home/wouter/.conan/data/zlib/1.2.11/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -m64 -O3 -s -fPIC -MT api/omdatabase.lo -MD -MP -MF api/.deps/omdatabase.Tpo -c source_subfolder/api/omdatabase.cc -o api/omdatabase.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -Isource_subfolder/common -Isource_subfolder/include -I./include -Isource_subfolder/languages -Ilanguages -Isource_subfolder/queryparser -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include/uuid -I/home/wouter/.conan/data/zlib/1.2.11/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -m64 -O3 -s -fPIC -MT api/omdocument.lo -MD -MP -MF api/.deps/omdocument.Tpo -c source_subfolder/api/omdocument.cc -o api/omdocument.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -Isource_subfolder/common -Isource_subfolder/include -I./include -Isource_subfolder/languages -Ilanguages -Isource_subfolder/queryparser -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include/uuid -I/home/wouter/.conan/data/zlib/1.2.11/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -m64 -O3 -s -fPIC -MT api/omenquire.lo -MD -MP -MF api/.deps/omenquire.Tpo -c source_subfolder/api/omenquire.cc -o api/omenquire.o depbase=`echo api/postingiterator.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -Isource_subfolder/common -Isource_subfolder/include -I'./include' -Isource_subfolder/languages -Ilanguages -Isource_subfolder/queryparser -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include/uuid -I/home/wouter/.conan/data/zlib/1.2.11/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -m64 -O3 -s -fPIC -MT api/postingiterator.lo -MD -MP -MF $depbase.Tpo -c -o api/postingiterator.lo source_subfolder/api/postingiterator.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo api/postingsource.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -Isource_subfolder/common -Isource_subfolder/include -I'./include' -Isource_subfolder/languages -Ilanguages -Isource_subfolder/queryparser -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include/uuid -I/home/wouter/.conan/data/zlib/1.2.11/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -m64 -O3 -s -fPIC -MT api/postingsource.lo -MD -MP -MF $depbase.Tpo -c -o api/postingsource.lo source_subfolder/api/postingsource.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -Isource_subfolder/common -Isource_subfolder/include -I./include -Isource_subfolder/languages -Ilanguages -Isource_subfolder/queryparser -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include/uuid -I/home/wouter/.conan/data/zlib/1.2.11/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -m64 -O3 -s -fPIC -MT api/positioniterator.lo -MD -MP -MF api/.deps/positioniterator.Tpo -c source_subfolder/api/positioniterator.cc -o api/positioniterator.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -Isource_subfolder/common -Isource_subfolder/include -I./include -Isource_subfolder/languages -Ilanguages -Isource_subfolder/queryparser -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include/uuid -I/home/wouter/.conan/data/zlib/1.2.11/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -m64 -O3 -s -fPIC -MT api/postingiterator.lo -MD -MP -MF api/.deps/postingiterator.Tpo -c source_subfolder/api/postingiterator.cc -o api/postingiterator.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -Isource_subfolder/common -Isource_subfolder/include -I./include -Isource_subfolder/languages -Ilanguages -Isource_subfolder/queryparser -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include/uuid -I/home/wouter/.conan/data/zlib/1.2.11/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -m64 -O3 -s -fPIC -MT api/postingsource.lo -MD -MP -MF api/.deps/postingsource.Tpo -c source_subfolder/api/postingsource.cc -o api/postingsource.o depbase=`echo api/postlist.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -Isource_subfolder/common -Isource_subfolder/include -I'./include' -Isource_subfolder/languages -Ilanguages -Isource_subfolder/queryparser -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include/uuid -I/home/wouter/.conan/data/zlib/1.2.11/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -m64 -O3 -s -fPIC -MT api/postlist.lo -MD -MP -MF $depbase.Tpo -c -o api/postlist.lo source_subfolder/api/postlist.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo api/query.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -Isource_subfolder/common -Isource_subfolder/include -I'./include' -Isource_subfolder/languages -Ilanguages -Isource_subfolder/queryparser -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include/uuid -I/home/wouter/.conan/data/zlib/1.2.11/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -m64 -O3 -s -fPIC -MT api/query.lo -MD -MP -MF $depbase.Tpo -c -o api/query.lo source_subfolder/api/query.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -Isource_subfolder/common -Isource_subfolder/include -I./include -Isource_subfolder/languages -Ilanguages -Isource_subfolder/queryparser -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include/uuid -I/home/wouter/.conan/data/zlib/1.2.11/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -m64 -O3 -s -fPIC -MT api/postlist.lo -MD -MP -MF api/.deps/postlist.Tpo -c source_subfolder/api/postlist.cc -o api/postlist.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -Isource_subfolder/common -Isource_subfolder/include -I./include -Isource_subfolder/languages -Ilanguages -Isource_subfolder/queryparser -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include/uuid -I/home/wouter/.conan/data/zlib/1.2.11/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -m64 -O3 -s -fPIC -MT api/query.lo -MD -MP -MF api/.deps/query.Tpo -c source_subfolder/api/query.cc -o api/query.o depbase=`echo api/queryinternal.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -Isource_subfolder/common -Isource_subfolder/include -I'./include' -Isource_subfolder/languages -Ilanguages -Isource_subfolder/queryparser -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include/uuid -I/home/wouter/.conan/data/zlib/1.2.11/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -m64 -O3 -s -fPIC -MT api/queryinternal.lo -MD -MP -MF $depbase.Tpo -c -o api/queryinternal.lo source_subfolder/api/queryinternal.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -Isource_subfolder/common -Isource_subfolder/include -I./include -Isource_subfolder/languages -Ilanguages -Isource_subfolder/queryparser -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include/uuid -I/home/wouter/.conan/data/zlib/1.2.11/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -m64 -O3 -s -fPIC -MT api/queryinternal.lo -MD -MP -MF api/.deps/queryinternal.Tpo -c source_subfolder/api/queryinternal.cc -o api/queryinternal.o In file included from source_subfolder/api/omdocument.cc:24: source_subfolder/api/omdocument.cc: In member function ‘bool OmDocumentTerm::add_position(Xapian::termcount, Xapian::termpos)’: source_subfolder/api/omdocument.cc:303:34: error: ‘numeric_limits’ was not declared in this scope 303 | if (rare(new_split > numeric_limits::max())) { | ^~~~~~~~~~~~~~ ./config.h:527:41: note: in definition of macro ‘rare’ 527 | # define rare(COND) __builtin_expect(!!(COND), 0) | ^~~~ source_subfolder/api/omdocument.cc:303:49: error: expected primary-expression before ‘decltype’ 303 | if (rare(new_split > numeric_limits::max())) { | ^~~~~~~~~~~~~~~ ./config.h:527:41: note: in definition of macro ‘rare’ 527 | # define rare(COND) __builtin_expect(!!(COND), 0) | ^~~~ source_subfolder/api/omdocument.cc:303:49: error: expected ‘)’ before ‘decltype’ 303 | if (rare(new_split > numeric_limits::max())) { | ^~~~~~~~~~~~~~~ ./config.h:527:41: note: in definition of macro ‘rare’ 527 | # define rare(COND) __builtin_expect(!!(COND), 0) | ^~~~ ./config.h:527:40: note: to match this ‘(’ 527 | # define rare(COND) __builtin_expect(!!(COND), 0) | ^ source_subfolder/api/omdocument.cc:303:17: note: in expansion of macro ‘rare’ 303 | if (rare(new_split > numeric_limits::max())) { | ^~~~ source_subfolder/api/omdocument.cc:309:14: error: expected ‘)’ before ‘}’ token 309 | } | ^ | ) 310 | } else { | ~ source_subfolder/api/omdocument.cc:303:16: note: to match this ‘(’ 303 | if (rare(new_split > numeric_limits::max())) { | ^ source_subfolder/api/omdocument.cc:310:9: error: expected primary-expression before ‘}’ token 310 | } else { | ^ mv -f backends/glass/.deps/bin_xapian_inspect-glass_table.Tpo backends/glass/.deps/bin_xapian_inspect-glass_table.Po depbase=`echo api/registry.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -Isource_subfolder/common -Isource_subfolder/include -I'./include' -Isource_subfolder/languages -Ilanguages -Isource_subfolder/queryparser -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include/uuid -I/home/wouter/.conan/data/zlib/1.2.11/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -m64 -O3 -s -fPIC -MT api/registry.lo -MD -MP -MF $depbase.Tpo -c -o api/registry.lo source_subfolder/api/registry.cc &&\ mv -f $depbase.Tpo $depbase.Plo source_subfolder/api/omdocument.cc: In member function ‘Xapian::termpos Xapian::Document::Internal::remove_postings(const string&, Xapian::termpos, Xapian::termpos, Xapian::termcount)’: source_subfolder/api/omdocument.cc:548:29: error: ‘numeric_limits’ was not declared in this scope 548 | wdf_delta = numeric_limits::max(); | ^~~~~~~~~~~~~~ source_subfolder/api/omdocument.cc:548:61: error: expected primary-expression before ‘>’ token 548 | wdf_delta = numeric_limits::max(); | ^ source_subfolder/api/omdocument.cc:548:67: error: no matching function for call to ‘max()’ 548 | wdf_delta = numeric_limits::max(); | ~~~~~^~ In file included from /usr/include/c++/11/bits/char_traits.h:39, from /usr/include/c++/11/string:40, from source_subfolder/include/xapian/document.h:32, from source_subfolder/api/omdocument.cc:26: /usr/include/c++/11/bits/stl_algobase.h:254:5: note: candidate: ‘template constexpr const _Tp& std::max(const _Tp&, const _Tp&)’ 254 | max(const _Tp& __a, const _Tp& __b) | ^~~ /usr/include/c++/11/bits/stl_algobase.h:254:5: note: template argument deduction/substitution failed: source_subfolder/api/omdocument.cc:548:67: note: candidate expects 2 arguments, 0 provided 548 | wdf_delta = numeric_limits::max(); | ~~~~~^~ In file included from /usr/include/c++/11/bits/char_traits.h:39, from /usr/include/c++/11/string:40, from source_subfolder/include/xapian/document.h:32, from source_subfolder/api/omdocument.cc:26: /usr/include/c++/11/bits/stl_algobase.h:300:5: note: candidate: ‘template constexpr const _Tp& std::max(const _Tp&, const _Tp&, _Compare)’ 300 | max(const _Tp& __a, const _Tp& __b, _Compare __comp) | ^~~ /usr/include/c++/11/bits/stl_algobase.h:300:5: note: template argument deduction/substitution failed: source_subfolder/api/omdocument.cc:548:67: note: candidate expects 3 arguments, 0 provided 548 | wdf_delta = numeric_limits::max(); | ~~~~~^~ In file included from /usr/include/c++/11/algorithm:62, from source_subfolder/api/omdocument.cc:40: /usr/include/c++/11/bits/stl_algo.h:3461:5: note: candidate: ‘template constexpr _Tp std::max(std::initializer_list<_Tp>)’ 3461 | max(initializer_list<_Tp> __l) | ^~~ /usr/include/c++/11/bits/stl_algo.h:3461:5: note: template argument deduction/substitution failed: source_subfolder/api/omdocument.cc:548:67: note: candidate expects 1 argument, 0 provided 548 | wdf_delta = numeric_limits::max(); | ~~~~~^~ In file included from /usr/include/c++/11/algorithm:62, from source_subfolder/api/omdocument.cc:40: /usr/include/c++/11/bits/stl_algo.h:3467:5: note: candidate: ‘template constexpr _Tp std::max(std::initializer_list<_Tp>, _Compare)’ 3467 | max(initializer_list<_Tp> __l, _Compare __comp) | ^~~ /usr/include/c++/11/bits/stl_algo.h:3467:5: note: template argument deduction/substitution failed: source_subfolder/api/omdocument.cc:548:67: note: candidate expects 2 arguments, 0 provided 548 | wdf_delta = numeric_limits::max(); | ~~~~~^~ depbase=`echo api/smallvector.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -Isource_subfolder/common -Isource_subfolder/include -I'./include' -Isource_subfolder/languages -Ilanguages -Isource_subfolder/queryparser -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include/uuid -I/home/wouter/.conan/data/zlib/1.2.11/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -m64 -O3 -s -fPIC -MT api/smallvector.lo -MD -MP -MF $depbase.Tpo -c -o api/smallvector.lo source_subfolder/api/smallvector.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo api/sortable-serialise.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -Isource_subfolder/common -Isource_subfolder/include -I'./include' -Isource_subfolder/languages -Ilanguages -Isource_subfolder/queryparser -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include/uuid -I/home/wouter/.conan/data/zlib/1.2.11/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -m64 -O3 -s -fPIC -MT api/sortable-serialise.lo -MD -MP -MF $depbase.Tpo -c -o api/sortable-serialise.lo source_subfolder/api/sortable-serialise.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -Isource_subfolder/common -Isource_subfolder/include -I./include -Isource_subfolder/languages -Ilanguages -Isource_subfolder/queryparser -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include/uuid -I/home/wouter/.conan/data/zlib/1.2.11/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -m64 -O3 -s -fPIC -MT api/registry.lo -MD -MP -MF api/.deps/registry.Tpo -c source_subfolder/api/registry.cc -o api/registry.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -Isource_subfolder/common -Isource_subfolder/include -I./include -Isource_subfolder/languages -Ilanguages -Isource_subfolder/queryparser -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include/uuid -I/home/wouter/.conan/data/zlib/1.2.11/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -m64 -O3 -s -fPIC -MT api/smallvector.lo -MD -MP -MF api/.deps/smallvector.Tpo -c source_subfolder/api/smallvector.cc -o api/smallvector.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -Isource_subfolder -Isource_subfolder/common -Isource_subfolder/include -I./include -Isource_subfolder/languages -Ilanguages -Isource_subfolder/queryparser -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -I/home/wouter/.conan/data/libuuid/1.0.3/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include/uuid -I/home/wouter/.conan/data/zlib/1.2.11/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include -DNDEBUG -D_GLIBCXX_USE_CXX11_ABI=1 -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -fvisibility=hidden -fvisibility-inlines-hidden -m64 -O3 -s -fPIC -MT api/sortable-serialise.lo -MD -MP -MF api/.deps/sortable-serialise.Tpo -c source_subfolder/api/sortable-serialise.cc -o api/sortable-serialise.o make[2]: *** [Makefile:2809: api/omdocument.lo] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: Leaving directory '/home/wouter/.conan/data/xapian-core/1.4.16/_/_/build/4b5b7109afdb6d4733b8ae5e3753fafe504aae24' make[1]: *** [Makefile:3278: all-recursive] Error 1 make[1]: Leaving directory '/home/wouter/.conan/data/xapian-core/1.4.16/_/_/build/4b5b7109afdb6d4733b8ae5e3753fafe504aae24' make: *** [Makefile:1581: all] Error 2 xapian-core/1.4.16: xapian-core/1.4.16: ERROR: Package '4b5b7109afdb6d4733b8ae5e3753fafe504aae24' build failed xapian-core/1.4.16: WARN: Build folder /home/wouter/.conan/data/xapian-core/1.4.16/_/_/build/4b5b7109afdb6d4733b8ae5e3753fafe504aae24 ERROR: xapian-core/1.4.16: Error in build() method, line 107 autotools.make() ConanException: Error 2 while executing make -j12 ```
SpaceIm commented 3 years ago

Upstream issue.

A patch can be added to xapian-core recipe in order to add #include <limits> in https://github.com/xapian/xapian/blob/v1.4.16/xapian-core/api/omdocument.cc (it's fixed in 1.4.18: https://github.com/xapian/xapian/blob/56d34244a48b89ec250313499d47b2e7a61aedef/xapian-core/api/omdocument.cc#L41)

wouterbeek commented 3 years ago

Thanks, good to know that 1.4.18 fixes this.

Several packages are still using version 1.4.16 though, e.g., doxygen/1.8.20.

SpaceIm commented 3 years ago

Could you give a try to https://github.com/conan-io/conan-center-index/pull/5477 please?

wouterbeek commented 3 years ago

@SpaceIm Sorry I'm a (very happy!) user of Conan, but I'm not so technical :-/ Can you share a specific command that I can try to run? I'm assuming it's one Git command to obtain the code/patch and a second command to run Conan over this local code/patch?