<86>Oct 28 04:20:25 userdel[2541492]: delete user 'rooter' <86>Oct 28 04:20:25 userdel[2541492]: removed group 'rooter' owned by 'rooter' <86>Oct 28 04:20:25 userdel[2541492]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 28 04:20:25 groupadd[2541521]: group added to /etc/group: name=rooter, GID=591 <86>Oct 28 04:20:25 groupadd[2541521]: group added to /etc/gshadow: name=rooter <86>Oct 28 04:20:25 groupadd[2541521]: new group: name=rooter, GID=591 <86>Oct 28 04:20:25 useradd[2541539]: new user: name=rooter, UID=591, GID=591, home=/root, shell=/bin/bash <86>Oct 28 04:20:25 userdel[2541590]: delete user 'builder' <86>Oct 28 04:20:25 userdel[2541590]: removed group 'builder' owned by 'builder' <86>Oct 28 04:20:25 userdel[2541590]: removed shadow group 'builder' owned by 'builder' <86>Oct 28 04:20:25 groupadd[2541621]: group added to /etc/group: name=builder, GID=592 <86>Oct 28 04:20:25 groupadd[2541621]: group added to /etc/gshadow: name=builder <86>Oct 28 04:20:25 groupadd[2541621]: new group: name=builder, GID=592 <86>Oct 28 04:20:25 useradd[2541638]: new user: name=builder, UID=592, GID=592, home=/usr/src, shell=/bin/bash <13>Oct 28 04:20:27 rpmi: gcc-c++-common-1.4.25-alt1 sisyphus+255450.100.1.1 1595851517 installed <13>Oct 28 04:20:27 rpmi: libstdc++9-devel-9.3.1-alt1 sisyphus+251917.40.3.1 1589811833 installed <13>Oct 28 04:20:28 rpmi: gcc9-c++-9.3.1-alt1 sisyphus+251917.40.3.1 1589811833 installed <13>Oct 28 04:20:28 rpmi: gcc-c++-9-alt2 sisyphus+251923.100.2.2 1589881406 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libt1ha-2.1.3-alt1.nosrc.rpm Installing libt1ha-2.1.3-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.67255 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf t1ha-2.1.3 + echo 'Source #0 (t1ha-2.1.3.tar):' Source #0 (t1ha-2.1.3.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/t1ha-2.1.3.tar + cd t1ha-2.1.3 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (t1ha-2.1.3-alt1.patch):' Patch #0 (t1ha-2.1.3-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.47659 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd t1ha-2.1.3 + 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.3' 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.3' + 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.3' 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.3' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.84385 + 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 + cd t1ha-2.1.3 + 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) 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.13044 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd t1ha-2.1.3 + 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.3' 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 9.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... Ok Testing HighwayHash64_sse41... Ok Testing HighwayHash64_avx2... Ok Testing StadtX... Ok Testing wyhash_v4... Ok Preparing to benchmarking... - running on CPU#13 - 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 : 13.969 cycle/hash, 1.996 cycle/byte, 0.501 byte/cycle, 1.503 GiB/s @3GHz t1ha2_atonce128* : 30.141 cycle/hash, 4.306 cycle/byte, 0.232 byte/cycle, 0.697 GiB/s @3GHz t1ha2_stream* : 89.250 cycle/hash, 12.750 cycle/byte, 0.078 byte/cycle, 0.235 GiB/s @3GHz t1ha2_stream128* : 103.938 cycle/hash, 14.848 cycle/byte, 0.067 byte/cycle, 0.202 GiB/s @3GHz t1ha1_64le : 13.961 cycle/hash, 1.994 cycle/byte, 0.501 byte/cycle, 1.504 GiB/s @3GHz t1ha0 : 12.789 cycle/hash, 1.827 cycle/byte, 0.547 byte/cycle, 1.642 GiB/s @3GHz xxhash32 : 15.922 cycle/hash, 2.275 cycle/byte, 0.440 byte/cycle, 1.319 GiB/s @3GHz xxhash64 : 20.344 cycle/hash, 2.906 cycle/byte, 0.344 byte/cycle, 1.032 GiB/s @3GHz xxh3_64 : 9.180 cycle/hash, 1.311 cycle/byte, 0.763 byte/cycle, 2.288 GiB/s @3GHz xxh3_128 : 8.602 cycle/hash, 1.229 cycle/byte, 0.814 byte/cycle, 2.441 GiB/s @3GHz StadtX : 18.250 cycle/hash, 2.607 cycle/byte, 0.384 byte/cycle, 1.151 GiB/s @3GHz HighwayHash64_pure_c : 527.000 cycle/hash, 75.286 cycle/byte, 0.013 byte/cycle, 0.040 GiB/s @3GHz HighwayHash64_portable : 452.750 cycle/hash, 64.679 cycle/byte, 0.015 byte/cycle, 0.046 GiB/s @3GHz HighwayHash64_sse41 : 56.266 cycle/hash, 8.038 cycle/byte, 0.124 byte/cycle, 0.373 GiB/s @3GHz HighwayHash64_avx2 : 87.375 cycle/hash, 12.482 cycle/byte, 0.080 byte/cycle, 0.240 GiB/s @3GHz wyhash_v4 : 11.531 cycle/hash, 1.647 cycle/byte, 0.607 byte/cycle, 1.821 GiB/s @3GHz Bench for large keys (16384 bytes): t1ha2_atonce : 3418.767 cycle/hash, 0.209 cycle/byte, 4.792 byte/cycle, 14.377 GiB/s @3GHz t1ha2_atonce128* : 3573.788 cycle/hash, 0.218 cycle/byte, 4.584 byte/cycle, 13.753 GiB/s @3GHz t1ha2_stream* : 3563.000 cycle/hash, 0.217 cycle/byte, 4.598 byte/cycle, 13.795 GiB/s @3GHz t1ha2_stream128* : 3538.367 cycle/hash, 0.216 cycle/byte, 4.630 byte/cycle, 13.891 GiB/s @3GHz t1ha1_64le : 3622.000 cycle/hash, 0.221 cycle/byte, 4.523 byte/cycle, 13.570 GiB/s @3GHz t1ha0 : 785.923 cycle/hash, 0.048 cycle/byte, 20.847 byte/cycle, 62.541 GiB/s @3GHz xxhash32 : 8234.000 cycle/hash, 0.503 cycle/byte, 1.990 byte/cycle, 5.969 GiB/s @3GHz xxhash64 : 4141.000 cycle/hash, 0.253 cycle/byte, 3.957 byte/cycle, 11.870 GiB/s @3GHz xxh3_64 : 8358.000 cycle/hash, 0.510 cycle/byte, 1.960 byte/cycle, 5.881 GiB/s @3GHz xxh3_128 : 8459.000 cycle/hash, 0.516 cycle/byte, 1.937 byte/cycle, 5.811 GiB/s @3GHz StadtX : 3246.000 cycle/hash, 0.198 cycle/byte, 5.047 byte/cycle, 15.142 GiB/s @3GHz HighwayHash64_pure_c : 46644.000 cycle/hash, 2.847 cycle/byte, 0.351 byte/cycle, 1.054 GiB/s @3GHz HighwayHash64_portable : 42494.164 cycle/hash, 2.594 cycle/byte, 0.386 byte/cycle, 1.157 GiB/s @3GHz HighwayHash64_sse41 : 5333.000 cycle/hash, 0.326 cycle/byte, 3.072 byte/cycle, 9.217 GiB/s @3GHz HighwayHash64_avx2 : 5606.000 cycle/hash, 0.342 cycle/byte, 2.923 byte/cycle, 8.768 GiB/s @3GHz wyhash_v4 : 3179.890 cycle/hash, 0.194 cycle/byte, 5.152 byte/cycle, 15.457 GiB/s @3GHz make: Leaving directory '/usr/src/RPM/BUILD/t1ha-2.1.3' + exit 0 Processing files: libt1ha-devel-2.1.3-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.81007 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd t1ha-2.1.3 + DOCDIR=/usr/src/tmp/libt1ha-buildroot/usr/share/doc/libt1ha-devel-2.1.3 + export DOCDIR + rm -rf /usr/src/tmp/libt1ha-buildroot/usr/share/doc/libt1ha-devel-2.1.3 + /bin/mkdir -p /usr/src/tmp/libt1ha-buildroot/usr/share/doc/libt1ha-devel-2.1.3 + cp -prL README.md /usr/src/tmp/libt1ha-buildroot/usr/share/doc/libt1ha-devel-2.1.3 + chmod -R go-w /usr/src/tmp/libt1ha-buildroot/usr/share/doc/libt1ha-devel-2.1.3 + chmod -R a+rX /usr/src/tmp/libt1ha-buildroot/usr/share/doc/libt1ha-devel-2.1.3 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.V7JX2N 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.B7CqWN 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.YOnTjP Wrote: /usr/src/RPM/RPMS/x86_64/libt1ha-devel-2.1.3-alt1.x86_64.rpm 19.09user 1.39system 0:33.43elapsed 61%CPU (0avgtext+0avgdata 108116maxresident)k 0inputs+0outputs (0major+725204minor)pagefaults 0swaps 23.75user 3.88system 0:42.66elapsed 64%CPU (0avgtext+0avgdata 111016maxresident)k 0inputs+0outputs (0major+992982minor)pagefaults 0swaps