<86>Mar 24 01:51:25 userdel[2798181]: delete user 'rooter' <86>Mar 24 01:51:25 userdel[2798181]: removed group 'rooter' owned by 'rooter' <86>Mar 24 01:51:25 userdel[2798181]: removed shadow group 'rooter' owned by 'rooter' <86>Mar 24 01:51:25 groupadd[2798220]: group added to /etc/group: name=rooter, GID=1871 <86>Mar 24 01:51:25 groupadd[2798220]: group added to /etc/gshadow: name=rooter <86>Mar 24 01:51:25 groupadd[2798220]: new group: name=rooter, GID=1871 <86>Mar 24 01:51:25 useradd[2798250]: new user: name=rooter, UID=1871, GID=1871, home=/root, shell=/bin/bash <86>Mar 24 01:51:25 userdel[2798301]: delete user 'builder' <86>Mar 24 01:51:25 userdel[2798301]: removed group 'builder' owned by 'builder' <86>Mar 24 01:51:25 userdel[2798301]: removed shadow group 'builder' owned by 'builder' <86>Mar 24 01:51:25 groupadd[2798333]: group added to /etc/group: name=builder, GID=1872 <86>Mar 24 01:51:25 groupadd[2798333]: group added to /etc/gshadow: name=builder <86>Mar 24 01:51:25 groupadd[2798333]: new group: name=builder, GID=1872 <86>Mar 24 01:51:25 useradd[2798350]: new user: name=builder, UID=1872, GID=1872, home=/usr/src, shell=/bin/bash <13>Mar 24 01:51:28 rpmi: libxapian30-1.4.21-alt1 p10+307833.143740.205.1 1693938321 installed <13>Mar 24 01:51:28 rpmi: libpcre2-10.42-alt1 p10+326212.100.2.1 1691762916 installed <13>Mar 24 01:51:28 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Mar 24 01:51:29 rpmi: libstdc++10-devel-10.3.1-alt2 sisyphus+277353.100.2.1 1625525890 installed <13>Mar 24 01:51:29 rpmi: gcc10-c++-10.3.1-alt2 sisyphus+277353.100.2.1 1625525890 installed <13>Mar 24 01:51:29 rpmi: gcc-c++-10-alt1 sisyphus+263054.200.3.1 1607517515 installed <13>Mar 24 01:51:29 rpmi: libpcre2-devel-10.42-alt1 p10+326212.100.2.1 1691762916 installed <13>Mar 24 01:51:29 rpmi: libxapian-devel-1.4.21-alt1 p10+307833.143740.205.1 1693938321 installed <13>Mar 24 01:51:29 rpmi: zlib-devel-1.2.13-alt1 p10+318109.100.2.1 1682690580 installed <13>Mar 24 01:51:29 rpmi: perl-DBI-1.643-alt2 p10+308770.100.3.1 1667218767 installed <13>Mar 24 01:51:29 rpmi: libmagic-devel-5.44-alt3 p10+320107.300.8.1 1685122221 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/xapian-omega-1.4.21-alt1.nosrc.rpm (w1.gzdio) Installing xapian-omega-1.4.21-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.87412 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf xapian-omega-1.4.21 + echo 'Source #0 (xapian-omega-1.4.21.tar.bz2):' Source #0 (xapian-omega-1.4.21.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/xapian-omega-1.4.21.tar.bz2 + /bin/tar -xf - + cd xapian-omega-1.4.21 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.87412 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd xapian-omega-1.4.21 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '1872' is supported by ustar format... yes checking whether GID '1872' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for x86_64-alt-linux-gcc... x86_64-alt-linux-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 the compiler supports GNU C... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to enable C11 features... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking dependency style of x86_64-alt-linux-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-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop checking how to convert x86_64-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-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-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-gcc linker (/usr/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... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-alt-linux-g++... x86_64-alt-linux-g++ checking whether the compiler supports GNU C++... yes checking whether x86_64-alt-linux-g++ accepts -g... yes checking for x86_64-alt-linux-g++ option to enable C++11 features... none needed checking dependency style of x86_64-alt-linux-g++... none checking how to run the C++ preprocessor... x86_64-alt-linux-g++ -E checking for ld used by x86_64-alt-linux-g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-alt-linux-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-g++ static flag -static works... no checking if x86_64-alt-linux-g++ supports -c -o file.o... yes checking if x86_64-alt-linux-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether x86_64-alt-linux-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.21) checking for x86_64-alt-linux-g++ options needed to detect all undeclared functions... none needed checking whether __builtin_add_overflow is declared... yes checking whether __builtin_sub_overflow is declared... yes checking whether __builtin_mul_overflow is declared... yes checking whether __builtin_bswap32 is declared... yes checking whether _byteswap_ulong is declared... no checking whether __builtin_expect is declared... yes checking whether _addcarry_u32 is declared... no checking whether _addcarry_u64 is declared... no checking whether _subborrow_u32 is declared... no checking whether _subborrow_u64 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 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 size of time_t... 8 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-alt-linux-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking for version of x86_64-alt-linux-g++... GCC 10.3.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 configure: WARNING: unrecognized options: --without-included-gettext + make -j16 make all-recursive Making all in . make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib64/xapian-omega/bin\" -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 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o md5.o md5.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib64/xapian-omega/bin\" -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 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o freemem.o freemem.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib64/xapian-omega/bin\" -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 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o md5wrap.o md5wrap.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib64/xapian-omega/bin\" -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 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o common/msvc_dirent.o common/msvc_dirent.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib64/xapian-omega/bin\" -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 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o utils.o utils.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib64/xapian-omega/bin\" -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 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o hashterm.o hashterm.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib64/xapian-omega/bin\" -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 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o loadfile.o loadfile.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib64/xapian-omega/bin\" -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 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o xmlparse.o xmlparse.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib64/xapian-omega/bin\" -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 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o metaxmlparse.o metaxmlparse.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib64/xapian-omega/bin\" -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 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o mime.o mime.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib64/xapian-omega/bin\" -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 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o diritor.o diritor.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib64/xapian-omega/bin\" -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 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o common/str.o common/str.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib64/xapian-omega/bin\" -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 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o xpsxmlparse.o xpsxmlparse.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib64/xapian-omega/bin\" -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 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o pkglibbindir.o pkglibbindir.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib64/xapian-omega/bin\" -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 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o common/keyword.o common/keyword.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib64/xapian-omega/bin\" -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 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o common/safe.o common/safe.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib64/xapian-omega/bin\" -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 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o sample.o sample.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib64/xapian-omega/bin\" -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 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o tmpdir.o tmpdir.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib64/xapian-omega/bin\" -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 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o timegm.o timegm.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib64/xapian-omega/bin\" -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 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o urlencode.o urlencode.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib64/xapian-omega/bin\" -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 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o myhtmlparse.o myhtmlparse.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib64/xapian-omega/bin\" -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 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o runfilter.o runfilter.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib64/xapian-omega/bin\" -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 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o commonhelp.o commonhelp.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib64/xapian-omega/bin\" -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 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o svgparse.o svgparse.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib64/xapian-omega/bin\" -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 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o datetime.o datetime.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib64/xapian-omega/bin\" -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 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o utf8truncate.o utf8truncate.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib64/xapian-omega/bin\" -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 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o msxmlparse.o msxmlparse.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib64/xapian-omega/bin\" -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 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o cdb_init.o cdb_init.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib64/xapian-omega/bin\" -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 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o cdb_find.o cdb_find.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib64/xapian-omega/bin\" -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 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o atomparse.o atomparse.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib64/xapian-omega/bin\" -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 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o cdb_hash.o cdb_hash.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib64/xapian-omega/bin\" -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 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o opendocparse.o opendocparse.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib64/xapian-omega/bin\" -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 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o cdb_unpack.o cdb_unpack.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib64/xapian-omega/bin\" -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 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o htmlparse.o htmlparse.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib64/xapian-omega/bin\" -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 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o configfile.o configfile.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib64/xapian-omega/bin\" -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 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o cgiparam.o cgiparam.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib64/xapian-omega/bin\" -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 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o omindex-list.o omindex-list.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib64/xapian-omega/bin\" -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 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o xlsxparse.o xlsxparse.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib64/xapian-omega/bin\" -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 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o common/getopt.o common/getopt.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib64/xapian-omega/bin\" -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 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o csvescape.o csvescape.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib64/xapian-omega/bin\" -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 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o jsonescape.o jsonescape.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib64/xapian-omega/bin\" -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 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o datevalue.o datevalue.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib64/xapian-omega/bin\" -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 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o date.o date.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' /bin/sh ./libtool --tag=CXX --mode=link x86_64-alt-linux-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 -pipe -frecord-gcc-switches -Wall -g -O2 -o omindex-list common/getopt.o omindex-list.o -lxapian libtool: link: x86_64-alt-linux-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 -pipe -frecord-gcc-switches -Wall -g -O2 -o omindex-list common/getopt.o omindex-list.o -lxapian make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib64/xapian-omega/bin\" -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 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o weight.o weight.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib64/xapian-omega/bin\" -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 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o omindex.o omindex.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib64/xapian-omega/bin\" -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 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o expand.o expand.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib64/xapian-omega/bin\" -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 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libutf8convert_la-utf8convert.lo `test -f 'utf8convert.cc' || echo './'`utf8convert.cc libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib64/xapian-omega/bin\" -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 -pipe -frecord-gcc-switches -Wall -g -O2 -c utf8convert.cc -fPIC -DPIC -o .libs/libutf8convert_la-utf8convert.o libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib64/xapian-omega/bin\" -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 -pipe -frecord-gcc-switches -Wall -g -O2 -c utf8convert.cc -o libutf8convert_la-utf8convert.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libtransform_la-transform.lo `test -f 'transform.cc' || echo './'`transform.cc libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -c transform.cc -fPIC -DPIC -o .libs/libtransform_la-transform.o libtool: compile: x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -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 -pipe -frecord-gcc-switches -Wall -g -O2 -c transform.cc -o libtransform_la-transform.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' /bin/sh ./libtool --tag=CXX --mode=link x86_64-alt-linux-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 -pipe -frecord-gcc-switches -Wall -g -O2 -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" ) make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' /bin/sh ./libtool --tag=CXX --mode=link x86_64-alt-linux-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 -pipe -frecord-gcc-switches -Wall -g -O2 -o libtransform.la libtransform_la-transform.lo -lpcre2-8 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" ) make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib64/xapian-omega/bin\" -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 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o omega.o omega.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib64/xapian-omega/bin\" -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 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o index_file.o index_file.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' /bin/sh ./libtool --tag=CXX --mode=link x86_64-alt-linux-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 -pipe -frecord-gcc-switches -Wall -g -O2 -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: x86_64-alt-linux-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 -pipe -frecord-gcc-switches -Wall -g -O2 -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 make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib64/xapian-omega/bin\" -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 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o scriptindex.o scriptindex.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' /bin/sh ./libtool --tag=CXX --mode=link x86_64-alt-linux-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 -pipe -frecord-gcc-switches -Wall -g -O2 -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: x86_64-alt-linux-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 -pipe -frecord-gcc-switches -Wall -g -O2 -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 make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib64/xapian-omega/bin\" -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 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o sort.o sort.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib64/xapian-omega/bin\" -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 -pipe -frecord-gcc-switches -Wall -g -O2 -c -o query.o query.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' /bin/sh ./libtool --tag=CXX --mode=link x86_64-alt-linux-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 -pipe -frecord-gcc-switches -Wall -g -O2 -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: x86_64-alt-linux-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 -pipe -frecord-gcc-switches -Wall -g -O2 -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 -lpcre2-8 make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' Making all in docs make[2]: Nothing to be done for 'all'. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.86441 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/xapian-omega-buildroot + : + /bin/rm -rf -- /usr/src/tmp/xapian-omega-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd xapian-omega-1.4.21 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/xapian-omega-buildroot make: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' make install-recursive make[1]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' Making install in . make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' make[3]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' /bin/mkdir -p '/usr/src/tmp/xapian-omega-buildroot/usr/bin' /bin/sh ./libtool --mode=install /usr/libexec/rpm-build/install -p omindex scriptindex omindex-list '/usr/src/tmp/xapian-omega-buildroot/usr/bin' libtool: install: /usr/libexec/rpm-build/install -p omindex /usr/src/tmp/xapian-omega-buildroot/usr/bin/omindex libtool: install: /usr/libexec/rpm-build/install -p scriptindex /usr/src/tmp/xapian-omega-buildroot/usr/bin/scriptindex libtool: install: /usr/libexec/rpm-build/install -p omindex-list /usr/src/tmp/xapian-omega-buildroot/usr/bin/omindex-list /bin/mkdir -p '/usr/src/tmp/xapian-omega-buildroot/usr/bin' /usr/libexec/rpm-build/install -p dbi2omega htdig2omega mbox2omega '/usr/src/tmp/xapian-omega-buildroot/usr/bin' /bin/mkdir -p '/usr/src/tmp/xapian-omega-buildroot/etc' /usr/libexec/rpm-build/install -p -m 644 omega.conf '/usr/src/tmp/xapian-omega-buildroot/etc' /bin/mkdir -p '/usr/src/tmp/xapian-omega-buildroot/usr/share/omega' /usr/libexec/rpm-build/install -p -m 644 htdig2omega.script mbox2omega.script '/usr/src/tmp/xapian-omega-buildroot/usr/share/omega' /bin/mkdir -p '/usr/src/tmp/xapian-omega-buildroot/usr/lib64/xapian-omega/bin' /usr/libexec/rpm-build/install -p mhtml2html outlookmsg2html rfc822tohtml vcard2text '/usr/src/tmp/xapian-omega-buildroot/usr/lib64/xapian-omega/bin' /bin/mkdir -p '/usr/src/tmp/xapian-omega-buildroot/usr/share/man/man1' /usr/libexec/rpm-build/install -p -m 644 omindex.1 scriptindex.1 omindex-list.1 '/usr/src/tmp/xapian-omega-buildroot/usr/share/man/man1' /bin/mkdir -p '/usr/src/tmp/xapian-omega-buildroot/usr/lib64/xapian-omega/bin' /bin/sh ./libtool --mode=install /usr/libexec/rpm-build/install -p omega '/usr/src/tmp/xapian-omega-buildroot/usr/lib64/xapian-omega/bin' libtool: install: /usr/libexec/rpm-build/install -p omega /usr/src/tmp/xapian-omega-buildroot/usr/lib64/xapian-omega/bin/omega make[3]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' Making install in docs make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21/docs' make[3]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21/docs' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/xapian-omega-buildroot/usr/share/doc/xapian-omega' /usr/libexec/rpm-build/install -p -m 644 cgiparams.html encodings.html index.html newformat.html omegascript.html overview.html quickstart.html scriptindex.html termprefixes.html '/usr/src/tmp/xapian-omega-buildroot/usr/share/doc/xapian-omega' make[3]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21/docs' make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21/docs' make[1]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' make: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.21' + mkdir -p /usr/src/tmp/xapian-omega-buildroot/var/www/cgi-bin/ + mv /usr/src/tmp/xapian-omega-buildroot/usr/lib64/xapian-omega/bin/omega /usr/src/tmp/xapian-omega-buildroot/var/www/cgi-bin + mkdir -p /usr/src/tmp/xapian-omega-buildroot/var/lib/omega/cdb /usr/src/tmp/xapian-omega-buildroot/var/lib/omega/data + mkdir -p /usr/src/tmp/xapian-omega-buildroot/var/log/omega + mkdir -p /usr/src/tmp/xapian-omega-buildroot/var/lib/omega/templates + cp -a templates/godmode templates/inc templates/opensearch templates/query templates/topterms templates/xml /usr/src/tmp/xapian-omega-buildroot/var/lib/omega/templates/ + mkdir -p /usr/src/tmp/xapian-omega-buildroot/var/www/icons/omega + cp -a images/next.png images/nextoff.png images/page-1.png images/page-10.png images/page-10s.png images/page-11.png images/page-11s.png images/page-1s.png images/page-2.png images/page-2s.png images/page-3.png images/page-3s.png images/page-4.png images/page-4s.png images/page-5.png images/page-5s.png images/page-6.png images/page-6s.png images/page-7.png images/page-7s.png images/page-8.png images/page-8s.png images/page-9.png images/page-9s.png images/previous.png images/prevoff.png images/score-0.png images/score-1.png images/score-10.png images/score-2.png images/score-3.png images/score-4.png images/score-5.png images/score-6.png images/score-7.png images/score-8.png images/score-9.png /usr/src/tmp/xapian-omega-buildroot/var/www/icons/omega/ + rm -rf /usr/src/tmp/xapian-omega-buildroot/usr/share/doc/xapian-omega/ + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/xapian-omega-buildroot (auto) Verifying and fixing files in /usr/src/tmp/xapian-omega-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/xapian-omega-buildroot/ (default) Compressing files in /usr/src/tmp/xapian-omega-buildroot (auto) Adjusting library links in /usr/src/tmp/xapian-omega-buildroot ./var/lib: (from :0) ./usr/lib64: (from :0) Verifying ELF objects in /usr/src/tmp/xapian-omega-buildroot (arch=strict,fhs=strict,lfs=strict,lint=strict,rpath=strict,stack=strict,textrel=strict,unresolved=strict) Processing files: xapian-omega-1.4.21-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.86223 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd xapian-omega-1.4.21 + DOCDIR=/usr/src/tmp/xapian-omega-buildroot/usr/share/doc/xapian-omega-1.4.21 + export DOCDIR + rm -rf /usr/src/tmp/xapian-omega-buildroot/usr/share/doc/xapian-omega-1.4.21 + /bin/mkdir -p /usr/src/tmp/xapian-omega-buildroot/usr/share/doc/xapian-omega-1.4.21 + cp -prL AUTHORS ChangeLog README TODO NEWS docs/cgiparams.html docs/encodings.html docs/index.html docs/newformat.html docs/omegascript.html docs/overview.html docs/quickstart.html docs/scriptindex.html docs/termprefixes.html /usr/src/tmp/xapian-omega-buildroot/usr/share/doc/xapian-omega-1.4.21 + chmod -R go-w /usr/src/tmp/xapian-omega-buildroot/usr/share/doc/xapian-omega-1.4.21 + chmod -R a+rX /usr/src/tmp/xapian-omega-buildroot/usr/share/doc/xapian-omega-1.4.21 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fyHdS5 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.a71cE3 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/src/tmp/xapian-omega-buildroot/usr/bin/dbi2omega syntax OK /usr/src/tmp/xapian-omega-buildroot/usr/bin/htdig2omega syntax OK /usr/src/tmp/xapian-omega-buildroot/usr/bin/mbox2omega syntax OK # perl(MIME/Parser.pm) at line 28 (depth 3) inside eval SKIP /usr/src/tmp/xapian-omega-buildroot/usr/lib64/xapian-omega/bin/mhtml2html syntax OK # perl(Email/Outlook/Message.pm) at line 28 (depth 3) inside eval SKIP # perl(HTML/Entities.pm) at line 29 (depth 3) inside eval SKIP # perl(Time/Piece.pm) at line 31 (depth 3) inside eval SKIP /usr/src/tmp/xapian-omega-buildroot/usr/lib64/xapian-omega/bin/outlookmsg2html syntax OK # perl(MIME/Parser.pm) at line 28 (depth 3) inside eval SKIP # perl(MIME/WordDecoder.pm) at line 29 (depth 3) inside eval SKIP # perl(HTML/Entities.pm) at line 30 (depth 3) inside eval SKIP # perl(Time/Piece.pm) at line 32 (depth 3) inside eval SKIP /usr/src/tmp/xapian-omega-buildroot/usr/lib64/xapian-omega/bin/rfc822tohtml syntax OK # perl(Text/vCard/Addressbook.pm) at line 28 (depth 3) inside eval SKIP # perl(Text/vCard.pm) at line 29 (depth 3) inside eval SKIP /usr/src/tmp/xapian-omega-buildroot/usr/lib64/xapian-omega/bin/vcard2text syntax OK Requires: xapian-core >= 1.4.21, /lib64/ld-linux-x86-64.so.2, /usr/bin/perl, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.17)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libgcc_s.so.1(GCC_3.0)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libmagic.so.1()(64bit) >= set:ifeePaAa9k5oFP04, libpcre2-8.so.0()(64bit) >= set:khAJ7umyjuJBZFw1, libstdc++.so.6(CXXABI_1.3)(64bit), libstdc++.so.6(CXXABI_1.3.5)(64bit), libstdc++.so.6(CXXABI_1.3.9)(64bit), libstdc++.so.6(GLIBCXX_3.4)(64bit), libstdc++.so.6(GLIBCXX_3.4.11)(64bit), libstdc++.so.6(GLIBCXX_3.4.15)(64bit), libstdc++.so.6(GLIBCXX_3.4.18)(64bit), libstdc++.so.6(GLIBCXX_3.4.20)(64bit), libstdc++.so.6(GLIBCXX_3.4.21)(64bit), libstdc++.so.6(GLIBCXX_3.4.9)(64bit), libxapian.so.30()(64bit) >= set:ogx28oBEzraejCqdK0fz7suGMZIRvDSNOk5gmdLK3yPo3Qi9QqM8hrlN71Tn3dnZazGFDPyUl3Mkox1Zgu556404e6j9sJi9H4c1uPAZqBKuoKfUIdP12PNnh8Z93tE0cGv1rFFhup5EWbEn3MBB1O1wUGXGgQVkLnIdUr5wFQ02nbpioC3ObOYxhkYU05Zbi4eH4DZ00GyPS33voiXDvzS9h9p0iPlZgWEem7upKyR5uqdsZHLO3genny4JSLghn0hOvWtGOLkE37dHFJAmaZcQssI8lQrvhpQ9hSh5LtKbYvVxZ1EiDIY0eztEFvHkd4lzHsmynaGL7eA4Wu5qcrlPHW9GsP1uiDUvKnNG792Zlr2cH93QWMgA0knG7ucHC4DegNw2G22, libz.so.1()(64bit) >= set:kikrfZdDPy1, perl(DBI.pm), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xfvEj6 Creating xapian-omega-debuginfo package Processing files: xapian-omega-debuginfo-1.4.21-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VV4B85 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Z1mQe6 find-requires: running scripts (debuginfo) Requires: xapian-omega = 1.4.21-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libgcc_s.so.1), debug64(libm.so.6), debug64(libmagic.so.1), debug64(libpcre2-8.so.0), debug64(libstdc++.so.6), debug64(libxapian.so.30), debug64(libz.so.1) Adding to xapian-omega-debuginfo a strict dependency on xapian-omega Wrote: /usr/src/RPM/RPMS/x86_64/xapian-omega-1.4.21-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/xapian-omega-debuginfo-1.4.21-alt1.x86_64.rpm (w2T16.xzdio) 46.41user 11.82system 0:19.56elapsed 297%CPU (0avgtext+0avgdata 329180maxresident)k 0inputs+0outputs (0major+2543689minor)pagefaults 0swaps 3.12user 2.49system 0:28.95elapsed 19%CPU (0avgtext+0avgdata 129612maxresident)k 0inputs+0outputs (0major+199999minor)pagefaults 0swaps --- xapian-omega-1.4.21-alt1.x86_64.rpm.repo 2023-09-05 18:26:15.000000000 +0000 +++ xapian-omega-1.4.21-alt1.x86_64.rpm.hasher 2024-03-24 01:51:51.320205235 +0000 @@ -120,5 +120,5 @@ File: /usr/bin/mbox2omega 100755 root:root fc27b3ae41e9d96d412fc36848f31787 -File: /usr/bin/omindex 100755 root:root 7fc76b1a1e5278f08d6794e130adb7cc -File: /usr/bin/omindex-list 100755 root:root ff5b2db3b478b917890118551c5d8325 -File: /usr/bin/scriptindex 100755 root:root 88cb99dfcd7a1c12782fbaed3102a514 +File: /usr/bin/omindex 100755 root:root 728289b60ca93d641daa9b469926ddd1 +File: /usr/bin/omindex-list 100755 root:root 6705ba359a448f6a465be11e56bd553b +File: /usr/bin/scriptindex 100755 root:root 9a011597bdda622fb4c5080113c4a1fb File: /usr/lib64/xapian-omega/bin/mhtml2html 100755 root:root 6ca68574416249646cea76451957bd8b @@ -162,3 +162,3 @@ File: /var/log/omega 40755 root:root -File: /var/www/cgi-bin/omega 100755 root:root 8949b234f9719a47ff7c58c49529312b +File: /var/www/cgi-bin/omega 100755 root:root c9c24dcdd5c590e9c6564ac6a65f3017 File: /var/www/icons/omega 40755 root:root @@ -201,2 +201,2 @@ File: /var/www/icons/omega/score-9.png 100644 root:root 59f80b591d1bf59ff4972212e9aa15bb -RPMIdentity: 0bfba067d432e4e0cac8ea5f8f6b66905d633d38891deb462a41a5f941ed606240d9600ff975b857b5bd76673df29c51108b6a75cc5e76bd18bda093e43883d2 +RPMIdentity: 79d593e3d6e3c03b967513c5dd309652b485838ad7ee1159a208d696f980e2e39a6f18d3520b803b704e0f7a42ac17b2657223829d0b23677d89c38d743e1454 --- xapian-omega-debuginfo-1.4.21-alt1.x86_64.rpm.repo 2023-09-05 18:26:15.000000000 +0000 +++ xapian-omega-debuginfo-1.4.21-alt1.x86_64.rpm.hasher 2024-03-24 01:51:51.571210193 +0000 @@ -1,13 +1,13 @@ -/usr/lib/debug/.build-id/71 40755 root:root -/usr/lib/debug/.build-id/71/412fe25da502880195cde603e3f683c74b60a1 120777 root:root ../../../../bin/omindex -/usr/lib/debug/.build-id/71/412fe25da502880195cde603e3f683c74b60a1.debug 120777 root:root ../../usr/bin/omindex.debug -/usr/lib/debug/.build-id/b1 40755 root:root -/usr/lib/debug/.build-id/b1/beed4b7233744fa658f63bf973b665680f15b5 120777 root:root ../../../../bin/omindex-list -/usr/lib/debug/.build-id/b1/beed4b7233744fa658f63bf973b665680f15b5.debug 120777 root:root ../../usr/bin/omindex-list.debug -/usr/lib/debug/.build-id/d1 40755 root:root -/usr/lib/debug/.build-id/d1/757f78016ecd0fe8119e1c6dadd0f8424e9bc9 120777 root:root ../../../../bin/scriptindex -/usr/lib/debug/.build-id/d1/757f78016ecd0fe8119e1c6dadd0f8424e9bc9.debug 120777 root:root ../../usr/bin/scriptindex.debug -/usr/lib/debug/.build-id/d8 40755 root:root -/usr/lib/debug/.build-id/d8/15c2dae6ab8cf6a2c211c0ceebef6012a82b57 120777 root:root ../../../../../var/www/cgi-bin/omega -/usr/lib/debug/.build-id/d8/15c2dae6ab8cf6a2c211c0ceebef6012a82b57.debug 120777 root:root ../../var/www/cgi-bin/omega.debug +/usr/lib/debug/.build-id/65 40755 root:root +/usr/lib/debug/.build-id/65/866294e199740fe308fffa3546db8093bdb469 120777 root:root ../../../../../var/www/cgi-bin/omega +/usr/lib/debug/.build-id/65/866294e199740fe308fffa3546db8093bdb469.debug 120777 root:root ../../var/www/cgi-bin/omega.debug +/usr/lib/debug/.build-id/a8 40755 root:root +/usr/lib/debug/.build-id/a8/9cc2df355df23cdd9913f37f9a8aa1ec2f5f00 120777 root:root ../../../../bin/omindex-list +/usr/lib/debug/.build-id/a8/9cc2df355df23cdd9913f37f9a8aa1ec2f5f00.debug 120777 root:root ../../usr/bin/omindex-list.debug +/usr/lib/debug/.build-id/ab 40755 root:root +/usr/lib/debug/.build-id/ab/fead2253ebf8cb5a65c66c38bee07034f62f42 120777 root:root ../../../../bin/omindex +/usr/lib/debug/.build-id/ab/fead2253ebf8cb5a65c66c38bee07034f62f42.debug 120777 root:root ../../usr/bin/omindex.debug +/usr/lib/debug/.build-id/f3 40755 root:root +/usr/lib/debug/.build-id/f3/fef17b129e548db34e1da0cfee135ed3e12b56 120777 root:root ../../../../bin/scriptindex +/usr/lib/debug/.build-id/f3/fef17b129e548db34e1da0cfee135ed3e12b56.debug 120777 root:root ../../usr/bin/scriptindex.debug /usr/lib/debug/usr/bin/omindex-list.debug 100644 root:root @@ -137,20 +137,20 @@ Provides: xapian-omega-debuginfo = 1.4.21-alt1:p10+307833.143760.205.1 -File: /usr/lib/debug/.build-id/71 40755 root:root -File: /usr/lib/debug/.build-id/71/412fe25da502880195cde603e3f683c74b60a1 120777 root:root ../../../../bin/omindex -File: /usr/lib/debug/.build-id/71/412fe25da502880195cde603e3f683c74b60a1.debug 120777 root:root ../../usr/bin/omindex.debug -File: /usr/lib/debug/.build-id/b1 40755 root:root -File: /usr/lib/debug/.build-id/b1/beed4b7233744fa658f63bf973b665680f15b5 120777 root:root ../../../../bin/omindex-list -File: /usr/lib/debug/.build-id/b1/beed4b7233744fa658f63bf973b665680f15b5.debug 120777 root:root ../../usr/bin/omindex-list.debug -File: /usr/lib/debug/.build-id/d1 40755 root:root -File: /usr/lib/debug/.build-id/d1/757f78016ecd0fe8119e1c6dadd0f8424e9bc9 120777 root:root ../../../../bin/scriptindex -File: /usr/lib/debug/.build-id/d1/757f78016ecd0fe8119e1c6dadd0f8424e9bc9.debug 120777 root:root ../../usr/bin/scriptindex.debug -File: /usr/lib/debug/.build-id/d8 40755 root:root -File: /usr/lib/debug/.build-id/d8/15c2dae6ab8cf6a2c211c0ceebef6012a82b57 120777 root:root ../../../../../var/www/cgi-bin/omega -File: /usr/lib/debug/.build-id/d8/15c2dae6ab8cf6a2c211c0ceebef6012a82b57.debug 120777 root:root ../../var/www/cgi-bin/omega.debug -File: /usr/lib/debug/usr/bin/omindex-list.debug 100644 root:root 1c1779cefd3f87b54bbed67657a74da1 -File: /usr/lib/debug/usr/bin/omindex.debug 100644 root:root f46290568cf061198e6ab4f328987c12 -File: /usr/lib/debug/usr/bin/scriptindex.debug 100644 root:root 71b357d1b932c44c70d5b07fc953c804 +File: /usr/lib/debug/.build-id/65 40755 root:root +File: /usr/lib/debug/.build-id/65/866294e199740fe308fffa3546db8093bdb469 120777 root:root ../../../../../var/www/cgi-bin/omega +File: /usr/lib/debug/.build-id/65/866294e199740fe308fffa3546db8093bdb469.debug 120777 root:root ../../var/www/cgi-bin/omega.debug +File: /usr/lib/debug/.build-id/a8 40755 root:root +File: /usr/lib/debug/.build-id/a8/9cc2df355df23cdd9913f37f9a8aa1ec2f5f00 120777 root:root ../../../../bin/omindex-list +File: /usr/lib/debug/.build-id/a8/9cc2df355df23cdd9913f37f9a8aa1ec2f5f00.debug 120777 root:root ../../usr/bin/omindex-list.debug +File: /usr/lib/debug/.build-id/ab 40755 root:root +File: /usr/lib/debug/.build-id/ab/fead2253ebf8cb5a65c66c38bee07034f62f42 120777 root:root ../../../../bin/omindex +File: /usr/lib/debug/.build-id/ab/fead2253ebf8cb5a65c66c38bee07034f62f42.debug 120777 root:root ../../usr/bin/omindex.debug +File: /usr/lib/debug/.build-id/f3 40755 root:root +File: /usr/lib/debug/.build-id/f3/fef17b129e548db34e1da0cfee135ed3e12b56 120777 root:root ../../../../bin/scriptindex +File: /usr/lib/debug/.build-id/f3/fef17b129e548db34e1da0cfee135ed3e12b56.debug 120777 root:root ../../usr/bin/scriptindex.debug +File: /usr/lib/debug/usr/bin/omindex-list.debug 100644 root:root 75da2ee112c883c40a02c240831dbe3b +File: /usr/lib/debug/usr/bin/omindex.debug 100644 root:root fdf338284ac83dc19ddac5a82f53aec5 +File: /usr/lib/debug/usr/bin/scriptindex.debug 100644 root:root 64fc4264345bc3e18122f2bb824ac55b File: /usr/lib/debug/var/www 40755 root:root File: /usr/lib/debug/var/www/cgi-bin 40755 root:root -File: /usr/lib/debug/var/www/cgi-bin/omega.debug 100644 root:root e79d6b4a0761cc0f36cecb12bca5b083 +File: /usr/lib/debug/var/www/cgi-bin/omega.debug 100644 root:root de9b7bfa6b70c517b4f5ed273f2f7b19 File: /usr/src/debug/xapian-omega-1.4.21 40755 root:root @@ -262,2 +262,2 @@ File: /usr/src/debug/xapian-omega-1.4.21/xpsxmlparse.h 100644 root:root 4794ba05aac43f36dd1558deacec7bc4 -RPMIdentity: fb461d5d0235595a154b95e7c0222e24dde555ed7441656f196acbcda3c5d03e18726e7a0bc4e51ca64ccc78a79b93be99f2bd136ea56788f1676782020501ec +RPMIdentity: 5929bb2f61c4ceea0ecd028655f642555fa0643b1e086a10112714f0d0b4d5c77a708b8b938e780fa1197d7e8bc6f01065ca45e6f9909faa86fd144f8991576f