<86>Dec 14 06:40:46 userdel[2456999]: delete user 'rooter' <86>Dec 14 06:40:46 userdel[2456999]: removed group 'rooter' owned by 'rooter' <86>Dec 14 06:40:46 userdel[2456999]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 14 06:40:46 groupadd[2457043]: group added to /etc/group: name=rooter, GID=1238 <86>Dec 14 06:40:46 groupadd[2457043]: group added to /etc/gshadow: name=rooter <86>Dec 14 06:40:46 groupadd[2457043]: new group: name=rooter, GID=1238 <86>Dec 14 06:40:46 useradd[2457072]: new user: name=rooter, UID=1238, GID=1238, home=/root, shell=/bin/bash, from=none <86>Dec 14 06:40:46 userdel[2457110]: delete user 'builder' <86>Dec 14 06:40:46 userdel[2457110]: removed group 'builder' owned by 'builder' <86>Dec 14 06:40:46 userdel[2457110]: removed shadow group 'builder' owned by 'builder' <86>Dec 14 06:40:46 groupadd[2457126]: group added to /etc/group: name=builder, GID=1239 <86>Dec 14 06:40:46 groupadd[2457126]: group added to /etc/gshadow: name=builder <86>Dec 14 06:40:46 groupadd[2457126]: new group: name=builder, GID=1239 <86>Dec 14 06:40:46 useradd[2457141]: new user: name=builder, UID=1239, GID=1239, home=/usr/src, shell=/bin/bash, from=none Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/stalld-1.19.7-alt1.nosrc.rpm (w1.gzdio) Installing stalld-1.19.7-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.38782 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf stalld-1.19.7 + echo 'Source #0 (stalld-1.19.7.tar):' Source #0 (stalld-1.19.7.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/stalld-1.19.7.tar + cd stalld-1.19.7 + /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.38782 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd stalld-1.19.7 + make -j8 '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.7\"' USE_BPF=0 make: Entering directory '/usr/src/RPM/BUILD/stalld-1.19.7' ARCH=i686 USE_BPF=0 FCF_PROTECTION="-fcf-protection=branch" MTUNE=-mtune=generic 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.7\" LDFLAGS=-ggdb -znow -pie make: Leaving directory '/usr/src/RPM/BUILD/stalld-1.19.7' make: Entering directory '/usr/src/RPM/BUILD/stalld-1.19.7' 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.7\" -c -o src/throttling.o src/throttling.c make: Leaving directory '/usr/src/RPM/BUILD/stalld-1.19.7' make: Entering directory '/usr/src/RPM/BUILD/stalld-1.19.7' 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.7\" -c -o src/sched_debug.o src/sched_debug.c make: Leaving directory '/usr/src/RPM/BUILD/stalld-1.19.7' make: Entering directory '/usr/src/RPM/BUILD/stalld-1.19.7' 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.7\" -c -o src/utils.o src/utils.c make: Leaving directory '/usr/src/RPM/BUILD/stalld-1.19.7' make: Entering directory '/usr/src/RPM/BUILD/stalld-1.19.7' 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.7\" -c -o src/stalld.o src/stalld.c make: Leaving directory '/usr/src/RPM/BUILD/stalld-1.19.7' make: Entering directory '/usr/src/RPM/BUILD/stalld-1.19.7' make -C tests VERSION=1.19.6 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.7\"" LDFLAGS="-ggdb -znow -pie" make[1]: Entering directory '/usr/src/RPM/BUILD/stalld-1.19.7/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.7" -o test01 test01.c -lpthread make[1]: Leaving directory '/usr/src/RPM/BUILD/stalld-1.19.7/tests' make: Leaving directory '/usr/src/RPM/BUILD/stalld-1.19.7' make: Entering directory '/usr/src/RPM/BUILD/stalld-1.19.7' 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.7' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.92130 + 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.7 + 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.7' ARCH=i686 USE_BPF=0 FCF_PROTECTION="-fcf-protection=branch" MTUNE=-mtune=generic CFLAGS=-O2 -g -DVERSION=\"1.19.6\" -flto=auto -ffat-lto-objects -fexceptions -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer "-fcf-protection=branch" -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.7' make: Entering directory '/usr/src/RPM/BUILD/stalld-1.19.7' /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.7/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.7/systemd' make: Leaving directory '/usr/src/RPM/BUILD/stalld-1.19.7' + 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.92130 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd stalld-1.19.7 + ./stalld --version + grep -Fx 1.19.7 1.19.7 + exit 0 Processing files: stalld-1.19.7-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.92130 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd stalld-1.19.7 + DOCDIR=/usr/src/tmp/stalld-buildroot/usr/share/doc/stalld-1.19.7 + export DOCDIR + rm -rf /usr/src/tmp/stalld-buildroot/usr/share/doc/stalld-1.19.7 + /bin/mkdir -p /usr/src/tmp/stalld-buildroot/usr/share/doc/stalld-1.19.7 + cp -prL README.md gpl-2.0.txt /usr/src/tmp/stalld-buildroot/usr/share/doc/stalld-1.19.7 + chmod -R go-w /usr/src/tmp/stalld-buildroot/usr/share/doc/stalld-1.19.7 + chmod -R a+rX /usr/src/tmp/stalld-buildroot/usr/share/doc/stalld-1.19.7 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xShFwE 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.1Nz4uY 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.jzYDrp Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fxG48x Requires: /bin/bash, /bin/mkdir, /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.5fxkQO Creating stalld-debuginfo package Processing files: stalld-debuginfo-1.19.7-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AJn4sM find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.EWXg5b find-requires: running scripts (debuginfo) Requires: stalld = 1.19.7-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.7-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/stalld-debuginfo-1.19.7-alt1.i586.rpm (w2.lzdio) 2.33user 1.15system 0:08.81elapsed 39%CPU (0avgtext+0avgdata 35952maxresident)k 0inputs+0outputs (0major+249079minor)pagefaults 0swaps 0.77user 1.27system 0:13.32elapsed 15%CPU (0avgtext+0avgdata 12032maxresident)k 0inputs+0outputs (0major+94188minor)pagefaults 0swaps --- stalld-1.19.7-alt1.i586.rpm.repo 2024-09-26 10:07:48.000000000 +0000 +++ stalld-1.19.7-alt1.i586.rpm.hasher 2024-12-14 06:40:57.010936720 +0000 @@ -32,3 +32,3 @@ File: /etc/sysconfig/stalld 100644 root:root eb9851e23f1519f437008ad49edd79bf -File: /usr/bin/stalld 100755 root:root 2ac20759d535c5009d9c8cc216bab9c5 +File: /usr/bin/stalld 100755 root:root 64179276a0ddc6b4912ca3601a3ee080 File: /usr/bin/throttlectl 100755 root:root a68d69a6800309f326269225b584ea20 @@ -39,2 +39,2 @@ File: /usr/share/man/man8/stalld.8.xz 100644 root:root 3228931ed8deabf30c08f8a5e8f0c041 -RPMIdentity: 0cbd77048a9a10294a5bf9fe3158d9ad962e2e57d5285d7a34f414a7f5a81094960ca10acb66dc8e82f5070d81c91c53e6cb43cb3b25180b0a35c607a0ec2f3c +RPMIdentity: f716f0a0cbef52612934401382cab30571dca958d0b018ac1045d0763cebf26ebfbb7805bb5943c5f1197edd274f2d106620734f80fcbd59fc58de6ec1601341 --- stalld-debuginfo-1.19.7-alt1.i586.rpm.repo 2024-09-26 10:07:48.000000000 +0000 +++ stalld-debuginfo-1.19.7-alt1.i586.rpm.hasher 2024-12-14 06:40:57.097936683 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/a5 40755 root:root -/usr/lib/debug/.build-id/a5/1ae11499b12da47403c2f218f792bb5f6851a7 120777 root:root ../../../../bin/stalld -/usr/lib/debug/.build-id/a5/1ae11499b12da47403c2f218f792bb5f6851a7.debug 120777 root:root ../../usr/bin/stalld.debug +/usr/lib/debug/.build-id/00 40755 root:root +/usr/lib/debug/.build-id/00/de98b39fa2aa56f292de11fb6c7d4c10911a96 120777 root:root ../../../../bin/stalld +/usr/lib/debug/.build-id/00/de98b39fa2aa56f292de11fb6c7d4c10911a96.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.7-alt1:sisyphus+358419.100.1.1 -File: /usr/lib/debug/.build-id/a5 40755 root:root -File: /usr/lib/debug/.build-id/a5/1ae11499b12da47403c2f218f792bb5f6851a7 120777 root:root ../../../../bin/stalld -File: /usr/lib/debug/.build-id/a5/1ae11499b12da47403c2f218f792bb5f6851a7.debug 120777 root:root ../../usr/bin/stalld.debug -File: /usr/lib/debug/usr/bin/stalld.debug 100644 root:root 4d4ee9134bebbb82a795a43c159dfadd +File: /usr/lib/debug/.build-id/00 40755 root:root +File: /usr/lib/debug/.build-id/00/de98b39fa2aa56f292de11fb6c7d4c10911a96 120777 root:root ../../../../bin/stalld +File: /usr/lib/debug/.build-id/00/de98b39fa2aa56f292de11fb6c7d4c10911a96.debug 120777 root:root ../../usr/bin/stalld.debug +File: /usr/lib/debug/usr/bin/stalld.debug 100644 root:root 66354863b29f1ca6b14ed10033cc6a76 File: /usr/src/debug/stalld-1.19.7 40755 root:root @@ -29,2 +29,2 @@ File: /usr/src/debug/stalld-1.19.7/src/utils.c 100644 root:root e3276b558ff1903f663c5b0356d15734 -RPMIdentity: 7e6294b3e09d779190a6d12be8ad729aa0b1c77e91a4db59feb293eea750f4efc81b2b6140e0d680ed822ef34c9dcfc4bc611e3535701c6100e63866ba2b7be2 +RPMIdentity: a9ab43e26d65f61f565dc69552bd7d608248264f0957c968617b6dd26b5a3106eca0120725d14d080306594312bdb562f22042d4013e95ced0ea343f2786bcaa