<86>Mar 23 06:31:50 userdel[1397569]: delete user 'rooter' <86>Mar 23 06:31:50 userdel[1397569]: removed group 'rooter' owned by 'rooter' <86>Mar 23 06:31:50 userdel[1397569]: removed shadow group 'rooter' owned by 'rooter' <86>Mar 23 06:31:50 groupadd[1397580]: group added to /etc/group: name=rooter, GID=1841 <86>Mar 23 06:31:50 groupadd[1397580]: group added to /etc/gshadow: name=rooter <86>Mar 23 06:31:50 groupadd[1397580]: new group: name=rooter, GID=1841 <86>Mar 23 06:31:50 useradd[1397594]: new user: name=rooter, UID=1841, GID=1841, home=/root, shell=/bin/bash, from=none <86>Mar 23 06:31:50 userdel[1397608]: delete user 'builder' <86>Mar 23 06:31:50 userdel[1397608]: removed group 'builder' owned by 'builder' <86>Mar 23 06:31:50 userdel[1397608]: removed shadow group 'builder' owned by 'builder' <86>Mar 23 06:31:50 groupadd[1397619]: group added to /etc/group: name=builder, GID=1842 <86>Mar 23 06:31:50 groupadd[1397619]: group added to /etc/gshadow: name=builder <86>Mar 23 06:31:50 groupadd[1397619]: new group: name=builder, GID=1842 <86>Mar 23 06:31:50 useradd[1397628]: new user: name=builder, UID=1842, GID=1842, home=/usr/src, shell=/bin/bash, from=none 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.58141 + 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.58141 + 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.65823 + 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.31399 + 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, 1155.00 16, 554.75 24, 369.83 32, 277.38 40, 221.20 48, 184.33 56, 159.00 64, 139.12 72, 123.28 80, 110.60 88, 100.55 96, 92.46 104, 85.08 112, 79.25 120, 74.20 128, 69.56 136, 122.71 144, 115.89 152, 110.16 160, 105.17 168, 99.00 176, 95.61 184, 91.15 192, 87.06 200, 83.58 208, 80.10 216, 77.26 224, 74.62 232, 72.78 240, 69.77 248, 67.63 256, 65.52 264, 93.02 272, 90.38 280, 87.80 288, 85.46 296, 83.24 304, 80.87 312, 78.97 320, 76.91 328, 74.78 336, 73.25 344, 71.47 352, 69.84 360, 68.21 368, 66.65 376, 65.31 384, 63.95 392, 82.64 400, 80.99 408, 79.47 416, 77.67 424, 76.34 432, 75.06 440, 73.56 448, 72.25 456, 71.23 464, 69.76 472, 68.81 480, 67.67 488, 66.44 496, 65.48 504, 64.39 512, 62.89 520, 77.22 528, 75.99 536, 75.17 544, 74.01 552, 73.04 560, 72.15 568, 71.04 576, 70.00 584, 69.14 592, 68.25 600, 67.25 608, 66.41 616, 65.36 624, 64.44 632, 63.80 640, 62.69 648, 74.15 656, 73.29 664, 72.32 672, 71.50 680, 70.62 688, 69.80 696, 69.28 704, 68.21 712, 67.68 720, 66.73 728, 66.46 736, 65.43 744, 64.69 752, 64.01 760, 63.33 768, 62.67 776, 72.13 784, 71.36 792, 70.64 800, 69.97 808, 69.27 816, 69.07 824, 67.86 832, 67.14 840, 66.83 848, 65.94 856, 65.52 864, 64.69 872, 64.64 880, 63.45 888, 63.03 896, 62.41 904, 70.53 912, 69.97 920, 69.30 928, 68.67 936, 68.26 944, 67.51 952, 66.85 960, 66.47 968, 65.81 976, 65.30 984, 64.79 992, 64.19 1000, 63.78 1008, 63.19 1016, 62.67 1024, 62.10 1032, 69.24 1040, 68.82 1048, 68.32 1056, 67.75 1064, 67.24 1072, 66.74 1080, 66.21 1088, 65.70 1096, 65.12 1104, 64.70 1112, 64.41 1120, 63.90 1128, 63.45 1136, 63.00 1144, 62.51 1152, 62.08 1160, 68.36 1168, 67.94 1176, 67.45 1184, 67.04 1192, 66.66 1200, 66.08 1208, 65.74 1216, 65.19 1224, 64.88 1232, 64.34 1240, 63.99 1248, 63.65 1256, 63.07 1264, 62.67 1272, 62.45 1280, 62.04 1288, 67.70 1296, 67.30 1304, 66.82 1312, 66.33 1320, 66.05 1328, 65.72 1336, 65.31 1344, 64.73 1352, 64.41 1360, 64.11 1368, 63.68 1376, 63.26 1384, 62.90 1392, 62.56 1400, 62.18 1408, 61.95 1416, 67.07 1424, 66.66 1432, 66.32 1440, 65.90 1448, 65.69 1456, 65.31 1464, 64.84 1472, 64.56 1480, 64.21 1488, 63.90 1496, 63.56 1504, 63.11 1512, 62.81 1520, 62.56 1528, 62.10 1536, 61.89 #2048 126252 61.65 #4096 355740 86.85 #long long 112.05 + exit 0 Processing files: libblake2-20190724-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nEZELE 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.sGmkPV 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.7TTNU8 Creating libblake2-debuginfo package Processing files: libblake2-devel-20190724-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.82923 + 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.3vwK0q 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.kxNJex 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.QyDLGz Processing files: libblake2-debuginfo-20190724-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DZAftO find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.G2nCe6 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) 12.77user 2.48system 0:22.67elapsed 67%CPU (0avgtext+0avgdata 44092maxresident)k 0inputs+0outputs (0major+370778minor)pagefaults 0swaps 0.59user 1.86system 0:28.25elapsed 8%CPU (0avgtext+0avgdata 12372maxresident)k 0inputs+0outputs (0major+96009minor)pagefaults 0swaps --- libblake2-20190724-alt2.i586.rpm.repo 2021-08-06 05:01:25.000000000 +0000 +++ libblake2-20190724-alt2.i586.rpm.hasher 2024-03-23 06:32:15.183856504 +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 00be0563d401683afa94c4a5a39069ac +RPMIdentity: cfa0415838b2a16bd14bbcf96cb88d6d88fdeffbb8cb8d3493c3acdb3a0bccaded924f84bd131589d5667209176dc44a2056cc17c672a128c03f435e53de6643 --- libblake2-debuginfo-20190724-alt2.i586.rpm.repo 2021-08-06 05:01:25.000000000 +0000 +++ libblake2-debuginfo-20190724-alt2.i586.rpm.hasher 2024-03-23 06:32:15.274857886 +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/8c 40755 root:root +/usr/lib/debug/.build-id/8c/e5cf9efaa4d25fce3efdf80eeeff6c8f0e01a4 120777 root:root ../../../libblake2.so.0.0.0 +/usr/lib/debug/.build-id/8c/e5cf9efaa4d25fce3efdf80eeeff6c8f0e01a4.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/8c 40755 root:root +File: /usr/lib/debug/.build-id/8c/e5cf9efaa4d25fce3efdf80eeeff6c8f0e01a4 120777 root:root ../../../libblake2.so.0.0.0 +File: /usr/lib/debug/.build-id/8c/e5cf9efaa4d25fce3efdf80eeeff6c8f0e01a4.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 9d4d6d23ac7fc8db8e8a2262f4d6e1e8 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: b466b3142b1e02de7d351a7e1e7f4015368d00a8ded788e8ec753e766511768629e0739c1a40258e499757260a4e817ad81265d087bc9c3c3c31b68271b6ebed