<86>Aug 28 13:42:59 userdel[1063230]: delete user 'rooter' <86>Aug 28 13:42:59 userdel[1063230]: removed group 'rooter' owned by 'rooter' <86>Aug 28 13:42:59 userdel[1063230]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 28 13:42:59 groupadd[1063238]: group added to /etc/group: name=rooter, GID=648 <86>Aug 28 13:42:59 groupadd[1063238]: group added to /etc/gshadow: name=rooter <86>Aug 28 13:42:59 groupadd[1063238]: new group: name=rooter, GID=648 <86>Aug 28 13:42:59 useradd[1063245]: new user: name=rooter, UID=648, GID=648, home=/root, shell=/bin/bash <86>Aug 28 13:42:59 userdel[1063261]: delete user 'builder' <86>Aug 28 13:42:59 userdel[1063261]: removed group 'builder' owned by 'builder' <86>Aug 28 13:42:59 userdel[1063261]: removed shadow group 'builder' owned by 'builder' <86>Aug 28 13:42:59 groupadd[1063271]: group added to /etc/group: name=builder, GID=649 <86>Aug 28 13:42:59 groupadd[1063271]: group added to /etc/gshadow: name=builder <86>Aug 28 13:42:59 groupadd[1063271]: new group: name=builder, GID=649 <86>Aug 28 13:42:59 useradd[1063280]: new user: name=builder, UID=649, GID=649, 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.83279 + 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.83279 + 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.17524 + 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.17524 + 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 - + grep 69217a3079908094e11121d042354a7c1f55b6482ca1a51e1b250dfd1ed0eef9 + ./b2sum -a blake2s 69217a3079908094e11121d042354a7c1f55b6482ca1a51e1b250dfd1ed0eef9 - + cd ../bench + gcc -o bench-blake2b bench.c ../src/blake2b-ref.c -DSUPERCOP + ./bench-blake2b #bytes median per byte 0, inf 8, 3675.62 16, 1837.25 24, 1475.54 32, 911.31 40, 733.20 48, 612.50 56, 524.41 64, 458.48 72, 406.12 80, 368.93 88, 332.56 96, 305.75 104, 282.57 112, 295.98 120, 244.31 128, 230.18 136, 461.04 144, 420.31 152, 399.37 160, 379.04 168, 363.81 176, 321.36 184, 306.64 192, 361.66 200, 282.06 208, 270.73 216, 261.03 224, 252.54 232, 243.19 240, 235.36 248, 227.31 256, 221.04 264, 371.63 272, 330.88 280, 379.77 288, 289.62 296, 281.00 304, 274.41 312, 266.96 320, 260.47 328, 253.98 336, 247.83 344, 242.06 352, 236.92 360, 231.75 368, 226.30 376, 221.44 384, 216.77 392, 281.32 400, 275.51 408, 270.02 416, 265.04 424, 260.05 432, 255.69 440, 250.40 448, 246.14 456, 241.76 464, 237.29 472, 233.63 480, 229.68 488, 226.92 496, 222.76 504, 218.67 512, 215.32 520, 264.00 528, 259.71 536, 255.77 544, 252.83 552, 248.32 560, 244.97 568, 241.56 576, 237.99 584, 265.89 592, 231.81 600, 228.63 608, 225.60 616, 222.32 624, 220.29 632, 216.91 640, 214.20 648, 253.19 656, 250.23 664, 246.98 672, 244.40 680, 241.20 688, 238.54 696, 235.58 704, 233.01 712, 230.41 720, 227.75 728, 225.27 736, 223.16 744, 220.29 752, 218.31 760, 216.17 768, 213.73 776, 246.22 784, 243.63 792, 241.34 800, 239.04 808, 236.39 816, 233.96 824, 232.03 832, 229.66 840, 227.47 848, 225.33 856, 223.85 864, 221.30 872, 218.92 880, 217.24 888, 214.97 896, 213.15 904, 241.16 912, 239.09 920, 237.09 928, 234.86 936, 232.80 944, 231.16 952, 229.00 960, 226.99 968, 225.17 976, 223.50 984, 245.10 992, 219.99 1000, 218.05 1008, 216.66 1016, 214.45 1024, 240.93 1032, 238.36 1040, 235.84 1048, 234.75 1056, 242.75 1064, 230.18 1072, 229.01 1080, 227.32 1088, 225.47 1096, 223.86 1104, 226.35 1112, 319.95 1120, 320.02 1128, 217.11 1136, 215.43 1144, 214.21 1152, 212.94 1160, 242.68 1168, 232.88 1176, 231.15 1184, 271.99 1192, 227.94 1200, 226.45 1208, 224.93 1216, 223.68 1224, 222.17 1232, 220.61 1240, 219.35 1248, 217.90 1256, 216.40 1264, 215.04 1272, 264.61 1280, 212.57 1288, 254.52 1296, 231.02 1304, 260.19 1312, 227.85 1320, 226.30 1328, 225.02 1336, 223.89 1344, 222.32 1352, 221.05 1360, 219.83 1368, 218.49 1376, 228.89 1384, 215.72 1392, 214.76 1400, 213.35 1408, 212.50 1416, 229.85 1424, 228.67 1432, 227.85 1440, 226.32 1448, 224.94 1456, 224.06 1464, 222.46 1472, 221.21 1480, 220.12 1488, 218.67 1496, 217.84 1504, 216.41 1512, 215.74 1520, 231.28 1528, 212.97 1536, 211.89 #2048 439720 214.71 #4096 1053812 257.28 #long long 299.85 + exit 0 Processing files: libblake2-20190724-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.csB1Jc 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.iL5w1a 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.KlMAnc Creating libblake2-debuginfo package Processing files: libblake2-devel-20190724-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.35230 + 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.A1M7Db 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.ki3qPb 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.tpS9Ub Processing files: libblake2-debuginfo-20190724-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Im8pSe find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.14P8Sb 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) 47.86user 2.30system 0:56.98elapsed 88%CPU (0avgtext+0avgdata 44688maxresident)k 0inputs+0outputs (0major+372459minor)pagefaults 0swaps 50.94user 7.40system 1:04.19elapsed 90%CPU (0avgtext+0avgdata 44688maxresident)k 0inputs+0outputs (0major+563245minor)pagefaults 0swaps --- libblake2-20190724-alt2.i586.rpm.repo 2021-08-06 05:01:25.000000000 +0000 +++ libblake2-20190724-alt2.i586.rpm.hasher 2021-08-28 13:43:59.933585638 +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 290ff5577aef820c2e3bb2e2257cfc06 +RPMIdentity: 015baa69cfa27f6eba0b55f509fc8f081d1b1a0157e494e308ad0f88ccdbd2974735a812f0ee844754ab67c6ad4dcb242407a339e19788ffa955b309ccac5ffc --- libblake2-debuginfo-20190724-alt2.i586.rpm.repo 2021-08-06 05:01:25.000000000 +0000 +++ libblake2-debuginfo-20190724-alt2.i586.rpm.hasher 2021-08-28 13:44:00.103579565 +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/6f 40755 root:root +/usr/lib/debug/.build-id/6f/7f484f3657d25124e91a39dfbfd7536c040c9e 120777 root:root ../../../libblake2.so.0.0.0 +/usr/lib/debug/.build-id/6f/7f484f3657d25124e91a39dfbfd7536c040c9e.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/6f 40755 root:root +File: /usr/lib/debug/.build-id/6f/7f484f3657d25124e91a39dfbfd7536c040c9e 120777 root:root ../../../libblake2.so.0.0.0 +File: /usr/lib/debug/.build-id/6f/7f484f3657d25124e91a39dfbfd7536c040c9e.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 5de907ec2c120d078b371fde621a108b 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: f2b96667886d365e747111f1db2bf6beb0d73c8e7f9ee89fcb9a1be77181155e621a1fd1d643da29963a32d6d3e7fdb63e5bbcb1461f517c4d6248abd010d436