<86>Apr 12 00:36:11 userdel[810669]: delete user 'rooter' <86>Apr 12 00:36:11 userdel[810669]: removed group 'rooter' owned by 'rooter' <86>Apr 12 00:36:11 groupadd[810693]: group added to /etc/group: name=rooter, GID=1347 <86>Apr 12 00:36:11 groupadd[810693]: group added to /etc/gshadow: name=rooter <86>Apr 12 00:36:11 groupadd[810693]: new group: name=rooter, GID=1347 <86>Apr 12 00:36:11 useradd[810713]: new user: name=rooter, UID=1347, GID=1347, home=/root, shell=/bin/bash <86>Apr 12 00:36:11 userdel[810740]: delete user 'builder' <86>Apr 12 00:36:11 userdel[810740]: removed group 'builder' owned by 'builder' <86>Apr 12 00:36:11 userdel[810740]: removed shadow group 'builder' owned by 'builder' <86>Apr 12 00:36:11 groupadd[810772]: group added to /etc/group: name=builder, GID=1348 <86>Apr 12 00:36:11 groupadd[810772]: group added to /etc/gshadow: name=builder <86>Apr 12 00:36:11 groupadd[810772]: new group: name=builder, GID=1348 <86>Apr 12 00:36:11 useradd[810789]: new user: name=builder, UID=1348, GID=1348, 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.19928 + 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.19928 + 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.19928 + 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.19928 + 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.7y5cm2 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.fBNLlG 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.BlLUBv 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.V1d72f find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7VZB5B 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.48user 0.33system 0:05.55elapsed 14%CPU (0avgtext+0avgdata 37676maxresident)k 0inputs+0outputs (0major+156981minor)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 0.60user 0.80system 0:08.44elapsed 16%CPU (0avgtext+0avgdata 11924maxresident)k 0inputs+0outputs (0major+95288minor)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 2023-04-12 00:36:18.344242223 +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 63bf3e4d42e599b5ffe69e127a891364 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: 3bbff96f9901e131749448240cfaafce46375d3000fa5a4d3d3da4732fb4345b80e85a263a6e6aaea9b914813cef7c7a1f1318735b648d7a3aea47156184f6f9 --- 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 2023-04-12 00:36:18.460244133 +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/98 40755 root:root +/usr/lib/debug/.build-id/98/e2907cc36dfee49e96c7a0dbc64d5cfb2edb17 120777 root:root ../../../../bin/crunch +/usr/lib/debug/.build-id/98/e2907cc36dfee49e96c7a0dbc64d5cfb2edb17.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/98 40755 root:root +File: /usr/lib/debug/.build-id/98/e2907cc36dfee49e96c7a0dbc64d5cfb2edb17 120777 root:root ../../../../bin/crunch +File: /usr/lib/debug/.build-id/98/e2907cc36dfee49e96c7a0dbc64d5cfb2edb17.debug 120777 root:root ../../usr/bin/crunch.debug +File: /usr/lib/debug/usr/bin/crunch.debug 100644 root:root 31fc786123201b92386a800254d3b8d1 +RPMIdentity: 695f626636a58badaf29875693422060d3e46565cf0b0bff26d8394c23819fab6ee80cfabbf49c5f855143728008939958bbff95372082ce493a79cc9776db16