<86>Sep 14 10:47:06 userdel[1485087]: delete user 'rooter' <86>Sep 14 10:47:06 userdel[1485087]: removed group 'rooter' owned by 'rooter' <86>Sep 14 10:47:06 userdel[1485087]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 14 10:47:06 groupadd[1485099]: group added to /etc/group: name=rooter, GID=675 <86>Sep 14 10:47:06 groupadd[1485099]: group added to /etc/gshadow: name=rooter <86>Sep 14 10:47:06 groupadd[1485099]: new group: name=rooter, GID=675 <86>Sep 14 10:47:06 useradd[1485109]: new user: name=rooter, UID=675, GID=675, home=/root, shell=/bin/bash <86>Sep 14 10:47:06 userdel[1485125]: delete user 'builder' <86>Sep 14 10:47:06 userdel[1485125]: removed group 'builder' owned by 'builder' <86>Sep 14 10:47:06 userdel[1485125]: removed shadow group 'builder' owned by 'builder' <86>Sep 14 10:47:06 groupadd[1485137]: group added to /etc/group: name=builder, GID=676 <86>Sep 14 10:47:06 groupadd[1485137]: group added to /etc/gshadow: name=builder <86>Sep 14 10:47:06 groupadd[1485137]: new group: name=builder, GID=676 <86>Sep 14 10:47:06 useradd[1485145]: new user: name=builder, UID=676, GID=676, 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.2666 + 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.2666 + 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.17412 + 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.17412 + 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, 2121.00 16, 1057.50 24, 707.00 32, 530.25 40, 424.20 48, 352.50 56, 302.14 64, 264.00 72, 235.33 80, 211.80 88, 192.82 96, 176.50 104, 164.08 112, 151.29 120, 141.20 128, 132.38 136, 239.29 144, 226.33 152, 214.58 160, 203.85 168, 194.57 176, 185.18 184, 177.13 192, 169.75 200, 162.84 208, 157.04 216, 151.33 224, 145.71 232, 140.90 240, 135.80 248, 131.52 256, 127.41 264, 182.55 272, 177.18 280, 171.94 288, 167.58 296, 162.81 304, 158.21 312, 154.38 320, 150.60 328, 146.63 336, 143.21 344, 140.09 352, 136.91 360, 133.67 368, 131.09 376, 128.11 384, 125.44 392, 162.61 400, 159.96 408, 156.53 416, 153.40 424, 150.62 432, 147.83 440, 144.76 448, 142.23 456, 140.05 464, 137.59 472, 135.46 480, 133.15 488, 130.67 496, 128.61 504, 126.57 512, 124.69 520, 152.40 528, 150.18 536, 148.03 544, 145.90 552, 143.70 560, 141.77 568, 139.39 576, 137.83 584, 136.11 592, 133.99 600, 132.20 608, 130.42 616, 128.73 624, 127.12 632, 125.28 640, 123.86 648, 146.41 656, 144.84 664, 142.95 672, 141.36 680, 139.55 688, 137.90 696, 136.34 704, 134.62 712, 133.31 720, 131.73 728, 130.38 736, 128.84 744, 127.58 752, 126.00 760, 124.77 768, 123.34 776, 142.30 784, 140.91 792, 139.61 800, 138.03 808, 136.75 816, 135.26 824, 134.10 832, 132.78 840, 131.51 848, 130.42 856, 128.97 864, 127.92 872, 126.74 880, 125.59 888, 124.46 896, 123.21 904, 139.27 912, 138.08 920, 136.85 928, 135.96 936, 134.69 944, 133.60 952, 132.38 960, 131.15 968, 130.04 976, 129.02 984, 128.10 992, 127.19 1000, 126.22 1008, 125.05 1016, 124.02 1024, 123.09 1032, 137.28 1040, 136.06 1048, 135.00 1056, 134.16 1064, 133.06 1072, 132.00 1080, 131.13 1088, 130.10 1096, 129.11 1104, 128.15 1112, 127.27 1120, 126.54 1128, 125.45 1136, 124.52 1144, 123.76 1152, 122.90 1160, 135.37 1168, 134.57 1176, 133.41 1184, 132.75 1192, 131.86 1200, 130.98 1208, 130.19 1216, 129.20 1224, 128.43 1232, 127.75 1240, 126.81 1248, 125.96 1256, 125.25 1264, 124.42 1272, 123.72 1280, 122.89 1288, 134.20 1296, 133.44 1304, 132.74 1312, 131.89 1320, 131.07 1328, 130.19 1336, 129.23 1344, 128.46 1352, 127.81 1360, 126.97 1368, 126.19 1376, 125.41 1384, 124.72 1392, 123.97 1400, 123.34 1408, 122.66 1416, 132.95 1424, 132.30 1432, 131.70 1440, 130.88 1448, 130.04 1456, 129.38 1464, 128.59 1472, 127.86 1480, 127.25 1488, 126.61 1496, 125.81 1504, 125.20 1512, 124.48 1520, 123.88 1528, 123.17 1536, 122.53 #2048 250560 122.34 #4096 500088 122.09 #long long 121.84 + exit 0 Processing files: libblake2-20190724-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jVpZQz 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.yPuQpB 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.WcQjcz Creating libblake2-debuginfo package Processing files: libblake2-devel-20190724-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.56962 + 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.kwaGFz 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.OWryFz 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.AcDEAA Processing files: libblake2-debuginfo-20190724-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hameQz find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TchLbC 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) 24.37user 0.89system 0:32.26elapsed 78%CPU (0avgtext+0avgdata 42908maxresident)k 0inputs+0outputs (0major+353033minor)pagefaults 0swaps 25.80user 3.20system 0:35.76elapsed 81%CPU (0avgtext+0avgdata 42908maxresident)k 0inputs+0outputs (0major+543095minor)pagefaults 0swaps --- libblake2-20190724-alt2.i586.rpm.repo 2021-08-06 05:01:25.911111055 +0000 +++ libblake2-20190724-alt2.i586.rpm.hasher 2021-09-14 10:47:40.519602962 +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 4391d444269362b885cd434ca0baa873 +RPMIdentity: e52bb923c08a20c6042831f252c3383a04fb218d5b027cb7dc93321e9cf5d5c1266f5955e8bde50b4e702dfbf6ec2d72746302be26faab76f34937085f5e113b --- libblake2-debuginfo-20190724-alt2.i586.rpm.repo 2021-08-06 05:01:25.923111179 +0000 +++ libblake2-debuginfo-20190724-alt2.i586.rpm.hasher 2021-09-14 10:47:40.582602534 +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/8e 40755 root:root +/usr/lib/debug/.build-id/8e/ce6cc2e640650f161a0bdf499236d90c4ac09d 120777 root:root ../../../libblake2.so.0.0.0 +/usr/lib/debug/.build-id/8e/ce6cc2e640650f161a0bdf499236d90c4ac09d.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/8e 40755 root:root +File: /usr/lib/debug/.build-id/8e/ce6cc2e640650f161a0bdf499236d90c4ac09d 120777 root:root ../../../libblake2.so.0.0.0 +File: /usr/lib/debug/.build-id/8e/ce6cc2e640650f161a0bdf499236d90c4ac09d.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 c4633bd7d220e70acf35bd789f56dcb2 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: d1f70853ccb94fbb6f8368d482077d192663bc222e931116943085bc9be0e66b24fb1e66578b4be5fbdf85b5570613db748262bc98cfb7808a79de24f537faab