<86>Oct  9 07:43:48 userdel[1494092]: delete user 'rooter'
<86>Oct  9 07:43:48 userdel[1494092]: removed shadow group 'rooter' owned by 'rooter'
<86>Oct  9 07:43:48 groupadd[1494119]: group added to /etc/group: name=rooter, GID=993
<86>Oct  9 07:43:48 groupadd[1494119]: group added to /etc/gshadow: name=rooter
<86>Oct  9 07:43:48 groupadd[1494119]: new group: name=rooter, GID=993
<86>Oct  9 07:43:48 useradd[1494136]: new user: name=rooter, UID=993, GID=993, home=/root, shell=/bin/bash
<86>Oct  9 07:43:48 userdel[1494176]: delete user 'builder'
<86>Oct  9 07:43:48 userdel[1494176]: removed group 'builder' owned by 'builder'
<86>Oct  9 07:43:48 userdel[1494176]: removed shadow group 'builder' owned by 'builder'
<86>Oct  9 07:43:48 groupadd[1494198]: group added to /etc/group: name=builder, GID=994
<86>Oct  9 07:43:48 groupadd[1494198]: group added to /etc/gshadow: name=builder
<86>Oct  9 07:43:48 groupadd[1494198]: new group: name=builder, GID=994
<86>Oct  9 07:43:48 useradd[1494225]: new user: name=builder, UID=994, GID=994, home=/usr/src, shell=/bin/bash
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/schedtool-1.3.0-alt1.qa1.nosrc.rpm (w1.gzdio)
Installing schedtool-1.3.0-alt1.qa1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.49100
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf schedtool-1.3.0
+ echo 'Source #0 (schedtool-1.3.0.tar.bz2):'
Source #0 (schedtool-1.3.0.tar.bz2):
+ /bin/bzip2 -dc /usr/src/RPM/SOURCES/schedtool-1.3.0.tar.bz2
+ /bin/tar -xf -
+ cd schedtool-1.3.0
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #1 (Makefile.patch):'
Patch #1 (Makefile.patch):
+ /usr/bin/patch -p1
patching file Makefile
Hunk #1 succeeded at 7 with fuzz 2.
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.49100
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd schedtool-1.3.0
+ make -j16 affinity_hack
make: Entering directory '/usr/src/RPM/BUILD/schedtool-1.3.0'
rm -f *.o schedtool
make: Leaving directory '/usr/src/RPM/BUILD/schedtool-1.3.0'
make CFLAGS="-Os -fomit-frame-pointer -s -pipe -DHAVE_AFFINITY_HACK" schedtool
make[1]: Entering directory '/usr/src/RPM/BUILD/schedtool-1.3.0'
gcc -Os -fomit-frame-pointer -s -pipe -DHAVE_AFFINITY_HACK   -c -o error.o error.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/schedtool-1.3.0'
make[1]: Entering directory '/usr/src/RPM/BUILD/schedtool-1.3.0'
gcc -Os -fomit-frame-pointer -s -pipe -DHAVE_AFFINITY_HACK   -c -o schedtool.o schedtool.c
schedtool.c: In function 'set_process':
schedtool.c:436:51: warning: pointer/integer type mismatch in conditional expression
         (CHECK_RANGE_POLICY(policy) ? TAB[policy] : policy)
                                                   ^
make[1]: Leaving directory '/usr/src/RPM/BUILD/schedtool-1.3.0'
make[1]: Entering directory '/usr/src/RPM/BUILD/schedtool-1.3.0'
gcc   schedtool.o error.o   -o schedtool
make[1]: Leaving directory '/usr/src/RPM/BUILD/schedtool-1.3.0'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.49100
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/schedtool-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/schedtool-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd schedtool-1.3.0
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTPREFIX=/usr DESTDIR=/usr/src/tmp/schedtool-buildroot MANDIR=/usr/share/man/man8
make: Entering directory '/usr/src/RPM/BUILD/schedtool-1.3.0'
install -d /usr/src/tmp/schedtool-buildroot/usr/share/doc/schedtool-1.3.0
install -p -c README INSTALL SCHED_DESIGN TUNING LICENSE CHANGES /usr/src/tmp/schedtool-buildroot/usr/share/doc/schedtool-1.3.0
test -f schedtool.8 && gzip -9 schedtool.8 || exit 0
install -d /usr/src/tmp/schedtool-buildroot/usr/bin
install -p -c schedtool /usr/src/tmp/schedtool-buildroot/usr/bin
install -d /usr/src/tmp/schedtool-buildroot/usr/share/man/man8
install -p -c schedtool.8.gz /usr/src/tmp/schedtool-buildroot/usr/share/man/man8
make: Leaving directory '/usr/src/RPM/BUILD/schedtool-1.3.0'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/schedtool-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/schedtool-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/schedtool-buildroot/ (default)
Compressing files in /usr/src/tmp/schedtool-buildroot (auto)
mode of '/usr/src/tmp/schedtool-buildroot/usr/share/man/man8/schedtool.8.gz' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
056-debuginfo.brp: WARNING: debuginfo without debug sources.
Verifying ELF objects in /usr/src/tmp/schedtool-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: schedtool-1.3.0-alt1.qa1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.61535
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd schedtool-1.3.0
+ DOCDIR=/usr/src/tmp/schedtool-buildroot/usr/share/doc/schedtool-1.3.0
+ export DOCDIR
+ rm -rf /usr/src/tmp/schedtool-buildroot/usr/share/doc/schedtool-1.3.0
+ /bin/mkdir -p /usr/src/tmp/schedtool-buildroot/usr/share/doc/schedtool-1.3.0
+ cp -prL README INSTALL SCHED_DESIGN TUNING LICENSE CHANGES PACKAGERS TODO /usr/src/tmp/schedtool-buildroot/usr/share/doc/schedtool-1.3.0
+ chmod -R go-w /usr/src/tmp/schedtool-buildroot/usr/share/doc/schedtool-1.3.0
+ chmod -R a+rX /usr/src/tmp/schedtool-buildroot/usr/share/doc/schedtool-1.3.0
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5wHIEg
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.EVRddd
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, 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)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bFKCdd
Creating schedtool-debuginfo package
Processing files: schedtool-debuginfo-1.3.0-alt1.qa1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MOliEg
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fWnNun
find-requires: running scripts (debuginfo)
Requires: schedtool = 1.3.0-alt1.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6)
Wrote: /usr/src/RPM/RPMS/x86_64/schedtool-1.3.0-alt1.qa1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/schedtool-debuginfo-1.3.0-alt1.qa1.x86_64.rpm (w2.lzdio)
1.28user 0.50system 0:06.50elapsed 27%CPU (0avgtext+0avgdata 28720maxresident)k
0inputs+0outputs (0major+193916minor)pagefaults 0swaps
0.50user 0.91system 0:09.52elapsed 14%CPU (0avgtext+0avgdata 12036maxresident)k
0inputs+0outputs (0major+97097minor)pagefaults 0swaps
--- schedtool-1.3.0-alt1.qa1.x86_64.rpm.repo	2013-04-15 13:54:06.000000000 +0000
+++ schedtool-1.3.0-alt1.qa1.x86_64.rpm.hasher	2022-10-09 07:43:56.448184890 +0000
@@ -10,3 +10,3 @@
 /usr/share/doc/schedtool-1.3.0/TUNING	100644	root:root	
-/usr/share/man/man8/schedtool.8.gz	100644	root:root	
+/usr/share/man/man8/schedtool.8.xz	100644	root:root	
 Requires: /lib64/ld-linux-x86-64.so.2  
@@ -19,3 +19,3 @@
 Provides: schedtool = 1.3.0-alt1.qa1
-File: /usr/bin/schedtool	100755	root:root	0c39937671b32199824d040c96371094	
+File: /usr/bin/schedtool	100755	root:root	7910b67e9deaa9c84fc223b25f7d97e6	
 File: /usr/share/doc/schedtool-1.3.0	40755	root:root		
@@ -29,3 +29,3 @@
 File: /usr/share/doc/schedtool-1.3.0/TUNING	100644	root:root	88ec2ba30559e11e7ff0e046a4ad4a52	
-File: /usr/share/man/man8/schedtool.8.gz	100644	root:root	e82cb1729eb72c3891eb7905b8c73248	
-RPMIdentity: 56e8b153b8294a41f4656f1474d5441c362263a343077c7beed14b384e4c1e2bfd8edb21bd3abf1eca1c06e6b6bd69916692d965e1cd42529cde011ea833bf65
+File: /usr/share/man/man8/schedtool.8.xz	100644	root:root	50eae7c945a64d00f977cc0b88d9c28f	
+RPMIdentity: 709fee068030db3fa35b7ebfa9a1d8904262898b6fbf1d68fff27a26b4e517f10e40b8527b4b46cb787fa79018d87218cf6acc365a98d2f42664f6aea9aa43ca
--- schedtool-debuginfo-1.3.0-alt1.qa1.x86_64.rpm.repo	2013-04-15 13:54:05.000000000 +0000
+++ schedtool-debuginfo-1.3.0-alt1.qa1.x86_64.rpm.hasher	2022-10-09 07:43:56.517186074 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/f0	40755	root:root	
-/usr/lib/debug/.build-id/f0/3138dc4db378c56965b07ac74f772a1c83e2c5	120777	root:root	../../../../bin/schedtool
-/usr/lib/debug/.build-id/f0/3138dc4db378c56965b07ac74f772a1c83e2c5.debug	120777	root:root	../../usr/bin/schedtool.debug
+/usr/lib/debug/.build-id/98	40755	root:root	
+/usr/lib/debug/.build-id/98/1dd5869c21eda4cbffe34e00d794a55fdc6213	120777	root:root	../../../../bin/schedtool
+/usr/lib/debug/.build-id/98/1dd5869c21eda4cbffe34e00d794a55fdc6213.debug	120777	root:root	../../usr/bin/schedtool.debug
 /usr/lib/debug/usr/bin/schedtool.debug	100644	root:root	
@@ -9,6 +9,6 @@
 Provides: schedtool-debuginfo = 1.3.0-alt1.qa1
-File: /usr/lib/debug/.build-id/f0	40755	root:root		
-File: /usr/lib/debug/.build-id/f0/3138dc4db378c56965b07ac74f772a1c83e2c5	120777	root:root		../../../../bin/schedtool
-File: /usr/lib/debug/.build-id/f0/3138dc4db378c56965b07ac74f772a1c83e2c5.debug	120777	root:root		../../usr/bin/schedtool.debug
-File: /usr/lib/debug/usr/bin/schedtool.debug	100644	root:root	ebbc7c3eadabd8a953a00acbd844ad14	
-RPMIdentity: ffb64d5805906ca13e8002f3f9d9c7b9c3debe7d7af6a0f33f07333448b75e9b867e1c31aa0839a5a6044112fd7b8b395d5549f5de7f1106e3295a69ba347153
+File: /usr/lib/debug/.build-id/98	40755	root:root		
+File: /usr/lib/debug/.build-id/98/1dd5869c21eda4cbffe34e00d794a55fdc6213	120777	root:root		../../../../bin/schedtool
+File: /usr/lib/debug/.build-id/98/1dd5869c21eda4cbffe34e00d794a55fdc6213.debug	120777	root:root		../../usr/bin/schedtool.debug
+File: /usr/lib/debug/usr/bin/schedtool.debug	100644	root:root	69fbcd81c03096b2f380e4a0331d4b98	
+RPMIdentity: 043a7749f4b1c023c89d90428e799362b0b18425d91f17332d5bfcca0199ca2ebb74bcf39207e5f47e14fe62127df31c1d9e64699fee939de58d538135a7d6dc