<86>Jan 31 01:49:13 userdel[2199367]: delete user 'rooter' <86>Jan 31 01:49:13 userdel[2199367]: removed group 'rooter' owned by 'rooter' <86>Jan 31 01:49:13 groupadd[2199401]: group added to /etc/group: name=rooter, GID=960 <86>Jan 31 01:49:13 groupadd[2199401]: group added to /etc/gshadow: name=rooter <86>Jan 31 01:49:13 groupadd[2199401]: new group: name=rooter, GID=960 <86>Jan 31 01:49:13 useradd[2199427]: new user: name=rooter, UID=960, GID=960, home=/root, shell=/bin/bash <86>Jan 31 01:49:13 userdel[2199471]: delete user 'builder' <86>Jan 31 01:49:13 userdel[2199471]: removed group 'builder' owned by 'builder' <86>Jan 31 01:49:13 groupadd[2199502]: group added to /etc/group: name=builder, GID=961 <86>Jan 31 01:49:13 groupadd[2199502]: group added to /etc/gshadow: name=builder <86>Jan 31 01:49:13 groupadd[2199502]: new group: name=builder, GID=961 <86>Jan 31 01:49:13 useradd[2199530]: new user: name=builder, UID=961, GID=961, 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.65757 + 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.65757 + 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.95899 + 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.31270 + 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, 903.00 16, 453.25 24, 298.67 32, 224.88 40, 179.90 48, 151.67 56, 129.00 64, 112.88 72, 99.56 80, 89.95 88, 82.09 96, 75.54 104, 69.46 112, 63.75 120, 59.50 128, 56.66 136, 103.76 144, 96.64 152, 92.66 160, 87.85 168, 83.67 176, 80.02 184, 76.39 192, 73.21 200, 70.56 208, 67.31 216, 65.20 224, 63.12 232, 60.71 240, 58.68 248, 56.90 256, 55.23 264, 78.80 272, 76.69 280, 74.60 288, 72.14 296, 70.47 304, 68.53 312, 66.86 320, 64.92 328, 63.43 336, 62.00 344, 60.48 352, 59.34 360, 57.94 368, 56.38 376, 55.48 384, 54.47 392, 70.50 400, 69.37 408, 67.80 416, 66.50 424, 64.98 432, 64.04 440, 62.81 448, 61.62 456, 60.73 464, 59.68 472, 58.61 480, 57.58 488, 56.63 496, 55.66 504, 54.78 512, 54.20 520, 66.50 528, 65.23 536, 64.04 544, 63.46 552, 62.44 560, 61.60 568, 60.68 576, 59.79 584, 58.88 592, 58.13 600, 57.40 608, 56.32 616, 55.45 624, 55.06 632, 54.67 640, 53.86 648, 63.65 656, 62.83 664, 62.07 672, 61.42 680, 60.82 688, 59.78 696, 59.34 704, 58.66 712, 57.93 720, 57.13 728, 56.27 736, 56.00 744, 55.28 752, 54.77 760, 53.94 768, 53.67 776, 61.77 784, 61.25 792, 60.63 800, 59.99 808, 59.05 816, 58.78 824, 58.07 832, 57.62 840, 57.23 848, 56.56 856, 56.26 864, 55.64 872, 55.17 880, 54.76 888, 53.95 896, 53.53 904, 60.52 912, 60.05 920, 59.65 928, 59.20 936, 58.51 944, 57.99 952, 57.50 960, 57.11 968, 56.40 976, 56.17 984, 55.69 992, 55.27 1000, 54.77 1008, 54.42 1016, 53.93 1024, 53.57 1032, 59.50 1040, 59.12 1048, 58.81 1056, 58.12 1064, 57.82 1072, 57.46 1080, 57.11 1088, 56.10 1096, 55.82 1104, 55.37 1112, 79.32 1120, 71.80 1128, 74.05 1136, 78.31 1144, 80.23 1152, 81.25 1160, 85.91 1168, 88.99 1176, 79.90 1184, 84.38 1192, 86.42 1200, 84.09 1208, 83.21 1216, 56.32 1224, 55.77 1232, 71.95 1240, 55.25 1248, 54.68 1256, 54.37 1264, 69.89 1272, 53.69 1280, 53.59 1288, 58.28 1296, 58.01 1304, 57.72 1312, 57.32 1320, 57.15 1328, 56.36 1336, 56.23 1344, 55.85 1352, 55.42 1360, 55.42 1368, 55.06 1376, 54.60 1384, 54.68 1392, 54.05 1400, 53.72 1408, 53.32 1416, 59.74 1424, 76.59 1432, 69.78 1440, 57.15 1448, 75.36 1456, 56.60 1464, 57.15 1472, 55.62 1480, 55.85 1488, 77.41 1496, 77.04 1504, 55.01 1512, 54.56 1520, 54.25 1528, 54.00 1536, 53.76 #2048 110740 54.07 #4096 217896 53.20 #long long 52.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.qwhUo0 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.OZLZtY 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.sY06hX Creating libblake2-debuginfo package Processing files: libblake2-devel-20190724-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.58774 + 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.UJo900 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.9pwd3W 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.ZfeuiY Processing files: libblake2-debuginfo-20190724-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.82bmBW find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jKC4L0 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) 10.00user 1.20system 0:18.25elapsed 61%CPU (0avgtext+0avgdata 59904maxresident)k 0inputs+0outputs (0major+403278minor)pagefaults 0swaps 11.12user 4.18system 0:21.56elapsed 71%CPU (0avgtext+0avgdata 59904maxresident)k 0inputs+0outputs (0major+611784minor)pagefaults 0swaps