* Package: app-misc/recoll-1.25.19 * Repository: gentoo * Maintainer: ppurka@gmail.com proxy-maint@gentoo.org * Upstream: jfd@recoll.org https://bitbucket.org/medoc/recoll/issues * USE: abi_x86_64 amd64 elibc_glibc inotify kernel_linux python_single_target_python3_7 spell userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox @@@@@ PLEASE PAY ATTENTION HERE!!! @@@@@ This information may help you to understand if this is a duplicate or if this bug exists after you pushed a fix; This ebuild was merged at the following commit: https://github.com/gentoo-mirror/gentoo/commit/e6c00e7cb8c70cc1fb92d138d9349675e91a53b9 @@@@@ END @@@@@ * Determining the location of the kernel source code * Found kernel source directory: * /kernel-4.19.122 * Found sources for kernel version: * 4.19.122 * Checking for suitable kernel configuration options... [ ok ] * Using python3.7 to build >>> Unpacking source... >>> Unpacking recoll-1.25.19.tar.gz to /var/tmp/portage/app-misc/recoll-1.25.19/work >>> Source unpacked in /var/tmp/portage/app-misc/recoll-1.25.19/work >>> Preparing source in /var/tmp/portage/app-misc/recoll-1.25.19/work/recoll-1.25.19 ... * Fixing shebang in filters/rclgenxslt.py. * Fixing shebang in filters/rclsoff.py. * Fixing shebang in filters/rclpst.py. * Fixing shebang in filters/rclrar. * Fixing shebang in filters/rclsoff-flat.py. * Fixing shebang in filters/xls-dump.py. * Fixing shebang in filters/rclimg.py. * Fixing shebang in filters/rclwar. * Fixing shebang in filters/rclabw.py. * Fixing shebang in filters/rclgnm.py. * Fixing shebang in filters/rclzip. * Fixing shebang in filters/rclpython. * Fixing shebang in filters/rclrtf.py. * Fixing shebang in filters/rclepub. * Fixing shebang in filters/rclopxml.py. * Fixing shebang in filters/recoll-we-move-files.py. * Fixing shebang in filters/rclconfig.py. * Fixing shebang in filters/rclics. * Fixing shebang in filters/ppt-dump.py. * Fixing shebang in filters/rcltext.py. * Fixing shebang in filters/rclpdf.py. * Fixing shebang in filters/rcltxtlines.py. * Fixing shebang in filters/rcldoc.py. * Fixing shebang in filters/rclinfo. * Fixing shebang in filters/rcltar. * Fixing shebang in filters/rcldjvu.py. * Fixing shebang in filters/rcllatinclass.py. * Fixing shebang in filters/rclfb2.py. * Fixing shebang in filters/rcl7z. * Fixing shebang in filters/rclepub1. * Fixing shebang in filters/rclbasehandler.py. * Fixing shebang in filters/rclchm. * Fixing shebang in filters/rclxmp.py. * Fixing shebang in filters/rclxls.py. * Fixing shebang in filters/rclxml.py. * Fixing shebang in filters/rclaudio. * Fixing shebang in filters/xlsxmltocsv.py. * Fixing shebang in filters/rcldia. * Fixing shebang in filters/rclokulnote.py. * Fixing shebang in filters/rclkar. * Fixing shebang in filters/rclsvg.py. * Fixing shebang in filters/rclppt.py. >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-misc/recoll-1.25.19/work/recoll-1.25.19 ... * econf: updating recoll-1.25.19/config.sub with /usr/share/gnuconfig/config.sub * econf: updating recoll-1.25.19/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/recoll-1.25.19 --htmldir=/usr/share/doc/recoll-1.25.19/html --with-sysroot=/ --libdir=/usr/lib64 --disable-camelcase --disable-python-chm --disable-x11mon --disable-qtgui --disable-webengine --with-inotify --with-aspell --disable-webkit --without-fam --enable-recollq checking for a BSD-compatible install... /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for style of include used by make... GNU checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-clang checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-clang accepts -g... yes checking for x86_64-pc-linux-gnu-clang option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-clang understands -c and -o together... yes checking dependency style of x86_64-pc-linux-gnu-clang... none checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-clang... lld checking if the linker (lld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... llvm-nm checking the name lister (llvm-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for lld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... llvm-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... llvm-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... llvm-strip checking for x86_64-pc-linux-gnu-ranlib... llvm-ranlib checking command to parse llvm-nm output from x86_64-pc-linux-gnu-clang object... ok checking for sysroot... / checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-pc-linux-gnu-clang-cpp checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-clang supports -fno-rtti -fno-exceptions... yes checking for x86_64-pc-linux-gnu-clang option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-clang PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-clang static flag -static works... yes checking if x86_64-pc-linux-gnu-clang supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-clang supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-clang linker (lld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... unsupported checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for ld used by x86_64-pc-linux-gnu-clang... lld -m elf_x86_64 checking if the linker (lld -m elf_x86_64) is GNU ld... no checking for shared library run path origin... done checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-clang++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-clang++... none checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-clang++ -E checking for ld used by x86_64-pc-linux-gnu-clang++... lld -m elf_x86_64 checking if the linker (lld -m elf_x86_64) is GNU ld... no checking whether the x86_64-pc-linux-gnu-clang++ linker (lld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-clang++ option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-clang++ PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-clang++ static flag -static works... yes checking if x86_64-pc-linux-gnu-clang++ supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-clang++ supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-clang++ linker (lld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... unsupported checking for bison... bison -y 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 sys/param.h, usability... no checking sys/param.h, presence... no checking for sys/param.h,... no checking spawn.h usability... yes checking spawn.h presence... yes checking for spawn.h... yes checking for posix_spawn... yes checking for setrlimit... yes checking for kqueue... no checking for vsnprintf... yes checking tr1/unordered_map usability... yes checking tr1/unordered_map presence... yes checking for tr1/unordered_map... yes checking unordered_map usability... yes checking unordered_map presence... yes checking for unordered_map... yes checking for sys/mount.h... yes checking for sys/statfs.h... yes checking for sys/statvfs.h... yes checking for sys/vfs.h... yes checking for file... /usr/bin/file checking for aspell... /usr/bin/aspell configure: enabled support for inotify monitoring checking for mkdtemp... yes checking for pthread_create in -lpthread... yes checking for dlopen in -ldl... yes checking for zlibVersion in -lz... yes checking for type of string parameter to putenv... checking for xapian-config... /usr/bin/xapian-config checking for xslt-config... /usr/bin/xslt-config checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating python/recoll/setup.py config.status: creating python/pychm/setup.py config.status: creating common/autoconfig.h config.status: executing depfiles commands config.status: executing libtool commands >>> Source configured. >>> Compiling source in /var/tmp/portage/app-misc/recoll-1.25.19/work/recoll-1.25.19 ... make -j2 V=1 make all-recursive make[1]: Entering directory '/var/tmp/portage/app-misc/recoll-1.25.19/work/recoll-1.25.19' Making all in . make[2]: Entering directory '/var/tmp/portage/app-misc/recoll-1.25.19/work/recoll-1.25.19' x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o index/recollindex.o index/recollindex.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o index/indexer.o index/indexer.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o index/rclmonprc.o index/rclmonprc.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o index/rclmonrcv.o index/rclmonrcv.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o utils/x11mon.o utils/x11mon.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o query/recollqmain.o query/recollqmain.cpp /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o aspell/rclaspell.lo aspell/rclaspell.cpp libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c aspell/rclaspell.cpp -fPIC -DPIC -o aspell/.libs/rclaspell.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o bincimapmime/convert.lo bincimapmime/convert.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c bincimapmime/convert.cc -fPIC -DPIC -o bincimapmime/.libs/convert.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o bincimapmime/mime-parsefull.lo bincimapmime/mime-parsefull.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c bincimapmime/mime-parsefull.cc -fPIC -DPIC -o bincimapmime/.libs/mime-parsefull.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o bincimapmime/mime-parseonlyheader.lo bincimapmime/mime-parseonlyheader.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c bincimapmime/mime-parseonlyheader.cc -fPIC -DPIC -o bincimapmime/.libs/mime-parseonlyheader.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o bincimapmime/mime-printbody.lo bincimapmime/mime-printbody.cc libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c bincimapmime/mime-printbody.cc -fPIC -DPIC -o bincimapmime/.libs/mime-printbody.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o bincimapmime/mime.lo bincimapmime/mime.cc /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o common/webstore.lo common/webstore.cpp libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c bincimapmime/mime.cc -fPIC -DPIC -o bincimapmime/.libs/mime.o libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c common/webstore.cpp -fPIC -DPIC -o common/.libs/webstore.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o common/cstr.lo common/cstr.cpp libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c common/cstr.cpp -fPIC -DPIC -o common/.libs/cstr.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o common/rclconfig.lo common/rclconfig.cpp libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c common/rclconfig.cpp -fPIC -DPIC -o common/.libs/rclconfig.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o common/rclinit.lo common/rclinit.cpp libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c common/rclinit.cpp -fPIC -DPIC -o common/.libs/rclinit.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o common/syngroups.lo common/syngroups.cpp libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c common/syngroups.cpp -fPIC -DPIC -o common/.libs/syngroups.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o common/textsplit.lo common/textsplit.cpp libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c common/textsplit.cpp -fPIC -DPIC -o common/.libs/textsplit.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o common/unacpp.lo common/unacpp.cpp libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c common/unacpp.cpp -fPIC -DPIC -o common/.libs/unacpp.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o common/utf8fn.lo common/utf8fn.cpp libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c common/utf8fn.cpp -fPIC -DPIC -o common/.libs/utf8fn.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o index/webqueue.lo index/webqueue.cpp libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c index/webqueue.cpp -fPIC -DPIC -o index/.libs/webqueue.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o index/webqueuefetcher.lo index/webqueuefetcher.cpp libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c index/webqueuefetcher.cpp -fPIC -DPIC -o index/.libs/webqueuefetcher.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o index/checkretryfailed.lo index/checkretryfailed.cpp libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c index/checkretryfailed.cpp -fPIC -DPIC -o index/.libs/checkretryfailed.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o index/exefetcher.lo index/exefetcher.cpp /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o index/fetcher.lo index/fetcher.cpp libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c index/exefetcher.cpp -fPIC -DPIC -o index/.libs/exefetcher.o libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c index/fetcher.cpp -fPIC -DPIC -o index/.libs/fetcher.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o index/fsfetcher.lo index/fsfetcher.cpp libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c index/fsfetcher.cpp -fPIC -DPIC -o index/.libs/fsfetcher.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o index/fsindexer.lo index/fsindexer.cpp libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c index/fsindexer.cpp -fPIC -DPIC -o index/.libs/fsindexer.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o index/idxstatus.lo index/idxstatus.cpp libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c index/idxstatus.cpp -fPIC -DPIC -o index/.libs/idxstatus.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o index/mimetype.lo index/mimetype.cpp libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c index/mimetype.cpp -fPIC -DPIC -o index/.libs/mimetype.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o index/subtreelist.lo index/subtreelist.cpp libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c index/subtreelist.cpp -fPIC -DPIC -o index/.libs/subtreelist.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o internfile/extrameta.lo internfile/extrameta.cpp libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c internfile/extrameta.cpp -fPIC -DPIC -o internfile/.libs/extrameta.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o internfile/htmlparse.lo internfile/htmlparse.cpp libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c internfile/htmlparse.cpp -fPIC -DPIC -o internfile/.libs/htmlparse.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o internfile/internfile.lo internfile/internfile.cpp libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c internfile/internfile.cpp -fPIC -DPIC -o internfile/.libs/internfile.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o internfile/mh_exec.lo internfile/mh_exec.cpp libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c internfile/mh_exec.cpp -fPIC -DPIC -o internfile/.libs/mh_exec.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o internfile/mh_execm.lo internfile/mh_execm.cpp libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c internfile/mh_execm.cpp -fPIC -DPIC -o internfile/.libs/mh_execm.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o internfile/mh_html.lo internfile/mh_html.cpp libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c internfile/mh_html.cpp -fPIC -DPIC -o internfile/.libs/mh_html.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o internfile/mh_mail.lo internfile/mh_mail.cpp libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c internfile/mh_mail.cpp -fPIC -DPIC -o internfile/.libs/mh_mail.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o internfile/mh_mbox.lo internfile/mh_mbox.cpp libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c internfile/mh_mbox.cpp -fPIC -DPIC -o internfile/.libs/mh_mbox.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o internfile/mh_text.lo internfile/mh_text.cpp libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c internfile/mh_text.cpp -fPIC -DPIC -o internfile/.libs/mh_text.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o internfile/mh_xslt.lo internfile/mh_xslt.cpp libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c internfile/mh_xslt.cpp -fPIC -DPIC -o internfile/.libs/mh_xslt.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o internfile/mimehandler.lo internfile/mimehandler.cpp libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c internfile/mimehandler.cpp -fPIC -DPIC -o internfile/.libs/mimehandler.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o internfile/myhtmlparse.lo internfile/myhtmlparse.cpp libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c internfile/myhtmlparse.cpp -fPIC -DPIC -o internfile/.libs/myhtmlparse.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o internfile/txtdcode.lo internfile/txtdcode.cpp /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o internfile/uncomp.lo internfile/uncomp.cpp libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c internfile/txtdcode.cpp -fPIC -DPIC -o internfile/.libs/txtdcode.o libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c internfile/uncomp.cpp -fPIC -DPIC -o internfile/.libs/uncomp.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o query/docseq.lo query/docseq.cpp libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c query/docseq.cpp -fPIC -DPIC -o query/.libs/docseq.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o query/docseqdb.lo query/docseqdb.cpp libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c query/docseqdb.cpp -fPIC -DPIC -o query/.libs/docseqdb.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o query/docseqhist.lo query/docseqhist.cpp /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o query/dynconf.lo query/dynconf.cpp libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c query/docseqhist.cpp -fPIC -DPIC -o query/.libs/docseqhist.o libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c query/dynconf.cpp -fPIC -DPIC -o query/.libs/dynconf.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o query/filtseq.lo query/filtseq.cpp libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c query/filtseq.cpp -fPIC -DPIC -o query/.libs/filtseq.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o query/plaintorich.lo query/plaintorich.cpp libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c query/plaintorich.cpp -fPIC -DPIC -o query/.libs/plaintorich.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o query/recollq.lo query/recollq.cpp libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c query/recollq.cpp -fPIC -DPIC -o query/.libs/recollq.o query/recollq.cpp:409:19: warning: loop variable 'ent' of type 'const std::pair, std::__cxx11::basic_string >' creates a copy from type 'const std::pair, std::__cxx11::basic_string >' [-Wrange-loop-construct] for (const auto ent : doc.meta) { ^ query/recollq.cpp:409:8: note: use reference type 'const std::pair, std::__cxx11::basic_string > &' to prevent copying for (const auto ent : doc.meta) { ^~~~~~~~~~~~~~~~ & 1 warning generated. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o query/reslistpager.lo query/reslistpager.cpp libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c query/reslistpager.cpp -fPIC -DPIC -o query/.libs/reslistpager.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o query/sortseq.lo query/sortseq.cpp libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c query/sortseq.cpp -fPIC -DPIC -o query/.libs/sortseq.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o query/wasaparse.lo query/wasaparse.cpp libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c query/wasaparse.cpp -fPIC -DPIC -o query/.libs/wasaparse.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o query/wasaparseaux.lo query/wasaparseaux.cpp libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c query/wasaparseaux.cpp -fPIC -DPIC -o query/.libs/wasaparseaux.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o rcldb/daterange.lo rcldb/daterange.cpp libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c rcldb/daterange.cpp -fPIC -DPIC -o rcldb/.libs/daterange.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o rcldb/expansiondbs.lo rcldb/expansiondbs.cpp libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c rcldb/expansiondbs.cpp -fPIC -DPIC -o rcldb/.libs/expansiondbs.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o rcldb/rclabstract.lo rcldb/rclabstract.cpp libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c rcldb/rclabstract.cpp -fPIC -DPIC -o rcldb/.libs/rclabstract.o In file included from rcldb/expansiondbs.cpp:21: In file included from ./rcldb/expansiondbs.h:20: In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/string:55: In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/basic_string.h:40: In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/ext/alloc_traits.h:34: In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/alloc_traits.h:33: /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/stl_construct.h:140:7: warning: destructor called on non-final 'Rcl::XapWritableComputableSynFamMember' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] __pointer->~_Tp(); ^ /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/stl_construct.h:152:11: note: in instantiation of function template specialization 'std::_Destroy' requested here std::_Destroy(std::__addressof(*__first)); ^ /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/stl_construct.h:185:2: note: in instantiation of function template specialization 'std::_Destroy_aux::__destroy' requested here __destroy(__first, __last); ^ /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/alloc_traits.h:738:7: note: in instantiation of function template specialization 'std::_Destroy' requested here _Destroy(__first, __last); ^ /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/stl_vector.h:680:7: note: in instantiation of function template specialization 'std::_Destroy' requested here std::_Destroy(this->_M_impl._M_start, this->_M_impl._M_finish, ^ rcldb/expansiondbs.cpp:62:44: note: in instantiation of member function 'std::vector >::~vector' requested here vector stemdbs; ^ /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/stl_construct.h:140:19: note: qualify call to silence this warning __pointer->~_Tp(); ^ In file included from rcldb/expansiondbs.cpp:21: In file included from ./rcldb/expansiondbs.h:20: In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/string:41: In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/allocator.h:46: In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/x86_64-pc-linux-gnu/bits/c++allocator.h:33: /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/ext/new_allocator.h:156:4: warning: destructor called on non-final 'Rcl::XapWritableComputableSynFamMember' that has virtual functions but non-virtual destructor [-Wdelete-non-abstract-non-virtual-dtor] { __p->~_Up(); } ^ /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/alloc_traits.h:531:8: note: in instantiation of function template specialization '__gnu_cxx::new_allocator::destroy' requested here __a.destroy(__p); ^ /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/vector.tcc:488:21: note: in instantiation of function template specialization 'std::allocator_traits >::destroy' requested here _Alloc_traits::destroy(this->_M_impl, ^ /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/vector.tcc:121:4: note: in instantiation of function template specialization 'std::vector >::_M_realloc_insert' requested here _M_realloc_insert(end(), std::forward<_Args>(__args)...); ^ /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/bits/stl_vector.h:1204:9: note: in instantiation of function template specialization 'std::vector >::emplace_back' requested here { emplace_back(std::move(__x)); } ^ rcldb/expansiondbs.cpp:69:14: note: in instantiation of member function 'std::vector >::push_back' requested here stemdbs.push_back( ^ /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include/g++-v10/ext/new_allocator.h:156:10: note: qualify call to silence this warning { __p->~_Up(); } ^ 2 warnings generated. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o rcldb/rclabsfromtext.lo rcldb/rclabsfromtext.cpp libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c rcldb/rclabsfromtext.cpp -fPIC -DPIC -o rcldb/.libs/rclabsfromtext.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o rcldb/rcldb.lo rcldb/rcldb.cpp libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c rcldb/rcldb.cpp -fPIC -DPIC -o rcldb/.libs/rcldb.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o rcldb/rcldoc.lo rcldb/rcldoc.cpp libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c rcldb/rcldoc.cpp -fPIC -DPIC -o rcldb/.libs/rcldoc.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o rcldb/rcldups.lo rcldb/rcldups.cpp libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c rcldb/rcldups.cpp -fPIC -DPIC -o rcldb/.libs/rcldups.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o rcldb/rclquery.lo rcldb/rclquery.cpp libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c rcldb/rclquery.cpp -fPIC -DPIC -o rcldb/.libs/rclquery.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o rcldb/rclterms.lo rcldb/rclterms.cpp libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c rcldb/rclterms.cpp -fPIC -DPIC -o rcldb/.libs/rclterms.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o rcldb/rclvalues.lo rcldb/rclvalues.cpp libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c rcldb/rclvalues.cpp -fPIC -DPIC -o rcldb/.libs/rclvalues.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o rcldb/searchdata.lo rcldb/searchdata.cpp libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c rcldb/searchdata.cpp -fPIC -DPIC -o rcldb/.libs/searchdata.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o rcldb/searchdatatox.lo rcldb/searchdatatox.cpp libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c rcldb/searchdatatox.cpp -fPIC -DPIC -o rcldb/.libs/searchdatatox.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o rcldb/searchdataxml.lo rcldb/searchdataxml.cpp libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c rcldb/searchdataxml.cpp -fPIC -DPIC -o rcldb/.libs/searchdataxml.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o rcldb/stemdb.lo rcldb/stemdb.cpp libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c rcldb/stemdb.cpp -fPIC -DPIC -o rcldb/.libs/stemdb.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o rcldb/stoplist.lo rcldb/stoplist.cpp libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c rcldb/stoplist.cpp -fPIC -DPIC -o rcldb/.libs/stoplist.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o rcldb/synfamily.lo rcldb/synfamily.cpp libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c rcldb/synfamily.cpp -fPIC -DPIC -o rcldb/.libs/synfamily.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o unac/unac.lo unac/unac.cpp libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c unac/unac.cpp -fPIC -DPIC -o unac/.libs/unac.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o utils/appformime.lo utils/appformime.cpp /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o utils/base64.lo utils/base64.cpp libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c utils/appformime.cpp -fPIC -DPIC -o utils/.libs/appformime.o libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c utils/base64.cpp -fPIC -DPIC -o utils/.libs/base64.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o utils/cancelcheck.lo utils/cancelcheck.cpp libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c utils/cancelcheck.cpp -fPIC -DPIC -o utils/.libs/cancelcheck.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o utils/chrono.lo utils/chrono.cpp libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c utils/chrono.cpp -fPIC -DPIC -o utils/.libs/chrono.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o utils/circache.lo utils/circache.cpp libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c utils/circache.cpp -fPIC -DPIC -o utils/.libs/circache.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o utils/closefrom.lo utils/closefrom.cpp libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c utils/closefrom.cpp -fPIC -DPIC -o utils/.libs/closefrom.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o utils/conftree.lo utils/conftree.cpp libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c utils/conftree.cpp -fPIC -DPIC -o utils/.libs/conftree.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o utils/copyfile.lo utils/copyfile.cpp libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c utils/copyfile.cpp -fPIC -DPIC -o utils/.libs/copyfile.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o utils/cpuconf.lo utils/cpuconf.cpp libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c utils/cpuconf.cpp -fPIC -DPIC -o utils/.libs/cpuconf.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o utils/ecrontab.lo utils/ecrontab.cpp /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o utils/execmd.lo utils/execmd.cpp libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c utils/ecrontab.cpp -fPIC -DPIC -o utils/.libs/ecrontab.o libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c utils/execmd.cpp -fPIC -DPIC -o utils/.libs/execmd.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o utils/fileudi.lo utils/fileudi.cpp libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c utils/fileudi.cpp -fPIC -DPIC -o utils/.libs/fileudi.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o utils/fstreewalk.lo utils/fstreewalk.cpp libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c utils/fstreewalk.cpp -fPIC -DPIC -o utils/.libs/fstreewalk.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o utils/hldata.lo utils/hldata.cpp libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c utils/hldata.cpp -fPIC -DPIC -o utils/.libs/hldata.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o utils/idfile.lo utils/idfile.cpp libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c utils/idfile.cpp -fPIC -DPIC -o utils/.libs/idfile.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o utils/listmem.lo utils/listmem.cpp libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c utils/listmem.cpp -fPIC -DPIC -o utils/.libs/listmem.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o utils/log.lo utils/log.cpp libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c utils/log.cpp -fPIC -DPIC -o utils/.libs/log.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o utils/md5.lo utils/md5.cpp libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c utils/md5.cpp -fPIC -DPIC -o utils/.libs/md5.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o utils/md5ut.lo utils/md5ut.cpp /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o utils/mimeparse.lo utils/mimeparse.cpp libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c utils/md5ut.cpp -fPIC -DPIC -o utils/.libs/md5ut.o libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c utils/mimeparse.cpp -fPIC -DPIC -o utils/.libs/mimeparse.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o utils/miniz.lo utils/miniz.cpp libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c utils/miniz.cpp -fPIC -DPIC -o utils/.libs/miniz.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o utils/netcon.lo utils/netcon.cpp libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c utils/netcon.cpp -fPIC -DPIC -o utils/.libs/netcon.o utils/netcon.cpp:711:13: warning: explicitly assigning value of variable of type 'int' to itself [-Wself-assign] ret = ret; ~~~ ^ ~~~ utils/netcon.cpp:763:17: warning: explicitly assigning value of variable of type 'int' to itself [-Wself-assign] ret = ret; ~~~ ^ ~~~ /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o utils/pathut.lo utils/pathut.cpp libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c utils/pathut.cpp -fPIC -DPIC -o utils/.libs/pathut.o 2 warnings generated. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o utils/pxattr.lo utils/pxattr.cpp libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c utils/pxattr.cpp -fPIC -DPIC -o utils/.libs/pxattr.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o utils/rclionice.lo utils/rclionice.cpp libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c utils/rclionice.cpp -fPIC -DPIC -o utils/.libs/rclionice.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o utils/rclutil.lo utils/rclutil.cpp libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c utils/rclutil.cpp -fPIC -DPIC -o utils/.libs/rclutil.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o utils/readfile.lo utils/readfile.cpp libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c utils/readfile.cpp -fPIC -DPIC -o utils/.libs/readfile.o utils/readfile.cpp:545:8: warning: explicitly assigning value of variable of type 'FileScanUpstream *' to itself [-Wself-assign] up = up; ~~ ^ ~~ utils/readfile.cpp:619:8: warning: explicitly assigning value of variable of type 'FileScanUpstream *' to itself [-Wself-assign] up = up; ~~ ^ ~~ 2 warnings generated. /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o utils/smallut.lo utils/smallut.cpp libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c utils/smallut.cpp -fPIC -DPIC -o utils/.libs/smallut.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o utils/strmatcher.lo utils/strmatcher.cpp libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c utils/strmatcher.cpp -fPIC -DPIC -o utils/.libs/strmatcher.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o utils/transcode.lo utils/transcode.cpp libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c utils/transcode.cpp -fPIC -DPIC -o utils/.libs/transcode.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o utils/utf8iter.lo utils/utf8iter.cpp libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c utils/utf8iter.cpp -fPIC -DPIC -o utils/.libs/utf8iter.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o utils/wipedir.lo utils/wipedir.cpp libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c utils/wipedir.cpp -fPIC -DPIC -o utils/.libs/wipedir.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o utils/zlibut.lo utils/zlibut.cpp libtool: compile: x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I./common -Wall -Wno-unused -std=c++11 -I. -I./aspell -I./bincimapmime -I./common -I./index -I./internfile -I./rcldb -I./unac -I./utils -I./xaposix -DBUILDING_RECOLL -I/usr/include/libxml2 -DRECOLL_DATADIR=\"/usr/share/recoll\" -DREADFILE_ENABLE_ZLIB -DREADFILE_ENABLE_MINIZ -DREADFILE_ENABLE_MD5 -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c utils/zlibut.cpp -fPIC -DPIC -o utils/.libs/zlibut.o /bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-clang++ -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -release 1.25.19 -Wl,--no-undefined -Wl,--warn-unresolved-symbols -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o librecoll.la -rpath /usr/lib64/recoll aspell/rclaspell.lo bincimapmime/convert.lo bincimapmime/mime-parsefull.lo bincimapmime/mime-parseonlyheader.lo bincimapmime/mime-printbody.lo bincimapmime/mime.lo common/webstore.lo common/cstr.lo common/rclconfig.lo common/rclinit.lo common/syngroups.lo common/textsplit.lo common/unacpp.lo common/utf8fn.lo index/webqueue.lo index/webqueuefetcher.lo index/checkretryfailed.lo index/exefetcher.lo index/fetcher.lo index/fsfetcher.lo index/fsindexer.lo index/idxstatus.lo index/mimetype.lo index/subtreelist.lo internfile/extrameta.lo internfile/htmlparse.lo internfile/internfile.lo internfile/mh_exec.lo internfile/mh_execm.lo internfile/mh_html.lo internfile/mh_mail.lo internfile/mh_mbox.lo internfile/mh_text.lo internfile/mh_xslt.lo internfile/mimehandler.lo internfile/myhtmlparse.lo internfile/txtdcode.lo internfile/uncomp.lo query/docseq.lo query/docseqdb.lo query/docseqhist.lo query/dynconf.lo query/filtseq.lo query/plaintorich.lo query/recollq.lo query/reslistpager.lo query/sortseq.lo query/wasaparse.lo query/wasaparseaux.lo rcldb/daterange.lo rcldb/expansiondbs.lo rcldb/rclabstract.lo rcldb/rclabsfromtext.lo rcldb/rcldb.lo rcldb/rcldoc.lo rcldb/rcldups.lo rcldb/rclquery.lo rcldb/rclterms.lo rcldb/rclvalues.lo rcldb/searchdata.lo rcldb/searchdatatox.lo rcldb/searchdataxml.lo rcldb/stemdb.lo rcldb/stoplist.lo rcldb/synfamily.lo unac/unac.lo utils/appformime.lo utils/base64.lo utils/cancelcheck.lo utils/chrono.lo utils/circache.lo utils/closefrom.lo utils/conftree.lo utils/copyfile.lo utils/cpuconf.lo utils/ecrontab.lo utils/execmd.lo utils/fileudi.lo utils/fstreewalk.lo utils/hldata.lo utils/idfile.lo utils/listmem.lo utils/log.lo utils/md5.lo utils/md5ut.lo utils/mimeparse.lo utils/miniz.lo utils/netcon.lo utils/pathut.lo utils/pxattr.lo utils/rclionice.lo utils/rclutil.lo utils/readfile.lo utils/smallut.lo utils/strmatcher.lo utils/transcode.lo utils/utf8iter.lo utils/wipedir.lo utils/zlibut.lo -L/usr/lib64 -lxslt -lxml2 -lm -L/usr/lib64 -lxapian -lz -ldl -lpthread libtool: link: x86_64-pc-linux-gnu-clang++ -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/crtbeginS.o aspell/.libs/rclaspell.o bincimapmime/.libs/convert.o bincimapmime/.libs/mime-parsefull.o bincimapmime/.libs/mime-parseonlyheader.o bincimapmime/.libs/mime-printbody.o bincimapmime/.libs/mime.o common/.libs/webstore.o common/.libs/cstr.o common/.libs/rclconfig.o common/.libs/rclinit.o common/.libs/syngroups.o common/.libs/textsplit.o common/.libs/unacpp.o common/.libs/utf8fn.o index/.libs/webqueue.o index/.libs/webqueuefetcher.o index/.libs/checkretryfailed.o index/.libs/exefetcher.o index/.libs/fetcher.o index/.libs/fsfetcher.o index/.libs/fsindexer.o index/.libs/idxstatus.o index/.libs/mimetype.o index/.libs/subtreelist.o internfile/.libs/extrameta.o internfile/.libs/htmlparse.o internfile/.libs/internfile.o internfile/.libs/mh_exec.o internfile/.libs/mh_execm.o internfile/.libs/mh_html.o internfile/.libs/mh_mail.o internfile/.libs/mh_mbox.o internfile/.libs/mh_text.o internfile/.libs/mh_xslt.o internfile/.libs/mimehandler.o internfile/.libs/myhtmlparse.o internfile/.libs/txtdcode.o internfile/.libs/uncomp.o query/.libs/docseq.o query/.libs/docseqdb.o query/.libs/docseqhist.o query/.libs/dynconf.o query/.libs/filtseq.o query/.libs/plaintorich.o query/.libs/recollq.o query/.libs/reslistpager.o query/.libs/sortseq.o query/.libs/wasaparse.o query/.libs/wasaparseaux.o rcldb/.libs/daterange.o rcldb/.libs/expansiondbs.o rcldb/.libs/rclabstract.o rcldb/.libs/rclabsfromtext.o rcldb/.libs/rcldb.o rcldb/.libs/rcldoc.o rcldb/.libs/rcldups.o rcldb/.libs/rclquery.o rcldb/.libs/rclterms.o rcldb/.libs/rclvalues.o rcldb/.libs/searchdata.o rcldb/.libs/searchdatatox.o rcldb/.libs/searchdataxml.o rcldb/.libs/stemdb.o rcldb/.libs/stoplist.o rcldb/.libs/synfamily.o unac/.libs/unac.o utils/.libs/appformime.o utils/.libs/base64.o utils/.libs/cancelcheck.o utils/.libs/chrono.o utils/.libs/circache.o utils/.libs/closefrom.o utils/.libs/conftree.o utils/.libs/copyfile.o utils/.libs/cpuconf.o utils/.libs/ecrontab.o utils/.libs/execmd.o utils/.libs/fileudi.o utils/.libs/fstreewalk.o utils/.libs/hldata.o utils/.libs/idfile.o utils/.libs/listmem.o utils/.libs/log.o utils/.libs/md5.o utils/.libs/md5ut.o utils/.libs/mimeparse.o utils/.libs/miniz.o utils/.libs/netcon.o utils/.libs/pathut.o utils/.libs/pxattr.o utils/.libs/rclionice.o utils/.libs/rclutil.o utils/.libs/readfile.o utils/.libs/smallut.o utils/.libs/strmatcher.o utils/.libs/transcode.o utils/.libs/utf8iter.o utils/.libs/wipedir.o utils/.libs/zlibut.o -L/usr/lib64 -lxslt -lxml2 -lxapian -lz -ldl -lpthread -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../lib64 -L/usr/lib/llvm/10/bin/../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../.. -L/lib -L/usr/lib -lstdc++ -lm -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../lib64/crtn.o -O2 -march=native -Wl,--no-undefined -Wl,--warn-unresolved-symbols -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/librecoll-1.25.19.so libtool: link: (cd ".libs" && rm -f "librecoll.so" && ln -s "librecoll-1.25.19.so" "librecoll.so") libtool: link: ( cd ".libs" && rm -f "librecoll.la" && ln -s "../librecoll.la" "librecoll.la" ) /bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-clang++ -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o recollindex index/recollindex.o index/indexer.o index/rclmonprc.o index/rclmonrcv.o utils/x11mon.o librecoll.la -lz -ldl -lpthread /bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-clang++ -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o recollq query/recollqmain.o librecoll.la -lz -ldl -lpthread libtool: link: x86_64-pc-linux-gnu-clang++ -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/recollq query/recollqmain.o ./.libs/librecoll.so -lz -ldl -lpthread libtool: link: x86_64-pc-linux-gnu-clang++ -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/recollindex index/recollindex.o index/indexer.o index/rclmonprc.o index/rclmonrcv.o utils/x11mon.o ./.libs/librecoll.so -lz -ldl -lpthread (cd python/recoll; set -x; \ for v in 2 3;do test -n "`which python${v}`" && \ libdir=/usr/lib64 python${v} setup.py build; \ done \ ) + for v in 2 3 ++ which python2 + test -n /var/tmp/portage/app-misc/recoll-1.25.19/temp/python3.7/bin/python2 + libdir=/usr/lib64 + python2 setup.py build : _python_wrapper_setup: python2 is not supported by python3.7 (PYTHON_COMPAT) + for v in 2 3 ++ which python3 + test -n /var/tmp/portage/app-misc/recoll-1.25.19/temp/python3.7/bin/python3 + libdir=/usr/lib64 + python3 setup.py build running build running build_py creating build creating build/lib.linux-x86_64-3.7 creating build/lib.linux-x86_64-3.7/recoll copying ./../../python/recoll/recoll/__init__.py -> build/lib.linux-x86_64-3.7/recoll copying ./../../python/recoll/recoll/rclconfig.py -> build/lib.linux-x86_64-3.7/recoll copying ./../../python/recoll/recoll/conftree.py -> build/lib.linux-x86_64-3.7/recoll warning: build_py: byte-compiling is disabled, skipping. running build_ext building 'recoll' extension creating build/temp.linux-x86_64-3.7 x86_64-pc-linux-gnu-clang++ -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DMAJOR_VERSION=1 -DMINOR_VERSION=0 -DUNAC_VERSION="1.0.7" -DRECOLL_DATADIR="/usr/share/recoll" -I/usr/local/include -I./../../utils -I./../../common -I../../common -I./../../common -I./../../rcldb -I./../../query -I./../../unac -I/usr/include/python3.7m -c ./pyrecoll.cpp -o build/temp.linux-x86_64-3.7/./pyrecoll.o -std=c++11 x86_64-pc-linux-gnu-g++ -pthread -shared -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color build/temp.linux-x86_64-3.7/./pyrecoll.o -L../../.libs -L/usr/lib64 -Wl,--enable-new-dtags,-R/usr/lib64/recoll -lrecoll -lpython3.7m -o build/lib.linux-x86_64-3.7/recoll/recoll.cpython-37m-x86_64-linux-gnu.so building 'rclextract' extension x86_64-pc-linux-gnu-clang++ -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -fPIC -DMAJOR_VERSION=1 -DMINOR_VERSION=0 -DUNAC_VERSION="1.0.7" -DRECOLL_DATADIR="/usr/share/recoll" -I/usr/local/include -I./../../utils -I./../../common -I../../common -I./../../internfile -I./../../rcldb -I/usr/include/python3.7m -c ./pyrclextract.cpp -o build/temp.linux-x86_64-3.7/./pyrclextract.o -std=c++11 x86_64-pc-linux-gnu-g++ -pthread -shared -Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color build/temp.linux-x86_64-3.7/./pyrclextract.o -L../../.libs -L/usr/lib64 -Wl,--enable-new-dtags,-R/usr/lib64/recoll -lrecoll -lpython3.7m -o build/lib.linux-x86_64-3.7/recoll/rclextract.cpython-37m-x86_64-linux-gnu.so make[2]: Leaving directory '/var/tmp/portage/app-misc/recoll-1.25.19/work/recoll-1.25.19' make[1]: Leaving directory '/var/tmp/portage/app-misc/recoll-1.25.19/work/recoll-1.25.19' >>> Source compiled. >>> Test phase [not enabled]: app-misc/recoll-1.25.19 >>> Install app-misc/recoll-1.25.19 into /var/tmp/portage/app-misc/recoll-1.25.19/image make -j2 V=1 STRIP=/bin/true DESTDIR=/var/tmp/portage/app-misc/recoll-1.25.19/image install make install-recursive make[1]: Entering directory '/var/tmp/portage/app-misc/recoll-1.25.19/work/recoll-1.25.19' Making install in . make[2]: Entering directory '/var/tmp/portage/app-misc/recoll-1.25.19/work/recoll-1.25.19' (cd python/recoll; set -x; \ for v in 2 3;do test -n "`which python${v}`" && \ libdir=/usr/lib64 python${v} setup.py build; \ done \ ) + for v in 2 3 ++ which python2 + test -n /var/tmp/portage/app-misc/recoll-1.25.19/temp/python3.7/bin/python2 + libdir=/usr/lib64 + python2 setup.py build : _python_wrapper_setup: python2 is not supported by python3.7 (PYTHON_COMPAT) + for v in 2 3 ++ which python3 + test -n /var/tmp/portage/app-misc/recoll-1.25.19/temp/python3.7/bin/python3 + libdir=/usr/lib64 + python3 setup.py build running build running build_py warning: build_py: byte-compiling is disabled, skipping. running build_ext make[3]: Entering directory '/var/tmp/portage/app-misc/recoll-1.25.19/work/recoll-1.25.19' /bin/mkdir -p '/var/tmp/portage/app-misc/recoll-1.25.19/image/usr/bin' (cd python/recoll; set -x; \ for v in 2 3;do test -n "`which python${v}`" && \ python${v} setup.py install \ --prefix=/usr --root=${DESTDIR:-/} ; \ done; \ ) + for v in 2 3 ++ which python2 + test -n /var/tmp/portage/app-misc/recoll-1.25.19/temp/python3.7/bin/python2 + python2 setup.py install --prefix=/usr --root=/var/tmp/portage/app-misc/recoll-1.25.19/image /bin/sh ./libtool --mode=install /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c recollindex recollq '/var/tmp/portage/app-misc/recoll-1.25.19/image/usr/bin' : _python_wrapper_setup: python2 is not supported by python3.7 (PYTHON_COMPAT) + for v in 2 3 ++ which python3 + test -n /var/tmp/portage/app-misc/recoll-1.25.19/temp/python3.7/bin/python3 + python3 setup.py install --prefix=/usr --root=/var/tmp/portage/app-misc/recoll-1.25.19/image libtool: warning: 'librecoll.la' has not been installed in '/usr/lib64/recoll' libtool: install: /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c .libs/recollindex /var/tmp/portage/app-misc/recoll-1.25.19/image/usr/bin/recollindex libtool: warning: 'librecoll.la' has not been installed in '/usr/lib64/recoll' libtool: install: /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c .libs/recollq /var/tmp/portage/app-misc/recoll-1.25.19/image/usr/bin/recollq /bin/mkdir -p '/var/tmp/portage/app-misc/recoll-1.25.19/image/usr/share/recoll/examples' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 desktop/recollindex.desktop index/rclmon.sh sampleconf/fragbuts.xml sampleconf/fields sampleconf/recoll.conf sampleconf/mimeconf sampleconf/recoll.qss sampleconf/mimemap sampleconf/mimeview '/var/tmp/portage/app-misc/recoll-1.25.19/image/usr/share/recoll/examples' /bin/mkdir -p '/var/tmp/portage/app-misc/recoll-1.25.19/image/usr/share/recoll/filters' running install running build running build_py /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 desktop/hotrecoll.py filters/abiword.xsl filters/fb2.xsl filters/gnumeric.xsl filters/msodump.zip filters/okular-note.xsl filters/opendoc-body.xsl filters/opendoc-flat.xsl filters/opendoc-meta.xsl filters/openxml-xls-body.xsl filters/openxml-word-body.xsl filters/openxml-meta.xsl filters/ppt-dump.py filters/rcl7z filters/rclabw.py filters/rclaptosidman filters/rclaudio filters/rclbasehandler.py filters/rclbibtex.sh filters/rclcheckneedretry.sh filters/rclchm filters/rcldia filters/rcldjvu.py filters/rcldoc.py filters/rcldvi filters/rclepub filters/rclepub1 filters/rclexec1.py filters/rclexecm.py filters/rclfb2.py filters/rclgaim filters/rclgenxslt.py filters/rclgnm.py filters/rclics filters/rclimg filters/rclimg.py filters/rclinfo filters/rclkar filters/rclkwd filters/rcllatinclass.py '/var/tmp/portage/app-misc/recoll-1.25.19/image/usr/share/recoll/filters' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 filters/rcllatinstops.zip filters/rcllyx filters/rclman filters/rclmidi.py filters/rclokulnote.py filters/rclopxml.py filters/rclpdf.py filters/rclppt.py filters/rclps filters/rclpurple filters/rclpython filters/rclrar filters/rclrtf.py filters/rclscribus filters/rclshowinfo filters/rclsoff-flat.py filters/rclsoff.py filters/rclsvg.py filters/rcltar filters/rcltex filters/rcltext.py filters/rcluncomp filters/rcluncomp.py filters/rclwar filters/rclxls.py filters/rclxml.py filters/rclxmp.py filters/rclxslt.py filters/rclzip filters/recoll-we-move-files.py filters/recollepub.zip filters/svg.xsl filters/xls-dump.py filters/xlsxmltocsv.py filters/xml.xsl python/recoll/recoll/conftree.py python/recoll/recoll/rclconfig.py '/var/tmp/portage/app-misc/recoll-1.25.19/image/usr/share/recoll/filters' warning: build_py: byte-compiling is disabled, skipping. running build_ext running install_lib creating /var/tmp/portage/app-misc/recoll-1.25.19/image/usr/lib creating /var/tmp/portage/app-misc/recoll-1.25.19/image/usr/lib/python3.7 creating /var/tmp/portage/app-misc/recoll-1.25.19/image/usr/lib/python3.7/site-packages creating /var/tmp/portage/app-misc/recoll-1.25.19/image/usr/lib/python3.7/site-packages/recoll copying build/lib.linux-x86_64-3.7/recoll/__init__.py -> /var/tmp/portage/app-misc/recoll-1.25.19/image/usr/lib/python3.7/site-packages/recoll copying build/lib.linux-x86_64-3.7/recoll/rclconfig.py -> /var/tmp/portage/app-misc/recoll-1.25.19/image/usr/lib/python3.7/site-packages/recoll copying build/lib.linux-x86_64-3.7/recoll/recoll.cpython-37m-x86_64-linux-gnu.so -> /var/tmp/portage/app-misc/recoll-1.25.19/image/usr/lib/python3.7/site-packages/recoll copying build/lib.linux-x86_64-3.7/recoll/rclextract.cpython-37m-x86_64-linux-gnu.so -> /var/tmp/portage/app-misc/recoll-1.25.19/image/usr/lib/python3.7/site-packages/recoll /bin/mkdir -p '/var/tmp/portage/app-misc/recoll-1.25.19/image/usr/lib64/recoll' copying build/lib.linux-x86_64-3.7/recoll/conftree.py -> /var/tmp/portage/app-misc/recoll-1.25.19/image/usr/lib/python3.7/site-packages/recoll warning: install_lib: byte-compiling is disabled, skipping. running install_egg_info /bin/sh ./libtool --mode=install /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c librecoll.la '/var/tmp/portage/app-misc/recoll-1.25.19/image/usr/lib64/recoll' running egg_info creating ../../python/recoll/Recoll.egg-info writing ./../../python/recoll/Recoll.egg-info/PKG-INFO writing dependency_links to ./../../python/recoll/Recoll.egg-info/dependency_links.txt writing top-level names to ./../../python/recoll/Recoll.egg-info/top_level.txt writing manifest file './../../python/recoll/Recoll.egg-info/SOURCES.txt' reading manifest file './../../python/recoll/Recoll.egg-info/SOURCES.txt' writing manifest file './../../python/recoll/Recoll.egg-info/SOURCES.txt' Copying ./../../python/recoll/Recoll.egg-info to /var/tmp/portage/app-misc/recoll-1.25.19/image/usr/lib/python3.7/site-packages/Recoll-1.0-py3.7.egg-info running install_scripts libtool: install: /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c .libs/librecoll-1.25.19.so /var/tmp/portage/app-misc/recoll-1.25.19/image/usr/lib64/recoll/librecoll-1.25.19.so libtool: install: (cd /var/tmp/portage/app-misc/recoll-1.25.19/image/usr/lib64/recoll && { ln -s -f librecoll-1.25.19.so librecoll.so || { rm -f librecoll.so && ln -s librecoll-1.25.19.so librecoll.so; }; }) libtool: install: /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c .libs/librecoll.lai /var/tmp/portage/app-misc/recoll-1.25.19/image/usr/lib64/recoll/librecoll.la /bin/mkdir -p '/var/tmp/portage/app-misc/recoll-1.25.19/image/usr/share/man/man1' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 doc/man/recoll.1 doc/man/recollq.1 doc/man/recollindex.1 doc/man/xadump.1 '/var/tmp/portage/app-misc/recoll-1.25.19/image/usr/share/man/man1' /bin/mkdir -p '/var/tmp/portage/app-misc/recoll-1.25.19/image/usr/share/man/man5' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 doc/man/recoll.conf.5 '/var/tmp/portage/app-misc/recoll-1.25.19/image/usr/share/man/man5' /bin/mkdir -p '/var/tmp/portage/app-misc/recoll-1.25.19/image/usr/share/recoll/doc' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 doc/user/usermanual.html doc/user/docbook-xsl.css '/var/tmp/portage/app-misc/recoll-1.25.19/image/usr/share/recoll/doc' libtool: warning: remember to run 'libtool --finish /usr/lib64/recoll' make install-data-hook make[4]: Entering directory '/var/tmp/portage/app-misc/recoll-1.25.19/work/recoll-1.25.19' (cd /var/tmp/portage/app-misc/recoll-1.25.19/image//usr/share/recoll/filters; \ chmod a+x rcl* ppt-dump.py xls-dump.py xlsxmltocsv.py hotrecoll.py; \ chmod a+x recoll-we-move-files.py ../examples/rclmon.sh; \ chmod 0644 msodump.zip recollepub.zip rclexecm.py rcllatinstops.zip \ rclconfig.py conftree.py rclmidi.py rclexec1.py rcluncomp.py rclxslt.py) make[4]: Leaving directory '/var/tmp/portage/app-misc/recoll-1.25.19/work/recoll-1.25.19' make[3]: Leaving directory '/var/tmp/portage/app-misc/recoll-1.25.19/work/recoll-1.25.19' make[2]: Leaving directory '/var/tmp/portage/app-misc/recoll-1.25.19/work/recoll-1.25.19' make[1]: Leaving directory '/var/tmp/portage/app-misc/recoll-1.25.19/work/recoll-1.25.19' >>> Completed installing app-misc/recoll-1.25.19 into /var/tmp/portage/app-misc/recoll-1.25.19/image * Final size of build directory: 24180 KiB (23.6 MiB) * Final size of installed tree: 4148 KiB ( 4.0 MiB) * QA Notice: Unresolved soname dependencies: * * /usr/bin/recollindex: ./.libs/librecoll.so * /usr/bin/recollq: ./.libs/librecoll.so * /usr/lib/python3.7/site-packages/recoll/rclextract.cpython-37m-x86_64-linux-gnu.so: librecoll.so * /usr/lib/python3.7/site-packages/recoll/recoll.cpython-37m-x86_64-linux-gnu.so: librecoll.so * /usr/lib64/recoll/librecoll-1.25.19.so: libxapian.so * * Verifying compiled files in /usr/lib/python3.7/site-packages * * This package installs one or more Python modules that are not byte-compiled. * The following files are missing: * * /usr/lib/python3.7/site-packages/recoll/__pycache__/__init__.cpython-37.pyc * /usr/lib/python3.7/site-packages/recoll/__pycache__/__init__.cpython-37.opt-1.pyc * /usr/lib/python3.7/site-packages/recoll/__pycache__/__init__.cpython-37.opt-2.pyc * /usr/lib/python3.7/site-packages/recoll/__pycache__/rclconfig.cpython-37.pyc * /usr/lib/python3.7/site-packages/recoll/__pycache__/rclconfig.cpython-37.opt-1.pyc * /usr/lib/python3.7/site-packages/recoll/__pycache__/rclconfig.cpython-37.opt-2.pyc * /usr/lib/python3.7/site-packages/recoll/__pycache__/conftree.cpython-37.pyc * /usr/lib/python3.7/site-packages/recoll/__pycache__/conftree.cpython-37.opt-1.pyc * /usr/lib/python3.7/site-packages/recoll/__pycache__/conftree.cpython-37.opt-2.pyc * * Please either fix the upstream build system to byte-compile Python modules * correctly, or call python_optimize after installing them. For more * information, see: * https://wiki.gentoo.org/wiki/Project:Python/Byte_compiling * strip: llvm-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version /usr/bin/recollindex /usr/bin/recollq /usr/lib/python3.7/site-packages/recoll/rclextract.cpython-37m-x86_64-linux-gnu.so /usr/lib/python3.7/site-packages/recoll/recoll.cpython-37m-x86_64-linux-gnu.so /usr/lib64/recoll/librecoll-1.25.19.so >>> Done. * In order to extract the full functionality of * recoll, the following packages should be installed * to get the corresponding document support. * dev-libs/libxslt[python] and dev-libs/libxml2[python] for XML based documents support * app-text/poppler for PDF files support * app-text/tesseract for PDF files with OCR support * app-text/antiword for MS Word files support * app-text/libwpd[tools] for Wordperfect files support * app-office/lyx for Lyx files support * dev-python/rarfile for RAR archives support * dev-python/pylzma for 7zip archives support * dev-python/icalendar for iCalendar files support * app-text/pstotext for Postscript files support * app-text/unrtf for RTF files support * dev-text/detex for TeX files support * virtual/tex-base for DVI files support * app-text/djvu for DJVU files support * media-libs/mutagen for tags in audio files support * media-libs/exiftool for tags in image files support emerge --info: Portage 2.3.103 (python 3.7.7-final-0, default/linux/amd64/17.1, gcc-10.1.0, glibc-2.31-r5, 5.4.0-1015-aws x86_64) ================================================================= System uname: Linux-5.4.0-1015-aws-x86_64-AMD_EPYC_7571-with-gentoo-2.7 KiB Mem: 7895548 total, 1548092 free KiB Swap: 0 total, 0 free Timestamp of repository gentoo: Wed, 24 Jun 2020 10:35:18 +0000 sh bash 5.0_p17 ld GNU ld (Gentoo 2.34 p4) 2.34.0 app-shells/bash: 5.0_p17::gentoo dev-lang/perl: 5.30.3-r2::gentoo dev-lang/python: 2.7.18::gentoo, 3.7.7-r2::gentoo, 3.8.3::gentoo, 3.9.0_beta3::gentoo dev-util/cmake: 3.18.0_rc2::gentoo dev-util/pkgconfig: 0.29.2::gentoo sys-apps/baselayout: 2.7::gentoo sys-apps/openrc: 0.42.1::gentoo sys-apps/sandbox: 2.20::gentoo sys-devel/autoconf: 2.69-r5::gentoo sys-devel/automake: 1.16.2::gentoo sys-devel/binutils: 2.34-r1::gentoo sys-devel/gcc: 10.1.0-r1::gentoo sys-devel/gcc-config: 2.3.1::gentoo sys-devel/libtool: 2.4.6-r6::gentoo sys-devel/make: 4.3::gentoo sys-kernel/linux-headers: 5.7::gentoo (virtual/os-headers) sys-libs/glibc: 2.31-r5::gentoo Repositories: gentoo location: /usr/portage sync-type: rsync sync-uri: rsync://rsync.gentoo.org/gentoo-portage priority: -1000 sync-rsync-verify-metamanifest: yes sync-rsync-verify-jobs: 1 sync-rsync-verify-max-age: 24 sync-rsync-extra-opts: ACCEPT_KEYWORDS="amd64 ~amd64" ACCEPT_LICENSE="*" CBUILD="x86_64-pc-linux-gnu" CC="x86_64-pc-linux-gnu-clang" CFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" CXX="x86_64-pc-linux-gnu-clang++" CXXFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color" DISTDIR="/usr/portage/distfiles" EMERGE_DEFAULT_OPTS="--with-bdeps=y --binpkg-respect-use=y -1 -b -k" ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" FCFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color" FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs buildpkg collision-protect config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms sign split-log strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" FFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color" GENTOO_MIRRORS="http://distfiles.gentoo.org" LANG="C.UTF-8" LDFLAGS="-Wl,-O1 -Wl,--as-needed -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0" MAKEOPTS="-j2 V=1" PKGDIR="/root/.packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" PORTAGE_TMPDIR="/var/tmp" USE="acl amd64 berkdb bzip2 cli crypt dri fortran gdbm iconv ipv6 libtirpc multilib ncurses nls nptl openmp pam pcre readline seccomp split-usr ssl tcpd unicode xattr zlib" ABI_X86="64" ADA_TARGET="gnat_2018" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-2" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_7" PYTHON_TARGETS="python2_7 python3_7" RUBY_TARGETS="ruby25" USERLAND="GNU" VIDEO_CARDS="amdgpu fbdev intel nouveau radeon radeonsi vesa dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: CPPFLAGS, CTARGET, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS