<86>Dec 2 05:46:34 userdel[794333]: delete user 'rooter' <86>Dec 2 05:46:34 userdel[794333]: removed group 'rooter' owned by 'rooter' <86>Dec 2 05:46:34 userdel[794333]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 2 05:46:34 groupadd[794374]: group added to /etc/group: name=rooter, GID=1871 <86>Dec 2 05:46:34 groupadd[794374]: group added to /etc/gshadow: name=rooter <86>Dec 2 05:46:34 groupadd[794374]: new group: name=rooter, GID=1871 <86>Dec 2 05:46:34 useradd[794420]: new user: name=rooter, UID=1871, GID=1871, home=/root, shell=/bin/bash, from=none <86>Dec 2 05:46:34 userdel[794488]: delete user 'builder' <86>Dec 2 05:46:34 userdel[794488]: removed group 'builder' owned by 'builder' <86>Dec 2 05:46:34 userdel[794488]: removed shadow group 'builder' owned by 'builder' <86>Dec 2 05:46:34 groupadd[794536]: group added to /etc/group: name=builder, GID=1872 <86>Dec 2 05:46:34 groupadd[794536]: group added to /etc/gshadow: name=builder <86>Dec 2 05:46:34 groupadd[794536]: new group: name=builder, GID=1872 <86>Dec 2 05:46:34 useradd[794584]: new user: name=builder, UID=1872, GID=1872, home=/usr/src, shell=/bin/bash, from=none <13>Dec 2 05:46:36 rpmi: libxapian30-1.4.23-alt1 sisyphus+324683.100.1.1 1689092206 installed <13>Dec 2 05:46:36 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Dec 2 05:46:37 rpmi: libstdc++13-devel-13.2.1-alt2 sisyphus+327572.100.1.1 1692472364 installed <13>Dec 2 05:46:37 rpmi: gcc13-c++-13.2.1-alt2 sisyphus+327572.100.1.1 1692472364 installed <13>Dec 2 05:46:37 rpmi: gcc-c++-13-alt1 sisyphus+323337.300.1.1 1687268227 installed <13>Dec 2 05:46:37 rpmi: libxapian-devel-1.4.23-alt1 sisyphus+324683.100.1.1 1689092206 installed <13>Dec 2 05:46:37 rpmi: zlib-devel-1.2.13-alt1 sisyphus+309409.200.2.1 1667402045 installed <13>Dec 2 05:46:37 rpmi: perl-DBI-1.643-alt3 sisyphus+335067.4200.2.2 1701149885 installed <13>Dec 2 05:46:37 rpmi: libpcre2-devel-10.42-alt1 sisyphus+311927.100.1.1 1671290956 installed <13>Dec 2 05:46:37 rpmi: libmagic-devel-5.45-alt1 sisyphus+325826.300.3.1 1690583980 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/xapian-omega-1.4.23-alt1.nosrc.rpm (w1.gzdio) Installing xapian-omega-1.4.23-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.36942 + 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.23 + echo 'Source #0 (xapian-omega-1.4.23.tar.bz2):' Source #0 (xapian-omega-1.4.23.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/xapian-omega-1.4.23.tar.bz2 + /bin/tar -xf - + cd xapian-omega-1.4.23 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.70407 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd xapian-omega-1.4.23 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + 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_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + configure_runstatedir_flags=--runstatedir=/var/run + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --runstatedir=/var/run --without-included-gettext configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '1872' is supported by ustar format... yes checking whether GID '1872' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to enable C11 features... none needed checking whether i586-alt-linux-gcc understands -c and -o together... yes checking dependency style of i586-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 i586-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 i586-alt-linux-gnu file names to i586-alt-linux-gnu format... func_convert_file_noop checking how to convert i586-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 i586-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for i586-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i586-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i586-alt-linux-strip... no checking for strip... strip checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from i586-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 i586-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 i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if i586-alt-linux-gcc static flag -static works... no checking if i586-alt-linux-gcc supports -c -o file.o... yes checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the i586-alt-linux-gcc linker (/usr/bin/ld) 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 i586-alt-linux-g++... i586-alt-linux-g++ checking whether the compiler supports GNU C++... yes checking whether i586-alt-linux-g++ accepts -g... yes checking for i586-alt-linux-g++ option to enable C++11 features... none needed checking dependency style of i586-alt-linux-g++... none checking how to run the C++ preprocessor... i586-alt-linux-g++ -E checking for ld used by i586-alt-linux-g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the i586-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for i586-alt-linux-g++ option to produce PIC... -fPIC -DPIC checking if i586-alt-linux-g++ PIC flag -fPIC -DPIC works... yes checking if i586-alt-linux-g++ static flag -static works... no checking if i586-alt-linux-g++ supports -c -o file.o... yes checking if i586-alt-linux-g++ supports -c -o file.o... (cached) yes checking whether the i586-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether i586-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... 64 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.23) checking for i586-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... 4 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 i586-alt-linux-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking for version of i586-alt-linux-g++... GCC 13.2.1 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating docs/Makefile config.status: creating xapian-omega.spec config.status: creating makemanpage config.status: creating mhtml2html config.status: creating outlookmsg2html config.status: creating rfc822tohtml config.status: creating vcard2text config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands 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.23' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/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 -march=i586 -mtune=generic -c -o md5.o md5.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/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 -march=i586 -mtune=generic -c -o freemem.o freemem.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/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 -march=i586 -mtune=generic -c -o common/msvc_dirent.o common/msvc_dirent.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/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 -march=i586 -mtune=generic -c -o loadfile.o loadfile.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/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 -march=i586 -mtune=generic -c -o metaxmlparse.o metaxmlparse.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/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 -march=i586 -mtune=generic -c -o utils.o utils.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/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 -march=i586 -mtune=generic -c -o hashterm.o hashterm.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/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 -march=i586 -mtune=generic -c -o diritor.o diritor.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/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 -march=i586 -mtune=generic -c -o mime.o mime.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/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 -march=i586 -mtune=generic -c -o xmlparse.o xmlparse.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/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 -march=i586 -mtune=generic -c -o myhtmlparse.o myhtmlparse.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/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 -march=i586 -mtune=generic -c -o md5wrap.o md5wrap.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/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 -march=i586 -mtune=generic -c -o xpsxmlparse.o xpsxmlparse.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/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 -march=i586 -mtune=generic -c -o common/keyword.o common/keyword.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/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 -march=i586 -mtune=generic -c -o common/safe.o common/safe.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/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 -march=i586 -mtune=generic -c -o sample.o sample.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/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 -march=i586 -mtune=generic -c -o timegm.o timegm.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/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 -march=i586 -mtune=generic -c -o common/str.o common/str.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/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 -march=i586 -mtune=generic -c -o pkglibbindir.o pkglibbindir.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/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 -march=i586 -mtune=generic -c -o commonhelp.o commonhelp.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/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 -march=i586 -mtune=generic -c -o tmpdir.o tmpdir.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/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 -march=i586 -mtune=generic -c -o urlencode.o urlencode.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/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 -march=i586 -mtune=generic -c -o runfilter.o runfilter.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/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 -march=i586 -mtune=generic -c -o atomparse.o atomparse.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/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 -march=i586 -mtune=generic -c -o svgparse.o svgparse.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/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 -march=i586 -mtune=generic -c -o opendocparse.o opendocparse.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/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 -march=i586 -mtune=generic -c -o msxmlparse.o msxmlparse.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/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 -march=i586 -mtune=generic -c -o cdb_init.o cdb_init.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/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 -march=i586 -mtune=generic -c -o datetime.o datetime.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/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 -march=i586 -mtune=generic -c -o cdb_hash.o cdb_hash.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/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 -march=i586 -mtune=generic -c -o utf8truncate.o utf8truncate.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/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 -march=i586 -mtune=generic -c -o htmlparse.o htmlparse.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/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 -march=i586 -mtune=generic -c -o cdb_unpack.o cdb_unpack.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/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 -march=i586 -mtune=generic -c -o cdb_find.o cdb_find.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/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 -march=i586 -mtune=generic -c -o omindex.o omindex.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/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 -march=i586 -mtune=generic -c -o cgiparam.o cgiparam.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/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 -march=i586 -mtune=generic -c -o configfile.o configfile.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/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 -march=i586 -mtune=generic -c -o common/getopt.o common/getopt.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/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 -march=i586 -mtune=generic -c -o csvescape.o csvescape.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/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 -march=i586 -mtune=generic -c -o datevalue.o datevalue.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/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 -march=i586 -mtune=generic -c -o index_file.o index_file.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/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 -march=i586 -mtune=generic -c -o xlsxparse.o xlsxparse.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/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 -march=i586 -mtune=generic -c -o weight.o weight.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/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 -march=i586 -mtune=generic -c -o jsonescape.o jsonescape.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/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 -march=i586 -mtune=generic -c -o omindex-list.o omindex-list.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/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 -march=i586 -mtune=generic -c -o date.o date.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/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 -march=i586 -mtune=generic -c -o sort.o sort.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' /bin/sh ./libtool --tag=CXX --mode=compile i586-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 -march=i586 -mtune=generic -c -o libtransform_la-transform.lo `test -f 'transform.cc' || echo './'`transform.cc libtool: compile: i586-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 -march=i586 -mtune=generic -c transform.cc -fPIC -DPIC -o .libs/libtransform_la-transform.o libtool: compile: i586-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 -march=i586 -mtune=generic -c transform.cc -o libtransform_la-transform.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/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 -march=i586 -mtune=generic -c -o expand.o expand.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/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 -march=i586 -mtune=generic -c -o scriptindex.o scriptindex.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' /bin/sh ./libtool --tag=CXX --mode=compile i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/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 -march=i586 -mtune=generic -c -o libutf8convert_la-utf8convert.lo `test -f 'utf8convert.cc' || echo './'`utf8convert.cc libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/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 -march=i586 -mtune=generic -c utf8convert.cc -fPIC -DPIC -o .libs/libutf8convert_la-utf8convert.o libtool: compile: i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/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 -march=i586 -mtune=generic -c utf8convert.cc -o libutf8convert_la-utf8convert.o >/dev/null 2>&1 make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' /bin/sh ./libtool --tag=CXX --mode=link i586-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 -march=i586 -mtune=generic -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.23' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' /bin/sh ./libtool --tag=CXX --mode=link i586-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 -march=i586 -mtune=generic -o omindex-list common/getopt.o omindex-list.o -lxapian libtool: link: i586-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 -march=i586 -mtune=generic -o omindex-list common/getopt.o omindex-list.o -lxapian make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/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 -march=i586 -mtune=generic -c -o omega.o omega.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' /bin/sh ./libtool --tag=CXX --mode=link i586-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 -march=i586 -mtune=generic -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.23' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -I./common -DCONFIGFILE_SYSTEM=\"/etc/omega.conf\" -DPKGLIBBINDIR=\"/usr/lib/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 -march=i586 -mtune=generic -c -o query.o query.cc make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' /bin/sh ./libtool --tag=CXX --mode=link i586-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 -march=i586 -mtune=generic -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: i586-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 -march=i586 -mtune=generic -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.23' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' /bin/sh ./libtool --tag=CXX --mode=link i586-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 -march=i586 -mtune=generic -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: i586-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 -march=i586 -mtune=generic -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.23' make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' /bin/sh ./libtool --tag=CXX --mode=link i586-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 -march=i586 -mtune=generic -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: i586-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 -march=i586 -mtune=generic -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.23' Making all in docs make[2]: Nothing to be done for 'all'. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.63132 + 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.23 + 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.23' make install-recursive make[1]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' Making install in . make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' make[3]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' /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/lib/xapian-omega/bin' /usr/libexec/rpm-build/install -p mhtml2html outlookmsg2html rfc822tohtml vcard2text '/usr/src/tmp/xapian-omega-buildroot/usr/lib/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/lib/xapian-omega/bin' /bin/sh ./libtool --mode=install /usr/libexec/rpm-build/install -p omega '/usr/src/tmp/xapian-omega-buildroot/usr/lib/xapian-omega/bin' libtool: install: /usr/libexec/rpm-build/install -p omega /usr/src/tmp/xapian-omega-buildroot/usr/lib/xapian-omega/bin/omega make[3]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' Making install in docs make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23/docs' make[3]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23/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.23/docs' make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23/docs' make[1]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' make: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.23' + mkdir -p /usr/src/tmp/xapian-omega-buildroot/var/www/cgi-bin/ + mv /usr/src/tmp/xapian-omega-buildroot/usr/lib/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/lib: (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.23-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.52792 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd xapian-omega-1.4.23 + DOCDIR=/usr/src/tmp/xapian-omega-buildroot/usr/share/doc/xapian-omega-1.4.23 + export DOCDIR + rm -rf /usr/src/tmp/xapian-omega-buildroot/usr/share/doc/xapian-omega-1.4.23 + /bin/mkdir -p /usr/src/tmp/xapian-omega-buildroot/usr/share/doc/xapian-omega-1.4.23 + 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.23 + chmod -R go-w /usr/src/tmp/xapian-omega-buildroot/usr/share/doc/xapian-omega-1.4.23 + chmod -R a+rX /usr/src/tmp/xapian-omega-buildroot/usr/share/doc/xapian-omega-1.4.23 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.USJq32 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.3uZvgA 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/lib/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/lib/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/lib/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/lib/xapian-omega/bin/vcard2text syntax OK Requires: xapian-core >= 1.4.23, /lib/ld-linux.so.2, /usr/bin/perl, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.17), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.2.3), libc.so.6(GLIBC_2.3.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.38), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libgcc_s.so.1(GCC_3.0), libgcc_s.so.1(GCC_3.3.1), libmagic.so.1 >= set:ifeePaAa9k5oFP04, libpcre2-8.so.0 >= set:khAJ7umyjuJBZFw1, libstdc++.so.6(CXXABI_1.3), libstdc++.so.6(CXXABI_1.3.5), libstdc++.so.6(CXXABI_1.3.9), libstdc++.so.6(GLIBCXX_3.4), libstdc++.so.6(GLIBCXX_3.4.11), libstdc++.so.6(GLIBCXX_3.4.15), libstdc++.so.6(GLIBCXX_3.4.18), libstdc++.so.6(GLIBCXX_3.4.20), libstdc++.so.6(GLIBCXX_3.4.21), libstdc++.so.6(GLIBCXX_3.4.29), libstdc++.so.6(GLIBCXX_3.4.32), libstdc++.so.6(GLIBCXX_3.4.9), libxapian.so.30 >= set:ogx2A3jyZhtsjNpOkHN5UpYwPj5ZnKZrjXopG28HCnT1NpI1qF4qdoAEJGUzwXHxCHutkdZcphYG1oaIM0vMHEMw0wMNoaxHlapBw9MrCQnbtZ0PZ1sSCV0xVUH8AZsxek06RLwJQQ8LI2kZ5gL6wbb3A30NlTlxEPFuLorMTa0jF14KmOAMc7AnAV3zEUN1aWn92DlyPu0glsSuoU3jqZILhXAEAc0FVavg7RNWMbPlIKMjHxXvvB7g1yRkvSULghn0hOvWtGOLkE37dHFJAmaZcQssI8lQrvhpQ9hSh5LtKbYvVxZ1EiDIhXXDs6XgjZCBGxEqsBPiYihZd37i2tL2dCJGVlZ03DtiDUvKnNG792Zlr2cH93QWMgA0knG7ucHC4DegNw2G22, libz.so.1 >= 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.RSEm2j Creating xapian-omega-debuginfo package Processing files: xapian-omega-debuginfo-1.4.23-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gOHOyd find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LJQ0zx find-requires: running scripts (debuginfo) Requires: xapian-omega = 1.4.23-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libgcc_s.so.1), debug(libmagic.so.1), debug(libpcre2-8.so.0), debug(libstdc++.so.6), debug(libxapian.so.30), debug(libz.so.1) Adding to xapian-omega-debuginfo a strict dependency on xapian-omega Wrote: /usr/src/RPM/RPMS/i586/xapian-omega-1.4.23-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/xapian-omega-debuginfo-1.4.23-alt1.i586.rpm (w2.lzdio) 52.16user 7.45system 0:21.91elapsed 272%CPU (0avgtext+0avgdata 149128maxresident)k 0inputs+0outputs (0major+2607292minor)pagefaults 0swaps 2.95user 1.42system 0:29.43elapsed 14%CPU (0avgtext+0avgdata 125616maxresident)k 240inputs+0outputs (0major+199626minor)pagefaults 0swaps --- xapian-omega-1.4.23-alt1.i586.rpm.repo 2023-07-11 16:32:46.000000000 +0000 +++ xapian-omega-1.4.23-alt1.i586.rpm.hasher 2023-12-02 05:47:01.538996361 +0000 @@ -101,2 +101,3 @@ Requires: libc.so.6(GLIBC_2.34) +Requires: libc.so.6(GLIBC_2.38) Requires: libc.so.6(GLIBC_2.4) @@ -130,5 +131,5 @@ File: /usr/bin/mbox2omega 100755 root:root fc27b3ae41e9d96d412fc36848f31787 -File: /usr/bin/omindex 100755 root:root 2ad1a1cc2e3c6735839d2871c7e7e9b8 -File: /usr/bin/omindex-list 100755 root:root 08a4604b9ed1d795c395999899d49bbf -File: /usr/bin/scriptindex 100755 root:root ef663a25444f6f1346339c4bef31c769 +File: /usr/bin/omindex 100755 root:root 272574f0856649efa8c91727ced4358b +File: /usr/bin/omindex-list 100755 root:root cffa4633ca25f7eabd04d2922ad357d6 +File: /usr/bin/scriptindex 100755 root:root 0a461e67c472d9a36c2456ffd7a0534f File: /usr/lib/xapian-omega 40755 root:root @@ -174,3 +175,3 @@ File: /var/log/omega 40755 root:root -File: /var/www/cgi-bin/omega 100755 root:root 62757f3011c77f3cd51ea52626b57329 +File: /var/www/cgi-bin/omega 100755 root:root e0d47f523394241d6110ddd1e986a121 File: /var/www/icons/omega 40755 root:root @@ -213,2 +214,2 @@ File: /var/www/icons/omega/score-9.png 100644 root:root 59f80b591d1bf59ff4972212e9aa15bb -RPMIdentity: 779dc823789808a1f4f83f31dd7766f996d685d506f07897f2818fb959623759fb2307a5d409bb1b6058fb7ed3c47ec1ac9a2c979f13aa7741b2a459904eb985 +RPMIdentity: 8104cb046adea25dd823a3b0a0ad7b8abd7c7e19f42fde9e10d1f550b85ecfc0f5b7c88f9d4a7d40de8b8d28396783bb6d20723334e54ec7a9ea8d5cc6520478 --- xapian-omega-debuginfo-1.4.23-alt1.i586.rpm.repo 2023-07-11 16:32:46.000000000 +0000 +++ xapian-omega-debuginfo-1.4.23-alt1.i586.rpm.hasher 2023-12-02 05:47:01.617997912 +0000 @@ -1,13 +1,13 @@ -/usr/lib/debug/.build-id/33 40755 root:root -/usr/lib/debug/.build-id/33/41d2581de6a2e1e035c9266ea8837354c59aa3 120777 root:root ../../../../bin/omindex-list -/usr/lib/debug/.build-id/33/41d2581de6a2e1e035c9266ea8837354c59aa3.debug 120777 root:root ../../usr/bin/omindex-list.debug -/usr/lib/debug/.build-id/40 40755 root:root -/usr/lib/debug/.build-id/40/ef5469dea8d79e477a53353fbaf1966f080886 120777 root:root ../../../../../var/www/cgi-bin/omega -/usr/lib/debug/.build-id/40/ef5469dea8d79e477a53353fbaf1966f080886.debug 120777 root:root ../../var/www/cgi-bin/omega.debug -/usr/lib/debug/.build-id/e4 40755 root:root -/usr/lib/debug/.build-id/e4/40e6a98ca177a417683da34c5ebec03d65d37b 120777 root:root ../../../../bin/scriptindex -/usr/lib/debug/.build-id/e4/40e6a98ca177a417683da34c5ebec03d65d37b.debug 120777 root:root ../../usr/bin/scriptindex.debug -/usr/lib/debug/.build-id/f7 40755 root:root -/usr/lib/debug/.build-id/f7/dec1ace8bd65e431e8aba1c13fe404dd8702f1 120777 root:root ../../../../bin/omindex -/usr/lib/debug/.build-id/f7/dec1ace8bd65e431e8aba1c13fe404dd8702f1.debug 120777 root:root ../../usr/bin/omindex.debug +/usr/lib/debug/.build-id/61 40755 root:root +/usr/lib/debug/.build-id/61/35ef76f3c6999b4f97fc1a5b44766780362205 120777 root:root ../../../../bin/omindex +/usr/lib/debug/.build-id/61/35ef76f3c6999b4f97fc1a5b44766780362205.debug 120777 root:root ../../usr/bin/omindex.debug +/usr/lib/debug/.build-id/94 40755 root:root +/usr/lib/debug/.build-id/94/bc24b4930ec7f223b5679d1ebcd2f96b2542c8 120777 root:root ../../../../../var/www/cgi-bin/omega +/usr/lib/debug/.build-id/94/bc24b4930ec7f223b5679d1ebcd2f96b2542c8.debug 120777 root:root ../../var/www/cgi-bin/omega.debug +/usr/lib/debug/.build-id/ac 40755 root:root +/usr/lib/debug/.build-id/ac/a5e0801c1b1d27074603e1cb3999fa44ae5678 120777 root:root ../../../../bin/scriptindex +/usr/lib/debug/.build-id/ac/a5e0801c1b1d27074603e1cb3999fa44ae5678.debug 120777 root:root ../../usr/bin/scriptindex.debug +/usr/lib/debug/.build-id/cf 40755 root:root +/usr/lib/debug/.build-id/cf/369b4d99b3c3ba2743977eec81c6e908c40a97 120777 root:root ../../../../bin/omindex-list +/usr/lib/debug/.build-id/cf/369b4d99b3c3ba2743977eec81c6e908c40a97.debug 120777 root:root ../../usr/bin/omindex-list.debug /usr/lib/debug/usr/bin/omindex-list.debug 100644 root:root @@ -140,20 +140,20 @@ Provides: xapian-omega-debuginfo = 1.4.23-alt1:sisyphus+324683.300.2.1 -File: /usr/lib/debug/.build-id/33 40755 root:root -File: /usr/lib/debug/.build-id/33/41d2581de6a2e1e035c9266ea8837354c59aa3 120777 root:root ../../../../bin/omindex-list -File: /usr/lib/debug/.build-id/33/41d2581de6a2e1e035c9266ea8837354c59aa3.debug 120777 root:root ../../usr/bin/omindex-list.debug -File: /usr/lib/debug/.build-id/40 40755 root:root -File: /usr/lib/debug/.build-id/40/ef5469dea8d79e477a53353fbaf1966f080886 120777 root:root ../../../../../var/www/cgi-bin/omega -File: /usr/lib/debug/.build-id/40/ef5469dea8d79e477a53353fbaf1966f080886.debug 120777 root:root ../../var/www/cgi-bin/omega.debug -File: /usr/lib/debug/.build-id/e4 40755 root:root -File: /usr/lib/debug/.build-id/e4/40e6a98ca177a417683da34c5ebec03d65d37b 120777 root:root ../../../../bin/scriptindex -File: /usr/lib/debug/.build-id/e4/40e6a98ca177a417683da34c5ebec03d65d37b.debug 120777 root:root ../../usr/bin/scriptindex.debug -File: /usr/lib/debug/.build-id/f7 40755 root:root -File: /usr/lib/debug/.build-id/f7/dec1ace8bd65e431e8aba1c13fe404dd8702f1 120777 root:root ../../../../bin/omindex -File: /usr/lib/debug/.build-id/f7/dec1ace8bd65e431e8aba1c13fe404dd8702f1.debug 120777 root:root ../../usr/bin/omindex.debug -File: /usr/lib/debug/usr/bin/omindex-list.debug 100644 root:root e561589a74a51dd5a6c90a69152aae11 -File: /usr/lib/debug/usr/bin/omindex.debug 100644 root:root eb761c88c42fe74c7f26213ad830a952 -File: /usr/lib/debug/usr/bin/scriptindex.debug 100644 root:root 06e619376c5402d68e9b05f8f99443ca +File: /usr/lib/debug/.build-id/61 40755 root:root +File: /usr/lib/debug/.build-id/61/35ef76f3c6999b4f97fc1a5b44766780362205 120777 root:root ../../../../bin/omindex +File: /usr/lib/debug/.build-id/61/35ef76f3c6999b4f97fc1a5b44766780362205.debug 120777 root:root ../../usr/bin/omindex.debug +File: /usr/lib/debug/.build-id/94 40755 root:root +File: /usr/lib/debug/.build-id/94/bc24b4930ec7f223b5679d1ebcd2f96b2542c8 120777 root:root ../../../../../var/www/cgi-bin/omega +File: /usr/lib/debug/.build-id/94/bc24b4930ec7f223b5679d1ebcd2f96b2542c8.debug 120777 root:root ../../var/www/cgi-bin/omega.debug +File: /usr/lib/debug/.build-id/ac 40755 root:root +File: /usr/lib/debug/.build-id/ac/a5e0801c1b1d27074603e1cb3999fa44ae5678 120777 root:root ../../../../bin/scriptindex +File: /usr/lib/debug/.build-id/ac/a5e0801c1b1d27074603e1cb3999fa44ae5678.debug 120777 root:root ../../usr/bin/scriptindex.debug +File: /usr/lib/debug/.build-id/cf 40755 root:root +File: /usr/lib/debug/.build-id/cf/369b4d99b3c3ba2743977eec81c6e908c40a97 120777 root:root ../../../../bin/omindex-list +File: /usr/lib/debug/.build-id/cf/369b4d99b3c3ba2743977eec81c6e908c40a97.debug 120777 root:root ../../usr/bin/omindex-list.debug +File: /usr/lib/debug/usr/bin/omindex-list.debug 100644 root:root 852f498f549bf3ad049a913439c4c55f +File: /usr/lib/debug/usr/bin/omindex.debug 100644 root:root abd8b2a0e16235ad4a1ee509591e8177 +File: /usr/lib/debug/usr/bin/scriptindex.debug 100644 root:root 55713c34ec69c4b23b2dbc68c1488771 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 b0c7ed788256ed2dd12be776a23a2b76 +File: /usr/lib/debug/var/www/cgi-bin/omega.debug 100644 root:root 86d86939353242dbcc700a8c10e5eb72 File: /usr/src/debug/xapian-omega-1.4.23 40755 root:root @@ -269,2 +269,2 @@ File: /usr/src/debug/xapian-omega-1.4.23/xpsxmlparse.h 100644 root:root 4794ba05aac43f36dd1558deacec7bc4 -RPMIdentity: a105526eb6cecf2621d7ddf130aa5cb2001e15561925a32b039fa4ba1c91bec0b2e6cfcb865b161ad8028909f14d33dbdac47ecc8bc05853549cd40a02887926 +RPMIdentity: 124968a248aac7cf8ee199c42bf6964cd6ba1336a75e7ffb92c5b2d82edb89436f43af2df0dd3dfe25799dac578c457d3698aafbfa272008254921af5319ad73