<86>Jun 8 09:11:59 userdel[4038601]: delete user 'rooter' <86>Jun 8 09:11:59 userdel[4038601]: removed group 'rooter' owned by 'rooter' <86>Jun 8 09:11:59 userdel[4038601]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 8 09:11:59 groupadd[4038612]: group added to /etc/group: name=rooter, GID=1283 <86>Jun 8 09:11:59 groupadd[4038612]: group added to /etc/gshadow: name=rooter <86>Jun 8 09:11:59 groupadd[4038612]: new group: name=rooter, GID=1283 <86>Jun 8 09:11:59 useradd[4038625]: new user: name=rooter, UID=1283, GID=1283, home=/root, shell=/bin/bash, from=none <86>Jun 8 09:11:59 userdel[4038640]: delete user 'builder' <86>Jun 8 09:11:59 userdel[4038640]: removed group 'builder' owned by 'builder' <86>Jun 8 09:11:59 userdel[4038640]: removed shadow group 'builder' owned by 'builder' <86>Jun 8 09:11:59 groupadd[4038653]: group added to /etc/group: name=builder, GID=1284 <86>Jun 8 09:11:59 groupadd[4038653]: group added to /etc/gshadow: name=builder <86>Jun 8 09:11:59 groupadd[4038653]: new group: name=builder, GID=1284 <86>Jun 8 09:11:59 useradd[4038662]: new user: name=builder, UID=1284, GID=1284, home=/usr/src, shell=/bin/bash, from=none <13>Jun 8 09:12:04 rpmi: libp11-kit-1:0.25.3-alt2 sisyphus+336533.100.1.1 1702645575 installed <13>Jun 8 09:12:04 rpmi: libtasn1-4.19.0-alt3 sisyphus+327816.100.1.1 1692802618 installed <13>Jun 8 09:12:04 rpmi: rpm-macros-alternatives-0.5.2-alt2 sisyphus+315270.200.2.1 1676457367 installed <13>Jun 8 09:12:04 rpmi: alternatives-0.5.2-alt2 sisyphus+315270.200.2.1 1676457367 installed <13>Jun 8 09:12:04 rpmi: ca-certificates-2024.02.24-alt1 sisyphus+341362.100.1.1 1708791001 installed <13>Jun 8 09:12:04 rpmi: ca-trust-0.2.0-alt1 sisyphus+344843.100.1.1 1712743326 installed <13>Jun 8 09:12:04 rpmi: p11-kit-trust-1:0.25.3-alt2 sisyphus+336533.100.1.1 1702645575 installed <13>Jun 8 09:12:04 rpmi: libcrypto3-3.1.6-alt1 sisyphus+350419.100.1.1 1717605920 installed <13>Jun 8 09:12:04 rpmi: libssl3-3.1.6-alt1 sisyphus+350419.100.1.1 1717605920 installed <13>Jun 8 09:12:04 rpmi: libssl-devel-3.1.6-alt1 sisyphus+350419.100.1.1 1717605920 installed <13>Jun 8 09:12:06 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.56200 + 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.56200 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd bdsync-0.11.2 + make -j8 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.56200 + 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.56200 + 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.13443 + 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.bvSXGq 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.6L7lEd 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.WVfvLE 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.VDqSM2 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.m3IyI2 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) 142.41user 9.30system 2:11.32elapsed 115%CPU (0avgtext+0avgdata 40124maxresident)k 0inputs+0outputs (0major+276216minor)pagefaults 0swaps 5.38user 1.65system 2:25.44elapsed 4%CPU (0avgtext+0avgdata 127260maxresident)k 24816inputs+0outputs (0major+200495minor)pagefaults 0swaps