<86>Feb 11 01:29:32 userdel[2086488]: delete user 'rooter' <86>Feb 11 01:29:32 userdel[2086488]: removed group 'rooter' owned by 'rooter' <86>Feb 11 01:29:32 userdel[2086488]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 11 01:29:32 groupadd[2086832]: group added to /etc/group: name=rooter, GID=1811 <86>Feb 11 01:29:32 groupadd[2086832]: group added to /etc/gshadow: name=rooter <86>Feb 11 01:29:32 groupadd[2086832]: new group: name=rooter, GID=1811 <86>Feb 11 01:29:32 useradd[2087267]: new user: name=rooter, UID=1811, GID=1811, home=/root, shell=/bin/bash <86>Feb 11 01:29:32 userdel[2087418]: delete user 'builder' <86>Feb 11 01:29:32 userdel[2087418]: removed group 'builder' owned by 'builder' <86>Feb 11 01:29:32 userdel[2087418]: removed shadow group 'builder' owned by 'builder' <86>Feb 11 01:29:32 groupadd[2087673]: group added to /etc/group: name=builder, GID=1812 <86>Feb 11 01:29:32 groupadd[2087673]: group added to /etc/gshadow: name=builder <86>Feb 11 01:29:32 groupadd[2087673]: new group: name=builder, GID=1812 <86>Feb 11 01:29:32 useradd[2087965]: new user: name=builder, UID=1812, GID=1812, 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.267 + 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.267 + 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.35918 + 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.91799 + 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, 1256.50 16, 698.25 24, 343.00 32, 320.25 40, 252.70 48, 221.08 56, 184.50 64, 158.38 72, 152.06 80, 137.90 88, 120.27 96, 107.62 104, 107.15 112, 99.25 120, 86.10 128, 79.19 136, 143.50 144, 141.56 152, 131.53 160, 129.68 168, 113.50 176, 118.05 184, 112.91 192, 104.12 200, 85.12 208, 98.13 216, 96.83 224, 96.12 232, 89.43 240, 89.60 248, 86.94 256, 74.05 264, 111.26 272, 112.10 280, 116.80 288, 107.33 296, 98.85 304, 100.21 312, 97.82 320, 92.92 328, 93.73 336, 97.08 344, 88.88 352, 89.01 360, 90.92 368, 87.88 376, 82.51 384, 72.77 392, 107.21 400, 103.60 408, 99.72 416, 97.39 424, 94.30 432, 94.76 440, 90.75 448, 86.88 456, 88.05 464, 89.13 472, 84.42 480, 81.96 488, 87.33 496, 77.28 504, 78.67 512, 75.69 520, 97.14 528, 93.97 536, 98.63 544, 94.76 552, 89.33 560, 93.05 568, 90.65 576, 89.25 584, 85.53 592, 82.96 600, 83.25 608, 81.61 616, 71.55 624, 73.63 632, 79.53 640, 79.14 648, 91.35 656, 90.74 664, 90.66 672, 86.92 680, 86.68 688, 83.06 696, 81.63 704, 84.95 712, 84.35 720, 84.04 728, 82.15 736, 83.47 744, 62.92 752, 62.96 760, 68.82 768, 67.38 776, 77.32 784, 76.39 792, 75.97 800, 77.88 808, 84.76 816, 82.11 824, 82.74 832, 81.98 840, 80.57 848, 79.94 856, 64.37 864, 67.93 872, 70.77 880, 60.74 888, 60.73 896, 63.88 904, 76.32 912, 76.54 920, 75.48 928, 75.67 936, 74.79 944, 74.66 952, 72.03 960, 71.05 968, 72.14 976, 72.35 984, 70.85 992, 70.96 1000, 69.10 1008, 64.28 1016, 65.23 1024, 63.14 1032, 79.93 1040, 79.64 1048, 72.19 1056, 86.78 1064, 84.68 1072, 86.27 1080, 86.13 1088, 82.40 1096, 84.31 1104, 83.85 1112, 82.49 1120, 80.92 1128, 74.59 1136, 74.39 1144, 72.06 1152, 72.99 1160, 86.87 1168, 85.87 1176, 82.81 1184, 76.48 1192, 79.70 1200, 80.06 1208, 73.89 1216, 78.66 1224, 82.60 1232, 79.80 1240, 76.82 1248, 69.28 1256, 73.97 1264, 68.25 1272, 65.09 1280, 67.86 1288, 73.48 1296, 81.75 1304, 74.68 1312, 71.96 1320, 74.77 1328, 75.97 1336, 73.08 1344, 74.94 1352, 72.94 1360, 70.58 1368, 74.65 1376, 72.83 1384, 73.38 1392, 70.46 1400, 69.60 1408, 71.79 1416, 75.44 1424, 76.76 1432, 80.07 1440, 73.42 1448, 82.28 1456, 77.50 1464, 79.43 1472, 72.11 1480, 73.10 1488, 72.09 1496, 74.36 1504, 70.91 1512, 81.35 1520, 78.84 1528, 68.44 1536, 65.97 #2048 142632 69.64 #4096 260176 63.52 #long long 57.39 + exit 0 Processing files: libblake2-20190724-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vx4bQr 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.OEJTZs 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.13bk3p Creating libblake2-debuginfo package Processing files: libblake2-devel-20190724-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.30022 + 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.acDfLr 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.ZyCCRp 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.hYoPQq Processing files: libblake2-debuginfo-20190724-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.esPXut find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1wZ8wr 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) 14.41user 1.93system 0:27.49elapsed 59%CPU (0avgtext+0avgdata 62708maxresident)k 0inputs+0outputs (0major+395891minor)pagefaults 0swaps 0.94user 2.60system 0:39.64elapsed 8%CPU (0avgtext+0avgdata 11972maxresident)k 0inputs+0outputs (0major+93982minor)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-02-11 01:30:06.036350583 +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 a53828e9a221590ec8a735dec236b075 +RPMIdentity: 732e13d406d98f0e8ca9657b4073fb947f91c2fdee216e2a5da869a995bef166295b0a8b1f91c00249de08e55a6e5ce215ed25d96ab593c8954318ef7428f4b9 --- 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-02-11 01:30:06.313353616 +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/82 40755 root:root +/usr/lib/debug/.build-id/82/d1df52100c1ac69ea21f6200c7835f6221a572 120777 root:root ../../../../lib64/libblake2.so.0.0.0 +/usr/lib/debug/.build-id/82/d1df52100c1ac69ea21f6200c7835f6221a572.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/82 40755 root:root +File: /usr/lib/debug/.build-id/82/d1df52100c1ac69ea21f6200c7835f6221a572 120777 root:root ../../../../lib64/libblake2.so.0.0.0 +File: /usr/lib/debug/.build-id/82/d1df52100c1ac69ea21f6200c7835f6221a572.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 79f37c04563a6e2dcc3e5b3fecdd17bd 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: b6e29217e2bf97d48ba2443fdc92bb699c6f5ada4d84c5af3340a107710732cecddfb74def94cc7e1570e397bea638d540c73bfaf546594708ff2739b828f7f2