<86>Nov 10 01:57:07 userdel[793021]: delete user 'rooter' <86>Nov 10 01:57:07 userdel[793021]: removed group 'rooter' owned by 'rooter' <86>Nov 10 01:57:07 userdel[793021]: removed shadow group 'rooter' owned by 'rooter' <86>Nov 10 01:57:07 groupadd[793041]: group added to /etc/group: name=rooter, GID=657 <86>Nov 10 01:57:07 groupadd[793041]: group added to /etc/gshadow: name=rooter <86>Nov 10 01:57:07 groupadd[793041]: new group: name=rooter, GID=657 <86>Nov 10 01:57:07 useradd[793062]: new user: name=rooter, UID=657, GID=657, home=/root, shell=/bin/bash <86>Nov 10 01:57:07 userdel[793090]: delete user 'builder' <86>Nov 10 01:57:07 userdel[793090]: removed group 'builder' owned by 'builder' <86>Nov 10 01:57:07 userdel[793090]: removed shadow group 'builder' owned by 'builder' <86>Nov 10 01:57:07 groupadd[793153]: group added to /etc/group: name=builder, GID=658 <86>Nov 10 01:57:07 groupadd[793153]: group added to /etc/gshadow: name=builder <86>Nov 10 01:57:07 groupadd[793153]: new group: name=builder, GID=658 <86>Nov 10 01:57:07 useradd[793186]: new user: name=builder, UID=658, GID=658, home=/usr/src, shell=/bin/bash <13>Nov 10 01:57:10 rpmi: libp11-kit-0.23.15-alt2 sisyphus+287552.300.2.1 1634541413 installed <13>Nov 10 01:57:10 rpmi: libtasn1-4.17.0-alt2 sisyphus+285706.100.1.1 1632328563 installed <13>Nov 10 01:57:10 rpmi: rpm-macros-alternatives-0.5.1-alt1 sisyphus+278157.100.2.1 1626055790 installed <13>Nov 10 01:57:10 rpmi: alternatives-0.5.1-alt1 sisyphus+278157.100.2.1 1626055790 installed <13>Nov 10 01:57:10 rpmi: ca-certificates-2021.10.06-alt1 sisyphus+286526.200.1.1 1633528578 installed <13>Nov 10 01:57:10 rpmi: ca-trust-0.1.2-alt1 sisyphus+233348.100.1.1 1561653823 installed <13>Nov 10 01:57:10 rpmi: p11-kit-trust-0.23.15-alt2 sisyphus+287552.300.2.1 1634541413 installed <13>Nov 10 01:57:10 rpmi: libcrypto1.1-1.1.1l-alt2 sisyphus+287339.100.1.1 1634383589 installed <13>Nov 10 01:57:10 rpmi: libssl1.1-1.1.1l-alt2 sisyphus+287339.100.1.1 1634383589 installed <13>Nov 10 01:57:10 rpmi: libssl-devel-1.1.1l-alt2 sisyphus+287339.100.1.1 1634383589 installed <13>Nov 10 01:57:11 rpmi: pandoc-2.9.2.1-alt1 sisyphus+287337.1200.5.1 1634398558 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.27568 + 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.27568 + 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:113:24: note: declared here 113 | 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.27568 + 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.30496 + 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.76373 + 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.yv00nY 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.Q518wh 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.1.1()(64bit) >= set:qmXyDji4RaGss21GZdPCXwV0tu499km, libcrypto.so.1.1(OPENSSL_1_1_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.xgGPid 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.EkTBTA find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.f9y4Wk 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.1.1) 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) 75.71user 4.66system 1:23.91elapsed 95%CPU (0avgtext+0avgdata 48004maxresident)k 0inputs+0outputs (0major+284109minor)pagefaults 0swaps 81.29user 8.40system 1:34.38elapsed 95%CPU (0avgtext+0avgdata 104760maxresident)k 24272inputs+0outputs (30468major+565563minor)pagefaults 0swaps --- bdsync-0.11.2-alt3.x86_64.rpm.repo 2021-08-16 13:41:35.000000000 +0000 +++ bdsync-0.11.2-alt3.x86_64.rpm.hasher 2021-11-10 01:58:39.193120830 +0000 @@ -10,2 +10,3 @@ Requires: libc.so.6(GLIBC_2.3)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) @@ -17,3 +18,3 @@ Provides: bdsync = 0.11.2-alt3:sisyphus+282930.100.1.1 -File: /usr/bin/bdsync 100755 root:root ad5edbd098511108d59454e8f7b1ab64 +File: /usr/bin/bdsync 100755 root:root 780be9d8033efa44cbeafe29594d5cad File: /usr/share/doc/bdsync-0.11.2 40755 root:root @@ -22,2 +23,2 @@ File: /usr/share/man/man1/bdsync.1.xz 100644 root:root db87f417b0c405b9e62027c624f537ab -RPMIdentity: cd8defce94889892c480e5b7a17b090a078691b41b90d88e62ce83bca4bb9f55249849f91deb93d23034128ca27bc71f0bf9014ecab642bf98903c4f0b66c4fb +RPMIdentity: 1dcd535bbd9773794be056db8ad14e30a351159de8ada7a51c329b39a1c09074e5fcf2bacdcdb857c2129e27bd0aef9d7d6935c0e8d00e3603887669082bff67 --- bdsync-debuginfo-0.11.2-alt3.x86_64.rpm.repo 2021-08-16 13:41:35.000000000 +0000 +++ bdsync-debuginfo-0.11.2-alt3.x86_64.rpm.hasher 2021-11-10 01:58:39.302121220 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/df 40755 root:root -/usr/lib/debug/.build-id/df/0e31f7e1f7fedba8a52d9b6c31e1c5471587b5 120777 root:root ../../../../bin/bdsync -/usr/lib/debug/.build-id/df/0e31f7e1f7fedba8a52d9b6c31e1c5471587b5.debug 120777 root:root ../../usr/bin/bdsync.debug +/usr/lib/debug/.build-id/dc 40755 root:root +/usr/lib/debug/.build-id/dc/bbd3dd58f37a13f0b31db7328626135faa490d 120777 root:root ../../../../bin/bdsync +/usr/lib/debug/.build-id/dc/bbd3dd58f37a13f0b31db7328626135faa490d.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/df 40755 root:root -File: /usr/lib/debug/.build-id/df/0e31f7e1f7fedba8a52d9b6c31e1c5471587b5 120777 root:root ../../../../bin/bdsync -File: /usr/lib/debug/.build-id/df/0e31f7e1f7fedba8a52d9b6c31e1c5471587b5.debug 120777 root:root ../../usr/bin/bdsync.debug -File: /usr/lib/debug/usr/bin/bdsync.debug 100644 root:root 78f0480cf9eb8cd782452c2c28b256dc -RPMIdentity: 8f28f6f65b5d473aff472a8383fb01cbed79a945240f0d24768afcdbc528fef492b47d2f172f25aa196647de9db981b4387533560f597b850d2505fc34035199 +File: /usr/lib/debug/.build-id/dc 40755 root:root +File: /usr/lib/debug/.build-id/dc/bbd3dd58f37a13f0b31db7328626135faa490d 120777 root:root ../../../../bin/bdsync +File: /usr/lib/debug/.build-id/dc/bbd3dd58f37a13f0b31db7328626135faa490d.debug 120777 root:root ../../usr/bin/bdsync.debug +File: /usr/lib/debug/usr/bin/bdsync.debug 100644 root:root 2ca8b1676379f120a819c48a4354c5c2 +RPMIdentity: 1f5fe83ac9e3bfe9fbf8eec7e25deb77882154ccfe7cad57da5ce607e2293295fd456193687a3796c1e81ab6165afb1c51473c86a505e5585a8ac2ac5eb48b20