<86>Jan 14 00:38:26 userdel[3294224]: delete user 'rooter' <86>Jan 14 00:38:26 userdel[3294224]: removed group 'rooter' owned by 'rooter' <86>Jan 14 00:38:26 userdel[3294224]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 14 00:38:26 groupadd[3294236]: group added to /etc/group: name=rooter, GID=753 <86>Jan 14 00:38:26 groupadd[3294236]: group added to /etc/gshadow: name=rooter <86>Jan 14 00:38:26 groupadd[3294236]: new group: name=rooter, GID=753 <86>Jan 14 00:38:26 useradd[3294248]: new user: name=rooter, UID=753, GID=753, home=/root, shell=/bin/bash <86>Jan 14 00:38:26 userdel[3294266]: delete user 'builder' <86>Jan 14 00:38:26 userdel[3294266]: removed group 'builder' owned by 'builder' <86>Jan 14 00:38:26 userdel[3294266]: removed shadow group 'builder' owned by 'builder' <86>Jan 14 00:38:26 groupadd[3294282]: group added to /etc/group: name=builder, GID=754 <86>Jan 14 00:38:26 groupadd[3294282]: group added to /etc/gshadow: name=builder <86>Jan 14 00:38:26 groupadd[3294282]: new group: name=builder, GID=754 <86>Jan 14 00:38:26 useradd[3294296]: new user: name=builder, UID=754, GID=754, home=/usr/src, shell=/bin/bash 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.26236 + 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.26236 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd stalld-1.17.2 + make -j8 '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.70919 + 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.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) 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.2-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.28887 + 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.hh6E8M 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.BN6UMD 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.HXNEsA Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WPb0oH 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.WEmpQU 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.7rVVHI find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.voCqUW 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.80user 0.80system 0:08.50elapsed 30%CPU (0avgtext+0avgdata 41604maxresident)k 0inputs+0outputs (0major+257648minor)pagefaults 0swaps 0.81user 1.19system 0:12.78elapsed 15%CPU (0avgtext+0avgdata 11916maxresident)k 0inputs+0outputs (0major+96284minor)pagefaults 0swaps