<86>Oct 8 03:49:03 userdel[3129499]: delete user 'rooter' <86>Oct 8 03:49:03 userdel[3129499]: removed group 'rooter' owned by 'rooter' <86>Oct 8 03:49:03 userdel[3129499]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 8 03:49:03 groupadd[3129510]: group added to /etc/group: name=rooter, GID=666 <86>Oct 8 03:49:03 groupadd[3129510]: group added to /etc/gshadow: name=rooter <86>Oct 8 03:49:03 groupadd[3129510]: new group: name=rooter, GID=666 <86>Oct 8 03:49:03 useradd[3129530]: new user: name=rooter, UID=666, GID=666, home=/root, shell=/bin/bash <86>Oct 8 03:49:03 userdel[3129546]: delete user 'builder' <86>Oct 8 03:49:03 userdel[3129546]: removed group 'builder' owned by 'builder' <86>Oct 8 03:49:03 userdel[3129546]: removed shadow group 'builder' owned by 'builder' <86>Oct 8 03:49:03 groupadd[3129561]: group added to /etc/group: name=builder, GID=667 <86>Oct 8 03:49:03 groupadd[3129561]: group added to /etc/gshadow: name=builder <86>Oct 8 03:49:03 groupadd[3129561]: new group: name=builder, GID=667 <86>Oct 8 03:49:03 useradd[3129565]: new user: name=builder, UID=667, GID=667, home=/usr/src, shell=/bin/bash <13>Oct 8 03:49:05 rpmi: rpm-build-compat-2.2.9-alt1 sisyphus+286137.100.1.1 1632970054 installed <13>Oct 8 03:49:05 rpmi: rpm-build-intro-2.2.9-alt1 sisyphus+286137.100.1.1 1632970054 installed <13>Oct 8 03:49:05 rpmi: rpm-macros-intro-conflicts-2.2.9-alt1 sisyphus+286137.100.1.1 1632970054 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/beanstalkd-1.10-alt3.nosrc.rpm (w1.gzdio) Installing beanstalkd-1.10-alt3.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.42491 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf beanstalkd-1.10 + echo 'Source #0 (beanstalkd-1.10.tar):' Source #0 (beanstalkd-1.10.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/beanstalkd-1.10.tar + cd beanstalkd-1.10 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (beanstalkd-1.10-warnings.patch):' Patch #1 (beanstalkd-1.10-warnings.patch): + /usr/bin/patch -p1 patching file ct/ct.c + echo 'Patch #2 (beanstalkd-1.10-mkdtemp.patch):' Patch #2 (beanstalkd-1.10-mkdtemp.patch): + /usr/bin/patch -p1 patching file ct/ct.c Hunk #1 succeeded at 184 (offset 2 lines). Hunk #2 succeeded at 287 (offset 2 lines). + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.42491 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd beanstalkd-1.10 + make -j8 LDFLAGS= 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' make: Entering directory '/usr/src/RPM/BUILD/beanstalkd-1.10' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o primes.o primes.c make: Leaving directory '/usr/src/RPM/BUILD/beanstalkd-1.10' make: Entering directory '/usr/src/RPM/BUILD/beanstalkd-1.10' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o linux.o linux.c make: Leaving directory '/usr/src/RPM/BUILD/beanstalkd-1.10' make: Entering directory '/usr/src/RPM/BUILD/beanstalkd-1.10' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o heap.o heap.c make: Leaving directory '/usr/src/RPM/BUILD/beanstalkd-1.10' make: Entering directory '/usr/src/RPM/BUILD/beanstalkd-1.10' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o conn.o conn.c make: Leaving directory '/usr/src/RPM/BUILD/beanstalkd-1.10' make: Entering directory '/usr/src/RPM/BUILD/beanstalkd-1.10' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o ms.o ms.c make: Leaving directory '/usr/src/RPM/BUILD/beanstalkd-1.10' make: Entering directory '/usr/src/RPM/BUILD/beanstalkd-1.10' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o job.o job.c make: Leaving directory '/usr/src/RPM/BUILD/beanstalkd-1.10' make: Entering directory '/usr/src/RPM/BUILD/beanstalkd-1.10' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o file.o file.c file.c: In function 'filewclose': file.c:536:15: warning: ignoring return value of 'ftruncate' declared with attribute 'warn_unused_result' [-Wunused-result] 536 | (void)ftruncate(f->fd, f->w->filesize - f->free); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/beanstalkd-1.10' make: Entering directory '/usr/src/RPM/BUILD/beanstalkd-1.10' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o net.o net.c make: Leaving directory '/usr/src/RPM/BUILD/beanstalkd-1.10' make: Entering directory '/usr/src/RPM/BUILD/beanstalkd-1.10' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o serv.o serv.c make: Leaving directory '/usr/src/RPM/BUILD/beanstalkd-1.10' make: Entering directory '/usr/src/RPM/BUILD/beanstalkd-1.10' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o time.o time.c make: Leaving directory '/usr/src/RPM/BUILD/beanstalkd-1.10' make: Entering directory '/usr/src/RPM/BUILD/beanstalkd-1.10' ./verc.sh >vers.c make: Leaving directory '/usr/src/RPM/BUILD/beanstalkd-1.10' make: Entering directory '/usr/src/RPM/BUILD/beanstalkd-1.10' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o util.o util.c make: Leaving directory '/usr/src/RPM/BUILD/beanstalkd-1.10' make: Entering directory '/usr/src/RPM/BUILD/beanstalkd-1.10' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o sd-daemon.o sd-daemon.c make: Leaving directory '/usr/src/RPM/BUILD/beanstalkd-1.10' make: Entering directory '/usr/src/RPM/BUILD/beanstalkd-1.10' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o tube.o tube.c make: Leaving directory '/usr/src/RPM/BUILD/beanstalkd-1.10' make: Entering directory '/usr/src/RPM/BUILD/beanstalkd-1.10' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o vers.o vers.c make: Leaving directory '/usr/src/RPM/BUILD/beanstalkd-1.10' make: Entering directory '/usr/src/RPM/BUILD/beanstalkd-1.10' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o main.o main.c make: Leaving directory '/usr/src/RPM/BUILD/beanstalkd-1.10' make: Entering directory '/usr/src/RPM/BUILD/beanstalkd-1.10' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o walg.o walg.c make: Leaving directory '/usr/src/RPM/BUILD/beanstalkd-1.10' make: Entering directory '/usr/src/RPM/BUILD/beanstalkd-1.10' cc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o prot.o prot.c make: Leaving directory '/usr/src/RPM/BUILD/beanstalkd-1.10' make: Entering directory '/usr/src/RPM/BUILD/beanstalkd-1.10' cc -o beanstalkd linux.o conn.o file.o heap.o job.o ms.o net.o primes.o prot.o sd-daemon.o serv.o time.o tube.o util.o vers.o walg.o main.o make: Leaving directory '/usr/src/RPM/BUILD/beanstalkd-1.10' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.56089 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/beanstalkd-buildroot + : + /bin/rm -rf -- /usr/src/tmp/beanstalkd-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd beanstalkd-1.10 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install PREFIX=/usr/src/tmp/beanstalkd-buildroot/usr make: Entering directory '/usr/src/RPM/BUILD/beanstalkd-1.10' /usr/libexec/rpm-build/install -p -d /usr/src/tmp/beanstalkd-buildroot/usr/bin /usr/libexec/rpm-build/install -p beanstalkd /usr/src/tmp/beanstalkd-buildroot/usr/bin/beanstalkd make: Leaving directory '/usr/src/RPM/BUILD/beanstalkd-1.10' + install -p -D -m 0644 /usr/src/RPM/SOURCES/beanstalkd.service /usr/src/tmp/beanstalkd-buildroot/lib/systemd/system/beanstalkd.service + install -p -D -m 0644 /usr/src/RPM/SOURCES/beanstalkd.sysconfig /usr/src/tmp/beanstalkd-buildroot/etc/sysconfig/beanstalkd + install -d -m 0755 /usr/src/tmp/beanstalkd-buildroot/var/lib/beanstalkd + install -d -m 0755 /usr/src/tmp/beanstalkd-buildroot/var/lib/beanstalkd/binlog + install -d -m 00755 /usr/src/tmp/beanstalkd-buildroot/usr/share/man/man1 + gzip doc/beanstalkd.1 + install -p -m 0644 doc/beanstalkd.1.gz /usr/src/tmp/beanstalkd-buildroot/usr/share/man/man1/ + for rpm_404_ghost in /var/lib/beanstalkd/binlog ++ dirname /var/lib/beanstalkd/binlog + mkdir -p /usr/src/tmp/beanstalkd-buildroot/var/lib/beanstalkd + touch /usr/src/tmp/beanstalkd-buildroot/var/lib/beanstalkd/binlog + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/beanstalkd-buildroot (auto) Verifying and fixing files in /usr/src/tmp/beanstalkd-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/beanstalkd-buildroot/ (default) Compressing files in /usr/src/tmp/beanstalkd-buildroot (auto) Adjusting library links in /usr/src/tmp/beanstalkd-buildroot ./var/lib: (from :0) ./lib: (from :0) Verifying ELF objects in /usr/src/tmp/beanstalkd-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.56089 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd beanstalkd-1.10 + make check make: Entering directory '/usr/src/RPM/BUILD/beanstalkd-1.10' cc -Wall -Werror -Wformat=2 -g -c -o testheap.o testheap.c cc -Wall -Werror -Wformat=2 -g -c -o testjobs.o testjobs.c cc -Wall -Werror -Wformat=2 -g -c -o testserv.o testserv.c cc -Wall -Werror -Wformat=2 -g -c -o testutil.o testutil.c ct/gen testheap.o testjobs.o testserv.o testutil.o >ct/_ctcheck.c.part mv ct/_ctcheck.c.part ct/_ctcheck.c cc -Wall -Werror -Wformat=2 -g -c -o ct/_ctcheck.o ct/_ctcheck.c cc -Wall -Werror -Wformat=2 -g -c -o ct/ct.o ct/ct.c cc ct/_ctcheck.o ct/ct.o linux.o conn.o file.o heap.o job.o ms.o net.o primes.o prot.o sd-daemon.o serv.o time.o tube.o util.o vers.o walg.o testheap.o testjobs.o testserv.o testutil.o -o ct/_ctcheck ct/_ctcheck ........................................................ PASS make: Leaving directory '/usr/src/RPM/BUILD/beanstalkd-1.10' + exit 0 Processing files: beanstalkd-1.10-alt3 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.99099 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd beanstalkd-1.10 + DOCDIR=/usr/src/tmp/beanstalkd-buildroot/usr/share/doc/beanstalkd-1.10 + export DOCDIR + rm -rf /usr/src/tmp/beanstalkd-buildroot/usr/share/doc/beanstalkd-1.10 + /bin/mkdir -p /usr/src/tmp/beanstalkd-buildroot/usr/share/doc/beanstalkd-1.10 + cp -prL README LICENSE doc/protocol.txt /usr/src/tmp/beanstalkd-buildroot/usr/share/doc/beanstalkd-1.10 + chmod -R go-w /usr/src/tmp/beanstalkd-buildroot/usr/share/doc/beanstalkd-1.10 + chmod -R a+rX /usr/src/tmp/beanstalkd-buildroot/usr/share/doc/beanstalkd-1.10 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZKcN4Q 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.xBPZiV find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Finding Requires(pre) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ejl4ZS find-scriptlet-requires: FINDPACKAGE-COMMANDS: getent groupadd useradd Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.n2iD8T find-scriptlet-requires: FINDPACKAGE-COMMANDS: install Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.2)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), rtld(GNU_HASH) Requires(interp): /bin/sh Requires(pre): shadow-change, shadow-check, shadow-convert, shadow-edit, shadow-groups, shadow-log, shadow-submap, shadow-utils, /bin/sh, glibc-utils Requires(post): /bin/sh, coreutils Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kI2Z2Q Creating beanstalkd-debuginfo package Processing files: beanstalkd-debuginfo-1.10-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RiMwUR find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3NxgRT find-requires: running scripts (debuginfo) Requires: beanstalkd = 1.10-alt3, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/beanstalkd-1.10-alt3.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/beanstalkd-debuginfo-1.10-alt3.x86_64.rpm (w2.lzdio) 5.36user 1.53system 0:15.23elapsed 45%CPU (0avgtext+0avgdata 52384maxresident)k 0inputs+0outputs (0major+333651minor)pagefaults 0swaps 9.13user 5.48system 0:21.95elapsed 66%CPU (0avgtext+0avgdata 105412maxresident)k 48inputs+0outputs (30562major+577489minor)pagefaults 0swaps --- beanstalkd-1.10-alt3.x86_64.rpm.repo 2018-05-26 13:39:18.000000000 +0000 +++ beanstalkd-1.10-alt3.x86_64.rpm.hasher 2021-10-08 03:49:23.199193113 +0000 @@ -19,3 +19,2 @@ Requires: /bin/sh -Requires: /bin/sh Requires: /lib64/ld-linux-x86-64.so.2 @@ -27,3 +26,2 @@ Requires: libc.so.6(GLIBC_2.7)(64bit) -Requires: libc.so.6(GLIBC_2.8)(64bit) Requires: rtld(GNU_HASH) @@ -35,3 +33,3 @@ File: /lib/systemd/system/beanstalkd.service 100644 root:root 6bb316f17a76c90352d07c1effc9667a -File: /usr/bin/beanstalkd 100755 root:root bc7428431b7e52668e2bd47553739e7c +File: /usr/bin/beanstalkd 100755 root:root 07d35f3e6b9be7a01dc62a752f49f22f File: /usr/share/doc/beanstalkd-1.10 40755 root:root @@ -43,2 +41,2 @@ File: /var/lib/beanstalkd/binlog 40755 beanstalkd:beanstalkd -RPMIdentity: 6f78c751dd4034995279e4b85283a175e950a9161ba9532581b44d95e65b951df7d3bf462e9518c27e487c6f050010e53f1beb6cc5f19f33a688a7f43cb693b9 +RPMIdentity: 1e4aa1329a5973f8e5586984f56c2bc9fb5d6c5dde42dd1c6615cf2880296bca08c8085be532f5b9703781a147b11dd07b61d3ad2c56082e1d3c78df5459bb0d --- beanstalkd-debuginfo-1.10-alt3.x86_64.rpm.repo 2018-05-26 13:39:18.000000000 +0000 +++ beanstalkd-debuginfo-1.10-alt3.x86_64.rpm.hasher 2021-10-08 03:49:23.327194092 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/97 40755 root:root -/usr/lib/debug/.build-id/97/d94c8f6c48eb6b4456a189a7c9977fc535512e 120777 root:root ../../../../bin/beanstalkd -/usr/lib/debug/.build-id/97/d94c8f6c48eb6b4456a189a7c9977fc535512e.debug 120777 root:root ../../usr/bin/beanstalkd.debug +/usr/lib/debug/.build-id/49 40755 root:root +/usr/lib/debug/.build-id/49/03cff71aaeb2d61a9ccad7edaf11802692ee43 120777 root:root ../../../../bin/beanstalkd +/usr/lib/debug/.build-id/49/03cff71aaeb2d61a9ccad7edaf11802692ee43.debug 120777 root:root ../../usr/bin/beanstalkd.debug /usr/lib/debug/usr/bin/beanstalkd.debug 100644 root:root @@ -29,6 +29,6 @@ Provides: beanstalkd-debuginfo = 1.10-alt3 -File: /usr/lib/debug/.build-id/97 40755 root:root -File: /usr/lib/debug/.build-id/97/d94c8f6c48eb6b4456a189a7c9977fc535512e 120777 root:root ../../../../bin/beanstalkd -File: /usr/lib/debug/.build-id/97/d94c8f6c48eb6b4456a189a7c9977fc535512e.debug 120777 root:root ../../usr/bin/beanstalkd.debug -File: /usr/lib/debug/usr/bin/beanstalkd.debug 100644 root:root 4cd37cc25b31a7e19e1be8c362bdd656 +File: /usr/lib/debug/.build-id/49 40755 root:root +File: /usr/lib/debug/.build-id/49/03cff71aaeb2d61a9ccad7edaf11802692ee43 120777 root:root ../../../../bin/beanstalkd +File: /usr/lib/debug/.build-id/49/03cff71aaeb2d61a9ccad7edaf11802692ee43.debug 120777 root:root ../../usr/bin/beanstalkd.debug +File: /usr/lib/debug/usr/bin/beanstalkd.debug 100644 root:root 5e5f67acc823d4aa13abf62257177e61 File: /usr/src/debug/beanstalkd-1.10 40755 root:root @@ -53,2 +53,2 @@ File: /usr/src/debug/beanstalkd-1.10/walg.c 100644 root:root d7666c7da836cd0da00f231bd59de8cb -RPMIdentity: 5d63a83a5c169cab194c09364f6afba93f323162d5a4f6bcb7cff8beeb47b75ebe90766b8e1305b1f93e6a59cf22629a9bc650aaef890ed4e299a177649a2de6 +RPMIdentity: 49314b1f394482b05b3c830ceb54373df33fac5cc4553acda7c139f11e6a4abf4d03e079d68b3e379877ed805e46e7b7794bc50c0185ce59a02e17877ebdc1f0