<86>Oct 16 05:21:18 userdel[3064615]: delete user 'rooter' <86>Oct 16 05:21:18 userdel[3064615]: removed group 'rooter' owned by 'rooter' <86>Oct 16 05:21:18 userdel[3064615]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 16 05:21:18 groupadd[3064645]: group added to /etc/group: name=rooter, GID=975 <86>Oct 16 05:21:18 groupadd[3064645]: group added to /etc/gshadow: name=rooter <86>Oct 16 05:21:18 groupadd[3064645]: new group: name=rooter, GID=975 <86>Oct 16 05:21:18 useradd[3064663]: new user: name=rooter, UID=975, GID=975, home=/root, shell=/bin/bash <86>Oct 16 05:21:18 userdel[3064701]: delete user 'builder' <86>Oct 16 05:21:18 userdel[3064701]: removed group 'builder' owned by 'builder' <86>Oct 16 05:21:18 userdel[3064701]: removed shadow group 'builder' owned by 'builder' <86>Oct 16 05:21:18 groupadd[3064736]: group added to /etc/group: name=builder, GID=976 <86>Oct 16 05:21:18 groupadd[3064736]: group added to /etc/gshadow: name=builder <86>Oct 16 05:21:18 groupadd[3064736]: new group: name=builder, GID=976 <86>Oct 16 05:21:18 useradd[3064758]: new user: name=builder, UID=976, GID=976, home=/usr/src, shell=/bin/bash <13>Oct 16 05:21:19 rpmi: mpdecimal-2.5.1-alt1 sisyphus+291245.40.54.1 1643293433 installed <13>Oct 16 05:21:19 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>Oct 16 05:21:19 rpmi: libexpat-2.4.9-alt1 sisyphus+307330.100.1.1 1664029042 installed <13>Oct 16 05:21:19 rpmi: libp11-kit-0.24.1-alt1 sisyphus+293720.100.1.1 1642535264 installed <13>Oct 16 05:21:19 rpmi: libtasn1-4.19.0-alt1 sisyphus+305700.100.1.1 1661359624 installed <13>Oct 16 05:21:19 rpmi: rpm-macros-alternatives-0.5.2-alt1 sisyphus+300869.100.1.1 1653844113 installed <13>Oct 16 05:21:19 rpmi: alternatives-0.5.2-alt1 sisyphus+300869.100.1.1 1653844113 installed <13>Oct 16 05:21:19 rpmi: ca-certificates-2022.09.15-alt1 sisyphus+306895.200.1.1 1663268411 installed <13>Oct 16 05:21:19 rpmi: ca-trust-0.1.3-alt1 sisyphus+299449.100.1.1 1651660001 installed <13>Oct 16 05:21:19 rpmi: p11-kit-trust-0.24.1-alt1 sisyphus+293720.100.1.1 1642535264 installed <13>Oct 16 05:21:20 rpmi: libcrypto1.1-1.1.1q-alt1 sisyphus+303203.100.1.1 1657026987 installed <13>Oct 16 05:21:20 rpmi: libssl1.1-1.1.1q-alt1 sisyphus+303203.100.1.1 1657026987 installed <13>Oct 16 05:21:20 rpmi: python3-3.10.7-alt1 sisyphus+306631.100.1.2 1663076082 installed <13>Oct 16 05:21:20 rpmi: python3-base-3.10.7-alt1 sisyphus+306631.100.1.2 1663076082 installed <13>Oct 16 05:21:20 rpmi: banner-1.3.5-alt1 sisyphus+298504.200.2.1 1650183515 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libblake3-1.3.1-alt1.nosrc.rpm (w1.gzdio) Installing libblake3-1.3.1-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.59292 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libblake3-1.3.1 + echo 'Source #0 (libblake3-1.3.1.tar):' Source #0 (libblake3-1.3.1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/libblake3-1.3.1.tar + cd libblake3-1.3.1 + /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.59292 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libblake3-1.3.1 + 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.1/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.1/c' make: Entering directory '/usr/src/RPM/BUILD/libblake3-1.3.1/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.1/c' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.47029 + 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.1 + 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.1/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.1/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.47029 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libblake3-1.3.1 + cd c + banner check ##### # # ####### ##### # # # # # # # # # # # # # # # # # # # ####### ##### # ### # # # # # # # # # # # # # # # # ##### # # ####### ##### # # + set -o pipefail + make check + tail Testing 0x00000019 Testing 0x0000001A Testing 0x0000001B Testing 0x0000001C Testing 0x0000001D Testing 0x0000001E Testing 0x0000001F 0.68user 0.50system 0:01.37elapsed 85%CPU (0avgtext+0avgdata 11928maxresident)k 0inputs+0outputs (0major+409022minor)pagefaults 0swaps make: Leaving directory '/usr/src/RPM/BUILD/libblake3-1.3.1/c' + exit 0 Processing files: libblake3-1.3.1-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.58067 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libblake3-1.3.1 + DOCDIR=/usr/src/tmp/libblake3-buildroot/usr/share/doc/libblake3-1.3.1 + export DOCDIR + rm -rf /usr/src/tmp/libblake3-buildroot/usr/share/doc/libblake3-1.3.1 + /bin/mkdir -p /usr/src/tmp/libblake3-buildroot/usr/share/doc/libblake3-1.3.1 + cp -prL LICENSE README.md /usr/src/tmp/libblake3-buildroot/usr/share/doc/libblake3-1.3.1 + chmod -R go-w /usr/src/tmp/libblake3-buildroot/usr/share/doc/libblake3-1.3.1 + chmod -R a+rX /usr/src/tmp/libblake3-buildroot/usr/share/doc/libblake3-1.3.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uYOEda 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.PFHn6v 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.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TZZLgY Creating libblake3-debuginfo package Processing files: libblake3-devel-1.3.1-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.63768 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libblake3-1.3.1 + DOCDIR=/usr/src/tmp/libblake3-buildroot/usr/share/doc/libblake3-devel-1.3.1 + export DOCDIR + rm -rf /usr/src/tmp/libblake3-buildroot/usr/share/doc/libblake3-devel-1.3.1 + /bin/mkdir -p /usr/src/tmp/libblake3-buildroot/usr/share/doc/libblake3-devel-1.3.1 + cp -prL c/README.md c/example.c CONTRIBUTING.md blake3.pdf /usr/src/tmp/libblake3-buildroot/usr/share/doc/libblake3-devel-1.3.1 + chmod -R go-w /usr/src/tmp/libblake3-buildroot/usr/share/doc/libblake3-devel-1.3.1 + chmod -R a+rX /usr/src/tmp/libblake3-buildroot/usr/share/doc/libblake3-devel-1.3.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.a9h5OO 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.ww9xBg 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.1-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.dww20y Processing files: libblake3-checkinstall-1.3.1-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.H7GgyR find-scriptlet-requires: FINDPACKAGE-COMMANDS: gcc grep rm Requires(interp): /bin/sh Requires(pre): libblake3-devel = 1.3.1-alt1, gcc, /bin/sh, gcc-common, grep, coreutils Processing files: libblake3-debuginfo-1.3.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2CRwYr find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eGdS3T find-requires: running scripts (debuginfo) Provides: debug64(libblake3.so.0) Requires: libblake3 = 1.3.1-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.1-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libblake3-devel-1.3.1-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/noarch/libblake3-checkinstall-1.3.1-alt1.noarch.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libblake3-debuginfo-1.3.1-alt1.x86_64.rpm (w2.lzdio) 7.48user 1.70system 0:16.06elapsed 57%CPU (0avgtext+0avgdata 153680maxresident)k 0inputs+0outputs (0major+964598minor)pagefaults 0swaps 2.12user 1.51system 0:22.77elapsed 15%CPU (0avgtext+0avgdata 107088maxresident)k 0inputs+0outputs (31216major+163855minor)pagefaults 0swaps --- libblake3-1.3.1-alt1.x86_64.rpm.repo 2022-02-14 15:10:13.000000000 +0000 +++ libblake3-1.3.1-alt1.x86_64.rpm.hasher 2022-10-16 05:21:38.709030169 +0000 @@ -7,3 +7,2 @@ Requires: libc.so.6(GLIBC_2.2.5)(64bit) -Requires: libc.so.6(GLIBC_2.3.4)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) @@ -14,3 +13,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 1e2f04f2c5c9b169be3a418b2074b0fe +File: /usr/lib64/libblake3.so.0.0.0 100644 root:root a0e4c2e59271941f25385431b7bcc9a7 File: /usr/share/doc/libblake3-1.3.1 40755 root:root @@ -18,2 +17,2 @@ File: /usr/share/doc/libblake3-1.3.1/README.md 100644 root:root b3d2dd2f7ec3a00d2f3c5d05d447ea2c -RPMIdentity: c3999ff5ceefe0334074bd89cbc69720966eefb6cedfc8a7741ff8542069761cdefb4c419eb5bd28c0e7d4c86c24b19edb68238e9fad5d08741d3bd542d4c002 +RPMIdentity: df7bf8ecd14b20f07c71fcc356be1153149457dd671424f92c0d7691e9d2aa63f0d22b0ec6e87c4f026b3324c2394bc53803088fac72f5fb380990f2aa2a4e51 --- libblake3-debuginfo-1.3.1-alt1.x86_64.rpm.repo 2022-02-14 15:10:13.000000000 +0000 +++ libblake3-debuginfo-1.3.1-alt1.x86_64.rpm.hasher 2022-10-16 05:21:38.810031317 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/e1 40755 root:root -/usr/lib/debug/.build-id/e1/374f498e0cda3e9f21fbee4e3e29415fe0c186 120777 root:root ../../../../lib64/libblake3.so.0.0.0 -/usr/lib/debug/.build-id/e1/374f498e0cda3e9f21fbee4e3e29415fe0c186.debug 120777 root:root ../../usr/lib64/libblake3.so.0.0.0.debug +/usr/lib/debug/.build-id/92 40755 root:root +/usr/lib/debug/.build-id/92/3aca118b52383e17eff4a502baeff29fec465e 120777 root:root ../../../../lib64/libblake3.so.0.0.0 +/usr/lib/debug/.build-id/92/3aca118b52383e17eff4a502baeff29fec465e.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.1-alt1:sisyphus+295368.100.1.1 -File: /usr/lib/debug/.build-id/e1 40755 root:root -File: /usr/lib/debug/.build-id/e1/374f498e0cda3e9f21fbee4e3e29415fe0c186 120777 root:root ../../../../lib64/libblake3.so.0.0.0 -File: /usr/lib/debug/.build-id/e1/374f498e0cda3e9f21fbee4e3e29415fe0c186.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 7a6f8833cb1732fd0a8b6a159569874c +File: /usr/lib/debug/.build-id/92 40755 root:root +File: /usr/lib/debug/.build-id/92/3aca118b52383e17eff4a502baeff29fec465e 120777 root:root ../../../../lib64/libblake3.so.0.0.0 +File: /usr/lib/debug/.build-id/92/3aca118b52383e17eff4a502baeff29fec465e.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 4df1025f02f5cd5517a0df37074e3e75 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.1/c/blake3_sse41_x86-64_unix.S 100644 root:root f248c55b7c9cb7a7b2a18792c3f6a12c -RPMIdentity: a14726326ac1edd49d6046eccb9501d9547bd9223b343205049594550ad4a96046130ffba65ed790a17c5395b44378e130c2a088f679b8798877a136cac25c98 +RPMIdentity: a1cb54bb84be5329608356fd16b9907a7eefc93abfd8397b0cb1da661db4876fcbd454d9093bbfb0a9d41755a9a272c772becb2de01950772756ea2a199e7591