<86>Jan 17 01:57:29 userdel[3282192]: delete user 'rooter'
<86>Jan 17 01:57:29 userdel[3282192]: removed group 'rooter' owned by 'rooter'
<86>Jan 17 01:57:29 groupadd[3282206]: group added to /etc/group: name=rooter, GID=648
<86>Jan 17 01:57:29 groupadd[3282206]: group added to /etc/gshadow: name=rooter
<86>Jan 17 01:57:29 groupadd[3282206]: new group: name=rooter, GID=648
<86>Jan 17 01:57:29 useradd[3282214]: new user: name=rooter, UID=648, GID=648, home=/root, shell=/bin/bash
<86>Jan 17 01:57:29 userdel[3282229]: delete user 'builder'
<86>Jan 17 01:57:29 userdel[3282229]: removed group 'builder' owned by 'builder'
<86>Jan 17 01:57:29 userdel[3282229]: removed shadow group 'builder' owned by 'builder'
<86>Jan 17 01:57:29 groupadd[3282240]: group added to /etc/group: name=builder, GID=649
<86>Jan 17 01:57:29 groupadd[3282240]: group added to /etc/gshadow: name=builder
<86>Jan 17 01:57:29 groupadd[3282240]: new group: name=builder, GID=649
<86>Jan 17 01:57:29 useradd[3282251]: new user: name=builder, UID=649, GID=649, home=/usr/src, shell=/bin/bash
<13>Jan 17 01:57:32 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus+221902.2500.4.1 1550596716 installed
<13>Jan 17 01:57:33 rpmi: libstdc++8-devel-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed
<13>Jan 17 01:57:34 rpmi: gcc8-c++-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed
<13>Jan 17 01:57:34 rpmi: gcc-c++-8-alt2 p9+246536.100.3.1 1582643803 installed
<13>Jan 17 01:57:34 rpmi: libstdc++-devel-8-alt2 p9+246536.100.3.1 1582643803 installed
Building target platforms: x86_64
Building for target x86_64
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: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.21996
+ 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.21996
+ 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'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=
+ export ASFLAGS
+ export lt_cv_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 -- '{}'
+ 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
+ sort -u
+ ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --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 x86_64-alt-linux-gcc... x86_64-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 x86_64-alt-linux-gcc accepts -g... yes
checking for x86_64-alt-linux-gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of x86_64-alt-linux-gcc... none
checking build system type... x86_64-alt-linux-gnu
checking host system type... x86_64-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... 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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
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 x86_64-alt-linux-g77... no
checking for x86_64-alt-linux-f77... no
checking for x86_64-alt-linux-xlf... no
checking for x86_64-alt-linux-frt... no
checking for x86_64-alt-linux-pgf77... no
checking for x86_64-alt-linux-fl32... no
checking for x86_64-alt-linux-af77... no
checking for x86_64-alt-linux-fort77... no
checking for x86_64-alt-linux-f90... no
checking for x86_64-alt-linux-xlf90... no
checking for x86_64-alt-linux-pgf90... no
checking for x86_64-alt-linux-epcf90... no
checking for x86_64-alt-linux-f95... no
checking for x86_64-alt-linux-fort... no
checking for x86_64-alt-linux-xlf95... no
checking for x86_64-alt-linux-lf95... no
checking for x86_64-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 x86_64-alt-linux-gcc object... ok
checking for objdir... .libs
checking for x86_64-alt-linux-ranlib... no
checking for ranlib... ranlib
checking for x86_64-alt-linux-strip... no
checking for strip... strip
checking if x86_64-alt-linux-gcc static flag  works... yes
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
checking if x86_64-alt-linux-gcc PIC flag -fPIC works... yes
checking if x86_64-alt-linux-gcc supports -c -o file.o... 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 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 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
checking if x86_64-alt-linux-g++ PIC flag -fPIC works... yes
checking if x86_64-alt-linux-g++ supports -c -o file.o... yes
checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) 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 -m elf_x86_64) 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 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.    -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -c -o frag-opt.lo `test -f 'frag-opt.c' || echo './'`frag-opt.c
mkdir .libs
 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2 -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 x86_64-alt-linux-gcc -D_REENTRANT -pipe -frecord-gcc-switches -Wall -g -O2   -o libfrag-opt.la -rpath /usr/lib64 -version-info 0:0:0 frag-opt.lo  
x86_64-alt-linux-gcc -shared  .libs/frag-opt.o   -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.27264
+ 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/lib64
mkdir -p -- /usr/src/tmp/frag-opt-buildroot/usr/lib64
 /bin/sh ../libtool --mode=install /bin/install -p  libfrag-opt.la /usr/src/tmp/frag-opt-buildroot/usr/lib64/libfrag-opt.la
/bin/install -p .libs/libfrag-opt.so.0.0.0 /usr/src/tmp/frag-opt-buildroot/usr/lib64/libfrag-opt.so.0.0.0
(cd /usr/src/tmp/frag-opt-buildroot/usr/lib64 && 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/lib64 && 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/lib64/libfrag-opt.la
libtool: install: warning: remember to run `libtool --finish /usr/lib64'
/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/lib64/*.a'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/frag-opt-buildroot (auto)
removed './usr/lib64/libfrag-opt.la'
mode of './usr/lib64/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/lib64:
	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.JlEVAO
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
lib.prov: /usr/src/tmp/frag-opt-buildroot/usr/lib64/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.Rhp6yN
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
warning: libfrag-opt provides another subpackage: frag-opt
Provides: frag-opt = 0.5.5-alt3.qa1, libfrag-opt.so.0()(64bit) = set:hcklrD8WBf6q2W2ISj0l8mqnOnPyxf21e
Requires: libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), 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.UhS7VP
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.uXgnKV
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.wwDjZ4
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: libfrag-opt = 0.5.5-alt3.qa1, /usr/lib64/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.sSxDDh
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.OVfWHx
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.O7ylgR
find-requires: running scripts (debuginfo)
Provides: debug64(libfrag-opt.so.0)
Requires: libfrag-opt = 0.5.5-alt3.qa1, debug64(libc.so.6)
Removing 1 extra deps from libfrag-opt-devel due to dependency on libfrag-opt
Wrote: /usr/src/RPM/RPMS/x86_64/libfrag-opt-0.5.5-alt3.qa1.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/libfrag-opt-devel-0.5.5-alt3.qa1.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/libfrag-opt-debuginfo-0.5.5-alt3.qa1.x86_64.rpm
7.93user 5.25system 0:19.53elapsed 67%CPU (0avgtext+0avgdata 31468maxresident)k
0inputs+0outputs (0major+880736minor)pagefaults 0swaps
15.70user 10.82system 0:31.97elapsed 82%CPU (0avgtext+0avgdata 115492maxresident)k
8inputs+0outputs (0major+1195954minor)pagefaults 0swaps
--- libfrag-opt-0.5.5-alt3.qa1.x86_64.rpm.repo	2013-04-14 14:59:05.000000000 +0000
+++ libfrag-opt-0.5.5-alt3.qa1.x86_64.rpm.hasher	2021-01-17 01:57:58.042117264 +0000
@@ -2,3 +2,3 @@
 /usr/lib64/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.2.5)(64bit)  
@@ -8,3 +8,3 @@
 Provides: frag-opt = 0.5.5-alt3.qa1
-Provides: libfrag-opt.so.0()(64bit) = set:idGaZmhGMq77ULC5zfaZm7hvpC8V62NGgqmZx1to
+Provides: libfrag-opt.so.0()(64bit) = set:hcklrD8WBf6q2W2ISj0l8mqnOnPyxf21e
 Provides: libfrag-opt = 0.5.5-alt3.qa1