Implementation notes: aarch64, minimac, crypto_kem/bigquake3

Computer: minimac
Architecture: aarch64
CPU ID: unknown CPU ID
SUPERCOP version: 20211108
Operation: crypto_kem
Primitive: bigquake3

Test failure

Implementation: T:ref
Security model: timingleaks
Compiler: clang -mcpu=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE
error 111

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang -mcpu=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:ref

Compiler output

Implementation: T:ref
Security model: timingleaks
Compiler: clang -mcpu=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE
try.c: ld: warning: object file (/Users/djb/supercop-20210529/supercop-data/minimac/aarch64/lib/knownrandombytes.o) was built for newer macOS version (11.3) than being linked (11.0)
try.c: ld: warning: object file (/Users/djb/supercop-20210529/supercop-data/minimac/aarch64/lib/kernelrandombytes.o) was built for newer macOS version (11.3) than being linked (11.0)
try.c: ld: warning: object file (/Users/djb/supercop-20210529/supercop-data/minimac/aarch64/lib/cpucycles.o) was built for newer macOS version (11.3) than being linked (11.0)
try.c: ld: warning: could not create compact unwind for _init: registers 21 and 22 not saved contiguously in frame
try.c: ld: warning: object file (/Users/djb/supercop-20210529/supercop-data/minimac/aarch64/lib/libsupercop.a(crypto_rng_chacha20_ref_constbranchindex-rng.o)) was built for newer macOS version (11.3) than being linked (11.0)

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
clang -mcpu=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:ref

Compiler output

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

Number of similar (compiler,implementation) pairs: 4, namely:
CompilerImplementations
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE T:ref
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE T:ref
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv -fPIC -fPIE T:ref
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE T:ref