<86>Mar 24 00:35:48 userdel[1631653]: delete user 'rooter'
<86>Mar 24 00:35:48 userdel[1631653]: removed group 'rooter' owned by 'rooter'
<86>Mar 24 00:35:48 userdel[1631653]: removed shadow group 'rooter' owned by 'rooter'
<86>Mar 24 00:35:48 groupadd[1631685]: group added to /etc/group: name=rooter, GID=1338
<86>Mar 24 00:35:48 groupadd[1631685]: group added to /etc/gshadow: name=rooter
<86>Mar 24 00:35:48 groupadd[1631685]: new group: name=rooter, GID=1338
<86>Mar 24 00:35:48 useradd[1631710]: new user: name=rooter, UID=1338, GID=1338, home=/root, shell=/bin/bash
<86>Mar 24 00:35:48 userdel[1631738]: delete user 'builder'
<86>Mar 24 00:35:48 userdel[1631738]: removed group 'builder' owned by 'builder'
<86>Mar 24 00:35:48 userdel[1631738]: removed shadow group 'builder' owned by 'builder'
<86>Mar 24 00:35:48 groupadd[1631760]: group added to /etc/group: name=builder, GID=1339
<86>Mar 24 00:35:48 groupadd[1631760]: group added to /etc/gshadow: name=builder
<86>Mar 24 00:35:48 groupadd[1631760]: new group: name=builder, GID=1339
<86>Mar 24 00:35:48 useradd[1631782]: new user: name=builder, UID=1339, GID=1339, home=/usr/src, shell=/bin/bash
/usr/src/in/srpm/mt-st-1.1-alt2.src.rpm: The use of such a license name is ambiguous: GPL
warning: user grenka does not exist - using root
warning: group grenka does not exist - using root
warning: user grenka does not exist - using root
warning: group grenka does not exist - using root
warning: user grenka does not exist - using root
warning: group grenka does not exist - using root
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/mt-st-1.1-alt2.nosrc.rpm (w1.gzdio)
Installing mt-st-1.1-alt2.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.23256
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf mt-st-1.1
+ echo 'Source #0 (mt-st-1.1.tar):'
Source #0 (mt-st-1.1.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/mt-st-1.1.tar
+ cd mt-st-1.1
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (mt-st-1.1-fix-for-glibc2.30.patch):'
Patch #0 (mt-st-1.1-fix-for-glibc2.30.patch):
+ /usr/bin/patch -p2
patching file mt.c
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.23256
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd mt-st-1.1
+ make -j16
make: Entering directory '/usr/src/RPM/BUILD/mt-st-1.1'
gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o mt mt.c
mt.c: In function 'main':
mt.c:283:15: warning: variable 'cmd_code' set but not used [-Wunused-but-set-variable]
  283 |     int mtfd, cmd_code, i, argn, len, oflags;
      |               ^~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/mt-st-1.1'
make: Entering directory '/usr/src/RPM/BUILD/mt-st-1.1'
gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o stinit stinit.c
stinit.c: In function 'find_string':
stinit.c:151:25: warning: comparison between pointer and zero character constant [-Wpointer-compare]
  151 |                 if (cp2 == '\0')
      |                         ^~
stinit.c:151:21: note: did you mean to dereference the pointer?
  151 |                 if (cp2 == '\0')
      |                     ^
stinit.c: In function 'sg_io_errcheck':
stinit.c:454:9: warning: variable 'status' set but not used [-Wunused-but-set-variable]
  454 |     int status;
      |         ^~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/mt-st-1.1'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.23256
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/mt-st-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/mt-st-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd mt-st-1.1
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' install mandir=/usr/share/man
make: Entering directory '/usr/src/RPM/BUILD/mt-st-1.1'
mkdir -p /usr/src/tmp/mt-st-buildroot/bin /usr/src/tmp/mt-st-buildroot/sbin /usr/src/tmp/mt-st-buildroot//usr/share/man/man1 /usr/src/tmp/mt-st-buildroot//usr/share/man/man8
install -m 755 mt /usr/src/tmp/mt-st-buildroot/bin
install -c -m 444 mt.1 /usr/src/tmp/mt-st-buildroot//usr/share/man/man1
(if [ -f /usr/src/tmp/mt-st-buildroot//usr/share/man/man1/mt.1.gz ] ; then \
  rm -f /usr/src/tmp/mt-st-buildroot//usr/share/man/man1/mt.1.gz; gzip /usr/src/tmp/mt-st-buildroot//usr/share/man/man1/mt.1; fi)
install -m 755 stinit /usr/src/tmp/mt-st-buildroot/sbin
install -c -m 444 stinit.8 /usr/src/tmp/mt-st-buildroot//usr/share/man/man8
(if [ -f /usr/src/tmp/mt-st-buildroot//usr/share/man/man8/stinit.8.gz ] ; then \
  rm -f /usr/src/tmp/mt-st-buildroot//usr/share/man/man8/stinit.8.gz; gzip /usr/src/tmp/mt-st-buildroot//usr/share/man/man8/stinit.8; fi)
make: Leaving directory '/usr/src/RPM/BUILD/mt-st-1.1'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/mt-st-buildroot (auto)
mode of 'usr/share/man/man8/stinit.8' changed from 0444 (r--r--r--) to 0644 (rw-r--r--)
mode of 'usr/share/man/man1/mt.1' changed from 0444 (r--r--r--) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/mt-st-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/mt-st-buildroot/ (default)
Compressing files in /usr/src/tmp/mt-st-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/mt-st-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Processing files: mt-st-1.1-alt2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.23256
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd mt-st-1.1
+ DOCDIR=/usr/src/tmp/mt-st-buildroot/usr/share/doc/mt-st-1.1
+ export DOCDIR
+ rm -rf /usr/src/tmp/mt-st-buildroot/usr/share/doc/mt-st-1.1
+ /bin/mkdir -p /usr/src/tmp/mt-st-buildroot/usr/share/doc/mt-st-1.1
+ cp -prL README README.stinit mt-st-1.1.lsm stinit.def.examples /usr/src/tmp/mt-st-buildroot/usr/share/doc/mt-st-1.1
+ chmod -R go-w /usr/src/tmp/mt-st-buildroot/usr/share/doc/mt-st-1.1
+ chmod -R a+rX /usr/src/tmp/mt-st-buildroot/usr/share/doc/mt-st-1.1
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Zxxy9v
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.Xf6AST
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, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.33)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.APoVMZ
Creating mt-st-debuginfo package
Processing files: mt-st-debuginfo-1.1-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OBQtZV
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wPs4Pq
find-requires: running scripts (debuginfo)
Requires: mt-st = 1.1-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6)
Adding to mt-st-debuginfo a strict dependency on mt-st
Wrote: /usr/src/RPM/RPMS/x86_64/mt-st-1.1-alt2.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/mt-st-debuginfo-1.1-alt2.x86_64.rpm (w2.lzdio)
0.85user 0.55system 0:05.79elapsed 24%CPU (0avgtext+0avgdata 34824maxresident)k
0inputs+0outputs (0major+209244minor)pagefaults 0swaps
/.out/mt-st-1.1-alt2.x86_64.rpm: The use of such a license name is ambiguous: GPL
/.out/mt-st-debuginfo-1.1-alt2.x86_64.rpm: The use of such a license name is ambiguous: GPL
0.60user 0.81system 0:08.73elapsed 16%CPU (0avgtext+0avgdata 12012maxresident)k
0inputs+0outputs (0major+96262minor)pagefaults 0swaps
--- mt-st-1.1-alt2.x86_64.rpm.repo	2021-07-12 10:45:21.000000000 +0000
+++ mt-st-1.1-alt2.x86_64.rpm.hasher	2023-03-24 00:35:55.683758184 +0000
@@ -13,2 +13,4 @@
 Requires: libc.so.6(GLIBC_2.3.4)(64bit)  
+Requires: libc.so.6(GLIBC_2.33)(64bit)  
+Requires: libc.so.6(GLIBC_2.34)(64bit)  
 Requires: libc.so.6(GLIBC_2.4)(64bit)  
@@ -18,4 +20,4 @@
 Provides: mt-st = 1.1-alt2:sisyphus+278311.100.1.1
-File: /bin/mt	100755	root:root	f8b8fefa80ff99812f7009ce843aa00b	
-File: /sbin/stinit	100755	root:root	642a02c9496b498e15c2edb1a6facfde	
+File: /bin/mt	100755	root:root	79a2ebb28eadfbc5629d13f5f3dbdb50	
+File: /sbin/stinit	100755	root:root	0995b28b0d566f1445cd936ef3244ddc	
 File: /usr/share/doc/mt-st-1.1	40755	root:root		
@@ -27,2 +29,2 @@
 File: /usr/share/man/man8/stinit.8.xz	100644	root:root	432952cdb59bc4a1205abb8b2da90219	
-RPMIdentity: 9e3e51308198733379d53df42965921be7e4869896fc8cc61245507f8ed6e5a0da14726bf5755fb1144361166f16c5b36e0a5dc7d17a6daa2b44b8d5cda8ea80
+RPMIdentity: 55731567e25f67f1d77921b9f3c7ca4b99feb1dfb07fe6f0af0a6e147b95d43eca2012e523a0cc402e3b9acee53348d54e1c4a0eb075b56ecd7fcb8afe13c45a
--- mt-st-debuginfo-1.1-alt2.x86_64.rpm.repo	2021-07-12 10:45:21.000000000 +0000
+++ mt-st-debuginfo-1.1-alt2.x86_64.rpm.hasher	2023-03-24 00:35:55.752759161 +0000
@@ -1,7 +1,7 @@
-/usr/lib/debug/.build-id/df	40755	root:root	
-/usr/lib/debug/.build-id/df/c942a891fb44ccfe59368e4842cc13be99c88f	120777	root:root	../../../../../bin/mt
-/usr/lib/debug/.build-id/df/c942a891fb44ccfe59368e4842cc13be99c88f.debug	120777	root:root	../../bin/mt.debug
-/usr/lib/debug/.build-id/fb	40755	root:root	
-/usr/lib/debug/.build-id/fb/ac5f9c154353555e9314b4bcdac143bf5125af	120777	root:root	../../../../../sbin/stinit
-/usr/lib/debug/.build-id/fb/ac5f9c154353555e9314b4bcdac143bf5125af.debug	120777	root:root	../../sbin/stinit.debug
+/usr/lib/debug/.build-id/26	40755	root:root	
+/usr/lib/debug/.build-id/26/441d2c44f602c2778183e4a8a6ee17b5f58b15	120777	root:root	../../../../../sbin/stinit
+/usr/lib/debug/.build-id/26/441d2c44f602c2778183e4a8a6ee17b5f58b15.debug	120777	root:root	../../sbin/stinit.debug
+/usr/lib/debug/.build-id/50	40755	root:root	
+/usr/lib/debug/.build-id/50/b5f8ed0226c53b5893e9ff52cb8da6effcfc29	120777	root:root	../../../../../bin/mt
+/usr/lib/debug/.build-id/50/b5f8ed0226c53b5893e9ff52cb8da6effcfc29.debug	120777	root:root	../../bin/mt.debug
 /usr/lib/debug/bin/mt.debug	100644	root:root	
@@ -17,10 +17,10 @@
 Provides: mt-st-debuginfo = 1.1-alt2:sisyphus+278311.100.1.1
-File: /usr/lib/debug/.build-id/df	40755	root:root		
-File: /usr/lib/debug/.build-id/df/c942a891fb44ccfe59368e4842cc13be99c88f	120777	root:root		../../../../../bin/mt
-File: /usr/lib/debug/.build-id/df/c942a891fb44ccfe59368e4842cc13be99c88f.debug	120777	root:root		../../bin/mt.debug
-File: /usr/lib/debug/.build-id/fb	40755	root:root		
-File: /usr/lib/debug/.build-id/fb/ac5f9c154353555e9314b4bcdac143bf5125af	120777	root:root		../../../../../sbin/stinit
-File: /usr/lib/debug/.build-id/fb/ac5f9c154353555e9314b4bcdac143bf5125af.debug	120777	root:root		../../sbin/stinit.debug
-File: /usr/lib/debug/bin/mt.debug	100644	root:root	298abf11aec76b52c688ab6494b02011	
-File: /usr/lib/debug/sbin/stinit.debug	100644	root:root	2967427cc68d3a439a79264cffef6cbb	
+File: /usr/lib/debug/.build-id/26	40755	root:root		
+File: /usr/lib/debug/.build-id/26/441d2c44f602c2778183e4a8a6ee17b5f58b15	120777	root:root		../../../../../sbin/stinit
+File: /usr/lib/debug/.build-id/26/441d2c44f602c2778183e4a8a6ee17b5f58b15.debug	120777	root:root		../../sbin/stinit.debug
+File: /usr/lib/debug/.build-id/50	40755	root:root		
+File: /usr/lib/debug/.build-id/50/b5f8ed0226c53b5893e9ff52cb8da6effcfc29	120777	root:root		../../../../../bin/mt
+File: /usr/lib/debug/.build-id/50/b5f8ed0226c53b5893e9ff52cb8da6effcfc29.debug	120777	root:root		../../bin/mt.debug
+File: /usr/lib/debug/bin/mt.debug	100644	root:root	cadaf2c7de01de5072cec66c153fe4ba	
+File: /usr/lib/debug/sbin/stinit.debug	100644	root:root	a9d9f00160dab95de64a92b6f77a29db	
 File: /usr/src/debug/mt-st-1.1	40755	root:root		
@@ -29,2 +29,2 @@
 File: /usr/src/debug/mt-st-1.1/stinit.c	100644	root:root	ec48154710f6b757988120536926de9c	
-RPMIdentity: dddcb4209a1dde826676f8635d7e75b09b3d8f1fe6ecc4ea7049909c2864d223d82572c74da5ded0a0bccd7b21dc5f3fc7976b8d2f4a286753f205b0ff59980a
+RPMIdentity: 03f21b48d9a6ba1d20e872591410b0fd26e45873106eab3c24321235e393ead5bfc9484aace224afbf73370c0dd68e61539d9c004ec3989f4906aa42cd3e2880