<86>Feb 12 07:45:36 userdel[1450274]: delete user 'rooter'
<86>Feb 12 07:45:36 userdel[1450274]: removed group 'rooter' owned by 'rooter'
<86>Feb 12 07:45:36 userdel[1450274]: removed shadow group 'rooter' owned by 'rooter'
<86>Feb 12 07:45:36 groupadd[1450315]: group added to /etc/group: name=rooter, GID=1299
<86>Feb 12 07:45:36 groupadd[1450315]: group added to /etc/gshadow: name=rooter
<86>Feb 12 07:45:36 groupadd[1450315]: new group: name=rooter, GID=1299
<86>Feb 12 07:45:36 useradd[1450353]: new user: name=rooter, UID=1299, GID=1299, home=/root, shell=/bin/bash
<86>Feb 12 07:45:36 userdel[1450406]: delete user 'builder'
<86>Feb 12 07:45:36 userdel[1450406]: removed group 'builder' owned by 'builder'
<86>Feb 12 07:45:36 userdel[1450406]: removed shadow group 'builder' owned by 'builder'
<86>Feb 12 07:45:36 groupadd[1450450]: group added to /etc/group: name=builder, GID=1300
<86>Feb 12 07:45:36 groupadd[1450450]: group added to /etc/gshadow: name=builder
<86>Feb 12 07:45:36 groupadd[1450450]: new group: name=builder, GID=1300
<86>Feb 12 07:45:36 useradd[1450470]: new user: name=builder, UID=1300, GID=1300, home=/usr/src, shell=/bin/bash
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/cpipe-3.0.2-alt1.qa1.nosrc.rpm (w1.gzdio)
Installing cpipe-3.0.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.44666
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf cpipe-3.0.2
+ echo 'Source #0 (cpipe-3.0.2.tar):'
Source #0 (cpipe-3.0.2.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/cpipe-3.0.2.tar
+ cd cpipe-3.0.2
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (cpipe-lib.patch):'
Patch #0 (cpipe-lib.patch):
+ /usr/bin/patch -p2
patching file makefile
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.44666
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd cpipe-3.0.2
+ touch cmdline.c cmdline.h cpipe.1
+ make -j16 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2'
make: Entering directory '/usr/src/RPM/BUILD/cpipe-3.0.2'
cc -pipe -frecord-gcc-switches -Wall -g -O2   -c -o cpipe.o cpipe.c
cpipe.c: In function 'readBuffer':
cpipe.c:140:35: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Wformat=]
       fprintf(stderr, "   (bsize=%u)\n", totalBytes);
                                  ~^      ~~~~~~~~~~
                                  %lu
make: Leaving directory '/usr/src/RPM/BUILD/cpipe-3.0.2'
make: Entering directory '/usr/src/RPM/BUILD/cpipe-3.0.2'
cc -pipe -frecord-gcc-switches -Wall -g -O2   -c -o cmdline.o cmdline.c
make: Leaving directory '/usr/src/RPM/BUILD/cpipe-3.0.2'
make: Entering directory '/usr/src/RPM/BUILD/cpipe-3.0.2'
cc -o cpipe cpipe.o cmdline.o -lm
make: Leaving directory '/usr/src/RPM/BUILD/cpipe-3.0.2'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.18564
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/cpipe-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/cpipe-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd cpipe-3.0.2
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' install BINDIR=/usr/src/tmp/cpipe-buildroot/usr/bin MANDIR=/usr/src/tmp/cpipe-buildroot/usr/share/man/man1
make: Entering directory '/usr/src/RPM/BUILD/cpipe-3.0.2'
mkdir -p /usr/src/tmp/cpipe-buildroot/usr/bin /usr/src/tmp/cpipe-buildroot/usr/share/man/man1
cp cpipe /usr/src/tmp/cpipe-buildroot/usr/bin; chmod 755 /usr/src/tmp/cpipe-buildroot/usr/bin/cpipe
cp cpipe.1 /usr/src/tmp/cpipe-buildroot/usr/share/man/man1; chmod 744 /usr/src/tmp/cpipe-buildroot/usr/share/man/man1/cpipe.1
make: Leaving directory '/usr/src/RPM/BUILD/cpipe-3.0.2'
+ chmod 0644 /usr/src/tmp/cpipe-buildroot/usr/share/man/man1/cpipe.1
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/cpipe-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/cpipe-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/cpipe-buildroot/ (default)
Compressing files in /usr/src/tmp/cpipe-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/cpipe-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: cpipe-3.0.2-alt1.qa1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.18564
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd cpipe-3.0.2
+ DOCDIR=/usr/src/tmp/cpipe-buildroot/usr/share/doc/cpipe-3.0.2
+ export DOCDIR
+ rm -rf /usr/src/tmp/cpipe-buildroot/usr/share/doc/cpipe-3.0.2
+ /bin/mkdir -p /usr/src/tmp/cpipe-buildroot/usr/share/doc/cpipe-3.0.2
+ cp -prL CHANGES COPYING-2.0 README /usr/src/tmp/cpipe-buildroot/usr/share/doc/cpipe-3.0.2
+ chmod -R go-w /usr/src/tmp/cpipe-buildroot/usr/share/doc/cpipe-3.0.2
+ chmod -R a+rX /usr/src/tmp/cpipe-buildroot/usr/share/doc/cpipe-3.0.2
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cHy5z9
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.dC3Gxh
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.q7OPYs
Creating cpipe-debuginfo package
Processing files: cpipe-debuginfo-3.0.2-alt1.qa1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HEsRRH
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.48Yab0
find-requires: running scripts (debuginfo)
Requires: cpipe = 3.0.2-alt1.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6)
Wrote: /usr/src/RPM/RPMS/x86_64/cpipe-3.0.2-alt1.qa1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/cpipe-debuginfo-3.0.2-alt1.qa1.x86_64.rpm (w2.lzdio)
1.43user 0.46system 0:06.59elapsed 28%CPU (0avgtext+0avgdata 32140maxresident)k
0inputs+0outputs (0major+192888minor)pagefaults 0swaps
0.52user 0.76system 0:09.11elapsed 14%CPU (0avgtext+0avgdata 12356maxresident)k
0inputs+0outputs (0major+95202minor)pagefaults 0swaps
--- cpipe-3.0.2-alt1.qa1.x86_64.rpm.repo	2013-04-15 19:34:43.000000000 +0000
+++ cpipe-3.0.2-alt1.qa1.x86_64.rpm.hasher	2023-02-12 07:45:44.013146028 +0000
@@ -5,3 +5,3 @@
 /usr/share/doc/cpipe-3.0.2/README	100644	root:root	
-/usr/share/man/man1/cpipe.1.gz	100644	root:root	
+/usr/share/man/man1/cpipe.1.xz	100644	root:root	
 Requires: /lib64/ld-linux-x86-64.so.2  
@@ -11,3 +11,2 @@
 Requires: libc.so.6(GLIBC_2.4)(64bit)  
-Requires: libm.so.6(GLIBC_2.2.5)(64bit)  
 Requires: rtld(GNU_HASH)  
@@ -15,3 +14,3 @@
 Provides: cpipe = 3.0.2-alt1.qa1
-File: /usr/bin/cpipe	100755	root:root	a44957e38db0269d7fd827c1845c5f2e	
+File: /usr/bin/cpipe	100755	root:root	6e83b20d863765227aeb7ae797d56c1d	
 File: /usr/share/doc/cpipe-3.0.2	40755	root:root		
@@ -20,3 +19,3 @@
 File: /usr/share/doc/cpipe-3.0.2/README	100644	root:root	695a3e7c537b953aed80802e6d358a24	
-File: /usr/share/man/man1/cpipe.1.gz	100644	root:root	fd0427b6a5c62793582b4c1afed62030	
-RPMIdentity: 24b7c8a7ba74c983c67e79ec6d0d53fcb54269360af0af721c7a64c0bc7259061a4ca3ea52b0341926478cf706294bc9e955664896d1e08c718ab2da6c48bf01
+File: /usr/share/man/man1/cpipe.1.xz	100644	root:root	668ae46b269efe57fe435641cca800d1	
+RPMIdentity: f82dfed8a5c104c309d5a0c2edd7cff09ac7d81c35692f703f635a36990b3fd3fdb972729d13020b48487022df263598e9208a1c6d9ec9f9133f1026d643d15c
--- cpipe-debuginfo-3.0.2-alt1.qa1.x86_64.rpm.repo	2013-04-15 19:34:43.000000000 +0000
+++ cpipe-debuginfo-3.0.2-alt1.qa1.x86_64.rpm.hasher	2023-02-12 07:45:44.108147637 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/ad	40755	root:root	
-/usr/lib/debug/.build-id/ad/eae41f28b272a774674726b289fe847b9a8a7f	120777	root:root	../../../../bin/cpipe
-/usr/lib/debug/.build-id/ad/eae41f28b272a774674726b289fe847b9a8a7f.debug	120777	root:root	../../usr/bin/cpipe.debug
+/usr/lib/debug/.build-id/1b	40755	root:root	
+/usr/lib/debug/.build-id/1b/ace7d249944fa222f0e429c303b8dda6fa1846	120777	root:root	../../../../bin/cpipe
+/usr/lib/debug/.build-id/1b/ace7d249944fa222f0e429c303b8dda6fa1846.debug	120777	root:root	../../usr/bin/cpipe.debug
 /usr/lib/debug/usr/bin/cpipe.debug	100644	root:root	
@@ -11,9 +11,8 @@
 Requires: debug64(libc.so.6)  
-Requires: debug64(libm.so.6)  
 Requires: rpmlib(PayloadIsLzma)  
 Provides: cpipe-debuginfo = 3.0.2-alt1.qa1
-File: /usr/lib/debug/.build-id/ad	40755	root:root		
-File: /usr/lib/debug/.build-id/ad/eae41f28b272a774674726b289fe847b9a8a7f	120777	root:root		../../../../bin/cpipe
-File: /usr/lib/debug/.build-id/ad/eae41f28b272a774674726b289fe847b9a8a7f.debug	120777	root:root		../../usr/bin/cpipe.debug
-File: /usr/lib/debug/usr/bin/cpipe.debug	100644	root:root	613a28d95cd0e9e7f17d00d4fccdffa4	
+File: /usr/lib/debug/.build-id/1b	40755	root:root		
+File: /usr/lib/debug/.build-id/1b/ace7d249944fa222f0e429c303b8dda6fa1846	120777	root:root		../../../../bin/cpipe
+File: /usr/lib/debug/.build-id/1b/ace7d249944fa222f0e429c303b8dda6fa1846.debug	120777	root:root		../../usr/bin/cpipe.debug
+File: /usr/lib/debug/usr/bin/cpipe.debug	100644	root:root	19c4ab26a766e524da84988bb91fe87c	
 File: /usr/src/debug/cpipe-3.0.2	40755	root:root		
@@ -22,2 +21,2 @@
 File: /usr/src/debug/cpipe-3.0.2/cpipe.c	100644	root:root	7c03b3824ad0beec78861c5d5464be46	
-RPMIdentity: be6ebc24687d8510a283a5e96cba0b72b8f2a4deca8b3f33031be9c23d977dd67fc1176b4ce8999952b582953c69688a2f0cba1fc92552690a4bf444a87a6fc0
+RPMIdentity: 62ba4dbc0ca91048b2854b34aa672b25e76a7ebfdeb32154cde89657102845e05c8baa9afc0ad635f6adbdb0b7e1ece869dc98e389478927147f2c8b005f678a