<86>Sep 2 02:49:03 userdel[2634807]: delete user 'rooter' <86>Sep 2 02:49:03 userdel[2634807]: removed group 'rooter' owned by 'rooter' <86>Sep 2 02:49:03 userdel[2634807]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 2 02:49:03 groupadd[2634960]: group added to /etc/group: name=rooter, GID=1844 <86>Sep 2 02:49:03 groupadd[2634960]: group added to /etc/gshadow: name=rooter <86>Sep 2 02:49:03 groupadd[2634960]: new group: name=rooter, GID=1844 <86>Sep 2 02:49:03 useradd[2635024]: new user: name=rooter, UID=1844, GID=1844, home=/root, shell=/bin/bash, from=none <86>Sep 2 02:49:03 userdel[2635103]: delete user 'builder' <86>Sep 2 02:49:03 userdel[2635103]: removed group 'builder' owned by 'builder' <86>Sep 2 02:49:03 userdel[2635103]: removed shadow group 'builder' owned by 'builder' <86>Sep 2 02:49:03 groupadd[2635159]: group added to /etc/group: name=builder, GID=1845 <86>Sep 2 02:49:03 groupadd[2635159]: group added to /etc/gshadow: name=builder <86>Sep 2 02:49:03 groupadd[2635159]: new group: name=builder, GID=1845 <86>Sep 2 02:49:03 useradd[2635229]: new user: name=builder, UID=1845, GID=1845, home=/usr/src, shell=/bin/bash, from=none <13>Sep 2 02:49:06 rpmi: libp11-kit-1:0.24.1-alt2 sisyphus+324666.100.1.1 1689083439 installed <13>Sep 2 02:49:06 rpmi: libtasn1-4.19.0-alt3 sisyphus+327816.100.1.1 1692802615 installed <13>Sep 2 02:49:06 rpmi: rpm-macros-alternatives-0.5.2-alt2 sisyphus+315270.200.2.1 1676457367 installed <13>Sep 2 02:49:06 rpmi: alternatives-0.5.2-alt2 sisyphus+315270.200.2.1 1676457367 installed <13>Sep 2 02:49:06 rpmi: ca-certificates-2023.07.31-alt1 sisyphus+326137.200.1.1 1690809798 installed <13>Sep 2 02:49:06 rpmi: ca-trust-0.1.4-alt1 sisyphus+308690.100.1.1 1666182992 installed <13>Sep 2 02:49:06 rpmi: p11-kit-trust-1:0.24.1-alt2 sisyphus+324666.100.1.1 1689083439 installed <13>Sep 2 02:49:06 rpmi: libcrypto3-3.1.2-alt1 sisyphus+326244.100.1.1 1690906741 installed <13>Sep 2 02:49:06 rpmi: libssl3-3.1.2-alt1 sisyphus+326244.100.1.1 1690906741 installed <13>Sep 2 02:49:06 rpmi: libssl-devel-3.1.2-alt1 sisyphus+326244.100.1.1 1690906741 installed <13>Sep 2 02:49:07 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.nosrc.rpm (w1.gzdio) Installing bdsync-0.11.2-alt3.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.36811 + 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.36811 + 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.36811 + 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.8577 + 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.75390 + 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.G2GJPt 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.Q8qsWq 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.a1jVBM 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.eA4rre find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FivSMG find-requires: running scripts (debuginfo) Requires: bdsync = 0.11.2-alt3, /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.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/bdsync-debuginfo-0.11.2-alt3.x86_64.rpm (w2.lzdio) 70.51user 6.12system 1:10.88elapsed 108%CPU (0avgtext+0avgdata 48216maxresident)k 0inputs+0outputs (0major+286616minor)pagefaults 0swaps 3.24user 1.68system 1:19.49elapsed 6%CPU (0avgtext+0avgdata 126968maxresident)k 24264inputs+0outputs (0major+212590minor)pagefaults 0swaps --- bdsync-0.11.2-alt3.x86_64.rpm.repo 2023-07-29 23:42:15.000000000 +0000 +++ bdsync-0.11.2-alt3.x86_64.rpm.hasher 2023-09-02 02:50:20.209051336 +0000 @@ -18,3 +18,3 @@ Provides: bdsync = 0.11.2-alt3:sisyphus+326050.200.1.1 -File: /usr/bin/bdsync 100755 root:root 96fd12a073a416b4fddc4b6702e554af +File: /usr/bin/bdsync 100755 root:root c2bf6510088a39812416e50bd7e29e9e 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: ff0e5c8d238de0d7a5db11ed7b22413966bcb6e1edfce9070b8f0be42ead7a0a98c7f36e0c65a858065e0404fc43c46e99f541ea77dbb05cdcb870622c58aedd +RPMIdentity: e811fe4cb68a6f0030f67f5c06f95b4d1d4cca684259fdbe23796a3016253e23b44cef61f42c3013a554db811c0911950351caf087e9d59bcf48c5bb661d7a0a --- bdsync-debuginfo-0.11.2-alt3.x86_64.rpm.repo 2023-07-29 23:42:15.000000000 +0000 +++ bdsync-debuginfo-0.11.2-alt3.x86_64.rpm.hasher 2023-09-02 02:50:20.270052530 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/f8 40755 root:root -/usr/lib/debug/.build-id/f8/11fbdd82758b3f83d10d20e8fc2996969fad52 120777 root:root ../../../../bin/bdsync -/usr/lib/debug/.build-id/f8/11fbdd82758b3f83d10d20e8fc2996969fad52.debug 120777 root:root ../../usr/bin/bdsync.debug +/usr/lib/debug/.build-id/18 40755 root:root +/usr/lib/debug/.build-id/18/9e269ffcece88c923f4d668fb8c9a0358f0de6 120777 root:root ../../../../bin/bdsync +/usr/lib/debug/.build-id/18/9e269ffcece88c923f4d668fb8c9a0358f0de6.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/f8 40755 root:root -File: /usr/lib/debug/.build-id/f8/11fbdd82758b3f83d10d20e8fc2996969fad52 120777 root:root ../../../../bin/bdsync -File: /usr/lib/debug/.build-id/f8/11fbdd82758b3f83d10d20e8fc2996969fad52.debug 120777 root:root ../../usr/bin/bdsync.debug -File: /usr/lib/debug/usr/bin/bdsync.debug 100644 root:root d1ab1ebc4151f91958279cd4bc53fb6f -RPMIdentity: 7410e4d68e70872e6d52e3866b1419f69f85207a4874e3225b2ec523c8f88a2f336871695dfe2b27a80bf6157675647fe9d876981b97096241b29b64cc77cfdf +File: /usr/lib/debug/.build-id/18 40755 root:root +File: /usr/lib/debug/.build-id/18/9e269ffcece88c923f4d668fb8c9a0358f0de6 120777 root:root ../../../../bin/bdsync +File: /usr/lib/debug/.build-id/18/9e269ffcece88c923f4d668fb8c9a0358f0de6.debug 120777 root:root ../../usr/bin/bdsync.debug +File: /usr/lib/debug/usr/bin/bdsync.debug 100644 root:root 09b5b39db69e5f2507d4f780410d69b9 +RPMIdentity: 27a0e78526cfea491617dfc80c86ba30c8e352fcce94678a85cffffa60d7318e747c6f2658ad92ef6eadc95154567702675069001a3a1c94d684087b0608bab2