<86>Apr 27 08:47:06 userdel[3502887]: delete user 'rooter' <86>Apr 27 08:47:06 userdel[3502887]: removed group 'rooter' owned by 'rooter' <86>Apr 27 08:47:06 userdel[3502887]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 27 08:47:06 groupadd[3502907]: group added to /etc/group: name=rooter, GID=1814 <86>Apr 27 08:47:06 groupadd[3502907]: group added to /etc/gshadow: name=rooter <86>Apr 27 08:47:06 groupadd[3502907]: new group: name=rooter, GID=1814 <86>Apr 27 08:47:06 useradd[3502926]: new user: name=rooter, UID=1814, GID=1814, home=/root, shell=/bin/bash, from=none <86>Apr 27 08:47:06 userdel[3502955]: delete user 'builder' <86>Apr 27 08:47:06 userdel[3502955]: removed group 'builder' owned by 'builder' <86>Apr 27 08:47:06 userdel[3502955]: removed shadow group 'builder' owned by 'builder' <86>Apr 27 08:47:06 groupadd[3502975]: group added to /etc/group: name=builder, GID=1815 <86>Apr 27 08:47:06 groupadd[3502975]: group added to /etc/gshadow: name=builder <86>Apr 27 08:47:06 groupadd[3502975]: new group: name=builder, GID=1815 <86>Apr 27 08:47:06 useradd[3502991]: new user: name=builder, UID=1815, GID=1815, home=/usr/src, shell=/bin/bash, from=none Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/stalld-1.17.2-alt1.nosrc.rpm (w1.gzdio) Installing stalld-1.17.2-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.81481 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf stalld-1.17.2 + echo 'Source #0 (stalld-1.17.2.tar):' Source #0 (stalld-1.17.2.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/stalld-1.17.2.tar + cd stalld-1.17.2 + /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.81481 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd stalld-1.17.2 + 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.17.2\"' make: Entering directory '/usr/src/RPM/BUILD/stalld-1.17.2' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"1.17.2\" -c -o src/throttling.o src/throttling.c make: Leaving directory '/usr/src/RPM/BUILD/stalld-1.17.2' make: Entering directory '/usr/src/RPM/BUILD/stalld-1.17.2' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"1.17.2\" -c -o src/utils.o src/utils.c make: Leaving directory '/usr/src/RPM/BUILD/stalld-1.17.2' make: Entering directory '/usr/src/RPM/BUILD/stalld-1.17.2' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"1.17.2\" -c -o src/stalld.o src/stalld.c make: Leaving directory '/usr/src/RPM/BUILD/stalld-1.17.2' make: Entering directory '/usr/src/RPM/BUILD/stalld-1.17.2' make -C tests VERSION=1.17.2 CFLAGS="-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"1.17.2\"" LDFLAGS="-ggdb" make[1]: Entering directory '/usr/src/RPM/BUILD/stalld-1.17.2/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.17.2" -o test01 test01.c -lpthread make[1]: Leaving directory '/usr/src/RPM/BUILD/stalld-1.17.2/tests' make: Leaving directory '/usr/src/RPM/BUILD/stalld-1.17.2' make: Entering directory '/usr/src/RPM/BUILD/stalld-1.17.2' gcc -o stalld -ggdb src/stalld.o src/throttling.o src/utils.o -pthread make: Leaving directory '/usr/src/RPM/BUILD/stalld-1.17.2' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.46242 + 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.17.2 + 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.2' /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.2' + 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.2/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.2/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) Verifying systemd units in /usr/src/tmp/stalld-buildroot 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) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/stalld-buildroot Processing files: stalld-1.17.2-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.46242 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd stalld-1.17.2 + DOCDIR=/usr/src/tmp/stalld-buildroot/usr/share/doc/stalld-1.17.2 + export DOCDIR + rm -rf /usr/src/tmp/stalld-buildroot/usr/share/doc/stalld-1.17.2 + /bin/mkdir -p /usr/src/tmp/stalld-buildroot/usr/share/doc/stalld-1.17.2 + cp -prL README.md gpl-2.0.txt /usr/src/tmp/stalld-buildroot/usr/share/doc/stalld-1.17.2 + chmod -R go-w /usr/src/tmp/stalld-buildroot/usr/share/doc/stalld-1.17.2 + chmod -R a+rX /usr/src/tmp/stalld-buildroot/usr/share/doc/stalld-1.17.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Zarmw7 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.Hxb4e3 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.ho1l8s Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.StbHuA 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.cNQv4b Creating stalld-debuginfo package Processing files: stalld-debuginfo-1.17.2-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yACMq6 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.U9ZHnh find-requires: running scripts (debuginfo) Requires: stalld = 1.17.2-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.17.2-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/stalld-debuginfo-1.17.2-alt1.i586.rpm (w2.lzdio) 1.21user 1.34system 0:08.25elapsed 30%CPU (0avgtext+0avgdata 34424maxresident)k 0inputs+0outputs (0major+237755minor)pagefaults 0swaps 0.70user 2.13system 0:14.65elapsed 19%CPU (0avgtext+0avgdata 12352maxresident)k 0inputs+0outputs (0major+94181minor)pagefaults 0swaps --- stalld-1.17.2-alt1.i586.rpm.repo 2022-12-28 01:54:18.000000000 +0000 +++ stalld-1.17.2-alt1.i586.rpm.hasher 2024-04-27 08:47:16.758646636 +0000 @@ -12,2 +12,3 @@ Requires: coreutils +Requires: gawk Requires: libc.so.6(GLIBC_2.0) @@ -21,4 +22,4 @@ Requires: libc.so.6(GLIBC_2.34) +Requires: libc.so.6(GLIBC_2.38) Requires: libc.so.6(GLIBC_2.4) -Requires: libc.so.6(GLIBC_2.7) Requires: rtld(GNU_HASH) @@ -31,3 +32,3 @@ File: /lib/systemd/system/stalld.service 100644 root:root f4414e6739f7fc94b603b75a0b1928d5 -File: /usr/bin/stalld 100755 root:root d764965bd18395b0bf80b425fd42541f +File: /usr/bin/stalld 100755 root:root b2c4625b72b44760495e37c8d474005f File: /usr/bin/throttlectl 100755 root:root c9b7f39e7557e10ee07a88536e297b7e @@ -37,2 +38,2 @@ File: /usr/share/man/man8/stalld.8.xz 100644 root:root f69f8f94c2f8cfd2fd9763f307dabc9e -RPMIdentity: ed8322513b7de60f80a6cb0d86c043b78b4b4dbae46b5affa7953e915f990fcbbc71bab793fa3e5fc87eee6b27bed9b236ecff9eef89c27651bc4bdae5a4f7eb +RPMIdentity: 682734145d71de386880ec4738f2891c7710da5d9bd99f1ca99f369cdf8c6d605598734d4e99cebef3d793909b0734c43f15b53c84ecdc1f27997dd47d99d16d --- stalld-debuginfo-1.17.2-alt1.i586.rpm.repo 2022-12-28 01:54:18.000000000 +0000 +++ stalld-debuginfo-1.17.2-alt1.i586.rpm.hasher 2024-04-27 08:47:16.843647876 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/df 40755 root:root -/usr/lib/debug/.build-id/df/df4027f71afdfade5a7ed643f93a1e15850a68 120777 root:root ../../../../bin/stalld -/usr/lib/debug/.build-id/df/df4027f71afdfade5a7ed643f93a1e15850a68.debug 120777 root:root ../../usr/bin/stalld.debug +/usr/lib/debug/.build-id/25 40755 root:root +/usr/lib/debug/.build-id/25/99b7909c66bcf085134bef41eaad761e3956c9 120777 root:root ../../../../bin/stalld +/usr/lib/debug/.build-id/25/99b7909c66bcf085134bef41eaad761e3956c9.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.2-alt1:sisyphus+312550.100.1.1 -File: /usr/lib/debug/.build-id/df 40755 root:root -File: /usr/lib/debug/.build-id/df/df4027f71afdfade5a7ed643f93a1e15850a68 120777 root:root ../../../../bin/stalld -File: /usr/lib/debug/.build-id/df/df4027f71afdfade5a7ed643f93a1e15850a68.debug 120777 root:root ../../usr/bin/stalld.debug -File: /usr/lib/debug/usr/bin/stalld.debug 100644 root:root 71474825389480170ec7ba3557327613 +File: /usr/lib/debug/.build-id/25 40755 root:root +File: /usr/lib/debug/.build-id/25/99b7909c66bcf085134bef41eaad761e3956c9 120777 root:root ../../../../bin/stalld +File: /usr/lib/debug/.build-id/25/99b7909c66bcf085134bef41eaad761e3956c9.debug 120777 root:root ../../usr/bin/stalld.debug +File: /usr/lib/debug/usr/bin/stalld.debug 100644 root:root 0076accc4336cf3be78fec734b5e168b File: /usr/src/debug/stalld-1.17.2 40755 root:root @@ -25,2 +25,2 @@ File: /usr/src/debug/stalld-1.17.2/src/utils.c 100644 root:root 86dd7ec7d58ed2b6d0e791e8c0acc93f -RPMIdentity: 703f789f9658501c33d63e4eaa7626d96642288d54dbc547bb38c5f3184aa2cc68ed3deeb240023588c999c76751383c6f31c4a9d6e0d7a23599cdd094da4cec +RPMIdentity: f98fc49a1d29cd7ee9d587d4d7fda60d3a3608e45ae205ddf0d6612ff018437de7cf1553a1a4f98f7cf18c1e67a6d0369e202fa47c0e459e644d8481cfc0dfae