<86>Dec 24 09:42:29 userdel[1605260]: delete user 'rooter' <86>Dec 24 09:42:29 userdel[1605260]: removed group 'rooter' owned by 'rooter' <86>Dec 24 09:42:29 userdel[1605260]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 24 09:42:29 groupadd[1605292]: group added to /etc/group: name=rooter, GID=942 <86>Dec 24 09:42:29 groupadd[1605292]: group added to /etc/gshadow: name=rooter <86>Dec 24 09:42:29 groupadd[1605292]: new group: name=rooter, GID=942 <86>Dec 24 09:42:29 useradd[1605316]: new user: name=rooter, UID=942, GID=942, home=/root, shell=/bin/bash <86>Dec 24 09:42:29 userdel[1605353]: delete user 'builder' <86>Dec 24 09:42:29 userdel[1605353]: removed group 'builder' owned by 'builder' <86>Dec 24 09:42:29 userdel[1605353]: removed shadow group 'builder' owned by 'builder' <86>Dec 24 09:42:29 groupadd[1605384]: group added to /etc/group: name=builder, GID=943 <86>Dec 24 09:42:29 groupadd[1605384]: group added to /etc/gshadow: name=builder <86>Dec 24 09:42:29 groupadd[1605384]: new group: name=builder, GID=943 <86>Dec 24 09:42:29 useradd[1605405]: new user: name=builder, UID=943, GID=943, 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.54740 + 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.54740 + 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.8401 + 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.8401 + 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 + ./b2sum -a blake2b + grep 786a02f742015903c6c6fd852552d272912f4740e15847618a86e217f71f5419d25e1031afee585313896444934eb04b903a685b1448b755d56f701afe9be2ce 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, 1365.00 16, 673.75 24, 449.17 32, 340.38 40, 270.20 48, 226.92 56, 193.00 64, 169.75 72, 150.89 80, 135.45 88, 123.14 96, 113.75 104, 103.65 112, 97.00 120, 90.07 128, 85.09 136, 151.32 144, 142.92 152, 135.58 160, 129.68 168, 123.17 176, 116.77 184, 112.15 192, 108.06 200, 102.90 208, 98.67 216, 95.02 224, 91.75 232, 88.71 240, 85.63 248, 82.98 256, 80.28 264, 114.65 272, 112.10 280, 108.40 288, 105.00 296, 102.92 304, 100.12 312, 97.64 320, 94.59 328, 93.05 336, 90.08 344, 88.72 352, 86.31 360, 84.70 368, 82.33 376, 80.80 384, 79.11 392, 102.71 400, 100.66 408, 99.30 416, 97.19 424, 94.83 432, 93.01 440, 91.45 448, 89.94 456, 88.42 464, 86.23 472, 85.31 480, 83.42 488, 81.99 496, 80.73 504, 79.94 512, 78.97 520, 96.01 528, 95.03 536, 92.83 544, 91.93 552, 90.49 560, 88.65 568, 87.55 576, 86.87 584, 85.53 592, 84.66 600, 83.44 608, 81.97 616, 80.59 624, 79.83 632, 79.22 640, 77.66 648, 92.17 656, 91.13 664, 90.16 672, 89.17 680, 87.42 688, 87.13 696, 85.77 704, 84.99 712, 84.04 720, 83.03 728, 82.23 736, 81.49 744, 80.27 752, 79.76 760, 78.69 768, 77.91 776, 89.74 784, 88.75 792, 87.25 800, 86.48 808, 85.52 816, 85.37 824, 84.68 832, 83.63 840, 82.90 848, 82.18 856, 80.73 864, 80.53 872, 79.92 880, 79.07 888, 77.85 896, 77.72 904, 87.47 912, 86.95 920, 85.86 928, 85.57 936, 84.81 944, 83.58 952, 83.29 960, 81.99 968, 81.40 976, 80.67 984, 80.41 992, 80.19 1000, 79.18 1008, 78.72 1016, 77.96 1024, 76.97 1032, 86.03 1040, 85.62 1048, 84.72 1056, 84.48 1064, 83.95 1072, 83.24 1080, 82.60 1088, 81.71 1096, 80.73 1104, 80.53 1112, 79.62 1120, 79.20 1128, 78.66 1136, 77.94 1144, 77.86 1152, 76.98 1160, 84.65 1168, 84.12 1176, 83.93 1184, 83.10 1192, 82.36 1200, 82.34 1208, 81.54 1216, 81.28 1224, 80.23 1232, 80.25 1240, 79.82 1248, 79.31 1256, 78.45 1264, 78.24 1272, 77.51 1280, 77.17 1288, 83.80 1296, 83.81 1304, 83.33 1312, 82.98 1320, 82.35 1328, 81.66 1336, 81.00 1344, 80.88 1352, 80.40 1360, 79.90 1368, 79.62 1376, 78.99 1384, 78.62 1392, 78.03 1400, 77.74 1408, 77.16 1416, 83.66 1424, 83.17 1432, 82.63 1440, 82.00 1448, 81.78 1456, 81.56 1464, 80.98 1472, 80.75 1480, 80.10 1488, 79.58 1496, 79.21 1504, 78.66 1512, 78.28 1520, 78.05 1528, 77.13 1536, 77.26 #2048 157808 77.05 #4096 313544 76.55 #long long 76.04 + exit 0 Processing files: libblake2-20190724-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.x5FBkM 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.YziLWD 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.KXLsIq Creating libblake2-debuginfo package Processing files: libblake2-devel-20190724-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.10227 + 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.LFUp3l 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.b34lSl 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.hfUhc4 Processing files: libblake2-debuginfo-20190724-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.P28P6A find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PEbb5T 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.14user 0.80system 0:24.32elapsed 69%CPU (0avgtext+0avgdata 47288maxresident)k 0inputs+0outputs (0major+365797minor)pagefaults 0swaps 0.54user 0.87system 0:27.19elapsed 5%CPU (0avgtext+0avgdata 12348maxresident)k 0inputs+0outputs (0major+95541minor)pagefaults 0swaps --- libblake2-20190724-alt2.i586.rpm.repo 2021-08-06 05:01:25.000000000 +0000 +++ libblake2-20190724-alt2.i586.rpm.hasher 2022-12-24 09:42:54.832714199 +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-24 09:42:54.908715490 +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