<86>Feb  9 10:19:28 userdel[3733759]: delete user 'rooter'
<86>Feb  9 10:19:28 userdel[3733759]: removed group 'rooter' owned by 'rooter'
<86>Feb  9 10:19:28 userdel[3733759]: removed shadow group 'rooter' owned by 'rooter'
<86>Feb  9 10:19:28 groupadd[3733764]: group added to /etc/group: name=rooter, GID=567
<86>Feb  9 10:19:28 groupadd[3733764]: group added to /etc/gshadow: name=rooter
<86>Feb  9 10:19:28 groupadd[3733764]: new group: name=rooter, GID=567
<86>Feb  9 10:19:28 useradd[3733772]: new user: name=rooter, UID=567, GID=567, home=/root, shell=/bin/bash
<86>Feb  9 10:19:28 userdel[3733791]: delete user 'builder'
<86>Feb  9 10:19:28 userdel[3733791]: removed group 'builder' owned by 'builder'
<86>Feb  9 10:19:28 userdel[3733791]: removed shadow group 'builder' owned by 'builder'
<86>Feb  9 10:19:28 groupadd[3733807]: group added to /etc/group: name=builder, GID=568
<86>Feb  9 10:19:28 groupadd[3733807]: group added to /etc/gshadow: name=builder
<86>Feb  9 10:19:28 groupadd[3733807]: new group: name=builder, GID=568
<86>Feb  9 10:19:28 useradd[3733820]: new user: name=builder, UID=568, GID=568, home=/usr/src, shell=/bin/bash
<13>Feb  9 10:19:31 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus+221902.2500.4.1 1550596716 installed
<13>Feb  9 10:19:32 rpmi: libstdc++8-devel-8.3.1-alt5 p9+240194.100.1.1 1572928737 installed
<13>Feb  9 10:19:33 rpmi: gcc8-c++-8.3.1-alt5 p9+240194.100.1.1 1572928737 installed
<13>Feb  9 10:19:33 rpmi: gcc-c++-8-alt1 sisyphus+222164.100.1.1 1550685959 installed
<13>Feb  9 10:19:33 rpmi: libstdc++-devel-8-alt1 sisyphus+222164.100.1.1 1550685957 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/frag-opt-0.5.5-alt3.qa1.nosrc.rpm
Installing frag-opt-0.5.5-alt3.qa1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.10234
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf frag-opt-0.5.5
+ echo 'Source #0 (frag-opt-0.5.5.tar.bz2):'
Source #0 (frag-opt-0.5.5.tar.bz2):
+ /bin/bzip2 -dc /usr/src/RPM/SOURCES/frag-opt-0.5.5.tar.bz2
+ /bin/tar -xf -
+ cd frag-opt-0.5.5
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.85051
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd frag-opt-0.5.5
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export FFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=' -march=i586 -mtune=generic'
+ export ASFLAGS
+ export lt_cv_prog_cc_static_works=no
+ lt_cv_prog_cc_static_works=no
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ readlink -e -- ./configure
+ xargs -ri dirname -- '{}'
+ sort -u
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ ./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 --without-included-gettext --disable-static
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for i586-alt-linux-gcc... i586-alt-linux-gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i586-alt-linux-gcc accepts -g... yes
checking for i586-alt-linux-gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of i586-alt-linux-gcc... none
checking build system type... i586-alt-linux-gnu
checking host system type... i586-alt-linux-gnu
checking for egrep... grep -E
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... nm
checking for a sed that does not truncate output... /bin/sed
checking whether ln -s works... yes
checking how to recognise dependent libraries... (cached) pass_all
checking how to run the C preprocessor... i586-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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for i586-alt-linux-g++... i586-alt-linux-g++
checking whether we are using the GNU C++ compiler... yes
checking whether i586-alt-linux-g++ accepts -g... yes
checking dependency style of i586-alt-linux-g++... none
checking how to run the C++ preprocessor... i586-alt-linux-g++ -E
checking for i586-alt-linux-g77... no
checking for i586-alt-linux-f77... no
checking for i586-alt-linux-xlf... no
checking for i586-alt-linux-frt... no
checking for i586-alt-linux-pgf77... no
checking for i586-alt-linux-fl32... no
checking for i586-alt-linux-af77... no
checking for i586-alt-linux-fort77... no
checking for i586-alt-linux-f90... no
checking for i586-alt-linux-xlf90... no
checking for i586-alt-linux-pgf90... no
checking for i586-alt-linux-epcf90... no
checking for i586-alt-linux-f95... no
checking for i586-alt-linux-fort... no
checking for i586-alt-linux-xlf95... no
checking for i586-alt-linux-lf95... no
checking for i586-alt-linux-g95... no
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fl32... no
checking for af77... no
checking for fort77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for lf95... no
checking for g95... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse nm output from i586-alt-linux-gcc object... ok
checking for objdir... .libs
checking for i586-alt-linux-ranlib... no
checking for ranlib... ranlib
checking for i586-alt-linux-strip... no
checking for strip... strip
checking if i586-alt-linux-gcc static flag  works... yes
checking if i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no
checking for i586-alt-linux-gcc option to produce PIC... -fPIC
checking if i586-alt-linux-gcc PIC flag -fPIC works... yes
checking if i586-alt-linux-gcc supports -c -o file.o... 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 how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
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
checking if i586-alt-linux-g++ PIC flag -fPIC works... yes
checking if i586-alt-linux-g++ supports -c -o file.o... yes
checking whether the i586-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for  option to produce PIC... -fPIC
checking if  PIC flag -fPIC works... no
checking if  supports -c -o file.o... no
checking whether the  linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... ./configure: line 12891: -print-search-dirs: command not found
GNU/Linux ld.so
checking for ANSI C header files... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... yes
checking for strchr... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating src/config.h
config.status: executing depfiles commands
+ make -j8
Making all in src
make  all-am
make[2]: Entering directory '/usr/src/RPM/BUILD/frag-opt-0.5.5/src'
/bin/sh ../libtool --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.    -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o frag-opt.lo `test -f 'frag-opt.c' || echo './'`frag-opt.c
mkdir .libs
 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c frag-opt.c  -fPIC -DPIC -o .libs/frag-opt.o
frag-opt.c: In function '_frag_parse_lopt':
frag-opt.c:296:5: warning: 'tmp' may be used uninitialized in this function [-Wmaybe-uninitialized]
     &&  tmp != NULL) {
     ^
make[2]: Leaving directory '/usr/src/RPM/BUILD/frag-opt-0.5.5/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/frag-opt-0.5.5/src'
/bin/sh ../libtool --mode=link i586-alt-linux-gcc -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -o libfrag-opt.la -rpath /usr/lib -version-info 0:0:0 frag-opt.lo  
i586-alt-linux-gcc -shared  .libs/frag-opt.o   -march=i586 -mtune=generic -Wl,-soname -Wl,libfrag-opt.so.0 -o .libs/libfrag-opt.so.0.0.0
(cd .libs && rm -f libfrag-opt.so.0 && ln -s libfrag-opt.so.0.0.0 libfrag-opt.so.0)
(cd .libs && rm -f libfrag-opt.so && ln -s libfrag-opt.so.0.0.0 libfrag-opt.so)
creating libfrag-opt.la
(cd .libs && rm -f libfrag-opt.la && ln -s ../libfrag-opt.la libfrag-opt.la)
make[2]: Leaving directory '/usr/src/RPM/BUILD/frag-opt-0.5.5/src'
Making all in doc
make[1]: Nothing to be done for 'all'.
make[1]: Nothing to be done for 'all-am'.
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.29509
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/frag-opt-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/frag-opt-buildroot
+ cd frag-opt-0.5.5
+ make 'INSTALL=/bin/install -p' DESTDIR=/usr/src/tmp/frag-opt-buildroot install
make: Entering directory '/usr/src/RPM/BUILD/frag-opt-0.5.5'
Making install in src
make[1]: Entering directory '/usr/src/RPM/BUILD/frag-opt-0.5.5/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/frag-opt-0.5.5/src'
/bin/sh ../mkinstalldirs /usr/src/tmp/frag-opt-buildroot/usr/lib
mkdir -p -- /usr/src/tmp/frag-opt-buildroot/usr/lib
 /bin/sh ../libtool --mode=install /bin/install -p  libfrag-opt.la /usr/src/tmp/frag-opt-buildroot/usr/lib/libfrag-opt.la
/bin/install -p .libs/libfrag-opt.so.0.0.0 /usr/src/tmp/frag-opt-buildroot/usr/lib/libfrag-opt.so.0.0.0
(cd /usr/src/tmp/frag-opt-buildroot/usr/lib && rm -f libfrag-opt.so.0 && ln -s libfrag-opt.so.0.0.0 libfrag-opt.so.0)
(cd /usr/src/tmp/frag-opt-buildroot/usr/lib && rm -f libfrag-opt.so && ln -s libfrag-opt.so.0.0.0 libfrag-opt.so)
/bin/install -p .libs/libfrag-opt.lai /usr/src/tmp/frag-opt-buildroot/usr/lib/libfrag-opt.la
libtool: install: warning: remember to run `libtool --finish /usr/lib'
/bin/sh ../mkinstalldirs /usr/src/tmp/frag-opt-buildroot/usr/include
mkdir -p -- /usr/src/tmp/frag-opt-buildroot/usr/include
 /bin/install -p -m 644 frag-opt.h /usr/src/tmp/frag-opt-buildroot/usr/include/frag-opt.h
make[2]: Leaving directory '/usr/src/RPM/BUILD/frag-opt-0.5.5/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/frag-opt-0.5.5/src'
Making install in doc
make[1]: Entering directory '/usr/src/RPM/BUILD/frag-opt-0.5.5/doc'
make[2]: Entering directory '/usr/src/RPM/BUILD/frag-opt-0.5.5/doc'
make[2]: Nothing to be done for 'install-exec-am'.
/bin/sh ../mkinstalldirs /usr/src/tmp/frag-opt-buildroot/usr/share/man/man3
mkdir -p -- /usr/src/tmp/frag-opt-buildroot/usr/share/man/man3
 /bin/install -p -m 644 ./frag-opt.3 /usr/src/tmp/frag-opt-buildroot/usr/share/man/man3/frag-opt.3
make[2]: Leaving directory '/usr/src/RPM/BUILD/frag-opt-0.5.5/doc'
make[1]: Leaving directory '/usr/src/RPM/BUILD/frag-opt-0.5.5/doc'
make[1]: Entering directory '/usr/src/RPM/BUILD/frag-opt-0.5.5'
make[2]: Entering directory '/usr/src/RPM/BUILD/frag-opt-0.5.5'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/frag-opt-0.5.5'
make[1]: Leaving directory '/usr/src/RPM/BUILD/frag-opt-0.5.5'
make: Leaving directory '/usr/src/RPM/BUILD/frag-opt-0.5.5'
+ /bin/rm -f '/usr/src/tmp/frag-opt-buildroot/usr/lib/*.a'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/frag-opt-buildroot (auto)
removed './usr/lib/libfrag-opt.la'
mode of './usr/lib/libfrag-opt.so.0.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/frag-opt-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/frag-opt-buildroot/ (default)
Compressing files in /usr/src/tmp/frag-opt-buildroot (auto)
Adjusting library links in /usr/src/tmp/frag-opt-buildroot
./usr/lib:
	libfrag-opt.so.0 -> libfrag-opt.so.0.0.0
Verifying ELF objects in /usr/src/tmp/frag-opt-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: libfrag-opt-0.5.5-alt3.qa1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ckha2d
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
lib.prov: /usr/src/tmp/frag-opt-buildroot/usr/lib/libfrag-opt.so.0: 16 symbols, 14 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jnKJ7Y
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
warning: libfrag-opt provides another subpackage: frag-opt
Provides: frag-opt = 0.5.5-alt3.qa1, libfrag-opt.so.0 = set:hcklrD8WBf6q2W2ISj0l8mqnOnPyxf21e
Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), rtld(GNU_HASH)
Conflicts: frag-opt <= 0.5.4
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6ezIw6
Creating libfrag-opt-debuginfo package
Processing files: libfrag-opt-devel-0.5.5-alt3.qa1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.c7EsyU
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.6HbLkm
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
Requires: libfrag-opt = 0.5.5-alt3.qa1, /usr/lib/libfrag-opt.so.0.0.0
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PTWNgm
Processing files: libfrag-opt-debuginfo-0.5.5-alt3.qa1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CMJAVW
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XXVF3q
find-requires: running scripts (debuginfo)
Provides: debug(libfrag-opt.so.0)
Requires: libfrag-opt = 0.5.5-alt3.qa1, debug(libc.so.6)
Removing 1 extra deps from libfrag-opt-devel due to dependency on libfrag-opt
Wrote: /usr/src/RPM/RPMS/i586/libfrag-opt-0.5.5-alt3.qa1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/libfrag-opt-devel-0.5.5-alt3.qa1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/libfrag-opt-debuginfo-0.5.5-alt3.qa1.i586.rpm
8.98user 4.45system 0:23.03elapsed 58%CPU (0avgtext+0avgdata 25828maxresident)k
0inputs+0outputs (0major+770766minor)pagefaults 0swaps
16.89user 9.45system 0:36.11elapsed 72%CPU (0avgtext+0avgdata 115212maxresident)k
0inputs+0outputs (0major+1071283minor)pagefaults 0swaps
--- libfrag-opt-0.5.5-alt3.qa1.i586.rpm.repo	2013-04-14 14:59:05.000000000 +0000
+++ libfrag-opt-0.5.5-alt3.qa1.i586.rpm.hasher	2020-02-09 10:20:01.570377740 +0000
@@ -2,3 +2,3 @@
 /usr/lib/libfrag-opt.so.0.0.0	100644	
-/usr/share/man/man3/frag-opt.3.gz	100644	
+/usr/share/man/man3/frag-opt.3.xz	100644	
 Requires: libc.so.6(GLIBC_2.0)  
@@ -9,3 +9,3 @@
 Provides: frag-opt = 0.5.5-alt3.qa1
-Provides: libfrag-opt.so.0 = set:idGaZmhGMq77ULC5zfaZm7hvpC8V62NGgqmZx1to
+Provides: libfrag-opt.so.0 = set:hcklrD8WBf6q2W2ISj0l8mqnOnPyxf21e
 Provides: libfrag-opt = 0.5.5-alt3.qa1