<86>Jul 7 02:26:24 userdel[2580612]: delete user 'rooter' <86>Jul 7 02:26:24 userdel[2580612]: removed group 'rooter' owned by 'rooter' <86>Jul 7 02:26:24 userdel[2580612]: removed shadow group 'rooter' owned by 'rooter' <86>Jul 7 02:26:24 groupadd[2580646]: group added to /etc/group: name=rooter, GID=1271 <86>Jul 7 02:26:24 groupadd[2580646]: group added to /etc/gshadow: name=rooter <86>Jul 7 02:26:24 groupadd[2580646]: new group: name=rooter, GID=1271 <86>Jul 7 02:26:24 useradd[2580678]: new user: name=rooter, UID=1271, GID=1271, home=/root, shell=/bin/bash, from=none <86>Jul 7 02:26:24 userdel[2580734]: delete user 'builder' <86>Jul 7 02:26:24 userdel[2580734]: removed group 'builder' owned by 'builder' <86>Jul 7 02:26:24 userdel[2580734]: removed shadow group 'builder' owned by 'builder' <86>Jul 7 02:26:24 groupadd[2580779]: group added to /etc/group: name=builder, GID=1272 <86>Jul 7 02:26:24 groupadd[2580779]: group added to /etc/gshadow: name=builder <86>Jul 7 02:26:24 groupadd[2580779]: new group: name=builder, GID=1272 <86>Jul 7 02:26:24 useradd[2580813]: new user: name=builder, UID=1272, GID=1272, home=/usr/src, shell=/bin/bash, from=none <13>Jul 7 02:26:28 rpmi: libxapian30-1.4.22-alt1 sisyphus+314695.100.1.1 1675569057 installed <13>Jul 7 02:26:29 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Jul 7 02:26:29 rpmi: libstdc++13-devel-13.1.1-alt1 sisyphus+323337.100.1.1 1687259761 installed <13>Jul 7 02:26:30 rpmi: gcc13-c++-13.1.1-alt1 sisyphus+323337.100.1.1 1687259761 installed <13>Jul 7 02:26:30 rpmi: gcc-c++-13-alt1 sisyphus+323337.300.1.1 1687267966 installed <13>Jul 7 02:26:30 rpmi: libxapian-devel-1.4.22-alt1 sisyphus+314695.100.1.1 1675569057 installed <13>Jul 7 02:26:30 rpmi: zlib-devel-1.2.13-alt1 sisyphus+309409.200.2.1 1667402043 installed <13>Jul 7 02:26:30 rpmi: perl-DBI-1.643-alt3 sisyphus+309374.100.1.1 1667369731 installed <13>Jul 7 02:26:30 rpmi: libpcre2-devel-10.42-alt1 sisyphus+311927.100.1.1 1671290951 installed <13>Jul 7 02:26:30 rpmi: libmagic-devel-5.44-alt3 sisyphus+318674.100.1.1 1681754393 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/xapian-omega-1.4.22-alt1.nosrc.rpm (w1.gzdio) Installing xapian-omega-1.4.22-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.97083 + 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.22 + echo 'Source #0 (xapian-omega-1.4.22.tar.bz2):' Source #0 (xapian-omega-1.4.22.tar.bz2): + /bin/tar -xf - + /bin/bzip2 -dc /usr/src/RPM/SOURCES/xapian-omega-1.4.22.tar.bz2 + cd xapian-omega-1.4.22 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.30475 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd xapian-omega-1.4.22 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ 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 + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -ri dirname -- '{}' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + readlink -e -- ./configure + sort -u + ./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 '1272' is supported by ustar format... yes checking whether GID '1272' 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.22) 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 13.1.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 -j8 make all-recursive Making all in . make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' 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 -flto=auto -c -o hashterm.o hashterm.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' 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 -flto=auto -c -o mime.o mime.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' 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 -flto=auto -c -o utils.o utils.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' 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 -flto=auto -c -o md5.o md5.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' 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 -flto=auto -c -o myhtmlparse.o myhtmlparse.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' 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 -flto=auto -c -o md5wrap.o md5wrap.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' 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 -flto=auto -c -o loadfile.o loadfile.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' 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 -flto=auto -c -o xmlparse.o xmlparse.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' 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 -flto=auto -c -o commonhelp.o commonhelp.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' 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 -flto=auto -c -o freemem.o freemem.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' 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 -flto=auto -c -o metaxmlparse.o metaxmlparse.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' 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 -flto=auto -c -o common/msvc_dirent.o common/msvc_dirent.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' 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 -flto=auto -c -o htmlparse.o htmlparse.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' 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 -flto=auto -c -o diritor.o diritor.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' 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 -flto=auto -c -o common/str.o common/str.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' 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 -flto=auto -c -o xpsxmlparse.o xpsxmlparse.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' 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 -flto=auto -c -o pkglibbindir.o pkglibbindir.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' 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 -flto=auto -c -o sample.o sample.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' 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 -flto=auto -c -o runfilter.o runfilter.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' 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 -flto=auto -c -o index_file.o index_file.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' 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 -flto=auto -c -o omindex.o omindex.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' 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 -flto=auto -c -o common/keyword.o common/keyword.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' 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 -flto=auto -c -o common/safe.o common/safe.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' 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 -flto=auto -c -o timegm.o timegm.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' 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 -flto=auto -c -o svgparse.o svgparse.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' 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 -flto=auto -c -o tmpdir.o tmpdir.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' 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 -flto=auto -c -o urlencode.o urlencode.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' 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 -flto=auto -c -o atomparse.o atomparse.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' 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 -flto=auto -c -o datetime.o datetime.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' 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 -flto=auto -c -o msxmlparse.o msxmlparse.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' 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 -flto=auto -c -o opendocparse.o opendocparse.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' 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 -flto=auto -c -o utf8truncate.o utf8truncate.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' 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 -flto=auto -c -o xlsxparse.o xlsxparse.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' 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 -flto=auto -c -o omindex-list.o omindex-list.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' 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 -flto=auto -c -o cdb_init.o cdb_init.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' 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 -flto=auto -c -o cdb_find.o cdb_find.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' 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 -flto=auto -c -o cdb_hash.o cdb_hash.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' 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 -flto=auto -c -o cdb_unpack.o cdb_unpack.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' 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 -flto=auto -c -o cgiparam.o cgiparam.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' 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 -flto=auto -c -o configfile.o configfile.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' /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 -flto=auto -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 -flto=auto -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 -flto=auto -c utf8convert.cc -o libutf8convert_la-utf8convert.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' 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 -flto=auto -c -o date.o date.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' 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 -flto=auto -c -o omega.o omega.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' 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 -flto=auto -c -o jsonescape.o jsonescape.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' 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 -flto=auto -c -o datevalue.o datevalue.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' 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 -flto=auto -c -o common/getopt.o common/getopt.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' 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 -flto=auto -c -o csvescape.o csvescape.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' 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 -flto=auto -c -o expand.o expand.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' /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 -flto=auto -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.22' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' 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 -flto=auto -c -o scriptindex.o scriptindex.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' 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 -flto=auto -c -o weight.o weight.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' /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 -flto=auto -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 -flto=auto -o omindex-list common/getopt.o omindex-list.o -lxapian make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' 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 -flto=auto -c -o sort.o sort.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' /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 -flto=auto -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 -flto=auto -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 -flto=auto -c transform.cc -o libtransform_la-transform.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' /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 -flto=auto -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.22' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' 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 -flto=auto -c -o query.o query.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' /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 -flto=auto -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 -flto=auto -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.22' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' /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 -flto=auto -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 -flto=auto -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.22' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' /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 -flto=auto -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 -flto=auto -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.22' Making all in docs make[2]: Nothing to be done for 'all'. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.76357 + 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.22 + 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.22' make install-recursive make[1]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' Making install in . make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' make[3]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' /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.22' make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' Making install in docs make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22/docs' make[3]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22/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.22/docs' make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22/docs' make[1]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' make: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.22' + 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.22-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.88665 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd xapian-omega-1.4.22 + DOCDIR=/usr/src/tmp/xapian-omega-buildroot/usr/share/doc/xapian-omega-1.4.22 + export DOCDIR + rm -rf /usr/src/tmp/xapian-omega-buildroot/usr/share/doc/xapian-omega-1.4.22 + /bin/mkdir -p /usr/src/tmp/xapian-omega-buildroot/usr/share/doc/xapian-omega-1.4.22 + 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.22 + chmod -R go-w /usr/src/tmp/xapian-omega-buildroot/usr/share/doc/xapian-omega-1.4.22 + chmod -R a+rX /usr/src/tmp/xapian-omega-buildroot/usr/share/doc/xapian-omega-1.4.22 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KhzIiy 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.eoQsaT 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.22, /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.33)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libgcc_s.so.1(GCC_3.0)(64bit), libgcc_s.so.1(GCC_3.3.1)(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.29)(64bit), libstdc++.so.6(GLIBCXX_3.4.32)(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.9JX0r5 Creating xapian-omega-debuginfo package Processing files: xapian-omega-debuginfo-1.4.22-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GORJdm find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KrmQBE find-requires: running scripts (debuginfo) Requires: xapian-omega = 1.4.22-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libgcc_s.so.1), 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.22-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/xapian-omega-debuginfo-1.4.22-alt1.x86_64.rpm (w2.lzdio) 53.34user 9.07system 0:37.39elapsed 166%CPU (0avgtext+0avgdata 219616maxresident)k 0inputs+0outputs (0major+2662115minor)pagefaults 0swaps 4.77user 1.86system 0:49.70elapsed 13%CPU (0avgtext+0avgdata 126212maxresident)k 1592inputs+0outputs (0major+194575minor)pagefaults 0swaps --- xapian-omega-1.4.22-alt1.x86_64.rpm.repo 2023-02-05 04:23:01.000000000 +0000 +++ xapian-omega-1.4.22-alt1.x86_64.rpm.hasher 2023-07-07 02:27:11.119768686 +0000 @@ -114,2 +114,3 @@ Requires: libstdc++.so.6(GLIBCXX_3.4.29)(64bit) +Requires: libstdc++.so.6(GLIBCXX_3.4.32)(64bit) Requires: libstdc++.so.6(GLIBCXX_3.4.9)(64bit) @@ -125,5 +126,5 @@ File: /usr/bin/mbox2omega 100755 root:root fc27b3ae41e9d96d412fc36848f31787 -File: /usr/bin/omindex 100755 root:root 97d8f574ac34d07703697dcd65704768 -File: /usr/bin/omindex-list 100755 root:root 3a666a876d28227abe8dc442a964241e -File: /usr/bin/scriptindex 100755 root:root 02273a5836813e9eed9fe4d5c3970d4a +File: /usr/bin/omindex 100755 root:root ad7cf421478c7253d48f9952b7e4125e +File: /usr/bin/omindex-list 100755 root:root d0449fc844e48d16cb2d4efbbc130de6 +File: /usr/bin/scriptindex 100755 root:root 609741db0e349f9806231a698f71cc07 File: /usr/lib64/xapian-omega 40755 root:root @@ -169,3 +170,3 @@ File: /var/log/omega 40755 root:root -File: /var/www/cgi-bin/omega 100755 root:root fbb8a0474012be2fa1e4d738ec718414 +File: /var/www/cgi-bin/omega 100755 root:root cae920bb3cfca1b5fbf65f9678ccd597 File: /var/www/icons/omega 40755 root:root @@ -208,2 +209,2 @@ File: /var/www/icons/omega/score-9.png 100644 root:root 59f80b591d1bf59ff4972212e9aa15bb -RPMIdentity: 763193501e5430a963c854f52c256bd935ac577eb90689c0249044550cb7943ab8e2de4e0ba5d961d6d87a8db0453b3cca447b56e6133766730f1caf00941d73 +RPMIdentity: 14a79a2e07a7dde9aaae5e2ea6838f1a28b991ffaa2cc03bc2c68cb21dc5d47c383e1e662391ff4a7c6e6aa0178731575ec3b11b2fe651dd0456002fb9e1a308 --- xapian-omega-debuginfo-1.4.22-alt1.x86_64.rpm.repo 2023-02-05 04:23:02.000000000 +0000 +++ xapian-omega-debuginfo-1.4.22-alt1.x86_64.rpm.hasher 2023-07-07 02:27:11.446769987 +0000 @@ -1,13 +1,13 @@ -/usr/lib/debug/.build-id/73 40755 root:root -/usr/lib/debug/.build-id/73/6294f890c8ef931531a2112753fc875b486ab1 120777 root:root ../../../../bin/omindex-list -/usr/lib/debug/.build-id/73/6294f890c8ef931531a2112753fc875b486ab1.debug 120777 root:root ../../usr/bin/omindex-list.debug -/usr/lib/debug/.build-id/cd 40755 root:root -/usr/lib/debug/.build-id/cd/3414a9122feefc039ee68949554b602bc86efa 120777 root:root ../../../../bin/omindex -/usr/lib/debug/.build-id/cd/3414a9122feefc039ee68949554b602bc86efa.debug 120777 root:root ../../usr/bin/omindex.debug -/usr/lib/debug/.build-id/e2 40755 root:root -/usr/lib/debug/.build-id/e2/1329b791a518f4a3680c25a0064df987d63e73 120777 root:root ../../../../../var/www/cgi-bin/omega -/usr/lib/debug/.build-id/e2/1329b791a518f4a3680c25a0064df987d63e73.debug 120777 root:root ../../var/www/cgi-bin/omega.debug -/usr/lib/debug/.build-id/f4 40755 root:root -/usr/lib/debug/.build-id/f4/751bed1cdf76960772067db77d9700ee71dd14 120777 root:root ../../../../bin/scriptindex -/usr/lib/debug/.build-id/f4/751bed1cdf76960772067db77d9700ee71dd14.debug 120777 root:root ../../usr/bin/scriptindex.debug +/usr/lib/debug/.build-id/31 40755 root:root +/usr/lib/debug/.build-id/31/bf0e906f65c46ad3823bb0a817bfc3c94ef4bf 120777 root:root ../../../../../var/www/cgi-bin/omega +/usr/lib/debug/.build-id/31/bf0e906f65c46ad3823bb0a817bfc3c94ef4bf.debug 120777 root:root ../../var/www/cgi-bin/omega.debug +/usr/lib/debug/.build-id/75 40755 root:root +/usr/lib/debug/.build-id/75/1cde240e088d608fe3d88b9161bf0b5325764a 120777 root:root ../../../../bin/omindex-list +/usr/lib/debug/.build-id/75/1cde240e088d608fe3d88b9161bf0b5325764a.debug 120777 root:root ../../usr/bin/omindex-list.debug +/usr/lib/debug/.build-id/c3 40755 root:root +/usr/lib/debug/.build-id/c3/1823f0948b5663b0c29b8075002beaba5374f6 120777 root:root ../../../../bin/omindex +/usr/lib/debug/.build-id/c3/1823f0948b5663b0c29b8075002beaba5374f6.debug 120777 root:root ../../usr/bin/omindex.debug +/usr/lib/debug/.build-id/fb 40755 root:root +/usr/lib/debug/.build-id/fb/4986907fc00abb0bce3995b70b1e4f9cdbe819 120777 root:root ../../../../bin/scriptindex +/usr/lib/debug/.build-id/fb/4986907fc00abb0bce3995b70b1e4f9cdbe819.debug 120777 root:root ../../usr/bin/scriptindex.debug /usr/lib/debug/usr/bin/omindex-list.debug 100644 root:root @@ -140,20 +140,20 @@ Provides: xapian-omega-debuginfo = 1.4.22-alt1:sisyphus+314695.400.3.1 -File: /usr/lib/debug/.build-id/73 40755 root:root -File: /usr/lib/debug/.build-id/73/6294f890c8ef931531a2112753fc875b486ab1 120777 root:root ../../../../bin/omindex-list -File: /usr/lib/debug/.build-id/73/6294f890c8ef931531a2112753fc875b486ab1.debug 120777 root:root ../../usr/bin/omindex-list.debug -File: /usr/lib/debug/.build-id/cd 40755 root:root -File: /usr/lib/debug/.build-id/cd/3414a9122feefc039ee68949554b602bc86efa 120777 root:root ../../../../bin/omindex -File: /usr/lib/debug/.build-id/cd/3414a9122feefc039ee68949554b602bc86efa.debug 120777 root:root ../../usr/bin/omindex.debug -File: /usr/lib/debug/.build-id/e2 40755 root:root -File: /usr/lib/debug/.build-id/e2/1329b791a518f4a3680c25a0064df987d63e73 120777 root:root ../../../../../var/www/cgi-bin/omega -File: /usr/lib/debug/.build-id/e2/1329b791a518f4a3680c25a0064df987d63e73.debug 120777 root:root ../../var/www/cgi-bin/omega.debug -File: /usr/lib/debug/.build-id/f4 40755 root:root -File: /usr/lib/debug/.build-id/f4/751bed1cdf76960772067db77d9700ee71dd14 120777 root:root ../../../../bin/scriptindex -File: /usr/lib/debug/.build-id/f4/751bed1cdf76960772067db77d9700ee71dd14.debug 120777 root:root ../../usr/bin/scriptindex.debug -File: /usr/lib/debug/usr/bin/omindex-list.debug 100644 root:root 583b208b82442262781458ce5ac92edb -File: /usr/lib/debug/usr/bin/omindex.debug 100644 root:root d3a0699e6fcadc0e72a022d6e081931c -File: /usr/lib/debug/usr/bin/scriptindex.debug 100644 root:root ee7462dd8c6171d9822fcf60f40d2ca4 +File: /usr/lib/debug/.build-id/31 40755 root:root +File: /usr/lib/debug/.build-id/31/bf0e906f65c46ad3823bb0a817bfc3c94ef4bf 120777 root:root ../../../../../var/www/cgi-bin/omega +File: /usr/lib/debug/.build-id/31/bf0e906f65c46ad3823bb0a817bfc3c94ef4bf.debug 120777 root:root ../../var/www/cgi-bin/omega.debug +File: /usr/lib/debug/.build-id/75 40755 root:root +File: /usr/lib/debug/.build-id/75/1cde240e088d608fe3d88b9161bf0b5325764a 120777 root:root ../../../../bin/omindex-list +File: /usr/lib/debug/.build-id/75/1cde240e088d608fe3d88b9161bf0b5325764a.debug 120777 root:root ../../usr/bin/omindex-list.debug +File: /usr/lib/debug/.build-id/c3 40755 root:root +File: /usr/lib/debug/.build-id/c3/1823f0948b5663b0c29b8075002beaba5374f6 120777 root:root ../../../../bin/omindex +File: /usr/lib/debug/.build-id/c3/1823f0948b5663b0c29b8075002beaba5374f6.debug 120777 root:root ../../usr/bin/omindex.debug +File: /usr/lib/debug/.build-id/fb 40755 root:root +File: /usr/lib/debug/.build-id/fb/4986907fc00abb0bce3995b70b1e4f9cdbe819 120777 root:root ../../../../bin/scriptindex +File: /usr/lib/debug/.build-id/fb/4986907fc00abb0bce3995b70b1e4f9cdbe819.debug 120777 root:root ../../usr/bin/scriptindex.debug +File: /usr/lib/debug/usr/bin/omindex-list.debug 100644 root:root 731533f3929585d775e5bd5c6f31a91c +File: /usr/lib/debug/usr/bin/omindex.debug 100644 root:root 061d75362e4859534024f873f143f3cc +File: /usr/lib/debug/usr/bin/scriptindex.debug 100644 root:root 4c23e3d208d614e94c1ee637a5ca3bf1 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 7bbb270ddfc08e69eb4523cdf9c1ec01 +File: /usr/lib/debug/var/www/cgi-bin/omega.debug 100644 root:root 32e9b47b0b4042ef19b821f83349f478 File: /usr/src/debug/xapian-omega-1.4.22 40755 root:root @@ -269,2 +269,2 @@ File: /usr/src/debug/xapian-omega-1.4.22/xpsxmlparse.h 100644 root:root 4794ba05aac43f36dd1558deacec7bc4 -RPMIdentity: 32ea5e632f0da7f34bd4f09b88243cd1f738074c341195de44096e0a413d4dd4e4441c0c501fc96eb726a1fa4288813ad3a66fd7bff0c590fd216facbc1f8fb0 +RPMIdentity: 8dc69f098679b2fc85eb659afd70c15ceac7fe983a5dcbc13ad45f357b7033ed751921d6f8856b5957c1b5df9306a9c9bd4a683ba2499511cf99b5ccafc84887