<86>Feb 11 01:35:57 userdel[3613193]: delete user 'rooter' <86>Feb 11 01:35:57 userdel[3613193]: removed group 'rooter' owned by 'rooter' <86>Feb 11 01:35:57 userdel[3613193]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 11 01:35:57 groupadd[3613212]: group added to /etc/group: name=rooter, GID=648 <86>Feb 11 01:35:57 groupadd[3613212]: group added to /etc/gshadow: name=rooter <86>Feb 11 01:35:57 groupadd[3613212]: new group: name=rooter, GID=648 <86>Feb 11 01:35:57 useradd[3613219]: new user: name=rooter, UID=648, GID=648, home=/root, shell=/bin/bash <86>Feb 11 01:35:57 userdel[3613229]: delete user 'builder' <86>Feb 11 01:35:57 userdel[3613229]: removed group 'builder' owned by 'builder' <86>Feb 11 01:35:57 userdel[3613229]: removed shadow group 'builder' owned by 'builder' <86>Feb 11 01:35:57 groupadd[3613253]: group added to /etc/group: name=builder, GID=649 <86>Feb 11 01:35:57 groupadd[3613253]: group added to /etc/gshadow: name=builder <86>Feb 11 01:35:57 groupadd[3613253]: new group: name=builder, GID=649 <86>Feb 11 01:35:57 useradd[3613259]: new user: name=builder, UID=649, GID=649, home=/usr/src, shell=/bin/bash <13>Feb 11 01:36:00 rpmi: mpdecimal-2.5.1-alt1 sisyphus+291245.40.54.1 1643293433 installed <13>Feb 11 01:36:00 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>Feb 11 01:36:00 rpmi: libexpat-2.4.4-alt1 sisyphus+294677.100.1.1 1643949479 installed <13>Feb 11 01:36:00 rpmi: libp11-kit-0.24.1-alt1 sisyphus+293720.100.1.1 1642535264 installed <13>Feb 11 01:36:00 rpmi: libtasn1-4.18.0-alt1 sisyphus+294217.100.3.1 1643755522 installed <13>Feb 11 01:36:00 rpmi: rpm-macros-alternatives-0.5.1-alt1 sisyphus+278157.100.2.1 1626055790 installed <13>Feb 11 01:36:00 rpmi: alternatives-0.5.1-alt1 sisyphus+278157.100.2.1 1626055790 installed <13>Feb 11 01:36:00 rpmi: ca-certificates-2021.10.06-alt1 sisyphus+286526.200.1.1 1633528578 installed <13>Feb 11 01:36:00 rpmi: ca-trust-0.1.2-alt1 sisyphus+233348.100.1.1 1561653823 installed <13>Feb 11 01:36:00 rpmi: p11-kit-trust-0.24.1-alt1 sisyphus+293720.100.1.1 1642535264 installed <13>Feb 11 01:36:00 rpmi: libcrypto1.1-1.1.1m-alt1 sisyphus+295032.100.1.1 1644334703 installed <13>Feb 11 01:36:00 rpmi: libssl1.1-1.1.1m-alt1 sisyphus+295032.100.1.1 1644334703 installed <13>Feb 11 01:36:01 rpmi: python3-3.10.2-alt1.1 sisyphus+294733.100.1.1 1643981428 installed <13>Feb 11 01:36:01 rpmi: python3-base-3.10.2-alt1.1 sisyphus+294733.100.1.1 1643981428 installed <13>Feb 11 01:36:01 rpmi: banner-1.3.4-alt1 sisyphus+275274.100.1.2 1624470684 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libblake3-1.3.0-alt1.nosrc.rpm (w1.gzdio) Installing libblake3-1.3.0-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.18454 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libblake3-1.3.0 + echo 'Source #0 (libblake3-1.3.0.tar):' Source #0 (libblake3-1.3.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/libblake3-1.3.0.tar + cd libblake3-1.3.0 + /bin/chmod -c -Rf u+rwX,go-w . + sed -i 's/"blake3.h"//' c/example.c + ln -s Makefile.altlinux c/GNUmakefile + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.18454 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libblake3-1.3.0 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -Wextra -Wa,--noexecstack' + make -j8 -C c make: Entering directory '/usr/src/RPM/BUILD/libblake3-1.3.0/c' # # ### ### ### # # # ##### # # # # # # # # # # # # # # # # ## ## # # # # # # # # # # # # # # # # ### #### #### ##### # # ##### # # # # # # # # # # # # ####### # # # # # # # # # # # # # # # # # # # # ### ### ##### ### # # # ##### # # cc -shared -fPIC -Wl,-soname,libblake3.so.0 -Wl,--version-script=libblake3.map -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -Wextra -Wa,--noexecstack blake3.c blake3_dispatch.c blake3_portable.c blake3_sse2_x86-64_unix.S blake3_sse41_x86-64_unix.S blake3_avx2_x86-64_unix.S blake3_avx512_x86-64_unix.S -o libblake3.so.0 make: Leaving directory '/usr/src/RPM/BUILD/libblake3-1.3.0/c' make: Entering directory '/usr/src/RPM/BUILD/libblake3-1.3.0/c' Build testing binary. cc -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -Wextra -Wa,--noexecstack -fsanitize=address,undefined -DBLAKE3_TESTING main.c blake3.c blake3_dispatch.c blake3_portable.c blake3_sse2_x86-64_unix.S blake3_sse41_x86-64_unix.S blake3_avx2_x86-64_unix.S blake3_avx512_x86-64_unix.S -o blake3 make: Leaving directory '/usr/src/RPM/BUILD/libblake3-1.3.0/c' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.99325 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libblake3-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libblake3-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd libblake3-1.3.0 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/libblake3-buildroot -C c make: Entering directory '/usr/src/RPM/BUILD/libblake3-1.3.0/c' mkdir -p /usr/src/tmp/libblake3-buildroot/usr/include /usr/src/tmp/libblake3-buildroot/usr/lib64 install -Dp blake3.h /usr/src/tmp/libblake3-buildroot/usr/include install -Dp libblake3.so.0 /usr/src/tmp/libblake3-buildroot/usr/lib64/libblake3.so.0.0.0 ln -s libblake3.so.0.0.0 /usr/src/tmp/libblake3-buildroot/usr/lib64/libblake3.so.0 ln -s libblake3.so.0.0.0 /usr/src/tmp/libblake3-buildroot/usr/lib64/libblake3.so make: Leaving directory '/usr/src/RPM/BUILD/libblake3-1.3.0/c' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libblake3-buildroot (auto) mode of './usr/lib64/libblake3.so.0.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libblake3-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/libblake3-buildroot/ (default) Compressing files in /usr/src/tmp/libblake3-buildroot (auto) Adjusting library links in /usr/src/tmp/libblake3-buildroot ./usr/lib64: (from :0) libblake3.so.0 -> libblake3.so.0.0.0 Verifying ELF objects in /usr/src/tmp/libblake3-buildroot (arch=strict,fhs=strict,lfs=strict,lint=strict,rpath=strict,stack=strict,textrel=strict,unresolved=strict) Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.23097 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libblake3-1.3.0 + cd c + banner check ##### # # ####### ##### # # # # # # # # # # # # # # # # # # # ####### ##### # ### # # # # # # # # # # # # # # # # ##### # # ####### ##### # # + set -o pipefail + tail + make check Testing 0x00000019 Testing 0x0000001A Testing 0x0000001B Testing 0x0000001C Testing 0x0000001D Testing 0x0000001E Testing 0x0000001F 1.55user 0.76system 0:03.60elapsed 64%CPU (0avgtext+0avgdata 10044maxresident)k 0inputs+0outputs (0major+372899minor)pagefaults 0swaps make: Leaving directory '/usr/src/RPM/BUILD/libblake3-1.3.0/c' + exit 0 Processing files: libblake3-1.3.0-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.39087 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libblake3-1.3.0 + DOCDIR=/usr/src/tmp/libblake3-buildroot/usr/share/doc/libblake3-1.3.0 + export DOCDIR + rm -rf /usr/src/tmp/libblake3-buildroot/usr/share/doc/libblake3-1.3.0 + /bin/mkdir -p /usr/src/tmp/libblake3-buildroot/usr/share/doc/libblake3-1.3.0 + cp -prL LICENSE README.md /usr/src/tmp/libblake3-buildroot/usr/share/doc/libblake3-1.3.0 + chmod -R go-w /usr/src/tmp/libblake3-buildroot/usr/share/doc/libblake3-1.3.0 + chmod -R a+rX /usr/src/tmp/libblake3-buildroot/usr/share/doc/libblake3-1.3.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qGMJoE find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libblake3-buildroot/usr/lib64/libblake3.so.0: 8 symbols, 13 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eo53Ra find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libblake3.so.0()(64bit) = set:gcqza1ZqUzggwYWrIp Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GZh2Je Creating libblake3-debuginfo package Processing files: libblake3-devel-1.3.0-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.70263 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libblake3-1.3.0 + DOCDIR=/usr/src/tmp/libblake3-buildroot/usr/share/doc/libblake3-devel-1.3.0 + export DOCDIR + rm -rf /usr/src/tmp/libblake3-buildroot/usr/share/doc/libblake3-devel-1.3.0 + /bin/mkdir -p /usr/src/tmp/libblake3-buildroot/usr/share/doc/libblake3-devel-1.3.0 + cp -prL c/README.md c/example.c CONTRIBUTING.md blake3.pdf /usr/src/tmp/libblake3-buildroot/usr/share/doc/libblake3-devel-1.3.0 + chmod -R go-w /usr/src/tmp/libblake3-buildroot/usr/share/doc/libblake3-devel-1.3.0 + chmod -R a+rX /usr/src/tmp/libblake3-buildroot/usr/share/doc/libblake3-devel-1.3.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7zaqrI 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.wQ8JIq find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libblake3 = 1.3.0-alt1, /usr/lib64/libblake3.so.0.0.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.u7Md2z Processing files: libblake3-checkinstall-1.3.0-alt1 warning: package with no files has %pre-script Finding Requires(pre) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.a8EWIa find-scriptlet-requires: FINDPACKAGE-COMMANDS: gcc grep rm Requires(interp): /bin/sh Requires(pre): libblake3-devel = 1.3.0-alt1, gcc, /bin/sh, gcc-common, grep, coreutils Processing files: libblake3-debuginfo-1.3.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.D055MQ find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ECdCX7 find-requires: running scripts (debuginfo) Provides: debug64(libblake3.so.0) Requires: libblake3 = 1.3.0-alt1, debug64(libc.so.6) Adding to libblake3-devel a strict dependency on libblake3 Adding to libblake3-debuginfo a strict dependency on libblake3 Adding to libblake3-checkinstall a strict dependency on libblake3-devel Adding to libblake3-checkinstall a strict dependency on libblake3-devel Removing 1 extra deps from libblake3-devel due to dependency on libblake3 Wrote: /usr/src/RPM/RPMS/x86_64/libblake3-1.3.0-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libblake3-devel-1.3.0-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/noarch/libblake3-checkinstall-1.3.0-alt1.noarch.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libblake3-debuginfo-1.3.0-alt1.x86_64.rpm (w2.lzdio) 11.89user 2.02system 0:24.62elapsed 56%CPU (0avgtext+0avgdata 147408maxresident)k 0inputs+0outputs (0major+899450minor)pagefaults 0swaps 17.25user 6.21system 0:38.49elapsed 60%CPU (0avgtext+0avgdata 147408maxresident)k 24inputs+0outputs (30365major+1230140minor)pagefaults 0swaps --- libblake3-1.3.0-alt1.x86_64.rpm.repo 2022-01-08 19:53:03.000000000 +0000 +++ libblake3-1.3.0-alt1.x86_64.rpm.hasher 2022-02-11 01:36:31.797658469 +0000 @@ -14,3 +14,3 @@ File: /usr/lib64/libblake3.so.0 120777 root:root libblake3.so.0.0.0 -File: /usr/lib64/libblake3.so.0.0.0 100644 root:root 50bbf021c16820fbdfad256ea68fd06f +File: /usr/lib64/libblake3.so.0.0.0 100644 root:root 5f6d3105382917458add6116a83a14ec File: /usr/share/doc/libblake3-1.3.0 40755 root:root @@ -18,2 +18,2 @@ File: /usr/share/doc/libblake3-1.3.0/README.md 100644 root:root b3d2dd2f7ec3a00d2f3c5d05d447ea2c -RPMIdentity: b3b6b8434caae420320c67e62e77453c4ffe711172009b75e17fb9b0d91f75716a5c81b78893be312cc4ed56815098d5ce8ebfe53fc49c61f309a3ab0b172f98 +RPMIdentity: 807183ef9fce628dacd3ff0ac23788c59e145aec122dcebfbd45e29d3dc840ba392a24a8c28d2cf87fb6b90bf12868d52f3414b3622c9f2dd2592ffc771bdc3f --- libblake3-debuginfo-1.3.0-alt1.x86_64.rpm.repo 2022-01-08 19:53:03.000000000 +0000 +++ libblake3-debuginfo-1.3.0-alt1.x86_64.rpm.hasher 2022-02-11 01:36:32.072658908 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/5f 40755 root:root -/usr/lib/debug/.build-id/5f/038ab58722ef487527711c11a7682a86c9117d 120777 root:root ../../../../lib64/libblake3.so.0.0.0 -/usr/lib/debug/.build-id/5f/038ab58722ef487527711c11a7682a86c9117d.debug 120777 root:root ../../usr/lib64/libblake3.so.0.0.0.debug +/usr/lib/debug/.build-id/3c 40755 root:root +/usr/lib/debug/.build-id/3c/838c8650e578604b13c6d82150d5145021311e 120777 root:root ../../../../lib64/libblake3.so.0.0.0 +/usr/lib/debug/.build-id/3c/838c8650e578604b13c6d82150d5145021311e.debug 120777 root:root ../../usr/lib64/libblake3.so.0.0.0.debug /usr/lib/debug/usr/lib64/libblake3.so.0.0.0.debug 100644 root:root @@ -21,6 +21,6 @@ Provides: libblake3-debuginfo = 1.3.0-alt1:sisyphus+293152.100.1.1 -File: /usr/lib/debug/.build-id/5f 40755 root:root -File: /usr/lib/debug/.build-id/5f/038ab58722ef487527711c11a7682a86c9117d 120777 root:root ../../../../lib64/libblake3.so.0.0.0 -File: /usr/lib/debug/.build-id/5f/038ab58722ef487527711c11a7682a86c9117d.debug 120777 root:root ../../usr/lib64/libblake3.so.0.0.0.debug -File: /usr/lib/debug/usr/lib64/libblake3.so.0.0.0.debug 100644 root:root 073ebb265de177759aa2132a677c2dff +File: /usr/lib/debug/.build-id/3c 40755 root:root +File: /usr/lib/debug/.build-id/3c/838c8650e578604b13c6d82150d5145021311e 120777 root:root ../../../../lib64/libblake3.so.0.0.0 +File: /usr/lib/debug/.build-id/3c/838c8650e578604b13c6d82150d5145021311e.debug 120777 root:root ../../usr/lib64/libblake3.so.0.0.0.debug +File: /usr/lib/debug/usr/lib64/libblake3.so.0.0.0.debug 100644 root:root a3143830062c78012f3c52370e8aa9d8 File: /usr/lib/debug/usr/lib64/libblake3.so.0.debug 120777 root:root libblake3.so.0.0.0.debug @@ -37,2 +37,2 @@ File: /usr/src/debug/libblake3-1.3.0/c/blake3_sse41_x86-64_unix.S 100644 root:root f248c55b7c9cb7a7b2a18792c3f6a12c -RPMIdentity: 40b4174b8c09c70786ec28b0dcae7473ca4e0efa4f9e2e3c12b6ac2916ffb47363c6e3279d9a3366ac76727c1a10174c8dc28bc51f5584713b0092838c88c6b1 +RPMIdentity: 0774a723876e3c5f92a618aeda1defcbda05500503b886f7670790e9130c8cfdbf7c9733301d1db8ec291e26a9a8fcdf61d58cd424dca4f6a21493e6e1326643