<86>Sep 17 04:26:16 userdel[1406360]: delete user 'rooter' <86>Sep 17 04:26:16 userdel[1406360]: removed group 'rooter' owned by 'rooter' <86>Sep 17 04:26:16 userdel[1406360]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 17 04:26:16 groupadd[1406369]: group added to /etc/group: name=rooter, GID=1823 <86>Sep 17 04:26:16 groupadd[1406369]: group added to /etc/gshadow: name=rooter <86>Sep 17 04:26:16 groupadd[1406369]: new group: name=rooter, GID=1823 <86>Sep 17 04:26:16 useradd[1406379]: new user: name=rooter, UID=1823, GID=1823, home=/root, shell=/bin/bash, from=none <86>Sep 17 04:26:16 userdel[1406400]: delete user 'builder' <86>Sep 17 04:26:16 userdel[1406400]: removed group 'builder' owned by 'builder' <86>Sep 17 04:26:16 userdel[1406400]: removed shadow group 'builder' owned by 'builder' <86>Sep 17 04:26:16 groupadd[1406420]: group added to /etc/group: name=builder, GID=1824 <86>Sep 17 04:26:16 groupadd[1406420]: group added to /etc/gshadow: name=builder <86>Sep 17 04:26:16 groupadd[1406420]: new group: name=builder, GID=1824 <86>Sep 17 04:26:16 useradd[1406440]: new user: name=builder, UID=1824, GID=1824, home=/usr/src, shell=/bin/bash, from=none <13>Sep 17 04:26:19 rpmi: libp11-kit-1:0.25.5-alt1 sisyphus+352553.100.1.1 1720622573 installed <13>Sep 17 04:26:19 rpmi: libtasn1-4.19.0-alt3 sisyphus+327816.100.1.1 1692802615 installed <13>Sep 17 04:26:19 rpmi: rpm-macros-alternatives-0.5.2-alt2 sisyphus+315270.200.2.1 1676457367 installed <13>Sep 17 04:26:19 rpmi: alternatives-0.5.2-alt2 sisyphus+315270.200.2.1 1676457367 installed <13>Sep 17 04:26:19 rpmi: ca-certificates-2024.07.01-alt1 sisyphus+351897.100.1.1 1719826350 installed <13>Sep 17 04:26:19 rpmi: ca-trust-0.2.0-alt1 sisyphus+344843.100.1.1 1712743326 installed <13>Sep 17 04:26:19 rpmi: p11-kit-trust-1:0.25.5-alt1 sisyphus+352553.100.1.1 1720622573 installed <13>Sep 17 04:26:19 rpmi: libcrypto3-3.1.7-alt1 sisyphus+356755.100.1.1 1725388416 installed <13>Sep 17 04:26:19 rpmi: libssl3-3.1.7-alt1 sisyphus+356755.100.1.1 1725388416 installed <13>Sep 17 04:26:19 rpmi: libssl-devel-3.1.7-alt1 sisyphus+356755.100.1.1 1725388416 installed <13>Sep 17 04:26:20 rpmi: pandoc-2.9.2.1-alt2 sisyphus+326169.23200.17.2 1692854145 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/bdsync-0.11.2-alt3.1.nosrc.rpm (w1.gzdio) Installing bdsync-0.11.2-alt3.1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.68201 + 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.68201 + 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.68201 + 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:/usr/bin:/bin:/usr/local/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) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/bdsync-buildroot Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.68201 + 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.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.48272 + 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.ThOzeO 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.Fn7Gcj find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) 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.28)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libcrypto.so.3()(64bit) >= set:qmXyDP5nsPQyFEON94EgsfjwefyA4ab, libcrypto.so.3(OPENSSL_3.0.0)(64bit), 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.qkBAd1 Creating bdsync-debuginfo package Processing files: bdsync-debuginfo-0.11.2-alt3.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.47k829 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GAqkHp find-requires: running scripts (debuginfo) Requires: bdsync = 0.11.2-alt3.1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libcrypto.so.3) Adding to bdsync-debuginfo a strict dependency on bdsync Wrote: /usr/src/RPM/RPMS/x86_64/bdsync-0.11.2-alt3.1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/bdsync-debuginfo-0.11.2-alt3.1.x86_64.rpm (w2.lzdio) 62.99user 7.66system 1:04.78elapsed 109%CPU (0avgtext+0avgdata 48212maxresident)k 0inputs+0outputs (0major+286049minor)pagefaults 0swaps 3.34user 2.52system 1:14.85elapsed 7%CPU (0avgtext+0avgdata 136212maxresident)k 0inputs+0outputs (0major+208682minor)pagefaults 0swaps --- bdsync-0.11.2-alt3.1.x86_64.rpm.repo 2024-05-29 19:25:54.000000000 +0000 +++ bdsync-0.11.2-alt3.1.x86_64.rpm.hasher 2024-09-17 04:27:27.889149149 +0000 @@ -18,3 +18,3 @@ Provides: bdsync = 0.11.2-alt3.1:sisyphus+349906.100.1.1 -File: /usr/bin/bdsync 100755 root:root 42f783b9e3bc077c2ee8bfad0a04b7e4 +File: /usr/bin/bdsync 100755 root:root b2ff4f484a9485b394e537ae3f29f5de File: /usr/share/doc/bdsync-0.11.2 40755 root:root @@ -23,2 +23,2 @@ File: /usr/share/man/man1/bdsync.1.xz 100644 root:root db87f417b0c405b9e62027c624f537ab -RPMIdentity: c8f7894aee3ea6eb6d2e96277d3cd538072154ed95bf2c21eb9134f1c7b9be166883204bf771433b9439c80b33da7fbbe52b038b9d1040b02d8b243e8092cf03 +RPMIdentity: f5643c431c8506313b3beebcc8bfba38bfd9091f81e716b6ce150ee82af59f431c27ede25367c2faf97d868a869c4bf13480a070ee7d28d26103e23234f78603 --- bdsync-debuginfo-0.11.2-alt3.1.x86_64.rpm.repo 2024-05-29 19:25:54.000000000 +0000 +++ bdsync-debuginfo-0.11.2-alt3.1.x86_64.rpm.hasher 2024-09-17 04:27:27.961150633 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/fc 40755 root:root -/usr/lib/debug/.build-id/fc/897c182175feb959b026c09ee39582bfc228d8 120777 root:root ../../../../bin/bdsync -/usr/lib/debug/.build-id/fc/897c182175feb959b026c09ee39582bfc228d8.debug 120777 root:root ../../usr/bin/bdsync.debug +/usr/lib/debug/.build-id/8c 40755 root:root +/usr/lib/debug/.build-id/8c/7966490b6becb5557cde0c8de421a2e11f0d5a 120777 root:root ../../../../bin/bdsync +/usr/lib/debug/.build-id/8c/7966490b6becb5557cde0c8de421a2e11f0d5a.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.1:sisyphus+349906.100.1.1 -File: /usr/lib/debug/.build-id/fc 40755 root:root -File: /usr/lib/debug/.build-id/fc/897c182175feb959b026c09ee39582bfc228d8 120777 root:root ../../../../bin/bdsync -File: /usr/lib/debug/.build-id/fc/897c182175feb959b026c09ee39582bfc228d8.debug 120777 root:root ../../usr/bin/bdsync.debug -File: /usr/lib/debug/usr/bin/bdsync.debug 100644 root:root 608da6f2d132d71b7c7e6f38967fc2d5 -RPMIdentity: d5766aeddf789dd51344220d495b1c8f0fb952975f91df06d9164a4d86879655b7953dee4566c9af47a3733d6a83d8ceb15d78ced7fbff1c14ba2e11583802a5 +File: /usr/lib/debug/.build-id/8c 40755 root:root +File: /usr/lib/debug/.build-id/8c/7966490b6becb5557cde0c8de421a2e11f0d5a 120777 root:root ../../../../bin/bdsync +File: /usr/lib/debug/.build-id/8c/7966490b6becb5557cde0c8de421a2e11f0d5a.debug 120777 root:root ../../usr/bin/bdsync.debug +File: /usr/lib/debug/usr/bin/bdsync.debug 100644 root:root 8a7bc99b20afc2f0003375a53b007a49 +RPMIdentity: 83facfa71b5a857be36d85b94cbba4ac8c6d19e11256ed1afcf16ec482116a52e559595c2e74ad25b65cd201bc531a9b878a8447d6edf616554f805729230d16