<86>Nov 11 01:27:07 userdel[2050905]: delete user 'rooter'
<86>Nov 11 01:27:07 userdel[2050905]: removed group 'rooter' owned by 'rooter'
<86>Nov 11 01:27:07 userdel[2050905]: removed shadow group 'rooter' owned by 'rooter'
<86>Nov 11 01:27:07 groupadd[2050928]: group added to /etc/group: name=rooter, GID=642
<86>Nov 11 01:27:07 groupadd[2050928]: group added to /etc/gshadow: name=rooter
<86>Nov 11 01:27:07 groupadd[2050928]: new group: name=rooter, GID=642
<86>Nov 11 01:27:07 useradd[2050941]: new user: name=rooter, UID=642, GID=642, home=/root, shell=/bin/bash
<86>Nov 11 01:27:07 userdel[2050957]: delete user 'builder'
<86>Nov 11 01:27:07 userdel[2050957]: removed group 'builder' owned by 'builder'
<86>Nov 11 01:27:07 userdel[2050957]: removed shadow group 'builder' owned by 'builder'
<86>Nov 11 01:27:07 groupadd[2050964]: group added to /etc/group: name=builder, GID=643
<86>Nov 11 01:27:07 groupadd[2050964]: group added to /etc/gshadow: name=builder
<86>Nov 11 01:27:07 groupadd[2050964]: new group: name=builder, GID=643
<86>Nov 11 01:27:07 useradd[2050975]: new user: name=builder, UID=643, GID=643, home=/usr/src, shell=/bin/bash
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/stalld-1.0-alt1.nosrc.rpm (w1.gzdio)
Installing stalld-1.0-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.67383
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf stalld-1.0
+ echo 'Source #0 (stalld-1.0.tar):'
Source #0 (stalld-1.0.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/stalld-1.0.tar
+ cd stalld-1.0
+ /bin/chmod -c -Rf u+rwX,go-w .
+ sed -i s/-lpthread/-pthread/ Makefile
+ sed -i /README.md/d Makefile
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.67383
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd stalld-1.0
+ make -j8
make: Entering directory '/usr/src/RPM/BUILD/stalld-1.0'
cc -Wall -O2 -g   -c -o src/stalld.o src/stalld.c
src/stalld.c: In function 'log_msg':
src/stalld.c:165:25: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  165 |                         write(kmesg_fd, message, strlen(message));
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/stalld.c: In function 'deamonize':
src/stalld.c:273:9: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result]
  273 |         chdir("/");
      |         ^~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/stalld-1.0'
make: Entering directory '/usr/src/RPM/BUILD/stalld-1.0'
cc -o stalld -ggdb -pthread src/stalld.o
make: Leaving directory '/usr/src/RPM/BUILD/stalld-1.0'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.98807
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/stalld-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/stalld-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd stalld-1.0
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/stalld-buildroot
make: Entering directory '/usr/src/RPM/BUILD/stalld-1.0'
/usr/libexec/rpm-build/install -p -m 755 -d /usr/src/tmp/stalld-buildroot/usr/bin /usr/src/tmp/stalld-buildroot/usr/share/stalld-1.0
/usr/libexec/rpm-build/install -p stalld -m 755 /usr/src/tmp/stalld-buildroot/usr/bin/
/usr/libexec/rpm-build/install -p -m 755 -d /usr/src/tmp/stalld-buildroot/usr/share/man/man8
/usr/libexec/rpm-build/install -p man/stalld.8 -m 644 /usr/src/tmp/stalld-buildroot/usr/share/man/man8
make: Leaving directory '/usr/src/RPM/BUILD/stalld-1.0'
+ install -D -p -m 0644 redhat/stalld.service /usr/src/tmp/stalld-buildroot/lib/systemd/system/stalld.service
+ install -D -p -m 0644 redhat/stalld.conf /usr/src/tmp/stalld-buildroot/etc/systemd/stalld.conf
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/stalld-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/stalld-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/stalld-buildroot/ (default)
Compressing files in /usr/src/tmp/stalld-buildroot (auto)
Adjusting library links in /usr/src/tmp/stalld-buildroot
./lib: (from <cmdline>:0)
Verifying ELF objects in /usr/src/tmp/stalld-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Processing files: stalld-1.0-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.98807
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd stalld-1.0
+ DOCDIR=/usr/src/tmp/stalld-buildroot/usr/share/doc/stalld-1.0
+ export DOCDIR
+ rm -rf /usr/src/tmp/stalld-buildroot/usr/share/doc/stalld-1.0
+ /bin/mkdir -p /usr/src/tmp/stalld-buildroot/usr/share/doc/stalld-1.0
+ cp -prL README.md /usr/src/tmp/stalld-buildroot/usr/share/doc/stalld-1.0
+ chmod -R go-w /usr/src/tmp/stalld-buildroot/usr/share/doc/stalld-1.0
+ chmod -R a+rX /usr/src/tmp/stalld-buildroot/usr/share/doc/stalld-1.0
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IuZLXJ
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.f3V0iY
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.O2Rv4s
Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GAsfVb
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.33)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), rtld(GNU_HASH)
Requires(interp): /bin/sh
Requires(post): /bin/sh, /usr/sbin/post_service
Requires(preun): /bin/sh, /usr/sbin/preun_service
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Z3dpnQ
Creating stalld-debuginfo package
Processing files: stalld-debuginfo-1.0-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mOUXSF
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TtWPxK
find-requires: running scripts (debuginfo)
Requires: stalld = 1.0-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6)
Adding to stalld-debuginfo a strict dependency on stalld
Wrote: /usr/src/RPM/RPMS/x86_64/stalld-1.0-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/stalld-debuginfo-1.0-alt1.x86_64.rpm (w2.lzdio)
1.33user 1.07system 0:08.35elapsed 28%CPU (0avgtext+0avgdata 32012maxresident)k
0inputs+0outputs (0major+208738minor)pagefaults 0swaps
2.84user 4.70system 0:13.40elapsed 56%CPU (0avgtext+0avgdata 32012maxresident)k
0inputs+0outputs (0major+393329minor)pagefaults 0swaps
--- stalld-1.0-alt1.x86_64.rpm.repo	2020-08-30 23:39:39.000000000 +0000
+++ stalld-1.0-alt1.x86_64.rpm.hasher	2021-11-11 01:27:17.828345349 +0000
@@ -11,5 +11,6 @@
 Requires: libc.so.6(GLIBC_2.3.4)(64bit)  
+Requires: libc.so.6(GLIBC_2.33)(64bit)  
+Requires: libc.so.6(GLIBC_2.34)(64bit)  
 Requires: libc.so.6(GLIBC_2.4)(64bit)  
 Requires: libc.so.6(GLIBC_2.7)(64bit)  
-Requires: libpthread.so.0(GLIBC_2.2.5)(64bit)  
 Requires: rtld(GNU_HASH)  
@@ -21,3 +22,3 @@
 File: /lib/systemd/system/stalld.service	100644	root:root	0d6af8792d2f991e7da3bdd558c07606	
-File: /usr/bin/stalld	100755	root:root	611507bba65c27fc1958b704b79c1c08	
+File: /usr/bin/stalld	100755	root:root	56047a1e2596c2ac6b41386fce38b9bc	
 File: /usr/share/doc/stalld-1.0	40755	root:root		
@@ -25,2 +26,2 @@
 File: /usr/share/man/man8/stalld.8.xz	100644	root:root	c476c5e56b03ec29d89449d154337007	
-RPMIdentity: 50784e1029a4c92296350157c2bdc852a691b70f7158ae888394b1034bf616078289c328096b51fa3ed0cfc2183c36b77f7063cdf480136ca67b002fa152348f
+RPMIdentity: fc3cdfdf6bf27853be0b5d744b8e70540010b4fb9e6cf5083b4dc10b958c54845ae533c6859963ce1ddd2aa61a9d4f50a064b8d181f5f3984734cabb1fb75358
--- stalld-debuginfo-1.0-alt1.x86_64.rpm.repo	2020-08-30 23:39:39.000000000 +0000
+++ stalld-debuginfo-1.0-alt1.x86_64.rpm.hasher	2021-11-11 01:27:17.921344833 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/9f	40755	root:root	
-/usr/lib/debug/.build-id/9f/47eea3b95a879d443de737a35bad2d8f7e0b6e	120777	root:root	../../../../bin/stalld
-/usr/lib/debug/.build-id/9f/47eea3b95a879d443de737a35bad2d8f7e0b6e.debug	120777	root:root	../../usr/bin/stalld.debug
+/usr/lib/debug/.build-id/d2	40755	root:root	
+/usr/lib/debug/.build-id/d2/ba66f4c78ade4505efe8d233a0500edc8ca93b	120777	root:root	../../../../bin/stalld
+/usr/lib/debug/.build-id/d2/ba66f4c78ade4505efe8d233a0500edc8ca93b.debug	120777	root:root	../../usr/bin/stalld.debug
 /usr/lib/debug/usr/bin/stalld.debug	100644	root:root	
@@ -9,3 +9,2 @@
 Requires: debug64(libc.so.6)  
-Requires: debug64(libpthread.so.0)  
 Requires: stalld = 1.0-alt1:sisyphus+257041.200.2.1
@@ -13,6 +12,6 @@
 Provides: stalld-debuginfo = 1.0-alt1:sisyphus+257041.200.2.1
-File: /usr/lib/debug/.build-id/9f	40755	root:root		
-File: /usr/lib/debug/.build-id/9f/47eea3b95a879d443de737a35bad2d8f7e0b6e	120777	root:root		../../../../bin/stalld
-File: /usr/lib/debug/.build-id/9f/47eea3b95a879d443de737a35bad2d8f7e0b6e.debug	120777	root:root		../../usr/bin/stalld.debug
-File: /usr/lib/debug/usr/bin/stalld.debug	100644	root:root	bbe4bb0799f2bfc7e2f4afdd123da035	
+File: /usr/lib/debug/.build-id/d2	40755	root:root		
+File: /usr/lib/debug/.build-id/d2/ba66f4c78ade4505efe8d233a0500edc8ca93b	120777	root:root		../../../../bin/stalld
+File: /usr/lib/debug/.build-id/d2/ba66f4c78ade4505efe8d233a0500edc8ca93b.debug	120777	root:root		../../usr/bin/stalld.debug
+File: /usr/lib/debug/usr/bin/stalld.debug	100644	root:root	a334c65ad7796c69f0471b209c514188	
 File: /usr/src/debug/stalld-1.0	40755	root:root		
@@ -20,2 +19,2 @@
 File: /usr/src/debug/stalld-1.0/src/stalld.c	100644	root:root	23bb8676081d85ab48c06cce5e5f6aa0	
-RPMIdentity: 471a7f39acefabac93ae28110b9cb99a0ad0e72e272e8ee0058a41a2b2d9fad1be347c58a84e29d88a6e676af669f1061c7c7b2c6ab15496a98c944f90804763
+RPMIdentity: be5b966ba83a9a7325ed3af1d0c51434d4ec07060bed99f3d9f5fa93ef3add1af5e64ecafd8d63c0b65fa9642358495c9da0f71f8b1cf0d0e0555ddd6a6defcf