<86>Mar 14 03:42:08 userdel[2957438]: delete user 'rooter'
<86>Mar 14 03:42:08 userdel[2957438]: removed group 'rooter' owned by 'rooter'
<86>Mar 14 03:42:08 userdel[2957438]: removed shadow group 'rooter' owned by 'rooter'
<86>Mar 14 03:42:08 groupadd[2957454]: group added to /etc/group: name=rooter, GID=687
<86>Mar 14 03:42:08 groupadd[2957454]: group added to /etc/gshadow: name=rooter
<86>Mar 14 03:42:08 groupadd[2957454]: new group: name=rooter, GID=687
<86>Mar 14 03:42:08 useradd[2957475]: new user: name=rooter, UID=687, GID=687, home=/root, shell=/bin/bash
<86>Mar 14 03:42:08 userdel[2957496]: delete user 'builder'
<86>Mar 14 03:42:08 userdel[2957496]: removed group 'builder' owned by 'builder'
<86>Mar 14 03:42:08 userdel[2957496]: removed shadow group 'builder' owned by 'builder'
<86>Mar 14 03:42:08 groupadd[2957517]: group added to /etc/group: name=builder, GID=688
<86>Mar 14 03:42:08 groupadd[2957517]: group added to /etc/gshadow: name=builder
<86>Mar 14 03:42:08 groupadd[2957517]: new group: name=builder, GID=688
<86>Mar 14 03:42:08 useradd[2957530]: new user: name=builder, UID=688, GID=688, home=/usr/src, shell=/bin/bash
<13>Mar 14 03:42:10 rpmi: libxapian-1.4.15-alt1 p9+258827.100.1.1 1601305414 installed
<13>Mar 14 03:42:10 rpmi: libpcre16-8.44-alt1 p9+249555.100.1.1 1586300287 installed
<13>Mar 14 03:42:10 rpmi: pcretest-8.44-alt1 p9+249555.100.1.1 1586300287 installed
<13>Mar 14 03:42:10 rpmi: libstdc++8-devel-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed
<13>Mar 14 03:42:11 rpmi: gcc8-c++-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed
<13>Mar 14 03:42:11 rpmi: gcc-c++-8-alt2 p9+246536.100.3.1 1582643803 installed
<13>Mar 14 03:42:11 rpmi: libpcre-devel-8.44-alt1 p9+249555.100.1.1 1586300287 installed
<13>Mar 14 03:42:11 rpmi: libxapian-devel-1.4.15-alt1 p9+258827.100.1.1 1601305414 installed
<13>Mar 14 03:42:11 rpmi: zlib-devel-1.2.11-alt1 sisyphus+221902.6000.4.1 1550600768 installed
<13>Mar 14 03:42:11 rpmi: perl-DBI-1.642-alt1.1 sisyphus+219907.3200.1.1 1548345175 installed
<13>Mar 14 03:42:11 rpmi: libmagic-devel-4.26-alt14 p9+254187.170.9.1 1598671225 installed
<13>Mar 14 03:42:13 rpmi: glibc-devel-static-6:2.27-alt13 p9+261868.100.3.1 1606152844 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/xapian-omega-1.4.5-alt1.nosrc.rpm (w1.gzdio)
Installing xapian-omega-1.4.5-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.15864
+ 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.5
+ echo 'Source #0 (xapian-omega-1.4.5.tar.bz2):'
Source #0 (xapian-omega-1.4.5.tar.bz2):
+ /bin/bzip2 -dc /usr/src/RPM/SOURCES/xapian-omega-1.4.5.tar.bz2
+ /bin/tar -xf -
+ cd xapian-omega-1.4.5
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.15864
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd xapian-omega-1.4.5
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FCFLAGS
+ '[' -n '' ']'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2'
+ 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'
+ sort -u
+ xargs -ri dirname -- '{}'
+ readlink -e -- ./configure
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext
configure: WARNING: unrecognized options: --without-included-gettext
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe 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 '688' is supported by ustar format... yes
checking whether GID '688' 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 for style of include used by make... GNU
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 we are using the GNU C compiler... yes
checking whether x86_64-alt-linux-gcc accepts -g... yes
checking for x86_64-alt-linux-gcc option to accept ISO C89... 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 how to run the C preprocessor... x86_64-alt-linux-gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if 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... yes
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 we are using the GNU C++ compiler... yes
checking whether x86_64-alt-linux-g++ accepts -g... yes
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.15)
checking for strings.h... (cached) yes
checking for sys/select.h... yes
checking for netinet/in.h... yes
checking for arpa/inet.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... yes
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 magic.h usability... yes
checking magic.h presence... yes
checking for magic.h... yes
checking for ssize_t... yes
checking for mode_t... yes
checking for pid_t... yes
checking for strftime... yes
checking for gettimeofday... yes
checking for ftime... yes
checking for gmtime_r... yes
checking for timegm... yes
checking for sleep... yes
checking for setenv... yes
checking for putenv... yes
checking for _putenv_s... no
checking for getgrouplist... yes
checking for lstat... yes
checking for mkdtemp... 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 working ISO C90 conforming snprintf... snprintf
checking for library containing iconv... none required
checking for type of input pointer for iconv... char*
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 8.4.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.5'
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  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o utils.o utils.cc
make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
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  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o hashterm.o hashterm.cc
make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
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  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o mime.o mime.cc
make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
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  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o commonhelp.o commonhelp.cc
make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
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  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o loadfile.o loadfile.cc
make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
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  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o md5.o md5.cc
make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
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  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o md5wrap.o md5wrap.cc
make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
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  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o myhtmlparse.o myhtmlparse.cc
make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
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  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o htmlparse.o htmlparse.cc
make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
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  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o xmlparse.o xmlparse.cc
make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
/bin/sh ./libtool  --tag=CXX   --mode=compile x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.  -I/usr/include/pcre  -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o libtransform_la-transform.lo `test -f 'transform.cc' || echo './'`transform.cc
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/include/pcre -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -pipe -frecord-gcc-switches -Wall -g -O2 -c transform.cc  -fPIC -DPIC -o .libs/libtransform_la-transform.o
libtool: compile:  x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I. -I/usr/include/pcre -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -pipe -frecord-gcc-switches -Wall -g -O2 -c transform.cc -o libtransform_la-transform.o >/dev/null 2>&1
make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
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  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o freemem.o freemem.cc
make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
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  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o common/msvc_dirent.o common/msvc_dirent.cc
make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
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  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o metaxmlparse.o metaxmlparse.cc
make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
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  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o utf8convert.o utf8convert.cc
make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
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  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o diritor.o diritor.cc
make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
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  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o sample.o sample.cc
make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
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  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o omindex.o omindex.cc
make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
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  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o common/str.o common/str.cc
make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
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  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o xpsxmlparse.o xpsxmlparse.cc
make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
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  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o pkglibbindir.o pkglibbindir.cc
make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
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  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o tmpdir.o tmpdir.cc
make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
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  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o svgparse.o svgparse.cc
make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
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  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o urlencode.o urlencode.cc
make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
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  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o common/safe.o common/safe.cc
make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
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  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o common/keyword.o common/keyword.cc
make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
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  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o runfilter.o runfilter.cc
make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
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  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o timegm.o timegm.cc
make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
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  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o atomparse.o atomparse.cc
make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
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  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o datetime.o datetime.cc
make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
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  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o opendocparse.o opendocparse.cc
make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
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  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o utf8truncate.o utf8truncate.cc
make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
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  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o msxmlparse.o msxmlparse.cc
make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
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  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o xlsxparse.o xlsxparse.cc
make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
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  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o configfile.o configfile.cc
make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
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  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o cgiparam.o cgiparam.cc
make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
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  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o cdb_init.o cdb_init.cc
make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
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  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o cdb_hash.o cdb_hash.cc
make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
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  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o cdb_find.o cdb_find.cc
make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
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  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o cdb_unpack.o cdb_unpack.cc
make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
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  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o omindex-list.o omindex-list.cc
make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
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  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o date.o date.cc
make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
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  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o jsonescape.o jsonescape.cc
make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
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  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o datevalue.o datevalue.cc
make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
/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  -pipe -frecord-gcc-switches -Wall -g -O2     -o libtransform.la  libtransform_la-transform.lo -lpcre 
libtool: link: ar cru .libs/libtransform.a .libs/libtransform_la-transform.o 
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.5'
make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
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  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o common/getopt.o common/getopt.cc
make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
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  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o csvescape.o csvescape.cc
make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
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  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o expand.o expand.cc
make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
/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  -pipe -frecord-gcc-switches -Wall -g -O2     -o omindex-list common/getopt.o omindex-list.o -lxapian 
libtool: link: x86_64-alt-linux-g++ -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -pipe -frecord-gcc-switches -Wall -g -O2 -o omindex-list common/getopt.o omindex-list.o  -lxapian
make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
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  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o omega.o omega.cc
make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
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  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o weight.o weight.cc
make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
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  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o scriptindex.o scriptindex.cc
make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
/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  -pipe -frecord-gcc-switches -Wall -g -O2     -o scriptindex scriptindex.o myhtmlparse.o htmlparse.o common/getopt.o commonhelp.o utils.o hashterm.o loadfile.o common/safe.o utf8convert.o utf8truncate.o common/keyword.o timegm.o datetime.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 -pipe -frecord-gcc-switches -Wall -g -O2 -o scriptindex scriptindex.o myhtmlparse.o htmlparse.o common/getopt.o commonhelp.o utils.o hashterm.o loadfile.o common/safe.o utf8convert.o utf8truncate.o common/keyword.o timegm.o datetime.o  -lxapian
make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
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  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o index_file.o index_file.cc
make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
/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  -pipe -frecord-gcc-switches -Wall -g -O2     -o omindex omindex.o myhtmlparse.o htmlparse.o index_file.o mime.o common/getopt.o commonhelp.o utils.o hashterm.o loadfile.o md5.o md5wrap.o xmlparse.o metaxmlparse.o utf8convert.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  
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 -pipe -frecord-gcc-switches -Wall -g -O2 -o omindex omindex.o myhtmlparse.o htmlparse.o index_file.o mime.o common/getopt.o commonhelp.o utils.o hashterm.o loadfile.o md5.o md5wrap.o xmlparse.o metaxmlparse.o utf8convert.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
make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
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  -pipe -frecord-gcc-switches -Wall -g -O2 -c -o query.o query.cc
make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
/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  -pipe -frecord-gcc-switches -Wall -g -O2     -o omega omega.o query.o cgiparam.o utils.o configfile.o date.o cdb_init.o cdb_find.o cdb_hash.o cdb_unpack.o jsonescape.o loadfile.o datevalue.o common/str.o sample.o 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 -pipe -frecord-gcc-switches -Wall -g -O2 -o omega omega.o query.o cgiparam.o utils.o configfile.o date.o cdb_init.o cdb_find.o cdb_hash.o cdb_unpack.o jsonescape.o loadfile.o datevalue.o common/str.o sample.o urlencode.o weight.o expand.o csvescape.o timegm.o  -lxapian ./.libs/libtransform.a -lpcre
make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
Making all in docs
make[2]: Nothing to be done for 'all'.
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.49338
+ 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.5
+ 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.5'
make  install-recursive
make[1]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
Making install in .
make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
make[3]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
 /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.5'
make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
Making install in docs
make[2]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5/docs'
make[3]: Entering directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5/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 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.5/docs'
make[2]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5/docs'
make[1]: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
make: Leaving directory '/usr/src/RPM/BUILD/xapian-omega-1.4.5'
+ 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/data
+ mkdir -p /usr/src/tmp/xapian-omega-buildroot/var/lib/omega/cdb
+ mkdir -p /usr/src/tmp/xapian-omega-buildroot/var/log/omega
+ mkdir -p /usr/src/tmp/xapian-omega-buildroot/var/lib/omega/templates
+ cp -r 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 -r 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:
./usr/lib64:
Verifying ELF objects in /usr/src/tmp/xapian-omega-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Hardlinking identical .pyc and .pyo files
Processing files: xapian-omega-1.4.5-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.60827
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd xapian-omega-1.4.5
+ DOCDIR=/usr/src/tmp/xapian-omega-buildroot/usr/share/doc/xapian-omega-1.4.5
+ export DOCDIR
+ rm -rf /usr/src/tmp/xapian-omega-buildroot/usr/share/doc/xapian-omega-1.4.5
+ /bin/mkdir -p /usr/src/tmp/xapian-omega-buildroot/usr/share/doc/xapian-omega-1.4.5
+ cp -prL AUTHORS ChangeLog README TODO NEWS docs/cgiparams.html docs/encodings.html docs/index.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.5
+ chmod -R go-w /usr/src/tmp/xapian-omega-buildroot/usr/share/doc/xapian-omega-1.4.5
+ chmod -R a+rX /usr/src/tmp/xapian-omega-buildroot/usr/share/doc/xapian-omega-1.4.5
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sWARqK
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.iVs7F6
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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
/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.5, /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.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libgcc_s.so.1(GCC_3.0)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libmagic.so.1()(64bit) >= set:jg7DXn4QSKpo6w0, libpcre.so.3()(64bit) >= set:igW8KBv, libstdc++.so.6(CXXABI_1.3)(64bit), libstdc++.so.6(CXXABI_1.3.5)(64bit), libstdc++.so.6(CXXABI_1.3.9)(64bit), libstdc++.so.6(GLIBCXX_3.4)(64bit), libstdc++.so.6(GLIBCXX_3.4.11)(64bit), libstdc++.so.6(GLIBCXX_3.4.15)(64bit), libstdc++.so.6(GLIBCXX_3.4.18)(64bit), libstdc++.so.6(GLIBCXX_3.4.20)(64bit), libstdc++.so.6(GLIBCXX_3.4.21)(64bit), libstdc++.so.6(GLIBCXX_3.4.9)(64bit), libxapian.so.30()(64bit) >= set:ogx28oBEzraejCqdK0fz7suGMZIRvDSNOk5gmdLK3yPo3Qi9QqM8hrlN71Tn3dnZazGFDPyUl3Mkox1Zgu556404e6j9sJi9H4c1uPAZqBKuoKfUIdP12PNnh8Z93tE0cGv1rFFhup5EWbEn3MBB1O1wUGXGgQVkLnIdUr5wFQ02nbpioC3ObOYxhkYU05Zbi4eH4DZ00GyPS33voiXDvzS9h9p0iPlZgWEem7upKyR5uqdsZHLO3genny4JSLghn0hOvWtGOLkE37dHFJAmaZcQssI8lQrvhpQ9hSh5LtKbYvVxZ1E2mBANeQQLlG6yGNlebNb5RT37i2tL2dCJGVlZ4kVC3YAeNZIZaoRz41ZGd1CRA1qto8i0GbR3fCljyj7Eog1l11, libz.so.1()(64bit) >= set:kisT9ZE5Lwb, 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.41XYFy
Creating xapian-omega-debuginfo package
Processing files: xapian-omega-debuginfo-1.4.5-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6m8k33
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.EISkPC
find-requires: running scripts (debuginfo)
Requires: xapian-omega = 1.4.5-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libgcc_s.so.1), debug64(libm.so.6), debug64(libmagic.so.1), debug64(libpcre.so.3), debug64(libstdc++.so.6), debug64(libxapian.so.30), debug64(libz.so.1)
Wrote: /usr/src/RPM/RPMS/x86_64/xapian-omega-1.4.5-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/xapian-omega-debuginfo-1.4.5-alt1.x86_64.rpm (w2T8.xzdio)
42.82user 5.98system 0:27.63elapsed 176%CPU (0avgtext+0avgdata 328536maxresident)k
0inputs+0outputs (0major+2492314minor)pagefaults 0swaps
48.85user 8.49system 0:37.13elapsed 154%CPU (0avgtext+0avgdata 328536maxresident)k
224inputs+0outputs (0major+2789799minor)pagefaults 0swaps
--- xapian-omega-1.4.5-alt1.x86_64.rpm.repo	2017-10-23 07:42:33.000000000 +0000
+++ xapian-omega-1.4.5-alt1.x86_64.rpm.hasher	2021-03-14 03:42:43.156448219 +0000
@@ -97,3 +97,3 @@
 Requires: rpmlib(SetVersions)  
-Requires: libpcre.so.3()(64bit) >= set:jht4DmZh
+Requires: libpcre.so.3()(64bit) >= set:igW8KBv
 Requires: libstdc++.so.6(CXXABI_1.3)(64bit)  
@@ -108,3 +108,3 @@
 Requires: libstdc++.so.6(GLIBCXX_3.4.9)(64bit)  
-Requires: libxapian.so.30()(64bit) >= set:ogx28oBEzraejCqdK0fz7suGMZIRvDSNOk5gamZEPo3Qi9QqM8hrlh5TgPlLeGCuebyndgAZ6oJM0vMHEMw0wMNoaxHlapBw9MrCQnbtZ0PZ1sSCV0xVUH8AZsxek06RLwJQQ8LI2kZ5gL6wbb3A3gpqQMmn5yeDWZ2S6YJ2Mkq0xHBc9cP1V5pZgZA4aWn92DlyPu0glsSuoU3jqZILhXAEAc0FVavg7RNWMbPlIKMjHxXvvB7MJW3Ot9iQqZykQ5gAYDuDGYb5AeGSiqFQPQssI8lQrvhpQ9hSh5LtKbYvVxZ1EiYgoT96XgjZCBGxEqsBPiYihZd37i2tL2dCJGVlZ4kVC3YAeNZIZaoRz41ZGd1CRA1qto8i0GbR3fCljyj7Eog1l11
+Requires: libxapian.so.30()(64bit) >= set:ogx28oBEzraejCqdK0fz7suGMZIRvDSNOk5gmdLK3yPo3Qi9QqM8hrlN71Tn3dnZazGFDPyUl3Mkox1Zgu556404e6j9sJi9H4c1uPAZqBKuoKfUIdP12PNnh8Z93tE0cGv1rFFhup5EWbEn3MBB1O1wUGXGgQVkLnIdUr5wFQ02nbpioC3ObOYxhkYU05Zbi4eH4DZ00GyPS33voiXDvzS9h9p0iPlZgWEem7upKyR5uqdsZHLO3genny4JSLghn0hOvWtGOLkE37dHFJAmaZcQssI8lQrvhpQ9hSh5LtKbYvVxZ1E2mBANeQQLlG6yGNlebNb5RT37i2tL2dCJGVlZ4kVC3YAeNZIZaoRz41ZGd1CRA1qto8i0GbR3fCljyj7Eog1l11
 Requires: libz.so.1()(64bit) >= set:kisT9ZE5Lwb
--- xapian-omega-debuginfo-1.4.5-alt1.x86_64.rpm.repo	2017-10-23 07:42:33.000000000 +0000
+++ xapian-omega-debuginfo-1.4.5-alt1.x86_64.rpm.hasher	2021-03-14 03:42:43.235448698 +0000
@@ -118,3 +118,3 @@
 Requires: debug64(libz.so.1)  
-Requires: rpmlib(PayloadIsLzma)  
+Requires: rpmlib(PayloadIsXz)  
 Provides: xapian-omega-debuginfo = 1.4.5-alt1