<86>Oct 1 00:45:30 userdel[1690246]: delete user 'rooter' <86>Oct 1 00:45:30 userdel[1690246]: removed group 'rooter' owned by 'rooter' <86>Oct 1 00:45:30 userdel[1690246]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 1 00:45:30 groupadd[1690266]: group added to /etc/group: name=rooter, GID=663 <86>Oct 1 00:45:30 groupadd[1690266]: group added to /etc/gshadow: name=rooter <86>Oct 1 00:45:30 groupadd[1690266]: new group: name=rooter, GID=663 <86>Oct 1 00:45:30 useradd[1690277]: new user: name=rooter, UID=663, GID=663, home=/root, shell=/bin/bash <86>Oct 1 00:45:30 userdel[1690305]: delete user 'builder' <86>Oct 1 00:45:30 userdel[1690305]: removed group 'builder' owned by 'builder' <86>Oct 1 00:45:30 userdel[1690305]: removed shadow group 'builder' owned by 'builder' <86>Oct 1 00:45:30 groupadd[1690320]: group added to /etc/group: name=builder, GID=664 <86>Oct 1 00:45:30 groupadd[1690320]: group added to /etc/gshadow: name=builder <86>Oct 1 00:45:30 groupadd[1690320]: new group: name=builder, GID=664 <86>Oct 1 00:45:30 useradd[1690337]: new user: name=builder, UID=664, GID=664, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/stalld-1.17.0-alt1.nosrc.rpm (w1.gzdio) Installing stalld-1.17.0-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.99765 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf stalld-1.17.0 + echo 'Source #0 (stalld-1.17.0.tar):' Source #0 (stalld-1.17.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/stalld-1.17.0.tar + cd stalld-1.17.0 + /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.99765 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd stalld-1.17.0 + make -j8 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DVERSION=\"1.17.0\"' make: Entering directory '/usr/src/RPM/BUILD/stalld-1.17.0' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DVERSION=\"1.17.0\" -c -o src/throttling.o src/throttling.c make: Leaving directory '/usr/src/RPM/BUILD/stalld-1.17.0' make: Entering directory '/usr/src/RPM/BUILD/stalld-1.17.0' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DVERSION=\"1.17.0\" -c -o src/utils.o src/utils.c make: Leaving directory '/usr/src/RPM/BUILD/stalld-1.17.0' make: Entering directory '/usr/src/RPM/BUILD/stalld-1.17.0' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DVERSION=\"1.17.0\" -c -o src/stalld.o src/stalld.c make: Leaving directory '/usr/src/RPM/BUILD/stalld-1.17.0' make: Entering directory '/usr/src/RPM/BUILD/stalld-1.17.0' make -C tests VERSION=1.17 CFLAGS="-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DVERSION=\"1.17.0\"" LDFLAGS="-ggdb" make[1]: Entering directory '/usr/src/RPM/BUILD/stalld-1.17.0/tests' make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Leaving directory '/usr/src/RPM/BUILD/stalld-1.17.0/tests' make[1]: Entering directory '/usr/src/RPM/BUILD/stalld-1.17.0/tests' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DVERSION="1.17.0" -o test01 test01.c -lpthread make[1]: Leaving directory '/usr/src/RPM/BUILD/stalld-1.17.0/tests' make: Leaving directory '/usr/src/RPM/BUILD/stalld-1.17.0' make: Entering directory '/usr/src/RPM/BUILD/stalld-1.17.0' gcc -o stalld -ggdb src/stalld.o src/throttling.o src/utils.o -pthread make: Leaving directory '/usr/src/RPM/BUILD/stalld-1.17.0' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.1023 + 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:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd stalld-1.17.0 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/stalld-buildroot make: Entering directory '/usr/src/RPM/BUILD/stalld-1.17.0' /usr/libexec/rpm-build/install -p -m 755 -d /usr/src/tmp/stalld-buildroot/usr/bin /usr/src/tmp/stalld-buildroot/usr/share/doc /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 make: Leaving directory '/usr/src/RPM/BUILD/stalld-1.17.0' + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/stalld-buildroot -C redhat UNITDIR=/lib/systemd/system make: Entering directory '/usr/src/RPM/BUILD/stalld-1.17.0/redhat' /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/lib/systemd/system /usr/libexec/rpm-build/install -p stalld.service -m 644 /usr/src/tmp/stalld-buildroot/lib/systemd/system /usr/libexec/rpm-build/install -p ../scripts/throttlectl.sh /usr/src/tmp/stalld-buildroot/usr/bin/throttlectl make: Leaving directory '/usr/src/RPM/BUILD/stalld-1.17.0/redhat' + 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) Adjusting library links in /usr/src/tmp/stalld-buildroot ./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) Processing files: stalld-1.17.0-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.1023 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd stalld-1.17.0 + DOCDIR=/usr/src/tmp/stalld-buildroot/usr/share/doc/stalld-1.17.0 + export DOCDIR + rm -rf /usr/src/tmp/stalld-buildroot/usr/share/doc/stalld-1.17.0 + /bin/mkdir -p /usr/src/tmp/stalld-buildroot/usr/share/doc/stalld-1.17.0 + cp -prL README.md gpl-2.0.txt /usr/src/tmp/stalld-buildroot/usr/share/doc/stalld-1.17.0 + chmod -R go-w /usr/src/tmp/stalld-buildroot/usr/share/doc/stalld-1.17.0 + chmod -R a+rX /usr/src/tmp/stalld-buildroot/usr/share/doc/stalld-1.17.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JA25Xa 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.PppJVs 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: logger rm Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NaiobT Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0tLcKI Requires: /bin/bash, /lib64/ld-linux-x86-64.so.2, coreutils, 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.4)(64bit), libc.so.6(GLIBC_2.7)(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.wbBSPo Creating stalld-debuginfo package Processing files: stalld-debuginfo-1.17.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ELA7mk find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VtUvkK find-requires: running scripts (debuginfo) Requires: stalld = 1.17.0-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.17.0-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/stalld-debuginfo-1.17.0-alt1.x86_64.rpm (w2.lzdio) 1.89user 0.93system 0:08.67elapsed 32%CPU (0avgtext+0avgdata 41288maxresident)k 0inputs+0outputs (0major+259064minor)pagefaults 0swaps 0.78user 1.37system 0:13.64elapsed 15%CPU (0avgtext+0avgdata 12076maxresident)k 0inputs+0outputs (0major+94582minor)pagefaults 0swaps --- stalld-1.17.0-alt1.x86_64.rpm.repo 2022-08-17 17:44:38.000000000 +0000 +++ stalld-1.17.0-alt1.x86_64.rpm.hasher 2022-10-01 00:45:41.199175457 +0000 @@ -29,3 +29,3 @@ File: /lib/systemd/system/stalld.service 100644 root:root f4414e6739f7fc94b603b75a0b1928d5 -File: /usr/bin/stalld 100755 root:root cb357e6dd10ad145d92bf9b0f69f0c69 +File: /usr/bin/stalld 100755 root:root 060b559358e90251658cf432e7873bd6 File: /usr/bin/throttlectl 100755 root:root c9b7f39e7557e10ee07a88536e297b7e @@ -35,2 +35,2 @@ File: /usr/share/man/man8/stalld.8.xz 100644 root:root 444892777a9c759c2aa9860b43333c02 -RPMIdentity: 248a3c407b8003c9baf95e304dd775152148bb77c8dc8a7d8e5bd7aba5bc171c900347a478ae54c1588609c183e8cc31d654d794e3f52e169aac7335ba66053b +RPMIdentity: cf2bcb759d1608b47034c89a8d7a55d3d60f42e793eae7568f2ae4b55680645762cf6e049e09757d88bf314d627e5bdffa1f5615876bcaad183dac03b23eb928 --- stalld-debuginfo-1.17.0-alt1.x86_64.rpm.repo 2022-08-17 17:44:38.000000000 +0000 +++ stalld-debuginfo-1.17.0-alt1.x86_64.rpm.hasher 2022-10-01 00:45:41.320175931 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/28 40755 root:root -/usr/lib/debug/.build-id/28/480bf8395f0393d376329c25594c01951c146d 120777 root:root ../../../../bin/stalld -/usr/lib/debug/.build-id/28/480bf8395f0393d376329c25594c01951c146d.debug 120777 root:root ../../usr/bin/stalld.debug +/usr/lib/debug/.build-id/1e 40755 root:root +/usr/lib/debug/.build-id/1e/839a361fa9520f60d00db12e0f1e96a25079a6 120777 root:root ../../../../bin/stalld +/usr/lib/debug/.build-id/1e/839a361fa9520f60d00db12e0f1e96a25079a6.debug 120777 root:root ../../usr/bin/stalld.debug /usr/lib/debug/usr/bin/stalld.debug 100644 root:root @@ -15,6 +15,6 @@ Provides: stalld-debuginfo = 1.17.0-alt1:sisyphus+305439.200.2.1 -File: /usr/lib/debug/.build-id/28 40755 root:root -File: /usr/lib/debug/.build-id/28/480bf8395f0393d376329c25594c01951c146d 120777 root:root ../../../../bin/stalld -File: /usr/lib/debug/.build-id/28/480bf8395f0393d376329c25594c01951c146d.debug 120777 root:root ../../usr/bin/stalld.debug -File: /usr/lib/debug/usr/bin/stalld.debug 100644 root:root 9d67907931ffee8796d91df2955f9309 +File: /usr/lib/debug/.build-id/1e 40755 root:root +File: /usr/lib/debug/.build-id/1e/839a361fa9520f60d00db12e0f1e96a25079a6 120777 root:root ../../../../bin/stalld +File: /usr/lib/debug/.build-id/1e/839a361fa9520f60d00db12e0f1e96a25079a6.debug 120777 root:root ../../usr/bin/stalld.debug +File: /usr/lib/debug/usr/bin/stalld.debug 100644 root:root 977edd63ee6f1944f1615457ee1617f1 File: /usr/src/debug/stalld-1.17.0 40755 root:root @@ -25,2 +25,2 @@ File: /usr/src/debug/stalld-1.17.0/src/utils.c 100644 root:root 5717702eff5661d7eb2789127a0b5b56 -RPMIdentity: 1ec78ac32e87873741eaa8c15cf4e93afd391b5c078cb9371e03a04453a80bc4d55bcc5bf4765aa4262eaaf71204918f37f0574c86b97e70e941e6da3b95accd +RPMIdentity: 47ef3555e2ed8b8ea747ff93359119a72e9cca23609d6477375d4affea2da2ca7d61165209466fa8f5bc551c5838087f38ace597c48af6d64670b6e99bebff7d