<86>Jun 16 01:15:09 userdel[2069839]: delete user 'rooter' <86>Jun 16 01:15:09 userdel[2069839]: removed group 'rooter' owned by 'rooter' <86>Jun 16 01:15:09 userdel[2069839]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 16 01:15:09 groupadd[2069857]: group added to /etc/group: name=rooter, GID=1850 <86>Jun 16 01:15:09 groupadd[2069857]: group added to /etc/gshadow: name=rooter <86>Jun 16 01:15:09 groupadd[2069857]: new group: name=rooter, GID=1850 <86>Jun 16 01:15:09 useradd[2069871]: new user: name=rooter, UID=1850, GID=1850, home=/root, shell=/bin/bash <86>Jun 16 01:15:09 userdel[2069889]: delete user 'builder' <86>Jun 16 01:15:09 userdel[2069889]: removed group 'builder' owned by 'builder' <86>Jun 16 01:15:09 userdel[2069889]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 01:15:09 groupadd[2069901]: group added to /etc/group: name=builder, GID=1851 <86>Jun 16 01:15:09 groupadd[2069901]: group added to /etc/gshadow: name=builder <86>Jun 16 01:15:09 groupadd[2069901]: new group: name=builder, GID=1851 <86>Jun 16 01:15:09 useradd[2069910]: new user: name=builder, UID=1851, GID=1851, 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.61382 + 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.61382 + 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.25380 + 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.25380 + 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, 906.50 16, 453.25 24, 301.00 32, 225.75 40, 182.00 48, 149.92 56, 128.00 64, 112.88 72, 100.72 80, 89.95 88, 82.73 96, 75.25 104, 69.46 112, 65.25 120, 59.97 128, 56.00 136, 103.35 144, 97.03 152, 92.66 160, 88.03 168, 83.33 176, 80.18 184, 76.09 192, 73.06 200, 70.56 208, 67.44 216, 65.20 224, 62.62 232, 60.59 240, 58.22 248, 56.68 256, 54.91 264, 78.59 272, 76.69 280, 73.80 288, 72.82 296, 70.47 304, 68.71 312, 66.68 320, 65.71 328, 63.77 336, 62.42 344, 60.72 352, 59.66 360, 57.71 368, 56.68 376, 55.63 384, 54.47 392, 70.71 400, 69.44 408, 67.80 416, 66.63 424, 65.05 432, 63.78 440, 62.36 448, 61.75 456, 60.73 464, 59.32 472, 58.67 480, 57.63 488, 56.23 496, 55.94 504, 54.61 512, 53.92 520, 66.18 528, 64.91 536, 64.31 544, 63.51 552, 62.54 560, 61.55 568, 60.73 576, 59.94 584, 58.78 592, 58.51 600, 57.45 608, 56.64 616, 56.00 624, 55.42 632, 54.18 640, 54.08 648, 63.91 656, 62.74 664, 62.16 672, 61.62 680, 60.78 688, 59.87 696, 59.38 704, 58.70 712, 58.01 720, 57.32 728, 56.62 736, 55.81 744, 55.10 752, 54.47 760, 54.56 768, 53.48 776, 61.63 784, 61.32 792, 60.38 800, 59.43 808, 59.53 816, 58.40 824, 57.94 832, 57.28 840, 56.63 848, 56.46 856, 55.54 864, 55.61 872, 55.07 880, 54.28 888, 54.14 896, 53.75 904, 60.74 912, 60.18 920, 59.44 928, 59.11 936, 58.66 944, 57.72 952, 57.59 960, 57.17 968, 56.64 976, 56.14 984, 55.49 992, 55.10 1000, 54.63 1008, 54.39 1016, 53.63 1024, 53.46 1032, 59.69 1040, 59.26 1048, 58.62 1056, 58.60 1064, 58.11 1072, 57.51 1080, 56.86 1088, 56.49 1096, 56.36 1104, 56.00 1112, 55.62 1120, 54.70 1128, 54.78 1136, 54.27 1144, 53.87 1152, 53.20 1160, 59.11 1168, 58.78 1176, 58.21 1184, 57.94 1192, 57.64 1200, 57.03 1208, 56.79 1216, 56.28 1224, 55.82 1232, 55.57 1240, 55.19 1248, 54.92 1256, 54.48 1264, 54.23 1272, 53.86 1280, 53.53 1288, 58.24 1296, 57.99 1304, 57.76 1312, 57.39 1320, 56.93 1328, 56.63 1336, 56.29 1344, 55.94 1352, 55.65 1360, 55.32 1368, 55.02 1376, 54.80 1384, 54.44 1392, 54.09 1400, 53.94 1408, 53.55 1416, 57.88 1424, 57.63 1432, 57.47 1440, 56.84 1448, 56.85 1456, 56.37 1464, 56.17 1472, 55.68 1480, 55.19 1488, 55.12 1496, 54.93 1504, 54.59 1512, 54.20 1520, 54.01 1528, 53.76 1536, 53.50 #2048 109424 53.43 #4096 219632 53.62 #long long 53.81 + exit 0 Processing files: libblake2-20190724-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MXDt2K 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.t3nriM 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.GnE1GK Creating libblake2-debuginfo package Processing files: libblake2-devel-20190724-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.69601 + 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.wPrXRM 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.GVR9eK 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.rP9THM Processing files: libblake2-debuginfo-20190724-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fB7t8K find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.p0CCSN 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.29user 2.01system 0:18.15elapsed 62%CPU (0avgtext+0avgdata 61804maxresident)k 0inputs+0outputs (0major+396076minor)pagefaults 0swaps 0.52user 1.76system 0:23.21elapsed 9%CPU (0avgtext+0avgdata 11872maxresident)k 0inputs+0outputs (0major+96093minor)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-16 01:15:29.870046871 +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-16 01:15:29.942047967 +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