<86>Oct 27 02:15:03 userdel[2769511]: delete user 'rooter' <86>Oct 27 02:15:03 userdel[2769511]: removed group 'rooter' owned by 'rooter' <86>Oct 27 02:15:03 userdel[2769511]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 27 02:15:03 groupadd[2769516]: group added to /etc/group: name=rooter, GID=603 <86>Oct 27 02:15:03 groupadd[2769516]: group added to /etc/gshadow: name=rooter <86>Oct 27 02:15:03 groupadd[2769516]: new group: name=rooter, GID=603 <86>Oct 27 02:15:03 useradd[2769520]: new user: name=rooter, UID=603, GID=603, home=/root, shell=/bin/bash <86>Oct 27 02:15:03 userdel[2769528]: delete user 'builder' <86>Oct 27 02:15:03 userdel[2769528]: removed group 'builder' owned by 'builder' <86>Oct 27 02:15:03 userdel[2769528]: removed shadow group 'builder' owned by 'builder' <86>Oct 27 02:15:03 groupadd[2769535]: group added to /etc/group: name=builder, GID=604 <86>Oct 27 02:15:03 groupadd[2769535]: group added to /etc/gshadow: name=builder <86>Oct 27 02:15:03 groupadd[2769535]: new group: name=builder, GID=604 <86>Oct 27 02:15:03 useradd[2769539]: new user: name=builder, UID=604, GID=604, home=/usr/src, shell=/bin/bash <13>Oct 27 02:15:06 rpmi: gcc-c++-common-1.4.25-alt1 sisyphus+255450.100.1.1 1595851517 installed <13>Oct 27 02:15:07 rpmi: libstdc++9-devel-9.3.1-alt1 sisyphus+251917.40.3.1 1589811833 installed <13>Oct 27 02:15:08 rpmi: gcc9-c++-9.3.1-alt1 sisyphus+251917.40.3.1 1589811833 installed <13>Oct 27 02:15:08 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.39952 + 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.20506 + 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.5324 + 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.59966 + 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 HighwayHash64_pure_c... Ok Testing HighwayHash64_portable_cxx... Ok Testing HighwayHash64_sse41... Ok Testing StadtX... Ok Testing wyhash_v4... Ok Preparing to benchmarking... - running on CPU#23 - use RDPMC_perf as clock source for benchmarking - assume it cheap and stable - measure granularity and overhead: 31 cycles, 0.0322581 iteration/cycle Bench for tiny keys (7 bytes): t1ha2_atonce : 43.219 cycle/hash, 6.174 cycle/byte, 0.162 byte/cycle, 0.486 GiB/s @3GHz t1ha2_atonce128* : 91.688 cycle/hash, 13.098 cycle/byte, 0.076 byte/cycle, 0.229 GiB/s @3GHz t1ha2_stream* : 170.375 cycle/hash, 24.339 cycle/byte, 0.041 byte/cycle, 0.123 GiB/s @3GHz t1ha2_stream128* : 201.625 cycle/hash, 28.804 cycle/byte, 0.035 byte/cycle, 0.104 GiB/s @3GHz t1ha1_64le : 41.219 cycle/hash, 5.888 cycle/byte, 0.170 byte/cycle, 0.509 GiB/s @3GHz t1ha0 : 35.750 cycle/hash, 5.107 cycle/byte, 0.196 byte/cycle, 0.587 GiB/s @3GHz xxhash32 : 46.219 cycle/hash, 6.603 cycle/byte, 0.151 byte/cycle, 0.454 GiB/s @3GHz xxhash64 : 72.938 cycle/hash, 10.420 cycle/byte, 0.096 byte/cycle, 0.288 GiB/s @3GHz xxh3_64 : 23.138 cycle/hash, 3.305 cycle/byte, 0.303 byte/cycle, 0.908 GiB/s @3GHz xxh3_128 : 23.297 cycle/hash, 3.328 cycle/byte, 0.300 byte/cycle, 0.901 GiB/s @3GHz StadtX : 41.001 cycle/hash, 5.857 cycle/byte, 0.171 byte/cycle, 0.512 GiB/s @3GHz HighwayHash64_pure_c : 1330.000 cycle/hash, 190.000 cycle/byte, 0.005 byte/cycle, 0.016 GiB/s @3GHz HighwayHash64_portable : 1212.000 cycle/hash, 173.143 cycle/byte, 0.006 byte/cycle, 0.017 GiB/s @3GHz HighwayHash64_sse41 : 105.438 cycle/hash, 15.062 cycle/byte, 0.066 byte/cycle, 0.199 GiB/s @3GHz wyhash_v4 : 28.250 cycle/hash, 4.036 cycle/byte, 0.248 byte/cycle, 0.743 GiB/s @3GHz Bench for large keys (16384 bytes): t1ha2_atonce : 6644.000 cycle/hash, 0.406 cycle/byte, 2.466 byte/cycle, 7.398 GiB/s @3GHz t1ha2_atonce128* : 7064.000 cycle/hash, 0.431 cycle/byte, 2.319 byte/cycle, 6.958 GiB/s @3GHz t1ha2_stream* : 6857.000 cycle/hash, 0.419 cycle/byte, 2.389 byte/cycle, 7.168 GiB/s @3GHz t1ha2_stream128* : 6926.000 cycle/hash, 0.423 cycle/byte, 2.366 byte/cycle, 7.097 GiB/s @3GHz t1ha1_64le : 6381.000 cycle/hash, 0.389 cycle/byte, 2.568 byte/cycle, 7.703 GiB/s @3GHz t1ha0 : 3454.000 cycle/hash, 0.211 cycle/byte, 4.743 byte/cycle, 14.230 GiB/s @3GHz xxhash32 : 18522.000 cycle/hash, 1.130 cycle/byte, 0.885 byte/cycle, 2.654 GiB/s @3GHz xxhash64 : 17177.084 cycle/hash, 1.048 cycle/byte, 0.954 byte/cycle, 2.861 GiB/s @3GHz xxh3_64 : 17979.000 cycle/hash, 1.097 cycle/byte, 0.911 byte/cycle, 2.734 GiB/s @3GHz xxh3_128 : 18064.000 cycle/hash, 1.103 cycle/byte, 0.907 byte/cycle, 2.721 GiB/s @3GHz StadtX : 9891.000 cycle/hash, 0.604 cycle/byte, 1.656 byte/cycle, 4.969 GiB/s @3GHz HighwayHash64_pure_c : 105882.000 cycle/hash, 6.463 cycle/byte, 0.155 byte/cycle, 0.464 GiB/s @3GHz HighwayHash64_portable : 104119.000 cycle/hash, 6.355 cycle/byte, 0.157 byte/cycle, 0.472 GiB/s @3GHz HighwayHash64_sse41 : 8000.000 cycle/hash, 0.488 cycle/byte, 2.048 byte/cycle, 6.144 GiB/s @3GHz wyhash_v4 : 5854.000 cycle/hash, 0.357 cycle/byte, 2.799 byte/cycle, 8.396 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.59631 + 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.YRSR5i 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.ZbzPuh 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.WMHipi Wrote: /usr/src/RPM/RPMS/x86_64/libt1ha-devel-2.1.3-alt1.x86_64.rpm 45.88user 3.12system 0:51.15elapsed 95%CPU (0avgtext+0avgdata 109056maxresident)k 0inputs+0outputs (0major+727133minor)pagefaults 0swaps 53.16user 8.80system 1:02.89elapsed 98%CPU (0avgtext+0avgdata 111088maxresident)k 0inputs+0outputs (0major+999178minor)pagefaults 0swaps