>>> xapian-omega: Building community/xapian-omega 1.4.19-r0 (using abuild 3.9.0-r0) started Mon, 18 Apr 2022 03:09:39 +0000 >>> xapian-omega: Checking sanity of /home/buildozer/aports/community/xapian-omega/APKBUILD... >>> xapian-omega: Analyzing dependencies... >>> xapian-omega: Installing for build: build-base xapian-core-dev perl-dev pcre-dev zlib-dev file-dev (1/13) Installing libuuid (2.38-r1) (2/13) Installing libxapian (1.4.19-r0) (3/13) Installing xapian-core-dev (1.4.19-r0) (4/13) Installing perl-utils (5.34.1-r0) (5/13) Installing perl-dev (5.34.1-r0) (6/13) Installing libpcre16 (8.45-r2) (7/13) Installing libpcre32 (8.45-r2) (8/13) Installing pcre (8.45-r2) (9/13) Installing libpcrecpp (8.45-r2) (10/13) Installing pcre-dev (8.45-r2) (11/13) Installing zlib-dev (1.2.12-r0) (12/13) Installing file-dev (5.41-r0) (13/13) Installing .makedepends-xapian-omega (20220418.030943) Executing busybox-1.35.0-r8.trigger OK: 1288 MiB in 116 packages >>> xapian-omega: Cleaning up srcdir >>> xapian-omega: Cleaning up pkgdir >>> xapian-omega: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/xapian-omega-1.4.19.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 540k 100 540k 0 0 5005k 0 --:--:-- --:--:-- --:--:-- 5053k >>> xapian-omega: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/xapian-omega-1.4.19.tar.xz >>> xapian-omega: Checking sha512sums... xapian-omega-1.4.19.tar.xz: OK disable-omegatest-faketime-ismissing.patch: OK >>> xapian-omega: Unpacking /var/cache/distfiles/v3.16/xapian-omega-1.4.19.tar.xz... >>> xapian-omega: disable-omegatest-faketime-ismissing.patch patching file Makefile.in Hunk #1 succeeded at 807 (offset -1 lines). Hunk #2 succeeded at 1713 (offset -1 lines). checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '1000' is supported by ustar format... yes checking whether GID '1000' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking how to print strings... printf checking for style of include used by make... GNU checking for x86_64-alpine-linux-musl-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for 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 gcc... /usr/x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking how to convert x86_64-alpine-linux-musl file names to x86_64-alpine-linux-musl format... func_convert_file_noop checking how to convert x86_64-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r checking for x86_64-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alpine-linux-musl-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alpine-linux-musl-strip... no checking for strip... strip checking for x86_64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-alpine-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether __builtin_add_overflow is declared... yes checking whether __builtin_mul_overflow is declared... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether g++ supports C++11 features by default... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for xapian-config... /usr/bin/xapian-config checking /usr/bin/xapian-config works... yes checking if /usr/bin/xapian-config version >= 1.4.0... yes (1.4.19) checking whether __builtin_bswap32 is declared... yes checking whether _byteswap_ulong is declared... no checking for strftime... yes checking for clock_gettime... yes checking for sleep... yes checking for nanosleep... yes checking for gettimeofday... yes checking for ftime... yes checking for gmtime_r... yes checking for timegm... yes checking for strings.h... (cached) yes checking for sys/select.h... yes checking for sys/time.h... yes checking for sys/resource.h... yes checking for sys/socket.h... yes checking for sys/sysctl.h... no checking for vm/vm_param.h... no checking for sys/vmmeter.h... no checking for sys/sysmp.h... no checking for sys/sysinfo.h... yes checking for sys/pstat.h... no checking for zlib.h... yes checking for library containing zlibVersion... -lz checking for setenv... yes checking for _putenv_s... no checking whether _putenv_s is declared... no checking magic.h usability... yes checking magic.h presence... yes checking for magic.h... yes checking return type of ftime... int checking for ssize_t... yes checking for pid_t... yes checking for mode_t... yes checking for getgrouplist... yes checking for lstat... yes checking for mkdtemp... yes checking for strptime... yes checking for mmap... yes checking for fork... yes checking for setrlimit... yes checking for sysmp... no checking for pstat_getdynamic... no checking for setpgid... yes checking for sigaction... yes checking for library containing socketpair... none required checking for fnmatch... yes checking for snprintf... snprintf checking for struct tm.tm_gmtoff... 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 whether byte ordering is bigendian... no checking for perl... /usr/bin/perl checking for x86_64-alpine-linux-musl-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking for version of g++... GCC 11.2.1 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating docs/Makefile config.status: creating xapian-omega.spec config.status: creating makemanpage config.status: creating mhtml2html config.status: creating outlookmsg2html config.status: creating rfc822tohtml config.status: creating vcard2text config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make all-recursive make[1]: Entering directory '/home/buildozer/aports/community/xapian-omega/src/xapian-omega-1.4.19' Making all in . make[2]: Entering directory '/home/buildozer/aports/community/xapian-omega/src/xapian-omega-1.4.19' /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -Wduplicated-cond -Wduplicated-branches -Os -fomit-frame-pointer -MT libtransform_la-transform.lo -MD -MP -MF .deps/libtransform_la-transform.Tpo -c -o libtransform_la-transform.lo `test -f 'transform.cc' || echo './'`transform.cc /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/xapian-omega/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/xapian-omega/bin\" -Os -fomit-frame-pointer -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -Wduplicated-cond -Wduplicated-branches -Os -fomit-frame-pointer -MT libutf8convert_la-utf8convert.lo -MD -MP -MF .deps/libutf8convert_la-utf8convert.Tpo -c -o libutf8convert_la-utf8convert.lo `test -f 'utf8convert.cc' || echo './'`utf8convert.cc depbase=`echo omindex.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/xapian-omega/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/xapian-omega/bin\" -Os -fomit-frame-pointer -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -Wduplicated-cond -Wduplicated-branches -Os -fomit-frame-pointer -MT omindex.o -MD -MP -MF $depbase.Tpo -c -o omindex.o omindex.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo myhtmlparse.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/xapian-omega/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/xapian-omega/bin\" -Os -fomit-frame-pointer -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -Wduplicated-cond -Wduplicated-branches -Os -fomit-frame-pointer -MT myhtmlparse.o -MD -MP -MF $depbase.Tpo -c -o myhtmlparse.o myhtmlparse.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo htmlparse.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/xapian-omega/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/xapian-omega/bin\" -Os -fomit-frame-pointer -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -Wduplicated-cond -Wduplicated-branches -Os -fomit-frame-pointer -MT htmlparse.o -MD -MP -MF $depbase.Tpo -c -o htmlparse.o htmlparse.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo index_file.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/xapian-omega/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/xapian-omega/bin\" -Os -fomit-frame-pointer -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -Wduplicated-cond -Wduplicated-branches -Os -fomit-frame-pointer -MT index_file.o -MD -MP -MF $depbase.Tpo -c -o index_file.o index_file.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo mime.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/xapian-omega/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/xapian-omega/bin\" -Os -fomit-frame-pointer -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -Wduplicated-cond -Wduplicated-branches -Os -fomit-frame-pointer -MT mime.o -MD -MP -MF $depbase.Tpo -c -o mime.o mime.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo commonhelp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/xapian-omega/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/xapian-omega/bin\" -Os -fomit-frame-pointer -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -Wduplicated-cond -Wduplicated-branches -Os -fomit-frame-pointer -MT commonhelp.o -MD -MP -MF $depbase.Tpo -c -o commonhelp.o commonhelp.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo utils.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/xapian-omega/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/xapian-omega/bin\" -Os -fomit-frame-pointer -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -Wduplicated-cond -Wduplicated-branches -Os -fomit-frame-pointer -MT utils.o -MD -MP -MF $depbase.Tpo -c -o utils.o utils.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo hashterm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/xapian-omega/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/xapian-omega/bin\" -Os -fomit-frame-pointer -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -Wduplicated-cond -Wduplicated-branches -Os -fomit-frame-pointer -MT hashterm.o -MD -MP -MF $depbase.Tpo -c -o hashterm.o hashterm.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo loadfile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/xapian-omega/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/xapian-omega/bin\" -Os -fomit-frame-pointer -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -Wduplicated-cond -Wduplicated-branches -Os -fomit-frame-pointer -MT loadfile.o -MD -MP -MF $depbase.Tpo -c -o loadfile.o loadfile.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo md5.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/xapian-omega/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/xapian-omega/bin\" -Os -fomit-frame-pointer -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -Wduplicated-cond -Wduplicated-branches -Os -fomit-frame-pointer -MT md5.o -MD -MP -MF $depbase.Tpo -c -o md5.o md5.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo md5wrap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/xapian-omega/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/xapian-omega/bin\" -Os -fomit-frame-pointer -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -Wduplicated-cond -Wduplicated-branches -Os -fomit-frame-pointer -MT md5wrap.o -MD -MP -MF $depbase.Tpo -c -o md5wrap.o md5wrap.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo xmlparse.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/xapian-omega/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/xapian-omega/bin\" -Os -fomit-frame-pointer -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -Wduplicated-cond -Wduplicated-branches -Os -fomit-frame-pointer -MT xmlparse.o -MD -MP -MF $depbase.Tpo -c -o xmlparse.o xmlparse.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo metaxmlparse.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/xapian-omega/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/xapian-omega/bin\" -Os -fomit-frame-pointer -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -Wduplicated-cond -Wduplicated-branches -Os -fomit-frame-pointer -MT metaxmlparse.o -MD -MP -MF $depbase.Tpo -c -o metaxmlparse.o metaxmlparse.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo sample.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/xapian-omega/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/xapian-omega/bin\" -Os -fomit-frame-pointer -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -Wduplicated-cond -Wduplicated-branches -Os -fomit-frame-pointer -MT sample.o -MD -MP -MF $depbase.Tpo -c -o sample.o sample.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo diritor.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/xapian-omega/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/xapian-omega/bin\" -Os -fomit-frame-pointer -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -Wduplicated-cond -Wduplicated-branches -Os -fomit-frame-pointer -MT diritor.o -MD -MP -MF $depbase.Tpo -c -o diritor.o diritor.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo runfilter.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/xapian-omega/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/xapian-omega/bin\" -Os -fomit-frame-pointer -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -Wduplicated-cond -Wduplicated-branches -Os -fomit-frame-pointer -MT runfilter.o -MD -MP -MF $depbase.Tpo -c -o runfilter.o runfilter.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo freemem.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/xapian-omega/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/xapian-omega/bin\" -Os -fomit-frame-pointer -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -Wduplicated-cond -Wduplicated-branches -Os -fomit-frame-pointer -MT freemem.o -MD -MP -MF $depbase.Tpo -c -o freemem.o freemem.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo common/msvc_dirent.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/xapian-omega/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/xapian-omega/bin\" -Os -fomit-frame-pointer -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -Wduplicated-cond -Wduplicated-branches -Os -fomit-frame-pointer -MT common/msvc_dirent.o -MD -MP -MF $depbase.Tpo -c -o common/msvc_dirent.o common/msvc_dirent.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo xpsxmlparse.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/xapian-omega/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/xapian-omega/bin\" -Os -fomit-frame-pointer -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -Wduplicated-cond -Wduplicated-branches -Os -fomit-frame-pointer -MT xpsxmlparse.o -MD -MP -MF $depbase.Tpo -c -o xpsxmlparse.o xpsxmlparse.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo common/str.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/xapian-omega/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/xapian-omega/bin\" -Os -fomit-frame-pointer -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -Wduplicated-cond -Wduplicated-branches -Os -fomit-frame-pointer -MT common/str.o -MD -MP -MF $depbase.Tpo -c -o common/str.o common/str.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo pkglibbindir.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/xapian-omega/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/xapian-omega/bin\" -Os -fomit-frame-pointer -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -Wduplicated-cond -Wduplicated-branches -Os -fomit-frame-pointer -MT pkglibbindir.o -MD -MP -MF $depbase.Tpo -c -o pkglibbindir.o pkglibbindir.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo svgparse.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/xapian-omega/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/xapian-omega/bin\" -Os -fomit-frame-pointer -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -Wduplicated-cond -Wduplicated-branches -Os -fomit-frame-pointer -MT svgparse.o -MD -MP -MF $depbase.Tpo -c -o svgparse.o svgparse.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo tmpdir.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/xapian-omega/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/xapian-omega/bin\" -Os -fomit-frame-pointer -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -Wduplicated-cond -Wduplicated-branches -Os -fomit-frame-pointer -MT tmpdir.o -MD -MP -MF $depbase.Tpo -c -o tmpdir.o tmpdir.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo urlencode.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/xapian-omega/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/xapian-omega/bin\" -Os -fomit-frame-pointer -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -Wduplicated-cond -Wduplicated-branches -Os -fomit-frame-pointer -MT urlencode.o -MD -MP -MF $depbase.Tpo -c -o urlencode.o urlencode.cc &&\ mv -f $depbase.Tpo $depbase.Po libtool: compile: g++ -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -Wduplicated-cond -Wduplicated-branches -Os -fomit-frame-pointer -MT libtransform_la-transform.lo -MD -MP -MF .deps/libtransform_la-transform.Tpo -c transform.cc -fPIC -DPIC -o .libs/libtransform_la-transform.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./common "-DCONFIGFILE_SYSTEM=\"/etc/xapian-omega/omega.conf\"" "-DPKGLIBBINDIR=\"/usr/lib/xapian-omega/bin\"" -Os -fomit-frame-pointer -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -Wduplicated-cond -Wduplicated-branches -Os -fomit-frame-pointer -MT libutf8convert_la-utf8convert.lo -MD -MP -MF .deps/libutf8convert_la-utf8convert.Tpo -c utf8convert.cc -fPIC -DPIC -o .libs/libutf8convert_la-utf8convert.o depbase=`echo atomparse.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/xapian-omega/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/xapian-omega/bin\" -Os -fomit-frame-pointer -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -Wduplicated-cond -Wduplicated-branches -Os -fomit-frame-pointer -MT atomparse.o -MD -MP -MF $depbase.Tpo -c -o atomparse.o atomparse.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo xlsxparse.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/xapian-omega/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/xapian-omega/bin\" -Os -fomit-frame-pointer -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -Wduplicated-cond -Wduplicated-branches -Os -fomit-frame-pointer -MT xlsxparse.o -MD -MP -MF $depbase.Tpo -c -o xlsxparse.o xlsxparse.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo opendocparse.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/xapian-omega/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/xapian-omega/bin\" -Os -fomit-frame-pointer -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -Wduplicated-cond -Wduplicated-branches -Os -fomit-frame-pointer -MT opendocparse.o -MD -MP -MF $depbase.Tpo -c -o opendocparse.o opendocparse.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo common/keyword.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/xapian-omega/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/xapian-omega/bin\" -Os -fomit-frame-pointer -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -Wduplicated-cond -Wduplicated-branches -Os -fomit-frame-pointer -MT common/keyword.o -MD -MP -MF $depbase.Tpo -c -o common/keyword.o common/keyword.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo msxmlparse.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/xapian-omega/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/xapian-omega/bin\" -Os -fomit-frame-pointer -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -Wduplicated-cond -Wduplicated-branches -Os -fomit-frame-pointer -MT msxmlparse.o -MD -MP -MF $depbase.Tpo -c -o msxmlparse.o msxmlparse.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo common/safe.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/xapian-omega/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/xapian-omega/bin\" -Os -fomit-frame-pointer -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -Wduplicated-cond -Wduplicated-branches -Os -fomit-frame-pointer -MT common/safe.o -MD -MP -MF $depbase.Tpo -c -o common/safe.o common/safe.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo timegm.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/xapian-omega/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/xapian-omega/bin\" -Os -fomit-frame-pointer -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -Wduplicated-cond -Wduplicated-branches -Os -fomit-frame-pointer -MT timegm.o -MD -MP -MF $depbase.Tpo -c -o timegm.o timegm.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo datetime.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/xapian-omega/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/xapian-omega/bin\" -Os -fomit-frame-pointer -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -Wduplicated-cond -Wduplicated-branches -Os -fomit-frame-pointer -MT datetime.o -MD -MP -MF $depbase.Tpo -c -o datetime.o datetime.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo scriptindex.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/xapian-omega/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/xapian-omega/bin\" -Os -fomit-frame-pointer -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -Wduplicated-cond -Wduplicated-branches -Os -fomit-frame-pointer -MT scriptindex.o -MD -MP -MF $depbase.Tpo -c -o scriptindex.o scriptindex.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo utf8truncate.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/xapian-omega/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/xapian-omega/bin\" -Os -fomit-frame-pointer -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -Wduplicated-cond -Wduplicated-branches -Os -fomit-frame-pointer -MT utf8truncate.o -MD -MP -MF $depbase.Tpo -c -o utf8truncate.o utf8truncate.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo omindex-list.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/xapian-omega/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/xapian-omega/bin\" -Os -fomit-frame-pointer -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -Wduplicated-cond -Wduplicated-branches -Os -fomit-frame-pointer -MT omindex-list.o -MD -MP -MF $depbase.Tpo -c -o omindex-list.o omindex-list.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo omega.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/xapian-omega/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/xapian-omega/bin\" -Os -fomit-frame-pointer -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -Wduplicated-cond -Wduplicated-branches -Os -fomit-frame-pointer -MT omega.o -MD -MP -MF $depbase.Tpo -c -o omega.o omega.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo query.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/xapian-omega/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/xapian-omega/bin\" -Os -fomit-frame-pointer -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -Wduplicated-cond -Wduplicated-branches -Os -fomit-frame-pointer -MT query.o -MD -MP -MF $depbase.Tpo -c -o query.o query.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cgiparam.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/xapian-omega/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/xapian-omega/bin\" -Os -fomit-frame-pointer -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -Wduplicated-cond -Wduplicated-branches -Os -fomit-frame-pointer -MT cgiparam.o -MD -MP -MF $depbase.Tpo -c -o cgiparam.o cgiparam.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo configfile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/xapian-omega/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/xapian-omega/bin\" -Os -fomit-frame-pointer -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -Wduplicated-cond -Wduplicated-branches -Os -fomit-frame-pointer -MT configfile.o -MD -MP -MF $depbase.Tpo -c -o configfile.o configfile.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo date.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/xapian-omega/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/xapian-omega/bin\" -Os -fomit-frame-pointer -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -Wduplicated-cond -Wduplicated-branches -Os -fomit-frame-pointer -MT date.o -MD -MP -MF $depbase.Tpo -c -o date.o date.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cdb_init.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/xapian-omega/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/xapian-omega/bin\" -Os -fomit-frame-pointer -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -Wduplicated-cond -Wduplicated-branches -Os -fomit-frame-pointer -MT cdb_init.o -MD -MP -MF $depbase.Tpo -c -o cdb_init.o cdb_init.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cdb_find.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/xapian-omega/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/xapian-omega/bin\" -Os -fomit-frame-pointer -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -Wduplicated-cond -Wduplicated-branches -Os -fomit-frame-pointer -MT cdb_find.o -MD -MP -MF $depbase.Tpo -c -o cdb_find.o cdb_find.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cdb_hash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/xapian-omega/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/xapian-omega/bin\" -Os -fomit-frame-pointer -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -Wduplicated-cond -Wduplicated-branches -Os -fomit-frame-pointer -MT cdb_hash.o -MD -MP -MF $depbase.Tpo -c -o cdb_hash.o cdb_hash.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cdb_unpack.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/xapian-omega/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/xapian-omega/bin\" -Os -fomit-frame-pointer -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -Wduplicated-cond -Wduplicated-branches -Os -fomit-frame-pointer -MT cdb_unpack.o -MD -MP -MF $depbase.Tpo -c -o cdb_unpack.o cdb_unpack.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo jsonescape.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/xapian-omega/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/xapian-omega/bin\" -Os -fomit-frame-pointer -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -Wduplicated-cond -Wduplicated-branches -Os -fomit-frame-pointer -MT jsonescape.o -MD -MP -MF $depbase.Tpo -c -o jsonescape.o jsonescape.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo datevalue.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/xapian-omega/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/xapian-omega/bin\" -Os -fomit-frame-pointer -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -Wduplicated-cond -Wduplicated-branches -Os -fomit-frame-pointer -MT datevalue.o -MD -MP -MF $depbase.Tpo -c -o datevalue.o datevalue.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo sort.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/xapian-omega/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/xapian-omega/bin\" -Os -fomit-frame-pointer -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -Wduplicated-cond -Wduplicated-branches -Os -fomit-frame-pointer -MT sort.o -MD -MP -MF $depbase.Tpo -c -o sort.o sort.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo weight.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/xapian-omega/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/xapian-omega/bin\" -Os -fomit-frame-pointer -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -Wduplicated-cond -Wduplicated-branches -Os -fomit-frame-pointer -MT weight.o -MD -MP -MF $depbase.Tpo -c -o weight.o weight.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo expand.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/xapian-omega/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/xapian-omega/bin\" -Os -fomit-frame-pointer -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -Wduplicated-cond -Wduplicated-branches -Os -fomit-frame-pointer -MT expand.o -MD -MP -MF $depbase.Tpo -c -o expand.o expand.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo csvescape.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/xapian-omega/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/xapian-omega/bin\" -Os -fomit-frame-pointer -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -Wduplicated-cond -Wduplicated-branches -Os -fomit-frame-pointer -MT csvescape.o -MD -MP -MF $depbase.Tpo -c -o csvescape.o csvescape.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo common/getopt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/xapian-omega/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/xapian-omega/bin\" -Os -fomit-frame-pointer -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -Wduplicated-cond -Wduplicated-branches -Os -fomit-frame-pointer -MT common/getopt.o -MD -MP -MF $depbase.Tpo -c -o common/getopt.o common/getopt.cc &&\ mv -f $depbase.Tpo $depbase.Po mv -f .deps/libtransform_la-transform.Tpo .deps/libtransform_la-transform.Plo /bin/sh ./libtool --tag=CXX --mode=link g++ -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -Wduplicated-cond -Wduplicated-branches -Os -fomit-frame-pointer -o libtransform.la libtransform_la-transform.lo -lpcre libtool: link: ar cru .libs/libtransform.a .libs/libtransform_la-transform.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libtransform.a libtool: link: ( cd ".libs" && rm -f "libtransform.la" && ln -s "../libtransform.la" "libtransform.la" ) mv -f .deps/libutf8convert_la-utf8convert.Tpo .deps/libutf8convert_la-utf8convert.Plo /bin/sh ./libtool --tag=CXX --mode=link g++ -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -Wduplicated-cond -Wduplicated-branches -Os -fomit-frame-pointer -o libutf8convert.la libutf8convert_la-utf8convert.lo -lxapian libtool: link: ar cru .libs/libutf8convert.a .libs/libutf8convert_la-utf8convert.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libutf8convert.a libtool: link: ( cd ".libs" && rm -f "libutf8convert.la" && ln -s "../libutf8convert.la" "libutf8convert.la" ) /bin/sh ./libtool --tag=CXX --mode=link g++ -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -Wduplicated-cond -Wduplicated-branches -Os -fomit-frame-pointer -o omindex-list common/getopt.o omindex-list.o -lxapian libtool: link: g++ -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -Wduplicated-cond -Wduplicated-branches -Os -fomit-frame-pointer -o omindex-list common/getopt.o omindex-list.o -lxapian /bin/sh ./libtool --tag=CXX --mode=link g++ -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -Wduplicated-cond -Wduplicated-branches -Os -fomit-frame-pointer -o omindex omindex.o myhtmlparse.o htmlparse.o index_file.o mime.o common/getopt.o commonhelp.o utils.o hashterm.o loadfile.o md5.o md5wrap.o xmlparse.o metaxmlparse.o sample.o diritor.o runfilter.o freemem.o common/msvc_dirent.o xpsxmlparse.o common/str.o pkglibbindir.o svgparse.o tmpdir.o urlencode.o atomparse.o xlsxparse.o opendocparse.o common/keyword.o msxmlparse.o common/safe.o timegm.o datetime.o -lmagic -lxapian -lz libutf8convert.la libtool: link: g++ -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -Wduplicated-cond -Wduplicated-branches -Os -fomit-frame-pointer -o omindex omindex.o myhtmlparse.o htmlparse.o index_file.o mime.o common/getopt.o commonhelp.o utils.o hashterm.o loadfile.o md5.o md5wrap.o xmlparse.o metaxmlparse.o sample.o diritor.o runfilter.o freemem.o common/msvc_dirent.o xpsxmlparse.o common/str.o pkglibbindir.o svgparse.o tmpdir.o urlencode.o atomparse.o xlsxparse.o opendocparse.o common/keyword.o msxmlparse.o common/safe.o timegm.o datetime.o -lmagic -lz ./.libs/libutf8convert.a -lxapian /bin/sh ./libtool --tag=CXX --mode=link g++ -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -Wduplicated-cond -Wduplicated-branches -Os -fomit-frame-pointer -o scriptindex scriptindex.o myhtmlparse.o htmlparse.o common/getopt.o common/str.o commonhelp.o utils.o hashterm.o loadfile.o utf8truncate.o common/keyword.o timegm.o datetime.o -lxapian libutf8convert.la libtool: link: g++ -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -Wduplicated-cond -Wduplicated-branches -Os -fomit-frame-pointer -o scriptindex scriptindex.o myhtmlparse.o htmlparse.o common/getopt.o common/str.o commonhelp.o utils.o hashterm.o loadfile.o utf8truncate.o common/keyword.o timegm.o datetime.o ./.libs/libutf8convert.a -lxapian /bin/sh ./libtool --tag=CXX --mode=link g++ -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -Wduplicated-cond -Wduplicated-branches -Os -fomit-frame-pointer -o omega omega.o query.o cgiparam.o utils.o configfile.o date.o cdb_init.o cdb_find.o cdb_hash.o cdb_unpack.o jsonescape.o loadfile.o datevalue.o common/str.o sample.o sort.o urlencode.o weight.o expand.o csvescape.o timegm.o -lxapian libtransform.la libtool: link: g++ -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -Wduplicated-cond -Wduplicated-branches -Os -fomit-frame-pointer -o omega omega.o query.o cgiparam.o utils.o configfile.o date.o cdb_init.o cdb_find.o cdb_hash.o cdb_unpack.o jsonescape.o loadfile.o datevalue.o common/str.o sample.o sort.o urlencode.o weight.o expand.o csvescape.o timegm.o -lxapian ./.libs/libtransform.a -lpcre make[2]: Leaving directory '/home/buildozer/aports/community/xapian-omega/src/xapian-omega-1.4.19' Making all in docs make[2]: Entering directory '/home/buildozer/aports/community/xapian-omega/src/xapian-omega-1.4.19/docs' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/xapian-omega/src/xapian-omega-1.4.19/docs' make[1]: Leaving directory '/home/buildozer/aports/community/xapian-omega/src/xapian-omega-1.4.19' make check-recursive make[1]: Entering directory '/home/buildozer/aports/community/xapian-omega/src/xapian-omega-1.4.19' Making check in . make[2]: Entering directory '/home/buildozer/aports/community/xapian-omega/src/xapian-omega-1.4.19' make atomparsetest csvesctest htmlparsetest jsonesctest md5test urlenctest utf8converttest \ sourcetest make[3]: Entering directory '/home/buildozer/aports/community/xapian-omega/src/xapian-omega-1.4.19' depbase=`echo atomparsetest.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/xapian-omega/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/xapian-omega/bin\" -Os -fomit-frame-pointer -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -Wduplicated-cond -Wduplicated-branches -Os -fomit-frame-pointer -MT atomparsetest.o -MD -MP -MF $depbase.Tpo -c -o atomparsetest.o atomparsetest.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo csvesctest.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/xapian-omega/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/xapian-omega/bin\" -Os -fomit-frame-pointer -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -Wduplicated-cond -Wduplicated-branches -Os -fomit-frame-pointer -MT csvesctest.o -MD -MP -MF $depbase.Tpo -c -o csvesctest.o csvesctest.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo htmlparsetest.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/xapian-omega/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/xapian-omega/bin\" -Os -fomit-frame-pointer -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -Wduplicated-cond -Wduplicated-branches -Os -fomit-frame-pointer -MT htmlparsetest.o -MD -MP -MF $depbase.Tpo -c -o htmlparsetest.o htmlparsetest.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo jsonesctest.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/xapian-omega/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/xapian-omega/bin\" -Os -fomit-frame-pointer -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -Wduplicated-cond -Wduplicated-branches -Os -fomit-frame-pointer -MT jsonesctest.o -MD -MP -MF $depbase.Tpo -c -o jsonesctest.o jsonesctest.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo md5test.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/xapian-omega/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/xapian-omega/bin\" -Os -fomit-frame-pointer -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -Wduplicated-cond -Wduplicated-branches -Os -fomit-frame-pointer -MT md5test.o -MD -MP -MF $depbase.Tpo -c -o md5test.o md5test.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo urlenctest.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/xapian-omega/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/xapian-omega/bin\" -Os -fomit-frame-pointer -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -Wduplicated-cond -Wduplicated-branches -Os -fomit-frame-pointer -MT urlenctest.o -MD -MP -MF $depbase.Tpo -c -o urlenctest.o urlenctest.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo utf8converttest.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/xapian-omega/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/xapian-omega/bin\" -Os -fomit-frame-pointer -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -Wduplicated-cond -Wduplicated-branches -Os -fomit-frame-pointer -MT utf8converttest.o -MD -MP -MF $depbase.Tpo -c -o utf8converttest.o utf8converttest.cc &&\ mv -f $depbase.Tpo $depbase.Po make[3]: Nothing to be done for 'sourcetest'. /bin/sh ./libtool --tag=CXX --mode=link g++ -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -Wduplicated-cond -Wduplicated-branches -Os -fomit-frame-pointer -o jsonesctest jsonesctest.o jsonescape.o -no-install -lxapian /bin/sh ./libtool --tag=CXX --mode=link g++ -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -Wduplicated-cond -Wduplicated-branches -Os -fomit-frame-pointer -o utf8converttest utf8converttest.o -no-install -lxapian libutf8convert.la /bin/sh ./libtool --tag=CXX --mode=link g++ -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -Wduplicated-cond -Wduplicated-branches -Os -fomit-frame-pointer -o csvesctest csvesctest.o csvescape.o -no-install /bin/sh ./libtool --tag=CXX --mode=link g++ -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -Wduplicated-cond -Wduplicated-branches -Os -fomit-frame-pointer -o md5test md5test.o md5wrap.o md5.o -no-install libtool: link: g++ -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -Wduplicated-cond -Wduplicated-branches -Os -fomit-frame-pointer -o jsonesctest jsonesctest.o jsonescape.o -lxapian libtool: link: g++ -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -Wduplicated-cond -Wduplicated-branches -Os -fomit-frame-pointer -o utf8converttest utf8converttest.o ./.libs/libutf8convert.a -lxapian libtool: link: g++ -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -Wduplicated-cond -Wduplicated-branches -Os -fomit-frame-pointer -o csvesctest csvesctest.o csvescape.o libtool: link: g++ -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -Wduplicated-cond -Wduplicated-branches -Os -fomit-frame-pointer -o md5test md5test.o md5wrap.o md5.o /bin/sh ./libtool --tag=CXX --mode=link g++ -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -Wduplicated-cond -Wduplicated-branches -Os -fomit-frame-pointer -o atomparsetest atomparsetest.o atomparse.o htmlparse.o myhtmlparse.o common/keyword.o datetime.o timegm.o -no-install -lxapian libutf8convert.la /bin/sh ./libtool --tag=CXX --mode=link g++ -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -Wduplicated-cond -Wduplicated-branches -Os -fomit-frame-pointer -o htmlparsetest htmlparsetest.o myhtmlparse.o htmlparse.o common/keyword.o datetime.o timegm.o -no-install -lxapian libutf8convert.la libtool: link: g++ -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -Wduplicated-cond -Wduplicated-branches -Os -fomit-frame-pointer -o atomparsetest atomparsetest.o atomparse.o htmlparse.o myhtmlparse.o common/keyword.o datetime.o timegm.o ./.libs/libutf8convert.a -lxapian libtool: link: g++ -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -Wduplicated-cond -Wduplicated-branches -Os -fomit-frame-pointer -o htmlparsetest htmlparsetest.o myhtmlparse.o htmlparse.o common/keyword.o datetime.o timegm.o ./.libs/libutf8convert.a -lxapian /bin/sh ./libtool --tag=CXX --mode=link g++ -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -Wduplicated-cond -Wduplicated-branches -Os -fomit-frame-pointer -o urlenctest urlenctest.o urlencode.o -no-install -lxapian libtool: link: g++ -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -Wduplicated-cond -Wduplicated-branches -Os -fomit-frame-pointer -o urlenctest urlenctest.o urlencode.o -lxapian make[3]: Leaving directory '/home/buildozer/aports/community/xapian-omega/src/xapian-omega-1.4.19' make check-TESTS make[3]: Entering directory '/home/buildozer/aports/community/xapian-omega/src/xapian-omega-1.4.19' make[4]: Entering directory '/home/buildozer/aports/community/xapian-omega/src/xapian-omega-1.4.19' PASS: csvesctest PASS: atomparsetest PASS: urlenctest PASS: md5test PASS: jsonesctest PASS: utf8converttest PASS: htmlparsetest PASS: sourcetest ============================================================================ Testsuite summary for xapian-omega 1.4.19 ============================================================================ # TOTAL: 8 # PASS: 8 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/home/buildozer/aports/community/xapian-omega/src/xapian-omega-1.4.19' make[3]: Leaving directory '/home/buildozer/aports/community/xapian-omega/src/xapian-omega-1.4.19' make[2]: Leaving directory '/home/buildozer/aports/community/xapian-omega/src/xapian-omega-1.4.19' Making check in docs make[2]: Entering directory '/home/buildozer/aports/community/xapian-omega/src/xapian-omega-1.4.19/docs' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/community/xapian-omega/src/xapian-omega-1.4.19/docs' make[1]: Leaving directory '/home/buildozer/aports/community/xapian-omega/src/xapian-omega-1.4.19' >>> xapian-omega: Entering fakeroot... make install-recursive make[1]: Entering directory '/home/buildozer/aports/community/xapian-omega/src/xapian-omega-1.4.19' Making install in . make[2]: Entering directory '/home/buildozer/aports/community/xapian-omega/src/xapian-omega-1.4.19' make[3]: Entering directory '/home/buildozer/aports/community/xapian-omega/src/xapian-omega-1.4.19' ./install-sh -c -d '/home/buildozer/aports/community/xapian-omega/pkg/xapian-omega/usr/bin' ./install-sh -c -d '/home/buildozer/aports/community/xapian-omega/pkg/xapian-omega/etc/xapian-omega' ./install-sh -c -d '/home/buildozer/aports/community/xapian-omega/pkg/xapian-omega/usr/share/omega' ./install-sh -c -d '/home/buildozer/aports/community/xapian-omega/pkg/xapian-omega/usr/lib/xapian-omega/bin' ./install-sh -c -d '/home/buildozer/aports/community/xapian-omega/pkg/xapian-omega/usr/share/man/man1' /usr/bin/install -c -m 644 omega.conf '/home/buildozer/aports/community/xapian-omega/pkg/xapian-omega/etc/xapian-omega' /usr/bin/install -c dbi2omega htdig2omega mbox2omega '/home/buildozer/aports/community/xapian-omega/pkg/xapian-omega/usr/bin' /usr/bin/install -c -m 644 htdig2omega.script mbox2omega.script '/home/buildozer/aports/community/xapian-omega/pkg/xapian-omega/usr/share/omega' /usr/bin/install -c mhtml2html outlookmsg2html rfc822tohtml vcard2text '/home/buildozer/aports/community/xapian-omega/pkg/xapian-omega/usr/lib/xapian-omega/bin' ./install-sh -c -d '/home/buildozer/aports/community/xapian-omega/pkg/xapian-omega/usr/bin' ./install-sh -c -d '/home/buildozer/aports/community/xapian-omega/pkg/xapian-omega/usr/lib/xapian-omega/bin' /usr/bin/install -c -m 644 omindex.1 scriptindex.1 omindex-list.1 '/home/buildozer/aports/community/xapian-omega/pkg/xapian-omega/usr/share/man/man1' /bin/sh ./libtool --mode=install /usr/bin/install -c omindex scriptindex omindex-list '/home/buildozer/aports/community/xapian-omega/pkg/xapian-omega/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c omega '/home/buildozer/aports/community/xapian-omega/pkg/xapian-omega/usr/lib/xapian-omega/bin' libtool: install: /usr/bin/install -c omega /home/buildozer/aports/community/xapian-omega/pkg/xapian-omega/usr/lib/xapian-omega/bin/omega libtool: install: /usr/bin/install -c omindex /home/buildozer/aports/community/xapian-omega/pkg/xapian-omega/usr/bin/omindex libtool: install: /usr/bin/install -c scriptindex /home/buildozer/aports/community/xapian-omega/pkg/xapian-omega/usr/bin/scriptindex libtool: install: /usr/bin/install -c omindex-list /home/buildozer/aports/community/xapian-omega/pkg/xapian-omega/usr/bin/omindex-list make[3]: Leaving directory '/home/buildozer/aports/community/xapian-omega/src/xapian-omega-1.4.19' make[2]: Leaving directory '/home/buildozer/aports/community/xapian-omega/src/xapian-omega-1.4.19' Making install in docs make[2]: Entering directory '/home/buildozer/aports/community/xapian-omega/src/xapian-omega-1.4.19/docs' make[3]: Entering directory '/home/buildozer/aports/community/xapian-omega/src/xapian-omega-1.4.19/docs' make[3]: Nothing to be done for 'install-exec-am'. .././install-sh -c -d '/home/buildozer/aports/community/xapian-omega/pkg/xapian-omega/usr/share/doc/xapian-omega' /usr/bin/install -c -m 644 cgiparams.html encodings.html index.html newformat.html omegascript.html overview.html quickstart.html scriptindex.html termprefixes.html '/home/buildozer/aports/community/xapian-omega/pkg/xapian-omega/usr/share/doc/xapian-omega' make[3]: Leaving directory '/home/buildozer/aports/community/xapian-omega/src/xapian-omega-1.4.19/docs' make[2]: Leaving directory '/home/buildozer/aports/community/xapian-omega/src/xapian-omega-1.4.19/docs' make[1]: Leaving directory '/home/buildozer/aports/community/xapian-omega/src/xapian-omega-1.4.19' >>> xapian-omega-doc*: Running split function doc... >>> xapian-omega-doc*: Preparing subpackage xapian-omega-doc... >>> xapian-omega-doc*: Running postcheck for xapian-omega-doc >>> xapian-omega*: Running postcheck for xapian-omega >>> xapian-omega*: Preparing package xapian-omega... >>> xapian-omega*: Stripping binaries >>> xapian-omega-doc*: Scanning shared objects >>> xapian-omega*: Scanning shared objects >>> xapian-omega-doc*: Tracing dependencies... >>> xapian-omega-doc*: Package size: 280.0 KB >>> xapian-omega-doc*: Compressing data... >>> xapian-omega-doc*: Create checksum... >>> xapian-omega-doc*: Create xapian-omega-doc-1.4.19-r0.apk >>> xapian-omega*: Tracing dependencies... so:libc.musl-x86_64.so.1 so:libgcc_s.so.1 so:libmagic.so.1 so:libpcre.so.1 so:libstdc++.so.6 so:libxapian.so.30 so:libz.so.1 >>> xapian-omega*: Package size: 764.0 KB >>> xapian-omega*: Compressing data... >>> xapian-omega*: Create checksum... >>> xapian-omega*: Create xapian-omega-1.4.19-r0.apk >>> xapian-omega: Build complete at Mon, 18 Apr 2022 03:10:05 +0000 elapsed time 0h 0m 26s >>> xapian-omega: Cleaning up srcdir >>> xapian-omega: Cleaning up pkgdir >>> xapian-omega: Uninstalling dependencies... (1/13) Purging .makedepends-xapian-omega (20220418.030943) (2/13) Purging xapian-core-dev (1.4.19-r0) (3/13) Purging libxapian (1.4.19-r0) (4/13) Purging perl-dev (5.34.1-r0) (5/13) Purging perl-utils (5.34.1-r0) (6/13) Purging pcre-dev (8.45-r2) (7/13) Purging libpcre16 (8.45-r2) (8/13) Purging libpcre32 (8.45-r2) (9/13) Purging libpcrecpp (8.45-r2) (10/13) Purging pcre (8.45-r2) (11/13) Purging zlib-dev (1.2.12-r0) (12/13) Purging file-dev (5.41-r0) (13/13) Purging libuuid (2.38-r1) Executing busybox-1.35.0-r8.trigger OK: 1274 MiB in 103 packages >>> xapian-omega: Updating the community/x86_64 repository index... >>> xapian-omega: Signing the index...