<86>Feb 15 06:23:33 userdel[1788688]: delete user 'rooter' <86>Feb 15 06:23:33 userdel[1788688]: removed group 'rooter' owned by 'rooter' <86>Feb 15 06:23:33 userdel[1788688]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 15 06:23:33 groupadd[1788695]: group added to /etc/group: name=rooter, GID=1871 <86>Feb 15 06:23:33 groupadd[1788695]: group added to /etc/gshadow: name=rooter <86>Feb 15 06:23:33 groupadd[1788695]: new group: name=rooter, GID=1871 <86>Feb 15 06:23:33 useradd[1788710]: new user: name=rooter, UID=1871, GID=1871, home=/root, shell=/bin/bash, from=none <86>Feb 15 06:23:33 userdel[1788732]: delete user 'builder' <86>Feb 15 06:23:33 userdel[1788732]: removed group 'builder' owned by 'builder' <86>Feb 15 06:23:33 userdel[1788732]: removed shadow group 'builder' owned by 'builder' <86>Feb 15 06:23:33 groupadd[1788748]: group added to /etc/group: name=builder, GID=1872 <86>Feb 15 06:23:33 groupadd[1788748]: group added to /etc/gshadow: name=builder <86>Feb 15 06:23:33 groupadd[1788748]: new group: name=builder, GID=1872 <86>Feb 15 06:23:33 useradd[1788762]: new user: name=builder, UID=1872, GID=1872, 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.59389 + 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.59389 + 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.20078 + 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.20078 + 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.fUhEZe 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.63LNMY 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.levBl1 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.UHLFdv find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.25d7EQ 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) 3.02user 1.04system 0:07.87elapsed 51%CPU (0avgtext+0avgdata 83340maxresident)k 0inputs+0outputs (0major+277299minor)pagefaults 0swaps 0.59user 1.93system 0:14.01elapsed 18%CPU (0avgtext+0avgdata 11464maxresident)k 0inputs+0outputs (0major+103104minor)pagefaults 0swaps --- cpufetch-1.06-alt1.i586.rpm.repo 2024-08-19 07:49:05.000000000 +0000 +++ cpufetch-1.06-alt1.i586.rpm.hasher 2025-02-15 06:23:43.058472695 +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 cba2a8e5abc2a941ccf57cf1fabc7ff3 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: 6b5d5ac532af5af43b4fbc186642eec672e33ee4772a990e916a5f382fd111f6b1516d7bea8ae8445c41e3ab4ef5130b81f6598d651d7a94c4acf7316af7a8bd --- cpufetch-debuginfo-1.06-alt1.i586.rpm.repo 2024-08-19 07:49:05.000000000 +0000 +++ cpufetch-debuginfo-1.06-alt1.i586.rpm.hasher 2025-02-15 06:23:43.128474148 +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/fa 40755 root:root +/usr/lib/debug/.build-id/fa/436edcbe71a7358de1a354260922cbaa7e24cf 120777 root:root ../../../../bin/cpufetch +/usr/lib/debug/.build-id/fa/436edcbe71a7358de1a354260922cbaa7e24cf.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/fa 40755 root:root +File: /usr/lib/debug/.build-id/fa/436edcbe71a7358de1a354260922cbaa7e24cf 120777 root:root ../../../../bin/cpufetch +File: /usr/lib/debug/.build-id/fa/436edcbe71a7358de1a354260922cbaa7e24cf.debug 120777 root:root ../../usr/bin/cpufetch.debug +File: /usr/lib/debug/usr/bin/cpufetch.debug 100644 root:root a349c70abc6cfaeeb2ef21ecf6f5c8dc +RPMIdentity: 00af48440b99c887aa6507755e562c716094825683a2492d670fc7526c1f9290c5e104e4c8c6fb0cf2735c9375e286bb62933605f8c36a38c8813f4c8ea12e3e