<86>Sep 6 04:06:28 userdel[1814483]: delete user 'rooter' <86>Sep 6 04:06:28 userdel[1814483]: removed group 'rooter' owned by 'rooter' <86>Sep 6 04:06:28 userdel[1814483]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 6 04:06:28 groupadd[1814503]: group added to /etc/group: name=rooter, GID=657 <86>Sep 6 04:06:28 groupadd[1814503]: group added to /etc/gshadow: name=rooter <86>Sep 6 04:06:28 groupadd[1814503]: new group: name=rooter, GID=657 <86>Sep 6 04:06:28 useradd[1814517]: new user: name=rooter, UID=657, GID=657, home=/root, shell=/bin/bash <86>Sep 6 04:06:28 userdel[1814539]: delete user 'builder' <86>Sep 6 04:06:28 userdel[1814539]: removed group 'builder' owned by 'builder' <86>Sep 6 04:06:28 userdel[1814539]: removed shadow group 'builder' owned by 'builder' <86>Sep 6 04:06:28 groupadd[1814559]: group added to /etc/group: name=builder, GID=658 <86>Sep 6 04:06:28 groupadd[1814559]: group added to /etc/gshadow: name=builder <86>Sep 6 04:06:28 groupadd[1814559]: new group: name=builder, GID=658 <86>Sep 6 04:06:28 useradd[1814582]: new user: name=builder, UID=658, GID=658, 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.25433 + 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.25433 + 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.66594 + 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.75260 + 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 - + grep 69217a3079908094e11121d042354a7c1f55b6482ca1a51e1b250dfd1ed0eef9 + ./b2sum -a blake2s 69217a3079908094e11121d042354a7c1f55b6482ca1a51e1b250dfd1ed0eef9 - + cd ../bench + gcc -o bench-blake2b bench.c ../src/blake2b.c -DSUPERCOP + ./bench-blake2b #bytes median per byte 0, inf 8, 912.00 16, 456.00 24, 305.00 32, 225.75 40, 181.80 48, 152.00 56, 129.43 64, 114.00 72, 100.67 80, 90.30 88, 82.91 96, 75.75 104, 69.46 112, 64.71 120, 60.40 128, 56.81 136, 101.12 144, 96.50 152, 91.11 160, 86.70 168, 82.29 176, 78.95 184, 75.39 192, 72.25 200, 69.00 208, 66.46 216, 64.33 224, 61.82 232, 59.79 240, 57.80 248, 55.74 256, 53.81 264, 77.09 272, 75.00 280, 72.69 288, 71.08 296, 68.84 304, 67.42 312, 65.46 320, 63.90 328, 62.12 336, 60.79 344, 59.37 352, 58.16 360, 56.60 368, 55.63 376, 54.51 384, 53.12 392, 68.88 400, 67.50 408, 66.35 416, 64.90 424, 63.85 432, 62.44 440, 61.25 448, 60.16 456, 59.32 464, 58.29 472, 57.25 480, 56.20 488, 55.18 496, 54.48 504, 53.76 512, 52.88 520, 64.71 528, 63.59 536, 62.73 544, 61.54 552, 61.00 560, 59.83 568, 59.20 576, 58.21 584, 57.37 592, 56.84 600, 56.00 608, 55.30 616, 54.39 624, 53.85 632, 53.05 640, 52.54 648, 61.85 656, 61.21 664, 60.76 672, 59.71 680, 59.05 688, 58.36 696, 57.55 704, 57.00 712, 56.39 720, 55.87 728, 55.19 736, 54.49 744, 53.84 752, 53.55 760, 52.74 768, 52.22 776, 60.25 784, 59.72 792, 59.06 800, 58.50 808, 57.80 816, 57.18 824, 56.65 832, 56.05 840, 55.74 848, 55.22 856, 54.59 864, 54.03 872, 53.48 880, 52.96 888, 52.59 896, 52.23 904, 58.86 912, 58.29 920, 57.89 928, 57.41 936, 57.00 944, 56.57 952, 56.02 960, 55.33 968, 55.02 976, 54.52 984, 54.17 992, 53.71 1000, 53.50 1008, 52.93 1016, 52.80 1024, 51.96 1032, 58.05 1040, 57.67 1048, 57.16 1056, 56.55 1064, 56.23 1072, 55.77 1080, 55.47 1088, 54.90 1096, 54.61 1104, 54.17 1112, 53.85 1120, 53.46 1128, 53.02 1136, 52.67 1144, 52.24 1152, 51.92 1160, 57.27 1168, 56.79 1176, 56.39 1184, 56.05 1192, 55.75 1200, 55.38 1208, 54.89 1216, 54.38 1224, 54.33 1232, 53.98 1240, 53.50 1248, 53.21 1256, 52.80 1264, 52.41 1272, 52.13 1280, 51.88 1288, 56.68 1296, 56.22 1304, 55.80 1312, 55.72 1320, 55.16 1328, 54.87 1336, 54.52 1344, 54.20 1352, 54.09 1360, 53.70 1368, 53.46 1376, 52.95 1384, 52.68 1392, 52.26 1400, 52.11 1408, 51.72 1416, 56.31 1424, 55.87 1432, 55.56 1440, 55.23 1448, 54.80 1456, 54.58 1464, 54.26 1472, 54.11 1480, 53.71 1488, 53.39 1496, 53.25 1504, 52.90 1512, 52.65 1520, 52.36 1528, 52.02 1536, 51.84 #2048 106128 51.82 #4096 211440 51.62 #long long 51.42 + exit 0 Processing files: libblake2-20190724-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ePkXxW 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.UA0Oa0 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.oRjFQX Creating libblake2-debuginfo package Processing files: libblake2-devel-20190724-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.92461 + 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.qRgvcZ 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.duj1FZ 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.7nr3tY Processing files: libblake2-debuginfo-20190724-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.z5CQuZ find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AV6ATW 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) 12.75user 1.00system 0:20.92elapsed 65%CPU (0avgtext+0avgdata 68064maxresident)k 0inputs+0outputs (0major+409045minor)pagefaults 0swaps 14.25user 3.19system 0:24.42elapsed 71%CPU (0avgtext+0avgdata 68064maxresident)k 0inputs+0outputs (0major+610136minor)pagefaults 0swaps --- libblake2-20190724-alt2.x86_64.rpm.repo 2021-08-06 05:01:16.000000000 +0000 +++ libblake2-20190724-alt2.x86_64.rpm.hasher 2021-09-06 04:06:50.946862050 +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 2e6473a1be05befd6fb1059414f1b622 +RPMIdentity: fc061775230cd12e80519c4c07a64890737b507e659793c4fcf9dfcdc0750f34c611b1ae01b1b69845d3cfad70826f91e34770d4cc85533e24f0d6ea8d87f675 --- libblake2-debuginfo-20190724-alt2.x86_64.rpm.repo 2021-08-06 05:01:16.000000000 +0000 +++ libblake2-debuginfo-20190724-alt2.x86_64.rpm.hasher 2021-09-06 04:06:51.051863083 +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/8b 40755 root:root +/usr/lib/debug/.build-id/8b/b3fcee05923b2e72d0b11bdacc3557dc558c09 120777 root:root ../../../../lib64/libblake2.so.0.0.0 +/usr/lib/debug/.build-id/8b/b3fcee05923b2e72d0b11bdacc3557dc558c09.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/8b 40755 root:root +File: /usr/lib/debug/.build-id/8b/b3fcee05923b2e72d0b11bdacc3557dc558c09 120777 root:root ../../../../lib64/libblake2.so.0.0.0 +File: /usr/lib/debug/.build-id/8b/b3fcee05923b2e72d0b11bdacc3557dc558c09.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 ff588d9ee3e4a89b6f35c80b92291352 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: f8561f22225eb436df32af57a24de6aa8828f45773eeb77d3448eb73192b87da02f994f6c04147966184821dc1e281b74e32a0ba310c2a5a3849a62a882f6014