<86>Oct 17 10:04:39 userdel[3107558]: delete user 'rooter'
<86>Oct 17 10:04:39 userdel[3107558]: removed group 'rooter' owned by 'rooter'
<86>Oct 17 10:04:39 userdel[3107558]: removed shadow group 'rooter' owned by 'rooter'
<86>Oct 17 10:04:39 groupadd[3107563]: group added to /etc/group: name=rooter, GID=657
<86>Oct 17 10:04:39 groupadd[3107563]: group added to /etc/gshadow: name=rooter
<86>Oct 17 10:04:39 groupadd[3107563]: new group: name=rooter, GID=657
<86>Oct 17 10:04:39 useradd[3107569]: new user: name=rooter, UID=657, GID=657, home=/root, shell=/bin/bash
<86>Oct 17 10:04:39 userdel[3107580]: delete user 'builder'
<86>Oct 17 10:04:39 userdel[3107580]: removed group 'builder' owned by 'builder'
<86>Oct 17 10:04:39 userdel[3107580]: removed shadow group 'builder' owned by 'builder'
<86>Oct 17 10:04:39 groupadd[3107589]: group added to /etc/group: name=builder, GID=658
<86>Oct 17 10:04:39 groupadd[3107589]: group added to /etc/gshadow: name=builder
<86>Oct 17 10:04:39 groupadd[3107589]: new group: name=builder, GID=658
<86>Oct 17 10:04:39 useradd[3107593]: new user: name=builder, UID=658, GID=658, home=/usr/src, shell=/bin/bash
<13>Oct 17 10:04:42 rpmi: libayemu-1.0.0-alt2.qa1 1365952524 installed
<13>Oct 17 10:04:42 rpmi: libayemu-devel-1.0.0-alt2.qa1 1365952524 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/playvtx-0.9.2-alt1.qa1.nosrc.rpm (w1.gzdio)
Installing playvtx-0.9.2-alt1.qa1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.71757
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf playvtx-0.9.2
+ echo 'Source #0 (playvtx-0.9.2.tar.gz):'
Source #0 (playvtx-0.9.2.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/playvtx-0.9.2.tar.gz
+ /bin/tar -xf -
+ cd playvtx-0.9.2
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.20845
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd playvtx-0.9.2
+ 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_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ readlink -e -- ./configure
+ xargs -ri dirname -- '{}'
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ sort -u
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ ./configure --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
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 for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc
checking for C compiler default output file name... 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 ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of x86_64-alt-linux-gcc... none
checking for ayemu_init in -layemu... yes
configure: creating ./config.status
config.status: creating config.h
config.status: executing depfiles commands
checking how to run the C preprocessor... x86_64-alt-linux-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -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 stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking ayemu.h usability... yes
checking ayemu.h presence... yes
checking for ayemu.h... yes
configure: creating ./config.status
config.status: creating config.h
config.status: executing depfiles commands
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking for memset... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
+ make -j8
make  all-am
make[1]: Entering directory '/usr/src/RPM/BUILD/playvtx-0.9.2'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -c playvtx.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/playvtx-0.9.2'
make[1]: Entering directory '/usr/src/RPM/BUILD/playvtx-0.9.2'
x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2   -o playvtx playvtx.o  -layemu 
make[1]: Leaving directory '/usr/src/RPM/BUILD/playvtx-0.9.2'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.24609
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/playvtx-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/playvtx-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd playvtx-0.9.2
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' DESTDIR=/usr/src/tmp/playvtx-buildroot install
make: Entering directory '/usr/src/RPM/BUILD/playvtx-0.9.2'
make[1]: Entering directory '/usr/src/RPM/BUILD/playvtx-0.9.2'
test -z "/usr/bin" || /bin/mkdir -p "/usr/src/tmp/playvtx-buildroot/usr/bin"
  /usr/libexec/rpm-build/install -p 'playvtx' '/usr/src/tmp/playvtx-buildroot/usr/bin/playvtx'
make[1]: Nothing to be done for 'install-data-am'.
make[1]: Leaving directory '/usr/src/RPM/BUILD/playvtx-0.9.2'
make: Leaving directory '/usr/src/RPM/BUILD/playvtx-0.9.2'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/playvtx-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/playvtx-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/playvtx-buildroot/ (default)
Compressing files in /usr/src/tmp/playvtx-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/playvtx-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: playvtx-0.9.2-alt1.qa1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.23783
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd playvtx-0.9.2
+ DOCDIR=/usr/src/tmp/playvtx-buildroot/usr/share/doc/playvtx-0.9.2
+ export DOCDIR
+ rm -rf /usr/src/tmp/playvtx-buildroot/usr/share/doc/playvtx-0.9.2
+ /bin/mkdir -p /usr/src/tmp/playvtx-buildroot/usr/share/doc/playvtx-0.9.2
+ cp -prL AUTHORS BUGS ChangeLog NEWS README THANKS TODO /usr/src/tmp/playvtx-buildroot/usr/share/doc/playvtx-0.9.2
+ chmod -R go-w /usr/src/tmp/playvtx-buildroot/usr/share/doc/playvtx-0.9.2
+ chmod -R a+rX /usr/src/tmp/playvtx-buildroot/usr/share/doc/playvtx-0.9.2
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RKtzuy
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.oZxAJp
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: /lib64/ld-linux-x86-64.so.2, libayemu-1.0.0.so.0()(64bit) >= set:iexHl3LJAjetMECg4GYtOJ6TQ2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), 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.t4Pgpk
Creating playvtx-debuginfo package
Processing files: playvtx-debuginfo-0.9.2-alt1.qa1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4UGzxi
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Oumc7j
find-requires: running scripts (debuginfo)
Requires: playvtx = 0.9.2-alt1.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libayemu-1.0.0.so.0), debug64(libc.so.6)
Wrote: /usr/src/RPM/RPMS/x86_64/playvtx-0.9.2-alt1.qa1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/playvtx-debuginfo-0.9.2-alt1.qa1.x86_64.rpm (w2.lzdio)
5.15user 2.83system 0:12.63elapsed 63%CPU (0avgtext+0avgdata 27328maxresident)k
0inputs+0outputs (0major+471422minor)pagefaults 0swaps
10.92user 8.71system 0:22.48elapsed 87%CPU (0avgtext+0avgdata 120284maxresident)k
0inputs+0outputs (34224major+719915minor)pagefaults 0swaps
--- playvtx-0.9.2-alt1.qa1.x86_64.rpm.repo	2013-04-15 13:04:14.000000000 +0000
+++ playvtx-0.9.2-alt1.qa1.x86_64.rpm.hasher	2021-10-17 10:04:58.521976174 +0000
@@ -15,2 +15,3 @@
 Requires: libc.so.6(GLIBC_2.3.4)(64bit)  
+Requires: libc.so.6(GLIBC_2.4)(64bit)  
 Requires: rtld(GNU_HASH)  
@@ -18,3 +19,3 @@
 Provides: playvtx = 0.9.2-alt1.qa1
-File: /usr/bin/playvtx	100755	root:root	7f9e1e7882c1190a9791fbed74968155	
+File: /usr/bin/playvtx	100755	root:root	315da5db00f0265fea10659a7a1a4c96	
 File: /usr/share/doc/playvtx-0.9.2	40755	root:root		
@@ -27,2 +28,2 @@
 File: /usr/share/doc/playvtx-0.9.2/TODO	100644	root:root	03fc8d44bb692212428f0017f721ec43	
-RPMIdentity: 1f8da318318281fd15e1befb7befe2732bc3e16dc13d11926d1ba7d9c9513e283bb0e972357197d3297529ead9b9612c54c5d4ccf5b7947a45fc6c2592c6cde4
+RPMIdentity: d80cdccb25f26db7daa34ee72683a9e1899d1c3a34a4d4c19856b47a6561a2c55ea276b71ffa765ac4faa28ca5f672bb0c818ea2a1c99c9c325ae717eaca59d5
--- playvtx-debuginfo-0.9.2-alt1.qa1.x86_64.rpm.repo	2013-04-15 13:04:14.000000000 +0000
+++ playvtx-debuginfo-0.9.2-alt1.qa1.x86_64.rpm.hasher	2021-10-17 10:04:58.640971860 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/ff	40755	root:root	
-/usr/lib/debug/.build-id/ff/6da3e3dbc9ff101798ce45bfac7356bc464a82	120777	root:root	../../../../bin/playvtx
-/usr/lib/debug/.build-id/ff/6da3e3dbc9ff101798ce45bfac7356bc464a82.debug	120777	root:root	../../usr/bin/playvtx.debug
+/usr/lib/debug/.build-id/3b	40755	root:root	
+/usr/lib/debug/.build-id/3b/c3663e06565fe5836586f24a99bbfc5378b135	120777	root:root	../../../../bin/playvtx
+/usr/lib/debug/.build-id/3b/c3663e06565fe5836586f24a99bbfc5378b135.debug	120777	root:root	../../usr/bin/playvtx.debug
 /usr/lib/debug/usr/bin/playvtx.debug	100644	root:root	
@@ -12,8 +12,8 @@
 Provides: playvtx-debuginfo = 0.9.2-alt1.qa1
-File: /usr/lib/debug/.build-id/ff	40755	root:root		
-File: /usr/lib/debug/.build-id/ff/6da3e3dbc9ff101798ce45bfac7356bc464a82	120777	root:root		../../../../bin/playvtx
-File: /usr/lib/debug/.build-id/ff/6da3e3dbc9ff101798ce45bfac7356bc464a82.debug	120777	root:root		../../usr/bin/playvtx.debug
-File: /usr/lib/debug/usr/bin/playvtx.debug	100644	root:root	ecb59e345893370a86682ce68395db0e	
+File: /usr/lib/debug/.build-id/3b	40755	root:root		
+File: /usr/lib/debug/.build-id/3b/c3663e06565fe5836586f24a99bbfc5378b135	120777	root:root		../../../../bin/playvtx
+File: /usr/lib/debug/.build-id/3b/c3663e06565fe5836586f24a99bbfc5378b135.debug	120777	root:root		../../usr/bin/playvtx.debug
+File: /usr/lib/debug/usr/bin/playvtx.debug	100644	root:root	31c6b41387d956cc8f4c64187a9fb5fb	
 File: /usr/src/debug/playvtx-0.9.2	40755	root:root		
 File: /usr/src/debug/playvtx-0.9.2/playvtx.c	100644	root:root	93772f53fdfaf46ff32a69c9f8712201	
-RPMIdentity: dac3801c56b7e08b977c40d899789acf51bc3c06417894a1777e5c93bfacff0c4074d46bedf07149810b3040fd03e6be39fddd45118c54b6e7e6589c85d942ec
+RPMIdentity: 28201e031fea3da0cbf31cef95634463da38fed933be2b4ef30ed5a0b4a10551886c42e26086485c3ee9094e7757426d4270d46a2c3208295ccc906f76c4f824