* Package: app-misc/recoll-1.23.6 * 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_targets_python2_7 qt5 spell userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox * Determining the location of the kernel source code * Found kernel source directory: * /usr/src/linux * Found sources for kernel version: * 4.17.11 * Checking for suitable kernel configuration options... [ ok ] >>> Unpacking source... >>> Unpacking recoll-1.23.6.tar.gz to /var/tmp/portage/app-misc/recoll-1.23.6/work >>> Source unpacked in /var/tmp/portage/app-misc/recoll-1.23.6/work >>> Preparing source in /var/tmp/portage/app-misc/recoll-1.23.6/work/recoll-1.23.6 ... * Applying recoll-python3.patch ... [ ok ] * Fixing shebang in filters/recoll-we-move-files.py. * Fixing shebang in filters/rclpdf.py. * Fixing shebang in filters/rclchm. * Fixing shebang in filters/rcldoc.py. * Fixing shebang in filters/rclppt.py. * Fixing shebang in filters/rcllatinclass.py. * Fixing shebang in filters/rclxmp.py. * Fixing shebang in filters/rclrar. * Fixing shebang in filters/rclwar. * Fixing shebang in filters/rclpython. * Fixing shebang in filters/rcl7z. * Fixing shebang in filters/rclimg.py. * Fixing shebang in filters/rclinfo. * Fixing shebang in filters/rclsoff-flat.py. * Fixing shebang in filters/rclics. * Fixing shebang in filters/rclopxml.py. * Fixing shebang in filters/rclxls.py. * Fixing shebang in filters/rclzip. * Fixing shebang in filters/rclepub1. * Fixing shebang in filters/rclkar. * Fixing shebang in filters/xls-dump.py. * Fixing shebang in filters/xlsxmltocsv.py. * Fixing shebang in filters/rclsoff.py. * Fixing shebang in filters/rclrtf.py. * Fixing shebang in filters/rclepub. * Fixing shebang in filters/rcltar. * Fixing shebang in filters/ppt-dump.py. * Fixing shebang in filters/rcldjvu.py. * Fixing shebang in filters/rclsvg.py. * Fixing shebang in filters/rcltxtlines.py. * Fixing shebang in filters/rclxml.py. * Fixing shebang in filters/rcldia. * Fixing shebang in filters/rclaudio. * Fixing shebang in filters/rcltext.py. >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-misc/recoll-1.23.6/work/recoll-1.23.6 ... * econf: updating recoll-1.23.6/config.guess with /usr/share/gnuconfig/config.guess * econf: updating recoll-1.23.6/config.sub with /usr/share/gnuconfig/config.sub ./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.23.6 --htmldir=/usr/share/doc/recoll-1.23.6/html --libdir=/usr/lib64 --disable-camelcase --disable-x11mon --enable-qtgui --enable-webkit --with-inotify --with-aspell --without-fam --enable-recollq configure: loading site script /usr/share/config.site checking for a BSD-compatible install... /usr/lib/portage/python3.6/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-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking 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 for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... none checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking 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 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 configure: using qt version 5 user interface checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating qtgui/recoll.pro config.status: creating Makefile config.status: creating common/rclversion.h config.status: creating python/recoll/setup.py config.status: creating python/recoll/Makefile 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.23.6/work/recoll-1.23.6 ... make -j1 make all-am make[1]: Entering directory '/var/tmp/portage/app-misc/recoll-1.23.6/work/recoll-1.23.6' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o aspell/rclaspell.lo aspell/rclaspell.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c aspell/rclaspell.cpp -fPIC -DPIC -o aspell/.libs/rclaspell.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o bincimapmime/convert.lo bincimapmime/convert.cc libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c bincimapmime/convert.cc -fPIC -DPIC -o bincimapmime/.libs/convert.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o bincimapmime/mime-parsefull.lo bincimapmime/mime-parsefull.cc libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -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-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o bincimapmime/mime-parseonlyheader.lo bincimapmime/mime-parseonlyheader.cc libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -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-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o bincimapmime/mime-printbody.lo bincimapmime/mime-printbody.cc libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -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-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o bincimapmime/mime.lo bincimapmime/mime.cc libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c bincimapmime/mime.cc -fPIC -DPIC -o bincimapmime/.libs/mime.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o common/beaglequeuecache.lo common/beaglequeuecache.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c common/beaglequeuecache.cpp -fPIC -DPIC -o common/.libs/beaglequeuecache.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o common/cstr.lo common/cstr.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c common/cstr.cpp -fPIC -DPIC -o common/.libs/cstr.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o common/rclconfig.lo common/rclconfig.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c common/rclconfig.cpp -fPIC -DPIC -o common/.libs/rclconfig.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o common/rclinit.lo common/rclinit.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c common/rclinit.cpp -fPIC -DPIC -o common/.libs/rclinit.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o common/syngroups.lo common/syngroups.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c common/syngroups.cpp -fPIC -DPIC -o common/.libs/syngroups.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o common/textsplit.lo common/textsplit.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c common/textsplit.cpp -fPIC -DPIC -o common/.libs/textsplit.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o common/unacpp.lo common/unacpp.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c common/unacpp.cpp -fPIC -DPIC -o common/.libs/unacpp.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o common/utf8fn.lo common/utf8fn.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c common/utf8fn.cpp -fPIC -DPIC -o common/.libs/utf8fn.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o index/beaglequeue.lo index/beaglequeue.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c index/beaglequeue.cpp -fPIC -DPIC -o index/.libs/beaglequeue.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o index/bglfetcher.lo index/bglfetcher.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c index/bglfetcher.cpp -fPIC -DPIC -o index/.libs/bglfetcher.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o index/checkretryfailed.lo index/checkretryfailed.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c index/checkretryfailed.cpp -fPIC -DPIC -o index/.libs/checkretryfailed.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o index/exefetcher.lo index/exefetcher.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c index/exefetcher.cpp -fPIC -DPIC -o index/.libs/exefetcher.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o index/fetcher.lo index/fetcher.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c index/fetcher.cpp -fPIC -DPIC -o index/.libs/fetcher.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o index/fsfetcher.lo index/fsfetcher.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c index/fsfetcher.cpp -fPIC -DPIC -o index/.libs/fsfetcher.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o index/fsindexer.lo index/fsindexer.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c index/fsindexer.cpp -fPIC -DPIC -o index/.libs/fsindexer.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o index/mimetype.lo index/mimetype.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c index/mimetype.cpp -fPIC -DPIC -o index/.libs/mimetype.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o index/subtreelist.lo index/subtreelist.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c index/subtreelist.cpp -fPIC -DPIC -o index/.libs/subtreelist.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o internfile/extrameta.lo internfile/extrameta.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c internfile/extrameta.cpp -fPIC -DPIC -o internfile/.libs/extrameta.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o internfile/htmlparse.lo internfile/htmlparse.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c internfile/htmlparse.cpp -fPIC -DPIC -o internfile/.libs/htmlparse.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o internfile/internfile.lo internfile/internfile.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c internfile/internfile.cpp -fPIC -DPIC -o internfile/.libs/internfile.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o internfile/mh_exec.lo internfile/mh_exec.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -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-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o internfile/mh_execm.lo internfile/mh_execm.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -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-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o internfile/mh_html.lo internfile/mh_html.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -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-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o internfile/mh_mail.lo internfile/mh_mail.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -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-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o internfile/mh_mbox.lo internfile/mh_mbox.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -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-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o internfile/mh_text.lo internfile/mh_text.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -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-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o internfile/mimehandler.lo internfile/mimehandler.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c internfile/mimehandler.cpp -fPIC -DPIC -o internfile/.libs/mimehandler.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o internfile/myhtmlparse.lo internfile/myhtmlparse.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c internfile/myhtmlparse.cpp -fPIC -DPIC -o internfile/.libs/myhtmlparse.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o internfile/txtdcode.lo internfile/txtdcode.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c internfile/txtdcode.cpp -fPIC -DPIC -o internfile/.libs/txtdcode.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o internfile/uncomp.lo internfile/uncomp.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c internfile/uncomp.cpp -fPIC -DPIC -o internfile/.libs/uncomp.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o query/docseq.lo query/docseq.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c query/docseq.cpp -fPIC -DPIC -o query/.libs/docseq.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o query/docseqdb.lo query/docseqdb.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c query/docseqdb.cpp -fPIC -DPIC -o query/.libs/docseqdb.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o query/docseqhist.lo query/docseqhist.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c query/docseqhist.cpp -fPIC -DPIC -o query/.libs/docseqhist.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o query/dynconf.lo query/dynconf.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c query/dynconf.cpp -fPIC -DPIC -o query/.libs/dynconf.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o query/filtseq.lo query/filtseq.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c query/filtseq.cpp -fPIC -DPIC -o query/.libs/filtseq.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o query/plaintorich.lo query/plaintorich.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c query/plaintorich.cpp -fPIC -DPIC -o query/.libs/plaintorich.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o query/recollq.lo query/recollq.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c query/recollq.cpp -fPIC -DPIC -o query/.libs/recollq.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o query/reslistpager.lo query/reslistpager.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c query/reslistpager.cpp -fPIC -DPIC -o query/.libs/reslistpager.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o query/sortseq.lo query/sortseq.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c query/sortseq.cpp -fPIC -DPIC -o query/.libs/sortseq.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o query/wasaparse.lo query/wasaparse.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c query/wasaparse.cpp -fPIC -DPIC -o query/.libs/wasaparse.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o query/wasaparseaux.lo query/wasaparseaux.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c query/wasaparseaux.cpp -fPIC -DPIC -o query/.libs/wasaparseaux.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o rcldb/daterange.lo rcldb/daterange.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c rcldb/daterange.cpp -fPIC -DPIC -o rcldb/.libs/daterange.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o rcldb/expansiondbs.lo rcldb/expansiondbs.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c rcldb/expansiondbs.cpp -fPIC -DPIC -o rcldb/.libs/expansiondbs.o In file included from rcldb/expansiondbs.cpp:24:0: ./utils/utf8iter.h: In function ‘bool Rcl::createExpansionDbs(Xapian::WritableDatabase&, const std::vector >&)’: ./utils/utf8iter.h:122:30: warning: ‘*((void*)& +8)’ may be used uninitialized in this function [-Wmaybe-uninitialized] return m_pos == m_sp->length(); ~~~~~~~~~~~~^~ ./utils/utf8iter.h:122:30: warning: ‘*((void*)& +8)’ may be used uninitialized in this function [-Wmaybe-uninitialized] ./utils/utf8iter.h:122:30: warning: ‘*((void*)& +8)’ may be used uninitialized in this function [-Wmaybe-uninitialized] ./utils/utf8iter.h:122:30: warning: ‘*((void*)& +8)’ may be used uninitialized in this function [-Wmaybe-uninitialized] ./utils/utf8iter.h:122:30: warning: ‘*((void*)& +8)’ may be used uninitialized in this function [-Wmaybe-uninitialized] ./utils/utf8iter.h:122:30: warning: ‘*((void*)& +8)’ may be used uninitialized in this function [-Wmaybe-uninitialized] ./utils/utf8iter.h:122:30: warning: ‘*((void*)& +8)’ may be used uninitialized in this function [-Wmaybe-uninitialized] ./utils/utf8iter.h:122:30: warning: ‘*((void*)& +8)’ may be used uninitialized in this function [-Wmaybe-uninitialized] ./utils/utf8iter.h:122:30: warning: ‘*((void*)& +8)’ may be used uninitialized in this function [-Wmaybe-uninitialized] ./utils/utf8iter.h:122:30: warning: ‘*((void*)& +8)’ may be used uninitialized in this function [-Wmaybe-uninitialized] ./utils/utf8iter.h:122:30: warning: ‘*((void*)& +8)’ may be used uninitialized in this function [-Wmaybe-uninitialized] ./utils/utf8iter.h:122:30: warning: ‘*((void*)& +8)’ may be used uninitialized in this function [-Wmaybe-uninitialized] ./utils/utf8iter.h:122:30: warning: ‘*((void*)& +8)’ may be used uninitialized in this function [-Wmaybe-uninitialized] ./utils/utf8iter.h:122:30: warning: ‘*((void*)& +8)’ may be used uninitialized in this function [-Wmaybe-uninitialized] ./utils/utf8iter.h:122:30: warning: ‘*((void*)& +8)’ may be used uninitialized in this function [-Wmaybe-uninitialized] ./utils/utf8iter.h:122:30: warning: ‘*((void*)& +8)’ may be used uninitialized in this function [-Wmaybe-uninitialized] ./utils/utf8iter.h:122:30: warning: ‘*((void*)& +8)’ may be used uninitialized in this function [-Wmaybe-uninitialized] ./utils/utf8iter.h:122:30: warning: ‘*((void*)& +8)’ may be used uninitialized in this function [-Wmaybe-uninitialized] ./utils/utf8iter.h:122:30: warning: ‘*((void*)& +8)’ may be used uninitialized in this function [-Wmaybe-uninitialized] ./utils/utf8iter.h:122:30: warning: ‘*((void*)& +8)’ may be used uninitialized in this function [-Wmaybe-uninitialized] /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o rcldb/rclabstract.lo rcldb/rclabstract.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c rcldb/rclabstract.cpp -fPIC -DPIC -o rcldb/.libs/rclabstract.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o rcldb/rcldb.lo rcldb/rcldb.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c rcldb/rcldb.cpp -fPIC -DPIC -o rcldb/.libs/rcldb.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o rcldb/rcldoc.lo rcldb/rcldoc.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c rcldb/rcldoc.cpp -fPIC -DPIC -o rcldb/.libs/rcldoc.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o rcldb/rcldups.lo rcldb/rcldups.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c rcldb/rcldups.cpp -fPIC -DPIC -o rcldb/.libs/rcldups.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o rcldb/rclquery.lo rcldb/rclquery.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c rcldb/rclquery.cpp -fPIC -DPIC -o rcldb/.libs/rclquery.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o rcldb/rclterms.lo rcldb/rclterms.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c rcldb/rclterms.cpp -fPIC -DPIC -o rcldb/.libs/rclterms.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o rcldb/searchdata.lo rcldb/searchdata.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c rcldb/searchdata.cpp -fPIC -DPIC -o rcldb/.libs/searchdata.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o rcldb/searchdatatox.lo rcldb/searchdatatox.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c rcldb/searchdatatox.cpp -fPIC -DPIC -o rcldb/.libs/searchdatatox.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o rcldb/searchdataxml.lo rcldb/searchdataxml.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c rcldb/searchdataxml.cpp -fPIC -DPIC -o rcldb/.libs/searchdataxml.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o rcldb/stemdb.lo rcldb/stemdb.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c rcldb/stemdb.cpp -fPIC -DPIC -o rcldb/.libs/stemdb.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o rcldb/stoplist.lo rcldb/stoplist.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c rcldb/stoplist.cpp -fPIC -DPIC -o rcldb/.libs/stoplist.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o rcldb/synfamily.lo rcldb/synfamily.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c rcldb/synfamily.cpp -fPIC -DPIC -o rcldb/.libs/synfamily.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o unac/unac.lo unac/unac.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c unac/unac.cpp -fPIC -DPIC -o unac/.libs/unac.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o utils/appformime.lo utils/appformime.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c utils/appformime.cpp -fPIC -DPIC -o utils/.libs/appformime.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o utils/base64.lo utils/base64.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c utils/base64.cpp -fPIC -DPIC -o utils/.libs/base64.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o utils/cancelcheck.lo utils/cancelcheck.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c utils/cancelcheck.cpp -fPIC -DPIC -o utils/.libs/cancelcheck.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o utils/chrono.lo utils/chrono.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c utils/chrono.cpp -fPIC -DPIC -o utils/.libs/chrono.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o utils/circache.lo utils/circache.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c utils/circache.cpp -fPIC -DPIC -o utils/.libs/circache.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o utils/closefrom.lo utils/closefrom.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c utils/closefrom.cpp -fPIC -DPIC -o utils/.libs/closefrom.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o utils/conftree.lo utils/conftree.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c utils/conftree.cpp -fPIC -DPIC -o utils/.libs/conftree.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o utils/copyfile.lo utils/copyfile.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c utils/copyfile.cpp -fPIC -DPIC -o utils/.libs/copyfile.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o utils/cpuconf.lo utils/cpuconf.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c utils/cpuconf.cpp -fPIC -DPIC -o utils/.libs/cpuconf.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o utils/ecrontab.lo utils/ecrontab.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c utils/ecrontab.cpp -fPIC -DPIC -o utils/.libs/ecrontab.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o utils/execmd.lo utils/execmd.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c utils/execmd.cpp -fPIC -DPIC -o utils/.libs/execmd.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o utils/fileudi.lo utils/fileudi.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c utils/fileudi.cpp -fPIC -DPIC -o utils/.libs/fileudi.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o utils/fstreewalk.lo utils/fstreewalk.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c utils/fstreewalk.cpp -fPIC -DPIC -o utils/.libs/fstreewalk.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o utils/hldata.lo utils/hldata.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c utils/hldata.cpp -fPIC -DPIC -o utils/.libs/hldata.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o utils/idfile.lo utils/idfile.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c utils/idfile.cpp -fPIC -DPIC -o utils/.libs/idfile.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o utils/listmem.lo utils/listmem.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c utils/listmem.cpp -fPIC -DPIC -o utils/.libs/listmem.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o utils/log.lo utils/log.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c utils/log.cpp -fPIC -DPIC -o utils/.libs/log.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o utils/md5.lo utils/md5.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c utils/md5.cpp -fPIC -DPIC -o utils/.libs/md5.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o utils/md5ut.lo utils/md5ut.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c utils/md5ut.cpp -fPIC -DPIC -o utils/.libs/md5ut.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o utils/mimeparse.lo utils/mimeparse.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c utils/mimeparse.cpp -fPIC -DPIC -o utils/.libs/mimeparse.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o utils/netcon.lo utils/netcon.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c utils/netcon.cpp -fPIC -DPIC -o utils/.libs/netcon.o utils/netcon.cpp: In member function ‘virtual void NetconData::cancelReceive()’: utils/netcon.cpp:703:16: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result] ::write(m_wkfds[1], "!", 1); ~~~~~~~^~~~~~~~~~~~~~~~~~~~ utils/netcon.cpp: In member function ‘virtual int NetconData::receive(char*, int, int)’: utils/netcon.cpp:752:17: warning: ignoring return value of ‘ssize_t read(int, void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result] read(m_wkfds[0], b, 100); ~~~~^~~~~~~~~~~~~~~~~~~~ /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o utils/pathut.lo utils/pathut.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c utils/pathut.cpp -fPIC -DPIC -o utils/.libs/pathut.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o utils/pxattr.lo utils/pxattr.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c utils/pxattr.cpp -fPIC -DPIC -o utils/.libs/pxattr.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o utils/rclionice.lo utils/rclionice.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c utils/rclionice.cpp -fPIC -DPIC -o utils/.libs/rclionice.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o utils/rclutil.lo utils/rclutil.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c utils/rclutil.cpp -fPIC -DPIC -o utils/.libs/rclutil.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o utils/readfile.lo utils/readfile.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c utils/readfile.cpp -fPIC -DPIC -o utils/.libs/readfile.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o utils/smallut.lo utils/smallut.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c utils/smallut.cpp -fPIC -DPIC -o utils/.libs/smallut.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o utils/strmatcher.lo utils/strmatcher.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c utils/strmatcher.cpp -fPIC -DPIC -o utils/.libs/strmatcher.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o utils/transcode.lo utils/transcode.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c utils/transcode.cpp -fPIC -DPIC -o utils/.libs/transcode.o /bin/sh ./libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o utils/wipedir.lo utils/wipedir.cpp libtool: compile: x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c utils/wipedir.cpp -fPIC -DPIC -o utils/.libs/wipedir.o /bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -release 1.23.6 -Wl,--no-undefined -Wl,--warn-unresolved-symbols -Wl,-O1 -Wl,--as-needed -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/beaglequeuecache.lo common/cstr.lo common/rclconfig.lo common/rclinit.lo common/syngroups.lo common/textsplit.lo common/unacpp.lo common/utf8fn.lo index/beaglequeue.lo index/bglfetcher.lo index/checkretryfailed.lo index/exefetcher.lo index/fetcher.lo index/fsfetcher.lo index/fsindexer.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/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/rcldb.lo rcldb/rcldoc.lo rcldb/rcldups.lo rcldb/rclquery.lo rcldb/rclterms.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/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/wipedir.lo -L/usr/lib64 -lxapian -lz -ldl -lpthread libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.1/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.1/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/beaglequeuecache.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/beaglequeue.o index/.libs/bglfetcher.o index/.libs/checkretryfailed.o index/.libs/exefetcher.o index/.libs/fetcher.o index/.libs/fsfetcher.o index/.libs/fsindexer.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/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/rcldb.o rcldb/.libs/rcldoc.o rcldb/.libs/rcldups.o rcldb/.libs/rclquery.o rcldb/.libs/rclterms.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/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/wipedir.o -L/usr/lib64 -lxapian -lz -ldl -lpthread -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.1/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.1/../../../../lib64/crtn.o -O2 -march=native -Wl,--no-undefined -Wl,--warn-unresolved-symbols -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,librecoll-1.23.6.so -o .libs/librecoll-1.23.6.so libtool: link: (cd ".libs" && rm -f "librecoll.so" && ln -s "librecoll-1.23.6.so" "librecoll.so") libtool: link: ( cd ".libs" && rm -f "librecoll.la" && ln -s "../librecoll.la" "librecoll.la" ) x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o index/recollindex.o index/recollindex.cpp x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o index/indexer.o index/indexer.cpp x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o index/rclmonprc.o index/rclmonprc.cpp x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o index/rclmonrcv.o index/rclmonrcv.cpp x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o utils/x11mon.o utils/x11mon.cpp /bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o recollindex index/recollindex.o index/indexer.o index/rclmonprc.o index/rclmonrcv.o utils/x11mon.o librecoll.la -lz -ldl -lpthread libtool: link: x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o .libs/recollindex index/recollindex.o index/indexer.o index/rclmonprc.o index/rclmonrcv.o utils/x11mon.o ./.libs/librecoll.so -lz -ldl -lpthread -Wl,-rpath -Wl,/usr/lib64/recoll x86_64-pc-linux-gnu-g++ -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 -DRECOLL_DATADIR=\"/usr/share/recoll\" -D_GNU_SOURCE -DHAVE_CONFIG_H -O2 -pipe -march=native -c -o query/recollqmain.o query/recollqmain.cpp /bin/sh ./libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o recollq query/recollqmain.o librecoll.la -lz -ldl -lpthread libtool: link: x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o .libs/recollq query/recollqmain.o ./.libs/librecoll.so -lz -ldl -lpthread -Wl,-rpath -Wl,/usr/lib64/recoll make -C python/recoll libdir=/usr/lib64 make[2]: Entering directory '/var/tmp/portage/app-misc/recoll-1.23.6/work/recoll-1.23.6/python/recoll' echo libdir: /usr/lib64 libdir: /usr/lib64 test '.' = '.' || cp -rp ./recoll . libdir=/usr/lib64 python setup.py build running build running build_py creating build creating build/lib.linux-x86_64-2.7 creating build/lib.linux-x86_64-2.7/recoll copying recoll/__init__.py -> build/lib.linux-x86_64-2.7/recoll copying recoll/rclconfig.py -> build/lib.linux-x86_64-2.7/recoll warning: build_py: byte-compiling is disabled, skipping. running build_ext building 'recoll' extension creating build/temp.linux-x86_64-2.7 x86_64-pc-linux-gnu-g++ -pthread -O2 -pipe -march=native -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/python2.7 -c ./pyrecoll.cpp -o build/temp.linux-x86_64-2.7/./pyrecoll.o -std=c++11 x86_64-pc-linux-gnu-g++ -pthread -shared -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native build/temp.linux-x86_64-2.7/./pyrecoll.o -L../../.libs -L/usr/lib64 -Wl,-R/usr/lib64/recoll -lrecoll -lpython2.7 -o build/lib.linux-x86_64-2.7/recoll/recoll.so building 'rclextract' extension x86_64-pc-linux-gnu-g++ -pthread -O2 -pipe -march=native -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/python2.7 -c ./pyrclextract.cpp -o build/temp.linux-x86_64-2.7/./pyrclextract.o -std=c++11 x86_64-pc-linux-gnu-g++ -pthread -shared -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native build/temp.linux-x86_64-2.7/./pyrclextract.o -L../../.libs -L/usr/lib64 -Wl,-R/usr/lib64/recoll -lrecoll -lpython2.7 -o build/lib.linux-x86_64-2.7/recoll/rclextract.so make[2]: Leaving directory '/var/tmp/portage/app-misc/recoll-1.23.6/work/recoll-1.23.6/python/recoll' (cd qtgui; /usr/lib64/qt5/bin/qmake PREFIX=/usr recoll.pro) Info: creating stash file /var/tmp/portage/app-misc/recoll-1.23.6/work/recoll-1.23.6/qtgui/.qmake.stash Project MESSAGE: Prefix is /usr make -C qtgui LFLAGS="-Wl,-O1 -Wl,--as-needed" prefix=/usr \ exec_prefix=/usr libdir=/usr/lib64 make[2]: Entering directory '/var/tmp/portage/app-misc/recoll-1.23.6/work/recoll-1.23.6/qtgui' /usr/lib64/qt5/bin/uic advsearch.ui -o .ui/ui_advsearch.h /usr/lib64/qt5/bin/uic crontool.ui -o .ui/ui_crontool.h /usr/lib64/qt5/bin/uic widgets/editdialog.ui -o .ui/ui_editdialog.h /usr/lib64/qt5/bin/uic firstidx.ui -o .ui/ui_firstidx.h /usr/lib64/qt5/bin/uic idxsched.ui -o .ui/ui_idxsched.h /usr/lib64/qt5/bin/uic widgets/listdialog.ui -o .ui/ui_listdialog.h /usr/lib64/qt5/bin/uic ptrans.ui -o .ui/ui_ptrans.h /usr/lib64/qt5/bin/uic ssearchb.ui -o .ui/ui_ssearchb.h /usr/lib64/qt5/bin/uic rclmain.ui -o .ui/ui_rclmain.h /usr/lib64/qt5/bin/uic restable.ui -o .ui/ui_restable.h /usr/lib64/qt5/bin/uic rtitool.ui -o .ui/ui_rtitool.h /usr/lib64/qt5/bin/uic specialindex.ui -o .ui/ui_specialindex.h /usr/lib64/qt5/bin/uic spell.ui -o .ui/ui_spell.h /usr/lib64/qt5/bin/uic snippets.ui -o .ui/ui_snippets.h /usr/lib64/qt5/bin/uic uiprefs.ui -o .ui/ui_uiprefs.h uiprefs.ui: Warning: The name 'line3' (Line) is already in use, defaulting to 'line31'. /usr/lib64/qt5/bin/uic viewaction.ui -o .ui/ui_viewaction.h /usr/lib64/qt5/bin/uic webcache.ui -o .ui/ui_webcache.h g++ -c -pipe -std=c++11 -O2 -D_REENTRANT -Wall -W -fPIC -DBUILDING_RECOLL -DPREFIX=\"/usr\" -DQT_NO_DEBUG -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I../common -I../common -I../index -I../internfile -I../query -I../unac -I../utils -I../aspell -I../rcldb -I../qtgui -I../xaposix -Iconfgui -Iwidgets -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I.moc -isystem /usr/include/libdrm -I.ui -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/advsearch_w.o advsearch_w.cpp g++ -c -pipe -std=c++11 -O2 -D_REENTRANT -Wall -W -fPIC -DBUILDING_RECOLL -DPREFIX=\"/usr\" -DQT_NO_DEBUG -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I../common -I../common -I../index -I../internfile -I../query -I../unac -I../utils -I../aspell -I../rcldb -I../qtgui -I../xaposix -Iconfgui -Iwidgets -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I.moc -isystem /usr/include/libdrm -I.ui -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/advshist.o advshist.cpp g++ -c -pipe -std=c++11 -O2 -D_REENTRANT -Wall -W -fPIC -DBUILDING_RECOLL -DPREFIX=\"/usr\" -DQT_NO_DEBUG -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I../common -I../common -I../index -I../internfile -I../query -I../unac -I../utils -I../aspell -I../rcldb -I../qtgui -I../xaposix -Iconfgui -Iwidgets -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I.moc -isystem /usr/include/libdrm -I.ui -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/confgui.o confgui/confgui.cpp g++ -c -pipe -std=c++11 -O2 -D_REENTRANT -Wall -W -fPIC -DBUILDING_RECOLL -DPREFIX=\"/usr\" -DQT_NO_DEBUG -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I../common -I../common -I../index -I../internfile -I../query -I../unac -I../utils -I../aspell -I../rcldb -I../qtgui -I../xaposix -Iconfgui -Iwidgets -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I.moc -isystem /usr/include/libdrm -I.ui -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/confguiindex.o confgui/confguiindex.cpp g++ -c -pipe -std=c++11 -O2 -D_REENTRANT -Wall -W -fPIC -DBUILDING_RECOLL -DPREFIX=\"/usr\" -DQT_NO_DEBUG -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I../common -I../common -I../index -I../internfile -I../query -I../unac -I../utils -I../aspell -I../rcldb -I../qtgui -I../xaposix -Iconfgui -Iwidgets -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I.moc -isystem /usr/include/libdrm -I.ui -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/crontool.o crontool.cpp g++ -c -pipe -std=c++11 -O2 -D_REENTRANT -Wall -W -fPIC -DBUILDING_RECOLL -DPREFIX=\"/usr\" -DQT_NO_DEBUG -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I../common -I../common -I../index -I../internfile -I../query -I../unac -I../utils -I../aspell -I../rcldb -I../qtgui -I../xaposix -Iconfgui -Iwidgets -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I.moc -isystem /usr/include/libdrm -I.ui -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/fragbuts.o fragbuts.cpp g++ -c -pipe -std=c++11 -O2 -D_REENTRANT -Wall -W -fPIC -DBUILDING_RECOLL -DPREFIX=\"/usr\" -DQT_NO_DEBUG -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I../common -I../common -I../index -I../internfile -I../query -I../unac -I../utils -I../aspell -I../rcldb -I../qtgui -I../xaposix -Iconfgui -Iwidgets -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I.moc -isystem /usr/include/libdrm -I.ui -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/guiutils.o guiutils.cpp g++ -c -pipe -std=c++11 -O2 -D_REENTRANT -Wall -W -fPIC -DBUILDING_RECOLL -DPREFIX=\"/usr\" -DQT_NO_DEBUG -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I../common -I../common -I../index -I../internfile -I../query -I../unac -I../utils -I../aspell -I../rcldb -I../qtgui -I../xaposix -Iconfgui -Iwidgets -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I.moc -isystem /usr/include/libdrm -I.ui -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/main.o main.cpp g++ -c -pipe -std=c++11 -O2 -D_REENTRANT -Wall -W -fPIC -DBUILDING_RECOLL -DPREFIX=\"/usr\" -DQT_NO_DEBUG -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I../common -I../common -I../index -I../internfile -I../query -I../unac -I../utils -I../aspell -I../rcldb -I../qtgui -I../xaposix -Iconfgui -Iwidgets -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I.moc -isystem /usr/include/libdrm -I.ui -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/multisave.o multisave.cpp g++ -c -pipe -std=c++11 -O2 -D_REENTRANT -Wall -W -fPIC -DBUILDING_RECOLL -DPREFIX=\"/usr\" -DQT_NO_DEBUG -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I../common -I../common -I../index -I../internfile -I../query -I../unac -I../utils -I../aspell -I../rcldb -I../qtgui -I../xaposix -Iconfgui -Iwidgets -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I.moc -isystem /usr/include/libdrm -I.ui -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/preview_load.o preview_load.cpp g++ -c -pipe -std=c++11 -O2 -D_REENTRANT -Wall -W -fPIC -DBUILDING_RECOLL -DPREFIX=\"/usr\" -DQT_NO_DEBUG -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I../common -I../common -I../index -I../internfile -I../query -I../unac -I../utils -I../aspell -I../rcldb -I../qtgui -I../xaposix -Iconfgui -Iwidgets -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I.moc -isystem /usr/include/libdrm -I.ui -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/preview_plaintorich.o preview_plaintorich.cpp g++ -c -pipe -std=c++11 -O2 -D_REENTRANT -Wall -W -fPIC -DBUILDING_RECOLL -DPREFIX=\"/usr\" -DQT_NO_DEBUG -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I../common -I../common -I../index -I../internfile -I../query -I../unac -I../utils -I../aspell -I../rcldb -I../qtgui -I../xaposix -Iconfgui -Iwidgets -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I.moc -isystem /usr/include/libdrm -I.ui -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/preview_w.o preview_w.cpp g++ -c -pipe -std=c++11 -O2 -D_REENTRANT -Wall -W -fPIC -DBUILDING_RECOLL -DPREFIX=\"/usr\" -DQT_NO_DEBUG -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I../common -I../common -I../index -I../internfile -I../query -I../unac -I../utils -I../aspell -I../rcldb -I../qtgui -I../xaposix -Iconfgui -Iwidgets -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I.moc -isystem /usr/include/libdrm -I.ui -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/ptrans_w.o ptrans_w.cpp g++ -c -pipe -std=c++11 -O2 -D_REENTRANT -Wall -W -fPIC -DBUILDING_RECOLL -DPREFIX=\"/usr\" -DQT_NO_DEBUG -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I../common -I../common -I../index -I../internfile -I../query -I../unac -I../utils -I../aspell -I../rcldb -I../qtgui -I../xaposix -Iconfgui -Iwidgets -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I.moc -isystem /usr/include/libdrm -I.ui -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/rclhelp.o rclhelp.cpp g++ -c -pipe -std=c++11 -O2 -D_REENTRANT -Wall -W -fPIC -DBUILDING_RECOLL -DPREFIX=\"/usr\" -DQT_NO_DEBUG -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I../common -I../common -I../index -I../internfile -I../query -I../unac -I../utils -I../aspell -I../rcldb -I../qtgui -I../xaposix -Iconfgui -Iwidgets -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I.moc -isystem /usr/include/libdrm -I.ui -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/rclm_idx.o rclm_idx.cpp g++ -c -pipe -std=c++11 -O2 -D_REENTRANT -Wall -W -fPIC -DBUILDING_RECOLL -DPREFIX=\"/usr\" -DQT_NO_DEBUG -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I../common -I../common -I../index -I../internfile -I../query -I../unac -I../utils -I../aspell -I../rcldb -I../qtgui -I../xaposix -Iconfgui -Iwidgets -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I.moc -isystem /usr/include/libdrm -I.ui -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/rclm_preview.o rclm_preview.cpp g++ -c -pipe -std=c++11 -O2 -D_REENTRANT -Wall -W -fPIC -DBUILDING_RECOLL -DPREFIX=\"/usr\" -DQT_NO_DEBUG -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I../common -I../common -I../index -I../internfile -I../query -I../unac -I../utils -I../aspell -I../rcldb -I../qtgui -I../xaposix -Iconfgui -Iwidgets -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I.moc -isystem /usr/include/libdrm -I.ui -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/rclm_saveload.o rclm_saveload.cpp g++ -c -pipe -std=c++11 -O2 -D_REENTRANT -Wall -W -fPIC -DBUILDING_RECOLL -DPREFIX=\"/usr\" -DQT_NO_DEBUG -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I../common -I../common -I../index -I../internfile -I../query -I../unac -I../utils -I../aspell -I../rcldb -I../qtgui -I../xaposix -Iconfgui -Iwidgets -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I.moc -isystem /usr/include/libdrm -I.ui -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/rclm_view.o rclm_view.cpp g++ -c -pipe -std=c++11 -O2 -D_REENTRANT -Wall -W -fPIC -DBUILDING_RECOLL -DPREFIX=\"/usr\" -DQT_NO_DEBUG -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I../common -I../common -I../index -I../internfile -I../query -I../unac -I../utils -I../aspell -I../rcldb -I../qtgui -I../xaposix -Iconfgui -Iwidgets -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I.moc -isystem /usr/include/libdrm -I.ui -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/rclm_wins.o rclm_wins.cpp g++ -pipe -std=c++11 -O2 -D_REENTRANT -Wall -W -dM -E -o .moc/moc_predefs.h /usr/lib64/qt5/mkspecs/features/data/dummy.cpp /usr/lib64/qt5/bin/moc -DBUILDING_RECOLL -DPREFIX=\"/usr\" -DQT_NO_DEBUG -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include .moc/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/var/tmp/portage/app-misc/recoll-1.23.6/work/recoll-1.23.6/qtgui -I/var/tmp/portage/app-misc/recoll-1.23.6/work/recoll-1.23.6/common -I/var/tmp/portage/app-misc/recoll-1.23.6/work/recoll-1.23.6/common -I/var/tmp/portage/app-misc/recoll-1.23.6/work/recoll-1.23.6/index -I/var/tmp/portage/app-misc/recoll-1.23.6/work/recoll-1.23.6/internfile -I/var/tmp/portage/app-misc/recoll-1.23.6/work/recoll-1.23.6/query -I/var/tmp/portage/app-misc/recoll-1.23.6/work/recoll-1.23.6/unac -I/var/tmp/portage/app-misc/recoll-1.23.6/work/recoll-1.23.6/utils -I/var/tmp/portage/app-misc/recoll-1.23.6/work/recoll-1.23.6/aspell -I/var/tmp/portage/app-misc/recoll-1.23.6/work/recoll-1.23.6/rcldb -I/var/tmp/portage/app-misc/recoll-1.23.6/work/recoll-1.23.6/qtgui -I/var/tmp/portage/app-misc/recoll-1.23.6/work/recoll-1.23.6/xaposix -I/var/tmp/portage/app-misc/recoll-1.23.6/work/recoll-1.23.6/qtgui/confgui -I/var/tmp/portage/app-misc/recoll-1.23.6/work/recoll-1.23.6/qtgui/widgets -I/usr/include/qt5 -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.1/include/g++-v7 -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.1/include/g++-v7/x86_64-pc-linux-gnu -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.1/include/g++-v7/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.1/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.1/include-fixed -I/usr/include rclmain_w.h -o .moc/moc_rclmain_w.cpp g++ -c -pipe -std=c++11 -O2 -D_REENTRANT -Wall -W -fPIC -DBUILDING_RECOLL -DPREFIX=\"/usr\" -DQT_NO_DEBUG -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I../common -I../common -I../index -I../internfile -I../query -I../unac -I../utils -I../aspell -I../rcldb -I../qtgui -I../xaposix -Iconfgui -Iwidgets -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I.moc -isystem /usr/include/libdrm -I.ui -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/rclmain_w.o rclmain_w.cpp g++ -c -pipe -std=c++11 -O2 -D_REENTRANT -Wall -W -fPIC -DBUILDING_RECOLL -DPREFIX=\"/usr\" -DQT_NO_DEBUG -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I../common -I../common -I../index -I../internfile -I../query -I../unac -I../utils -I../aspell -I../rcldb -I../qtgui -I../xaposix -Iconfgui -Iwidgets -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I.moc -isystem /usr/include/libdrm -I.ui -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/rclzg.o rclzg.cpp /usr/lib64/qt5/bin/moc -DBUILDING_RECOLL -DPREFIX=\"/usr\" -DQT_NO_DEBUG -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include .moc/moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/var/tmp/portage/app-misc/recoll-1.23.6/work/recoll-1.23.6/qtgui -I/var/tmp/portage/app-misc/recoll-1.23.6/work/recoll-1.23.6/common -I/var/tmp/portage/app-misc/recoll-1.23.6/work/recoll-1.23.6/common -I/var/tmp/portage/app-misc/recoll-1.23.6/work/recoll-1.23.6/index -I/var/tmp/portage/app-misc/recoll-1.23.6/work/recoll-1.23.6/internfile -I/var/tmp/portage/app-misc/recoll-1.23.6/work/recoll-1.23.6/query -I/var/tmp/portage/app-misc/recoll-1.23.6/work/recoll-1.23.6/unac -I/var/tmp/portage/app-misc/recoll-1.23.6/work/recoll-1.23.6/utils -I/var/tmp/portage/app-misc/recoll-1.23.6/work/recoll-1.23.6/aspell -I/var/tmp/portage/app-misc/recoll-1.23.6/work/recoll-1.23.6/rcldb -I/var/tmp/portage/app-misc/recoll-1.23.6/work/recoll-1.23.6/qtgui -I/var/tmp/portage/app-misc/recoll-1.23.6/work/recoll-1.23.6/xaposix -I/var/tmp/portage/app-misc/recoll-1.23.6/work/recoll-1.23.6/qtgui/confgui -I/var/tmp/portage/app-misc/recoll-1.23.6/work/recoll-1.23.6/qtgui/widgets -I/usr/include/qt5 -I/usr/include/qt5/QtWebKitWidgets -I/usr/include/qt5/QtWebKit -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.1/include/g++-v7 -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.1/include/g++-v7/x86_64-pc-linux-gnu -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.1/include/g++-v7/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.1/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.1/include-fixed -I/usr/include reslist.h -o .moc/moc_reslist.cpp g++ -c -pipe -std=c++11 -O2 -D_REENTRANT -Wall -W -fPIC -DBUILDING_RECOLL -DPREFIX=\"/usr\" -DQT_NO_DEBUG -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I../common -I../common -I../index -I../internfile -I../query -I../unac -I../utils -I../aspell -I../rcldb -I../qtgui -I../xaposix -Iconfgui -Iwidgets -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I.moc -isystem /usr/include/libdrm -I.ui -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/reslist.o reslist.cpp g++ -c -pipe -std=c++11 -O2 -D_REENTRANT -Wall -W -fPIC -DBUILDING_RECOLL -DPREFIX=\"/usr\" -DQT_NO_DEBUG -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I../common -I../common -I../index -I../internfile -I../query -I../unac -I../utils -I../aspell -I../rcldb -I../qtgui -I../xaposix -Iconfgui -Iwidgets -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I.moc -isystem /usr/include/libdrm -I.ui -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/respopup.o respopup.cpp g++ -c -pipe -std=c++11 -O2 -D_REENTRANT -Wall -W -fPIC -DBUILDING_RECOLL -DPREFIX=\"/usr\" -DQT_NO_DEBUG -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I../common -I../common -I../index -I../internfile -I../query -I../unac -I../utils -I../aspell -I../rcldb -I../qtgui -I../xaposix -Iconfgui -Iwidgets -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I.moc -isystem /usr/include/libdrm -I.ui -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/restable.o restable.cpp restable.cpp: In member function ‘virtual void ResTableDelegate::paint(QPainter*, const QStyleOptionViewItem&, const QModelIndex&) const’: restable.cpp:449:25: warning: ‘QStyleOptionViewItemV4’ is deprecated [-Wdeprecated-declarations] QStyleOptionViewItemV4 opt = option; ^~~ In file included from /usr/include/qt5/QtWidgets/qabstractitemdelegate.h:45:0, from /usr/include/qt5/QtWidgets/qstyleditemdelegate.h:44, from /usr/include/qt5/QtWidgets/QStyledItemDelegate:1, from restable.cpp:31: /usr/include/qt5/QtWidgets/qstyleoption.h:453:48: note: declared here typedef Q_DECL_DEPRECATED QStyleOptionViewItem QStyleOptionViewItemV4; ^~~~~~~~~~~~~~~~~~~~~~ g++ -c -pipe -std=c++11 -O2 -D_REENTRANT -Wall -W -fPIC -DBUILDING_RECOLL -DPREFIX=\"/usr\" -DQT_NO_DEBUG -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I../common -I../common -I../index -I../internfile -I../query -I../unac -I../utils -I../aspell -I../rcldb -I../qtgui -I../xaposix -Iconfgui -Iwidgets -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I.moc -isystem /usr/include/libdrm -I.ui -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/rtitool.o rtitool.cpp g++ -c -pipe -std=c++11 -O2 -D_REENTRANT -Wall -W -fPIC -DBUILDING_RECOLL -DPREFIX=\"/usr\" -DQT_NO_DEBUG -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I../common -I../common -I../index -I../internfile -I../query -I../unac -I../utils -I../aspell -I../rcldb -I../qtgui -I../xaposix -Iconfgui -Iwidgets -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I.moc -isystem /usr/include/libdrm -I.ui -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/searchclause_w.o searchclause_w.cpp g++ -c -pipe -std=c++11 -O2 -D_REENTRANT -Wall -W -fPIC -DBUILDING_RECOLL -DPREFIX=\"/usr\" -DQT_NO_DEBUG -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I../common -I../common -I../index -I../internfile -I../query -I../unac -I../utils -I../aspell -I../rcldb -I../qtgui -I../xaposix -Iconfgui -Iwidgets -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I.moc -isystem /usr/include/libdrm -I.ui -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/snippets_w.o snippets_w.cpp g++ -c -pipe -std=c++11 -O2 -D_REENTRANT -Wall -W -fPIC -DBUILDING_RECOLL -DPREFIX=\"/usr\" -DQT_NO_DEBUG -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I../common -I../common -I../index -I../internfile -I../query -I../unac -I../utils -I../aspell -I../rcldb -I../qtgui -I../xaposix -Iconfgui -Iwidgets -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I.moc -isystem /usr/include/libdrm -I.ui -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/spell_w.o spell_w.cpp g++ -c -pipe -std=c++11 -O2 -D_REENTRANT -Wall -W -fPIC -DBUILDING_RECOLL -DPREFIX=\"/usr\" -DQT_NO_DEBUG -DQT_WEBKITWIDGETS_LIB -DQT_WEBKIT_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I. -I../common -I../common -I../index -I../internfile -I../query -I../unac -I../utils -I../aspell -I../rcldb -I../qtgui -I../xaposix -Iconfgui -Iwidgets -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I.moc -isystem /usr/include/libdrm -I.ui -I/usr/lib64/qt5/mkspecs/linux-g++ -o .obj/ssearch_w.o ssearch_w.cpp ssearch_w.cpp: In member function ‘virtual void SSearch::init()’: ssearch_w.cpp:76:22: error: invalid use of incomplete type ‘class QAbstractItemView’ queryText->view()->installEventFilter(this); ^~ In file included from /usr/include/qt5/QtWidgets/qcombobox.h:45:0, from ssearch_w.cpp:27: /usr/include/qt5/QtWidgets/qabstractitemdelegate.h:54:7: note: forward declaration of ‘class QAbstractItemView’ class QAbstractItemView; ^~~~~~~~~~~~~~~~~ ssearch_w.cpp: In member function ‘virtual bool SSearch::eventFilter(QObject*, QEvent*)’: ssearch_w.cpp:713:35: error: comparison between distinct pointer types ‘QObject*’ and ‘QAbstractItemView*’ lacks a cast if (target == queryText->view()) { ^ make[2]: *** [Makefile:2302: .obj/ssearch_w.o] Error 1 make[2]: Leaving directory '/var/tmp/portage/app-misc/recoll-1.23.6/work/recoll-1.23.6/qtgui' make[1]: *** [Makefile:2217: recollqt] Error 2 make[1]: Leaving directory '/var/tmp/portage/app-misc/recoll-1.23.6/work/recoll-1.23.6' make: *** [Makefile:1042: all] Error 2 * ERROR: app-misc/recoll-1.23.6::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=app-misc/recoll-1.23.6::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-misc/recoll-1.23.6::gentoo'`. * The complete build log is located at '/var/log/portage/app-misc:recoll-1.23.6:20180807-030053.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-misc/recoll-1.23.6/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-misc/recoll-1.23.6/temp/environment'. * Working directory: '/var/tmp/portage/app-misc/recoll-1.23.6/work/recoll-1.23.6' * S: '/var/tmp/portage/app-misc/recoll-1.23.6/work/recoll-1.23.6'