<86>Oct 15 05:32:41 userdel[3493843]: delete user 'rooter' <86>Oct 15 05:32:41 userdel[3493843]: removed group 'rooter' owned by 'rooter' <86>Oct 15 05:32:41 userdel[3493843]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 15 05:32:41 groupadd[3493852]: group added to /etc/group: name=rooter, GID=975 <86>Oct 15 05:32:41 groupadd[3493852]: group added to /etc/gshadow: name=rooter <86>Oct 15 05:32:41 groupadd[3493852]: new group: name=rooter, GID=975 <86>Oct 15 05:32:41 useradd[3493859]: new user: name=rooter, UID=975, GID=975, home=/root, shell=/bin/bash <86>Oct 15 05:32:41 userdel[3493870]: delete user 'builder' <86>Oct 15 05:32:41 userdel[3493870]: removed group 'builder' owned by 'builder' <86>Oct 15 05:32:41 userdel[3493870]: removed shadow group 'builder' owned by 'builder' <86>Oct 15 05:32:41 groupadd[3493877]: group added to /etc/group: name=builder, GID=976 <86>Oct 15 05:32:41 groupadd[3493877]: group added to /etc/gshadow: name=builder <86>Oct 15 05:32:41 groupadd[3493877]: new group: name=builder, GID=976 <86>Oct 15 05:32:41 useradd[3493883]: new user: name=builder, UID=976, GID=976, 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.93809 + 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.93809 + 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.46813 + 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.46813 + 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, 1382.50 16, 698.25 24, 460.83 32, 348.25 40, 276.50 48, 231.58 56, 198.00 64, 175.00 72, 155.17 80, 138.60 88, 126.95 96, 115.50 104, 106.88 112, 99.00 120, 92.17 128, 87.28 136, 156.88 144, 146.81 152, 139.63 160, 132.30 168, 126.50 176, 120.11 184, 115.04 192, 110.40 200, 105.14 208, 101.10 216, 98.00 224, 94.00 232, 91.24 240, 88.08 248, 84.90 256, 82.14 264, 117.41 272, 115.50 280, 111.90 288, 108.01 296, 104.72 304, 102.42 312, 99.62 320, 97.39 328, 95.35 336, 93.00 344, 89.94 352, 88.61 360, 86.80 368, 84.23 376, 82.73 384, 80.86 392, 104.64 400, 103.46 408, 100.33 416, 98.54 424, 97.41 432, 94.82 440, 93.74 448, 92.12 456, 90.75 464, 88.16 472, 87.20 480, 85.40 488, 84.23 496, 83.38 504, 82.11 512, 80.23 520, 99.08 528, 97.20 536, 95.86 544, 93.73 552, 92.62 560, 91.55 568, 89.96 576, 89.35 584, 87.40 592, 85.84 600, 85.07 608, 84.60 616, 83.27 624, 81.94 632, 81.21 640, 80.19 648, 94.85 656, 93.22 664, 92.48 672, 91.29 680, 90.46 688, 88.60 696, 87.34 704, 86.78 712, 85.61 720, 84.93 728, 84.46 736, 82.52 744, 82.57 752, 81.10 760, 79.98 768, 79.88 776, 91.51 784, 90.61 792, 89.90 800, 88.83 808, 88.33 816, 86.88 824, 86.24 832, 85.04 840, 84.30 848, 84.03 856, 83.12 864, 82.41 872, 81.43 880, 80.95 888, 80.22 896, 79.25 904, 89.42 912, 88.70 920, 87.87 928, 87.11 936, 86.87 944, 86.05 952, 84.94 960, 84.32 968, 83.83 976, 83.00 984, 82.32 992, 81.83 1000, 81.14 1008, 80.58 1016, 79.98 1024, 78.94 1032, 87.66 1040, 87.28 1048, 87.26 1056, 85.96 1064, 85.26 1072, 84.47 1080, 84.36 1088, 83.43 1096, 82.49 1104, 82.63 1112, 82.21 1120, 81.30 1128, 80.92 1136, 80.33 1144, 79.81 1152, 79.02 1160, 86.80 1168, 86.16 1176, 85.64 1184, 85.54 1192, 84.26 1200, 83.86 1208, 83.12 1216, 82.89 1224, 82.67 1232, 81.45 1240, 80.93 1248, 81.06 1256, 80.17 1264, 79.57 1272, 79.05 1280, 78.55 1288, 85.91 1296, 85.25 1304, 85.25 1312, 84.73 1320, 84.06 1328, 83.45 1336, 83.22 1344, 82.67 1352, 82.05 1360, 81.01 1368, 80.62 1376, 80.24 1384, 80.20 1392, 79.45 1400, 78.82 1408, 78.43 1416, 85.72 1424, 84.61 1432, 84.59 1440, 84.08 1448, 83.65 1456, 83.13 1464, 82.36 1472, 81.81 1480, 81.90 1488, 81.25 1496, 80.20 1504, 80.15 1512, 79.44 1520, 79.30 1528, 79.29 1536, 78.49 #2048 160636 78.44 #4096 322364 78.70 #long long 78.97 + exit 0 Processing files: libblake2-20190724-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bkA6zB 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.AICySp 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.2iW9dS Creating libblake2-debuginfo package Processing files: libblake2-devel-20190724-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.42270 + 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.gyoSeC 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.Ma69DM 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.AoXhTV Processing files: libblake2-debuginfo-20190724-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.B2o9q1 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Pa1brs 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.47user 0.85system 0:24.70elapsed 70%CPU (0avgtext+0avgdata 47332maxresident)k 0inputs+0outputs (0major+364680minor)pagefaults 0swaps 0.53user 0.87system 0:27.69elapsed 5%CPU (0avgtext+0avgdata 12004maxresident)k 0inputs+0outputs (0major+95549minor)pagefaults 0swaps --- libblake2-20190724-alt2.i586.rpm.repo 2021-08-06 05:01:25.000000000 +0000 +++ libblake2-20190724-alt2.i586.rpm.hasher 2022-10-15 05:33:07.880463467 +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 ed18fe7413cc52a575967f8589b27fe1 +RPMIdentity: b71f4b10384a8b32ec501f9f2febb33915fadb67c056691f20f3fbaf28fdff612a0de20669d93745d05f288c239cacd80a047a7bfab6348d44b429baf745a76a --- libblake2-debuginfo-20190724-alt2.i586.rpm.repo 2021-08-06 05:01:25.000000000 +0000 +++ libblake2-debuginfo-20190724-alt2.i586.rpm.hasher 2022-10-15 05:33:07.938464350 +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/a0 40755 root:root +/usr/lib/debug/.build-id/a0/54c0d7ee3e613231b8dc00bb7d480987e66c6a 120777 root:root ../../../libblake2.so.0.0.0 +/usr/lib/debug/.build-id/a0/54c0d7ee3e613231b8dc00bb7d480987e66c6a.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/a0 40755 root:root +File: /usr/lib/debug/.build-id/a0/54c0d7ee3e613231b8dc00bb7d480987e66c6a 120777 root:root ../../../libblake2.so.0.0.0 +File: /usr/lib/debug/.build-id/a0/54c0d7ee3e613231b8dc00bb7d480987e66c6a.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 40731bd6fc7d637ef16138fe6dafc86e 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: 51746b03ed5ba488685032da80a1b50814decc41deccea9b9dbed1a607fe7a3fe96a2240424856f54a1b3cf0ceff1b26ff1533ee00a3a9828dc892dbffede7df