<86>Jun 11 05:47:12 userdel[2450678]: delete user 'rooter' <86>Jun 11 05:47:12 userdel[2450678]: removed group 'rooter' owned by 'rooter' <86>Jun 11 05:47:12 userdel[2450678]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 11 05:47:12 groupadd[2450698]: group added to /etc/group: name=rooter, GID=909 <86>Jun 11 05:47:12 groupadd[2450698]: group added to /etc/gshadow: name=rooter <86>Jun 11 05:47:12 groupadd[2450698]: new group: name=rooter, GID=909 <86>Jun 11 05:47:12 useradd[2450735]: new user: name=rooter, UID=909, GID=909, home=/root, shell=/bin/bash <86>Jun 11 05:47:12 userdel[2450761]: delete user 'builder' <86>Jun 11 05:47:12 userdel[2450761]: removed group 'builder' owned by 'builder' <86>Jun 11 05:47:12 userdel[2450761]: removed shadow group 'builder' owned by 'builder' <86>Jun 11 05:47:12 groupadd[2450784]: group added to /etc/group: name=builder, GID=910 <86>Jun 11 05:47:12 groupadd[2450784]: group added to /etc/gshadow: name=builder <86>Jun 11 05:47:12 groupadd[2450784]: new group: name=builder, GID=910 <86>Jun 11 05:47:12 useradd[2450804]: new user: name=builder, UID=910, GID=910, home=/usr/src, shell=/bin/bash <13>Jun 11 05:47:13 rpmi: libp11-kit-0.24.1-alt1 sisyphus+293720.100.1.1 1642535281 installed <13>Jun 11 05:47:13 rpmi: libtasn1-4.18.0-alt2 sisyphus+301112.100.1.1 1654185769 installed <13>Jun 11 05:47:13 rpmi: rpm-macros-alternatives-0.5.2-alt1 sisyphus+300869.100.1.1 1653844113 installed <13>Jun 11 05:47:13 rpmi: alternatives-0.5.2-alt1 sisyphus+300869.100.1.1 1653844113 installed <13>Jun 11 05:47:13 rpmi: ca-certificates-2022.04.01-alt1 sisyphus+297635.100.1.1 1648830809 installed <13>Jun 11 05:47:13 rpmi: ca-trust-0.1.3-alt1 sisyphus+299449.100.1.1 1651660001 installed <13>Jun 11 05:47:13 rpmi: p11-kit-trust-0.24.1-alt1 sisyphus+293720.100.1.1 1642535281 installed <13>Jun 11 05:47:13 rpmi: libcrypto1.1-1.1.1n-alt2 sisyphus+297394.100.2.1 1648745164 installed <13>Jun 11 05:47:13 rpmi: libssl1.1-1.1.1n-alt2 sisyphus+297394.100.2.1 1648745164 installed <13>Jun 11 05:47:13 rpmi: libssl-devel-1.1.1n-alt2 sisyphus+297394.100.2.1 1648745164 installed <13>Jun 11 05:47:14 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.8085 + 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.8085 + 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.53426 + 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.53426 + 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.38764 + 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.9qp3Ad 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.PE9x3u 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.l7lNQl 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.qLyrlm find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SOSJri 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) 67.32user 3.92system 1:04.77elapsed 110%CPU (0avgtext+0avgdata 39800maxresident)k 0inputs+0outputs (0major+241834minor)pagefaults 0swaps 70.73user 7.03system 1:10.48elapsed 110%CPU (0avgtext+0avgdata 103376maxresident)k 0inputs+0outputs (30471major+522446minor)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-06-11 05:48:21.455859650 +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 bb33feea226c1e7d9227835213cfff84 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: 2f185b75935e95231ef3afde6d6aff94be8abff2920c9801c302f7be28c99b0dbd9a77aef3044b0f43a55713dff769a946f88264929d501d1685542a0b3b0d51 --- 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-06-11 05:48:21.528860973 +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/44 40755 root:root +/usr/lib/debug/.build-id/44/dd8fc98b69e911d381cfff95bee1bc1175754c 120777 root:root ../../../../bin/bdsync +/usr/lib/debug/.build-id/44/dd8fc98b69e911d381cfff95bee1bc1175754c.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/44 40755 root:root +File: /usr/lib/debug/.build-id/44/dd8fc98b69e911d381cfff95bee1bc1175754c 120777 root:root ../../../../bin/bdsync +File: /usr/lib/debug/.build-id/44/dd8fc98b69e911d381cfff95bee1bc1175754c.debug 120777 root:root ../../usr/bin/bdsync.debug +File: /usr/lib/debug/usr/bin/bdsync.debug 100644 root:root a93b33bc748af5306ed30ae4d4420d92 +RPMIdentity: a4b9088e19470d9dc16d2cc3bb2fd9ffd0e5b8440c4d8d43ac4a784650ed28a830eac369bacbb35e54c723a613d01d5a4bd6d4196008d8ba3702c34ea7e25b64