<86>Dec 10 00:33:43 userdel[3278967]: delete user 'rooter' <86>Dec 10 00:33:43 userdel[3278967]: removed group 'rooter' owned by 'rooter' <86>Dec 10 00:33:43 userdel[3278967]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 10 00:33:43 groupadd[3278978]: group added to /etc/group: name=rooter, GID=642 <86>Dec 10 00:33:43 groupadd[3278978]: group added to /etc/gshadow: name=rooter <86>Dec 10 00:33:43 groupadd[3278978]: new group: name=rooter, GID=642 <86>Dec 10 00:33:43 useradd[3278984]: new user: name=rooter, UID=642, GID=642, home=/root, shell=/bin/bash <86>Dec 10 00:33:43 userdel[3279001]: delete user 'builder' <86>Dec 10 00:33:43 userdel[3279001]: removed group 'builder' owned by 'builder' <86>Dec 10 00:33:43 userdel[3279001]: removed shadow group 'builder' owned by 'builder' <86>Dec 10 00:33:43 groupadd[3279012]: group added to /etc/group: name=builder, GID=643 <86>Dec 10 00:33:43 groupadd[3279012]: group added to /etc/gshadow: name=builder <86>Dec 10 00:33:43 groupadd[3279012]: new group: name=builder, GID=643 <86>Dec 10 00:33:43 useradd[3279020]: new user: name=builder, UID=643, GID=643, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/stalld-1.0-alt1.nosrc.rpm Installing stalld-1.0-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.20476 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf stalld-1.0 + echo 'Source #0 (stalld-1.0.tar):' Source #0 (stalld-1.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/stalld-1.0.tar + cd stalld-1.0 + /bin/chmod -c -Rf u+rwX,go-w . + sed -i s/-lpthread/-pthread/ Makefile + sed -i /README.md/d Makefile + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.3505 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd stalld-1.0 + make -j8 make: Entering directory '/usr/src/RPM/BUILD/stalld-1.0' cc -Wall -O2 -g -c -o src/stalld.o src/stalld.c src/stalld.c: In function 'log_msg': src/stalld.c:165:4: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 165 | write(kmesg_fd, message, strlen(message)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/stalld.c: In function 'deamonize': src/stalld.c:273:2: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result] 273 | chdir("/"); | ^~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/stalld-1.0' make: Entering directory '/usr/src/RPM/BUILD/stalld-1.0' cc -o stalld -ggdb -pthread src/stalld.o make: Leaving directory '/usr/src/RPM/BUILD/stalld-1.0' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.3505 + 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 + cd stalld-1.0 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/stalld-buildroot make: Entering directory '/usr/src/RPM/BUILD/stalld-1.0' /bin/install -p -m 755 -d /usr/src/tmp/stalld-buildroot/usr/bin /usr/src/tmp/stalld-buildroot/usr/share/stalld-1.0 /bin/install -p stalld -m 755 /usr/src/tmp/stalld-buildroot/usr/bin/ /bin/install -p -m 755 -d /usr/src/tmp/stalld-buildroot/usr/share/man/man8 /bin/install -p man/stalld.8 -m 644 /usr/src/tmp/stalld-buildroot/usr/share/man/man8 make: Leaving directory '/usr/src/RPM/BUILD/stalld-1.0' + install -D -p -m 0644 redhat/stalld.service /usr/src/tmp/stalld-buildroot/lib/systemd/system/stalld.service + install -D -p -m 0644 redhat/stalld.conf /usr/src/tmp/stalld-buildroot/etc/systemd/stalld.conf + /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) 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: Verifying ELF objects in /usr/src/tmp/stalld-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: stalld-1.0-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.3505 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd stalld-1.0 + DOCDIR=/usr/src/tmp/stalld-buildroot/usr/share/doc/stalld-1.0 + export DOCDIR + rm -rf /usr/src/tmp/stalld-buildroot/usr/share/doc/stalld-1.0 + /bin/mkdir -p /usr/src/tmp/stalld-buildroot/usr/share/doc/stalld-1.0 + cp -prL README.md /usr/src/tmp/stalld-buildroot/usr/share/doc/stalld-1.0 + chmod -R go-w /usr/src/tmp/stalld-buildroot/usr/share/doc/stalld-1.0 + chmod -R a+rX /usr/src/tmp/stalld-buildroot/usr/share/doc/stalld-1.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oCpG9M find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CPgNgL find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SLkgsO Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NZQLpO Requires: /lib64/ld-linux-x86-64.so.2, 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.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libpthread.so.0(GLIBC_2.2.5)(64bit), rtld(GNU_HASH) 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.DoyDbL Creating stalld-debuginfo package Processing files: stalld-debuginfo-1.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MWk8bO find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0uLvcM find-requires: running scripts (debuginfo) Requires: stalld = 1.0-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libpthread.so.0) Adding to stalld-debuginfo a strict dependency on stalld Wrote: /usr/src/RPM/RPMS/x86_64/stalld-1.0-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/stalld-debuginfo-1.0-alt1.x86_64.rpm 2.66user 0.67system 0:09.62elapsed 34%CPU (0avgtext+0avgdata 33928maxresident)k 0inputs+0outputs (0major+266680minor)pagefaults 0swaps 3.95user 2.79system 0:12.93elapsed 52%CPU (0avgtext+0avgdata 33928maxresident)k 0inputs+0outputs (0major+458279minor)pagefaults 0swaps --- stalld-1.0-alt1.x86_64.rpm.repo 2020-08-30 23:39:39.000000000 +0000 +++ stalld-1.0-alt1.x86_64.rpm.hasher 2020-12-10 00:33:54.181882920 +0000 @@ -17,3 +17,3 @@ Requires: /usr/sbin/preun_service -Requires: rpmlib(PayloadIsLzma) +Requires: rpmlib(PayloadIsXz) Provides: stalld = 1.0-alt1:sisyphus+257041.200.2.1 --- stalld-debuginfo-1.0-alt1.x86_64.rpm.repo 2020-08-30 23:39:39.000000000 +0000 +++ stalld-debuginfo-1.0-alt1.x86_64.rpm.hasher 2020-12-10 00:33:54.205882712 +0000 @@ -8,3 +8,3 @@ Requires: stalld = 1.0-alt1:sisyphus+257041.200.2.1 -Requires: rpmlib(PayloadIsLzma) +Requires: rpmlib(PayloadIsXz) Provides: stalld-debuginfo = 1.0-alt1:sisyphus+257041.200.2.1