Test results for amd64, hertz, crypto_dh/hector

[Page version: 20250926 22:06:17]

Measurements for amd64, hertz, crypto_dh Test results for amd64, hertz, crypto_dh Test results for crypto_dh/hector
Computer: hertz
Microarchitecture: amd64; Zen 4 (a60f12)
Architecture: amd64
CPU ID: AuthenticAMD-00a60f12-178bfbff
SUPERCOP version: 20250922
Operation: crypto_dh
Primitive: hector

Compiler output


common.c: In file included from common.c:9:
common.c: In file included from ./common.h:12:
common.c: In file included from ./divclass.h:10:
common.c: In file included from ./field.h:7:
common.c: In file included from ./mpfq_2_113.h:5:
common.c: ./x86_64/mpfq_2_113.h:740:14: error: use of unknown builtin '__builtin_ia32_pslldqi128' [-Wimplicit-function-declaration]
common.c:   740 |                 r.s = t0 ^ SHLD(t1, 64);
common.c:       |                            ^
common.c: ./x86_64/mpfq_2_113.h:597:25: note: expanded from macro 'SHLD'
common.c:   597 | #define SHLD(x,r) (v2di)__builtin_ia32_pslldqi128 ((gcc43bugfix) (x),(r))
common.c:       |                         ^
common.c: ./x86_64/mpfq_2_113.h:740:14: error: invalid conversion between vector type 'v2di' (vector of 2 'uint64_t' values) and integer type 'int' of different size
common.c:   740 |                 r.s = t0 ^ SHLD(t1, 64);
common.c:       |                            ^~~~~~~~~~~~
common.c: ./x86_64/mpfq_2_113.h:597:19: note: expanded from macro 'SHLD'
common.c:   597 | #define SHLD(x,r) (v2di)__builtin_ia32_pslldqi128 ((gcc43bugfix) (x),(r))
common.c:       |                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
common.c: ./x86_64/mpfq_2_113.h:747:14: error: use of unknown builtin '__builtin_ia32_psrldqi128' [-Wimplicit-function-declaration]
common.c:   747 |                 r.s = t2 ^ SHRD(t1, 64);
common.c:       |                            ^
common.c: ./x86_64/mpfq_2_113.h:598:25: note: expanded from macro 'SHRD'
common.c:   598 | #define SHRD(x,r) (v2di)__builtin_ia32_psrldqi128 ((gcc43bugfix) (x),(r))
common.c:       |                         ^
common.c: ./x86_64/mpfq_2_113.h:747:14: error: invalid conversion between vector type 'v2di' (vector of 2 'uint64_t' values) and integer type 'int' of different size
common.c:   747 |                 r.s = t2 ^ SHRD(t1, 64);
common.c: ...

Number of similar (implementation,compiler) pairs: 3, namely:
ImplementationCompiler
T:refclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_20.1.8_(0ubuntu4))
T:refclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_20.1.8_(0ubuntu4))
T:refclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_20.1.8_(0ubuntu4))

Compiler output


common.c: In file included from common.h:12,
common.c:                  from common.c:9:
common.c: divclass.h:50:56: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier]
common.c:    50 | void divclass_make_affine(divclass rop, const divclass const op);
common.c:       |                                                        ^~~~~
config.c: In file included from config.h:11,
config.c:                  from config.c:10:
config.c: divclass.h:50:56: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier]
config.c:    50 | void divclass_make_affine(divclass rop, const divclass const op);
config.c:       |                                                        ^~~~~
conversion.c: In file included from conversion.c:9:
conversion.c: divclass.h:50:56: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier]
conversion.c:    50 | void divclass_make_affine(divclass rop, const divclass const op);
conversion.c:       |                                                        ^~~~~
curve.c: In file included from config.h:11,
curve.c:                  from curve.c:7:
curve.c: divclass.h:50:56: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier]
curve.c:    50 | void divclass_make_affine(divclass rop, const divclass const op);
curve.c:       |                                                        ^~~~~
divclass.c: In file included from divclass.c:9:
divclass.c: divclass.h:50:56: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier]
divclass.c:    50 | void divclass_make_affine(divclass rop, const divclass const op);
divclass.c:       |                                                        ^~~~~
generator.c: In file included from config.h:11,
generator.c:                  from generator.c:10:
generator.c: divclass.h:50:56: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier]
generator.c:    50 | void divclass_make_affine(divclass rop, const divclass const op);
generator.c:       |                                                        ^~~~~
hector_dh.c: In file included from config.h:11,
hector_dh.c:                  from hector_dh.c:13:
hector_dh.c: divclass.h:50:56: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier]
hector_dh.c:    50 | void divclass_make_affine(divclass rop, const divclass const op);
hector_dh.c:       |                                                        ^~~~~
wnaf.c: In file included from config.h:11,
wnaf.c:                  from wnaf.c:10:
wnaf.c: divclass.h:50:56: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier]
wnaf.c:    50 | void divclass_make_affine(divclass rop, const divclass const op);
wnaf.c:       |                                                        ^~~~~
try.c: /usr/bin/ld: libcrypto_dh_hector.a(common.o): in function `gen_keypair':
try.c: .../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_dh/hector/ref/work/common.c:38:(.text+0x...): undefined reference to `__gmpz_cmp'
try.c: /usr/bin/ld: libcrypto_dh_hector.a(common.o): in function `crypto_dh_hector_ref_timingleaks_keypair':
try.c: .../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_dh/hector/ref/work/common.c:51:(.text+0x...): undefined reference to `__gmpz_init'
try.c: /usr/bin/ld: .../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_dh/hector/ref/work/common.c:63:(.text+0x...): undefined reference to `__gmpz_clear'
try.c: /usr/bin/ld: libcrypto_dh_hector.a(conversion.o): in function `bytearray_to_mpz_t':
try.c: .../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_dh/hector/ref/work/conversion.c:73:(.text+0x...): undefined reference to `__gmpz_set_ui'
try.c: /usr/bin/ld: .../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_dh/hector/ref/work/conversion.c:76:(.text+0x...): undefined reference to `__gmpz_add_ui'
try.c: /usr/bin/ld: .../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_dh/hector/ref/work/conversion.c:77:(.text+0x...): undefined reference to `__gmpz_mul_2exp'
try.c: /usr/bin/ld: libcrypto_dh_hector.a(conversion.o): in function `mpz_t_to_bytearray':
try.c: .../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_dh/hector/ref/work/conversion.c:84:(.text+0x...): undefined reference to `__gmpz_sizeinbase'
try.c: /usr/bin/ld: .../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_dh/hector/ref/work/conversion.c:93:(.text+0x...): undefined reference to `__gmpz_init_set'
try.c: /usr/bin/ld: .../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_dh/hector/ref/work/conversion.c:99:(.text+0x...): undefined reference to `__gmpz_fdiv_q_2exp'
try.c: /usr/bin/ld: .../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_dh/hector/ref/work/conversion.c:104:(.text+0x...): undefined reference to `__gmpz_clear'
try.c: /usr/bin/ld: libcrypto_dh_hector.a(conversion.o): in function `scrambled_bytearray_to_mpz_t':
try.c: .../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_dh/hector/ref/work/conversion.c:110:(.text+0x...): undefined reference to `__gmpz_set_ui'
try.c: /usr/bin/ld: .../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_dh/hector/ref/work/conversion.c:116:(.text+0x...): undefined reference to `__gmpz_mul_2exp'
try.c: /usr/bin/ld: .../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_dh/hector/ref/work/conversion.c:117:(.text+0x...): undefined reference to `__gmpz_setbit'
try.c: /usr/bin/ld: libcrypto_dh_hector.a(conversion.o): in function `mpz_t_to_scrambled_bytearray':
try.c: .../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_dh/hector/ref/work/conversion.c:124:(.text+0x...): undefined reference to `__gmpz_sizeinbase'
try.c: /usr/bin/ld: .../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_dh/hector/ref/work/conversion.c:137:(.text+0x...): undefined reference to `__gmpz_tstbit'
try.c: /usr/bin/ld: libcrypto_dh_hector.a(conversion.o): in function `kelt_to_mpz_t':
try.c: .../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_dh/hector/ref/work/conversion.c:150:(.text+0x...): undefined reference to `__gmpz_realloc'
try.c: /usr/bin/ld: libcrypto_dh_hector.a(conversion.o): in function `bytearray_to_mpz_t':
try.c: .../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_dh/hector/ref/work/conversion.c:79:(.text+0x...): undefined reference to `__gmpz_add_ui'
try.c: ...

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
T:refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (15.2.0)

Compiler output


common.c: In file included from common.h:12,
common.c:                  from common.c:9:
common.c: divclass.h:50:56: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier]
common.c:    50 | void divclass_make_affine(divclass rop, const divclass const op);
common.c:       |                                                        ^~~~~
config.c: In file included from config.h:11,
config.c:                  from config.c:10:
config.c: divclass.h:50:56: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier]
config.c:    50 | void divclass_make_affine(divclass rop, const divclass const op);
config.c:       |                                                        ^~~~~
conversion.c: In file included from conversion.c:9:
conversion.c: divclass.h:50:56: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier]
conversion.c:    50 | void divclass_make_affine(divclass rop, const divclass const op);
conversion.c:       |                                                        ^~~~~
curve.c: In file included from config.h:11,
curve.c:                  from curve.c:7:
curve.c: divclass.h:50:56: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier]
curve.c:    50 | void divclass_make_affine(divclass rop, const divclass const op);
curve.c:       |                                                        ^~~~~
divclass.c: In file included from divclass.c:9:
divclass.c: divclass.h:50:56: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier]
divclass.c:    50 | void divclass_make_affine(divclass rop, const divclass const op);
divclass.c:       |                                                        ^~~~~
generator.c: In file included from config.h:11,
generator.c:                  from generator.c:10:
generator.c: divclass.h:50:56: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier]
generator.c:    50 | void divclass_make_affine(divclass rop, const divclass const op);
generator.c:       |                                                        ^~~~~
hector_dh.c: In file included from config.h:11,
hector_dh.c:                  from hector_dh.c:13:
hector_dh.c: divclass.h:50:56: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier]
hector_dh.c:    50 | void divclass_make_affine(divclass rop, const divclass const op);
hector_dh.c:       |                                                        ^~~~~
wnaf.c: In file included from config.h:11,
wnaf.c:                  from wnaf.c:10:
wnaf.c: divclass.h:50:56: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier]
wnaf.c:    50 | void divclass_make_affine(divclass rop, const divclass const op);
wnaf.c:       |                                                        ^~~~~
try.c: /usr/bin/ld: libcrypto_dh_hector.a(common.o): in function `gen_keypair':
try.c: .../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_dh/hector/ref/work/common.c:38:(.text+0x...): undefined reference to `__gmpz_cmp'
try.c: /usr/bin/ld: libcrypto_dh_hector.a(common.o): in function `crypto_dh_hector_ref_timingleaks_keypair':
try.c: .../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_dh/hector/ref/work/common.c:51:(.text+0x...): undefined reference to `__gmpz_init'
try.c: /usr/bin/ld: .../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_dh/hector/ref/work/common.c:63:(.text+0x...): undefined reference to `__gmpz_clear'
try.c: /usr/bin/ld: libcrypto_dh_hector.a(conversion.o): in function `bytearray_to_mpz_t':
try.c: .../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_dh/hector/ref/work/conversion.c:73:(.text+0x...): undefined reference to `__gmpz_set_ui'
try.c: /usr/bin/ld: .../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_dh/hector/ref/work/conversion.c:76:(.text+0x...): undefined reference to `__gmpz_add_ui'
try.c: /usr/bin/ld: .../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_dh/hector/ref/work/conversion.c:77:(.text+0x...): undefined reference to `__gmpz_mul_2exp'
try.c: /usr/bin/ld: libcrypto_dh_hector.a(conversion.o): in function `mpz_t_to_bytearray':
try.c: .../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_dh/hector/ref/work/conversion.c:84:(.text+0x...): undefined reference to `__gmpz_sizeinbase'
try.c: /usr/bin/ld: .../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_dh/hector/ref/work/conversion.c:93:(.text+0x...): undefined reference to `__gmpz_init_set'
try.c: /usr/bin/ld: .../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_dh/hector/ref/work/conversion.c:99:(.text+0x...): undefined reference to `__gmpz_fdiv_q_2exp'
try.c: /usr/bin/ld: .../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_dh/hector/ref/work/conversion.c:104:(.text+0x...): undefined reference to `__gmpz_clear'
try.c: /usr/bin/ld: libcrypto_dh_hector.a(conversion.o): in function `scrambled_bytearray_to_mpz_t':
try.c: .../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_dh/hector/ref/work/conversion.c:110:(.text+0x...): undefined reference to `__gmpz_set_ui'
try.c: /usr/bin/ld: .../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_dh/hector/ref/work/conversion.c:116:(.text+0x...): undefined reference to `__gmpz_mul_2exp'
try.c: /usr/bin/ld: .../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_dh/hector/ref/work/conversion.c:117:(.text+0x...): undefined reference to `__gmpz_setbit'
try.c: /usr/bin/ld: libcrypto_dh_hector.a(conversion.o): in function `mpz_t_to_scrambled_bytearray':
try.c: .../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_dh/hector/ref/work/conversion.c:124:(.text+0x...): undefined reference to `__gmpz_sizeinbase'
try.c: /usr/bin/ld: .../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_dh/hector/ref/work/conversion.c:137:(.text+0x...): undefined reference to `__gmpz_tstbit'
try.c: /usr/bin/ld: libcrypto_dh_hector.a(conversion.o): in function `kelt_to_mpz_t':
try.c: .../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_dh/hector/ref/work/conversion.c:150:(.text+0x...): undefined reference to `__gmpz_realloc'
try.c: /usr/bin/ld: libcrypto_dh_hector.a(conversion.o): in function `bytearray_to_mpz_t':
try.c: .../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_dh/hector/ref/work/conversion.c:79:(.text+0x...): undefined reference to `__gmpz_add_ui'
try.c: ...

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
T:refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (15.2.0)

Compiler output


common.c: In file included from common.h:12,
common.c:                  from common.c:9:
common.c: divclass.h:50:56: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier]
common.c:    50 | void divclass_make_affine(divclass rop, const divclass const op);
common.c:       |                                                        ^~~~~
config.c: In file included from config.h:11,
config.c:                  from config.c:10:
config.c: divclass.h:50:56: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier]
config.c:    50 | void divclass_make_affine(divclass rop, const divclass const op);
config.c:       |                                                        ^~~~~
conversion.c: In file included from conversion.c:9:
conversion.c: divclass.h:50:56: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier]
conversion.c:    50 | void divclass_make_affine(divclass rop, const divclass const op);
conversion.c:       |                                                        ^~~~~
curve.c: In file included from config.h:11,
curve.c:                  from curve.c:7:
curve.c: divclass.h:50:56: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier]
curve.c:    50 | void divclass_make_affine(divclass rop, const divclass const op);
curve.c:       |                                                        ^~~~~
divclass.c: In file included from divclass.c:9:
divclass.c: divclass.h:50:56: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier]
divclass.c:    50 | void divclass_make_affine(divclass rop, const divclass const op);
divclass.c:       |                                                        ^~~~~
generator.c: In file included from config.h:11,
generator.c:                  from generator.c:10:
generator.c: divclass.h:50:56: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier]
generator.c:    50 | void divclass_make_affine(divclass rop, const divclass const op);
generator.c:       |                                                        ^~~~~
hector_dh.c: In file included from config.h:11,
hector_dh.c:                  from hector_dh.c:13:
hector_dh.c: divclass.h:50:56: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier]
hector_dh.c:    50 | void divclass_make_affine(divclass rop, const divclass const op);
hector_dh.c:       |                                                        ^~~~~
wnaf.c: In file included from config.h:11,
wnaf.c:                  from wnaf.c:10:
wnaf.c: divclass.h:50:56: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier]
wnaf.c:    50 | void divclass_make_affine(divclass rop, const divclass const op);
wnaf.c:       |                                                        ^~~~~
try.c: /usr/bin/ld: libcrypto_dh_hector.a(common.o): in function `gen_keypair':
try.c: .../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_dh/hector/ref/work/common.c:38:(.text+0x...): undefined reference to `__gmpz_cmp'
try.c: /usr/bin/ld: libcrypto_dh_hector.a(common.o): in function `crypto_dh_hector_ref_timingleaks_keypair':
try.c: .../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_dh/hector/ref/work/common.c:51:(.text+0x...): undefined reference to `__gmpz_init'
try.c: /usr/bin/ld: .../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_dh/hector/ref/work/common.c:63:(.text+0x...): undefined reference to `__gmpz_clear'
try.c: /usr/bin/ld: libcrypto_dh_hector.a(config.o): in function `init_all':
try.c: .../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_dh/hector/ref/work/config.c:34:(.text+0x...): undefined reference to `__gmpz_init_set_str'
try.c: /usr/bin/ld: .../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_dh/hector/ref/work/config.c:35:(.text+0x...): undefined reference to `__gmpz_sizeinbase'
try.c: /usr/bin/ld: libcrypto_dh_hector.a(config.o): in function `clear_all':
try.c: .../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_dh/hector/ref/work/config.c:56:(.text+0x...): undefined reference to `__gmpz_clear'
try.c: /usr/bin/ld: libcrypto_dh_hector.a(conversion.o): in function `bytearray_to_mpz_t':
try.c: .../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_dh/hector/ref/work/conversion.c:73:(.text+0x...): undefined reference to `__gmpz_set_ui'
try.c: /usr/bin/ld: .../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_dh/hector/ref/work/conversion.c:76:(.text+0x...): undefined reference to `__gmpz_add_ui'
try.c: /usr/bin/ld: .../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_dh/hector/ref/work/conversion.c:77:(.text+0x...): undefined reference to `__gmpz_mul_2exp'
try.c: /usr/bin/ld: libcrypto_dh_hector.a(conversion.o): in function `mpz_t_to_bytearray':
try.c: .../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_dh/hector/ref/work/conversion.c:84:(.text+0x...): undefined reference to `__gmpz_sizeinbase'
try.c: /usr/bin/ld: .../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_dh/hector/ref/work/conversion.c:93:(.text+0x...): undefined reference to `__gmpz_init_set'
try.c: /usr/bin/ld: .../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_dh/hector/ref/work/conversion.c:99:(.text+0x...): undefined reference to `__gmpz_fdiv_q_2exp'
try.c: /usr/bin/ld: .../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_dh/hector/ref/work/conversion.c:104:(.text+0x...): undefined reference to `__gmpz_clear'
try.c: /usr/bin/ld: libcrypto_dh_hector.a(conversion.o): in function `scrambled_bytearray_to_mpz_t':
try.c: .../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_dh/hector/ref/work/conversion.c:110:(.text+0x...): undefined reference to `__gmpz_set_ui'
try.c: /usr/bin/ld: .../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_dh/hector/ref/work/conversion.c:116:(.text+0x...): undefined reference to `__gmpz_mul_2exp'
try.c: /usr/bin/ld: .../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_dh/hector/ref/work/conversion.c:117:(.text+0x...): undefined reference to `__gmpz_setbit'
try.c: /usr/bin/ld: libcrypto_dh_hector.a(conversion.o): in function `mpz_t_to_scrambled_bytearray':
try.c: .../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_dh/hector/ref/work/conversion.c:124:(.text+0x...): undefined reference to `__gmpz_sizeinbase'
try.c: ...

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
T:refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (15.2.0)