<86>Dec  7 09:09:54 userdel[3708329]: delete user 'rooter'
<86>Dec  7 09:09:54 userdel[3708329]: removed group 'rooter' owned by 'rooter'
<86>Dec  7 09:09:54 userdel[3708329]: removed shadow group 'rooter' owned by 'rooter'
<86>Dec  7 09:09:54 groupadd[3708345]: group added to /etc/group: name=rooter, GID=1859
<86>Dec  7 09:09:54 groupadd[3708345]: group added to /etc/gshadow: name=rooter
<86>Dec  7 09:09:54 groupadd[3708345]: new group: name=rooter, GID=1859
<86>Dec  7 09:09:54 useradd[3708361]: new user: name=rooter, UID=1859, GID=1859, home=/root, shell=/bin/bash, from=none
<86>Dec  7 09:09:54 userdel[3708391]: delete user 'builder'
<86>Dec  7 09:09:54 userdel[3708391]: removed group 'builder' owned by 'builder'
<86>Dec  7 09:09:54 userdel[3708391]: removed shadow group 'builder' owned by 'builder'
<86>Dec  7 09:09:54 groupadd[3708414]: group added to /etc/group: name=builder, GID=1860
<86>Dec  7 09:09:54 groupadd[3708414]: group added to /etc/gshadow: name=builder
<86>Dec  7 09:09:54 groupadd[3708414]: new group: name=builder, GID=1860
<86>Dec  7 09:09:54 useradd[3708439]: new user: name=builder, UID=1860, GID=1860, home=/usr/src, shell=/bin/bash, from=none
<13>Dec  7 09:09:57 rpmi: libp11-kit-1:0.25.5-alt1 sisyphus+352553.100.1.1 1720622586 installed
<13>Dec  7 09:09:57 rpmi: libtasn1-4.19.0-alt3 sisyphus+327816.100.1.1 1692802618 installed
<13>Dec  7 09:09:57 rpmi: rpm-macros-alternatives-0.5.2-alt2 sisyphus+315270.200.2.1 1676457367 installed
<13>Dec  7 09:09:57 rpmi: alternatives-0.5.2-alt2 sisyphus+315270.200.2.1 1676457367 installed
<13>Dec  7 09:09:57 rpmi: ca-certificates-2024.07.01-alt1 sisyphus+351897.100.1.1 1719826350 installed
<13>Dec  7 09:09:57 rpmi: ca-trust-0.2.0-alt1 sisyphus+344843.100.1.1 1712743326 installed
<13>Dec  7 09:09:57 rpmi: p11-kit-trust-1:0.25.5-alt1 sisyphus+352553.100.1.1 1720622586 installed
<13>Dec  7 09:09:57 rpmi: libcrypto3-3.1.7-alt2 sisyphus+359910.100.1.1 1729080696 installed
<13>Dec  7 09:09:57 rpmi: libssl3-3.1.7-alt2 sisyphus+359910.100.1.1 1729080696 installed
<13>Dec  7 09:09:57 rpmi: libssl-devel-3.1.7-alt2 sisyphus+359910.100.1.1 1729080696 installed
<13>Dec  7 09:09:58 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.1.nosrc.rpm (w1.gzdio)
Installing bdsync-0.11.2-alt3.1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.79891
+ 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.79891
+ 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.79891
+ 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.81520
+ 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.17104
+ 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.CWKpHp
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.8pRGkl
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.1BuDRv
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.Zxa686
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0PHe3M
find-requires: running scripts (debuginfo)
Requires: bdsync = 0.11.2-alt3.1, /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.1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/bdsync-debuginfo-0.11.2-alt3.1.i586.rpm (w2.lzdio)
66.27user 8.34system 1:07.94elapsed 109%CPU (0avgtext+0avgdata 38912maxresident)k
0inputs+0outputs (0major+256269minor)pagefaults 0swaps
3.13user 2.40system 1:18.77elapsed 7%CPU (0avgtext+0avgdata 129688maxresident)k
0inputs+0outputs (0major+198823minor)pagefaults 0swaps
--- bdsync-0.11.2-alt3.1.i586.rpm.repo	2024-05-29 19:25:58.000000000 +0000
+++ bdsync-0.11.2-alt3.1.i586.rpm.hasher	2024-12-07 09:11:09.632172216 +0000
@@ -20,3 +20,3 @@
 Provides: bdsync = 0.11.2-alt3.1:sisyphus+349906.100.1.1
-File: /usr/bin/bdsync	100755	root:root	d5e895947eae3aee3299ab43182f8002	
+File: /usr/bin/bdsync	100755	root:root	7b3410a148f1e7364f030da096b3d1aa	
 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: 1930e30327877f35bdb8c2a5a2530e831d49eca3396fa7c75a3270e8bbf63cc0e0cbfb4f0a3b35644a4b5ea942e25d9107fd4d868df47c2775fdfc00fd604d64
+RPMIdentity: 839a83f9a685e677f795d22df0d868df9e62a7a24762e861007a0c346a940bd50b95745f04df3c9618372172bb15b5eb81fa9eace55efcfb089f34d87a27430b
--- bdsync-debuginfo-0.11.2-alt3.1.i586.rpm.repo	2024-05-29 19:25:58.000000000 +0000
+++ bdsync-debuginfo-0.11.2-alt3.1.i586.rpm.hasher	2024-12-07 09:11:09.806174426 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/5e	40755	root:root	
-/usr/lib/debug/.build-id/5e/ed6d97f95b7fd68a96e040080903264dbb1f8a	120777	root:root	../../../../bin/bdsync
-/usr/lib/debug/.build-id/5e/ed6d97f95b7fd68a96e040080903264dbb1f8a.debug	120777	root:root	../../usr/bin/bdsync.debug
+/usr/lib/debug/.build-id/30	40755	root:root	
+/usr/lib/debug/.build-id/30/2e160dfcc199061859800551e54b72d3c011f2	120777	root:root	../../../../bin/bdsync
+/usr/lib/debug/.build-id/30/2e160dfcc199061859800551e54b72d3c011f2.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/5e	40755	root:root		
-File: /usr/lib/debug/.build-id/5e/ed6d97f95b7fd68a96e040080903264dbb1f8a	120777	root:root		../../../../bin/bdsync
-File: /usr/lib/debug/.build-id/5e/ed6d97f95b7fd68a96e040080903264dbb1f8a.debug	120777	root:root		../../usr/bin/bdsync.debug
-File: /usr/lib/debug/usr/bin/bdsync.debug	100644	root:root	f14332cabacae8734e24ed8f1650432a	
-RPMIdentity: 1c403a00d7466693cd2f11579c74caa2a5ae73bd05236342309ac60515902a4057f9e5a2cc5a1b6dab15da726dc35cccc867ca5cc075131430d873b2b541d65b
+File: /usr/lib/debug/.build-id/30	40755	root:root		
+File: /usr/lib/debug/.build-id/30/2e160dfcc199061859800551e54b72d3c011f2	120777	root:root		../../../../bin/bdsync
+File: /usr/lib/debug/.build-id/30/2e160dfcc199061859800551e54b72d3c011f2.debug	120777	root:root		../../usr/bin/bdsync.debug
+File: /usr/lib/debug/usr/bin/bdsync.debug	100644	root:root	1eda8ca51fc3519ec20fc2cb6aa352dd	
+RPMIdentity: f9cb76e54533880302c7fe6f37f7e820caa782b949cb0f1a78429421641118f664414c3a778dc95d06335211e2ee3abf53dea1e641b4d700551251598bcf5de7