<86>Jan 25 01:12:07 userdel[323469]: delete user 'rooter' <86>Jan 25 01:12:07 userdel[323469]: removed group 'rooter' owned by 'rooter' <86>Jan 25 01:12:07 userdel[323469]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 25 01:12:07 groupadd[323485]: group added to /etc/group: name=rooter, GID=942 <86>Jan 25 01:12:07 groupadd[323485]: group added to /etc/gshadow: name=rooter <86>Jan 25 01:12:07 groupadd[323485]: new group: name=rooter, GID=942 <86>Jan 25 01:12:07 useradd[323499]: new user: name=rooter, UID=942, GID=942, home=/root, shell=/bin/bash <86>Jan 25 01:12:07 userdel[323531]: delete user 'builder' <86>Jan 25 01:12:07 userdel[323531]: removed group 'builder' owned by 'builder' <86>Jan 25 01:12:07 userdel[323531]: removed shadow group 'builder' owned by 'builder' <86>Jan 25 01:12:07 groupadd[323542]: group added to /etc/group: name=builder, GID=943 <86>Jan 25 01:12:07 groupadd[323542]: group added to /etc/gshadow: name=builder <86>Jan 25 01:12:07 groupadd[323542]: new group: name=builder, GID=943 <86>Jan 25 01:12:07 useradd[323556]: new user: name=builder, UID=943, GID=943, home=/usr/src, shell=/bin/bash <13>Jan 25 01:12:08 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>Jan 25 01:12:08 rpmi: libexpat-2.4.3-alt1 sisyphus+293693.200.2.1 1642508362 installed <13>Jan 25 01:12:08 rpmi: libp11-kit-0.24.1-alt1 sisyphus+293720.100.1.1 1642535264 installed <13>Jan 25 01:12:08 rpmi: libtasn1-4.17.0-alt2 sisyphus+285706.100.1.1 1632328563 installed <13>Jan 25 01:12:08 rpmi: rpm-macros-alternatives-0.5.1-alt1 sisyphus+278157.100.2.1 1626055790 installed <13>Jan 25 01:12:08 rpmi: alternatives-0.5.1-alt1 sisyphus+278157.100.2.1 1626055790 installed <13>Jan 25 01:12:08 rpmi: ca-certificates-2021.10.06-alt1 sisyphus+286526.200.1.1 1633528578 installed <13>Jan 25 01:12:08 rpmi: ca-trust-0.1.2-alt1 sisyphus+233348.100.1.1 1561653823 installed <13>Jan 25 01:12:08 rpmi: p11-kit-trust-0.24.1-alt1 sisyphus+293720.100.1.1 1642535264 installed <13>Jan 25 01:12:08 rpmi: libcrypto1.1-1.1.1l-alt2 sisyphus+287339.100.1.1 1634383589 installed <13>Jan 25 01:12:08 rpmi: libssl1.1-1.1.1l-alt2 sisyphus+287339.100.1.1 1634383589 installed <13>Jan 25 01:12:08 rpmi: python3-3.9.9-alt1 sisyphus+291125.100.2.1 1638385948 installed <13>Jan 25 01:12:09 rpmi: python3-base-3.9.9-alt1 sisyphus+291125.100.2.1 1638385948 installed <13>Jan 25 01:12:09 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.45594 + 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.45594 + 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 -j16 -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.68809 + 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.68809 + 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 + make check + tail Testing 0x00000019 Testing 0x0000001A Testing 0x0000001B Testing 0x0000001C Testing 0x0000001D Testing 0x0000001E Testing 0x0000001F 1.01user 0.61system 0:01.56elapsed 104%CPU (0avgtext+0avgdata 10340maxresident)k 0inputs+0outputs (0major+418181minor)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.74701 + 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.sNw0EI 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.GydgLx 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.LxNrqu Creating libblake3-debuginfo package Processing files: libblake3-devel-1.3.0-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.72900 + 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.Iagfhh 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.8vArU6 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.mFkgT7 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.jTlwFK 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.5E8UAq find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aDqE2L 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) 7.01user 1.59system 0:15.35elapsed 56%CPU (0avgtext+0avgdata 147568maxresident)k 0inputs+0outputs (0major+947299minor)pagefaults 0swaps 10.15user 4.21system 0:20.35elapsed 70%CPU (0avgtext+0avgdata 147568maxresident)k 24inputs+0outputs (30560major+1276421minor)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-01-25 01:12:26.452998563 +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 620c455f0ef1d7792d04cb7e3ae22192 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: a946191c65536f00e8c670f005b78f64482cadb9990ce1ed7859585466caee9a94d0e34a014399964fc88b66c91ba1e3dcb32eb9cb8407af0650beeeea502b11 --- 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-01-25 01:12:26.588000868 +0000 @@ -24,3 +24,3 @@ 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/usr/lib64/libblake3.so.0.0.0.debug 100644 root:root b10aa4f1ee349a67a555b81b6ac14b7e 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: 6a44c63d311f2b1f610d91d22d50da9fa9c6a684a46c1f616f567efc96b64b338cc0f6f516a95df67bdb0fc03b1d8b6a87085aa58a87dc6ff0c85a17b105a26d