<86>Jul 29 07:56:45 userdel[1453915]: delete user 'rooter' <86>Jul 29 07:56:45 userdel[1453915]: removed group 'rooter' owned by 'rooter' <86>Jul 29 07:56:45 userdel[1453915]: removed shadow group 'rooter' owned by 'rooter' <86>Jul 29 07:56:45 groupadd[1453962]: group added to /etc/group: name=rooter, GID=1862 <86>Jul 29 07:56:45 groupadd[1453962]: group added to /etc/gshadow: name=rooter <86>Jul 29 07:56:45 groupadd[1453962]: new group: name=rooter, GID=1862 <86>Jul 29 07:56:45 useradd[1453982]: new user: name=rooter, UID=1862, GID=1862, home=/root, shell=/bin/bash, from=none <86>Jul 29 07:56:45 userdel[1454045]: delete user 'builder' <86>Jul 29 07:56:45 userdel[1454045]: removed group 'builder' owned by 'builder' <86>Jul 29 07:56:45 userdel[1454045]: removed shadow group 'builder' owned by 'builder' <86>Jul 29 07:56:45 groupadd[1454093]: group added to /etc/group: name=builder, GID=1863 <86>Jul 29 07:56:45 groupadd[1454093]: group added to /etc/gshadow: name=builder <86>Jul 29 07:56:45 groupadd[1454093]: new group: name=builder, GID=1863 <86>Jul 29 07:56:45 useradd[1454122]: new user: name=builder, UID=1863, GID=1863, 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.98320 + 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.98320 + 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.93810 + 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.93810 + 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, 1109.50 16, 553.00 24, 369.83 32, 277.38 40, 221.20 48, 184.92 56, 159.00 64, 137.81 72, 123.67 80, 110.60 88, 100.55 96, 93.04 104, 85.88 112, 79.00 120, 74.43 128, 69.12 136, 122.29 144, 116.28 152, 110.89 160, 104.65 168, 99.83 176, 94.82 184, 90.70 192, 87.50 200, 83.44 208, 80.10 216, 77.13 224, 74.25 232, 72.17 240, 69.30 248, 67.29 256, 64.97 264, 92.70 272, 89.66 280, 87.20 288, 84.78 296, 82.58 304, 80.41 312, 78.26 320, 76.12 328, 74.35 336, 72.67 344, 70.81 352, 69.20 360, 67.74 368, 66.42 376, 64.86 384, 63.58 392, 82.14 400, 80.99 408, 78.85 416, 78.08 424, 75.81 432, 74.86 440, 73.31 448, 72.00 456, 70.74 464, 69.64 472, 68.28 480, 67.03 488, 66.16 496, 65.03 504, 63.83 512, 62.89 520, 76.89 528, 75.46 536, 74.60 544, 74.01 552, 72.49 560, 71.40 568, 70.30 576, 69.85 584, 68.66 592, 67.26 600, 66.64 608, 65.90 616, 64.86 624, 64.08 632, 63.40 640, 62.34 648, 73.63 656, 72.86 664, 71.81 672, 71.08 680, 70.25 688, 69.47 696, 68.59 704, 67.85 712, 67.09 720, 66.31 728, 65.46 736, 64.79 744, 64.09 752, 63.22 760, 62.85 768, 62.20 776, 71.48 784, 70.96 792, 70.14 800, 69.23 808, 68.79 816, 68.04 824, 67.38 832, 66.70 840, 66.13 848, 65.41 856, 64.90 864, 64.17 872, 63.71 880, 63.03 888, 62.46 896, 61.91 904, 70.00 912, 69.29 920, 68.90 928, 68.07 936, 68.09 944, 66.97 952, 66.85 960, 65.95 968, 65.26 976, 64.78 984, 64.28 992, 63.76 1000, 63.70 1008, 62.75 1016, 62.26 1024, 62.21 1032, 68.72 1040, 68.20 1048, 67.73 1056, 67.27 1064, 67.21 1072, 66.71 1080, 65.88 1088, 65.24 1096, 65.25 1104, 64.37 1112, 63.98 1120, 63.83 1128, 62.93 1136, 62.98 1144, 62.41 1152, 62.03 1160, 68.33 1168, 67.41 1176, 67.38 1184, 67.00 1192, 66.08 1200, 65.78 1208, 65.55 1216, 65.10 1224, 64.33 1232, 64.32 1240, 63.93 1248, 63.61 1256, 62.75 1264, 62.76 1272, 61.92 1280, 62.02 1288, 67.57 1296, 67.13 1304, 66.39 1312, 66.33 1320, 66.05 1328, 65.59 1336, 64.99 1344, 64.83 1352, 64.10 1360, 63.64 1368, 63.68 1376, 63.20 1384, 62.45 1392, 62.26 1400, 62.14 1408, 61.99 1416, 67.05 1424, 66.64 1432, 65.78 1440, 65.41 1448, 65.05 1456, 64.67 1464, 64.74 1472, 64.31 1480, 64.10 1488, 63.75 1496, 63.51 1504, 62.61 1512, 62.67 1520, 62.10 1528, 61.72 1536, 61.29 #2048 125524 61.29 #4096 251104 61.30 #long long 61.32 + exit 0 Processing files: libblake2-20190724-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dzkeGs 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.niSEng 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.skqL92 Creating libblake2-debuginfo package Processing files: libblake2-devel-20190724-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.41176 + 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.jQh2G5 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.0E6E35 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.skbGuG Processing files: libblake2-debuginfo-20190724-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.faNdox find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RK0Oao 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.49user 1.01system 0:20.72elapsed 65%CPU (0avgtext+0avgdata 44944maxresident)k 0inputs+0outputs (0major+363651minor)pagefaults 0swaps 0.67user 1.18system 0:24.95elapsed 7%CPU (0avgtext+0avgdata 12092maxresident)k 0inputs+0outputs (0major+94580minor)pagefaults 0swaps --- libblake2-20190724-alt2.i586.rpm.repo 2021-08-06 05:01:25.000000000 +0000 +++ libblake2-20190724-alt2.i586.rpm.hasher 2023-07-29 07:57:08.092480593 +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 c5479e12474035f32edd7b93b9e326d0 +RPMIdentity: ca9dd52ead861e6e7ea6f86f46c61245962fe3193567ef99a0e01bf27303418e1031ecf504345bae07b8c418f54881a0910eae48160e7e8dd6c59481e250b8e5 --- libblake2-debuginfo-20190724-alt2.i586.rpm.repo 2021-08-06 05:01:25.000000000 +0000 +++ libblake2-debuginfo-20190724-alt2.i586.rpm.hasher 2023-07-29 07:57:08.185481598 +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/7f 40755 root:root +/usr/lib/debug/.build-id/7f/f90ca4008eb815669b7c3d9d206284fe45696e 120777 root:root ../../../libblake2.so.0.0.0 +/usr/lib/debug/.build-id/7f/f90ca4008eb815669b7c3d9d206284fe45696e.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/7f 40755 root:root +File: /usr/lib/debug/.build-id/7f/f90ca4008eb815669b7c3d9d206284fe45696e 120777 root:root ../../../libblake2.so.0.0.0 +File: /usr/lib/debug/.build-id/7f/f90ca4008eb815669b7c3d9d206284fe45696e.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 d3c7d7a8186a52b1ef3a5f2d0ed5633a 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: 57d13383e3b42a6570a8cde8dd804754a05fa6cf318882162ffc9a1177c2faebed2effa0f1c6f9cf5fad091df3a62aa70a9f05ac01647f5445a6b7dac91cbc23