<86>Dec 17 08:46:08 userdel[3784056]: delete user 'rooter'
<86>Dec 17 08:46:08 userdel[3784056]: removed group 'rooter' owned by 'rooter'
<86>Dec 17 08:46:08 userdel[3784056]: removed shadow group 'rooter' owned by 'rooter'
<86>Dec 17 08:46:08 groupadd[3784072]: group added to /etc/group: name=rooter, GID=921
<86>Dec 17 08:46:08 groupadd[3784072]: group added to /etc/gshadow: name=rooter
<86>Dec 17 08:46:08 groupadd[3784072]: new group: name=rooter, GID=921
<86>Dec 17 08:46:08 useradd[3784087]: new user: name=rooter, UID=921, GID=921, home=/root, shell=/bin/bash
<86>Dec 17 08:46:09 userdel[3784116]: delete user 'builder'
<86>Dec 17 08:46:09 userdel[3784116]: removed group 'builder' owned by 'builder'
<86>Dec 17 08:46:09 userdel[3784116]: removed shadow group 'builder' owned by 'builder'
<86>Dec 17 08:46:09 groupadd[3784145]: group added to /etc/group: name=builder, GID=922
<86>Dec 17 08:46:09 groupadd[3784145]: group added to /etc/gshadow: name=builder
<86>Dec 17 08:46:09 groupadd[3784145]: new group: name=builder, GID=922
<86>Dec 17 08:46:09 useradd[3784164]: new user: name=builder, UID=922, GID=922, home=/usr/src, shell=/bin/bash
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/nomarch-1.4-alt1.qa1.nosrc.rpm (w1.gzdio)
Installing nomarch-1.4-alt1.qa1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.86734
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf nomarch-1.4
+ echo 'Source #0 (nomarch-1.4.tar.gz):'
Source #0 (nomarch-1.4.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/nomarch-1.4.tar.gz
+ /bin/tar -xf -
+ cd nomarch-1.4
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.86734
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd nomarch-1.4
+ make -j16 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
make: Entering directory '/usr/src/RPM/BUILD/nomarch-1.4'
gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -c -o readlzw.o readlzw.c
make: Leaving directory '/usr/src/RPM/BUILD/nomarch-1.4'
make: Entering directory '/usr/src/RPM/BUILD/nomarch-1.4'
gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -c -o main.o main.c
make: Leaving directory '/usr/src/RPM/BUILD/nomarch-1.4'
make: Entering directory '/usr/src/RPM/BUILD/nomarch-1.4'
gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -c -o readrle.o readrle.c
make: Leaving directory '/usr/src/RPM/BUILD/nomarch-1.4'
make: Entering directory '/usr/src/RPM/BUILD/nomarch-1.4'
gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -c -o readhuff.o readhuff.c
make: Leaving directory '/usr/src/RPM/BUILD/nomarch-1.4'
make: Entering directory '/usr/src/RPM/BUILD/nomarch-1.4'
gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o nomarch main.o readrle.o readhuff.o readlzw.o
In function 'convert_huff',
    inlined from 'arc_extract_or_test' at main.c:501:19,
    inlined from 'main' at main.c:718:1:
readhuff.c:93:13: warning: argument 1 range [4294965248, 4294967288] exceeds maximum object size 2147483647 [-Walloc-size-larger-than=]
   93 | if((nodearr=malloc(sizeof(struct huff_node_tag)*nodes))==NULL)
      |             ^
/usr/include/stdlib.h: In function 'main':
/usr/include/stdlib.h:540:14: note: in a call to allocation function 'malloc' declared here
  540 | extern void *malloc (size_t __size) __THROW __attribute_malloc__
      |              ^
make: Leaving directory '/usr/src/RPM/BUILD/nomarch-1.4'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.27295
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/nomarch-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/nomarch-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd nomarch-1.4
+ /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/nomarch-buildroot/usr exec_prefix=/usr/src/tmp/nomarch-buildroot/usr bindir=/usr/src/tmp/nomarch-buildroot/usr/bin sbindir=/usr/src/tmp/nomarch-buildroot/usr/sbin sysconfdir=/usr/src/tmp/nomarch-buildroot/etc datadir=/usr/src/tmp/nomarch-buildroot/usr/share includedir=/usr/src/tmp/nomarch-buildroot/usr/include libdir=/usr/src/tmp/nomarch-buildroot/usr/lib libexecdir=/usr/src/tmp/nomarch-buildroot/usr/lib localstatedir=/usr/src/tmp/nomarch-buildroot/var/lib sharedstatedir=/usr/src/tmp/nomarch-buildroot/var/lib mandir=/usr/src/tmp/nomarch-buildroot/usr/share/man infodir=/usr/src/tmp/nomarch-buildroot/usr/share/info install BINDIR=/usr/src/tmp/nomarch-buildroot/usr/bin MANDIR=/usr/src/tmp/nomarch-buildroot/usr/share/man/man1
make: Entering directory '/usr/src/RPM/BUILD/nomarch-1.4'
/bin/sh ./mkinstalldirs /usr/src/tmp/nomarch-buildroot/usr/bin /usr/src/tmp/nomarch-buildroot/usr/share/man/man1
mkdir /usr/src/tmp/nomarch-buildroot
mkdir /usr/src/tmp/nomarch-buildroot/usr
mkdir /usr/src/tmp/nomarch-buildroot/usr/bin
mkdir /usr/src/tmp/nomarch-buildroot/usr/share
mkdir /usr/src/tmp/nomarch-buildroot/usr/share/man
mkdir /usr/src/tmp/nomarch-buildroot/usr/share/man/man1
install -m 755 nomarch /usr/src/tmp/nomarch-buildroot/usr/bin
install -m 644 nomarch.1 /usr/src/tmp/nomarch-buildroot/usr/share/man/man1
make: Leaving directory '/usr/src/RPM/BUILD/nomarch-1.4'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/nomarch-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/nomarch-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/nomarch-buildroot/ (default)
Compressing files in /usr/src/tmp/nomarch-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/nomarch-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
verify-elf: WARNING: ./usr/bin/nomarch: uses non-LFS functions: fopen
Processing files: nomarch-1.4-alt1.qa1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.27295
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd nomarch-1.4
+ DOCDIR=/usr/src/tmp/nomarch-buildroot/usr/share/doc/nomarch-1.4
+ export DOCDIR
+ rm -rf /usr/src/tmp/nomarch-buildroot/usr/share/doc/nomarch-1.4
+ /bin/mkdir -p /usr/src/tmp/nomarch-buildroot/usr/share/doc/nomarch-1.4
+ cp -prL ChangeLog NEWS README TODO /usr/src/tmp/nomarch-buildroot/usr/share/doc/nomarch-1.4
+ chmod -R go-w /usr/src/tmp/nomarch-buildroot/usr/share/doc/nomarch-1.4
+ chmod -R a+rX /usr/src/tmp/nomarch-buildroot/usr/share/doc/nomarch-1.4
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.c1oz6r
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.KwcDwc
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JTdKZo
Creating nomarch-debuginfo package
Processing files: nomarch-debuginfo-1.4-alt1.qa1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vBF3LI
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BRwo9G
find-requires: running scripts (debuginfo)
Requires: nomarch = 1.4-alt1.qa1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6)
Adding to nomarch-debuginfo a strict dependency on nomarch
Wrote: /usr/src/RPM/RPMS/i586/nomarch-1.4-alt1.qa1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/nomarch-debuginfo-1.4-alt1.qa1.i586.rpm (w2.lzdio)
0.77user 0.64system 0:05.98elapsed 23%CPU (0avgtext+0avgdata 28700maxresident)k
0inputs+0outputs (0major+150817minor)pagefaults 0swaps
0.54user 1.06system 0:09.15elapsed 17%CPU (0avgtext+0avgdata 11964maxresident)k
0inputs+0outputs (0major+97885minor)pagefaults 0swaps
--- nomarch-1.4-alt1.qa1.i586.rpm.repo	2021-06-27 17:55:27.000000000 +0000
+++ nomarch-1.4-alt1.qa1.i586.rpm.hasher	2022-12-17 08:46:16.394801727 +0000
@@ -13,4 +13,4 @@
 Requires: libc.so.6(GLIBC_2.3.4)  
+Requires: libc.so.6(GLIBC_2.34)  
 Requires: libc.so.6(GLIBC_2.4)  
-Requires: libc.so.6(GLIBC_2.7)  
 Requires: rtld(GNU_HASH)  
@@ -18,3 +18,3 @@
 Provides: nomarch = 1.4-alt1.qa1:sisyphus+276080.100.1.1
-File: /usr/bin/nomarch	100755	root:root	2939289c06029663e41c6674a4fd8add	
+File: /usr/bin/nomarch	100755	root:root	00745052f4edcb3933ee651d9859ebc2	
 File: /usr/share/doc/nomarch-1.4	40755	root:root		
@@ -25,2 +25,2 @@
 File: /usr/share/man/man1/nomarch.1.xz	100644	root:root	44afc131de860e3b903ddbaaed75759c	
-RPMIdentity: b3d6983a3d2599c53b0a0e0e82d5c17e40f37d795bf8f21aaf0069025ac90dacad502b8f2c844de43b8ec8358215c7745aeb30a21830460994ada4d582603206
+RPMIdentity: 84d4ab13013863e86da79250b0cd80d1d4e7bde111c61d099b71f8bcc7d6d3802e966c30adfbcd5e90e4cb3fb9749668a28268009914361e2faa3e997266cd8b
--- nomarch-debuginfo-1.4-alt1.qa1.i586.rpm.repo	2021-06-27 17:55:27.000000000 +0000
+++ nomarch-debuginfo-1.4-alt1.qa1.i586.rpm.hasher	2022-12-17 08:46:16.476802571 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/92	40755	root:root	
-/usr/lib/debug/.build-id/92/75b2d1f33fd70eb958f8a654cfa25d18ddcf19	120777	root:root	../../../../bin/nomarch
-/usr/lib/debug/.build-id/92/75b2d1f33fd70eb958f8a654cfa25d18ddcf19.debug	120777	root:root	../../usr/bin/nomarch.debug
+/usr/lib/debug/.build-id/64	40755	root:root	
+/usr/lib/debug/.build-id/64/7d6c3502a1aa6be824c70f50a078e67d8ec207	120777	root:root	../../../../bin/nomarch
+/usr/lib/debug/.build-id/64/7d6c3502a1aa6be824c70f50a078e67d8ec207.debug	120777	root:root	../../usr/bin/nomarch.debug
 /usr/lib/debug/usr/bin/nomarch.debug	100644	root:root	
@@ -17,6 +17,6 @@
 Provides: nomarch-debuginfo = 1.4-alt1.qa1:sisyphus+276080.100.1.1
-File: /usr/lib/debug/.build-id/92	40755	root:root		
-File: /usr/lib/debug/.build-id/92/75b2d1f33fd70eb958f8a654cfa25d18ddcf19	120777	root:root		../../../../bin/nomarch
-File: /usr/lib/debug/.build-id/92/75b2d1f33fd70eb958f8a654cfa25d18ddcf19.debug	120777	root:root		../../usr/bin/nomarch.debug
-File: /usr/lib/debug/usr/bin/nomarch.debug	100644	root:root	2a30514e9be4ef1c64aebe94c4bf6668	
+File: /usr/lib/debug/.build-id/64	40755	root:root		
+File: /usr/lib/debug/.build-id/64/7d6c3502a1aa6be824c70f50a078e67d8ec207	120777	root:root		../../../../bin/nomarch
+File: /usr/lib/debug/.build-id/64/7d6c3502a1aa6be824c70f50a078e67d8ec207.debug	120777	root:root		../../usr/bin/nomarch.debug
+File: /usr/lib/debug/usr/bin/nomarch.debug	100644	root:root	2fdb8c091226af7df7b2c73fc342548f	
 File: /usr/src/debug/nomarch-1.4	40755	root:root		
@@ -29,2 +29,2 @@
 File: /usr/src/debug/nomarch-1.4/readrle.h	100644	root:root	7a4dfaf912724e9ebece428de0afa1c6	
-RPMIdentity: fc8d21201d0d1b505365f7c2c6f73dc0e5f703270507934594fbb7de4ef29b33937399e5e99f9ec92b4169ee674d2b7835a11d640f695a374e86bfe6f2f40bde
+RPMIdentity: ae065cb133bf0f61e4fc575991e8a325f8c2ba3ca05ea44e294a41ab25bc0d894eaffaf02c86727324c0f3176a4228169f8a2b11c166b8d3b8a28823cc03c2c1