<86>Aug 22 01:14:16 userdel[2813454]: delete user 'rooter' <86>Aug 22 01:14:16 userdel[2813454]: removed group 'rooter' owned by 'rooter' <86>Aug 22 01:14:16 userdel[2813454]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 22 01:14:16 groupadd[2813468]: group added to /etc/group: name=rooter, GID=1874 <86>Aug 22 01:14:16 groupadd[2813468]: group added to /etc/gshadow: name=rooter <86>Aug 22 01:14:16 groupadd[2813468]: new group: name=rooter, GID=1874 <86>Aug 22 01:14:16 useradd[2813479]: new user: name=rooter, UID=1874, GID=1874, home=/root, shell=/bin/bash, from=none <86>Aug 22 01:14:16 userdel[2813495]: delete user 'builder' <86>Aug 22 01:14:16 userdel[2813495]: removed group 'builder' owned by 'builder' <86>Aug 22 01:14:16 userdel[2813495]: removed shadow group 'builder' owned by 'builder' <86>Aug 22 01:14:16 groupadd[2813503]: group added to /etc/group: name=builder, GID=1875 <86>Aug 22 01:14:16 groupadd[2813503]: group added to /etc/gshadow: name=builder <86>Aug 22 01:14:16 groupadd[2813503]: new group: name=builder, GID=1875 <86>Aug 22 01:14:16 useradd[2813512]: new user: name=builder, UID=1875, GID=1875, home=/usr/src, shell=/bin/bash, from=none Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/stalld-1.19.5-alt1.nosrc.rpm (w1.gzdio) Installing stalld-1.19.5-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.66065 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf stalld-1.19.5 + echo 'Source #0 (stalld-1.19.5.tar):' Source #0 (stalld-1.19.5.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/stalld-1.19.5.tar + cd stalld-1.19.5 + /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.66065 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd stalld-1.19.5 + make -j16 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DVERSION=\"1.19.5\"' USE_BPF=0 make: Entering directory '/usr/src/RPM/BUILD/stalld-1.19.5' ARCH=x86_64 USE_BPF=0 FCF_PROTECTION=-fcf-protection MTUNE=-mtune=generic CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DVERSION=\"1.19.5\" LDFLAGS=-ggdb -znow -pie make: Leaving directory '/usr/src/RPM/BUILD/stalld-1.19.5' make: Entering directory '/usr/src/RPM/BUILD/stalld-1.19.5' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DVERSION=\"1.19.5\" -c -o src/throttling.o src/throttling.c make: Leaving directory '/usr/src/RPM/BUILD/stalld-1.19.5' make: Entering directory '/usr/src/RPM/BUILD/stalld-1.19.5' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DVERSION=\"1.19.5\" -c -o src/sched_debug.o src/sched_debug.c make: Leaving directory '/usr/src/RPM/BUILD/stalld-1.19.5' make: Entering directory '/usr/src/RPM/BUILD/stalld-1.19.5' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DVERSION=\"1.19.5\" -c -o src/utils.o src/utils.c make: Leaving directory '/usr/src/RPM/BUILD/stalld-1.19.5' make: Entering directory '/usr/src/RPM/BUILD/stalld-1.19.5' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DVERSION=\"1.19.5\" -c -o src/stalld.o src/stalld.c make: Leaving directory '/usr/src/RPM/BUILD/stalld-1.19.5' make: Entering directory '/usr/src/RPM/BUILD/stalld-1.19.5' make -C tests VERSION=1.19.5 CFLAGS="-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DVERSION=\"1.19.5\"" LDFLAGS="-ggdb -znow -pie" make[1]: Entering directory '/usr/src/RPM/BUILD/stalld-1.19.5/tests' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DVERSION="1.19.5" -o test01 test01.c -lpthread make[1]: Leaving directory '/usr/src/RPM/BUILD/stalld-1.19.5/tests' make: Leaving directory '/usr/src/RPM/BUILD/stalld-1.19.5' make: Entering directory '/usr/src/RPM/BUILD/stalld-1.19.5' gcc -o stalld -ggdb -znow -pie src/sched_debug.o src/stalld.o src/throttling.o src/utils.o -pthread make: Leaving directory '/usr/src/RPM/BUILD/stalld-1.19.5' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.66065 + 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.5 + 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.5' ARCH=x86_64 USE_BPF=0 FCF_PROTECTION=-fcf-protection MTUNE=-mtune=generic CFLAGS=-O2 -g -DVERSION=\"1.19.5\" -flto=auto -ffat-lto-objects -fexceptions -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -fcf-protection -fpie -mtune=generic -m64 -mno-omit-leaf-frame-pointer -Wall -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -DUSE_BPF=0 -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS LDFLAGS=-ggdb -znow -pie make: Leaving directory '/usr/src/RPM/BUILD/stalld-1.19.5' make: Entering directory '/usr/src/RPM/BUILD/stalld-1.19.5' /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.5/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.5/systemd' make: Leaving directory '/usr/src/RPM/BUILD/stalld-1.19.5' + 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.91529 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd stalld-1.19.5 + ./stalld --version + grep -Fx 1.19.5 1.19.5 + exit 0 Processing files: stalld-1.19.5-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.91529 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd stalld-1.19.5 + DOCDIR=/usr/src/tmp/stalld-buildroot/usr/share/doc/stalld-1.19.5 + export DOCDIR + rm -rf /usr/src/tmp/stalld-buildroot/usr/share/doc/stalld-1.19.5 + /bin/mkdir -p /usr/src/tmp/stalld-buildroot/usr/share/doc/stalld-1.19.5 + cp -prL README.md gpl-2.0.txt /usr/src/tmp/stalld-buildroot/usr/share/doc/stalld-1.19.5 + chmod -R go-w /usr/src/tmp/stalld-buildroot/usr/share/doc/stalld-1.19.5 + chmod -R a+rX /usr/src/tmp/stalld-buildroot/usr/share/doc/stalld-1.19.5 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FkRMP4 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.IalcCL 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.z2oykT Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ttT4dR Requires: /bin/bash, /bin/mkdir, /lib64/ld-linux-x86-64.so.2, coreutils, gawk, libc.so.6(GLIBC_2.17)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.32)(64bit), libc.so.6(GLIBC_2.33)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.38)(64bit), libc.so.6(GLIBC_2.4)(64bit), 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.6OqY5c Creating stalld-debuginfo package Processing files: stalld-debuginfo-1.19.5-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CehkV6 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zmE77Q find-requires: running scripts (debuginfo) Requires: stalld = 1.19.5-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Adding to stalld-debuginfo a strict dependency on stalld Wrote: /usr/src/RPM/RPMS/x86_64/stalld-1.19.5-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/stalld-debuginfo-1.19.5-alt1.x86_64.rpm (w2.lzdio) 1.10user 1.38system 0:08.23elapsed 30%CPU (0avgtext+0avgdata 42284maxresident)k 0inputs+0outputs (0major+273695minor)pagefaults 0swaps 0.52user 1.84system 0:13.26elapsed 17%CPU (0avgtext+0avgdata 12396maxresident)k 0inputs+0outputs (0major+97548minor)pagefaults 0swaps --- stalld-1.19.5-alt1.x86_64.rpm.repo 2024-07-29 14:06:50.000000000 +0000 +++ stalld-1.19.5-alt1.x86_64.rpm.hasher 2024-08-22 01:14:26.485071056 +0000 @@ -30,3 +30,3 @@ File: /etc/sysconfig/stalld 100644 root:root 78fb2abaa69cd466cb0f5ec492f8a5ac -File: /usr/bin/stalld 100755 root:root 0e69a091c9552e03e1adb20e50f3bcb0 +File: /usr/bin/stalld 100755 root:root 25be86893aa26a83a6fd2c08d3c2062d File: /usr/bin/throttlectl 100755 root:root a68d69a6800309f326269225b584ea20 @@ -37,2 +37,2 @@ File: /usr/share/man/man8/stalld.8.xz 100644 root:root 3228931ed8deabf30c08f8a5e8f0c041 -RPMIdentity: 78303be6aa55539358d405403a77d945804a164ab726352bbc61c2dee01ffce2d53ac5c4ac2e00f061ff78c094d512d48d589a6f91b2dc684e358309211e4d94 +RPMIdentity: 2644bbbed344009fdf671a4e2f372b8c13ec0609fab00d8ccbd972a760f2eb604b55f6004519305b2ec92996907c4a0e03341e02985706c494fdb6f402c6e2d6 --- stalld-debuginfo-1.19.5-alt1.x86_64.rpm.repo 2024-07-29 14:06:50.000000000 +0000 +++ stalld-debuginfo-1.19.5-alt1.x86_64.rpm.hasher 2024-08-22 01:14:26.566072308 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/66 40755 root:root -/usr/lib/debug/.build-id/66/83b0a111b05e9818ef996bf907331c09c96b23 120777 root:root ../../../../bin/stalld -/usr/lib/debug/.build-id/66/83b0a111b05e9818ef996bf907331c09c96b23.debug 120777 root:root ../../usr/bin/stalld.debug +/usr/lib/debug/.build-id/b6 40755 root:root +/usr/lib/debug/.build-id/b6/a9a46bebad629131fc3234d8f9cd0c752f5829 120777 root:root ../../../../bin/stalld +/usr/lib/debug/.build-id/b6/a9a46bebad629131fc3234d8f9cd0c752f5829.debug 120777 root:root ../../usr/bin/stalld.debug /usr/lib/debug/usr/bin/stalld.debug 100644 root:root @@ -17,6 +17,6 @@ Provides: stalld-debuginfo = 1.19.5-alt1:sisyphus+352782.100.2.1 -File: /usr/lib/debug/.build-id/66 40755 root:root -File: /usr/lib/debug/.build-id/66/83b0a111b05e9818ef996bf907331c09c96b23 120777 root:root ../../../../bin/stalld -File: /usr/lib/debug/.build-id/66/83b0a111b05e9818ef996bf907331c09c96b23.debug 120777 root:root ../../usr/bin/stalld.debug -File: /usr/lib/debug/usr/bin/stalld.debug 100644 root:root 7dd8d6758722660b6a687b26db4e943f +File: /usr/lib/debug/.build-id/b6 40755 root:root +File: /usr/lib/debug/.build-id/b6/a9a46bebad629131fc3234d8f9cd0c752f5829 120777 root:root ../../../../bin/stalld +File: /usr/lib/debug/.build-id/b6/a9a46bebad629131fc3234d8f9cd0c752f5829.debug 120777 root:root ../../usr/bin/stalld.debug +File: /usr/lib/debug/usr/bin/stalld.debug 100644 root:root 0da1845f20de9ed1f2fe0161343e7132 File: /usr/src/debug/stalld-1.19.5 40755 root:root @@ -29,2 +29,2 @@ File: /usr/src/debug/stalld-1.19.5/src/utils.c 100644 root:root e3276b558ff1903f663c5b0356d15734 -RPMIdentity: 6ec167324de5ab7dd0209ae341372c46a3739c1e0d615134fc027ae15a2cda7e2390d1e42775adb0bd9ff77a30ccc273ac59f5317b797e32e7ca54df57a018e5 +RPMIdentity: 20ce2e4b25ec67ab3e07f504bf4cf364ff7f45654d24401f20f3a23713a9007f9e8c058283d5ec3c095766a5ea33adecba9c76270c7c3d8ea2dc67ca35693e53