<86>May 4 02:39:49 userdel[3090906]: delete user 'rooter' <86>May 4 02:39:49 userdel[3090906]: removed group 'rooter' owned by 'rooter' <86>May 4 02:39:49 userdel[3090906]: removed shadow group 'rooter' owned by 'rooter' <86>May 4 02:39:50 groupadd[3091180]: group added to /etc/group: name=rooter, GID=1814 <86>May 4 02:39:50 groupadd[3091180]: group added to /etc/gshadow: name=rooter <86>May 4 02:39:50 groupadd[3091180]: new group: name=rooter, GID=1814 <86>May 4 02:39:50 useradd[3091357]: new user: name=rooter, UID=1814, GID=1814, home=/root, shell=/bin/bash, from=none <86>May 4 02:39:50 userdel[3091490]: delete user 'builder' <86>May 4 02:39:50 userdel[3091490]: removed group 'builder' owned by 'builder' <86>May 4 02:39:50 userdel[3091490]: removed shadow group 'builder' owned by 'builder' <86>May 4 02:39:50 groupadd[3091686]: group added to /etc/group: name=builder, GID=1815 <86>May 4 02:39:50 groupadd[3091686]: group added to /etc/gshadow: name=builder <86>May 4 02:39:50 groupadd[3091686]: new group: name=builder, GID=1815 <86>May 4 02:39:50 useradd[3091979]: new user: name=builder, UID=1815, GID=1815, 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.17.2-alt1.nosrc.rpm (w1.gzdio) Installing stalld-1.17.2-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.65275 + 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.65275 + 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 -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 -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 -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 -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 -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 -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.45295 + 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.3420 + 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.bz1TFO 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.QLGsaF 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.qAYOdN Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tbUAAZ Requires: /bin/bash, /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.23Aou3 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.aTIyRa find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QyIOEb find-requires: running scripts (debuginfo) Requires: stalld = 1.17.2-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.2-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/stalld-debuginfo-1.17.2-alt1.x86_64.rpm (w2.lzdio) 1.99user 1.84system 0:11.72elapsed 32%CPU (0avgtext+0avgdata 41504maxresident)k 0inputs+0outputs (0major+262832minor)pagefaults 0swaps 0.93user 3.82system 0:27.05elapsed 17%CPU (0avgtext+0avgdata 12428maxresident)k 0inputs+0outputs (0major+93825minor)pagefaults 0swaps --- stalld-1.17.2-alt1.x86_64.rpm.repo 2022-12-28 01:54:00.000000000 +0000 +++ stalld-1.17.2-alt1.x86_64.rpm.hasher 2024-05-04 02:40:07.324526783 +0000 @@ -12,2 +12,3 @@ Requires: coreutils +Requires: gawk Requires: libc.so.6(GLIBC_2.17)(64bit) @@ -19,4 +20,4 @@ Requires: libc.so.6(GLIBC_2.34)(64bit) +Requires: libc.so.6(GLIBC_2.38)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) -Requires: libc.so.6(GLIBC_2.7)(64bit) Requires: rtld(GNU_HASH) @@ -29,3 +30,3 @@ File: /lib/systemd/system/stalld.service 100644 root:root f4414e6739f7fc94b603b75a0b1928d5 -File: /usr/bin/stalld 100755 root:root 5c9463649077835df48e9157d59e076c +File: /usr/bin/stalld 100755 root:root e237c3b80e9fbc8cadd887114d445a69 File: /usr/bin/throttlectl 100755 root:root c9b7f39e7557e10ee07a88536e297b7e @@ -35,2 +36,2 @@ File: /usr/share/man/man8/stalld.8.xz 100644 root:root f69f8f94c2f8cfd2fd9763f307dabc9e -RPMIdentity: 84bb94517aa9eb8dcff91258e3a67f21ed73015c741642f15ae7f5e00764ffb8ff4e216204d40778c58a1d5531c5dc625fa42cecd454e70f8212d3b78c4c2f9b +RPMIdentity: 70eb83a7a86fe42132581a8925fa549c36a7c2e7d6fc594a6c4ca1d3df39efed8a30ef7a9ff6d45a5c642676bcd3e92230c05e67f0037154cef1f44f1548de9a --- stalld-debuginfo-1.17.2-alt1.x86_64.rpm.repo 2022-12-28 01:54:00.000000000 +0000 +++ stalld-debuginfo-1.17.2-alt1.x86_64.rpm.hasher 2024-05-04 02:40:08.027538573 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/a5 40755 root:root -/usr/lib/debug/.build-id/a5/bae7009e1db71d71559ad12b49b73bad3ffc28 120777 root:root ../../../../bin/stalld -/usr/lib/debug/.build-id/a5/bae7009e1db71d71559ad12b49b73bad3ffc28.debug 120777 root:root ../../usr/bin/stalld.debug +/usr/lib/debug/.build-id/9e 40755 root:root +/usr/lib/debug/.build-id/9e/c3f58ed65b43f589c947f124210c79f2a09489 120777 root:root ../../../../bin/stalld +/usr/lib/debug/.build-id/9e/c3f58ed65b43f589c947f124210c79f2a09489.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/a5 40755 root:root -File: /usr/lib/debug/.build-id/a5/bae7009e1db71d71559ad12b49b73bad3ffc28 120777 root:root ../../../../bin/stalld -File: /usr/lib/debug/.build-id/a5/bae7009e1db71d71559ad12b49b73bad3ffc28.debug 120777 root:root ../../usr/bin/stalld.debug -File: /usr/lib/debug/usr/bin/stalld.debug 100644 root:root 06dba466b20d83e9916bceb60e379075 +File: /usr/lib/debug/.build-id/9e 40755 root:root +File: /usr/lib/debug/.build-id/9e/c3f58ed65b43f589c947f124210c79f2a09489 120777 root:root ../../../../bin/stalld +File: /usr/lib/debug/.build-id/9e/c3f58ed65b43f589c947f124210c79f2a09489.debug 120777 root:root ../../usr/bin/stalld.debug +File: /usr/lib/debug/usr/bin/stalld.debug 100644 root:root 64079bfb95abdbfce68526c47f209a49 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: 6776f3511b99dd8f210963406ed1fbc64f5268ffed27881c50d8aebda28a7d6dbd4d442d84e85da3a738a492651e10ba8ee7fb31286e5326360acc2c4171fb91 +RPMIdentity: a390da728671339d1321d1dd528daa89ceb3f4e5dedbb99e97c2a8bc2aa088b45124908a6a8b80413206223de82f6e433311e68618eedcbd8609921cc0f2ac45