<86>Nov 6 07:05:11 userdel[3190734]: delete user 'rooter' <86>Nov 6 07:05:11 userdel[3190734]: removed group 'rooter' owned by 'rooter' <86>Nov 6 07:05:11 userdel[3190734]: removed shadow group 'rooter' owned by 'rooter' <86>Nov 6 07:05:11 groupadd[3190852]: group added to /etc/group: name=rooter, GID=930 <86>Nov 6 07:05:11 groupadd[3190852]: group added to /etc/gshadow: name=rooter <86>Nov 6 07:05:11 groupadd[3190852]: new group: name=rooter, GID=930 <86>Nov 6 07:05:11 useradd[3190903]: new user: name=rooter, UID=930, GID=930, home=/root, shell=/bin/bash <86>Nov 6 07:05:11 userdel[3190969]: delete user 'builder' <86>Nov 6 07:05:11 userdel[3190969]: removed group 'builder' owned by 'builder' <86>Nov 6 07:05:11 userdel[3190969]: removed shadow group 'builder' owned by 'builder' <86>Nov 6 07:05:12 groupadd[3191537]: group added to /etc/group: name=builder, GID=931 <86>Nov 6 07:05:12 groupadd[3191537]: group added to /etc/gshadow: name=builder <86>Nov 6 07:05:12 groupadd[3191537]: new group: name=builder, GID=931 <86>Nov 6 07:05:12 useradd[3191602]: new user: name=builder, UID=931, GID=931, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libt1ha-2.0.1-alt2.nosrc.rpm (w1.gzdio) Installing libt1ha-2.0.1-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.30145 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf t1ha-2.0.1 + echo 'Source #0 (t1ha-2.0.1.tar):' Source #0 (t1ha-2.0.1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/t1ha-2.0.1.tar + cd t1ha-2.0.1 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (t1ha-2.0.1-alt2.patch):' Patch #0 (t1ha-2.0.1-alt2.patch): + /usr/bin/patch -p1 patching file .gear/rules patching file .gear/tags/list patching file libt1ha.spec patching file t1ha.h + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.30145 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd t1ha-2.0.1 + make libt1ha.a 'CFLAGS_LIB=-pipe -frecord-gcc-switches -Wall -g -O2 -O3 -DNDEBUG -g0 -ffunction-sections -fpic' make: Entering directory '/usr/src/RPM/BUILD/t1ha-2.0.1' cc -pipe -frecord-gcc-switches -Wall -g -O2 -O3 -DNDEBUG -g0 -ffunction-sections -fpic -c -o t1ha0.o src/t1ha0.c src/t1ha0.c: In function 't1ha0_32le': src/t1ha0.c:189:9: warning: 'packed' attribute ignored for type 'const char *' [-Wattributes] v = (const uint32_t *)memcpy(&align, unaligned(v), 16); ^ src/t1ha0.c:216:5: warning: 'packed' attribute ignored for type 'const char *' [-Wattributes] v = (const uint8_t *)memcpy(&align, unaligned(v), len); ^ src/t1ha0.c: In function 't1ha0_32be': src/t1ha0.c:262:9: warning: 'packed' attribute ignored for type 'const char *' [-Wattributes] v = (const uint32_t *)memcpy(&align, unaligned(v), 16); ^ src/t1ha0.c:289:5: warning: 'packed' attribute ignored for type 'const char *' [-Wattributes] v = (const uint8_t *)memcpy(&align, unaligned(v), len); ^ cc -pipe -frecord-gcc-switches -Wall -g -O2 -O3 -DNDEBUG -g0 -ffunction-sections -fpic -c -o t1ha1.o src/t1ha1.c src/t1ha1.c: In function 't1ha1_le': src/t1ha1.c:74:9: warning: 'packed' attribute ignored for type 'const char *' [-Wattributes] v = (const uint64_t *)memcpy(&align, unaligned(v), 32); ^ src/t1ha1.c:97:5: warning: 'packed' attribute ignored for type 'const char *' [-Wattributes] v = (const uint64_t *)memcpy(&align, unaligned(v), len); ^ src/t1ha1.c: In function 't1ha1_be': src/t1ha1.c:152:9: warning: 'packed' attribute ignored for type 'const char *' [-Wattributes] v = (const uint64_t *)memcpy(&align, unaligned(v), 32); ^ src/t1ha1.c:175:5: warning: 'packed' attribute ignored for type 'const char *' [-Wattributes] v = (const uint64_t *)memcpy(&align, unaligned(v), len); ^ cc -pipe -frecord-gcc-switches -Wall -g -O2 -O3 -DNDEBUG -g0 -ffunction-sections -fpic -c -o t1ha2.o src/t1ha2.c src/t1ha2.c: In function 'loop': src/t1ha2.c:91:7: warning: 'packed' attribute ignored for type 'const char *' [-Wattributes] v = (const uint64_t *)memcpy(buffer4align, unaligned(v), 32); ^ src/t1ha2.c: In function 't1ha2_atonce': src/t1ha2.c:209:5: warning: 'packed' attribute ignored for type 'const char *' [-Wattributes] v = (const uint64_t *)memcpy(&buffer4align, unaligned(v), length); ^ src/t1ha2.c: In function 't1ha2_atonce128': src/t1ha2.c:232:5: warning: 'packed' attribute ignored for type 'const char *' [-Wattributes] v = (const uint64_t *)memcpy(&buffer4align, unaligned(v), length); ^ src/t1ha2.c: In function 't1ha2_update': src/t1ha2.c:254:5: warning: 'packed' attribute ignored for type 'const char *' [-Wattributes] memcpy(ctx->buffer.bytes + ctx->partial, unaligned(data), chunk); ^~~~~~ src/t1ha2.c:276:5: warning: 'packed' attribute ignored for type 'const char *' [-Wattributes] memcpy(ctx->buffer.bytes, unaligned(data), ctx->partial = length); ^~~~~~ cc -pipe -frecord-gcc-switches -Wall -g -O2 -O3 -DNDEBUG -g0 -ffunction-sections -fpic -save-temps -mno-avx2 -mno-avx -maes -c -o t1ha0_aes_noavx.o src/t1ha0_ia32aes_noavx.c x86_64-alt-linux-gcc: warning: -pipe ignored because -save-temps specified cc -pipe -frecord-gcc-switches -Wall -g -O2 -O3 -DNDEBUG -g0 -ffunction-sections -fpic -save-temps -mno-avx2 -mavx -maes -c -o t1ha0_aes_avx.o src/t1ha0_ia32aes_avx.c x86_64-alt-linux-gcc: warning: -pipe ignored because -save-temps specified cc -pipe -frecord-gcc-switches -Wall -g -O2 -O3 -DNDEBUG -g0 -ffunction-sections -fpic -save-temps -mavx2 -mavx -maes -c -o t1ha0_aes_avx2.o src/t1ha0_ia32aes_avx2.c x86_64-alt-linux-gcc: warning: -pipe ignored because -save-temps specified ar rs libt1ha.a t1ha0.o t1ha1.o t1ha2.o t1ha0_aes_noavx.o t1ha0_aes_avx.o t1ha0_aes_avx2.o ar: creating libt1ha.a make: Leaving directory '/usr/src/RPM/BUILD/t1ha-2.0.1' + mv libt1ha.a libt1ha_pic.a + gcc -shared t1ha0.o t1ha0_aes_avx.o t1ha0_aes_avx2.o t1ha0_aes_noavx.o t1ha1.o t1ha2.o -Wl,--no-undefined + rm t1ha0.o t1ha0_aes_avx.o t1ha0_aes_avx2.o t1ha0_aes_noavx.o t1ha1.o t1ha2.o + make libt1ha.a 'CFLAGS_LIB=-pipe -frecord-gcc-switches -Wall -g -O2 -O3 -DNDEBUG -g0 -ffunction-sections' make: Entering directory '/usr/src/RPM/BUILD/t1ha-2.0.1' cc -pipe -frecord-gcc-switches -Wall -g -O2 -O3 -DNDEBUG -g0 -ffunction-sections -c -o t1ha0.o src/t1ha0.c src/t1ha0.c: In function 't1ha0_32le': src/t1ha0.c:189:9: warning: 'packed' attribute ignored for type 'const char *' [-Wattributes] v = (const uint32_t *)memcpy(&align, unaligned(v), 16); ^ src/t1ha0.c:216:5: warning: 'packed' attribute ignored for type 'const char *' [-Wattributes] v = (const uint8_t *)memcpy(&align, unaligned(v), len); ^ src/t1ha0.c: In function 't1ha0_32be': src/t1ha0.c:262:9: warning: 'packed' attribute ignored for type 'const char *' [-Wattributes] v = (const uint32_t *)memcpy(&align, unaligned(v), 16); ^ src/t1ha0.c:289:5: warning: 'packed' attribute ignored for type 'const char *' [-Wattributes] v = (const uint8_t *)memcpy(&align, unaligned(v), len); ^ cc -pipe -frecord-gcc-switches -Wall -g -O2 -O3 -DNDEBUG -g0 -ffunction-sections -c -o t1ha1.o src/t1ha1.c src/t1ha1.c: In function 't1ha1_le': src/t1ha1.c:74:9: warning: 'packed' attribute ignored for type 'const char *' [-Wattributes] v = (const uint64_t *)memcpy(&align, unaligned(v), 32); ^ src/t1ha1.c:97:5: warning: 'packed' attribute ignored for type 'const char *' [-Wattributes] v = (const uint64_t *)memcpy(&align, unaligned(v), len); ^ src/t1ha1.c: In function 't1ha1_be': src/t1ha1.c:152:9: warning: 'packed' attribute ignored for type 'const char *' [-Wattributes] v = (const uint64_t *)memcpy(&align, unaligned(v), 32); ^ src/t1ha1.c:175:5: warning: 'packed' attribute ignored for type 'const char *' [-Wattributes] v = (const uint64_t *)memcpy(&align, unaligned(v), len); ^ cc -pipe -frecord-gcc-switches -Wall -g -O2 -O3 -DNDEBUG -g0 -ffunction-sections -c -o t1ha2.o src/t1ha2.c src/t1ha2.c: In function 'loop': src/t1ha2.c:91:7: warning: 'packed' attribute ignored for type 'const char *' [-Wattributes] v = (const uint64_t *)memcpy(buffer4align, unaligned(v), 32); ^ src/t1ha2.c: In function 't1ha2_atonce': src/t1ha2.c:209:5: warning: 'packed' attribute ignored for type 'const char *' [-Wattributes] v = (const uint64_t *)memcpy(&buffer4align, unaligned(v), length); ^ src/t1ha2.c: In function 't1ha2_atonce128': src/t1ha2.c:232:5: warning: 'packed' attribute ignored for type 'const char *' [-Wattributes] v = (const uint64_t *)memcpy(&buffer4align, unaligned(v), length); ^ src/t1ha2.c: In function 't1ha2_update': src/t1ha2.c:254:5: warning: 'packed' attribute ignored for type 'const char *' [-Wattributes] memcpy(ctx->buffer.bytes + ctx->partial, unaligned(data), chunk); ^~~~~~ src/t1ha2.c:276:5: warning: 'packed' attribute ignored for type 'const char *' [-Wattributes] memcpy(ctx->buffer.bytes, unaligned(data), ctx->partial = length); ^~~~~~ cc -pipe -frecord-gcc-switches -Wall -g -O2 -O3 -DNDEBUG -g0 -ffunction-sections -save-temps -mno-avx2 -mno-avx -maes -c -o t1ha0_aes_noavx.o src/t1ha0_ia32aes_noavx.c x86_64-alt-linux-gcc: warning: -pipe ignored because -save-temps specified cc -pipe -frecord-gcc-switches -Wall -g -O2 -O3 -DNDEBUG -g0 -ffunction-sections -save-temps -mno-avx2 -mavx -maes -c -o t1ha0_aes_avx.o src/t1ha0_ia32aes_avx.c x86_64-alt-linux-gcc: warning: -pipe ignored because -save-temps specified cc -pipe -frecord-gcc-switches -Wall -g -O2 -O3 -DNDEBUG -g0 -ffunction-sections -save-temps -mavx2 -mavx -maes -c -o t1ha0_aes_avx2.o src/t1ha0_ia32aes_avx2.c x86_64-alt-linux-gcc: warning: -pipe ignored because -save-temps specified ar rs libt1ha.a t1ha0.o t1ha1.o t1ha2.o t1ha0_aes_noavx.o t1ha0_aes_avx.o t1ha0_aes_avx2.o ar: creating libt1ha.a make: Leaving directory '/usr/src/RPM/BUILD/t1ha-2.0.1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.56490 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libt1ha-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libt1ha-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd t1ha-2.0.1 + mkdir -p /usr/src/tmp/libt1ha-buildroot/usr/include /usr/src/tmp/libt1ha-buildroot/usr/lib64 + install -m644 t1ha.h /usr/src/tmp/libt1ha-buildroot/usr/include + install -m644 libt1ha.a libt1ha_pic.a /usr/src/tmp/libt1ha-buildroot/usr/lib64 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libt1ha-buildroot (auto) Verifying and fixing files in /usr/src/tmp/libt1ha-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/libt1ha-buildroot/ (default) Compressing files in /usr/src/tmp/libt1ha-buildroot (auto) Adjusting library links in /usr/src/tmp/libt1ha-buildroot ./usr/lib64: Verifying ELF objects in /usr/src/tmp/libt1ha-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.93163 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd t1ha-2.0.1 + make check 'CFLAGS_LIB=-pipe -frecord-gcc-switches -Wall -g -O2 -O3 -DNDEBUG' 'CFLAGS_TEST=-pipe -frecord-gcc-switches -Wall -g -O2' make: Entering directory '/usr/src/RPM/BUILD/t1ha-2.0.1' cc -pipe -frecord-gcc-switches -Wall -g -O2 -c -o bench.o tests/bench.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -save-temps -c -o mera.o tests/mera.c x86_64-alt-linux-gcc: warning: -pipe ignored because -save-temps specified cc -pipe -frecord-gcc-switches -Wall -g -O2 -c -o test.o tests/test.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-error -c -o 4bench_xxhash.o tests/xxhash/xxhash.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -O3 -DNDEBUG -mno-avx2 -mno-avx -maes -c -o 4bench_t1ha0_aes_noavx.o tests/4bench_t1ha0_ia32aes_noavx.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -O3 -DNDEBUG -mno-avx2 -mavx -maes -c -o 4bench_t1ha0_aes_avx.o tests/4bench_t1ha0_ia32aes_avx.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -O3 -DNDEBUG -mavx2 -mavx -maes -c -o 4bench_t1ha0_aes_avx2.o tests/4bench_t1ha0_ia32aes_avx2.c Target-ARCH: ia32 cc -pipe -frecord-gcc-switches -Wall -g -O2 -o test tests/main.c t1ha0.o t1ha1.o t1ha2.o t1ha0_aes_noavx.o t1ha0_aes_avx.o t1ha0_aes_avx2.o bench.o mera.o test.o 4bench_xxhash.o 4bench_t1ha0_aes_noavx.o 4bench_t1ha0_aes_avx.o 4bench_t1ha0_aes_avx2.o ./test Testing t1ha2_atonce... Ok Testing t1ha2_atonce128... Ok Testing t1ha2_stream... Ok Testing t1ha2_stream128... Ok Testing t1ha1_64le... Ok Testing t1ha1_64be... Ok Testing t1ha0_32le... Ok Testing t1ha0_32be... Ok Testing t1ha0_ia32aes_noavx... Ok Testing t1ha0_ia32aes_avx... Ok Testing t1ha0_ia32aes_avx2... Ok Preparing to benchmarking... - running on CPU#20 - use RDTSCP as clock source for benchmarking - assume it cheap and floating (RESULTS MAY VARY AND BE USELESS) - measure granularity and overhead: 56 cycle, 0.0178571 iteration/cycle Bench for tiny keys (5 bytes): t1ha2_atonce : 11.375 cycle/hash, 2.275 cycle/byte, 0.440 byte/cycle, 1.319 Gb/s @3GHz roughly t1ha2_atonce128* : 26.250 cycle/hash, 5.250 cycle/byte, 0.190 byte/cycle, 0.571 Gb/s @3GHz roughly t1ha2_stream* : 68.250 cycle/hash, 13.650 cycle/byte, 0.073 byte/cycle, 0.220 Gb/s @3GHz roughly t1ha2_stream128* : 82.250 cycle/hash, 16.450 cycle/byte, 0.061 byte/cycle, 0.182 Gb/s @3GHz roughly t1ha1_64le : 11.156 cycle/hash, 2.231 cycle/byte, 0.448 byte/cycle, 1.345 Gb/s @3GHz roughly t1ha0 : 11.156 cycle/hash, 2.231 cycle/byte, 0.448 byte/cycle, 1.345 Gb/s @3GHz roughly xxhash32 : 15.312 cycle/hash, 3.062 cycle/byte, 0.327 byte/cycle, 0.980 Gb/s @3GHz roughly xxhash64 : 11.812 cycle/hash, 2.362 cycle/byte, 0.423 byte/cycle, 1.270 Gb/s @3GHz roughly Bench for medium keys (1024 bytes): t1ha2_atonce : 182.000 cycle/hash, 0.178 cycle/byte, 5.626 byte/cycle, 16.879 Gb/s @3GHz roughly t1ha2_atonce128* : 189.000 cycle/hash, 0.185 cycle/byte, 5.418 byte/cycle, 16.254 Gb/s @3GHz roughly t1ha2_stream* : 227.500 cycle/hash, 0.222 cycle/byte, 4.501 byte/cycle, 13.503 Gb/s @3GHz roughly t1ha2_stream128* : 234.500 cycle/hash, 0.229 cycle/byte, 4.367 byte/cycle, 13.100 Gb/s @3GHz roughly t1ha1_64le : 206.500 cycle/hash, 0.202 cycle/byte, 4.959 byte/cycle, 14.877 Gb/s @3GHz roughly t1ha0 : 66.500 cycle/hash, 0.065 cycle/byte, 15.398 byte/cycle, 46.195 Gb/s @3GHz roughly xxhash32 : 490.000 cycle/hash, 0.479 cycle/byte, 2.090 byte/cycle, 6.269 Gb/s @3GHz roughly xxhash64 : 301.000 cycle/hash, 0.294 cycle/byte, 3.402 byte/cycle, 10.206 Gb/s @3GHz roughly make: Leaving directory '/usr/src/RPM/BUILD/t1ha-2.0.1' + exit 0 Processing files: libt1ha-devel-2.0.1-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.78278 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd t1ha-2.0.1 + DOCDIR=/usr/src/tmp/libt1ha-buildroot/usr/share/doc/libt1ha-devel-2.0.1 + export DOCDIR + rm -rf /usr/src/tmp/libt1ha-buildroot/usr/share/doc/libt1ha-devel-2.0.1 + /bin/mkdir -p /usr/src/tmp/libt1ha-buildroot/usr/share/doc/libt1ha-devel-2.0.1 + cp -prL README.md /usr/src/tmp/libt1ha-buildroot/usr/share/doc/libt1ha-devel-2.0.1 + chmod -R go-w /usr/src/tmp/libt1ha-buildroot/usr/share/doc/libt1ha-devel-2.0.1 + chmod -R a+rX /usr/src/tmp/libt1ha-buildroot/usr/share/doc/libt1ha-devel-2.0.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dI1Eze find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SrspY2 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VHhL6U Wrote: /usr/src/RPM/RPMS/x86_64/libt1ha-devel-2.0.1-alt2.x86_64.rpm (w2.lzdio) 9.02user 1.31system 0:13.96elapsed 74%CPU (0avgtext+0avgdata 91024maxresident)k 0inputs+0outputs (0major+464627minor)pagefaults 0swaps 0.70user 1.32system 0:20.67elapsed 9%CPU (0avgtext+0avgdata 12004maxresident)k 0inputs+0outputs (0major+93564minor)pagefaults 0swaps --- libt1ha-devel-2.0.1-alt2.x86_64.rpm.repo 2018-03-30 13:13:55.000000000 +0000 +++ libt1ha-devel-2.0.1-alt2.x86_64.rpm.hasher 2022-11-06 07:05:29.420042487 +0000 @@ -8,6 +8,6 @@ File: /usr/include/t1ha.h 100644 root:root aab6c348980b7bfb1d8e07f38bf7b313 -File: /usr/lib64/libt1ha.a 100644 root:root 905cca03e3445f31ac20632c45ac483d -File: /usr/lib64/libt1ha_pic.a 100644 root:root e27bfffa567af562ac9cdd504d54337b +File: /usr/lib64/libt1ha.a 100644 root:root 71e31073a7415c68bf5b12d84ce750b4 +File: /usr/lib64/libt1ha_pic.a 100644 root:root 33d3223d5116a5895c62dcfbfba30f7f File: /usr/share/doc/libt1ha-devel-2.0.1 40755 root:root File: /usr/share/doc/libt1ha-devel-2.0.1/README.md 100644 root:root 8ac5ca7a22cb9d0cf2b8c0ed5e66c087 -RPMIdentity: 4d7188c15f3da7ab8faa7064a45304c2afbed864b0deee331dfd1b579d1fd8e83f3823fb41f9aa5cbb23f878cfd5bbc3b5567b8340a9de5085edbff9f1f69608 +RPMIdentity: 0ab99a7c41e55dfe58e787eac1d7dcaec7a3e7adb4486915eeea0a0be828fd16350e67cccafb0b9ea1d7934c4a8baaaec4832658f0d944ecfd180b3df8f502c3