<86>May 23 00:55:45 userdel[1746186]: delete user 'rooter' <86>May 23 00:55:45 userdel[1746186]: removed group 'rooter' owned by 'rooter' <86>May 23 00:55:45 userdel[1746186]: removed shadow group 'rooter' owned by 'rooter' <86>May 23 00:55:45 groupadd[1746194]: group added to /etc/group: name=rooter, GID=969 <86>May 23 00:55:45 groupadd[1746194]: group added to /etc/gshadow: name=rooter <86>May 23 00:55:45 groupadd[1746194]: new group: name=rooter, GID=969 <86>May 23 00:55:45 useradd[1746199]: new user: name=rooter, UID=969, GID=969, home=/root, shell=/bin/bash <86>May 23 00:55:45 userdel[1746209]: delete user 'builder' <86>May 23 00:55:45 userdel[1746209]: removed group 'builder' owned by 'builder' <86>May 23 00:55:45 groupadd[1746215]: group added to /etc/group: name=builder, GID=970 <86>May 23 00:55:45 groupadd[1746215]: group added to /etc/gshadow: name=builder <86>May 23 00:55:45 groupadd[1746215]: new group: name=builder, GID=970 <86>May 23 00:55:45 useradd[1746219]: new user: name=builder, UID=970, GID=970, 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: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/crunch-3.6-alt1.nosrc.rpm (w1.gzdio) Installing crunch-3.6-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.45292 + 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.45292 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd crunch-3.6 + make -j16 make: Entering directory '/usr/src/RPM/BUILD/crunch-3.6' Building binary... /usr/bin/gcc -pthread -Wall -pedantic -std=c99 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.45292 + 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) Processing files: crunch-3.6-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.45292 + 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.WyInZm 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.dLbMkT 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.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libm.so.6(GLIBC_2.29)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zQDXk0 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.c49hcD find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qKwQ8F find-requires: running scripts (debuginfo) Requires: crunch = 3.6-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libm.so.6) warning: Installed (but unpackaged) file(s) found: /usr/src/tmp/crunch-buildroot/usr/share/doc/crunch-3.6/COPYING Wrote: /usr/src/RPM/RPMS/x86_64/crunch-3.6-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/crunch-debuginfo-3.6-alt1.x86_64.rpm (w2.lzdio) 0.41user 0.52system 0:05.52elapsed 17%CPU (0avgtext+0avgdata 34848maxresident)k 0inputs+0outputs (0major+156818minor)pagefaults 0swaps /.out/crunch-3.6-alt1.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/crunch-debuginfo-3.6-alt1.x86_64.rpm: The use of such a license name is ambiguous: GPL 1.34user 2.83system 0:08.04elapsed 51%CPU (0avgtext+0avgdata 34848maxresident)k 0inputs+0outputs (0major+341304minor)pagefaults 0swaps --- crunch-3.6-alt1.x86_64.rpm.repo 2014-06-20 06:40:13.000000000 +0000 +++ crunch-3.6-alt1.x86_64.rpm.hasher 2022-05-23 00:55:51.664946221 +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: /lib64/ld-linux-x86-64.so.2 @@ -9,5 +9,5 @@ Requires: libc.so.6(GLIBC_2.2.5)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) -Requires: libm.so.6(GLIBC_2.2.5)(64bit) -Requires: libpthread.so.0(GLIBC_2.2.5)(64bit) +Requires: libm.so.6(GLIBC_2.29)(64bit) Requires: rtld(GNU_HASH) @@ -15,3 +15,3 @@ Provides: crunch = 3.6-alt1 -File: /usr/bin/crunch 100755 root:root 146f6c4c2d4a1b56220a04e3ba857884 +File: /usr/bin/crunch 100755 root:root 7a96fda0b55325e4fa8eed764fffb66f File: /usr/share/crunch 40755 root:root @@ -20,3 +20,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: e2f66f0320a49b748527b4a045c05e5e460581e4dc7c0f5b07d2f25c669c05c1574d0f68d7473caf90a214757879e4f17db4ab5d97eb8999049732cde05406c4 +File: /usr/share/man/man1/crunch.1.xz 100644 root:root 0b42dd4019b09a3a1616de8b9f44a799 +RPMIdentity: c6412681f54ce50f2d06aad115da5897f13592241a598f48e5c5c839689697190bb4fe1b0199874aad67104ca9b2b3ecb2920e3bb89c2b1c510e8f33d67e0038 --- crunch-debuginfo-3.6-alt1.x86_64.rpm.repo 2014-06-20 06:40:13.000000000 +0000 +++ crunch-debuginfo-3.6-alt1.x86_64.rpm.hasher 2022-05-23 00:55:51.722946769 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/a1 40755 root:root -/usr/lib/debug/.build-id/a1/c18aa99fda61d82eb31875b15d8192d5847388 120777 root:root ../../../../bin/crunch -/usr/lib/debug/.build-id/a1/c18aa99fda61d82eb31875b15d8192d5847388.debug 120777 root:root ../../usr/bin/crunch.debug +/usr/lib/debug/.build-id/c1 40755 root:root +/usr/lib/debug/.build-id/c1/71db9fe3240b7a50af0cf10495e327a7fcc643 120777 root:root ../../../../bin/crunch +/usr/lib/debug/.build-id/c1/71db9fe3240b7a50af0cf10495e327a7fcc643.debug 120777 root:root ../../usr/bin/crunch.debug /usr/lib/debug/usr/bin/crunch.debug 100644 root:root @@ -8,9 +8,8 @@ Requires: debug64(libm.so.6) -Requires: debug64(libpthread.so.0) Requires: rpmlib(PayloadIsLzma) Provides: crunch-debuginfo = 3.6-alt1 -File: /usr/lib/debug/.build-id/a1 40755 root:root -File: /usr/lib/debug/.build-id/a1/c18aa99fda61d82eb31875b15d8192d5847388 120777 root:root ../../../../bin/crunch -File: /usr/lib/debug/.build-id/a1/c18aa99fda61d82eb31875b15d8192d5847388.debug 120777 root:root ../../usr/bin/crunch.debug -File: /usr/lib/debug/usr/bin/crunch.debug 100644 root:root a1471357cd940502c99f4e5daf89a184 -RPMIdentity: 474df40c6f9cb15ac218665131ccae32cf82cd393898d64c0e254ad461b6cd7d6cf00c09face1e6023b8e4c9b001c631e5f1eb6179916f773a464cb6075d8183 +File: /usr/lib/debug/.build-id/c1 40755 root:root +File: /usr/lib/debug/.build-id/c1/71db9fe3240b7a50af0cf10495e327a7fcc643 120777 root:root ../../../../bin/crunch +File: /usr/lib/debug/.build-id/c1/71db9fe3240b7a50af0cf10495e327a7fcc643.debug 120777 root:root ../../usr/bin/crunch.debug +File: /usr/lib/debug/usr/bin/crunch.debug 100644 root:root 14e72f6b363b3c7af0f6881eaaca43cb +RPMIdentity: 404a685f9da0a1713a3ae0b83d26d718cfb2dedbdc0cc02f2ab0ee5dc19da7479ce6a13499d7532483183f3f058d752c57d0670569409dc2e9e2b227e6c72790