<86>Sep  3 05:01:07 userdel[633831]: delete user 'rooter'
<86>Sep  3 05:01:07 userdel[633831]: removed group 'rooter' owned by 'rooter'
<86>Sep  3 05:01:07 userdel[633831]: removed shadow group 'rooter' owned by 'rooter'
<86>Sep  3 05:01:07 groupadd[633872]: group added to /etc/group: name=rooter, GID=960
<86>Sep  3 05:01:07 groupadd[633872]: group added to /etc/gshadow: name=rooter
<86>Sep  3 05:01:07 groupadd[633872]: new group: name=rooter, GID=960
<86>Sep  3 05:01:07 useradd[633885]: new user: name=rooter, UID=960, GID=960, home=/root, shell=/bin/bash
<86>Sep  3 05:01:07 userdel[633902]: delete user 'builder'
<86>Sep  3 05:01:07 userdel[633902]: removed group 'builder' owned by 'builder'
<86>Sep  3 05:01:07 userdel[633902]: removed shadow group 'builder' owned by 'builder'
<86>Sep  3 05:01:07 groupadd[633910]: group added to /etc/group: name=builder, GID=961
<86>Sep  3 05:01:07 groupadd[633910]: group added to /etc/gshadow: name=builder
<86>Sep  3 05:01:07 groupadd[633910]: new group: name=builder, GID=961
<86>Sep  3 05:01:07 useradd[633930]: new user: name=builder, UID=961, GID=961, home=/usr/src, shell=/bin/bash
/usr/src/in/srpm/wtmptail-1.3-alt1.qa1.src.rpm: The use of such a license name is ambiguous: GPL
warning: user glebfm does not exist - using root
warning: group glebfm does not exist - using root
warning: user glebfm does not exist - using root
warning: group glebfm does not exist - using root
warning: user glebfm does not exist - using root
warning: group glebfm does not exist - using root
<13>Sep  3 05:01:08 rpmi: libncurses-6.3.20220618-alt1 sisyphus+302449.100.1.1 1655835262 installed
<13>Sep  3 05:01:08 rpmi: libtinfo-devel-6.3.20220618-alt1 sisyphus+302449.100.1.1 1655835262 installed
<13>Sep  3 05:01:08 rpmi: libncurses-devel-6.3.20220618-alt1 sisyphus+302449.100.1.1 1655835262 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/wtmptail-1.3-alt1.qa1.nosrc.rpm (w1.gzdio)
Installing wtmptail-1.3-alt1.qa1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.14575
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf wtmptail-1.3
+ echo 'Source #0 (wtmptail-1.3.tgz):'
Source #0 (wtmptail-1.3.tgz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/wtmptail-1.3.tgz
+ /bin/tar -xf -
+ cd wtmptail-1.3
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (wtmptail.patch):'
Patch #0 (wtmptail.patch):
+ /usr/bin/patch -p0
patching file Makefile
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.14575
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd wtmptail-1.3
+ make
make: Entering directory '/usr/src/RPM/BUILD/wtmptail-1.3'
cc -O2 -Wall -DVERSION=\"1.3\"   -c -o wt.o wt.c
wt.c: In function 'main':
wt.c:190:37: warning: 'strcmp' argument 2 declared attribute 'nonstring' [-Wstringop-overread]
  190 |                                 if (strcmp(le[loop].ut_line, record.ut_line) == 0)
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/utmp.h:29,
                 from wt.c:11:
/usr/include/bits/utmp.h:62:8: note: argument 'ut_line' declared here
   62 |   char ut_line[UT_LINESIZE]
      |        ^~~~~~~
wt.c:238:37: warning: 'strcmp' argument 2 declared attribute 'nonstring' [-Wstringop-overread]
  238 |                                 if (strcmp(le[loop].ut_line, record.ut_line) == 0)
      |                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/bits/utmp.h:62:8: note: argument 'ut_line' declared here
   62 |   char ut_line[UT_LINESIZE]
      |        ^~~~~~~
In file included from /usr/include/string.h:548,
                 from wt.c:6:
In function 'strcpy',
    inlined from 'main' at wt.c:255:5:
/usr/include/bits/string_fortified.h:79:10: warning: '__builtin_strcpy' argument 2 declared attribute 'nonstring' [-Wstringop-overread]
   79 |   return __builtin___strcpy_chk (__dest, __src, __glibc_objsize (__dest));
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/bits/utmp.h: In function 'main':
/usr/include/bits/utmp.h:62:8: note: argument 'ut_line' declared here
   62 |   char ut_line[UT_LINESIZE]
      |        ^~~~~~~
In function 'strcpy',
    inlined from 'main' at wt.c:256:5:
/usr/include/bits/string_fortified.h:79:10: warning: '__builtin___strcpy_chk' argument 2 declared attribute 'nonstring' [-Wstringop-overread]
   79 |   return __builtin___strcpy_chk (__dest, __src, __glibc_objsize (__dest));
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/bits/utmp.h: In function 'main':
/usr/include/bits/utmp.h:66:8: note: argument 'ut_user' declared here
   66 |   char ut_user[UT_NAMESIZE]
      |        ^~~~~~~
In function 'strcpy',
    inlined from 'main' at wt.c:247:5:
/usr/include/bits/string_fortified.h:79:10: warning: '__builtin___strcpy_chk' argument 2 declared attribute 'nonstring' [-Wstringop-overread]
   79 |   return __builtin___strcpy_chk (__dest, __src, __glibc_objsize (__dest));
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/bits/utmp.h: In function 'main':
/usr/include/bits/utmp.h:66:8: note: argument 'ut_user' declared here
   66 |   char ut_user[UT_NAMESIZE]
      |        ^~~~~~~
cc -O2 -Wall -DVERSION=\"1.3\"   -c -o error.o error.c
cc -Wall -W wt.o error.o  -o wtmptail
strip wtmptail
make: Leaving directory '/usr/src/RPM/BUILD/wtmptail-1.3'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.70249
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/wtmptail-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/wtmptail-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd wtmptail-1.3
+ mkdir -p /usr/src/tmp/wtmptail-buildroot/usr/bin
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' DESTDIR=/usr/src/tmp/wtmptail-buildroot install
make: Entering directory '/usr/src/RPM/BUILD/wtmptail-1.3'
cp wtmptail /usr/src/tmp/wtmptail-buildroot/usr/bin
install -D wtmptail.1 /usr/src/tmp/wtmptail-buildroot/usr/share/man/man1/wtmptail.1
rm -f /usr/src/tmp/wtmptail-buildroot/usr/share/man/man1/wtmptail.1.gz
gzip -9 /usr/src/tmp/wtmptail-buildroot/usr/share/man/man1/wtmptail.1
make: Leaving directory '/usr/src/RPM/BUILD/wtmptail-1.3'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/wtmptail-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/wtmptail-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/wtmptail-buildroot/ (default)
Compressing files in /usr/src/tmp/wtmptail-buildroot (auto)
mode of '/usr/src/tmp/wtmptail-buildroot/usr/share/man/man1/wtmptail.1.gz' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
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/wtmptail
Verifying ELF objects in /usr/src/tmp/wtmptail-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
verify-elf: WARNING: ./usr/bin/wtmptail: uses non-LFS functions: fstat lseek open
Processing files: wtmptail-1.3-alt1.qa1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.70249
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd wtmptail-1.3
+ DOCDIR=/usr/src/tmp/wtmptail-buildroot/usr/share/doc/wtmptail-1.3
+ export DOCDIR
+ rm -rf /usr/src/tmp/wtmptail-buildroot/usr/share/doc/wtmptail-1.3
+ /bin/mkdir -p /usr/src/tmp/wtmptail-buildroot/usr/share/doc/wtmptail-1.3
+ cp -prL license.txt /usr/src/tmp/wtmptail-buildroot/usr/share/doc/wtmptail-1.3
+ chmod -R go-w /usr/src/tmp/wtmptail-buildroot/usr/share/doc/wtmptail-1.3
+ chmod -R a+rX /usr/src/tmp/wtmptail-buildroot/usr/share/doc/wtmptail-1.3
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tkPVwY
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.yF99Vg
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.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.33), 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.keUaXF
Wrote: /usr/src/RPM/RPMS/i586/wtmptail-1.3-alt1.qa1.i586.rpm (w2.lzdio)
0.42user 0.37system 0:03.56elapsed 22%CPU (0avgtext+0avgdata 25028maxresident)k
0inputs+0outputs (0major+101868minor)pagefaults 0swaps
/.out/wtmptail-1.3-alt1.qa1.i586.rpm: The use of such a license name is ambiguous: GPL
1.78user 1.37system 0:08.57elapsed 36%CPU (0avgtext+0avgdata 104796maxresident)k
0inputs+0outputs (30440major+162932minor)pagefaults 0swaps
--- wtmptail-1.3-alt1.qa1.i586.rpm.repo	2016-11-17 12:35:02.000000000 +0000
+++ wtmptail-1.3-alt1.qa1.i586.rpm.hasher	2022-09-03 05:01:14.098243370 +0000
@@ -6,3 +6,6 @@
 Requires: libc.so.6(GLIBC_2.0)  
+Requires: libc.so.6(GLIBC_2.1.3)  
 Requires: libc.so.6(GLIBC_2.3.4)  
+Requires: libc.so.6(GLIBC_2.33)  
+Requires: libc.so.6(GLIBC_2.34)  
 Requires: libc.so.6(GLIBC_2.4)  
@@ -11,3 +14,3 @@
 Provides: wtmptail = 1.3-alt1.qa1
-File: /usr/bin/wtmptail	100755	root:root	8222fd534cd9541aa13a97d6c7d2ba43	
+File: /usr/bin/wtmptail	100755	root:root	5de905b36b69329e88b2008bd0fc175a	
 File: /usr/share/doc/wtmptail-1.3	40755	root:root		
@@ -15,2 +18,2 @@
 File: /usr/share/man/man1/wtmptail.1.xz	100644	root:root	7013d93a241c46788a2355d1a687cdaa	
-RPMIdentity: d956f17d08a4d9e63112ca6b7a8340610f9eff7ca87ce4bee6d62db3b2ab25e1d9de9d9abdb9603593c7686e4defce939daf06ba2ef1b694c805e41e273c9a58
+RPMIdentity: a97ba25ace4e4f760837a7901326091e3194f084d15aa31c0fd413eccd07ae76ced006af1620a7b027a59dc00f2277fd35c15539f6325b2026c1c0e1244bcc59