<86>Aug 17 07:56:48 userdel[2012347]: delete user 'rooter' <86>Aug 17 07:56:48 userdel[2012347]: removed group 'rooter' owned by 'rooter' <86>Aug 17 07:56:48 userdel[2012347]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 17 07:56:48 groupadd[2012389]: group added to /etc/group: name=rooter, GID=1277 <86>Aug 17 07:56:48 groupadd[2012389]: group added to /etc/gshadow: name=rooter <86>Aug 17 07:56:48 groupadd[2012389]: new group: name=rooter, GID=1277 <86>Aug 17 07:56:48 useradd[2012410]: new user: name=rooter, UID=1277, GID=1277, home=/root, shell=/bin/bash, from=none <86>Aug 17 07:56:48 userdel[2012467]: delete user 'builder' <86>Aug 17 07:56:48 userdel[2012467]: removed group 'builder' owned by 'builder' <86>Aug 17 07:56:48 userdel[2012467]: removed shadow group 'builder' owned by 'builder' <86>Aug 17 07:56:48 groupadd[2012505]: group added to /etc/group: name=builder, GID=1278 <86>Aug 17 07:56:48 groupadd[2012505]: group added to /etc/gshadow: name=builder <86>Aug 17 07:56:48 groupadd[2012505]: new group: name=builder, GID=1278 <86>Aug 17 07:56:48 useradd[2012540]: new user: name=builder, UID=1278, GID=1278, home=/usr/src, shell=/bin/bash, from=none Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/cpufetch-1.05-alt1.nosrc.rpm (w1.gzdio) Installing cpufetch-1.05-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.63373 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf cpufetch-1.05 + echo 'Source #0 (cpufetch-1.05.tar):' Source #0 (cpufetch-1.05.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/cpufetch-1.05.tar + cd cpufetch-1.05 + /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 + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.63373 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cpufetch-1.05 + make -j8 make: Entering directory '/usr/src/RPM/BUILD/cpufetch-1.05' make: git: No such file or directory make: Leaving directory '/usr/src/RPM/BUILD/cpufetch-1.05' make: Entering directory '/usr/src/RPM/BUILD/cpufetch-1.05' 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.05' make: Entering directory '/usr/src/RPM/BUILD/cpufetch-1.05' 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.05' make: Entering directory '/usr/src/RPM/BUILD/cpufetch-1.05' 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.05' make: Entering directory '/usr/src/RPM/BUILD/cpufetch-1.05' 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/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.05' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.17027 + 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.05 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/cpufetch-buildroot make: Entering directory '/usr/src/RPM/BUILD/cpufetch-1.05' make: git: No such file or directory make: Leaving directory '/usr/src/RPM/BUILD/cpufetch-1.05' make: Entering directory '/usr/src/RPM/BUILD/cpufetch-1.05' 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.05' + /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.05-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.17027 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd cpufetch-1.05 + DOCDIR=/usr/src/tmp/cpufetch-buildroot/usr/share/doc/cpufetch-1.05 + export DOCDIR + rm -rf /usr/src/tmp/cpufetch-buildroot/usr/share/doc/cpufetch-1.05 + /bin/mkdir -p /usr/src/tmp/cpufetch-buildroot/usr/share/doc/cpufetch-1.05 + cp -prL README.md LICENSE /usr/src/tmp/cpufetch-buildroot/usr/share/doc/cpufetch-1.05 + chmod -R go-w /usr/src/tmp/cpufetch-buildroot/usr/share/doc/cpufetch-1.05 + chmod -R a+rX /usr/src/tmp/cpufetch-buildroot/usr/share/doc/cpufetch-1.05 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.otj3MQ 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.Y5IVRg 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.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.iFzmQH Creating cpufetch-debuginfo package Processing files: cpufetch-debuginfo-1.05-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.af84Kc find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XP3qK3 find-requires: running scripts (debuginfo) Requires: cpufetch = 1.05-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.05-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/cpufetch-debuginfo-1.05-alt1.i586.rpm (w2.lzdio) 3.95user 0.95system 0:08.50elapsed 57%CPU (0avgtext+0avgdata 76032maxresident)k 0inputs+0outputs (0major+255199minor)pagefaults 0swaps 0.71user 1.30system 0:13.00elapsed 15%CPU (0avgtext+0avgdata 12108maxresident)k 0inputs+0outputs (0major+96619minor)pagefaults 0swaps --- cpufetch-1.05-alt1.i586.rpm.repo 2024-05-14 07:35:47.000000000 +0000 +++ cpufetch-1.05-alt1.i586.rpm.hasher 2024-08-17 07:56:58.947377021 +0000 @@ -16,3 +16,3 @@ Provides: cpufetch = 1.05-alt1:sisyphus+347711.500.6.1 -File: /usr/bin/cpufetch 100755 root:root 28968ae1aca715aeb3940e8f8080fb7f +File: /usr/bin/cpufetch 100755 root:root 503ec7fb7f62025c337ed308826c542f File: /usr/share/doc/cpufetch-1.05 40755 root:root @@ -21,2 +21,2 @@ File: /usr/share/man/man1/cpufetch.1.xz 100644 root:root 7de70bb8e5a8513e0ba6b13225526c89 -RPMIdentity: d281dbfac6409dfee8b7be9064aa794c7fe2689b4cdf7796f9449b2662432c0af3723a4d7590c604633aa443e44c1b30a04835a4111241184aab54ecdbd8ac2e +RPMIdentity: 37984fc246b923d70c25d5952838d1550ee8d4485aa970df46fac1354bfe3162cd94db7d0058f4f17568ac539c33291254120004e9fb7904ab56b76dc9a26695 --- cpufetch-debuginfo-1.05-alt1.i586.rpm.repo 2024-05-14 07:35:47.000000000 +0000 +++ cpufetch-debuginfo-1.05-alt1.i586.rpm.hasher 2024-08-17 07:56:59.018377814 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/97 40755 root:root -/usr/lib/debug/.build-id/97/820e38f6c5f9974070242d4eb73cb7b3c6b0ad 120777 root:root ../../../../bin/cpufetch -/usr/lib/debug/.build-id/97/820e38f6c5f9974070242d4eb73cb7b3c6b0ad.debug 120777 root:root ../../usr/bin/cpufetch.debug +/usr/lib/debug/.build-id/ef 40755 root:root +/usr/lib/debug/.build-id/ef/376f7f599d0fb37a1cbf02b99ad643f5336f3f 120777 root:root ../../../../bin/cpufetch +/usr/lib/debug/.build-id/ef/376f7f599d0fb37a1cbf02b99ad643f5336f3f.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.05-alt1:sisyphus+347711.500.6.1 -File: /usr/lib/debug/.build-id/97 40755 root:root -File: /usr/lib/debug/.build-id/97/820e38f6c5f9974070242d4eb73cb7b3c6b0ad 120777 root:root ../../../../bin/cpufetch -File: /usr/lib/debug/.build-id/97/820e38f6c5f9974070242d4eb73cb7b3c6b0ad.debug 120777 root:root ../../usr/bin/cpufetch.debug -File: /usr/lib/debug/usr/bin/cpufetch.debug 100644 root:root e2a5cb1cc5bf65c5fd2c366951d53e17 -RPMIdentity: 86d592578f6180224cacc7514280f250f8a760e243435f4f638883424ee6fed5e25b599eca503e91c55d4e2985692819bf0c2937a9478b95930e6938e2ca7e60 +File: /usr/lib/debug/.build-id/ef 40755 root:root +File: /usr/lib/debug/.build-id/ef/376f7f599d0fb37a1cbf02b99ad643f5336f3f 120777 root:root ../../../../bin/cpufetch +File: /usr/lib/debug/.build-id/ef/376f7f599d0fb37a1cbf02b99ad643f5336f3f.debug 120777 root:root ../../usr/bin/cpufetch.debug +File: /usr/lib/debug/usr/bin/cpufetch.debug 100644 root:root 4d0b45cb8e98c8a5c61ef8f8bb5f553d +RPMIdentity: f4629394cd82bbffcf07f6120f31dec8f51dd45f7e17554738245e0b88580c5f7ea8cb658a94b808773a6da6609846dd773fafddec2dd554371d24947598242b