<86>Oct 15 05:01:23 userdel[2576898]: delete user 'rooter' <86>Oct 15 05:01:23 userdel[2576898]: removed group 'rooter' owned by 'rooter' <86>Oct 15 05:01:23 userdel[2576898]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 15 05:01:23 groupadd[2577270]: group added to /etc/group: name=rooter, GID=681 <86>Oct 15 05:01:23 groupadd[2577270]: group added to /etc/gshadow: name=rooter <86>Oct 15 05:01:23 groupadd[2577270]: new group: name=rooter, GID=681 <86>Oct 15 05:01:23 useradd[2577586]: new user: name=rooter, UID=681, GID=681, home=/root, shell=/bin/bash <86>Oct 15 05:01:23 userdel[2578375]: delete user 'builder' <86>Oct 15 05:01:23 userdel[2578375]: removed group 'builder' owned by 'builder' <86>Oct 15 05:01:23 userdel[2578375]: removed shadow group 'builder' owned by 'builder' <86>Oct 15 05:01:23 groupadd[2578600]: group added to /etc/group: name=builder, GID=682 <86>Oct 15 05:01:23 groupadd[2578600]: group added to /etc/gshadow: name=builder <86>Oct 15 05:01:23 groupadd[2578600]: new group: name=builder, GID=682 <86>Oct 15 05:01:23 useradd[2578648]: new user: name=builder, UID=682, GID=682, home=/usr/src, shell=/bin/bash <13>Oct 15 05:01:27 rpmi: gcc-c++-common-1.4.25-alt1 sisyphus+255450.100.1.1 1595851517 installed <13>Oct 15 05:01:29 rpmi: libstdc++9-devel-9.3.1-alt1 sisyphus+251917.40.3.1 1589811833 installed <13>Oct 15 05:01:31 rpmi: gcc9-c++-9.3.1-alt1 sisyphus+251917.40.3.1 1589811833 installed <13>Oct 15 05:01:31 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.62693 + 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.62693 + 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.89854 + 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.89854 + 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#0 - 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.062 cycle/hash, 2.009 cycle/byte, 0.498 byte/cycle, 1.493 GiB/s @3GHz t1ha2_atonce128* : 30.078 cycle/hash, 4.297 cycle/byte, 0.233 byte/cycle, 0.698 GiB/s @3GHz t1ha2_stream* : 93.938 cycle/hash, 13.420 cycle/byte, 0.075 byte/cycle, 0.224 GiB/s @3GHz t1ha2_stream128* : 103.188 cycle/hash, 14.741 cycle/byte, 0.068 byte/cycle, 0.204 GiB/s @3GHz t1ha1_64le : 13.875 cycle/hash, 1.982 cycle/byte, 0.505 byte/cycle, 1.514 GiB/s @3GHz t1ha0 : 12.734 cycle/hash, 1.819 cycle/byte, 0.550 byte/cycle, 1.649 GiB/s @3GHz xxhash32 : 15.984 cycle/hash, 2.283 cycle/byte, 0.438 byte/cycle, 1.314 GiB/s @3GHz xxhash64 : 20.094 cycle/hash, 2.871 cycle/byte, 0.348 byte/cycle, 1.045 GiB/s @3GHz xxh3_64 : 9.156 cycle/hash, 1.308 cycle/byte, 0.765 byte/cycle, 2.294 GiB/s @3GHz xxh3_128 : 8.469 cycle/hash, 1.210 cycle/byte, 0.827 byte/cycle, 2.480 GiB/s @3GHz StadtX : 18.172 cycle/hash, 2.596 cycle/byte, 0.385 byte/cycle, 1.156 GiB/s @3GHz HighwayHash64_pure_c : 550.000 cycle/hash, 78.571 cycle/byte, 0.013 byte/cycle, 0.038 GiB/s @3GHz HighwayHash64_portable : 441.750 cycle/hash, 63.107 cycle/byte, 0.016 byte/cycle, 0.048 GiB/s @3GHz HighwayHash64_sse41 : 56.156 cycle/hash, 8.022 cycle/byte, 0.125 byte/cycle, 0.374 GiB/s @3GHz HighwayHash64_avx2 : 88.562 cycle/hash, 12.652 cycle/byte, 0.079 byte/cycle, 0.237 GiB/s @3GHz wyhash_v4 : 11.688 cycle/hash, 1.670 cycle/byte, 0.599 byte/cycle, 1.797 GiB/s @3GHz Bench for large keys (16384 bytes): t1ha2_atonce : 3396.000 cycle/hash, 0.207 cycle/byte, 4.824 byte/cycle, 14.473 GiB/s @3GHz t1ha2_atonce128* : 3584.301 cycle/hash, 0.219 cycle/byte, 4.571 byte/cycle, 13.713 GiB/s @3GHz t1ha2_stream* : 3509.000 cycle/hash, 0.214 cycle/byte, 4.669 byte/cycle, 14.007 GiB/s @3GHz t1ha2_stream128* : 3515.000 cycle/hash, 0.215 cycle/byte, 4.661 byte/cycle, 13.983 GiB/s @3GHz t1ha1_64le : 3585.000 cycle/hash, 0.219 cycle/byte, 4.570 byte/cycle, 13.710 GiB/s @3GHz t1ha0 : 786.000 cycle/hash, 0.048 cycle/byte, 20.845 byte/cycle, 62.534 GiB/s @3GHz xxhash32 : 8233.000 cycle/hash, 0.503 cycle/byte, 1.990 byte/cycle, 5.970 GiB/s @3GHz xxhash64 : 4141.000 cycle/hash, 0.253 cycle/byte, 3.957 byte/cycle, 11.870 GiB/s @3GHz xxh3_64 : 8420.000 cycle/hash, 0.514 cycle/byte, 1.946 byte/cycle, 5.838 GiB/s @3GHz xxh3_128 : 8438.000 cycle/hash, 0.515 cycle/byte, 1.942 byte/cycle, 5.825 GiB/s @3GHz StadtX : 3254.000 cycle/hash, 0.199 cycle/byte, 5.035 byte/cycle, 15.105 GiB/s @3GHz HighwayHash64_pure_c : 46544.000 cycle/hash, 2.841 cycle/byte, 0.352 byte/cycle, 1.056 GiB/s @3GHz HighwayHash64_portable : 42139.000 cycle/hash, 2.572 cycle/byte, 0.389 byte/cycle, 1.166 GiB/s @3GHz HighwayHash64_sse41 : 5287.000 cycle/hash, 0.323 cycle/byte, 3.099 byte/cycle, 9.297 GiB/s @3GHz HighwayHash64_avx2 : 5687.000 cycle/hash, 0.347 cycle/byte, 2.881 byte/cycle, 8.643 GiB/s @3GHz wyhash_v4 : 3159.000 cycle/hash, 0.193 cycle/byte, 5.186 byte/cycle, 15.559 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.1826 + 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.jlAL5k 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.xIjwrh 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.jdabPh Wrote: /usr/src/RPM/RPMS/x86_64/libt1ha-devel-2.1.3-alt1.x86_64.rpm 17.46user 1.34system 0:34.59elapsed 54%CPU (0avgtext+0avgdata 108560maxresident)k 0inputs+0outputs (0major+723436minor)pagefaults 0swaps 22.20user 3.51system 0:52.77elapsed 48%CPU (0avgtext+0avgdata 113340maxresident)k 0inputs+0outputs (0major+991628minor)pagefaults 0swaps