<86>Jul 25 10:03:59 userdel[1484681]: delete user 'rooter' <86>Jul 25 10:03:59 userdel[1484681]: removed group 'rooter' owned by 'rooter' <86>Jul 25 10:03:59 userdel[1484681]: removed shadow group 'rooter' owned by 'rooter' <86>Jul 25 10:03:59 groupadd[1484698]: group added to /etc/group: name=rooter, GID=690 <86>Jul 25 10:03:59 groupadd[1484698]: group added to /etc/gshadow: name=rooter <86>Jul 25 10:03:59 groupadd[1484698]: new group: name=rooter, GID=690 <86>Jul 25 10:03:59 useradd[1484707]: new user: name=rooter, UID=690, GID=690, home=/root, shell=/bin/bash <86>Jul 25 10:03:59 userdel[1484725]: delete user 'builder' <86>Jul 25 10:03:59 userdel[1484725]: removed group 'builder' owned by 'builder' <86>Jul 25 10:03:59 userdel[1484725]: removed shadow group 'builder' owned by 'builder' <86>Jul 25 10:03:59 groupadd[1484736]: group added to /etc/group: name=builder, GID=691 <86>Jul 25 10:03:59 groupadd[1484736]: group added to /etc/gshadow: name=builder <86>Jul 25 10:03:59 groupadd[1484736]: new group: name=builder, GID=691 <86>Jul 25 10:03:59 useradd[1484744]: new user: name=builder, UID=691, GID=691, home=/usr/src, shell=/bin/bash Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/crunch-3.6-alt1.nosrc.rpm (w1.gzdio) 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.49167 + 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.49167 + 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=] strncat(finalnewfile, ".txt", 4); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ crunch.c:1502:7: warning: 'strncat' specified bound 4 equals source length [-Wstringop-overflow=] strncat(finalnewfile, ".txt", 4); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ crunch.c:1520:7: warning: 'strncat' specified bound 2 equals source length [-Wstringop-overflow=] strncat(comptype,"-t", 2); ^~~~~~~~~~~~~~~~~~~~~~~~~ crunch.c: In function 'main': crunch.c:2759:11: warning: 'strncat' specified bound 5 equals source length [-Wstringop-overflow=] 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.33936 + 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 + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd crunch-3.6 + make 'INSTALL=/usr/libexec/rpm-build/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... /usr/libexec/rpm-build/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... /usr/libexec/rpm-build/install -p crunch /usr/src/tmp/crunch-buildroot/usr/bin Copying charset.lst... /usr/libexec/rpm-build/install -p charset.lst /usr/src/tmp/crunch-buildroot/usr/share/crunch Copying COPYING... /usr/libexec/rpm-build/install -p COPYING /usr/src/tmp/crunch-buildroot/usr/src/tmp/crunch-buildroot/usr/share/doc/crunch-3.6 Installing man page... /usr/libexec/rpm-build/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,gnuconfig) 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--) 056-debuginfo.brp: WARNING: debuginfo without debug sources. 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.33936 + 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.8mlp2n 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.H8UUmS 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.0), 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.LX7kZA 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.upWP6F find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fZBM9V 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 (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/crunch-debuginfo-3.6-alt1.i586.rpm (w2.lzdio) 3.24user 0.72system 0:08.41elapsed 47%CPU (0avgtext+0avgdata 29028maxresident)k 0inputs+0outputs (0major+172125minor)pagefaults 0swaps 4.59user 3.07system 0:12.30elapsed 62%CPU (0avgtext+0avgdata 29028maxresident)k 0inputs+0outputs (0major+345595minor)pagefaults 0swaps --- crunch-3.6-alt1.i586.rpm.repo 2014-06-20 06:40:13.000000000 +0000 +++ crunch-3.6-alt1.i586.rpm.hasher 2021-07-25 10:04:09.464047168 +0000 @@ -5,3 +5,3 @@ /usr/share/doc/crunch-3.6/COPYING 100644 root:root -/usr/share/man/man1/crunch.1.bz2 100644 root:root +/usr/share/man/man1/crunch.1.xz 100644 root:root Requires: /lib/ld-linux.so.2 @@ -16,3 +16,3 @@ Provides: crunch = 3.6-alt1 -File: /usr/bin/crunch 100755 root:root c67e39985f95ba63f0c3dbbd12b98405 +File: /usr/bin/crunch 100755 root:root 73fadebb82f79195a909fa281fbfc975 File: /usr/share/crunch 40755 root:root @@ -21,3 +21,3 @@ File: /usr/share/doc/crunch-3.6/COPYING 100644 root:root b234ee4d69f5fce4486a80fdaf4a4263 -File: /usr/share/man/man1/crunch.1.bz2 100644 root:root 7fff9117faf178cd076743761eeeaa35 -RPMIdentity: ee854f578818d6e74791a512d28fedec +File: /usr/share/man/man1/crunch.1.xz 100644 root:root 0b42dd4019b09a3a1616de8b9f44a799 +RPMIdentity: c0d893e479925dfbd643a32afe786b1f --- crunch-debuginfo-3.6-alt1.i586.rpm.repo 2014-06-20 06:40:13.000000000 +0000 +++ crunch-debuginfo-3.6-alt1.i586.rpm.hasher 2021-07-25 10:04:09.563047837 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/2e 40755 root:root -/usr/lib/debug/.build-id/2e/f29f827d450a69a5caeefa1a2ed5e14fb1c0e1 120777 root:root ../../../../bin/crunch -/usr/lib/debug/.build-id/2e/f29f827d450a69a5caeefa1a2ed5e14fb1c0e1.debug 120777 root:root ../../usr/bin/crunch.debug +/usr/lib/debug/.build-id/a8 40755 root:root +/usr/lib/debug/.build-id/a8/34284bb828e12c366b41ae4822c2318fa4fa78 120777 root:root ../../../../bin/crunch +/usr/lib/debug/.build-id/a8/34284bb828e12c366b41ae4822c2318fa4fa78.debug 120777 root:root ../../usr/bin/crunch.debug /usr/lib/debug/usr/bin/crunch.debug 100644 root:root @@ -11,6 +11,6 @@ Provides: crunch-debuginfo = 3.6-alt1 -File: /usr/lib/debug/.build-id/2e 40755 root:root -File: /usr/lib/debug/.build-id/2e/f29f827d450a69a5caeefa1a2ed5e14fb1c0e1 120777 root:root ../../../../bin/crunch -File: /usr/lib/debug/.build-id/2e/f29f827d450a69a5caeefa1a2ed5e14fb1c0e1.debug 120777 root:root ../../usr/bin/crunch.debug -File: /usr/lib/debug/usr/bin/crunch.debug 100644 root:root ac1938d11b68a3b1266589444ce973de -RPMIdentity: 07c25d5f1eae4b463b1903f65dfb2cdb +File: /usr/lib/debug/.build-id/a8 40755 root:root +File: /usr/lib/debug/.build-id/a8/34284bb828e12c366b41ae4822c2318fa4fa78 120777 root:root ../../../../bin/crunch +File: /usr/lib/debug/.build-id/a8/34284bb828e12c366b41ae4822c2318fa4fa78.debug 120777 root:root ../../usr/bin/crunch.debug +File: /usr/lib/debug/usr/bin/crunch.debug 100644 root:root 7012bfc1999464e035ee82346ca7acf1 +RPMIdentity: 62a2c44e35c17f850163f127ac0adc1f