<86>Aug 24 04:57:10 userdel[1741344]: delete user 'rooter' <86>Aug 24 04:57:10 groupadd[1741607]: group added to /etc/group: name=rooter, GID=672 <86>Aug 24 04:57:10 groupadd[1741607]: group added to /etc/gshadow: name=rooter <86>Aug 24 04:57:10 groupadd[1741607]: new group: name=rooter, GID=672 <86>Aug 24 04:57:10 useradd[1741855]: new user: name=rooter, UID=672, GID=672, home=/root, shell=/bin/bash <86>Aug 24 04:57:10 userdel[1742293]: delete user 'builder' <86>Aug 24 04:57:10 userdel[1742293]: removed group 'builder' owned by 'builder' <86>Aug 24 04:57:10 userdel[1742293]: removed shadow group 'builder' owned by 'builder' <86>Aug 24 04:57:10 groupadd[1742772]: group added to /etc/group: name=builder, GID=673 <86>Aug 24 04:57:10 groupadd[1742772]: group added to /etc/gshadow: name=builder <86>Aug 24 04:57:10 useradd[1742900]: new user: name=builder, UID=673, GID=673, home=/usr/src, shell=/bin/bash <13>Aug 24 04:57:14 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Aug 24 04:57:14 rpmi: libstdc++10-devel-10.3.1-alt3 sisyphus+281519.340.4.1 1627909997 installed <13>Aug 24 04:57:15 rpmi: gcc10-c++-10.3.1-alt3 sisyphus+281519.340.4.1 1627909997 installed <13>Aug 24 04:57:15 rpmi: gcc-c++-10-alt2 sisyphus+281519.400.4.1 1627910688 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libt1ha-2.1.4-alt1.nosrc.rpm (w1.gzdio) Installing libt1ha-2.1.4-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.37987 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf t1ha-2.1.4 + echo 'Source #0 (t1ha-2.1.4.tar):' Source #0 (t1ha-2.1.4.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/t1ha-2.1.4.tar + cd t1ha-2.1.4 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (t1ha-2.1.4-alt1.patch):' Patch #0 (t1ha-2.1.4-alt1.patch): + /usr/bin/patch -p1 patching file .gear/rules patching file .gear/tags/list patching file libt1ha.spec + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.37987 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd t1ha-2.1.4 + 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.1.4' cc -pipe -frecord-gcc-switches -Wall -g -O2 -O3 -DNDEBUG -g0 -ffunction-sections -fpic -c -o t1ha0.o src/t1ha0.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -O3 -DNDEBUG -g0 -ffunction-sections -fpic -c -o t1ha1.o src/t1ha1.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -O3 -DNDEBUG -g0 -ffunction-sections -fpic -c -o t1ha2.o src/t1ha2.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -O3 -DNDEBUG -g0 -ffunction-sections -fpic -c -o t1ha0_selfcheck.o src/t1ha0_selfcheck.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -O3 -DNDEBUG -g0 -ffunction-sections -fpic -c -o t1ha1_selfcheck.o src/t1ha1_selfcheck.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -O3 -DNDEBUG -g0 -ffunction-sections -fpic -c -o t1ha2_selfcheck.o src/t1ha2_selfcheck.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -O3 -DNDEBUG -g0 -ffunction-sections -fpic -c -o t1ha_selfcheck.o src/t1ha_selfcheck.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -O3 -DNDEBUG -g0 -ffunction-sections -fpic -c -o t1ha_selfcheck_all.o src/t1ha_selfcheck_all.c 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_selfcheck.o t1ha1_selfcheck.o t1ha2_selfcheck.o t1ha_selfcheck.o t1ha_selfcheck_all.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.1.4' + mv libt1ha.a libt1ha_pic.a + gcc -shared t1ha0.o t1ha0_aes_avx.o t1ha0_aes_avx2.o t1ha0_aes_noavx.o t1ha0_selfcheck.o t1ha1.o t1ha1_selfcheck.o t1ha2.o t1ha2_selfcheck.o t1ha_selfcheck.o t1ha_selfcheck_all.o -Wl,--no-undefined + rm t1ha0.o t1ha0_aes_avx.o t1ha0_aes_avx2.o t1ha0_aes_noavx.o t1ha0_selfcheck.o t1ha1.o t1ha1_selfcheck.o t1ha2.o t1ha2_selfcheck.o t1ha_selfcheck.o t1ha_selfcheck_all.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.1.4' cc -pipe -frecord-gcc-switches -Wall -g -O2 -O3 -DNDEBUG -g0 -ffunction-sections -c -o t1ha0.o src/t1ha0.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -O3 -DNDEBUG -g0 -ffunction-sections -c -o t1ha1.o src/t1ha1.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -O3 -DNDEBUG -g0 -ffunction-sections -c -o t1ha2.o src/t1ha2.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -O3 -DNDEBUG -g0 -ffunction-sections -c -o t1ha0_selfcheck.o src/t1ha0_selfcheck.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -O3 -DNDEBUG -g0 -ffunction-sections -c -o t1ha1_selfcheck.o src/t1ha1_selfcheck.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -O3 -DNDEBUG -g0 -ffunction-sections -c -o t1ha2_selfcheck.o src/t1ha2_selfcheck.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -O3 -DNDEBUG -g0 -ffunction-sections -c -o t1ha_selfcheck.o src/t1ha_selfcheck.c cc -pipe -frecord-gcc-switches -Wall -g -O2 -O3 -DNDEBUG -g0 -ffunction-sections -c -o t1ha_selfcheck_all.o src/t1ha_selfcheck_all.c 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_selfcheck.o t1ha1_selfcheck.o t1ha2_selfcheck.o t1ha_selfcheck.o t1ha_selfcheck_all.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.1.4' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.4038 + 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.1.4 + 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: (from :0) 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) Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.97397 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd t1ha-2.1.4 + 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.1.4' cc -pipe -frecord-gcc-switches -Wall -g -O2 -c -o bench.o tests/bench.c In file included from tests/common.h:150, from tests/bench.c:22: tests/highwayhash/pure_c.h:21:13: warning: 'HighwayHashReset_pure_c' declared 'static' but never defined [-Wunused-function] 21 | static void HighwayHashReset_pure_c(const uint64_t key[4], | ^~~~~~~~~~~~~~~~~~~~~~~ tests/highwayhash/pure_c.h:31:17: warning: 'HighwayHashFinalize64_pure_c' declared 'static' but never defined [-Wunused-function] 31 | static uint64_t HighwayHashFinalize64_pure_c(HighwayHashState *state); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ tests/highwayhash/pure_c.h:32:13: warning: 'HighwayHashFinalize128_pure_c' declared 'static' but never defined [-Wunused-function] 32 | static void HighwayHashFinalize128_pure_c(HighwayHashState *state, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tests/highwayhash/pure_c.h:34:13: warning: 'HighwayHashFinalize256_pure_c' declared 'static' but never defined [-Wunused-function] 34 | static void HighwayHashFinalize256_pure_c(HighwayHashState *state, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 In file included from tests/common.h:150, from tests/mera.c:116: tests/highwayhash/pure_c.h:21:13: warning: 'HighwayHashReset_pure_c' declared 'static' but never defined [-Wunused-function] 21 | static void HighwayHashReset_pure_c(const uint64_t key[4], | ^~~~~~~~~~~~~~~~~~~~~~~ tests/highwayhash/pure_c.h:31:17: warning: 'HighwayHashFinalize64_pure_c' declared 'static' but never defined [-Wunused-function] 31 | static uint64_t HighwayHashFinalize64_pure_c(HighwayHashState *state); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ tests/highwayhash/pure_c.h:32:13: warning: 'HighwayHashFinalize128_pure_c' declared 'static' but never defined [-Wunused-function] 32 | static void HighwayHashFinalize128_pure_c(HighwayHashState *state, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tests/highwayhash/pure_c.h:34:13: warning: 'HighwayHashFinalize256_pure_c' declared 'static' but never defined [-Wunused-function] 34 | static void HighwayHashFinalize256_pure_c(HighwayHashState *state, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -pipe -frecord-gcc-switches -Wall -g -O2 -c -o test.o tests/test.c In file included from tests/common.h:150, from tests/test.c:23: tests/highwayhash/pure_c.h:21:13: warning: 'HighwayHashReset_pure_c' declared 'static' but never defined [-Wunused-function] 21 | static void HighwayHashReset_pure_c(const uint64_t key[4], | ^~~~~~~~~~~~~~~~~~~~~~~ tests/highwayhash/pure_c.h:31:17: warning: 'HighwayHashFinalize64_pure_c' declared 'static' but never defined [-Wunused-function] 31 | static uint64_t HighwayHashFinalize64_pure_c(HighwayHashState *state); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ tests/highwayhash/pure_c.h:32:13: warning: 'HighwayHashFinalize128_pure_c' declared 'static' but never defined [-Wunused-function] 32 | static void HighwayHashFinalize128_pure_c(HighwayHashState *state, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tests/highwayhash/pure_c.h:34:13: warning: 'HighwayHashFinalize256_pure_c' declared 'static' but never defined [-Wunused-function] 34 | static void HighwayHashFinalize256_pure_c(HighwayHashState *state, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-error -c -o 4bench_xxhash.o tests/xxhash/xxh_thunk.c In file included from tests/xxhash/../common.h:150, from tests/xxhash/xxh_thunk.c:22: tests/xxhash/../highwayhash/pure_c.h:21:13: warning: 'HighwayHashReset_pure_c' declared 'static' but never defined [-Wunused-function] 21 | static void HighwayHashReset_pure_c(const uint64_t key[4], | ^~~~~~~~~~~~~~~~~~~~~~~ tests/xxhash/../highwayhash/pure_c.h:31:17: warning: 'HighwayHashFinalize64_pure_c' declared 'static' but never defined [-Wunused-function] 31 | static uint64_t HighwayHashFinalize64_pure_c(HighwayHashState *state); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ tests/xxhash/../highwayhash/pure_c.h:32:13: warning: 'HighwayHashFinalize128_pure_c' declared 'static' but never defined [-Wunused-function] 32 | static void HighwayHashFinalize128_pure_c(HighwayHashState *state, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tests/xxhash/../highwayhash/pure_c.h:34:13: warning: 'HighwayHashFinalize256_pure_c' declared 'static' but never defined [-Wunused-function] 34 | static void HighwayHashFinalize256_pure_c(HighwayHashState *state, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-error -c -o 4bench_stadtx.o tests/stadtx/stadtx_thunk.c In file included from tests/stadtx/../common.h:150, from tests/stadtx/stadtx_thunk.c:22: tests/stadtx/../highwayhash/pure_c.h:21:13: warning: 'HighwayHashReset_pure_c' declared 'static' but never defined [-Wunused-function] 21 | static void HighwayHashReset_pure_c(const uint64_t key[4], | ^~~~~~~~~~~~~~~~~~~~~~~ tests/stadtx/../highwayhash/pure_c.h:31:17: warning: 'HighwayHashFinalize64_pure_c' declared 'static' but never defined [-Wunused-function] 31 | static uint64_t HighwayHashFinalize64_pure_c(HighwayHashState *state); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ tests/stadtx/../highwayhash/pure_c.h:32:13: warning: 'HighwayHashFinalize128_pure_c' declared 'static' but never defined [-Wunused-function] 32 | static void HighwayHashFinalize128_pure_c(HighwayHashState *state, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tests/stadtx/../highwayhash/pure_c.h:34:13: warning: 'HighwayHashFinalize256_pure_c' declared 'static' but never defined [-Wunused-function] 34 | static void HighwayHashFinalize256_pure_c(HighwayHashState *state, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-error -c -o 4bench_wyhash.o tests/wyhash/wyhash_thunk.c In file included from tests/wyhash/../common.h:150, from tests/wyhash/wyhash_thunk.c:22: tests/wyhash/../highwayhash/pure_c.h:21:13: warning: 'HighwayHashReset_pure_c' declared 'static' but never defined [-Wunused-function] 21 | static void HighwayHashReset_pure_c(const uint64_t key[4], | ^~~~~~~~~~~~~~~~~~~~~~~ tests/wyhash/../highwayhash/pure_c.h:31:17: warning: 'HighwayHashFinalize64_pure_c' declared 'static' but never defined [-Wunused-function] 31 | static uint64_t HighwayHashFinalize64_pure_c(HighwayHashState *state); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ tests/wyhash/../highwayhash/pure_c.h:32:13: warning: 'HighwayHashFinalize128_pure_c' declared 'static' but never defined [-Wunused-function] 32 | static void HighwayHashFinalize128_pure_c(HighwayHashState *state, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tests/wyhash/../highwayhash/pure_c.h:34:13: warning: 'HighwayHashFinalize256_pure_c' declared 'static' but never defined [-Wunused-function] 34 | static void HighwayHashFinalize256_pure_c(HighwayHashState *state, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-error -c -o 4bench_highwayhash_test.o tests/highwayhash/verifier.c In file included from tests/highwayhash/../common.h:150, from tests/highwayhash/verifier.c:1: tests/highwayhash/../highwayhash/pure_c.h:21:13: warning: 'HighwayHashReset_pure_c' declared 'static' but never defined [-Wunused-function] 21 | static void HighwayHashReset_pure_c(const uint64_t key[4], | ^~~~~~~~~~~~~~~~~~~~~~~ tests/highwayhash/../highwayhash/pure_c.h:31:17: warning: 'HighwayHashFinalize64_pure_c' declared 'static' but never defined [-Wunused-function] 31 | static uint64_t HighwayHashFinalize64_pure_c(HighwayHashState *state); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ tests/highwayhash/../highwayhash/pure_c.h:32:13: warning: 'HighwayHashFinalize128_pure_c' declared 'static' but never defined [-Wunused-function] 32 | static void HighwayHashFinalize128_pure_c(HighwayHashState *state, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tests/highwayhash/../highwayhash/pure_c.h:34:13: warning: 'HighwayHashFinalize256_pure_c' declared 'static' but never defined [-Wunused-function] 34 | static void HighwayHashFinalize256_pure_c(HighwayHashState *state, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -pipe -frecord-gcc-switches -Wall -g -O2 -Wno-error -c -o 4bench_highwayhash_pure_c.o tests/highwayhash/pure_c.c g++ -I tests -Wextra -Werror -std=c++11 -O3 -DNDEBUG -D_DEFAULT_SOURCE -fno-stack-protector -mtune=native -Wno-error -c -o 4bench_highwayhash_portable.o tests/highwayhash/4bench_portable.cc 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 g++ -I tests -Wextra -Werror -std=c++11 -O3 -DNDEBUG -D_DEFAULT_SOURCE -fno-stack-protector -mtune=native -mavx2 -Wno-error -c -o 4bench_highwayhash_avx2.o tests/highwayhash/4bench_avx2.cc g++ -I tests -Wextra -Werror -std=c++11 -O3 -DNDEBUG -D_DEFAULT_SOURCE -fno-stack-protector -mtune=native -msse4.1 -Wno-error -c -o 4bench_highwayhash_sse41.o tests/highwayhash/4bench_sse41.cc Target-ARCH: ia32 cc -pipe -frecord-gcc-switches -Wall -g -O2 -o test tests/main.c t1ha0.o t1ha1.o t1ha2.o t1ha0_selfcheck.o t1ha1_selfcheck.o t1ha2_selfcheck.o t1ha_selfcheck.o t1ha_selfcheck_all.o t1ha0_aes_noavx.o t1ha0_aes_avx.o t1ha0_aes_avx2.o bench.o mera.o test.o 4bench_xxhash.o 4bench_stadtx.o 4bench_wyhash.o 4bench_highwayhash_test.o 4bench_highwayhash_pure_c.o 4bench_highwayhash_portable.o 4bench_t1ha0_aes_noavx.o 4bench_t1ha0_aes_avx.o 4bench_t1ha0_aes_avx2.o 4bench_highwayhash_avx2.o 4bench_highwayhash_sse41.o -lm In file included from tests/common.h:150, from tests/main.c:22: tests/highwayhash/pure_c.h:21:13: warning: 'HighwayHashReset_pure_c' declared 'static' but never defined [-Wunused-function] 21 | static void HighwayHashReset_pure_c(const uint64_t key[4], | ^~~~~~~~~~~~~~~~~~~~~~~ tests/highwayhash/pure_c.h:31:17: warning: 'HighwayHashFinalize64_pure_c' declared 'static' but never defined [-Wunused-function] 31 | static uint64_t HighwayHashFinalize64_pure_c(HighwayHashState *state); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ tests/highwayhash/pure_c.h:32:13: warning: 'HighwayHashFinalize128_pure_c' declared 'static' but never defined [-Wunused-function] 32 | static void HighwayHashFinalize128_pure_c(HighwayHashState *state, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tests/highwayhash/pure_c.h:34:13: warning: 'HighwayHashFinalize256_pure_c' declared 'static' but never defined [-Wunused-function] 34 | static void HighwayHashFinalize256_pure_c(HighwayHashState *state, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./test Build by GNU C/C++ compiler 10.3 (self-check passed) 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 Testing HighwayHash64_pure_c... Ok Testing HighwayHash64_portable_cxx...Failed! : expected 2c90f73ca03181fc, got 0cb7dfd862168d6c, size: 33 Failed! : expected 185cf84e5691eb9e, got ed57de71f85f841a, size: 34 Failed! : expected 4fc1f5ef2752aa9b, got 2c0675b0628e114d, size: 35 Failed! : expected f5b7391a5e0a33eb, got 8df982cd5c90b3f1, size: 36 Failed! : expected b9b84b83b4e96c9c, got d25b3d568a8e3442, size: 37 Failed! : expected 5e42fe712a5cd9b4, got 2424cd4e1b4a18d9, size: 38 Failed! : expected a150f2f90c3f97dc, got 8d092408f2813895, size: 39 Failed! : expected 7fa522d75e2d637d, got 2bf19bdb25e5b9fd, size: 40 Failed! : expected 181ad0cc0dffd32b, got c3092322ce63bed4, size: 41 Failed! : expected 3889ed981e854028, got 467b51f968d38717, size: 42 Failed! : expected fb4297e8c586ee2d, got 603e1fe84bfda745, size: 43 Failed! : expected 6d064a45bb28059c, got 2c85f38c9e11fd24, size: 44 Failed! : expected 90563609b3ec860c, got 3e33af8617c2f4a2, size: 45 Failed! : expected 7aa4fce94097c666, got d143b261b7d3d8f0, size: 46 Failed! : expected 1326bac06b911e08, got 774f47618045418a, size: 47 Failed! : expected b926168d2b154f34, got 76742f1e520e59a5, size: 48 Failed! : expected 9919848945b1948d, got 5283c904a3e7671b, size: 49 Failed! : expected a2a98fc534825ebe, got 8dca466bc1a5c3bf, size: 50 Failed! : expected e9809095213ef0b6, got bf38a23f3aab84ef, size: 51 Failed! : expected 582e5483707bc0e9, got 2df0af8fa6e5b2ad, size: 52 Failed! : expected 086e9414a88a6af5, got 7d9d2c859e5fede9, size: 53 Failed! : expected ee86b98d20f6743d, got 26a749b37b7ce8b1, size: 54 Failed! : expected f89b7ff609b1c0a7, got 7d914bb6d5b9322c, size: 55 Failed! : expected 4c7d9cc19e22c3e8, got 1f7abc50bd3fd128, size: 56 Failed! : expected 9a97005024562a6f, got b551952e885ea83b, size: 57 Failed! : expected 5dd41cf423e6ebef, got 135090373404781f, size: 58 Failed! : expected df13609c0468e227, got 968cb15f9a21e00c, size: 59 Failed! : expected 6e0da4f64188155a, got e0a48b6a29d30995, size: 60 Failed! : expected b755ba4b50d7d4a1, got ae7e64c2bbea7b51, size: 61 Failed! : expected 887a3484647479bd, got 79029319801dfffa, size: 62 Failed! : expected ab8eebe9bf2139a0, got 72fb0a30e8f1dbdb, size: 63 Failed! : expected 53c516cce478cad7, got cbe22b0defdcd0db, size: 33 Testing HighwayHash64_sse41... Ok Testing HighwayHash64_avx2... Ok Testing StadtX... Ok Testing wyhash_v7... Ok Verification FAILED! Preparing to benchmarking... - running on CPU#6 - use RDPMC_perf as clock source for benchmarking - assume it cheap and stable - measure granularity and overhead: 28 cycles, 0.0357143 iteration/cycle Bench for tiny keys (7 bytes): t1ha2_atonce : 14.125 cycle/hash, 2.018 cycle/byte, 0.496 byte/cycle, 1.487 GiB/s @3GHz t1ha2_atonce128* : 29.844 cycle/hash, 4.263 cycle/byte, 0.235 byte/cycle, 0.704 GiB/s @3GHz t1ha2_stream* : 89.875 cycle/hash, 12.839 cycle/byte, 0.078 byte/cycle, 0.234 GiB/s @3GHz t1ha2_stream128* : 105.125 cycle/hash, 15.018 cycle/byte, 0.067 byte/cycle, 0.200 GiB/s @3GHz t1ha1_64le : 13.766 cycle/hash, 1.967 cycle/byte, 0.509 byte/cycle, 1.526 GiB/s @3GHz t1ha0 : 12.547 cycle/hash, 1.792 cycle/byte, 0.558 byte/cycle, 1.674 GiB/s @3GHz xxhash32 : 17.406 cycle/hash, 2.487 cycle/byte, 0.402 byte/cycle, 1.206 GiB/s @3GHz xxhash64 : 21.547 cycle/hash, 3.078 cycle/byte, 0.325 byte/cycle, 0.975 GiB/s @3GHz xxh3_64 : 12.203 cycle/hash, 1.743 cycle/byte, 0.574 byte/cycle, 1.721 GiB/s @3GHz xxh3_128 : 13.758 cycle/hash, 1.965 cycle/byte, 0.509 byte/cycle, 1.526 GiB/s @3GHz StadtX : 18.797 cycle/hash, 2.685 cycle/byte, 0.372 byte/cycle, 1.117 GiB/s @3GHz HighwayHash64_pure_c : 547.000 cycle/hash, 78.143 cycle/byte, 0.013 byte/cycle, 0.038 GiB/s @3GHz HighwayHash64_portable : 519.500 cycle/hash, 74.214 cycle/byte, 0.013 byte/cycle, 0.040 GiB/s @3GHz HighwayHash64_sse41 : 54.844 cycle/hash, 7.835 cycle/byte, 0.128 byte/cycle, 0.383 GiB/s @3GHz HighwayHash64_avx2 : 86.375 cycle/hash, 12.339 cycle/byte, 0.081 byte/cycle, 0.243 GiB/s @3GHz wyhash_v7 : 10.922 cycle/hash, 1.560 cycle/byte, 0.641 byte/cycle, 1.923 GiB/s @3GHz Bench for large keys (16384 bytes): t1ha2_atonce : 3560.000 cycle/hash, 0.217 cycle/byte, 4.602 byte/cycle, 13.807 GiB/s @3GHz t1ha2_atonce128* : 3602.000 cycle/hash, 0.220 cycle/byte, 4.549 byte/cycle, 13.646 GiB/s @3GHz t1ha2_stream* : 3580.000 cycle/hash, 0.219 cycle/byte, 4.577 byte/cycle, 13.730 GiB/s @3GHz t1ha2_stream128* : 3569.000 cycle/hash, 0.218 cycle/byte, 4.591 byte/cycle, 13.772 GiB/s @3GHz t1ha1_64le : 3612.000 cycle/hash, 0.220 cycle/byte, 4.536 byte/cycle, 13.608 GiB/s @3GHz t1ha0 : 796.000 cycle/hash, 0.049 cycle/byte, 20.583 byte/cycle, 61.749 GiB/s @3GHz xxhash32 : 8251.000 cycle/hash, 0.504 cycle/byte, 1.986 byte/cycle, 5.957 GiB/s @3GHz xxhash64 : 4156.000 cycle/hash, 0.254 cycle/byte, 3.942 byte/cycle, 11.827 GiB/s @3GHz xxh3_64 : 7303.000 cycle/hash, 0.446 cycle/byte, 2.243 byte/cycle, 6.730 GiB/s @3GHz xxh3_128 : 7475.534 cycle/hash, 0.456 cycle/byte, 2.192 byte/cycle, 6.575 GiB/s @3GHz StadtX : 3270.000 cycle/hash, 0.200 cycle/byte, 5.010 byte/cycle, 15.031 GiB/s @3GHz HighwayHash64_pure_c : 47244.000 cycle/hash, 2.884 cycle/byte, 0.347 byte/cycle, 1.040 GiB/s @3GHz HighwayHash64_portable : 42443.000 cycle/hash, 2.591 cycle/byte, 0.386 byte/cycle, 1.158 GiB/s @3GHz HighwayHash64_sse41 : 4933.000 cycle/hash, 0.301 cycle/byte, 3.321 byte/cycle, 9.964 GiB/s @3GHz HighwayHash64_avx2 : 5718.000 cycle/hash, 0.349 cycle/byte, 2.865 byte/cycle, 8.596 GiB/s @3GHz wyhash_v7 : 4167.000 cycle/hash, 0.254 cycle/byte, 3.932 byte/cycle, 11.796 GiB/s @3GHz make: Leaving directory '/usr/src/RPM/BUILD/t1ha-2.1.4' + exit 0 Processing files: libt1ha-devel-2.1.4-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.29068 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd t1ha-2.1.4 + DOCDIR=/usr/src/tmp/libt1ha-buildroot/usr/share/doc/libt1ha-devel-2.1.4 + export DOCDIR + rm -rf /usr/src/tmp/libt1ha-buildroot/usr/share/doc/libt1ha-devel-2.1.4 + /bin/mkdir -p /usr/src/tmp/libt1ha-buildroot/usr/share/doc/libt1ha-devel-2.1.4 + cp -prL README.md /usr/src/tmp/libt1ha-buildroot/usr/share/doc/libt1ha-devel-2.1.4 + chmod -R go-w /usr/src/tmp/libt1ha-buildroot/usr/share/doc/libt1ha-devel-2.1.4 + chmod -R a+rX /usr/src/tmp/libt1ha-buildroot/usr/share/doc/libt1ha-devel-2.1.4 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CFC0xy 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.83E7CC find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,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.xxAmlC Wrote: /usr/src/RPM/RPMS/x86_64/libt1ha-devel-2.1.4-alt1.x86_64.rpm (w2.lzdio) 19.43user 1.19system 0:35.75elapsed 57%CPU (0avgtext+0avgdata 114576maxresident)k 0inputs+0outputs (0major+690525minor)pagefaults 0swaps 23.93user 3.48system 0:49.27elapsed 55%CPU (0avgtext+0avgdata 114576maxresident)k 0inputs+0outputs (0major+943695minor)pagefaults 0swaps --- libt1ha-devel-2.1.4-alt1.x86_64.rpm.repo 2021-03-11 09:44:04.000000000 +0000 +++ libt1ha-devel-2.1.4-alt1.x86_64.rpm.hasher 2021-08-24 04:57:56.028753888 +0000 @@ -8,6 +8,6 @@ File: /usr/include/t1ha.h 100644 root:root 34d1f4eb08eb53677734203b18276a73 -File: /usr/lib64/libt1ha.a 100644 root:root 6e0144a62da96d38f02f476e0a1aa645 -File: /usr/lib64/libt1ha_pic.a 100644 root:root 8d657e91347165e81dfdc18e379bb52e +File: /usr/lib64/libt1ha.a 100644 root:root 6b5b5cdc344265f056951aec5ece35f4 +File: /usr/lib64/libt1ha_pic.a 100644 root:root 8bb13271bf833688b54a95117f63fb12 File: /usr/share/doc/libt1ha-devel-2.1.4 40755 root:root File: /usr/share/doc/libt1ha-devel-2.1.4/README.md 100644 root:root d090178063df2f45ca75d45b56f8b0a6 -RPMIdentity: 9b708d02339df6473bc3858015189df911acdc744f23886b8313b1317ae5d0e38117773eb950e7af096465aaa41796e7231906f459886839c968a253471fa62d +RPMIdentity: 8b4eeb6ad3eab67059a639c0790b725f9c1bc06e5b736f33d603f6fdc42369888de8117edc97162b6832cf1e668adc50807ed70818890ba4bc9a1ab85deb9058