<86>Jun 27 00:08:07 userdel[3215830]: delete user 'rooter'
<86>Jun 27 00:08:07 userdel[3215830]: removed group 'rooter' owned by 'rooter'
<86>Jun 27 00:08:07 userdel[3215830]: removed shadow group 'rooter' owned by 'rooter'
<86>Jun 27 00:08:07 groupadd[3215926]: group added to /etc/group: name=rooter, GID=1805
<86>Jun 27 00:08:07 groupadd[3215926]: group added to /etc/gshadow: name=rooter
<86>Jun 27 00:08:07 groupadd[3215926]: new group: name=rooter, GID=1805
<86>Jun 27 00:08:07 useradd[3215971]: new user: name=rooter, UID=1805, GID=1805, home=/root, shell=/bin/bash, from=none
<86>Jun 27 00:08:07 userdel[3216115]: delete user 'builder'
<86>Jun 27 00:08:07 userdel[3216115]: removed group 'builder' owned by 'builder'
<86>Jun 27 00:08:07 userdel[3216115]: removed shadow group 'builder' owned by 'builder'
<86>Jun 27 00:08:07 groupadd[3216207]: group added to /etc/group: name=builder, GID=1806
<86>Jun 27 00:08:07 groupadd[3216207]: group added to /etc/gshadow: name=builder
<86>Jun 27 00:08:07 groupadd[3216207]: new group: name=builder, GID=1806
<86>Jun 27 00:08:07 useradd[3216262]: new user: name=builder, UID=1806, GID=1806, home=/usr/src, shell=/bin/bash, from=none
/usr/src/in/srpm/xroach-4.0-alt1.2.src.rpm: license not found in '/usr/share/license' directory: distributable
<13>Jun 27 00:08:08 rpmi: libX11-locales-3:1.8.6-alt1 sisyphus+323114.100.1.1 1686850054 installed
<13>Jun 27 00:08:08 rpmi: xorg-proto-devel-2022.1-alt1 sisyphus+299488.100.1.1 1651731532 installed
<13>Jun 27 00:08:08 rpmi: libXdmcp-1.1.4-alt1 sisyphus+311188.1000.1.1 1670233857 installed
<13>Jun 27 00:08:08 rpmi: libXau-1.0.11-alt1 sisyphus+311428.100.1.1 1670577439 installed
<13>Jun 27 00:08:08 rpmi: libxcb-1.15-alt1 sisyphus+299436.300.1.1 1651655472 installed
<13>Jun 27 00:08:09 rpmi: libxcb-devel-1.15-alt1 sisyphus+299436.300.1.1 1651655472 installed
<13>Jun 27 00:08:10 rpmi: libX11-3:1.8.6-alt1 sisyphus+323114.100.1.1 1686850054 installed
<13>Jun 27 00:08:10 rpmi: libX11-devel-3:1.8.6-alt1 sisyphus+323114.100.1.1 1686850054 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/xroach-4.0-alt1.2.nosrc.rpm (w1.gzdio)
Installing xroach-4.0-alt1.2.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.5040
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf xroach-4.0
+ echo 'Source #0 (xroach-4.0.tar.gz):'
Source #0 (xroach-4.0.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/xroach-4.0.tar.gz
+ /bin/tar -xf -
+ cd xroach-4.0
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (xroach.patch):'
Patch #0 (xroach.patch):
+ /usr/bin/patch -p1
patching file xroach.c
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.5040
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd xroach-4.0
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
+ make clean
make: Entering directory '/usr/src/RPM/BUILD/xroach-4.0'
rm -f xroach xroach.o core
make: Leaving directory '/usr/src/RPM/BUILD/xroach-4.0'
+ make
make: Entering directory '/usr/src/RPM/BUILD/xroach-4.0'
cc -I/usr/X11R6/include   -c -o xroach.o xroach.c
xroach.c: In function 'main':
xroach.c:284:17: warning: implicit declaration of function 'checkSquish' [-Wimplicit-function-declaration]
  284 |                 checkSquish(&ev);
      |                 ^~~~~~~~~~~
xroach.c: At top level:
xroach.c:748:1: warning: return type defaults to 'int' [-Wimplicit-int]
  748 | checkSquish(buttonEvent)
      | ^~~~~~~~~~~
xroach.c: In function 'checkSquish':
xroach.c:783:5: warning: 'return' with no value, in function returning non-void
  783 |     return;
      |     ^~~~~~
xroach.c:748:1: note: declared here
  748 | checkSquish(buttonEvent)
      | ^~~~~~~~~~~
cc -o xroach -I/usr/X11R6/include xroach.o -L/usr/X11R6/lib -lm -lX11
strip xroach
make: Leaving directory '/usr/src/RPM/BUILD/xroach-4.0'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.5040
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/xroach-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/xroach-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd xroach-4.0
+ mkdir -p /usr/src/tmp/xroach-buildroot/usr/bin /usr/src/tmp/xroach-buildroot/usr/share/man/man1
+ install -s -m 755 xroach /usr/src/tmp/xroach-buildroot/usr/bin
WARNING: strip is called in %install by 'install -s' (ignored)
+ install -m 644 xroach.1 /usr/src/tmp/xroach-buildroot/usr/share/man/man1/xroach.1x
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/xroach-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/xroach-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/xroach-buildroot/ (default)
Compressing files in /usr/src/tmp/xroach-buildroot (auto)
056-debuginfo.brp: WARNING: You have 1 stripped ELF objects. Please compile with debugging information!
056-debuginfo.brp: WARNING: An excerpt from the list of affected files follows:
  ./usr/bin/xroach
Verifying ELF objects in /usr/src/tmp/xroach-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Processing files: xroach-4.0-alt1.2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.5040
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd xroach-4.0
+ DOCDIR=/usr/src/tmp/xroach-buildroot/usr/share/doc/xroach-4.0
+ export DOCDIR
+ rm -rf /usr/src/tmp/xroach-buildroot/usr/share/doc/xroach-4.0
+ /bin/mkdir -p /usr/src/tmp/xroach-buildroot/usr/share/doc/xroach-4.0
+ cp -prL README /usr/src/tmp/xroach-buildroot/usr/share/doc/xroach-4.0
+ chmod -R go-w /usr/src/tmp/xroach-buildroot/usr/share/doc/xroach-4.0
+ chmod -R a+rX /usr/src/tmp/xroach-buildroot/usr/share/doc/xroach-4.0
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FmXfD9
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.LFXOoA
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: /lib64/ld-linux-x86-64.so.2, libX11.so.6()(64bit) >= set:oio7qMZ8K1HxSaxpKFsb1aw4xwVyOz3hHpEGh3JpfZj2qhiX3523GRbcSFNfy7u1FVfj9pEAmuPmc2sIkY9xU8gqkeKl4cxGTu5, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libm.so.6(GLIBC_2.2.5)(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.WUBEjn
Wrote: /usr/src/RPM/RPMS/x86_64/xroach-4.0-alt1.2.x86_64.rpm (w2.lzdio)
0.19user 0.70system 0:03.55elapsed 25%CPU (0avgtext+0avgdata 30864maxresident)k
0inputs+0outputs (0major+123632minor)pagefaults 0swaps
/.out/xroach-4.0-alt1.2.x86_64.rpm: license not found in '/usr/share/license' directory: distributable
1.85user 1.77system 0:10.70elapsed 33%CPU (0avgtext+0avgdata 111496maxresident)k
0inputs+0outputs (0major+205554minor)pagefaults 0swaps
--- xroach-4.0-alt1.2.x86_64.rpm.repo	2008-04-04 22:44:33.000000000 +0000
+++ xroach-4.0-alt1.2.x86_64.rpm.hasher	2023-06-27 00:08:15.712493801 +0000
@@ -3,8 +3,8 @@
 /usr/share/doc/xroach-4.0/README	100644	root:root	
-/usr/share/man/man1/xroach.1x.gz	100644	root:root	
-Requires: rpmlib(PayloadFilesHavePrefix) <= 4.0-1
-Requires: rpmlib(CompressedFileNames) <= 3.0.4-1
+/usr/share/man/man1/xroach.1x.xz	100644	root:root	
 Requires: /lib64/ld-linux-x86-64.so.2  
-Requires: libX11.so.6()(64bit)  
+Requires: libX11.so.6()(64bit) >= set:oio7qMZ8K1HxSaxpKFsb1aw4xwVyOz3hHpEGh3JpfZj2qhiX3523GRbcSFNfy7u1FVfj9pEAmuPmc2sIkY9xU8gqkeKl4cxGTu5
+Requires: rpmlib(SetVersions)  
 Requires: libc.so.6(GLIBC_2.2.5)(64bit)  
+Requires: libc.so.6(GLIBC_2.34)(64bit)  
 Requires: libc.so.6(GLIBC_2.4)(64bit)  
@@ -12,7 +12,8 @@
 Requires: rtld(GNU_HASH)  
+Requires: rpmlib(PayloadIsLzma)  
 Provides: xroach = 4.0-alt1.2
-File: /usr/bin/xroach	100755	root:root	113dcd53b2c40c9150936012e9230d76	
+File: /usr/bin/xroach	100755	root:root	04ebff5806c9e5ff407de6f583bb777a	
 File: /usr/share/doc/xroach-4.0	40755	root:root		
 File: /usr/share/doc/xroach-4.0/README	100644	root:root	d8033299831e7b8d609b84b4c298455d	
-File: /usr/share/man/man1/xroach.1x.gz	100644	root:root	4879b3f5d8245819aae60e751618fc2a	
-RPMIdentity: 1e5a843b831adce7ec6c6203c52f447e5edb7a0bf77f07e6ded6be8b0dc53c5a5a009d91d5b6bb28dc5e427d54e522fc7338c577a65290f289b77e901c202f83
+File: /usr/share/man/man1/xroach.1x.xz	100644	root:root	409dce37c075a1b5042676503dd58e31	
+RPMIdentity: 22b7b707231a41b6140ccef23ba66680b940395e4d040970af9cf1b764b1eb4cdb73239c88d29965d0fa7d0259d611bce86af5e9cc0e736772577eaedfd88be0