<86>Dec  4 03:26:39 userdel[165589]: delete user 'rooter'
<86>Dec  4 03:26:39 userdel[165589]: removed group 'rooter' owned by 'rooter'
<86>Dec  4 03:26:39 groupadd[165611]: group added to /etc/group: name=rooter, GID=672
<86>Dec  4 03:26:39 groupadd[165611]: group added to /etc/gshadow: name=rooter
<86>Dec  4 03:26:39 groupadd[165611]: new group: name=rooter, GID=672
<86>Dec  4 03:26:39 useradd[165629]: new user: name=rooter, UID=672, GID=672, home=/root, shell=/bin/bash
<86>Dec  4 03:26:39 userdel[165657]: delete user 'builder'
<86>Dec  4 03:26:39 userdel[165657]: removed group 'builder' owned by 'builder'
<86>Dec  4 03:26:39 userdel[165657]: removed shadow group 'builder' owned by 'builder'
<86>Dec  4 03:26:39 groupadd[165672]: group added to /etc/group: name=builder, GID=673
<86>Dec  4 03:26:39 groupadd[165672]: group added to /etc/gshadow: name=builder
<86>Dec  4 03:26:39 groupadd[165672]: new group: name=builder, GID=673
<86>Dec  4 03:26:39 useradd[165686]: new user: name=builder, UID=673, GID=673, home=/usr/src, shell=/bin/bash
/usr/src/in/srpm/cvsps-2.2-alt0.1.src.rpm: The use of such a license name is ambiguous: GPL
<13>Dec  4 03:26:41 rpmi: zlib-devel-1.2.11-alt2 sisyphus+283721.100.1.1 1629847006 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/cvsps-2.2-alt0.1.nosrc.rpm (w1.gzdio)
Installing cvsps-2.2-alt0.1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.71070
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf cvsps-2.2-alt0.1
+ echo 'Source #0 (cvsps-2.2-alt0.1.tar):'
Source #0 (cvsps-2.2-alt0.1.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/cvsps-2.2-alt0.1.tar
+ cd cvsps-2.2-alt0.1
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.71070
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd cvsps-2.2-alt0.1
+ make -j8 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
make: Entering directory '/usr/src/RPM/BUILD/cvsps-2.2-alt0.1'
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I. -DVERSION=\"2.1\"  -c -o cbtcommon/sio.o cbtcommon/sio.c
make: Leaving directory '/usr/src/RPM/BUILD/cvsps-2.2-alt0.1'
make: Entering directory '/usr/src/RPM/BUILD/cvsps-2.2-alt0.1'
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I. -DVERSION=\"2.1\"  -c -o cbtcommon/debug.o cbtcommon/debug.c
cbtcommon/debug.c: In function 'hexdump':
cbtcommon/debug.c:120:10: warning: suggest parentheses around operand of '!' or change '&' to '&&' or '!' to '~' [-Wparentheses]
  120 |     if ( !debuglvl & DEBUG_STATUS )
      |          ^~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/cvsps-2.2-alt0.1'
make: Entering directory '/usr/src/RPM/BUILD/cvsps-2.2-alt0.1'
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I. -DVERSION=\"2.1\"  -c -o cbtcommon/hash.o cbtcommon/hash.c
make: Leaving directory '/usr/src/RPM/BUILD/cvsps-2.2-alt0.1'
make: Entering directory '/usr/src/RPM/BUILD/cvsps-2.2-alt0.1'
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I. -DVERSION=\"2.1\"  -c -o cbtcommon/text_util.o cbtcommon/text_util.c
make: Leaving directory '/usr/src/RPM/BUILD/cvsps-2.2-alt0.1'
make: Entering directory '/usr/src/RPM/BUILD/cvsps-2.2-alt0.1'
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I. -DVERSION=\"2.1\"  -c -o stats.o stats.c
make: Leaving directory '/usr/src/RPM/BUILD/cvsps-2.2-alt0.1'
make: Entering directory '/usr/src/RPM/BUILD/cvsps-2.2-alt0.1'
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I. -DVERSION=\"2.1\"  -c -o cbtcommon/tcpsocket.o cbtcommon/tcpsocket.c
make: Leaving directory '/usr/src/RPM/BUILD/cvsps-2.2-alt0.1'
make: Entering directory '/usr/src/RPM/BUILD/cvsps-2.2-alt0.1'
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I. -DVERSION=\"2.1\"  -c -o cache.o cache.c
cache.c: In function 'read_cache':
cache.c:108:9: warning: variable 'tag_flags' set but not used [-Wunused-but-set-variable]
  108 |     int tag_flags = 0;
      |         ^~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/cvsps-2.2-alt0.1'
make: Entering directory '/usr/src/RPM/BUILD/cvsps-2.2-alt0.1'
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I. -DVERSION=\"2.1\"  -c -o util.o util.c
make: Leaving directory '/usr/src/RPM/BUILD/cvsps-2.2-alt0.1'
make: Entering directory '/usr/src/RPM/BUILD/cvsps-2.2-alt0.1'
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I. -DVERSION=\"2.1\"  -c -o cap.o cap.c
make: Leaving directory '/usr/src/RPM/BUILD/cvsps-2.2-alt0.1'
make: Entering directory '/usr/src/RPM/BUILD/cvsps-2.2-alt0.1'
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I. -DVERSION=\"2.1\"  -c -o list_sort.o list_sort.c
make: Leaving directory '/usr/src/RPM/BUILD/cvsps-2.2-alt0.1'
make: Entering directory '/usr/src/RPM/BUILD/cvsps-2.2-alt0.1'
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I. -DVERSION=\"2.1\"  -c -o cvs_direct.o cvs_direct.c
cvs_direct.c: In function 'parse_patch_arg':
cvs_direct.c:778:15: warning: comparison of constant '45' with boolean expression is always false [-Wbool-compare]
  778 |     if (!*tok == '-')
      |               ^~
cvs_direct.c:778:15: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses]
cvs_direct.c:778:9: note: add parentheses around left hand side expression to silence this warning
  778 |     if (!*tok == '-')
      |         ^~~~~
      |         (    )
cvs_direct.c: In function 'open_ctx_forked':
cvs_direct.c:330:9: warning: ignoring return value of 'dup' declared with attribute 'warn_unused_result' [-Wunused-result]
  330 |         dup(to_cvs[0]);
      |         ^~~~~~~~~~~~~~
cvs_direct.c:332:9: warning: ignoring return value of 'dup' declared with attribute 'warn_unused_result' [-Wunused-result]
  332 |         dup(from_cvs[1]);
      |         ^~~~~~~~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/cvsps-2.2-alt0.1'
make: Entering directory '/usr/src/RPM/BUILD/cvsps-2.2-alt0.1'
cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -I. -DVERSION=\"2.1\"  -c -o cvsps.o cvsps.c
cvsps.c: In function 'load_from_cvs':
cvsps.c:364:15: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
  364 |               else
      |               ^~~~
cvsps.c:366:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else'
  366 |                 break;
      |                 ^~~~~
make: Leaving directory '/usr/src/RPM/BUILD/cvsps-2.2-alt0.1'
make: Entering directory '/usr/src/RPM/BUILD/cvsps-2.2-alt0.1'
cc -o cvsps cbtcommon/debug.o cbtcommon/hash.o cbtcommon/text_util.o cbtcommon/sio.o cbtcommon/tcpsocket.o cvsps.o cache.o util.o stats.o cap.o cvs_direct.o list_sort.o -lz
make: Leaving directory '/usr/src/RPM/BUILD/cvsps-2.2-alt0.1'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.6061
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/cvsps-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/cvsps-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd cvsps-2.2-alt0.1
+ install -pD -m755 cvsps /usr/src/tmp/cvsps-buildroot/usr/bin/cvsps
+ install -pD -m644 cvsps.1 /usr/src/tmp/cvsps-buildroot/usr/share/man/man1/cvsps.1
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/cvsps-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/cvsps-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/cvsps-buildroot/ (default)
Compressing files in /usr/src/tmp/cvsps-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/cvsps-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
verify-elf: WARNING: ./usr/bin/cvsps: uses non-LFS functions: fopen open stat
Processing files: cvsps-2.2-alt0.1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.28057
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd cvsps-2.2-alt0.1
+ DOCDIR=/usr/src/tmp/cvsps-buildroot/usr/share/doc/cvsps-2.2
+ export DOCDIR
+ rm -rf /usr/src/tmp/cvsps-buildroot/usr/share/doc/cvsps-2.2
+ /bin/mkdir -p /usr/src/tmp/cvsps-buildroot/usr/share/doc/cvsps-2.2
+ cp -prL CHANGELOG README merge_utils.sh /usr/src/tmp/cvsps-buildroot/usr/share/doc/cvsps-2.2
+ chmod -R go-w /usr/src/tmp/cvsps-buildroot/usr/share/doc/cvsps-2.2
+ chmod -R a+rX /usr/src/tmp/cvsps-buildroot/usr/share/doc/cvsps-2.2
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.412OSa
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.m4VLvm
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: cvs, /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.33), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libz.so.1 >= set:khdWPIUrJuazh01Xf1, 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.xjmb0p
Creating cvsps-debuginfo package
Processing files: cvsps-debuginfo-2.2-alt0.1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LCrbkn
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rgSZA5
find-requires: running scripts (debuginfo)
Requires: cvsps = 2.2-alt0.1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libz.so.1)
Adding to cvsps-debuginfo a strict dependency on cvsps
Wrote: /usr/src/RPM/RPMS/i586/cvsps-2.2-alt0.1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/cvsps-debuginfo-2.2-alt0.1.i586.rpm (w2.lzdio)
3.03user 0.75system 0:07.64elapsed 49%CPU (0avgtext+0avgdata 38412maxresident)k
0inputs+0outputs (0major+206089minor)pagefaults 0swaps
/.out/cvsps-2.2-alt0.1.i586.rpm: The use of such a license name is ambiguous: GPL
/.out/cvsps-debuginfo-2.2-alt0.1.i586.rpm: The use of such a license name is ambiguous: GPL
6.55user 4.80system 0:14.68elapsed 77%CPU (0avgtext+0avgdata 103440maxresident)k
360inputs+0outputs (29928major+448747minor)pagefaults 0swaps
--- cvsps-2.2-alt0.1.i586.rpm.repo	2021-07-12 02:24:22.000000000 +0000
+++ cvsps-2.2-alt0.1.i586.rpm.hasher	2021-12-04 03:26:51.567724003 +0000
@@ -13,2 +13,4 @@
 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)  
@@ -20,3 +22,3 @@
 Provides: cvsps = 2.2-alt0.1:sisyphus+278100.600.1.1
-File: /usr/bin/cvsps	100755	root:root	140779e314f25e8d84b530c4ee8d7bd3	
+File: /usr/bin/cvsps	100755	root:root	6d91065871d29dfdd3eafca87d0df26e	
 File: /usr/share/doc/cvsps-2.2	40755	root:root		
@@ -26,2 +28,2 @@
 File: /usr/share/man/man1/cvsps.1.xz	100644	root:root	3c205ed7072f17839a79b6a98c90d450	
-RPMIdentity: 0ce4923a7a707913e3ecf5e65ad7bfb273c31bf4b56af80f5ce5cd9763abf2630a070656cdb3fb5b6eebf6e1d3c4d7dddb1b0d15aefb4dd2cf0ee25cc87ec2cc
+RPMIdentity: c7a7d39d265639b1b61d27935892232f64aa8234a7f611745c6b132e9bf1a32e17d487b829ab0824172f6fd121fe1380314b08cfffcd3ebd0ec31239e52f159b
--- cvsps-debuginfo-2.2-alt0.1.i586.rpm.repo	2021-07-12 02:24:22.000000000 +0000
+++ cvsps-debuginfo-2.2-alt0.1.i586.rpm.hasher	2021-12-04 03:26:51.680724409 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/e5	40755	root:root	
-/usr/lib/debug/.build-id/e5/b34e0055a9ec3203fae0964c7e3cdd30481da8	120777	root:root	../../../../bin/cvsps
-/usr/lib/debug/.build-id/e5/b34e0055a9ec3203fae0964c7e3cdd30481da8.debug	120777	root:root	../../usr/bin/cvsps.debug
+/usr/lib/debug/.build-id/c9	40755	root:root	
+/usr/lib/debug/.build-id/c9/3a9ce74a10f909c9d7e80ff73640cfbd6cf2bc	120777	root:root	../../../../bin/cvsps
+/usr/lib/debug/.build-id/c9/3a9ce74a10f909c9d7e80ff73640cfbd6cf2bc.debug	120777	root:root	../../usr/bin/cvsps.debug
 /usr/lib/debug/usr/bin/cvsps.debug	100644	root:root	
@@ -38,6 +38,6 @@
 Provides: cvsps-debuginfo = 2.2-alt0.1:sisyphus+278100.600.1.1
-File: /usr/lib/debug/.build-id/e5	40755	root:root		
-File: /usr/lib/debug/.build-id/e5/b34e0055a9ec3203fae0964c7e3cdd30481da8	120777	root:root		../../../../bin/cvsps
-File: /usr/lib/debug/.build-id/e5/b34e0055a9ec3203fae0964c7e3cdd30481da8.debug	120777	root:root		../../usr/bin/cvsps.debug
-File: /usr/lib/debug/usr/bin/cvsps.debug	100644	root:root	32a2d152ed1aa5fe4331aa26c468d02c	
+File: /usr/lib/debug/.build-id/c9	40755	root:root		
+File: /usr/lib/debug/.build-id/c9/3a9ce74a10f909c9d7e80ff73640cfbd6cf2bc	120777	root:root		../../../../bin/cvsps
+File: /usr/lib/debug/.build-id/c9/3a9ce74a10f909c9d7e80ff73640cfbd6cf2bc.debug	120777	root:root		../../usr/bin/cvsps.debug
+File: /usr/lib/debug/usr/bin/cvsps.debug	100644	root:root	e5d96fe82790fc05ec72b82b3a67e1cb	
 File: /usr/src/debug/cvsps-2.2-alt0.1	40755	root:root		
@@ -70,2 +70,2 @@
 File: /usr/src/debug/cvsps-2.2-alt0.1/util.h	100644	root:root	dd853aecc0f73f24e4988af41ea6fea6	
-RPMIdentity: b4664258886f0a1ed028283d696a72069a2f6d8c4746fa171715e73a8448b732ab5707afdf1bd83e7072d1a948a01a8ee8a103dd31287fe29d3de445fcdafb6d
+RPMIdentity: 7273e73be3098b5c55d4eac8c8027a37da1cdd778448eb70b3a5f0104b12a0c36db929706724abe69b3bbd48877478e5bfd24c60c787c98ca7e84e9664eb0b67