<86>Sep 14 07:13:24 userdel[534673]: delete user 'rooter' <86>Sep 14 07:13:24 userdel[534673]: removed group 'rooter' owned by 'rooter' <86>Sep 14 07:13:24 userdel[534673]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 14 07:13:24 groupadd[534742]: group added to /etc/group: name=rooter, GID=1844 <86>Sep 14 07:13:24 groupadd[534742]: group added to /etc/gshadow: name=rooter <86>Sep 14 07:13:24 groupadd[534742]: new group: name=rooter, GID=1844 <86>Sep 14 07:13:24 useradd[534798]: new user: name=rooter, UID=1844, GID=1844, home=/root, shell=/bin/bash, from=none <86>Sep 14 07:13:24 userdel[534898]: delete user 'builder' <86>Sep 14 07:13:24 userdel[534898]: removed group 'builder' owned by 'builder' <86>Sep 14 07:13:24 userdel[534898]: removed shadow group 'builder' owned by 'builder' <86>Sep 14 07:13:24 groupadd[534983]: group added to /etc/group: name=builder, GID=1845 <86>Sep 14 07:13:24 groupadd[534983]: group added to /etc/gshadow: name=builder <86>Sep 14 07:13:24 groupadd[534983]: new group: name=builder, GID=1845 <86>Sep 14 07:13:24 useradd[535043]: new user: name=builder, UID=1845, GID=1845, 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.14763 + 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.14763 + 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.67324 + 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.67324 + 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.s37MOo 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.b1DHHu 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.ytRbRE 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.rEu1Fg find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.t7jYFK 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.67user 1.39system 0:07.82elapsed 52%CPU (0avgtext+0avgdata 76072maxresident)k 0inputs+0outputs (0major+261596minor)pagefaults 0swaps 0.57user 1.98system 0:13.82elapsed 18%CPU (0avgtext+0avgdata 12324maxresident)k 0inputs+0outputs (0major+97815minor)pagefaults 0swaps