<86>Sep 23 06:07:00 userdel[3555885]: delete user 'rooter' <86>Sep 23 06:07:00 userdel[3555885]: removed group 'rooter' owned by 'rooter' <86>Sep 23 06:07:00 userdel[3555885]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 23 06:07:00 groupadd[3555902]: group added to /etc/group: name=rooter, GID=1829 <86>Sep 23 06:07:00 groupadd[3555902]: group added to /etc/gshadow: name=rooter <86>Sep 23 06:07:00 groupadd[3555902]: new group: name=rooter, GID=1829 <86>Sep 23 06:07:00 useradd[3555916]: new user: name=rooter, UID=1829, GID=1829, home=/root, shell=/bin/bash, from=none <86>Sep 23 06:07:00 userdel[3555951]: delete user 'builder' <86>Sep 23 06:07:00 userdel[3555951]: removed group 'builder' owned by 'builder' <86>Sep 23 06:07:00 userdel[3555951]: removed shadow group 'builder' owned by 'builder' <86>Sep 23 06:07:00 groupadd[3555975]: group added to /etc/group: name=builder, GID=1830 <86>Sep 23 06:07:00 groupadd[3555975]: group added to /etc/gshadow: name=builder <86>Sep 23 06:07:00 groupadd[3555975]: new group: name=builder, GID=1830 <86>Sep 23 06:07:00 useradd[3556000]: new user: name=builder, UID=1830, GID=1830, 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.67545 + 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.67545 + 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.10358 + 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.10358 + 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, 1085.00 16, 537.25 24, 362.83 32, 270.38 40, 218.40 48, 181.42 56, 155.50 64, 136.06 72, 120.56 80, 109.55 88, 99.27 96, 90.42 104, 84.00 112, 77.75 120, 71.87 128, 67.59 136, 120.85 144, 114.53 152, 108.32 160, 103.08 168, 98.67 176, 92.91 184, 90.09 192, 86.33 200, 82.46 208, 79.56 216, 75.57 224, 73.75 232, 71.69 240, 68.13 248, 66.61 256, 64.75 264, 91.74 272, 89.04 280, 86.70 288, 84.68 296, 81.35 304, 79.76 312, 77.09 320, 76.21 328, 73.76 336, 72.58 344, 70.41 352, 68.57 360, 67.28 368, 65.66 376, 64.71 384, 63.07 392, 81.21 400, 79.94 408, 78.30 416, 76.93 424, 75.55 432, 73.56 440, 72.61 448, 72.00 456, 70.43 464, 69.16 472, 67.92 480, 66.85 488, 65.58 496, 64.24 504, 63.39 512, 62.67 520, 76.25 528, 75.30 536, 74.39 544, 72.93 552, 71.88 560, 70.95 568, 70.10 576, 69.42 584, 67.99 592, 67.02 600, 65.89 608, 65.62 616, 64.18 624, 64.03 632, 63.18 640, 62.43 648, 73.20 656, 72.09 664, 70.89 672, 70.46 680, 69.63 688, 68.74 696, 67.99 704, 67.26 712, 66.54 720, 65.49 728, 65.00 736, 64.71 744, 63.68 752, 62.78 760, 62.15 768, 62.09 776, 70.72 784, 70.29 792, 69.47 800, 69.33 808, 68.68 816, 67.84 824, 66.81 832, 66.74 840, 65.50 848, 65.08 856, 64.28 864, 63.84 872, 63.55 880, 62.40 888, 62.05 896, 61.59 904, 69.63 912, 68.99 920, 67.96 928, 67.44 936, 67.58 944, 66.80 952, 66.53 960, 65.28 968, 65.29 976, 64.32 984, 64.31 992, 63.96 1000, 62.78 1008, 62.22 1016, 61.59 1024, 61.71 1032, 68.29 1040, 67.98 1048, 67.30 1056, 67.27 1064, 66.26 1072, 65.79 1080, 65.51 1088, 64.85 1096, 64.18 1104, 63.71 1112, 63.73 1120, 62.73 1128, 62.38 1136, 62.16 1144, 61.56 1152, 61.10 1160, 67.30 1168, 66.88 1176, 66.31 1184, 65.79 1192, 65.54 1200, 64.87 1208, 65.23 1216, 64.27 1224, 63.64 1232, 63.36 1240, 63.02 1248, 62.55 1256, 62.62 1264, 61.96 1272, 61.57 1280, 61.23 1288, 66.80 1296, 66.33 1304, 65.73 1312, 65.41 1320, 64.91 1328, 64.48 1336, 64.13 1344, 64.46 1352, 63.68 1360, 62.92 1368, 62.55 1376, 62.41 1384, 62.07 1392, 61.59 1400, 61.28 1408, 60.81 1416, 66.14 1424, 65.71 1432, 65.17 1440, 65.37 1448, 64.47 1456, 64.06 1464, 63.80 1472, 63.38 1480, 63.19 1488, 62.85 1496, 62.94 1504, 62.59 1512, 62.13 1520, 61.67 1528, 61.28 1536, 60.81 #2048 125160 61.11 #4096 247604 60.45 #long long 59.79 + exit 0 Processing files: libblake2-20190724-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ppXkLy 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.VpLEZm 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.DEid1h Creating libblake2-debuginfo package Processing files: libblake2-devel-20190724-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.57586 + 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.40dzGz 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.lmKrdz 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.5mRDbn Processing files: libblake2-debuginfo-20190724-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1E71MV find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eBnAP1 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.02user 1.55system 0:20.74elapsed 65%CPU (0avgtext+0avgdata 44576maxresident)k 0inputs+0outputs (0major+370854minor)pagefaults 0swaps 0.56user 0.96system 0:24.22elapsed 6%CPU (0avgtext+0avgdata 11968maxresident)k 0inputs+0outputs (0major+96811minor)pagefaults 0swaps --- libblake2-20190724-alt2.i586.rpm.repo 2021-08-06 05:01:25.000000000 +0000 +++ libblake2-20190724-alt2.i586.rpm.hasher 2023-09-23 06:07:22.297869312 +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 f10d0ca1f19d8a67f61a9898f67c4f7e +RPMIdentity: c886bd928e12e1829bd7179f1326582c114bd91ace9db85c56f109d259e94a9809e8f8dcb287b6545c7f06d30af62a7769d9faa5887e9165cb9b907426371c96 --- libblake2-debuginfo-20190724-alt2.i586.rpm.repo 2021-08-06 05:01:25.000000000 +0000 +++ libblake2-debuginfo-20190724-alt2.i586.rpm.hasher 2023-09-23 06:07:22.377870730 +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/d9 40755 root:root +/usr/lib/debug/.build-id/d9/2c5e9abd7fef4fe93a482a939a141f0fbd7e98 120777 root:root ../../../libblake2.so.0.0.0 +/usr/lib/debug/.build-id/d9/2c5e9abd7fef4fe93a482a939a141f0fbd7e98.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/d9 40755 root:root +File: /usr/lib/debug/.build-id/d9/2c5e9abd7fef4fe93a482a939a141f0fbd7e98 120777 root:root ../../../libblake2.so.0.0.0 +File: /usr/lib/debug/.build-id/d9/2c5e9abd7fef4fe93a482a939a141f0fbd7e98.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 9c43b289f160b4e0fe5ce4d4e026fe36 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: 5111517bc3748f1a6878a143207d75d784283fb7ad7f842638188bf737e85ff873d081b40a2c044a27b9774b1cefe9d44c23eb59d9ed9e66d98fd1d9633f8dd1