Implementation notes: amd64, icelake, crypto_kem/bigquake5

Computer: icelake
Architecture: amd64
CPU ID: GenuineIntel-000706e5-bfebfbff
SUPERCOP version: 20200826
Operation: crypto_kem
Primitive: bigquake5

Test failure

Implementation: T:ref
Security model: timingleaks
Compiler: clang -march=icelake-client -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE
error 111

Number of similar (compiler,implementation) pairs: 3, namely:
CompilerImplementations
clang -march=icelake-client -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:ref
clang -march=icelake-client -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:ref
clang -march=icelake-client -Os -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:ref

Compiler output

Implementation: T:ref
Security model: timingleaks
Compiler: opt-local-bin-gcc -march=icelake-client -mtune=icelake-client -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE
try.c: duplicate symbol '_gf_cardinality' in:
try.c: crypto_kem_bigquake5.a(kem.o)
try.c: crypto_kem_bigquake5.a(decode.o)
try.c: duplicate symbol '_gf_multiplicative_order' in:
try.c: crypto_kem_bigquake5.a(kem.o)
try.c: crypto_kem_bigquake5.a(decode.o)
try.c: duplicate symbol '_gf_exp' in:
try.c: crypto_kem_bigquake5.a(kem.o)
try.c: crypto_kem_bigquake5.a(decode.o)
try.c: duplicate symbol '_gf_log' in:
try.c: crypto_kem_bigquake5.a(kem.o)
try.c: crypto_kem_bigquake5.a(decode.o)
try.c: duplicate symbol '_gf_extension_degree' in:
try.c: crypto_kem_bigquake5.a(kem.o)
try.c: crypto_kem_bigquake5.a(decode.o)
try.c: duplicate symbol '_gf_cardinality' in:
try.c: crypto_kem_bigquake5.a(kem.o)
try.c: crypto_kem_bigquake5.a(gf.o)
try.c: duplicate symbol '_gf_multiplicative_order' in:
try.c: crypto_kem_bigquake5.a(kem.o)
try.c: crypto_kem_bigquake5.a(gf.o)
try.c: duplicate symbol '_gf_exp' in:
try.c: crypto_kem_bigquake5.a(kem.o)
try.c: crypto_kem_bigquake5.a(gf.o)
try.c: duplicate symbol '_gf_log' in:
try.c: ...

Number of similar (compiler,implementation) pairs: 3, namely:
CompilerImplementations
opt-local-bin-gcc -march=icelake-client -mtune=icelake-client -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE T:ref
opt-local-bin-gcc -march=icelake-client -mtune=icelake-client -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE T:ref
opt-local-bin-gcc -march=icelake-client -mtune=icelake-client -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE T:ref