<86>Aug 6 01:23:19 userdel[415393]: delete user 'rooter' <86>Aug 6 01:23:19 userdel[415393]: removed group 'rooter' owned by 'rooter' <86>Aug 6 01:23:19 userdel[415393]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 6 01:23:19 groupadd[415418]: group added to /etc/group: name=rooter, GID=663 <86>Aug 6 01:23:19 groupadd[415418]: group added to /etc/gshadow: name=rooter <86>Aug 6 01:23:19 groupadd[415418]: new group: name=rooter, GID=663 <86>Aug 6 01:23:19 useradd[415435]: new user: name=rooter, UID=663, GID=663, home=/root, shell=/bin/bash <86>Aug 6 01:23:19 userdel[415504]: delete user 'builder' <86>Aug 6 01:23:19 userdel[415504]: removed group 'builder' owned by 'builder' <86>Aug 6 01:23:19 userdel[415504]: removed shadow group 'builder' owned by 'builder' <86>Aug 6 01:23:19 groupadd[415531]: group added to /etc/group: name=builder, GID=664 <86>Aug 6 01:23:19 groupadd[415531]: group added to /etc/gshadow: name=builder <86>Aug 6 01:23:19 groupadd[415531]: new group: name=builder, GID=664 <86>Aug 6 01:23:19 useradd[415560]: new user: name=builder, UID=664, GID=664, 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.46704 + 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.46704 + 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.84921 + 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.84921 + 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 + grep 786a02f742015903c6c6fd852552d272912f4740e15847618a86e217f71f5419d25e1031afee585313896444934eb04b903a685b1448b755d56f701afe9be2ce + ./b2sum -a blake2b 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, 459.00 24, 305.00 32, 230.25 40, 183.60 48, 154.00 56, 130.71 64, 115.50 72, 101.33 80, 91.50 88, 82.64 96, 76.75 104, 70.15 112, 65.14 120, 61.20 128, 57.19 136, 102.35 144, 97.00 152, 91.58 160, 87.60 168, 83.14 176, 79.09 184, 75.39 192, 72.75 200, 69.84 208, 67.04 216, 64.33 224, 62.68 232, 60.00 240, 57.70 248, 55.94 256, 54.38 264, 77.73 272, 75.71 280, 73.46 288, 71.50 296, 69.41 304, 67.42 312, 65.69 320, 64.20 328, 62.56 336, 61.43 344, 59.51 352, 58.43 360, 57.07 368, 55.96 376, 54.77 384, 53.56 392, 69.18 400, 67.92 408, 66.41 416, 65.08 424, 63.79 432, 62.89 440, 61.69 448, 60.75 456, 59.37 464, 58.66 472, 57.41 480, 56.70 488, 55.43 496, 54.63 504, 54.10 512, 53.02 520, 65.12 528, 63.91 536, 63.22 544, 62.12 552, 61.13 560, 60.34 568, 59.58 576, 58.62 584, 57.86 592, 57.04 600, 56.40 608, 55.54 616, 55.01 624, 54.12 632, 53.43 640, 52.88 648, 62.19 656, 61.54 664, 60.76 672, 60.14 680, 59.26 688, 58.67 696, 58.07 704, 57.31 712, 56.90 720, 56.17 728, 55.62 736, 54.98 744, 54.32 752, 53.81 760, 53.24 768, 52.56 776, 60.59 784, 59.85 792, 58.67 800, 58.59 808, 58.25 816, 57.53 824, 56.94 832, 56.31 840, 55.74 848, 55.47 856, 54.93 864, 54.17 872, 53.83 880, 53.24 888, 52.78 896, 52.42 904, 59.47 912, 58.82 920, 58.36 928, 57.78 936, 57.23 944, 56.72 952, 56.22 960, 56.05 968, 55.44 976, 54.86 984, 54.51 992, 53.88 1000, 53.54 1008, 53.07 1016, 52.61 1024, 52.43 1032, 58.21 1040, 57.69 1048, 57.37 1056, 57.16 1064, 56.37 1072, 56.01 1080, 55.69 1088, 55.19 1096, 54.99 1104, 54.59 1112, 54.30 1120, 53.85 1128, 53.21 1136, 52.88 1144, 52.59 1152, 52.25 1160, 57.66 1168, 57.08 1176, 56.69 1184, 56.51 1192, 55.97 1200, 55.68 1208, 55.23 1216, 54.93 1224, 54.41 1232, 54.21 1240, 53.75 1248, 53.50 1256, 53.01 1264, 52.82 1272, 52.47 1280, 52.27 1288, 56.94 1296, 56.61 1304, 56.37 1312, 55.94 1320, 55.58 1328, 55.27 1336, 54.90 1344, 54.68 1352, 54.18 1360, 53.96 1368, 53.63 1376, 53.41 1384, 53.01 1392, 52.72 1400, 52.25 1408, 52.14 1416, 56.46 1424, 56.19 1432, 55.66 1440, 55.53 1448, 55.28 1456, 54.91 1464, 54.52 1472, 54.38 1480, 54.02 1488, 53.90 1496, 53.37 1504, 53.17 1512, 52.95 1520, 52.78 1528, 52.35 1536, 52.12 #2048 106440 51.97 #4096 212016 51.76 #long long 51.55 + exit 0 Processing files: libblake2-20190724-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Y3ms8G 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.6J1Hp9 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.JOZLLf Creating libblake2-debuginfo package Processing files: libblake2-devel-20190724-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.64305 + 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.TB3rTG 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.lKY04p 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.bAVzQ3 Processing files: libblake2-debuginfo-20190724-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZPxEiI find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.U51qse 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) 13.16user 1.24system 0:23.09elapsed 62%CPU (0avgtext+0avgdata 67436maxresident)k 0inputs+0outputs (0major+404023minor)pagefaults 0swaps 14.85user 5.07system 0:29.82elapsed 66%CPU (0avgtext+0avgdata 67436maxresident)k 0inputs+0outputs (0major+603565minor)pagefaults 0swaps --- libblake2-20190724-alt2.x86_64.rpm.repo 2021-08-06 05:01:16.000000000 +0000 +++ libblake2-20190724-alt2.x86_64.rpm.hasher 2022-08-06 01:23:44.969791552 +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 905fb1be6c545a26995e8ff9e03b61e6 +RPMIdentity: bae479a813eb50d415671bea1d1d886447cebeefa7204d18902fa3d9e65f9a2a92d8db22966c651eae6b17e4fe80c3081ae3f9641e0c79fea5bedbbf0db62f6e --- libblake2-debuginfo-20190724-alt2.x86_64.rpm.repo 2021-08-06 05:01:16.000000000 +0000 +++ libblake2-debuginfo-20190724-alt2.x86_64.rpm.hasher 2022-08-06 01:23:45.123791838 +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/10 40755 root:root +/usr/lib/debug/.build-id/10/2448cd125a96de0b8f85b430223569579dba82 120777 root:root ../../../../lib64/libblake2.so.0.0.0 +/usr/lib/debug/.build-id/10/2448cd125a96de0b8f85b430223569579dba82.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/10 40755 root:root +File: /usr/lib/debug/.build-id/10/2448cd125a96de0b8f85b430223569579dba82 120777 root:root ../../../../lib64/libblake2.so.0.0.0 +File: /usr/lib/debug/.build-id/10/2448cd125a96de0b8f85b430223569579dba82.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 c5b1e2433a55a8c21090aecef02fe15d 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: f445d2e95882c2cf8ab8d863a1ff9f17baaf1e7fdfa1be2b47671f391480bcf05b64ba9b2435aaff469ece17164feed98129054796df3acfecc7f6bf79cbc820