<86>Jul 13 06:29:00 userdel[175689]: delete user 'rooter' <86>Jul 13 06:29:00 userdel[175689]: removed group 'rooter' owned by 'rooter' <86>Jul 13 06:29:00 userdel[175689]: removed shadow group 'rooter' owned by 'rooter' <86>Jul 13 06:29:00 groupadd[175901]: group added to /etc/group: name=rooter, GID=1826 <86>Jul 13 06:29:00 groupadd[175901]: group added to /etc/gshadow: name=rooter <86>Jul 13 06:29:00 groupadd[175901]: new group: name=rooter, GID=1826 <86>Jul 13 06:29:00 useradd[176052]: new user: name=rooter, UID=1826, GID=1826, home=/root, shell=/bin/bash, from=none <86>Jul 13 06:29:00 userdel[176264]: delete user 'builder' <86>Jul 13 06:29:00 userdel[176264]: removed group 'builder' owned by 'builder' <86>Jul 13 06:29:00 userdel[176264]: removed shadow group 'builder' owned by 'builder' <86>Jul 13 06:29:00 groupadd[176449]: group added to /etc/group: name=builder, GID=1827 <86>Jul 13 06:29:00 groupadd[176449]: group added to /etc/gshadow: name=builder <86>Jul 13 06:29:00 groupadd[176449]: new group: name=builder, GID=1827 <86>Jul 13 06:29:00 useradd[176617]: new user: name=builder, UID=1827, GID=1827, home=/usr/src, shell=/bin/bash, from=none Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/stalld-1.19.3-alt1.nosrc.rpm (w1.gzdio) Installing stalld-1.19.3-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.99606 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf stalld-1.19.3 + echo 'Source #0 (stalld-1.19.3.tar):' Source #0 (stalld-1.19.3.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/stalld-1.19.3.tar + cd stalld-1.19.3 + /bin/chmod -c -Rf u+rwX,go-w . + sed -i s/-lpthread/-pthread/ Makefile + sed -i /README.md/d Makefile + sed -i '1s!/usr/bin/bash!/bin/bash!' scripts/throttlectl.sh + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.99606 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd stalld-1.19.3 + make -j16 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"1.19.3\"' USE_BPF=0 make: Entering directory '/usr/src/RPM/BUILD/stalld-1.19.3' ARCH=i686 USE_BPF=0 FCF_PROTECTION="-fcf-protection=branch" TMOPTS=-mtune=generic make: Leaving directory '/usr/src/RPM/BUILD/stalld-1.19.3' make: Entering directory '/usr/src/RPM/BUILD/stalld-1.19.3' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"1.19.3\" -c -o src/throttling.o src/throttling.c make: Leaving directory '/usr/src/RPM/BUILD/stalld-1.19.3' make: Entering directory '/usr/src/RPM/BUILD/stalld-1.19.3' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"1.19.3\" -c -o src/sched_debug.o src/sched_debug.c make: Leaving directory '/usr/src/RPM/BUILD/stalld-1.19.3' make: Entering directory '/usr/src/RPM/BUILD/stalld-1.19.3' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"1.19.3\" -c -o src/utils.o src/utils.c make: Leaving directory '/usr/src/RPM/BUILD/stalld-1.19.3' make: Entering directory '/usr/src/RPM/BUILD/stalld-1.19.3' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"1.19.3\" -c -o src/stalld.o src/stalld.c make: Leaving directory '/usr/src/RPM/BUILD/stalld-1.19.3' make: Entering directory '/usr/src/RPM/BUILD/stalld-1.19.3' make -C tests VERSION=1.19.3 CFLAGS="-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"1.19.3\"" LDFLAGS="-ggdb" make[1]: Entering directory '/usr/src/RPM/BUILD/stalld-1.19.3/tests' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION="1.19.3" -o test01 test01.c -lpthread make[1]: Leaving directory '/usr/src/RPM/BUILD/stalld-1.19.3/tests' make: Leaving directory '/usr/src/RPM/BUILD/stalld-1.19.3' make: Entering directory '/usr/src/RPM/BUILD/stalld-1.19.3' gcc -o stalld -ggdb src/sched_debug.o src/stalld.o src/throttling.o src/utils.o -pthread make: Leaving directory '/usr/src/RPM/BUILD/stalld-1.19.3' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.26111 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/stalld-buildroot + : + /bin/rm -rf -- /usr/src/tmp/stalld-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd stalld-1.19.3 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/stalld-buildroot UNITDIR=/usr/lib/systemd/system USE_BPF=0 make: Entering directory '/usr/src/RPM/BUILD/stalld-1.19.3' ARCH=i686 USE_BPF=0 FCF_PROTECTION="-fcf-protection=branch" TMOPTS=-mtune=generic make: Leaving directory '/usr/src/RPM/BUILD/stalld-1.19.3' make: Entering directory '/usr/src/RPM/BUILD/stalld-1.19.3' /usr/libexec/rpm-build/install -p -m 755 -d /usr/src/tmp/stalld-buildroot/usr/bin /usr/src/tmp/stalld-buildroot/usr/share/doc/stalld /usr/libexec/rpm-build/install -p stalld -m 755 /usr/src/tmp/stalld-buildroot/usr/bin /usr/libexec/rpm-build/install -p -m 755 -d /usr/src/tmp/stalld-buildroot/usr/share/man/man8 /usr/libexec/rpm-build/install -p man/stalld.8 -m 644 /usr/src/tmp/stalld-buildroot/usr/share/man/man8 /usr/libexec/rpm-build/install -p -m 755 -d /usr/src/tmp/stalld-buildroot/usr/share/licenses/stalld /usr/libexec/rpm-build/install -p gpl-2.0.txt -m 644 /usr/src/tmp/stalld-buildroot/usr/share/licenses/stalld /usr/libexec/rpm-build/install -p scripts/throttlectl.sh /usr/src/tmp/stalld-buildroot/usr/bin/throttlectl make -C systemd DESTDIR=/usr/src/tmp/stalld-buildroot install make[1]: Entering directory '/usr/src/RPM/BUILD/stalld-1.19.3/systemd' /usr/libexec/rpm-build/install -p -m 755 -d /usr/src/tmp/stalld-buildroot/etc/sysconfig /usr/libexec/rpm-build/install -p stalld.conf -m 644 /usr/src/tmp/stalld-buildroot/etc/sysconfig/stalld /usr/libexec/rpm-build/install -p -m 755 -d /usr/src/tmp/stalld-buildroot/usr/lib/systemd/system /usr/libexec/rpm-build/install -p stalld.service -m 644 /usr/src/tmp/stalld-buildroot/usr/lib/systemd/system make[1]: Leaving directory '/usr/src/RPM/BUILD/stalld-1.19.3/systemd' make: Leaving directory '/usr/src/RPM/BUILD/stalld-1.19.3' + rm /usr/src/tmp/stalld-buildroot/usr/share/licenses/stalld/gpl-2.0.txt + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/stalld-buildroot (auto) Verifying and fixing files in /usr/src/tmp/stalld-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/stalld-buildroot/ (default) Compressing files in /usr/src/tmp/stalld-buildroot (auto) Verifying systemd units in /usr/src/tmp/stalld-buildroot Adjusting library links in /usr/src/tmp/stalld-buildroot ./usr/lib: (from :0) Verifying ELF objects in /usr/src/tmp/stalld-buildroot (arch=strict,fhs=strict,lfs=strict,lint=strict,rpath=strict,stack=strict,textrel=strict,unresolved=strict) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/stalld-buildroot Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.26111 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd stalld-1.19.3 + ./stalld --version + grep -Fx 1.19.3 1.19.3 + exit 0 Processing files: stalld-1.19.3-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.26111 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd stalld-1.19.3 + DOCDIR=/usr/src/tmp/stalld-buildroot/usr/share/doc/stalld-1.19.3 + export DOCDIR + rm -rf /usr/src/tmp/stalld-buildroot/usr/share/doc/stalld-1.19.3 + /bin/mkdir -p /usr/src/tmp/stalld-buildroot/usr/share/doc/stalld-1.19.3 + cp -prL README.md gpl-2.0.txt /usr/src/tmp/stalld-buildroot/usr/share/doc/stalld-1.19.3 + chmod -R go-w /usr/src/tmp/stalld-buildroot/usr/share/doc/stalld-1.19.3 + chmod -R a+rX /usr/src/tmp/stalld-buildroot/usr/share/doc/stalld-1.19.3 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WYAedc 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.uZu4gZ find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) find-requires: FINDPACKAGE-COMMANDS: awk cat logger rm Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jfG2ft Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gXchi3 Requires: /bin/bash, /lib/ld-linux.so.2, coreutils, gawk, 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), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.32), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.38), libc.so.6(GLIBC_2.4), rtld(GNU_HASH), util-linux Requires(interp): /bin/sh Requires(post): /bin/sh, /usr/sbin/post_service Requires(preun): /bin/sh, /usr/sbin/preun_service Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.iGDtex Creating stalld-debuginfo package Processing files: stalld-debuginfo-1.19.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eMZ56v find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GQsP3f find-requires: running scripts (debuginfo) Requires: stalld = 1.19.3-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6) Adding to stalld-debuginfo a strict dependency on stalld Wrote: /usr/src/RPM/RPMS/i586/stalld-1.19.3-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/stalld-debuginfo-1.19.3-alt1.i586.rpm (w2.lzdio) 1.45user 1.38system 0:08.38elapsed 33%CPU (0avgtext+0avgdata 34680maxresident)k 0inputs+0outputs (0major+246664minor)pagefaults 0swaps 0.55user 1.96system 0:13.77elapsed 18%CPU (0avgtext+0avgdata 12224maxresident)k 0inputs+0outputs (0major+93496minor)pagefaults 0swaps --- stalld-1.19.3-alt1.i586.rpm.repo 2024-05-18 14:23:44.000000000 +0000 +++ stalld-1.19.3-alt1.i586.rpm.hasher 2024-07-13 06:29:10.253846032 +0000 @@ -1,5 +1,5 @@ /etc/sysconfig/stalld 100644 root:root -/lib/systemd/system/stalld.service 100644 root:root /usr/bin/stalld 100755 root:root /usr/bin/throttlectl 100755 root:root +/usr/lib/systemd/system/stalld.service 100644 root:root /usr/share/doc/stalld-1.19.3 40755 root:root @@ -31,5 +31,5 @@ File: /etc/sysconfig/stalld 100644 root:root 78fb2abaa69cd466cb0f5ec492f8a5ac -File: /lib/systemd/system/stalld.service 100644 root:root 438cb170343f28c24bbce2403da728fc File: /usr/bin/stalld 100755 root:root 220440af4fbb872243d955a2804e569b File: /usr/bin/throttlectl 100755 root:root a68d69a6800309f326269225b584ea20 +File: /usr/lib/systemd/system/stalld.service 100644 root:root 438cb170343f28c24bbce2403da728fc File: /usr/share/doc/stalld-1.19.3 40755 root:root @@ -38,2 +38,2 @@ File: /usr/share/man/man8/stalld.8.xz 100644 root:root 3228931ed8deabf30c08f8a5e8f0c041 -RPMIdentity: e48c144a02e0f76ac4a894c0d41e9d2dd9612820e33a2799be1c43838fea58b2aae207cf8aa6aabcf81dbe916ffa94efdd9bddcdccf17b225dd8eeba48ef61fe +RPMIdentity: 38d6935134e992bb06c3027663d31efa78f1b339761a87bc414583d71944527ec450dce1398858650d9f9f770534f60835d82120bce0678b7b45ad140c7dfdf9