<86>Dec 14 06:40:47 userdel[2001981]: delete user 'rooter' <86>Dec 14 06:40:47 userdel[2001981]: removed group 'rooter' owned by 'rooter' <86>Dec 14 06:40:47 userdel[2001981]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 14 06:40:47 groupadd[2002042]: group added to /etc/group: name=rooter, GID=1865 <86>Dec 14 06:40:47 groupadd[2002042]: group added to /etc/gshadow: name=rooter <86>Dec 14 06:40:47 groupadd[2002042]: new group: name=rooter, GID=1865 <86>Dec 14 06:40:47 useradd[2002090]: new user: name=rooter, UID=1865, GID=1865, home=/root, shell=/bin/bash, from=none <86>Dec 14 06:40:47 userdel[2002164]: delete user 'builder' <86>Dec 14 06:40:47 userdel[2002164]: removed group 'builder' owned by 'builder' <86>Dec 14 06:40:47 userdel[2002164]: removed shadow group 'builder' owned by 'builder' <86>Dec 14 06:40:47 groupadd[2002208]: group added to /etc/group: name=builder, GID=1866 <86>Dec 14 06:40:47 groupadd[2002208]: group added to /etc/gshadow: name=builder <86>Dec 14 06:40:47 groupadd[2002208]: new group: name=builder, GID=1866 <86>Dec 14 06:40:47 useradd[2002241]: new user: name=builder, UID=1866, GID=1866, home=/usr/src, shell=/bin/bash, from=none Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/cpufetch-1.06-alt1.nosrc.rpm (w1.gzdio) Installing cpufetch-1.06-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.92130 + 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.92130 + 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 -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 -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 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.69196 + 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) verify-elf: WARNING: ./usr/bin/cpufetch: uses non-LFS functions: fopen open 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.69196 + 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.3Z6max 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.0GrjMg find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,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.1.3), libc.so.6(GLIBC_2.17), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oDpdmV 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.34oDRU find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Q2B68K find-requires: running scripts (debuginfo) Requires: cpufetch = 1.06-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Adding to cpufetch-debuginfo a strict dependency on cpufetch Wrote: /usr/src/RPM/RPMS/i586/cpufetch-1.06-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/cpufetch-debuginfo-1.06-alt1.i586.rpm (w2.lzdio) 2.97user 1.28system 0:07.98elapsed 53%CPU (0avgtext+0avgdata 82944maxresident)k 0inputs+0outputs (0major+276919minor)pagefaults 0swaps 0.59user 2.18system 0:13.84elapsed 20%CPU (0avgtext+0avgdata 11264maxresident)k 0inputs+0outputs (0major+97478minor)pagefaults 0swaps --- cpufetch-1.06-alt1.i586.rpm.repo 2024-08-19 07:49:05.000000000 +0000 +++ cpufetch-1.06-alt1.i586.rpm.hasher 2024-12-14 06:40:57.731861182 +0000 @@ -17,3 +17,3 @@ Provides: cpufetch = 1.06-alt1:sisyphus+355510.100.1.1 -File: /usr/bin/cpufetch 100755 root:root dd1f2de13cf1c562ce36a4549946d9fd +File: /usr/bin/cpufetch 100755 root:root 0f1e899984d0eaf36c7d3b95a3ea1037 File: /usr/share/doc/cpufetch-1.06 40755 root:root @@ -22,2 +22,2 @@ File: /usr/share/man/man1/cpufetch.1.xz 100644 root:root 7de70bb8e5a8513e0ba6b13225526c89 -RPMIdentity: de774520fce612cb4298e1fe383ea27d002399f6c265e7de410528902a14b4c0e499cf9a4ce7283117aecbddfa207d8bea9c4ba70c9acc07114ce0b5d0067493 +RPMIdentity: f7401c9686eeeb9ff4971c6c289b9b7b3899672a845d10f3e504a3a312a70d23229e4204d564b2c53f9b9eb8b0f83f661def3638782fa293ae34f37b7b0b4b8d --- cpufetch-debuginfo-1.06-alt1.i586.rpm.repo 2024-08-19 07:49:05.000000000 +0000 +++ cpufetch-debuginfo-1.06-alt1.i586.rpm.hasher 2024-12-14 06:40:57.810862059 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/80 40755 root:root -/usr/lib/debug/.build-id/80/34a2938d80c76b8331cc1e0338037e977d3ce9 120777 root:root ../../../../bin/cpufetch -/usr/lib/debug/.build-id/80/34a2938d80c76b8331cc1e0338037e977d3ce9.debug 120777 root:root ../../usr/bin/cpufetch.debug +/usr/lib/debug/.build-id/28 40755 root:root +/usr/lib/debug/.build-id/28/2f4e2ac0a8e253d25e4e637d96143bab1f8f24 120777 root:root ../../../../bin/cpufetch +/usr/lib/debug/.build-id/28/2f4e2ac0a8e253d25e4e637d96143bab1f8f24.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/80 40755 root:root -File: /usr/lib/debug/.build-id/80/34a2938d80c76b8331cc1e0338037e977d3ce9 120777 root:root ../../../../bin/cpufetch -File: /usr/lib/debug/.build-id/80/34a2938d80c76b8331cc1e0338037e977d3ce9.debug 120777 root:root ../../usr/bin/cpufetch.debug -File: /usr/lib/debug/usr/bin/cpufetch.debug 100644 root:root 2a8ad9994d679533e2f5fcc285d2d1d1 -RPMIdentity: 67bae0c2530dfdb1d63a29894d96ec10582176ae70b29a815bbd8c6457dc0815c38dc06a4d12e73930604e1302ef7eb6b10ce919e6431a8f8ba42f625401d06d +File: /usr/lib/debug/.build-id/28 40755 root:root +File: /usr/lib/debug/.build-id/28/2f4e2ac0a8e253d25e4e637d96143bab1f8f24 120777 root:root ../../../../bin/cpufetch +File: /usr/lib/debug/.build-id/28/2f4e2ac0a8e253d25e4e637d96143bab1f8f24.debug 120777 root:root ../../usr/bin/cpufetch.debug +File: /usr/lib/debug/usr/bin/cpufetch.debug 100644 root:root b6d5b370783658f28a6b1e47d98b7efe +RPMIdentity: 375036dc7f8d8ece25e28cc24b181255d4e819d318672d7b48de8a95e80df89fbbddbd57926bd127e797c0861cda0003f8677db36df63c65a4dfd46ea746ef51