<86>Dec  9 07:53:45 userdel[1777754]: delete user 'rooter'
<86>Dec  9 07:53:45 userdel[1777754]: removed group 'rooter' owned by 'rooter'
<86>Dec  9 07:53:45 userdel[1777754]: removed shadow group 'rooter' owned by 'rooter'
<86>Dec  9 07:53:45 groupadd[1777760]: group added to /etc/group: name=rooter, GID=663
<86>Dec  9 07:53:45 groupadd[1777760]: group added to /etc/gshadow: name=rooter
<86>Dec  9 07:53:45 groupadd[1777760]: new group: name=rooter, GID=663
<86>Dec  9 07:53:45 useradd[1777764]: new user: name=rooter, UID=663, GID=663, home=/root, shell=/bin/bash
<86>Dec  9 07:53:45 userdel[1777771]: delete user 'builder'
<86>Dec  9 07:53:45 userdel[1777771]: removed group 'builder' owned by 'builder'
<86>Dec  9 07:53:45 userdel[1777771]: removed shadow group 'builder' owned by 'builder'
<86>Dec  9 07:53:45 groupadd[1777777]: group added to /etc/group: name=builder, GID=664
<86>Dec  9 07:53:45 groupadd[1777777]: group added to /etc/gshadow: name=builder
<86>Dec  9 07:53:45 groupadd[1777777]: new group: name=builder, GID=664
<86>Dec  9 07:53:45 useradd[1777781]: new user: name=builder, UID=664, GID=664, home=/usr/src, shell=/bin/bash
/usr/src/in/srpm/crunch-3.6-alt1.src.rpm: The use of such a license name is ambiguous: GPL
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/crunch-3.6-alt1.nosrc.rpm
Installing crunch-3.6-alt1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.57419
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf crunch-3.6
+ echo 'Source #0 (crunch-3.6.tar):'
Source #0 (crunch-3.6.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/crunch-3.6.tar
+ cd crunch-3.6
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.57419
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd crunch-3.6
+ make -j8
make: Entering directory '/usr/src/RPM/BUILD/crunch-3.6'
Building binary...
/usr/bin/gcc  -pthread -Wall -pedantic -std=c99  -m32 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 crunch.c -lm  -o crunch
crunch.c: In function 'renamefile':
crunch.c:1495:7: warning: 'strncat' specified bound 4 equals source length [-Wstringop-overflow=]
 1495 |       strncat(finalnewfile, ".txt", 4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
crunch.c:1502:7: warning: 'strncat' specified bound 4 equals source length [-Wstringop-overflow=]
 1502 |       strncat(finalnewfile, ".txt", 4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
crunch.c:1520:7: warning: 'strncat' specified bound 2 equals source length [-Wstringop-overflow=]
 1520 |       strncat(comptype,"-t", 2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~~~
crunch.c: In function 'main':
crunch.c:2759:11: warning: 'strncat' specified bound 5 equals source length [-Wstringop-overflow=]
 2759 |           strncat(fpath, "START", 5);
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~

make: Leaving directory '/usr/src/RPM/BUILD/crunch-3.6'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.57419
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/crunch-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/crunch-buildroot
+ cd crunch-3.6
+ make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/crunch-buildroot INSTALL_OPTIONS= DOCDIR=/usr/src/tmp/crunch-buildroot/usr/share/doc/crunch-3.6
make: Entering directory '/usr/src/RPM/BUILD/crunch-3.6'
Creating directories...
/bin/install -p -d  \
	/usr/src/tmp/crunch-buildroot/usr/bin \
	/usr/src/tmp/crunch-buildroot/usr/share/man/man1 \
	/usr/src/tmp/crunch-buildroot/usr/share/crunch \
	/usr/src/tmp/crunch-buildroot/usr/src/tmp/crunch-buildroot/usr/share/doc/crunch-3.6
Copying binary...
/bin/install -p crunch /usr/src/tmp/crunch-buildroot/usr/bin
Copying charset.lst...
/bin/install -p charset.lst /usr/src/tmp/crunch-buildroot/usr/share/crunch
Copying COPYING...
/bin/install -p COPYING /usr/src/tmp/crunch-buildroot/usr/src/tmp/crunch-buildroot/usr/share/doc/crunch-3.6
Installing man page...
/bin/install -p crunch.1 /usr/src/tmp/crunch-buildroot/usr/share/man/man1

make: Leaving directory '/usr/src/RPM/BUILD/crunch-3.6'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/crunch-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/crunch-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/crunch-buildroot/ (default)
Compressing files in /usr/src/tmp/crunch-buildroot (auto)
mode of '/usr/src/tmp/crunch-buildroot/usr/share/man/man1/crunch.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying ELF objects in /usr/src/tmp/crunch-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: crunch-3.6-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.84929
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd crunch-3.6
+ DOCDIR=/usr/src/tmp/crunch-buildroot/usr/share/doc/crunch-3.6
+ export DOCDIR
+ rm -rf /usr/src/tmp/crunch-buildroot/usr/share/doc/crunch-3.6
+ /bin/mkdir -p /usr/src/tmp/crunch-buildroot/usr/share/doc/crunch-3.6
+ cp -prL COPYING /usr/src/tmp/crunch-buildroot/usr/share/doc/crunch-3.6
+ chmod -R go-w /usr/src/tmp/crunch-buildroot/usr/share/doc/crunch-3.6
+ chmod -R a+rX /usr/src/tmp/crunch-buildroot/usr/share/doc/crunch-3.6
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.soYsvv
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.Lp1KVu
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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.4), libm.so.6(GLIBC_2.29), libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.1), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OnEWmt
Creating crunch-debuginfo package
Processing files: crunch-debuginfo-3.6-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ByLXSs
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yk3vQr
find-requires: running scripts (debuginfo)
Requires: crunch = 3.6-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libm.so.6), debug(libpthread.so.0)
warning: Installed (but unpackaged) file(s) found:
    /usr/src/tmp/crunch-buildroot/usr/share/doc/crunch-3.6/COPYING
Wrote: /usr/src/RPM/RPMS/i586/crunch-3.6-alt1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/crunch-debuginfo-3.6-alt1.i586.rpm
2.45user 0.49system 0:07.41elapsed 39%CPU (0avgtext+0avgdata 28684maxresident)k
0inputs+0outputs (0major+168991minor)pagefaults 0swaps
/.out/crunch-3.6-alt1.i586.rpm: The use of such a license name is ambiguous: GPL
/.out/crunch-debuginfo-3.6-alt1.i586.rpm: The use of such a license name is ambiguous: GPL
3.81user 2.57system 0:10.59elapsed 60%CPU (0avgtext+0avgdata 28684maxresident)k
0inputs+0outputs (0major+350663minor)pagefaults 0swaps
--- crunch-3.6-alt1.i586.rpm.repo	2014-06-20 06:40:13.000000000 +0000
+++ crunch-3.6-alt1.i586.rpm.hasher	2020-12-09 07:53:54.326624131 +0000
@@ -5,3 +5,3 @@
 /usr/share/doc/crunch-3.6/COPYING	100644	
-/usr/share/man/man1/crunch.1.bz2	100644	
+/usr/share/man/man1/crunch.1.xz	100644	
 Requires: /lib/ld-linux.so.2  
@@ -10,3 +10,3 @@
 Requires: libc.so.6(GLIBC_2.4)  
-Requires: libm.so.6(GLIBC_2.0)  
+Requires: libm.so.6(GLIBC_2.29)  
 Requires: libpthread.so.0(GLIBC_2.0)  
@@ -14,3 +14,3 @@
 Requires: rtld(GNU_HASH)  
-Requires: rpmlib(PayloadIsLzma)  
+Requires: rpmlib(PayloadIsXz)  
 Provides: crunch = 3.6-alt1
--- crunch-debuginfo-3.6-alt1.i586.rpm.repo	2014-06-20 06:40:13.000000000 +0000
+++ crunch-debuginfo-3.6-alt1.i586.rpm.hasher	2020-12-09 07:53:54.344624186 +0000
@@ -6,3 +6,3 @@
 Requires: debug(libpthread.so.0)  
-Requires: rpmlib(PayloadIsLzma)  
+Requires: rpmlib(PayloadIsXz)  
 Provides: crunch-debuginfo = 3.6-alt1