<86>Sep 10 08:29:38 userdel[2059850]: delete user 'rooter'
<86>Sep 10 08:29:38 userdel[2059850]: removed group 'rooter' owned by 'rooter'
<86>Sep 10 08:29:38 userdel[2059850]: removed shadow group 'rooter' owned by 'rooter'
<86>Sep 10 08:29:38 groupadd[2059878]: group added to /etc/group: name=rooter, GID=1871
<86>Sep 10 08:29:38 groupadd[2059878]: group added to /etc/gshadow: name=rooter
<86>Sep 10 08:29:38 groupadd[2059878]: new group: name=rooter, GID=1871
<86>Sep 10 08:29:38 useradd[2059892]: new user: name=rooter, UID=1871, GID=1871, home=/root, shell=/bin/bash
<86>Sep 10 08:29:38 userdel[2059927]: delete user 'builder'
<86>Sep 10 08:29:38 userdel[2059927]: removed group 'builder' owned by 'builder'
<86>Sep 10 08:29:38 userdel[2059927]: removed shadow group 'builder' owned by 'builder'
<86>Sep 10 08:29:38 groupadd[2059956]: group added to /etc/group: name=builder, GID=1872
<86>Sep 10 08:29:38 groupadd[2059956]: group added to /etc/gshadow: name=builder
<86>Sep 10 08:29:38 groupadd[2059956]: new group: name=builder, GID=1872
<86>Sep 10 08:29:38 useradd[2059980]: new user: name=builder, UID=1872, GID=1872, home=/usr/src, shell=/bin/bash
<13>Sep 10 08:29:40 rpmi: libX11-locales-3:1.7.2-alt1 p9+273972.100.2.1 1623924318 installed
<13>Sep 10 08:29:40 rpmi: xorg-proto-devel-2021.4-alt1 p9+272150.100.1.1 1621427342 installed
<13>Sep 10 08:29:40 rpmi: libXdmcp-1.1.3-alt1 sisyphus+225206.600.1.2 1552949347 installed
<13>Sep 10 08:29:40 rpmi: libXau-1.0.9-alt1 sisyphus+223149.200.2.1 1551268156 installed
<13>Sep 10 08:29:40 rpmi: libxcb-1.13.1-alt1 sisyphus+226527.100.2.2 1554593799 installed
<13>Sep 10 08:29:41 rpmi: libxcb-devel-1.13.1-alt1 sisyphus+226527.100.2.2 1554593799 installed
<13>Sep 10 08:29:41 rpmi: libX11-3:1.7.2-alt1 p9+273972.100.2.1 1623924318 installed
<13>Sep 10 08:29:41 rpmi: perl-Filter-1.59-alt1.1 sisyphus+219907.400.1.1 1548343225 installed
<13>Sep 10 08:29:41 rpmi: perl-Encode-3.01-alt1 sisyphus+224923.100.1.1 1552474113 installed
<13>Sep 10 08:29:41 rpmi: perl-Locale-gettext-1.07-alt1.2 sisyphus+219907.10400.1.1 1548355001 installed
<13>Sep 10 08:29:41 rpmi: help2man-1.47.10-alt1 p9+236401.1000.1.1 1566386159 installed
<13>Sep 10 08:29:41 rpmi: libX11-devel-3:1.7.2-alt1 p9+273972.100.2.1 1623924318 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/xrun-0.01-alt1.nosrc.rpm (w1.gzdio)
Installing xrun-0.01-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.32679
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf xrun-0.01
+ echo 'Source #0 (xrun-0.01.tar):'
Source #0 (xrun-0.01.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/xrun-0.01.tar
+ cd xrun-0.01
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.32679
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd xrun-0.01
+ make
make: Entering directory '/usr/src/RPM/BUILD/xrun-0.01'
cc   -g  xrun.c  -lX11 -o xrun
xrun.c: In function 'child_terminated':
xrun.c:48:5: warning: implicit declaration of function 'wait'; did you mean 'write'? [-Wimplicit-function-declaration]
     wait(&status);
     ^~~~
     write
help2man -N -h-h -v-V -n "run an arbitrary program until X server dies" ./xrun > xrun.man
make: Leaving directory '/usr/src/RPM/BUILD/xrun-0.01'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.32679
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/xrun-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/xrun-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd xrun-0.01
+ install -D -m755 xrun /usr/src/tmp/xrun-buildroot/usr/bin/xrun
+ install -D xrun.man /usr/src/tmp/xrun-buildroot/usr/share/man/man1/xrun.1
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/xrun-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/xrun-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/xrun-buildroot/ (default)
Compressing files in /usr/src/tmp/xrun-buildroot (auto)
mode of '/usr/src/tmp/xrun-buildroot/usr/share/man/man1/xrun.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying ELF objects in /usr/src/tmp/xrun-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: xrun-0.01-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eDGnvV
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.tfqJyR
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, libX11.so.6()(64bit) >= set:olpS1gDgCyBGxnfdDQ0, libc.so.6(GLIBC_2.2.5)(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.kpXL4Q
Creating xrun-debuginfo package
Processing files: xrun-debuginfo-0.01-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1jLe1T
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ECIoo0
find-requires: running scripts (debuginfo)
Requires: xrun = 0.01-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libX11.so.6), debug64(libc.so.6)
Wrote: /usr/src/RPM/RPMS/x86_64/xrun-0.01-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/xrun-debuginfo-0.01-alt1.x86_64.rpm (w2.lzdio)
1.06user 0.53system 0:06.33elapsed 25%CPU (0avgtext+0avgdata 24772maxresident)k
0inputs+0outputs (0major+186966minor)pagefaults 0swaps
3.08user 1.07system 0:13.38elapsed 31%CPU (0avgtext+0avgdata 136908maxresident)k
0inputs+0outputs (0major+197575minor)pagefaults 0swaps
--- xrun-0.01-alt1.x86_64.rpm.repo	2012-08-30 23:41:14.000000000 +0000
+++ xrun-0.01-alt1.x86_64.rpm.hasher	2023-09-10 08:29:50.118573083 +0000
@@ -1,3 +1,3 @@
 /usr/bin/xrun	100755	root:root	
-/usr/share/man/man1/xrun.1.gz	100644	root:root	
+/usr/share/man/man1/xrun.1.xz	100644	root:root	
 Requires: /lib64/ld-linux-x86-64.so.2  
@@ -10,4 +10,4 @@
 Provides: xrun = 0.01-alt1
-File: /usr/bin/xrun	100755	root:root	73741c5caf47823b4c3f97dd6edf9297	
-File: /usr/share/man/man1/xrun.1.gz	100644	root:root	3d639d001864fa006cc76c883e58c21e	
-RPMIdentity: c66de93ec8909ef3867ff849abbcc325b326f9f49e4764cc97454cf30c5a713684cb5c55477a1751d8880247839d0c5a62b7dd5bb126374f4cacf31a9b6e979e
+File: /usr/bin/xrun	100755	root:root	b1be648f9595feba572e7a4cc8c3230a	
+File: /usr/share/man/man1/xrun.1.xz	100644	root:root	aaf3d32134abe48ebf2efc3de835ef16	
+RPMIdentity: 3dae4033378aed7824416a7b5b54971c5b8b55f8f381f4e5b5bb9f31937090317098322787816edca4cb586ee33fa48fb7a061f7306e23643635538c786cd879
--- xrun-debuginfo-0.01-alt1.x86_64.rpm.repo	2012-08-30 23:41:14.000000000 +0000
+++ xrun-debuginfo-0.01-alt1.x86_64.rpm.hasher	2023-09-10 08:29:50.169573670 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/63	40755	root:root	
-/usr/lib/debug/.build-id/63/7fc27f19b4528bca9f2ef1ea7dd956de6c4338	120777	root:root	../../../../bin/xrun
-/usr/lib/debug/.build-id/63/7fc27f19b4528bca9f2ef1ea7dd956de6c4338.debug	120777	root:root	../../usr/bin/xrun.debug
+/usr/lib/debug/.build-id/79	40755	root:root	
+/usr/lib/debug/.build-id/79/d3443415af4e3378a8731a4eb49094e971e0a0	120777	root:root	../../../../bin/xrun
+/usr/lib/debug/.build-id/79/d3443415af4e3378a8731a4eb49094e971e0a0.debug	120777	root:root	../../usr/bin/xrun.debug
 /usr/lib/debug/usr/bin/xrun.debug	100644	root:root	
@@ -12,8 +12,8 @@
 Provides: xrun-debuginfo = 0.01-alt1
-File: /usr/lib/debug/.build-id/63	40755	root:root		
-File: /usr/lib/debug/.build-id/63/7fc27f19b4528bca9f2ef1ea7dd956de6c4338	120777	root:root		../../../../bin/xrun
-File: /usr/lib/debug/.build-id/63/7fc27f19b4528bca9f2ef1ea7dd956de6c4338.debug	120777	root:root		../../usr/bin/xrun.debug
-File: /usr/lib/debug/usr/bin/xrun.debug	100644	root:root	580f2a74cd2ba2a1131086ccfa2d9c6c	
+File: /usr/lib/debug/.build-id/79	40755	root:root		
+File: /usr/lib/debug/.build-id/79/d3443415af4e3378a8731a4eb49094e971e0a0	120777	root:root		../../../../bin/xrun
+File: /usr/lib/debug/.build-id/79/d3443415af4e3378a8731a4eb49094e971e0a0.debug	120777	root:root		../../usr/bin/xrun.debug
+File: /usr/lib/debug/usr/bin/xrun.debug	100644	root:root	aa3b90da753a024b25fb6da3ee28bdf8	
 File: /usr/src/debug/xrun-0.01	40755	root:root		
 File: /usr/src/debug/xrun-0.01/xrun.c	100644	root:root	076bdf929cf4348ba419d2e1c9294583	
-RPMIdentity: 0fd0ebdc663674a227537b4d847884719f32662cd3f6d5188f33a3dea9ccdfa189d451a46458017876a887011342112d87f9636551223cf5092a3415a90152ed
+RPMIdentity: 08e79ba9fc4f06754160ff5fe7a9e25647fe33b1f05862ab459e87457606eaa6adc245d795f05f20dbe616503002a97c4c94aaf78170784809c87ae1f4d23d04