<86>Jun 9 01:19:20 userdel[3089766]: delete user 'rooter' <86>Jun 9 01:19:20 userdel[3089766]: removed group 'rooter' owned by 'rooter' <86>Jun 9 01:19:20 userdel[3089766]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 9 01:19:20 groupadd[3089797]: group added to /etc/group: name=rooter, GID=1868 <86>Jun 9 01:19:20 groupadd[3089797]: group added to /etc/gshadow: name=rooter <86>Jun 9 01:19:20 groupadd[3089797]: new group: name=rooter, GID=1868 <86>Jun 9 01:19:20 useradd[3089820]: new user: name=rooter, UID=1868, GID=1868, home=/root, shell=/bin/bash <86>Jun 9 01:19:20 userdel[3089856]: delete user 'builder' <86>Jun 9 01:19:20 userdel[3089856]: removed group 'builder' owned by 'builder' <86>Jun 9 01:19:20 userdel[3089856]: removed shadow group 'builder' owned by 'builder' <86>Jun 9 01:19:20 groupadd[3089892]: group added to /etc/group: name=builder, GID=1869 <86>Jun 9 01:19:20 groupadd[3089892]: group added to /etc/gshadow: name=builder <86>Jun 9 01:19:20 groupadd[3089892]: new group: name=builder, GID=1869 <86>Jun 9 01:19:20 useradd[3089920]: new user: name=builder, UID=1869, GID=1869, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libblake2-20190724-alt2.nosrc.rpm (w1.gzdio) Installing libblake2-20190724-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.66533 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libblake2-20190724 + echo 'Source #0 (libblake2-20190724.tar):' Source #0 (libblake2-20190724.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/libblake2-20190724.tar + cd libblake2-20190724 + /bin/chmod -c -Rf u+rwX,go-w . + rm neon/blake2b-neon.c + rm neon/blake2s-neon.c + sed -i 's/-march=armv7-a//;s/-mfpu=neon-vfpv4//;s/-mfloat-abi=hard//;s/-fopenmp//' neon/makefile + SRC=ref + SRC=sse + ln -s sse src + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.66533 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libblake2-20190724 + cd src + FLAGS='-pipe -frecord-gcc-switches -Wall -g -O3 -shared -fPIC -Wl,-soname,libblake2.so.0' + make make: Entering directory '/usr/src/RPM/BUILD/libblake2-20190724/sse' gcc blake2s.c -o blake2s -O3 -I../testvectors -Wall -Wextra -std=c89 -pedantic -Wno-long-long -DBLAKE2S_SELFTEST gcc blake2b.c -o blake2b -O3 -I../testvectors -Wall -Wextra -std=c89 -pedantic -Wno-long-long -DBLAKE2B_SELFTEST gcc blake2sp.c blake2s.c -o blake2sp -O3 -I../testvectors -Wall -Wextra -std=c89 -pedantic -Wno-long-long -DBLAKE2SP_SELFTEST gcc blake2bp.c blake2b.c -o blake2bp -O3 -I../testvectors -Wall -Wextra -std=c89 -pedantic -Wno-long-long -DBLAKE2BP_SELFTEST gcc blake2xs.c blake2s.c -o blake2xs -O3 -I../testvectors -Wall -Wextra -std=c89 -pedantic -Wno-long-long -DBLAKE2XS_SELFTEST gcc blake2xb.c blake2b.c -o blake2xb -O3 -I../testvectors -Wall -Wextra -std=c89 -pedantic -Wno-long-long -DBLAKE2XB_SELFTEST ./blake2s ok ./blake2b ok ./blake2sp ok ./blake2bp ok ./blake2xs ok ./blake2xb ok make: Leaving directory '/usr/src/RPM/BUILD/libblake2-20190724/sse' + gcc -pipe -frecord-gcc-switches -Wall -g -O3 -shared -fPIC -Wl,-soname,libblake2.so.0 -o libblake2.so.0 blake2b.c blake2bp.c blake2s.c blake2sp.c blake2xb.c blake2xs.c blake2-config.h blake2-impl.h blake2.h blake2b-load-sse2.h blake2b-load-sse41.h blake2b-round.h blake2s-load-sse2.h blake2s-load-sse41.h blake2s-load-xop.h blake2s-round.h + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.79717 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libblake2-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libblake2-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd libblake2-20190724 + cd src + mkdir -p /usr/src/tmp/libblake2-buildroot/usr/include + install -Dp blake2.h /usr/src/tmp/libblake2-buildroot/usr/include/ + install -Dp libblake2.so.0 /usr/src/tmp/libblake2-buildroot/usr/lib64/libblake2.so.0.0.0 + ln -s libblake2.so.0.0.0 /usr/src/tmp/libblake2-buildroot/usr/lib64/libblake2.so.0 + ln -s libblake2.so.0.0.0 /usr/src/tmp/libblake2-buildroot/usr/lib64/libblake2.so + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libblake2-buildroot (auto) mode of './usr/lib64/libblake2.so.0.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libblake2-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/libblake2-buildroot/ (default) Compressing files in /usr/src/tmp/libblake2-buildroot (auto) Adjusting library links in /usr/src/tmp/libblake2-buildroot ./usr/lib64: (from :0) libblake2.so.0 -> libblake2.so.0.0.0 Verifying ELF objects in /usr/src/tmp/libblake2-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.79717 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libblake2-20190724 + cd b2sum + export LD_LIBRARY_PATH=/usr/src/tmp/libblake2-buildroot/usr/lib64 + LD_LIBRARY_PATH=/usr/src/tmp/libblake2-buildroot/usr/lib64 + FLAGS='-pipe -frecord-gcc-switches -Wall -g -O3 -I/usr/src/tmp/libblake2-buildroot/usr/include -L/usr/src/tmp/libblake2-buildroot/usr/lib64 -lblake2' + gcc -o b2sum b2sum.c -pipe -frecord-gcc-switches -Wall -g -O3 -I/usr/src/tmp/libblake2-buildroot/usr/include -L/usr/src/tmp/libblake2-buildroot/usr/lib64 -lblake2 + ./b2sum -a blake2b + grep 786a02f742015903c6c6fd852552d272912f4740e15847618a86e217f71f5419d25e1031afee585313896444934eb04b903a685b1448b755d56f701afe9be2ce 786a02f742015903c6c6fd852552d272912f4740e15847618a86e217f71f5419d25e1031afee585313896444934eb04b903a685b1448b755d56f701afe9be2ce - + ./b2sum -a blake2s + grep 69217a3079908094e11121d042354a7c1f55b6482ca1a51e1b250dfd1ed0eef9 69217a3079908094e11121d042354a7c1f55b6482ca1a51e1b250dfd1ed0eef9 - + cd ../bench + gcc -o bench-blake2b bench.c ../src/blake2b.c -DSUPERCOP + ./bench-blake2b #bytes median per byte 0, inf 8, 889.00 16, 449.75 24, 297.50 32, 223.12 40, 179.90 48, 147.58 56, 126.50 64, 110.69 72, 99.94 80, 89.60 88, 81.14 96, 74.38 104, 68.92 112, 63.75 120, 59.97 128, 56.00 136, 102.53 144, 96.83 152, 91.74 160, 86.80 168, 83.00 176, 79.39 184, 75.33 192, 72.77 200, 69.58 208, 67.04 216, 64.69 224, 62.25 232, 60.22 240, 58.10 248, 56.34 256, 54.58 264, 78.17 272, 75.76 280, 73.70 288, 71.56 296, 69.72 304, 67.88 312, 66.32 320, 64.66 328, 63.43 336, 61.67 344, 60.07 352, 58.78 360, 57.40 368, 56.23 376, 54.88 384, 53.96 392, 69.93 400, 68.53 408, 66.98 416, 66.03 424, 64.58 432, 63.52 440, 62.17 448, 61.31 456, 59.93 464, 59.08 472, 58.08 480, 57.05 488, 56.11 496, 55.32 504, 54.39 512, 53.59 520, 65.85 528, 64.59 536, 63.73 544, 62.90 552, 61.83 560, 61.05 568, 60.14 576, 59.31 584, 58.59 592, 57.75 600, 56.84 608, 56.05 616, 55.59 624, 54.70 632, 53.96 640, 53.42 648, 63.22 656, 62.23 664, 61.65 672, 60.88 680, 60.04 688, 59.26 696, 58.78 704, 58.23 712, 57.46 720, 56.74 728, 56.23 736, 55.43 744, 54.83 752, 54.32 760, 53.79 768, 53.19 776, 61.30 784, 60.57 792, 60.07 800, 59.57 808, 58.88 816, 58.23 824, 57.83 832, 57.28 840, 56.73 848, 56.07 856, 55.54 864, 55.03 872, 54.62 880, 54.15 888, 53.41 896, 53.16 904, 60.12 912, 59.68 920, 58.74 928, 58.35 936, 57.82 944, 57.28 952, 56.65 960, 56.35 968, 56.14 976, 55.60 984, 55.26 992, 54.81 1000, 54.01 1008, 53.97 1016, 53.46 1024, 53.02 1032, 59.26 1040, 58.61 1048, 58.43 1056, 57.72 1064, 56.97 1072, 56.81 1080, 56.44 1088, 56.23 1096, 55.59 1104, 55.34 1112, 54.84 1120, 54.45 1128, 54.14 1136, 53.76 1144, 52.99 1152, 52.96 1160, 58.63 1168, 58.11 1176, 57.50 1184, 57.06 1192, 56.87 1200, 56.23 1208, 56.16 1216, 55.49 1224, 55.34 1232, 55.14 1240, 54.74 1248, 54.32 1256, 54.08 1264, 53.25 1272, 53.38 1280, 52.67 1288, 58.04 1296, 57.45 1304, 57.18 1312, 56.88 1320, 56.42 1328, 56.06 1336, 55.73 1344, 55.52 1352, 54.80 1360, 54.87 1368, 54.16 1376, 53.94 1384, 53.75 1392, 53.61 1400, 53.20 1408, 52.94 1416, 57.54 1424, 57.22 1432, 56.35 1440, 56.58 1448, 56.10 1456, 55.87 1464, 55.50 1472, 55.22 1480, 54.86 1488, 54.57 1496, 54.18 1504, 54.12 1512, 53.96 1520, 53.57 1528, 53.18 1536, 52.96 #2048 108500 52.98 #4096 218008 53.22 #long long 53.47 + exit 0 Processing files: libblake2-20190724-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.iURTqr find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libblake2-buildroot/usr/lib64/libblake2.so.0: 33 symbols, 16 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rehx3o find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libblake2.so.0()(64bit) = set:jdSLked3Fd0QZ6FMcdqecmnL0410bKb6FdctIJOUa0AY0qMKqZlFRDU8dUcZ114YH0K520d0 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.zo8kRp Creating libblake2-debuginfo package Processing files: libblake2-devel-20190724-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.87060 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libblake2-20190724 + DOCDIR=/usr/src/tmp/libblake2-buildroot/usr/share/doc/libblake2-devel-20190724 + export DOCDIR + rm -rf /usr/src/tmp/libblake2-buildroot/usr/share/doc/libblake2-devel-20190724 + /bin/mkdir -p /usr/src/tmp/libblake2-buildroot/usr/share/doc/libblake2-devel-20190724 + cp -prL COPYING README.md /usr/src/tmp/libblake2-buildroot/usr/share/doc/libblake2-devel-20190724 + chmod -R go-w /usr/src/tmp/libblake2-buildroot/usr/share/doc/libblake2-devel-20190724 + chmod -R a+rX /usr/src/tmp/libblake2-buildroot/usr/share/doc/libblake2-devel-20190724 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NB07En find-provides: running scripts (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.RarXqq find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libblake2 = 20190724-alt2, /usr/lib64/libblake2.so.0.0.0 Conflicts: libb2-devel Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wMnKnq Processing files: libblake2-debuginfo-20190724-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DHFkAn find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4gKSvn find-requires: running scripts (debuginfo) Provides: debug64(libblake2.so.0) Requires: libblake2 = 20190724-alt2, debug64(libc.so.6) Adding to libblake2-devel a strict dependency on libblake2 Adding to libblake2-debuginfo a strict dependency on libblake2 Removing 1 extra deps from libblake2-devel due to dependency on libblake2 Wrote: /usr/src/RPM/RPMS/x86_64/libblake2-20190724-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libblake2-devel-20190724-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libblake2-debuginfo-20190724-alt2.x86_64.rpm (w2.lzdio) 9.41user 2.45system 0:18.43elapsed 64%CPU (0avgtext+0avgdata 60052maxresident)k 0inputs+0outputs (0major+400995minor)pagefaults 0swaps 0.60user 2.08system 0:24.56elapsed 10%CPU (0avgtext+0avgdata 12120maxresident)k 0inputs+0outputs (0major+98954minor)pagefaults 0swaps --- libblake2-20190724-alt2.x86_64.rpm.repo 2021-08-23 16:40:57.000000000 +0000 +++ libblake2-20190724-alt2.x86_64.rpm.hasher 2024-06-09 01:19:41.400174174 +0000 @@ -11,3 +11,3 @@ File: /usr/lib64/libblake2.so.0 120777 root:root libblake2.so.0.0.0 -File: /usr/lib64/libblake2.so.0.0.0 100644 root:root 29ada89a0d1dabe6cd4de968b0986166 -RPMIdentity: f02b825561815e3358a092f0fa225d6357d58773f9f0e73f525c97bdfc9eb41c45bf4619e0bf10f67c222aa64f27b019f3e9f1c338c96c2d1c7ef392f9b23f93 +File: /usr/lib64/libblake2.so.0.0.0 100644 root:root 61dc0af9e95572d105338bab39262d49 +RPMIdentity: 530f18bd07d37799a2e9dee0befa6bba03aad0a59d175133e1dc13a6c588017da2001c42479aff1274d248d92a70750a8de1da4571a2eb9afae45ab4487d9bae --- libblake2-debuginfo-20190724-alt2.x86_64.rpm.repo 2021-08-23 16:40:57.000000000 +0000 +++ libblake2-debuginfo-20190724-alt2.x86_64.rpm.hasher 2024-06-09 01:19:41.506176135 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/5a 40755 root:root -/usr/lib/debug/.build-id/5a/a930c447d29ef5dadd0b03d29efd4811eb56a4 120777 root:root ../../../../lib64/libblake2.so.0.0.0 -/usr/lib/debug/.build-id/5a/a930c447d29ef5dadd0b03d29efd4811eb56a4.debug 120777 root:root ../../usr/lib64/libblake2.so.0.0.0.debug +/usr/lib/debug/.build-id/ff 40755 root:root +/usr/lib/debug/.build-id/ff/075ec3e2ba5d63f5f6c579c96f6dce4068b5e6 120777 root:root ../../../../lib64/libblake2.so.0.0.0 +/usr/lib/debug/.build-id/ff/075ec3e2ba5d63f5f6c579c96f6dce4068b5e6.debug 120777 root:root ../../usr/lib64/libblake2.so.0.0.0.debug /usr/lib/debug/usr/lib64/libblake2.so.0.0.0.debug 100644 root:root @@ -20,6 +20,6 @@ Provides: libblake2-debuginfo = 20190724-alt2:p10+283204.40.3.1 -File: /usr/lib/debug/.build-id/5a 40755 root:root -File: /usr/lib/debug/.build-id/5a/a930c447d29ef5dadd0b03d29efd4811eb56a4 120777 root:root ../../../../lib64/libblake2.so.0.0.0 -File: /usr/lib/debug/.build-id/5a/a930c447d29ef5dadd0b03d29efd4811eb56a4.debug 120777 root:root ../../usr/lib64/libblake2.so.0.0.0.debug -File: /usr/lib/debug/usr/lib64/libblake2.so.0.0.0.debug 100644 root:root c933b7da1131f8226aad179762071e7f +File: /usr/lib/debug/.build-id/ff 40755 root:root +File: /usr/lib/debug/.build-id/ff/075ec3e2ba5d63f5f6c579c96f6dce4068b5e6 120777 root:root ../../../../lib64/libblake2.so.0.0.0 +File: /usr/lib/debug/.build-id/ff/075ec3e2ba5d63f5f6c579c96f6dce4068b5e6.debug 120777 root:root ../../usr/lib64/libblake2.so.0.0.0.debug +File: /usr/lib/debug/usr/lib64/libblake2.so.0.0.0.debug 100644 root:root 266d1f1aa8aacf8b5ad1e7fb4aa2eb4f File: /usr/lib/debug/usr/lib64/libblake2.so.0.debug 120777 root:root libblake2.so.0.0.0.debug @@ -35,2 +35,2 @@ File: /usr/src/debug/libblake2-20190724/src/blake2xs.c 100644 root:root 385575b2003b07283d569957c309ffd6 -RPMIdentity: 345c2283cb485221c0f08e9597cb9bfccaccddc1e45b37213468e07ac2c9f4420b1135c67c1f6c5fb37570d4fbefa4d55c4a804327917705569bc688c3f77114 +RPMIdentity: 70d9fe521c2543d71d52151b5121d5ebbdd104d28d64284d5ca90e715e51f8de546211111db6e3091ca05a421e640d8c4b32bfb3a870df1848f77c2ecb5fabf3