<86>Oct 13 21:30:55 userdel[1971629]: delete user 'rooter' <86>Oct 13 21:30:55 userdel[1971629]: removed group 'rooter' owned by 'rooter' <86>Oct 13 21:30:55 userdel[1971629]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 13 21:30:55 groupadd[1971649]: group added to /etc/group: name=rooter, GID=687 <86>Oct 13 21:30:55 groupadd[1971649]: group added to /etc/gshadow: name=rooter <86>Oct 13 21:30:55 groupadd[1971649]: new group: name=rooter, GID=687 <86>Oct 13 21:30:55 useradd[1971664]: new user: name=rooter, UID=687, GID=687, home=/root, shell=/bin/bash <86>Oct 13 21:30:55 userdel[1971686]: delete user 'builder' <86>Oct 13 21:30:55 userdel[1971686]: removed group 'builder' owned by 'builder' <86>Oct 13 21:30:55 userdel[1971686]: removed shadow group 'builder' owned by 'builder' <86>Oct 13 21:30:55 groupadd[1971703]: group added to /etc/group: name=builder, GID=688 <86>Oct 13 21:30:55 groupadd[1971703]: group added to /etc/gshadow: name=builder <86>Oct 13 21:30:55 groupadd[1971703]: new group: name=builder, GID=688 <86>Oct 13 21:30:55 useradd[1971713]: new user: name=builder, UID=688, GID=688, 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.17249 + 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.17249 + 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.1403 + 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.1403 + 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, 2823.00 16, 1395.00 24, 930.00 32, 697.50 40, 558.60 48, 460.50 56, 394.71 64, 341.25 72, 303.67 80, 273.30 88, 251.18 96, 230.25 104, 212.54 112, 195.21 120, 182.20 128, 172.50 136, 309.35 144, 292.33 152, 277.42 160, 266.10 168, 250.57 176, 239.32 184, 228.91 192, 214.50 200, 208.20 208, 200.31 216, 192.89 224, 189.96 232, 181.86 240, 177.80 248, 171.97 256, 164.72 264, 238.09 272, 231.09 280, 222.09 288, 215.92 296, 210.00 304, 204.55 312, 201.77 320, 200.70 328, 197.71 336, 191.21 344, 188.51 352, 182.11 360, 176.47 368, 170.74 376, 169.09 384, 163.38 392, 211.78 400, 205.26 408, 201.24 416, 195.46 424, 187.47 432, 182.06 440, 175.25 448, 168.38 456, 165.37 464, 159.36 472, 153.61 480, 146.60 488, 144.20 496, 138.00 504, 134.71 512, 131.30 520, 159.28 528, 156.86 536, 156.09 544, 153.84 552, 151.61 560, 147.73 568, 144.38 576, 142.33 584, 139.15 592, 136.09 600, 134.28 608, 132.47 616, 130.95 624, 127.35 632, 126.57 640, 124.91 648, 147.59 656, 145.83 664, 144.00 672, 143.61 680, 140.72 688, 139.15 696, 139.97 704, 139.57 712, 139.15 720, 134.03 728, 132.53 736, 132.36 744, 129.81 752, 129.57 760, 129.44 768, 124.72 776, 142.48 784, 142.26 792, 140.85 800, 139.50 808, 137.67 816, 136.35 824, 135.03 832, 133.73 840, 132.46 848, 131.35 856, 129.00 864, 128.94 872, 130.05 880, 130.01 888, 128.97 896, 126.67 904, 143.23 912, 143.13 920, 145.80 928, 144.49 936, 147.72 944, 149.03 952, 146.42 960, 142.53 968, 141.35 976, 141.15 984, 142.85 992, 140.42 1000, 137.74 1008, 134.29 1016, 130.65 1024, 128.77 1032, 143.37 1040, 143.56 1048, 143.77 1056, 142.82 1064, 143.03 1072, 140.69 1080, 139.51 1088, 141.11 1096, 141.42 1104, 141.85 1112, 141.95 1120, 139.76 1128, 136.19 1136, 132.74 1144, 134.33 1152, 134.62 1160, 145.63 1168, 143.32 1176, 141.04 1184, 139.99 1192, 139.01 1200, 139.42 1208, 141.02 1216, 141.38 1224, 140.47 1232, 140.96 1240, 141.52 1248, 140.60 1256, 138.27 1264, 134.83 1272, 136.51 1280, 134.32 1288, 148.06 1296, 144.39 1304, 143.52 1312, 141.38 1320, 140.73 1328, 142.32 1336, 142.96 1344, 141.98 1352, 141.05 1360, 138.97 1368, 138.44 1376, 137.37 1384, 136.60 1392, 137.10 1400, 133.68 1408, 130.76 1416, 142.92 1424, 142.01 1432, 142.71 1440, 141.75 1448, 146.54 1456, 150.13 1464, 155.75 1472, 154.92 1480, 152.53 1488, 153.19 1496, 160.96 1504, 161.62 1512, 164.37 1520, 166.75 1528, 168.80 1536, 163.17 #2048 300216 146.59 #4096 499944 122.06 #long long 97.52 + exit 0 Processing files: libblake2-20190724-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OAxPZj 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.GiEG9m 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.HPoUoX Creating libblake2-debuginfo package Processing files: libblake2-devel-20190724-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.71486 + 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.Fqt29S 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.4KJC6W 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.bu9GFR Processing files: libblake2-debuginfo-20190724-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gnlDuT find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IHlZgI 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) 27.96user 1.12system 0:35.90elapsed 81%CPU (0avgtext+0avgdata 43404maxresident)k 0inputs+0outputs (0major+366640minor)pagefaults 0swaps 29.64user 4.69system 0:41.57elapsed 82%CPU (0avgtext+0avgdata 43404maxresident)k 0inputs+0outputs (0major+559200minor)pagefaults 0swaps --- libblake2-20190724-alt2.i586.rpm.repo 2021-08-06 05:01:25.000000000 +0000 +++ libblake2-20190724-alt2.i586.rpm.hasher 2021-10-13 21:31:32.465649650 +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 75c4699251fe15b6c9eaab366f16c199 +RPMIdentity: ca76f1ee4fb9c26ec26fa32a62a5aa8fdf7200f0f0f039d0eac3b25b9b04c6ba5521c59826b31eaef231b46fa77e92a21c6f621beacca4131fe117508c8f758c --- libblake2-debuginfo-20190724-alt2.i586.rpm.repo 2021-08-06 05:01:25.000000000 +0000 +++ libblake2-debuginfo-20190724-alt2.i586.rpm.hasher 2021-10-13 21:31:32.557649027 +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/6d 40755 root:root +/usr/lib/debug/.build-id/6d/57058acdb7c9622cddcc23c087c9b115b08c4b 120777 root:root ../../../libblake2.so.0.0.0 +/usr/lib/debug/.build-id/6d/57058acdb7c9622cddcc23c087c9b115b08c4b.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/6d 40755 root:root +File: /usr/lib/debug/.build-id/6d/57058acdb7c9622cddcc23c087c9b115b08c4b 120777 root:root ../../../libblake2.so.0.0.0 +File: /usr/lib/debug/.build-id/6d/57058acdb7c9622cddcc23c087c9b115b08c4b.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 45642513ef5414abb6223b2e2dcbc14b 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: 32075e2b757d1eb812f6c85aee15d79b14b538309de3b9fa2f95df2429831bc114fb09efeb06a4e990f2cd754550fea8d478797ca9cda0c32ff12a988a941424