<86>Oct  9 07:37:56 userdel[540748]: delete user 'rooter'
<86>Oct  9 07:37:56 userdel[540748]: removed group 'rooter' owned by 'rooter'
<86>Oct  9 07:37:56 userdel[540748]: removed shadow group 'rooter' owned by 'rooter'
<86>Oct  9 07:37:56 groupadd[540769]: group added to /etc/group: name=rooter, GID=666
<86>Oct  9 07:37:56 groupadd[540769]: group added to /etc/gshadow: name=rooter
<86>Oct  9 07:37:56 groupadd[540769]: new group: name=rooter, GID=666
<86>Oct  9 07:37:56 useradd[540775]: new user: name=rooter, UID=666, GID=666, home=/root, shell=/bin/bash
<86>Oct  9 07:37:56 userdel[540794]: delete user 'builder'
<86>Oct  9 07:37:56 userdel[540794]: removed group 'builder' owned by 'builder'
<86>Oct  9 07:37:56 userdel[540794]: removed shadow group 'builder' owned by 'builder'
<86>Oct  9 07:37:56 groupadd[540807]: group added to /etc/group: name=builder, GID=667
<86>Oct  9 07:37:56 groupadd[540807]: group added to /etc/gshadow: name=builder
<86>Oct  9 07:37:56 groupadd[540807]: new group: name=builder, GID=667
<86>Oct  9 07:37:56 useradd[540820]: new user: name=builder, UID=667, GID=667, home=/usr/src, shell=/bin/bash
<13>Oct  9 07:37:58 rpmi: libX11-locales-3:1.7.2-alt1 p9+273972.100.2.1 1623924318 installed
<13>Oct  9 07:37:58 rpmi: xorg-proto-devel-2021.4-alt1 p9+272150.100.1.1 1621427342 installed
<13>Oct  9 07:37:58 rpmi: libXdmcp-1.1.3-alt1 sisyphus+225206.600.1.2 1552949347 installed
<13>Oct  9 07:37:58 rpmi: libXau-1.0.9-alt1 sisyphus+223149.200.2.1 1551268156 installed
<13>Oct  9 07:37:58 rpmi: libxcb-1.13.1-alt1 sisyphus+226527.100.2.2 1554593799 installed
<13>Oct  9 07:37:59 rpmi: libxcb-devel-1.13.1-alt1 sisyphus+226527.100.2.2 1554593799 installed
<13>Oct  9 07:37:59 rpmi: libX11-3:1.7.2-alt1 p9+273972.100.2.1 1623924318 installed
<13>Oct  9 07:37:59 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/yeahconsole-0.3.4-alt1.nosrc.rpm (w1.gzdio)
Installing yeahconsole-0.3.4-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.61076
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf yeahconsole-0.3.4
+ echo 'Source #0 (yeahconsole-0.3.4.tar.gz):'
Source #0 (yeahconsole-0.3.4.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/yeahconsole-0.3.4.tar.gz
+ /bin/tar -xf -
+ cd yeahconsole-0.3.4
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.61076
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd yeahconsole-0.3.4
+ cc yeahconsole.c -lX11 -o yeahconsole
yeahconsole.c: In function 'main':
yeahconsole.c:132:6: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations]
      key = XKeycodeToKeysym(dpy, event.xkey.keycode, 0);
      ^~~
In file included from yeahconsole.c:28:
/usr/include/X11/Xlib.h:1687:15: note: declared here
 extern KeySym XKeycodeToKeysym(
               ^~~~~~~~~~~~~~~~
yeahconsole.c: In function 'init_xterm':
yeahconsole.c:343:6: warning: type of 'move' defaults to 'int' [-Wimplicit-int]
 void init_xterm(move)
      ^~~~~~~~~~
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.61076
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/yeahconsole-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/yeahconsole-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd yeahconsole-0.3.4
+ mkdir -p /usr/src/tmp/yeahconsole-buildroot/usr/bin
+ install -s yeahconsole /usr/src/tmp/yeahconsole-buildroot/usr/bin
WARNING: strip is called in %install by 'install -s' (ignored)
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/yeahconsole-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/yeahconsole-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/yeahconsole-buildroot/ (default)
Compressing files in /usr/src/tmp/yeahconsole-buildroot (auto)
056-debuginfo.brp: WARNING: debuginfo without debug sources.
Verifying ELF objects in /usr/src/tmp/yeahconsole-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: yeahconsole-0.3.4-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.8642
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd yeahconsole-0.3.4
+ DOCDIR=/usr/src/tmp/yeahconsole-buildroot/usr/share/doc/yeahconsole-0.3.4
+ export DOCDIR
+ rm -rf /usr/src/tmp/yeahconsole-buildroot/usr/share/doc/yeahconsole-0.3.4
+ /bin/mkdir -p /usr/src/tmp/yeahconsole-buildroot/usr/share/doc/yeahconsole-0.3.4
+ cp -prL README /usr/src/tmp/yeahconsole-buildroot/usr/share/doc/yeahconsole-0.3.4
+ chmod -R go-w /usr/src/tmp/yeahconsole-buildroot/usr/share/doc/yeahconsole-0.3.4
+ chmod -R a+rX /usr/src/tmp/yeahconsole-buildroot/usr/share/doc/yeahconsole-0.3.4
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.46wy8F
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.e3QWlR
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:oipS16R2sfWAfhKyNrY6ke0pW50VMFXcUAX6C22J3Zx5TUzTpae7lipVvFyCawQwVaYICgZ5SFMUciByfpK4TKjZs6wq2rBvx8T0, 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.OkXUF5
Creating yeahconsole-debuginfo package
Processing files: yeahconsole-debuginfo-0.3.4-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ssBa9m
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8k7AaI
find-requires: running scripts (debuginfo)
Requires: yeahconsole = 0.3.4-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/yeahconsole-0.3.4-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/yeahconsole-debuginfo-0.3.4-alt1.x86_64.rpm (w2.lzdio)
1.84user 0.64system 0:07.42elapsed 33%CPU (0avgtext+0avgdata 24824maxresident)k
0inputs+0outputs (0major+186146minor)pagefaults 0swaps
2.85user 1.53system 0:15.52elapsed 28%CPU (0avgtext+0avgdata 122256maxresident)k
0inputs+0outputs (34278major+157324minor)pagefaults 0swaps
--- yeahconsole-0.3.4-alt1.x86_64.rpm.repo	2008-05-29 14:36:41.000000000 +0000
+++ yeahconsole-0.3.4-alt1.x86_64.rpm.hasher	2022-10-09 07:38:09.594656046 +0000
@@ -3,6 +3,5 @@
 /usr/share/doc/yeahconsole-0.3.4/README	100644	root:root	
-Requires: rpmlib(PayloadFilesHavePrefix) <= 4.0-1
-Requires: rpmlib(CompressedFileNames) <= 3.0.4-1
 Requires: /lib64/ld-linux-x86-64.so.2  
-Requires: libX11.so.6()(64bit)  
+Requires: libX11.so.6()(64bit) >= set:oipS16R2sfWAfhKyNrY6ke0pW50VMFXcUAX6C22J3Zx5TUzTpae7lipVvFyCawQwVaYICgZ5SFMUciByfpK4TKjZs6wq2rBvx8T0
+Requires: rpmlib(SetVersions)  
 Requires: libc.so.6(GLIBC_2.2.5)(64bit)  
@@ -10,6 +9,7 @@
 Requires: rtld(GNU_HASH)  
+Requires: rpmlib(PayloadIsLzma)  
 Provides: yeahconsole = 0.3.4-alt1
-File: /usr/bin/yeahconsole	100755	root:root	c4ee43a8dab9afd3b0c7c604071cb19b	
+File: /usr/bin/yeahconsole	100755	root:root	6a85563abdbfa38aad272a9992b6cdb6	
 File: /usr/share/doc/yeahconsole-0.3.4	40755	root:root		
 File: /usr/share/doc/yeahconsole-0.3.4/README	100644	root:root	b268917a520ff8e6fd79bf7016df2155	
-RPMIdentity: d41e64b998d5b31701a98823899a9eac8c2951ac89d4d02ffc21970e415e609dbcbb3b8cc5d2b9cc7aef6924cf63110c36f56507319325c6903dcc374e1ed977
+RPMIdentity: 68e3aba2697529ac513841765571ba69d19844a5fb70ccca3482e7803d3284565a2d355cb8d20c8aab87a7324ef30bc36fb7d32b985c11c58716c1194d61fb4c
error: open of /archive/repo/p9/task/_300/307521/files/x86_64/RPMS/yeahconsole-debuginfo-0.3.4-alt1.x86_64.rpm failed: No such file or directory