<86>Jun 18 04:53:37 userdel[1731791]: delete user 'rooter' <86>Jun 18 04:53:37 userdel[1731791]: removed group 'rooter' owned by 'rooter' <86>Jun 18 04:53:37 userdel[1731791]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 18 04:53:37 groupadd[1731823]: group added to /etc/group: name=rooter, GID=945 <86>Jun 18 04:53:37 groupadd[1731823]: group added to /etc/gshadow: name=rooter <86>Jun 18 04:53:37 groupadd[1731823]: new group: name=rooter, GID=945 <86>Jun 18 04:53:37 useradd[1731842]: new user: name=rooter, UID=945, GID=945, home=/root, shell=/bin/bash <86>Jun 18 04:53:37 userdel[1731870]: delete user 'builder' <86>Jun 18 04:53:37 userdel[1731870]: removed group 'builder' owned by 'builder' <86>Jun 18 04:53:37 userdel[1731870]: removed shadow group 'builder' owned by 'builder' <86>Jun 18 04:53:37 groupadd[1731888]: group added to /etc/group: name=builder, GID=946 <86>Jun 18 04:53:37 groupadd[1731888]: group added to /etc/gshadow: name=builder <86>Jun 18 04:53:37 groupadd[1731888]: new group: name=builder, GID=946 <86>Jun 18 04:53:37 useradd[1731905]: new user: name=builder, UID=946, GID=946, 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.64801 + 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.64801 + 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.28442 + 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.28442 + 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, 1589.00 16, 700.00 24, 460.83 32, 347.38 40, 279.30 48, 230.42 56, 199.50 64, 172.81 72, 153.61 80, 139.65 88, 125.68 96, 116.38 104, 106.62 112, 99.50 120, 92.17 128, 87.06 136, 155.44 144, 147.58 152, 138.34 160, 132.47 168, 126.17 176, 120.27 184, 115.04 192, 109.96 200, 105.14 208, 102.04 216, 98.65 224, 94.25 232, 90.64 240, 88.43 248, 85.35 256, 82.36 264, 118.05 272, 114.78 280, 111.60 288, 108.50 296, 105.38 304, 101.96 312, 99.35 320, 97.65 328, 95.01 336, 92.92 344, 90.27 352, 88.22 360, 86.64 368, 84.84 376, 83.03 384, 81.30 392, 104.43 400, 102.20 408, 101.29 416, 98.34 424, 97.41 432, 95.41 440, 98.25 448, 92.75 456, 90.75 464, 88.89 472, 87.74 480, 86.10 488, 84.92 496, 83.32 504, 81.67 512, 80.39 520, 97.95 528, 96.78 536, 95.81 544, 93.73 552, 92.27 560, 91.80 568, 90.41 576, 89.10 584, 87.74 592, 86.18 600, 85.26 608, 83.86 616, 83.09 624, 81.53 632, 81.03 640, 80.06 648, 94.37 656, 93.22 664, 92.05 672, 90.79 680, 89.89 688, 88.88 696, 87.94 704, 86.86 712, 85.77 720, 84.82 728, 83.85 736, 83.05 744, 82.12 752, 81.32 760, 80.50 768, 79.70 776, 91.72 784, 90.89 792, 89.87 800, 89.00 808, 88.09 816, 87.23 824, 86.38 832, 85.51 840, 84.63 848, 83.83 856, 83.08 864, 82.25 872, 81.62 880, 80.79 888, 80.15 896, 79.31 904, 89.67 912, 89.04 920, 88.23 928, 87.59 936, 86.75 944, 85.87 952, 85.18 960, 84.55 968, 83.83 976, 83.11 984, 82.43 992, 81.80 1000, 80.47 1008, 80.42 1016, 80.00 1024, 78.70 1032, 88.29 1040, 87.55 1048, 86.75 1056, 86.31 1064, 85.61 1072, 85.04 1080, 84.18 1088, 83.85 1096, 83.16 1104, 82.43 1112, 81.99 1120, 81.35 1128, 80.48 1136, 80.11 1144, 79.67 1152, 79.14 1160, 87.02 1168, 86.66 1176, 86.00 1184, 84.90 1192, 84.61 1200, 84.21 1208, 83.68 1216, 83.24 1224, 82.56 1232, 81.48 1240, 81.02 1248, 80.95 1256, 80.34 1264, 79.81 1272, 79.47 1280, 78.84 1288, 85.57 1296, 85.66 1304, 85.10 1312, 84.49 1320, 84.00 1328, 83.52 1336, 82.95 1344, 82.10 1352, 82.20 1360, 81.51 1368, 81.15 1376, 80.78 1384, 80.22 1392, 79.72 1400, 85.94 1408, 87.06 1416, 94.22 1424, 95.56 1432, 94.68 1440, 93.10 1448, 83.54 1456, 82.92 1464, 82.13 1472, 82.19 1480, 81.84 1488, 81.22 1496, 80.86 1504, 80.41 1512, 80.00 1520, 79.63 1528, 79.22 1536, 78.77 #2048 159796 78.03 #4096 318444 77.75 #long long 77.46 + exit 0 Processing files: libblake2-20190724-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NQ3oPH 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.CYPblq 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.TrDWfT Creating libblake2-debuginfo package Processing files: libblake2-devel-20190724-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.89598 + 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.VXqeKf 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.G37cpW 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.5O13Q6 Processing files: libblake2-debuginfo-20190724-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Dya8Va find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QMHYaf 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.32user 1.35system 0:24.68elapsed 71%CPU (0avgtext+0avgdata 47220maxresident)k 0inputs+0outputs (0major+366707minor)pagefaults 0swaps 17.43user 3.90system 0:27.61elapsed 77%CPU (0avgtext+0avgdata 47220maxresident)k 0inputs+0outputs (0major+559742minor)pagefaults 0swaps --- libblake2-20190724-alt2.i586.rpm.repo 2021-08-06 05:01:25.000000000 +0000 +++ libblake2-20190724-alt2.i586.rpm.hasher 2022-06-18 04:54:03.351045802 +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 5abccb193ad17d11c02453d7e2ea8d4a +RPMIdentity: fba7c2a13e19f8a5844434dde3796c7d7aaf2cb9fd19112fdd23c2795bf3a6f301dfb4b3ea5b6f4e606ce857abcf6b6715287b9d3577b69c014befe68ec9ad0d --- libblake2-debuginfo-20190724-alt2.i586.rpm.repo 2021-08-06 05:01:25.000000000 +0000 +++ libblake2-debuginfo-20190724-alt2.i586.rpm.hasher 2022-06-18 04:54:03.403046479 +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/7d 40755 root:root +/usr/lib/debug/.build-id/7d/82754fa8a92725cf1a87ae9490a7dd9f6d72cb 120777 root:root ../../../libblake2.so.0.0.0 +/usr/lib/debug/.build-id/7d/82754fa8a92725cf1a87ae9490a7dd9f6d72cb.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/7d 40755 root:root +File: /usr/lib/debug/.build-id/7d/82754fa8a92725cf1a87ae9490a7dd9f6d72cb 120777 root:root ../../../libblake2.so.0.0.0 +File: /usr/lib/debug/.build-id/7d/82754fa8a92725cf1a87ae9490a7dd9f6d72cb.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 ab37a0b5060b1c7874a32536e6877ee4 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: a7a3da7a072a4572af7336799af8b6f93fbd50e3843b701107d68a0faa0a1c3c80297fe8a0023079e2b9e7d1c2be8d19a49d85282c1db088d2f1c0fdaa4537eb