<86>Jun 16 01:36:57 userdel[2081062]: delete user 'rooter' <86>Jun 16 01:36:57 userdel[2081062]: removed group 'rooter' owned by 'rooter' <86>Jun 16 01:36:57 userdel[2081062]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 16 01:36:57 groupadd[2081097]: group added to /etc/group: name=rooter, GID=1805 <86>Jun 16 01:36:57 groupadd[2081097]: group added to /etc/gshadow: name=rooter <86>Jun 16 01:36:57 groupadd[2081097]: new group: name=rooter, GID=1805 <86>Jun 16 01:36:57 useradd[2081125]: new user: name=rooter, UID=1805, GID=1805, home=/root, shell=/bin/bash <86>Jun 16 01:36:57 userdel[2081175]: delete user 'builder' <86>Jun 16 01:36:57 userdel[2081175]: removed group 'builder' owned by 'builder' <86>Jun 16 01:36:57 userdel[2081175]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 01:36:57 groupadd[2081216]: group added to /etc/group: name=builder, GID=1806 <86>Jun 16 01:36:57 groupadd[2081216]: group added to /etc/gshadow: name=builder <86>Jun 16 01:36:57 groupadd[2081216]: new group: name=builder, GID=1806 <86>Jun 16 01:36:57 useradd[2081251]: new user: name=builder, UID=1806, GID=1806, home=/usr/src, shell=/bin/bash <13>Jun 16 01:37:01 rpmi: libxapian30-1.4.24-alt1 p10+338355.7000.49.1 1711623755 installed <13>Jun 16 01:37:01 rpmi: libpcre2-10.42-alt1 p10+326212.100.2.1 1691762916 installed <13>Jun 16 01:37:01 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Jun 16 01:37:01 rpmi: libstdc++10-devel-10.3.1-alt2 sisyphus+277353.100.2.1 1625525890 installed <13>Jun 16 01:37:02 rpmi: gcc10-c++-10.3.1-alt2 sisyphus+277353.100.2.1 1625525890 installed <13>Jun 16 01:37:02 rpmi: gcc-c++-10-alt1 sisyphus+263054.200.3.1 1607517515 installed <13>Jun 16 01:37:02 rpmi: libpcre2-devel-10.42-alt1 p10+326212.100.2.1 1691762916 installed <13>Jun 16 01:37:02 rpmi: libxapian-devel-1.4.24-alt1 p10+338355.7000.49.1 1711623755 installed <13>Jun 16 01:37:02 rpmi: zlib-devel-1.2.13-alt1 p10+318109.100.2.1 1682690580 installed <13>Jun 16 01:37:02 rpmi: perl-DBI-1.643-alt2 p10+308770.100.3.1 1667218767 installed <13>Jun 16 01:37:02 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.24-alt1.nosrc.rpm (w1.gzdio) Installing xapian-omega-1.4.24-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.20255 + 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.24 + echo 'Source #0 (xapian-omega-1.4.24.tar.bz2):' Source #0 (xapian-omega-1.4.24.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/xapian-omega-1.4.24.tar.bz2 + /bin/tar -xf - + cd xapian-omega-1.4.24 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.20255 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd xapian-omega-1.4.24 + 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 '1806' is supported by ustar format... yes checking whether GID '1806' 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.24) 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 for type to use for 5th parameter to getsockopt... socklen_t 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 32-bit host C ABI... no checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib64 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 eatmydata... no checking for version of x86_64-alt-linux-g++... GCC 10.3.1 checking if _D_FORTIFY_SOURCE=2 links without extra libraries... yes 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.24' 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.24' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.24' 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.24' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.24' 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.24' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.24' 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.24' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.24' 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.24' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.24' 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.24' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.24' 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.24' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.24' 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.24' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.24' 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.24' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.24' 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.24' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.24' 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.24' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.24' 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.24' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.24' 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.24' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.24' 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.24' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.24' 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.24' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.24' 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.24' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.24' 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.24' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.24' 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.24' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.24' 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.24' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.24' 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.24' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.24' 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.24' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.24' 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.24' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.24' 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.24' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.24' 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.24' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.24' 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.24' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.24' 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.24' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.24' 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.24' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.24' 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.24' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.24' 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.24' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.24' 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.24' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.24' 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.24' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.24' 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.24' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.24' 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.24' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.24' 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.24' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.24' 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.24' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.24' 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.24' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.24' 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.24' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.24' 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.24' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.24' 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.24' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.24' 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.24' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.24' 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.24' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.24' 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.24' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.24' 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.24' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.24' 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.24' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.24' 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.24' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.24' /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.24' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.24' 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.24' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.24' /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.24' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.24' /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.24' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.24' 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.24' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.24' /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.24' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.24' /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.24' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.24' 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.24' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.24' /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.24' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.24' 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.24' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.24' 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.24' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.24' /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.24' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.24' 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.24' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.24' /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.24' Making all in docs make[2]: Nothing to be done for 'all'. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.93012 + 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.24 + 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.24' make install-recursive make[1]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.24' Making install in . make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.24' make[3]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.24' /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.24' make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.24' Making install in docs make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.24/docs' make[3]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.24/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.24/docs' make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.24/docs' make[1]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.24' make: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.24' + 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.24-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.99822 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd xapian-omega-1.4.24 + DOCDIR=/usr/src/tmp/xapian-omega-buildroot/usr/share/doc/xapian-omega-1.4.24 + export DOCDIR + rm -rf /usr/src/tmp/xapian-omega-buildroot/usr/share/doc/xapian-omega-1.4.24 + /bin/mkdir -p /usr/src/tmp/xapian-omega-buildroot/usr/share/doc/xapian-omega-1.4.24 + 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.24 + chmod -R go-w /usr/src/tmp/xapian-omega-buildroot/usr/share/doc/xapian-omega-1.4.24 + chmod -R a+rX /usr/src/tmp/xapian-omega-buildroot/usr/share/doc/xapian-omega-1.4.24 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QaxYNH 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.bgozOF 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.24, /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:ogx28oBEzraejCqdK0fz7suGMZIRvDSNOk5gmdLK3yPo3Qi9QqM8hrlN71Tn3dnZazGFDPyUl3Mkox1Zgu556404e6j9sJi9H4c1uPAZqBKuoKfUIdP12PNnh8Z93tE0cGv1rFFhup5EWbEn3MBB1O1wUGXGgQVkLnIdUr5wFQ02nbpioC3ObOYxhkYU05Zbi4eH4DZ00GyPS33voiXDvzS9h9p0iPlZgWEem7upKyR5uqdsZHLO3E0NqGL49qJvxyK0yAZALjlZlaQxzCRQmibBuCCzz5FyuXbaze9OeGUJPtxZHYMZgkFjmu0DNeQQLlG6yGNlebNb5RT37i2tL2dCJGVlZ4kVC3YAeNZIZaoRz41ZGd1CRA1qto8i0GbR3fCljyj7Eog1l11, 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.xB5uWI Creating xapian-omega-debuginfo package Processing files: xapian-omega-debuginfo-1.4.24-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hzaW1G find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0XQ6UI find-requires: running scripts (debuginfo) Requires: xapian-omega = 1.4.24-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.24-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/xapian-omega-debuginfo-1.4.24-alt1.x86_64.rpm (w2T16.xzdio) 47.34user 16.16system 0:21.95elapsed 289%CPU (0avgtext+0avgdata 329304maxresident)k 0inputs+0outputs (0major+2612278minor)pagefaults 0swaps 3.11user 2.90system 0:32.22elapsed 18%CPU (0avgtext+0avgdata 128928maxresident)k 200inputs+0outputs (0major+215158minor)pagefaults 0swaps --- xapian-omega-1.4.24-alt1.x86_64.rpm.repo 2024-03-28 11:03:33.000000000 +0000 +++ xapian-omega-1.4.24-alt1.x86_64.rpm.hasher 2024-06-16 01:37:26.544466468 +0000 @@ -122,5 +122,5 @@ File: /usr/bin/mbox2omega 100755 root:root fc27b3ae41e9d96d412fc36848f31787 -File: /usr/bin/omindex 100755 root:root 1d08a023428219d77dfe0c3c39c1721e -File: /usr/bin/omindex-list 100755 root:root ac66c7dcd55b08bfe98e57d40fa4cf92 -File: /usr/bin/scriptindex 100755 root:root 24b4257c3a8e996b9ef5e0e1f8ad9d55 +File: /usr/bin/omindex 100755 root:root b8e62f4b4944bcc0413cefb0ba9c5f98 +File: /usr/bin/omindex-list 100755 root:root 6b721cb231767cdcab62d4672d58702d +File: /usr/bin/scriptindex 100755 root:root 2584cc17bd6a9f32561a286ed74213f2 File: /usr/lib64/xapian-omega 40755 root:root @@ -166,3 +166,3 @@ File: /var/log/omega 40755 root:root -File: /var/www/cgi-bin/omega 100755 root:root b8ced34e18d207670d92e72640e99167 +File: /var/www/cgi-bin/omega 100755 root:root f5791ab7dcd5e3d9961aceda53032dab File: /var/www/icons/omega 40755 root:root @@ -205,2 +205,2 @@ File: /var/www/icons/omega/score-9.png 100644 root:root 59f80b591d1bf59ff4972212e9aa15bb -RPMIdentity: 84522b946d7c11982913e83d70381f3b054e6a160b30c095fe666c515f514ecd73f4b831446312775a14f0b07507e5c78ff70d53922479168288e1e57c3c813e +RPMIdentity: c14b6b553d1193d62fbbb4404272a809b42527d2ede5fc32ba88593b348329b734be1fecd5e6e9fcd62e48fddeb115e92d3a0be65c33e6feb1b254a3ae93d322 --- xapian-omega-debuginfo-1.4.24-alt1.x86_64.rpm.repo 2024-03-28 11:03:34.000000000 +0000 +++ xapian-omega-debuginfo-1.4.24-alt1.x86_64.rpm.hasher 2024-06-16 01:37:26.649468279 +0000 @@ -1,13 +1,13 @@ -/usr/lib/debug/.build-id/5c 40755 root:root -/usr/lib/debug/.build-id/5c/dda5936d60465390ecc5b25907bee8883f79b9 120777 root:root ../../../../../var/www/cgi-bin/omega -/usr/lib/debug/.build-id/5c/dda5936d60465390ecc5b25907bee8883f79b9.debug 120777 root:root ../../var/www/cgi-bin/omega.debug -/usr/lib/debug/.build-id/5e 40755 root:root -/usr/lib/debug/.build-id/5e/a28c626c295d3fd730b12432658159fb379273 120777 root:root ../../../../bin/omindex-list -/usr/lib/debug/.build-id/5e/a28c626c295d3fd730b12432658159fb379273.debug 120777 root:root ../../usr/bin/omindex-list.debug -/usr/lib/debug/.build-id/67 40755 root:root -/usr/lib/debug/.build-id/67/aed72b9cf016a9cc98b1c8f745f339bd90a811 120777 root:root ../../../../bin/scriptindex -/usr/lib/debug/.build-id/67/aed72b9cf016a9cc98b1c8f745f339bd90a811.debug 120777 root:root ../../usr/bin/scriptindex.debug -/usr/lib/debug/.build-id/ec 40755 root:root -/usr/lib/debug/.build-id/ec/68be32eea797344083413a37f0734c797b0073 120777 root:root ../../../../bin/omindex -/usr/lib/debug/.build-id/ec/68be32eea797344083413a37f0734c797b0073.debug 120777 root:root ../../usr/bin/omindex.debug +/usr/lib/debug/.build-id/14 40755 root:root +/usr/lib/debug/.build-id/14/542de1313ec5f7a0466ab6f58bdb7af9e0a0cf 120777 root:root ../../../../../var/www/cgi-bin/omega +/usr/lib/debug/.build-id/14/542de1313ec5f7a0466ab6f58bdb7af9e0a0cf.debug 120777 root:root ../../var/www/cgi-bin/omega.debug +/usr/lib/debug/.build-id/1b 40755 root:root +/usr/lib/debug/.build-id/1b/70838f2b6479948bcc601ee71581f3e79a6d64 120777 root:root ../../../../bin/omindex +/usr/lib/debug/.build-id/1b/70838f2b6479948bcc601ee71581f3e79a6d64.debug 120777 root:root ../../usr/bin/omindex.debug +/usr/lib/debug/.build-id/20 40755 root:root +/usr/lib/debug/.build-id/20/4746897fbacf52e4ba7d46b4621c33a5eb103b 120777 root:root ../../../../bin/omindex-list +/usr/lib/debug/.build-id/20/4746897fbacf52e4ba7d46b4621c33a5eb103b.debug 120777 root:root ../../usr/bin/omindex-list.debug +/usr/lib/debug/.build-id/61 40755 root:root +/usr/lib/debug/.build-id/61/f1a76e7f52669b52329d10a1440642849c08cd 120777 root:root ../../../../bin/scriptindex +/usr/lib/debug/.build-id/61/f1a76e7f52669b52329d10a1440642849c08cd.debug 120777 root:root ../../usr/bin/scriptindex.debug /usr/lib/debug/usr/bin/omindex-list.debug 100644 root:root @@ -138,20 +138,20 @@ Provides: xapian-omega-debuginfo = 1.4.24-alt1:p10+338355.7100.49.1 -File: /usr/lib/debug/.build-id/5c 40755 root:root -File: /usr/lib/debug/.build-id/5c/dda5936d60465390ecc5b25907bee8883f79b9 120777 root:root ../../../../../var/www/cgi-bin/omega -File: /usr/lib/debug/.build-id/5c/dda5936d60465390ecc5b25907bee8883f79b9.debug 120777 root:root ../../var/www/cgi-bin/omega.debug -File: /usr/lib/debug/.build-id/5e 40755 root:root -File: /usr/lib/debug/.build-id/5e/a28c626c295d3fd730b12432658159fb379273 120777 root:root ../../../../bin/omindex-list -File: /usr/lib/debug/.build-id/5e/a28c626c295d3fd730b12432658159fb379273.debug 120777 root:root ../../usr/bin/omindex-list.debug -File: /usr/lib/debug/.build-id/67 40755 root:root -File: /usr/lib/debug/.build-id/67/aed72b9cf016a9cc98b1c8f745f339bd90a811 120777 root:root ../../../../bin/scriptindex -File: /usr/lib/debug/.build-id/67/aed72b9cf016a9cc98b1c8f745f339bd90a811.debug 120777 root:root ../../usr/bin/scriptindex.debug -File: /usr/lib/debug/.build-id/ec 40755 root:root -File: /usr/lib/debug/.build-id/ec/68be32eea797344083413a37f0734c797b0073 120777 root:root ../../../../bin/omindex -File: /usr/lib/debug/.build-id/ec/68be32eea797344083413a37f0734c797b0073.debug 120777 root:root ../../usr/bin/omindex.debug -File: /usr/lib/debug/usr/bin/omindex-list.debug 100644 root:root e1b06409d76f6639dff72d31eaf8a716 -File: /usr/lib/debug/usr/bin/omindex.debug 100644 root:root 421ad9e0bfc84f4e0f768b005f4c6136 -File: /usr/lib/debug/usr/bin/scriptindex.debug 100644 root:root d27a35a0872b3304511903c9d24d7b12 +File: /usr/lib/debug/.build-id/14 40755 root:root +File: /usr/lib/debug/.build-id/14/542de1313ec5f7a0466ab6f58bdb7af9e0a0cf 120777 root:root ../../../../../var/www/cgi-bin/omega +File: /usr/lib/debug/.build-id/14/542de1313ec5f7a0466ab6f58bdb7af9e0a0cf.debug 120777 root:root ../../var/www/cgi-bin/omega.debug +File: /usr/lib/debug/.build-id/1b 40755 root:root +File: /usr/lib/debug/.build-id/1b/70838f2b6479948bcc601ee71581f3e79a6d64 120777 root:root ../../../../bin/omindex +File: /usr/lib/debug/.build-id/1b/70838f2b6479948bcc601ee71581f3e79a6d64.debug 120777 root:root ../../usr/bin/omindex.debug +File: /usr/lib/debug/.build-id/20 40755 root:root +File: /usr/lib/debug/.build-id/20/4746897fbacf52e4ba7d46b4621c33a5eb103b 120777 root:root ../../../../bin/omindex-list +File: /usr/lib/debug/.build-id/20/4746897fbacf52e4ba7d46b4621c33a5eb103b.debug 120777 root:root ../../usr/bin/omindex-list.debug +File: /usr/lib/debug/.build-id/61 40755 root:root +File: /usr/lib/debug/.build-id/61/f1a76e7f52669b52329d10a1440642849c08cd 120777 root:root ../../../../bin/scriptindex +File: /usr/lib/debug/.build-id/61/f1a76e7f52669b52329d10a1440642849c08cd.debug 120777 root:root ../../usr/bin/scriptindex.debug +File: /usr/lib/debug/usr/bin/omindex-list.debug 100644 root:root e2015592ec23894e85bc2dc52646ff61 +File: /usr/lib/debug/usr/bin/omindex.debug 100644 root:root d646f736e6a889932b5df6e3af553a1d +File: /usr/lib/debug/usr/bin/scriptindex.debug 100644 root:root 74e69dd5415d855b71fa99ba6815a1f8 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 5142c87f7dde5c48d0a26bf22fd5f24f +File: /usr/lib/debug/var/www/cgi-bin/omega.debug 100644 root:root 5eedb40077698ad08dad8b82d9f2efdf File: /usr/src/debug/xapian-omega-1.4.24 40755 root:root @@ -264,2 +264,2 @@ File: /usr/src/debug/xapian-omega-1.4.24/xpsxmlparse.h 100644 root:root 4794ba05aac43f36dd1558deacec7bc4 -RPMIdentity: 5a5af7d5b8d8a99b5f6d2bab95fd7ddc73baf53ae5b6d9e56949da8a21a3b14ac8f3f9a861c41add96c1006f543f897aa890bb8904737a56d2ce7908390d4deb +RPMIdentity: fff823c7cfcccbb087b5e801d151ce68a6c64a81f9f23c1839a29d725f55163c958f583ece999145e7a0d8b033a5b6c0cb66902b09b80c04305bb9d67795fd41