<86>Oct 18 14:03:40 userdel[1238015]: delete user 'rooter' <86>Oct 18 14:03:40 userdel[1238015]: removed group 'rooter' owned by 'rooter' <86>Oct 18 14:03:40 userdel[1238015]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 18 14:03:40 groupadd[1238047]: group added to /etc/group: name=rooter, GID=1820 <86>Oct 18 14:03:40 groupadd[1238047]: group added to /etc/gshadow: name=rooter <86>Oct 18 14:03:40 groupadd[1238047]: new group: name=rooter, GID=1820 <86>Oct 18 14:03:40 useradd[1238077]: new user: name=rooter, UID=1820, GID=1820, home=/root, shell=/bin/bash, from=none <86>Oct 18 14:03:41 userdel[1238138]: delete user 'builder' <86>Oct 18 14:03:41 userdel[1238138]: removed group 'builder' owned by 'builder' <86>Oct 18 14:03:41 userdel[1238138]: removed shadow group 'builder' owned by 'builder' <86>Oct 18 14:03:41 groupadd[1238210]: group added to /etc/group: name=builder, GID=1821 <86>Oct 18 14:03:41 groupadd[1238210]: group added to /etc/gshadow: name=builder <86>Oct 18 14:03:41 groupadd[1238210]: new group: name=builder, GID=1821 <86>Oct 18 14:03:41 useradd[1238268]: new user: name=builder, UID=1821, GID=1821, home=/usr/src, shell=/bin/bash, from=none Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/cpufetch-1.06-alt1.nosrc.rpm (w1.gzdio) Installing cpufetch-1.06-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.61184 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf cpufetch-1.06 + echo 'Source #0 (cpufetch-1.06.tar):' Source #0 (cpufetch-1.06.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/cpufetch-1.06.tar + cd cpufetch-1.06 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (alt-fix-format-and-path-for-doc.patch):' Patch #1 (alt-fix-format-and-path-for-doc.patch): + /usr/bin/patch -p1 patching file Makefile Hunk #1 succeeded at 115 (offset 14 lines). + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.61184 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cpufetch-1.06 + make -j16 make: Entering directory '/usr/src/RPM/BUILD/cpufetch-1.06' make: git: No such file or directory make: Leaving directory '/usr/src/RPM/BUILD/cpufetch-1.06' make: Entering directory '/usr/src/RPM/BUILD/cpufetch-1.06' cc -Wall -Wextra -pedantic -pthread -DARCH_X86 -std=c99 -fstack-protector-all -O2 -Wfloat-equal -Wshadow -Wpointer-arith -Wstrict-prototypes -c -mavx512f -pthread src/x86/freq/freq_avx512.c -o freq_avx512.o make: Leaving directory '/usr/src/RPM/BUILD/cpufetch-1.06' make: Entering directory '/usr/src/RPM/BUILD/cpufetch-1.06' cc -Wall -Wextra -pedantic -pthread -DARCH_X86 -std=c99 -fstack-protector-all -O2 -Wfloat-equal -Wshadow -Wpointer-arith -Wstrict-prototypes -c -pthread src/x86/freq/freq_nov.c -o freq_nov.o make: Leaving directory '/usr/src/RPM/BUILD/cpufetch-1.06' make: Entering directory '/usr/src/RPM/BUILD/cpufetch-1.06' cc -Wall -Wextra -pedantic -pthread -DARCH_X86 -std=c99 -fstack-protector-all -O2 -Wfloat-equal -Wshadow -Wpointer-arith -Wstrict-prototypes -c -mavx -pthread src/x86/freq/freq_avx.c -o freq_avx.o make: Leaving directory '/usr/src/RPM/BUILD/cpufetch-1.06' make: Entering directory '/usr/src/RPM/BUILD/cpufetch-1.06' cc -Wall -Wextra -pedantic -pthread -DARCH_X86 -std=c99 -fstack-protector-all -O2 -Wfloat-equal -Wshadow -Wpointer-arith -Wstrict-prototypes src/common/main.c src/common/cpu.c src/common/udev.c src/common/printer.c src/common/args.c src/common/global.c src/common/freq.c src/x86/cpuid.c src/x86/apic.c src/x86/cpuid_asm.c src/x86/uarch.c src/x86/freq/freq.c freq_nov.o freq_avx.o freq_avx512.o -o cpufetch make: Leaving directory '/usr/src/RPM/BUILD/cpufetch-1.06' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.50691 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/cpufetch-buildroot + : + /bin/rm -rf -- /usr/src/tmp/cpufetch-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd cpufetch-1.06 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/cpufetch-buildroot make: Entering directory '/usr/src/RPM/BUILD/cpufetch-1.06' make: git: No such file or directory make: Leaving directory '/usr/src/RPM/BUILD/cpufetch-1.06' make: Entering directory '/usr/src/RPM/BUILD/cpufetch-1.06' install -Dm755 "cpufetch" "/usr/src/tmp/cpufetch-buildroot/usr/bin/cpufetch" install -Dm644 "cpufetch.1" "/usr/src/tmp/cpufetch-buildroot/usr/share/man/man1/cpufetch.1" make: Leaving directory '/usr/src/RPM/BUILD/cpufetch-1.06' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/cpufetch-buildroot (auto) Verifying and fixing files in /usr/src/tmp/cpufetch-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/cpufetch-buildroot/ (default) Compressing files in /usr/src/tmp/cpufetch-buildroot (auto) 056-debuginfo.brp: WARNING: debuginfo without debug sources. Verifying ELF objects in /usr/src/tmp/cpufetch-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/cpufetch-buildroot Processing files: cpufetch-1.06-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.50691 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cpufetch-1.06 + DOCDIR=/usr/src/tmp/cpufetch-buildroot/usr/share/doc/cpufetch-1.06 + export DOCDIR + rm -rf /usr/src/tmp/cpufetch-buildroot/usr/share/doc/cpufetch-1.06 + /bin/mkdir -p /usr/src/tmp/cpufetch-buildroot/usr/share/doc/cpufetch-1.06 + cp -prL README.md LICENSE /usr/src/tmp/cpufetch-buildroot/usr/share/doc/cpufetch-1.06 + chmod -R go-w /usr/src/tmp/cpufetch-buildroot/usr/share/doc/cpufetch-1.06 + chmod -R a+rX /usr/src/tmp/cpufetch-buildroot/usr/share/doc/cpufetch-1.06 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SW8BtX 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.IXvbas 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.17)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SPBAm6 Creating cpufetch-debuginfo package Processing files: cpufetch-debuginfo-1.06-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HaF50l find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Ii8NJ5 find-requires: running scripts (debuginfo) Requires: cpufetch = 1.06-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Adding to cpufetch-debuginfo a strict dependency on cpufetch Wrote: /usr/src/RPM/RPMS/x86_64/cpufetch-1.06-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/cpufetch-debuginfo-1.06-alt1.x86_64.rpm (w2.lzdio) 2.59user 1.45system 0:07.75elapsed 52%CPU (0avgtext+0avgdata 104340maxresident)k 0inputs+0outputs (0major+269587minor)pagefaults 0swaps 0.56user 1.98system 0:13.59elapsed 18%CPU (0avgtext+0avgdata 12492maxresident)k 0inputs+0outputs (0major+98261minor)pagefaults 0swaps --- cpufetch-1.06-alt1.x86_64.rpm.repo 2024-08-19 07:49:05.601717105 +0000 +++ cpufetch-1.06-alt1.x86_64.rpm.hasher 2024-10-18 14:03:51.035818819 +0000 @@ -15,3 +15,3 @@ Provides: cpufetch = 1.06-alt1:sisyphus+355510.100.1.1 -File: /usr/bin/cpufetch 100755 root:root eb5450b45caa87a92bb08a0897d31b24 +File: /usr/bin/cpufetch 100755 root:root f49b35ffc8df8261c4d227cde0c85ecb File: /usr/share/doc/cpufetch-1.06 40755 root:root @@ -20,2 +20,2 @@ File: /usr/share/man/man1/cpufetch.1.xz 100644 root:root 7de70bb8e5a8513e0ba6b13225526c89 -RPMIdentity: 26e6e9251f64533bc757aab9a0a8c6927a5a3f9a81d73bbbc694debad72928d9194ba0fbf7f75f0268ca2d4586a61ee52e7f6bf47850ebe9ce9022b90c87c303 +RPMIdentity: d90c274f4025d872128a65eaa1616a92a1c1d0f6add847083c720aefc1f7929b43a9fba56c33ca69f1dc2333dc4e2788657b88d30a8fcb4244471f5ebe87d19f --- cpufetch-debuginfo-1.06-alt1.x86_64.rpm.repo 2024-08-19 07:49:05.814719299 +0000 +++ cpufetch-debuginfo-1.06-alt1.x86_64.rpm.hasher 2024-10-18 14:03:51.112820163 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/61 40755 root:root -/usr/lib/debug/.build-id/61/704e99d0e54d5bf63dfeebef85cbf4d5c0edb0 120777 root:root ../../../../bin/cpufetch -/usr/lib/debug/.build-id/61/704e99d0e54d5bf63dfeebef85cbf4d5c0edb0.debug 120777 root:root ../../usr/bin/cpufetch.debug +/usr/lib/debug/.build-id/89 40755 root:root +/usr/lib/debug/.build-id/89/746a923248e20c024bffb50ed2d743091e47ce 120777 root:root ../../../../bin/cpufetch +/usr/lib/debug/.build-id/89/746a923248e20c024bffb50ed2d743091e47ce.debug 120777 root:root ../../usr/bin/cpufetch.debug /usr/lib/debug/usr/bin/cpufetch.debug 100644 root:root @@ -9,6 +9,6 @@ Provides: cpufetch-debuginfo = 1.06-alt1:sisyphus+355510.100.1.1 -File: /usr/lib/debug/.build-id/61 40755 root:root -File: /usr/lib/debug/.build-id/61/704e99d0e54d5bf63dfeebef85cbf4d5c0edb0 120777 root:root ../../../../bin/cpufetch -File: /usr/lib/debug/.build-id/61/704e99d0e54d5bf63dfeebef85cbf4d5c0edb0.debug 120777 root:root ../../usr/bin/cpufetch.debug -File: /usr/lib/debug/usr/bin/cpufetch.debug 100644 root:root 52af4c5f450c97b41fcb38415c8858ab -RPMIdentity: 75249e15e5146089dea9dcd322ebad5f169c57f2378bd52fa0dba0f5a92ed03b8cd6fdf45c572f939c685174aac3fe652a0f66c18aee856c8fa0ae4ca37a58f4 +File: /usr/lib/debug/.build-id/89 40755 root:root +File: /usr/lib/debug/.build-id/89/746a923248e20c024bffb50ed2d743091e47ce 120777 root:root ../../../../bin/cpufetch +File: /usr/lib/debug/.build-id/89/746a923248e20c024bffb50ed2d743091e47ce.debug 120777 root:root ../../usr/bin/cpufetch.debug +File: /usr/lib/debug/usr/bin/cpufetch.debug 100644 root:root 92f936cee733b7227a2d46212a3cdcf6 +RPMIdentity: 04771306f7954a7e225b7d50c284119bb0f670f512616677201394c18eace485da6f24f0aa03eb4b1118d9d2ce1a52fb1193079d7aceb9a8d66bde88dc2cadcc