<86>Dec 17 09:48:34 userdel[2095157]: delete user 'rooter' <86>Dec 17 09:48:34 userdel[2095157]: removed group 'rooter' owned by 'rooter' <86>Dec 17 09:48:34 userdel[2095157]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 17 09:48:34 groupadd[2095205]: group added to /etc/group: name=rooter, GID=966 <86>Dec 17 09:48:34 groupadd[2095205]: group added to /etc/gshadow: name=rooter <86>Dec 17 09:48:34 groupadd[2095205]: new group: name=rooter, GID=966 <86>Dec 17 09:48:34 useradd[2095245]: new user: name=rooter, UID=966, GID=966, home=/root, shell=/bin/bash <86>Dec 17 09:48:34 userdel[2095298]: delete user 'builder' <86>Dec 17 09:48:34 userdel[2095298]: removed group 'builder' owned by 'builder' <86>Dec 17 09:48:34 userdel[2095298]: removed shadow group 'builder' owned by 'builder' <86>Dec 17 09:48:34 groupadd[2095348]: group added to /etc/group: name=builder, GID=967 <86>Dec 17 09:48:34 groupadd[2095348]: group added to /etc/gshadow: name=builder <86>Dec 17 09:48:34 groupadd[2095348]: new group: name=builder, GID=967 <86>Dec 17 09:48:34 useradd[2095387]: new user: name=builder, UID=967, GID=967, home=/usr/src, shell=/bin/bash Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/libblake2-20190724-alt2.nosrc.rpm (w1.gzdio) Installing libblake2-20190724-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.62158 + 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 + ln -s ref src + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.62158 + 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 -march=i586 -mtune=generic -shared -fPIC -Wl,-soname,libblake2.so.0' + make make: Entering directory '/usr/src/RPM/BUILD/libblake2-20190724/ref' gcc blake2s-ref.c -o blake2s -O2 -I../testvectors -Wall -Wextra -std=c89 -pedantic -Wno-long-long -DBLAKE2S_SELFTEST gcc blake2b-ref.c -o blake2b -O2 -I../testvectors -Wall -Wextra -std=c89 -pedantic -Wno-long-long -DBLAKE2B_SELFTEST gcc blake2sp-ref.c blake2s-ref.c -o blake2sp -O2 -I../testvectors -Wall -Wextra -std=c89 -pedantic -Wno-long-long -DBLAKE2SP_SELFTEST gcc blake2bp-ref.c blake2b-ref.c -o blake2bp -O2 -I../testvectors -Wall -Wextra -std=c89 -pedantic -Wno-long-long -DBLAKE2BP_SELFTEST gcc blake2xs-ref.c blake2s-ref.c -o blake2xs -O2 -I../testvectors -Wall -Wextra -std=c89 -pedantic -Wno-long-long -DBLAKE2XS_SELFTEST gcc blake2xb-ref.c blake2b-ref.c -o blake2xb -O2 -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/ref' + gcc -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -march=i586 -mtune=generic -shared -fPIC -Wl,-soname,libblake2.so.0 -o libblake2.so.0 blake2b-ref.c blake2bp-ref.c blake2s-ref.c blake2sp-ref.c blake2xb-ref.c blake2xs-ref.c blake2-impl.h blake2.h + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.82257 + 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/lib/libblake2.so.0.0.0 + ln -s libblake2.so.0.0.0 /usr/src/tmp/libblake2-buildroot/usr/lib/libblake2.so.0 + ln -s libblake2.so.0.0.0 /usr/src/tmp/libblake2-buildroot/usr/lib/libblake2.so + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libblake2-buildroot (auto) mode of './usr/lib/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/lib: (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.82257 + 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/lib + LD_LIBRARY_PATH=/usr/src/tmp/libblake2-buildroot/usr/lib + FLAGS='-pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -march=i586 -mtune=generic -I/usr/src/tmp/libblake2-buildroot/usr/include -L/usr/src/tmp/libblake2-buildroot/usr/lib -lblake2' + gcc -o b2sum b2sum.c -pipe -frecord-gcc-switches -Wall -g -O3 -flto=auto -march=i586 -mtune=generic -I/usr/src/tmp/libblake2-buildroot/usr/include -L/usr/src/tmp/libblake2-buildroot/usr/lib -lblake2 + grep 786a02f742015903c6c6fd852552d272912f4740e15847618a86e217f71f5419d25e1031afee585313896444934eb04b903a685b1448b755d56f701afe9be2ce + ./b2sum -a blake2b 786a02f742015903c6c6fd852552d272912f4740e15847618a86e217f71f5419d25e1031afee585313896444934eb04b903a685b1448b755d56f701afe9be2ce - + ./b2sum -a blake2s + grep 69217a3079908094e11121d042354a7c1f55b6482ca1a51e1b250dfd1ed0eef9 69217a3079908094e11121d042354a7c1f55b6482ca1a51e1b250dfd1ed0eef9 - + cd ../bench + gcc -o bench-blake2b bench.c ../src/blake2b-ref.c -DSUPERCOP + ./bench-blake2b #bytes median per byte 0, inf 8, 1382.50 16, 689.50 24, 459.67 32, 345.62 40, 277.90 48, 231.00 56, 197.00 64, 173.25 72, 154.39 80, 138.60 88, 126.32 96, 115.21 104, 106.62 112, 98.50 120, 91.93 128, 86.62 136, 154.82 144, 146.61 152, 138.71 160, 131.95 168, 126.00 176, 120.27 184, 114.59 192, 109.96 200, 105.98 208, 102.17 216, 97.61 224, 93.88 232, 90.76 240, 87.38 248, 85.13 256, 82.47 264, 117.94 272, 113.75 280, 110.70 288, 107.82 296, 104.62 304, 101.96 312, 99.35 320, 96.95 328, 94.33 336, 92.00 344, 89.86 352, 88.06 360, 85.94 368, 84.30 376, 82.81 384, 80.86 392, 104.29 400, 102.20 408, 100.54 416, 98.27 424, 96.61 432, 94.63 440, 93.10 448, 91.12 456, 89.77 464, 88.22 472, 86.67 480, 85.17 488, 83.77 496, 82.48 504, 81.11 512, 79.95 520, 97.68 528, 96.25 536, 94.81 544, 93.37 552, 91.86 560, 90.65 568, 89.32 576, 88.42 584, 87.07 592, 85.75 600, 84.47 608, 83.54 616, 82.59 624, 81.35 632, 80.32 640, 79.28 648, 93.81 656, 92.45 664, 91.30 672, 90.17 680, 89.35 688, 88.11 696, 87.22 704, 86.23 712, 85.34 720, 84.35 728, 83.38 736, 82.44 744, 81.10 752, 80.98 760, 79.98 768, 79.19 776, 90.35 784, 90.14 792, 89.20 800, 88.03 808, 87.50 816, 86.33 824, 85.67 832, 84.24 840, 84.13 848, 83.24 856, 82.40 864, 104.22 872, 83.65 880, 80.37 888, 79.52 896, 78.94 904, 88.52 912, 88.30 920, 87.20 928, 86.69 936, 85.53 944, 85.01 952, 84.53 960, 83.83 968, 82.90 976, 81.93 984, 81.89 992, 80.92 1000, 80.50 1008, 79.97 1016, 78.71 1024, 78.67 1032, 87.64 1040, 86.40 1048, 85.50 1056, 85.22 1064, 84.92 1072, 83.82 1080, 83.07 1088, 82.53 1096, 82.14 1104, 81.13 1112, 81.00 1120, 80.58 1128, 79.88 1136, 79.39 1144, 79.06 1152, 78.12 1160, 85.83 1168, 85.68 1176, 84.74 1184, 84.54 1192, 83.77 1200, 83.37 1208, 82.45 1216, 82.48 1224, 81.85 1232, 81.30 1240, 80.84 1248, 80.10 1256, 79.68 1264, 79.19 1272, 78.72 1280, 77.68 1288, 84.83 1296, 84.71 1304, 84.37 1312, 83.91 1320, 83.30 1328, 82.44 1336, 81.97 1344, 81.42 1352, 81.02 1360, 80.40 1368, 80.50 1376, 79.85 1384, 79.06 1392, 78.71 1400, 78.34 1408, 77.74 1416, 84.18 1424, 83.80 1432, 83.65 1440, 82.81 1448, 82.32 1456, 81.92 1464, 81.49 1472, 81.07 1480, 80.52 1488, 80.05 1496, 79.70 1504, 79.23 1512, 78.74 1520, 78.49 1528, 77.95 1536, 77.77 #2048 158564 77.42 #4096 315756 77.09 #long long 76.75 + exit 0 Processing files: libblake2-20190724-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4FkzAD find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libblake2-buildroot/usr/lib/libblake2.so.0: 33 symbols, 16 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OcOY6e 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 = set:jdSLked3Fd0QZ6FMcdqecmnL0410bKb6FdctIJOUa0AY0qMKqZlFRDU8dUcZ114YH0K520d0 Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vg4iLm Creating libblake2-debuginfo package Processing files: libblake2-devel-20190724-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.57884 + 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.QNmQyN 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.hAQGV3 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/lib/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.l9aNkx Processing files: libblake2-debuginfo-20190724-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DRTMyy find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3QwfCQ find-requires: running scripts (debuginfo) Provides: debug(libblake2.so.0) Requires: libblake2 = 20190724-alt2, debug(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/i586/libblake2-20190724-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libblake2-devel-20190724-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libblake2-debuginfo-20190724-alt2.i586.rpm (w2.lzdio) 16.79user 1.03system 0:25.18elapsed 70%CPU (0avgtext+0avgdata 47612maxresident)k 0inputs+0outputs (0major+366225minor)pagefaults 0swaps 0.55user 0.88system 0:28.15elapsed 5%CPU (0avgtext+0avgdata 12404maxresident)k 0inputs+0outputs (0major+95875minor)pagefaults 0swaps --- libblake2-20190724-alt2.i586.rpm.repo 2021-08-06 05:01:25.000000000 +0000 +++ libblake2-20190724-alt2.i586.rpm.hasher 2022-12-17 09:49:00.968794803 +0000 @@ -11,3 +11,3 @@ File: /usr/lib/libblake2.so.0 120777 root:root libblake2.so.0.0.0 -File: /usr/lib/libblake2.so.0.0.0 100644 root:root 902f6c54e283de1fec6a868cdcbaa2b3 -RPMIdentity: 0f330e2062fcd433bad3243f59132fec08e3e0f0948785af34952756f37dedfd71edaff0220f0870884cb8310ec4be3da9694ed7fd340c7861fc1d2a21ec736c +File: /usr/lib/libblake2.so.0.0.0 100644 root:root 81d0cb4eee2386fda6eb14fec6c6993d +RPMIdentity: a38d652226f8cbfae7ed4ab9cf96cdf17c7056356f968ed8b608f7e219b2209252d7ccd29856f4f125f6ea77875623d3344627c85dc74789659deedf1b1bada8 --- libblake2-debuginfo-20190724-alt2.i586.rpm.repo 2021-08-06 05:01:25.000000000 +0000 +++ libblake2-debuginfo-20190724-alt2.i586.rpm.hasher 2022-12-17 09:49:01.031795988 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/49 40755 root:root -/usr/lib/debug/.build-id/49/62c07df48d83cdc67c0a0be64c49c5c56357ea 120777 root:root ../../../libblake2.so.0.0.0 -/usr/lib/debug/.build-id/49/62c07df48d83cdc67c0a0be64c49c5c56357ea.debug 120777 root:root ../../usr/lib/libblake2.so.0.0.0.debug +/usr/lib/debug/.build-id/e7 40755 root:root +/usr/lib/debug/.build-id/e7/bdd214faf07ecaa59ae18e8e1cdcad5bebf18b 120777 root:root ../../../libblake2.so.0.0.0 +/usr/lib/debug/.build-id/e7/bdd214faf07ecaa59ae18e8e1cdcad5bebf18b.debug 120777 root:root ../../usr/lib/libblake2.so.0.0.0.debug /usr/lib/debug/usr/lib/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/49 40755 root:root -File: /usr/lib/debug/.build-id/49/62c07df48d83cdc67c0a0be64c49c5c56357ea 120777 root:root ../../../libblake2.so.0.0.0 -File: /usr/lib/debug/.build-id/49/62c07df48d83cdc67c0a0be64c49c5c56357ea.debug 120777 root:root ../../usr/lib/libblake2.so.0.0.0.debug -File: /usr/lib/debug/usr/lib/libblake2.so.0.0.0.debug 100644 root:root ba40b5fd22970984f04109d3b2790949 +File: /usr/lib/debug/.build-id/e7 40755 root:root +File: /usr/lib/debug/.build-id/e7/bdd214faf07ecaa59ae18e8e1cdcad5bebf18b 120777 root:root ../../../libblake2.so.0.0.0 +File: /usr/lib/debug/.build-id/e7/bdd214faf07ecaa59ae18e8e1cdcad5bebf18b.debug 120777 root:root ../../usr/lib/libblake2.so.0.0.0.debug +File: /usr/lib/debug/usr/lib/libblake2.so.0.0.0.debug 100644 root:root ef579db5b6d32c871bab91703c729834 File: /usr/lib/debug/usr/lib/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-ref.c 100644 root:root 947dbb7d82a7dc122aed317af690a538 -RPMIdentity: 7e329ec21d1ac4ebb444fd9e8b18c0e6b6484a7cbf55fece204c5557e3dffdd6bc76741b28a28a200c829de663bb1c65c00173c77264d4ac75f60f3e2fffbc81 +RPMIdentity: 643bd8e362db6991832dd2bd1b5387cf2676d06f2b06d47f46dd8eae46df46e113e6c5118cf36f01d904721410572831a0dc3696bdf130542eedc94d3390b075