<86>Sep 30 08:44:21 userdel[434084]: delete user 'rooter' <86>Sep 30 08:44:21 userdel[434084]: removed group 'rooter' owned by 'rooter' <86>Sep 30 08:44:21 userdel[434084]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 30 08:44:21 groupadd[434099]: group added to /etc/group: name=rooter, GID=1823 <86>Sep 30 08:44:21 groupadd[434099]: group added to /etc/gshadow: name=rooter <86>Sep 30 08:44:21 groupadd[434099]: new group: name=rooter, GID=1823 <86>Sep 30 08:44:21 useradd[434114]: new user: name=rooter, UID=1823, GID=1823, home=/root, shell=/bin/bash, from=none <86>Sep 30 08:44:21 userdel[434140]: delete user 'builder' <86>Sep 30 08:44:21 userdel[434140]: removed group 'builder' owned by 'builder' <86>Sep 30 08:44:21 userdel[434140]: removed shadow group 'builder' owned by 'builder' <86>Sep 30 08:44:21 groupadd[434166]: group added to /etc/group: name=builder, GID=1824 <86>Sep 30 08:44:21 groupadd[434166]: group added to /etc/gshadow: name=builder <86>Sep 30 08:44:21 groupadd[434166]: new group: name=builder, GID=1824 <86>Sep 30 08:44:21 useradd[434187]: new user: name=builder, UID=1824, GID=1824, home=/usr/src, shell=/bin/bash, from=none <13>Sep 30 08:44:24 rpmi: libp11-kit-1:0.24.1-alt2 sisyphus+324666.100.1.1 1689083450 installed <13>Sep 30 08:44:24 rpmi: libtasn1-4.19.0-alt3 sisyphus+327816.100.1.1 1692802618 installed <13>Sep 30 08:44:24 rpmi: rpm-macros-alternatives-0.5.2-alt2 sisyphus+315270.200.2.1 1676457367 installed <13>Sep 30 08:44:24 rpmi: alternatives-0.5.2-alt2 sisyphus+315270.200.2.1 1676457367 installed <13>Sep 30 08:44:24 rpmi: ca-certificates-2023.07.31-alt1 sisyphus+326137.200.1.1 1690809798 installed <13>Sep 30 08:44:24 rpmi: ca-trust-0.1.4-alt1 sisyphus+308690.100.1.1 1666182992 installed <13>Sep 30 08:44:24 rpmi: p11-kit-trust-1:0.24.1-alt2 sisyphus+324666.100.1.1 1689083450 installed <13>Sep 30 08:44:24 rpmi: libcrypto3-3.1.3-alt1 sisyphus+329935.40.3.2 1695159275 installed <13>Sep 30 08:44:24 rpmi: libssl3-3.1.3-alt1 sisyphus+329935.40.3.2 1695159275 installed <13>Sep 30 08:44:24 rpmi: libssl-devel-3.1.3-alt1 sisyphus+329935.40.3.2 1695159275 installed <13>Sep 30 08:44:25 rpmi: pandoc-2.9.2.1-alt2 sisyphus+326169.23200.17.2 1692855043 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/bdsync-0.11.2-alt3.nosrc.rpm (w1.gzdio) Installing bdsync-0.11.2-alt3.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.91875 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf bdsync-0.11.2 + echo 'Source #0 (bdsync-0.11.2.tar):' Source #0 (bdsync-0.11.2.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/bdsync-0.11.2.tar + cd bdsync-0.11.2 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (bdsync-0.10-buildflags.patch):' Patch #1 (bdsync-0.10-buildflags.patch): + /usr/bin/patch -p1 patching file Makefile + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.91875 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd bdsync-0.11.2 + make -j16 make: Entering directory '/usr/src/RPM/BUILD/bdsync-0.11.2' sed 's/^/"/;s/$/\\n"/' bdsync.txt > bdsync.txt.2 make: Leaving directory '/usr/src/RPM/BUILD/bdsync-0.11.2' make: Entering directory '/usr/src/RPM/BUILD/bdsync-0.11.2' pandoc -s -t man README.md -o bdsync.1 make: Leaving directory '/usr/src/RPM/BUILD/bdsync-0.11.2' make: Entering directory '/usr/src/RPM/BUILD/bdsync-0.11.2' cc -Wall -o bdsync bdsync.c checkzero.c -lcrypto bdsync.c: In function 'dump_mallinfo': bdsync.c:264:5: warning: 'mallinfo' is deprecated [-Wdeprecated-declarations] 264 | mi = mallinfo (); | ^~ In file included from bdsync.c:74: /usr/include/malloc.h:114:24: note: declared here 114 | extern struct mallinfo mallinfo (void) __THROW __MALLOC_DEPRECATED; | ^~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/bdsync-0.11.2' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.91875 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/bdsync-buildroot + : + /bin/rm -rf -- /usr/src/tmp/bdsync-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd bdsync-0.11.2 + mkdir -p /usr/src/tmp/bdsync-buildroot//usr/bin/ + mkdir -p /usr/src/tmp/bdsync-buildroot//usr/share/man/man1/ + cp bdsync /usr/src/tmp/bdsync-buildroot//usr/bin/bdsync + cp bdsync.1 /usr/src/tmp/bdsync-buildroot//usr/share/man/man1/bdsync.1 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/bdsync-buildroot (auto) Verifying and fixing files in /usr/src/tmp/bdsync-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/bdsync-buildroot/ (default) Compressing files in /usr/src/tmp/bdsync-buildroot (auto) 056-debuginfo.brp: WARNING: debuginfo without debug sources. Verifying ELF objects in /usr/src/tmp/bdsync-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.91875 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd bdsync-0.11.2 + make test make: Entering directory '/usr/src/RPM/BUILD/bdsync-0.11.2' ./tests.sh test01.sh: **** Checking: basic functionality including --remdata and --patch --> PASS test02.sh: **** Checking: checksums and different hashes yielding same result --> PASS test03.sh: **** Checking: Handling different size (zeroes) files with --diffsize=resize option --> PASS test04.sh: **** Checking: Handling different size (random) files with --diffsize=resize option --> PASS test05.sh: **** Checking: Handling different size (random) files with --diffsize=minsize option --> PASS test06.sh: **** Checking: Handling different size files with --diffsize=resize,WARN option --> PASS test07.sh: **** Checking: handling --zeroblocks option --> PASS test08.sh: **** Checking: handling --zeroblocks with --remdata option --> PASS test09.sh: **** Checking: --warndev option when a warning SHOULD be issued --> PASS test10.sh: **** Checking: --warndev option when a warning SHOULD NOT be issued --> PASS test11.sh: **** Checking: large file (> 4G) handling --> PASS test12.sh: **** Checking: stderr forwarding and status returning of subprocess --> PASS test13.sh: **** Checking: stderr forwarding and status returning of subprocess prior to bdsync execution --> PASS make: Leaving directory '/usr/src/RPM/BUILD/bdsync-0.11.2' + exit 0 Processing files: bdsync-0.11.2-alt3 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.17098 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd bdsync-0.11.2 + DOCDIR=/usr/src/tmp/bdsync-buildroot/usr/share/doc/bdsync-0.11.2 + export DOCDIR + rm -rf /usr/src/tmp/bdsync-buildroot/usr/share/doc/bdsync-0.11.2 + /bin/mkdir -p /usr/src/tmp/bdsync-buildroot/usr/share/doc/bdsync-0.11.2 + cp -prL COPYING /usr/src/tmp/bdsync-buildroot/usr/share/doc/bdsync-0.11.2 + chmod -R go-w /usr/src/tmp/bdsync-buildroot/usr/share/doc/bdsync-0.11.2 + chmod -R a+rX /usr/src/tmp/bdsync-buildroot/usr/share/doc/bdsync-0.11.2 + cp -prL README.md /usr/src/tmp/bdsync-buildroot/usr/share/doc/bdsync-0.11.2 + chmod -R go-w /usr/src/tmp/bdsync-buildroot/usr/share/doc/bdsync-0.11.2 + chmod -R a+rX /usr/src/tmp/bdsync-buildroot/usr/share/doc/bdsync-0.11.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.iGf5HR find-provides: running scripts (alternatives,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.wOsuqR find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.28), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.3), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libcrypto.so.3 >= set:qmXyDP5nsPQyFEON94EgsfjwefyA4ab, libcrypto.so.3(OPENSSL_3.0.0), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lwoL11 Creating bdsync-debuginfo package Processing files: bdsync-debuginfo-0.11.2-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SwC6MM find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.h0phEK find-requires: running scripts (debuginfo) Requires: bdsync = 0.11.2-alt3, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libcrypto.so.3) Adding to bdsync-debuginfo a strict dependency on bdsync Wrote: /usr/src/RPM/RPMS/i586/bdsync-0.11.2-alt3.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/bdsync-debuginfo-0.11.2-alt3.i586.rpm (w2.lzdio) 67.09user 3.69system 1:04.51elapsed 109%CPU (0avgtext+0avgdata 40128maxresident)k 0inputs+0outputs (0major+248118minor)pagefaults 0swaps 2.69user 1.10system 1:11.49elapsed 5%CPU (0avgtext+0avgdata 124452maxresident)k 24816inputs+0outputs (0major+199111minor)pagefaults 0swaps --- bdsync-0.11.2-alt3.i586.rpm.repo 2023-07-29 23:42:21.000000000 +0000 +++ bdsync-0.11.2-alt3.i586.rpm.hasher 2023-09-30 08:45:31.586022355 +0000 @@ -20,3 +20,3 @@ Provides: bdsync = 0.11.2-alt3:sisyphus+326050.200.1.1 -File: /usr/bin/bdsync 100755 root:root 738b05acbcedf07342a4d2d212af8a91 +File: /usr/bin/bdsync 100755 root:root e9a1e4ac2e2258b08667bcaade48a681 File: /usr/share/doc/bdsync-0.11.2 40755 root:root @@ -25,2 +25,2 @@ File: /usr/share/man/man1/bdsync.1.xz 100644 root:root db87f417b0c405b9e62027c624f537ab -RPMIdentity: efd0f62fd269afffe6204fd0e7af2bfdc28c27666a9817cb332477dcdd272107b589649a98171a5692df9401ba33ace46a7e7a7c3ca89b218019f1d736df7d01 +RPMIdentity: 96f22b3a38434fe022c1a007cb986776246d76edfec69fd8dfd9408700629ff185b51add982fc0ab90964ec94d114067e870b7833b66f36e9903c47cfbd03d1d --- bdsync-debuginfo-0.11.2-alt3.i586.rpm.repo 2023-07-29 23:42:21.000000000 +0000 +++ bdsync-debuginfo-0.11.2-alt3.i586.rpm.hasher 2023-09-30 08:45:31.640023153 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/c5 40755 root:root -/usr/lib/debug/.build-id/c5/fc1636749ffc0efd94abbe0de09a8f97dc3e1c 120777 root:root ../../../../bin/bdsync -/usr/lib/debug/.build-id/c5/fc1636749ffc0efd94abbe0de09a8f97dc3e1c.debug 120777 root:root ../../usr/bin/bdsync.debug +/usr/lib/debug/.build-id/1a 40755 root:root +/usr/lib/debug/.build-id/1a/71c97d1ef964fba442aeae8afb0b70893b77d6 120777 root:root ../../../../bin/bdsync +/usr/lib/debug/.build-id/1a/71c97d1ef964fba442aeae8afb0b70893b77d6.debug 120777 root:root ../../usr/bin/bdsync.debug /usr/lib/debug/usr/bin/bdsync.debug 100644 root:root @@ -10,6 +10,6 @@ Provides: bdsync-debuginfo = 0.11.2-alt3:sisyphus+326050.200.1.1 -File: /usr/lib/debug/.build-id/c5 40755 root:root -File: /usr/lib/debug/.build-id/c5/fc1636749ffc0efd94abbe0de09a8f97dc3e1c 120777 root:root ../../../../bin/bdsync -File: /usr/lib/debug/.build-id/c5/fc1636749ffc0efd94abbe0de09a8f97dc3e1c.debug 120777 root:root ../../usr/bin/bdsync.debug -File: /usr/lib/debug/usr/bin/bdsync.debug 100644 root:root 26af9fdec51b462b1b14dbd19f0100d4 -RPMIdentity: aad25faa164f89e7d0b703954939900af9eb4d9d9b6b203027cc8de142dad79b97de29d9170ae5303ae78df8eaf6d56d62ec79e5273a29ab2080d7ac5aca341c +File: /usr/lib/debug/.build-id/1a 40755 root:root +File: /usr/lib/debug/.build-id/1a/71c97d1ef964fba442aeae8afb0b70893b77d6 120777 root:root ../../../../bin/bdsync +File: /usr/lib/debug/.build-id/1a/71c97d1ef964fba442aeae8afb0b70893b77d6.debug 120777 root:root ../../usr/bin/bdsync.debug +File: /usr/lib/debug/usr/bin/bdsync.debug 100644 root:root b33cdc2bfd941cc0bd4f14d0bfdd82d7 +RPMIdentity: 061527175fa021bbf1f3ae9b70cb68091e4be6b05d34ef88c408eb5a05e881e59a19d70d18068176f465f176582112c34351b5aa75e65502379855d3a23753cd