<86>Sep 13 19:05:30 userdel[2860195]: delete user 'rooter' <86>Sep 13 19:05:30 userdel[2860195]: removed group 'rooter' owned by 'rooter' <86>Sep 13 19:05:30 userdel[2860195]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 13 19:05:30 groupadd[2860224]: group added to /etc/group: name=rooter, GID=672 <86>Sep 13 19:05:30 groupadd[2860224]: group added to /etc/gshadow: name=rooter <86>Sep 13 19:05:30 groupadd[2860224]: new group: name=rooter, GID=672 <86>Sep 13 19:05:30 useradd[2860253]: new user: name=rooter, UID=672, GID=672, home=/root, shell=/bin/bash <86>Sep 13 19:05:30 userdel[2860294]: delete user 'builder' <86>Sep 13 19:05:30 userdel[2860294]: removed group 'builder' owned by 'builder' <86>Sep 13 19:05:30 userdel[2860294]: removed shadow group 'builder' owned by 'builder' <86>Sep 13 19:05:30 groupadd[2860326]: group added to /etc/group: name=builder, GID=673 <86>Sep 13 19:05:30 groupadd[2860326]: group added to /etc/gshadow: name=builder <86>Sep 13 19:05:30 groupadd[2860326]: new group: name=builder, GID=673 <86>Sep 13 19:05:30 useradd[2860386]: new user: name=builder, UID=673, GID=673, 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.23077 + 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.23077 + 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 -flto=auto -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 -flto=auto -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.98838 + 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.31839 + 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 -flto=auto -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 -flto=auto -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, 960.00 16, 478.50 24, 320.00 32, 237.00 40, 191.40 48, 158.00 56, 136.71 64, 120.38 72, 105.67 80, 95.70 88, 87.00 96, 80.00 104, 74.54 112, 69.00 120, 63.80 128, 60.19 136, 107.47 144, 101.83 152, 97.11 160, 91.95 168, 86.57 176, 82.91 184, 79.04 192, 76.25 200, 72.84 208, 69.81 216, 66.56 224, 64.07 232, 61.76 240, 59.80 248, 57.68 256, 56.16 264, 80.64 272, 78.09 280, 75.34 288, 74.08 296, 70.95 304, 69.39 312, 67.00 320, 66.15 328, 64.46 336, 63.29 344, 61.81 352, 60.27 360, 59.13 368, 57.65 376, 55.91 384, 54.69 392, 71.88 400, 69.60 408, 69.29 416, 68.02 424, 66.68 432, 65.61 440, 64.53 448, 63.00 456, 61.79 464, 60.57 472, 59.59 480, 58.55 488, 57.10 496, 56.42 504, 55.24 512, 54.38 520, 66.09 528, 65.05 536, 63.85 544, 63.13 552, 62.17 560, 60.77 568, 60.04 576, 58.42 584, 58.19 592, 56.23 600, 56.40 608, 55.82 616, 55.13 624, 54.77 632, 54.11 640, 53.62 648, 62.63 656, 62.56 664, 61.73 672, 60.61 680, 59.61 688, 59.06 696, 58.45 704, 58.09 712, 57.61 720, 56.77 728, 56.11 736, 55.79 744, 54.90 752, 54.93 760, 54.00 768, 53.47 776, 61.61 784, 61.32 792, 61.36 800, 60.54 808, 59.47 816, 58.71 824, 58.02 832, 57.32 840, 56.74 848, 56.46 856, 55.96 864, 55.25 872, 54.69 880, 54.65 888, 54.59 896, 54.91 904, 61.81 912, 61.29 920, 60.73 928, 59.46 936, 59.10 944, 58.63 952, 58.29 960, 57.80 968, 57.05 976, 56.51 984, 56.20 992, 55.81 1000, 55.70 1008, 54.81 1016, 53.98 1024, 53.81 1032, 60.33 1040, 60.00 1048, 59.73 1056, 59.39 1064, 58.42 1072, 57.00 1080, 56.04 1088, 55.57 1096, 54.68 1104, 54.37 1112, 53.89 1120, 53.38 1128, 53.62 1136, 53.24 1144, 52.83 1152, 52.81 1160, 57.87 1168, 57.35 1176, 57.08 1184, 56.66 1192, 56.88 1200, 56.58 1208, 56.07 1216, 55.32 1224, 54.75 1232, 54.41 1240, 54.10 1248, 54.21 1256, 54.73 1264, 54.46 1272, 54.11 1280, 53.33 1288, 58.16 1296, 58.72 1304, 58.55 1312, 57.64 1320, 57.49 1328, 58.01 1336, 57.79 1344, 57.09 1352, 56.79 1360, 55.78 1368, 55.70 1376, 55.43 1384, 54.87 1392, 55.67 1400, 55.18 1408, 55.40 1416, 59.93 1424, 59.02 1432, 58.63 1440, 57.85 1448, 57.08 1456, 56.65 1464, 57.54 1472, 57.03 1480, 56.42 1488, 55.58 1496, 55.68 1504, 55.47 1512, 55.16 1520, 54.33 1528, 54.14 1536, 54.17 #2048 106344 51.93 #4096 211440 51.62 #long long 51.32 + exit 0 Processing files: libblake2-20190724-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aQNDRS 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.jr21AU 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.o342ET Creating libblake2-debuginfo package Processing files: libblake2-devel-20190724-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.48969 + 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.BbvijT 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.Sqf65V 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.IGMVcU Processing files: libblake2-debuginfo-20190724-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kdI7bU find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Y74K0S 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.39user 1.02system 0:22.94elapsed 67%CPU (0avgtext+0avgdata 65324maxresident)k 0inputs+0outputs (0major+386961minor)pagefaults 0swaps 16.07user 3.73system 0:27.82elapsed 71%CPU (0avgtext+0avgdata 65324maxresident)k 0inputs+0outputs (0major+587814minor)pagefaults 0swaps --- libblake2-20190724-alt2.x86_64.rpm.repo 2021-08-06 05:01:16.342018303 +0000 +++ libblake2-20190724-alt2.x86_64.rpm.hasher 2021-09-13 19:05:55.578768715 +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 fe3d9fb133431e665dafc1759e65376d -RPMIdentity: e02f389591bcd9e36cc9c52774515dd134c49a8b492671312f64054fa184317575ea9836dfd0a3c5207da3586b0a2b6be969818d8ad497c0d5ba0f82ff6ecd42 +File: /usr/lib64/libblake2.so.0.0.0 100644 root:root b9cbd2a0d63bbe357f1f3d66cdbd6063 +RPMIdentity: 39b3d46a9295a3577bddf14743658d9516c85bdfe77beec3663374772183510b5aa00bba639802370a4ab9706d182b0ca738a837dbf991de024b0ffeee8f4516 --- libblake2-debuginfo-20190724-alt2.x86_64.rpm.repo 2021-08-06 05:01:16.332018216 +0000 +++ libblake2-debuginfo-20190724-alt2.x86_64.rpm.hasher 2021-09-13 19:05:55.656768959 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/0d 40755 root:root -/usr/lib/debug/.build-id/0d/81a8e2daee3e0ed7006a54cd7f39a26191bb80 120777 root:root ../../../../lib64/libblake2.so.0.0.0 -/usr/lib/debug/.build-id/0d/81a8e2daee3e0ed7006a54cd7f39a26191bb80.debug 120777 root:root ../../usr/lib64/libblake2.so.0.0.0.debug +/usr/lib/debug/.build-id/8c 40755 root:root +/usr/lib/debug/.build-id/8c/c6f539436b15dcb98a29989da3294a0cdb3ac2 120777 root:root ../../../../lib64/libblake2.so.0.0.0 +/usr/lib/debug/.build-id/8c/c6f539436b15dcb98a29989da3294a0cdb3ac2.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:sisyphus+281955.400.7.1 -File: /usr/lib/debug/.build-id/0d 40755 root:root -File: /usr/lib/debug/.build-id/0d/81a8e2daee3e0ed7006a54cd7f39a26191bb80 120777 root:root ../../../../lib64/libblake2.so.0.0.0 -File: /usr/lib/debug/.build-id/0d/81a8e2daee3e0ed7006a54cd7f39a26191bb80.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 878fea99c0aef2a7ce7c1af00af819d2 +File: /usr/lib/debug/.build-id/8c 40755 root:root +File: /usr/lib/debug/.build-id/8c/c6f539436b15dcb98a29989da3294a0cdb3ac2 120777 root:root ../../../../lib64/libblake2.so.0.0.0 +File: /usr/lib/debug/.build-id/8c/c6f539436b15dcb98a29989da3294a0cdb3ac2.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 7f0ac209ddc23ecde85c809639d44d43 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: c7b6649b9158cbe494936bfda3f6c318c614676494582908e5f2ad32bc9dd0a12347c87e38c5236df6b118a11d38272b37893d39c3f48aa4ef58aff744c03c91 +RPMIdentity: ccadac2c55cdf7dac3a92e07ae059d77ab8b6b41d5935b948d07b8e60ca1b6b0836c69717e378156a47ed23257d1a120ebe8b343d4e10cd97f8aebbbb3cecb70