<86>Oct 8 06:02:00 userdel[4043334]: delete user 'rooter' <86>Oct 8 06:02:00 userdel[4043334]: removed group 'rooter' owned by 'rooter' <86>Oct 8 06:02:00 userdel[4043334]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 8 06:02:00 groupadd[4043345]: group added to /etc/group: name=rooter, GID=915 <86>Oct 8 06:02:00 groupadd[4043345]: group added to /etc/gshadow: name=rooter <86>Oct 8 06:02:00 groupadd[4043345]: new group: name=rooter, GID=915 <86>Oct 8 06:02:00 useradd[4043354]: new user: name=rooter, UID=915, GID=915, home=/root, shell=/bin/bash <86>Oct 8 06:02:00 userdel[4043366]: delete user 'builder' <86>Oct 8 06:02:00 userdel[4043366]: removed group 'builder' owned by 'builder' <86>Oct 8 06:02:00 groupadd[4043373]: group added to /etc/group: name=builder, GID=916 <86>Oct 8 06:02:00 groupadd[4043373]: group added to /etc/gshadow: name=builder <86>Oct 8 06:02:00 groupadd[4043373]: new group: name=builder, GID=916 <86>Oct 8 06:02:00 useradd[4043378]: new user: name=builder, UID=916, GID=916, home=/usr/src, shell=/bin/bash <13>Oct 8 06:02:01 rpmi: libp11-kit-0.24.1-alt1 sisyphus+293720.100.1.1 1642535281 installed <13>Oct 8 06:02:01 rpmi: libtasn1-4.19.0-alt1 sisyphus+305700.100.1.1 1661359628 installed <13>Oct 8 06:02:01 rpmi: rpm-macros-alternatives-0.5.2-alt1 sisyphus+300869.100.1.1 1653844113 installed <13>Oct 8 06:02:01 rpmi: alternatives-0.5.2-alt1 sisyphus+300869.100.1.1 1653844113 installed <13>Oct 8 06:02:01 rpmi: ca-certificates-2022.09.15-alt1 sisyphus+306895.200.1.1 1663268411 installed <13>Oct 8 06:02:01 rpmi: ca-trust-0.1.3-alt1 sisyphus+299449.100.1.1 1651660001 installed <13>Oct 8 06:02:01 rpmi: p11-kit-trust-0.24.1-alt1 sisyphus+293720.100.1.1 1642535281 installed <13>Oct 8 06:02:01 rpmi: libcrypto1.1-1.1.1q-alt1 sisyphus+303203.100.1.1 1657027052 installed <13>Oct 8 06:02:01 rpmi: libssl1.1-1.1.1q-alt1 sisyphus+303203.100.1.1 1657027052 installed <13>Oct 8 06:02:01 rpmi: libssl-devel-1.1.1q-alt1 sisyphus+303203.100.1.1 1657027052 installed <13>Oct 8 06:02:02 rpmi: pandoc-2.9.2.1-alt1 sisyphus+287337.1200.5.1 1634399094 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.69690 + 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.69690 + 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.69690 + 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.58810 + 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.9604 + 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.YFwEtu 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.Uu2WsG 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.1.1 >= set:qmXyDji4RaGss21GZdPCXwV0tu499km, libcrypto.so.1.1(OPENSSL_1_1_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.4GPLHn 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.hh5EfX find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XNV9xn 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.1.1) 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) 68.46user 3.97system 1:05.87elapsed 109%CPU (0avgtext+0avgdata 39788maxresident)k 0inputs+0outputs (0major+261618minor)pagefaults 0swaps 1.60user 1.26system 1:11.74elapsed 4%CPU (0avgtext+0avgdata 105620maxresident)k 24784inputs+0outputs (30780major+161127minor)pagefaults 0swaps --- bdsync-0.11.2-alt3.i586.rpm.repo 2021-08-16 13:42:01.000000000 +0000 +++ bdsync-0.11.2-alt3.i586.rpm.hasher 2022-10-08 06:03:10.061805671 +0000 @@ -12,2 +12,3 @@ Requires: libc.so.6(GLIBC_2.3.3) +Requires: libc.so.6(GLIBC_2.34) Requires: libc.so.6(GLIBC_2.4) @@ -19,3 +20,3 @@ Provides: bdsync = 0.11.2-alt3:sisyphus+282930.100.1.1 -File: /usr/bin/bdsync 100755 root:root f09a336f68991ff64a69671f3a0e9b8b +File: /usr/bin/bdsync 100755 root:root 47bf3aa4bcfe94be3897316be7804a73 File: /usr/share/doc/bdsync-0.11.2 40755 root:root @@ -24,2 +25,2 @@ File: /usr/share/man/man1/bdsync.1.xz 100644 root:root db87f417b0c405b9e62027c624f537ab -RPMIdentity: c7b41345c1bee905fa9377a3f80e86403457c0fa0225d5eb9d7b246cd0c79bfc7eb058ac1b0405899965a94bde1738c37760df55c51c99f3e8f7e6401f9e4076 +RPMIdentity: ee74ec3b056ee23012b9b7ae9bfbc49dc970641d057a98d224c4d11cbdf23e1dbcac3fc2d7888d734f973d394d8fbbe7a5af2d91fdf4de82871caddaa2907ded --- bdsync-debuginfo-0.11.2-alt3.i586.rpm.repo 2021-08-16 13:42:01.000000000 +0000 +++ bdsync-debuginfo-0.11.2-alt3.i586.rpm.hasher 2022-10-08 06:03:10.113806267 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/e1 40755 root:root -/usr/lib/debug/.build-id/e1/108c7e2057fc7900c3d5ccd4d8062a9fe04c2b 120777 root:root ../../../../bin/bdsync -/usr/lib/debug/.build-id/e1/108c7e2057fc7900c3d5ccd4d8062a9fe04c2b.debug 120777 root:root ../../usr/bin/bdsync.debug +/usr/lib/debug/.build-id/4c 40755 root:root +/usr/lib/debug/.build-id/4c/e109ead2e65c6ff7aaf67547a85b0b12f38747 120777 root:root ../../../../bin/bdsync +/usr/lib/debug/.build-id/4c/e109ead2e65c6ff7aaf67547a85b0b12f38747.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+282930.100.1.1 -File: /usr/lib/debug/.build-id/e1 40755 root:root -File: /usr/lib/debug/.build-id/e1/108c7e2057fc7900c3d5ccd4d8062a9fe04c2b 120777 root:root ../../../../bin/bdsync -File: /usr/lib/debug/.build-id/e1/108c7e2057fc7900c3d5ccd4d8062a9fe04c2b.debug 120777 root:root ../../usr/bin/bdsync.debug -File: /usr/lib/debug/usr/bin/bdsync.debug 100644 root:root 22da8720229ebda7f7e6515ddd8af4bb -RPMIdentity: f5312e4a4ea423424c22aed80af7b880b69395a903036f822402a879c82cc4061d1fb0aa6f3a28c995ce870fb1308069b3cc1fc9945c9d39f7ce419ee84e073c +File: /usr/lib/debug/.build-id/4c 40755 root:root +File: /usr/lib/debug/.build-id/4c/e109ead2e65c6ff7aaf67547a85b0b12f38747 120777 root:root ../../../../bin/bdsync +File: /usr/lib/debug/.build-id/4c/e109ead2e65c6ff7aaf67547a85b0b12f38747.debug 120777 root:root ../../usr/bin/bdsync.debug +File: /usr/lib/debug/usr/bin/bdsync.debug 100644 root:root 6cbca579f86b12c39a3370f6b8458322 +RPMIdentity: 68c6c7514323f100827089dfa643d043cbba62099ff65f68d8eedf35a741a4d7a885715abd460e90686c035e058e2e82cbf59341cba59b01c3b57df51df86508