Implementation notes: amd64, spawn, crypto_sign/sphincsf256sha256robust

Computer: spawn
Microarchitecture: amd64; Zen 3 (a20f10)
Architecture: amd64
CPU ID: AuthenticAMD-00a20f10-178bfbff
SUPERCOP version: 20231215
Operation: crypto_sign
Primitive: sphincsf256sha256robust

Compiler output

Implementation: T:avx2
Security model: timingleaks
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE
try.c: /usr/bin/ld: libcrypto_sign_sphincsf256sha256robust.a(hash_sha256.o):(.bss+0x0): multiple definition of `state_seeded'; libcrypto_sign_sphincsf256sha256robust.a(thash_sha256_robust.o):(.bss+0x0): first defined here
try.c: /usr/bin/ld: libcrypto_sign_sphincsf256sha256robust.a(hash_sha256x8.o):(.bss+0x0): multiple definition of `state_seeded'; libcrypto_sign_sphincsf256sha256robust.a(thash_sha256_robust.o):(.bss+0x0): first defined here
try.c: /usr/bin/ld: libcrypto_sign_sphincsf256sha256robust.a(sha256.o):(.bss+0x0): multiple definition of `state_seeded'; libcrypto_sign_sphincsf256sha256robust.a(thash_sha256_robust.o):(.bss+0x0): first defined here
try.c: /usr/bin/ld: libcrypto_sign_sphincsf256sha256robust.a(thash_sha256_robustx8.o):(.bss+0x0): multiple definition of `state_seeded'; libcrypto_sign_sphincsf256sha256robust.a(thash_sha256_robust.o):(.bss+0x0): first defined here
try.c: collect2: error: ld returned 1 exit status

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

Compiler output

Implementation: T:ref
Security model: timingleaks
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE
try.c: /usr/bin/ld: libcrypto_sign_sphincsf256sha256robust.a(hash_sha256.o):(.bss+0x0): multiple definition of `state_seeded'; libcrypto_sign_sphincsf256sha256robust.a(thash_sha256_robust.o):(.bss+0x0): first defined here
try.c: /usr/bin/ld: libcrypto_sign_sphincsf256sha256robust.a(sha256.o):(.bss+0x0): multiple definition of `state_seeded'; libcrypto_sign_sphincsf256sha256robust.a(thash_sha256_robust.o):(.bss+0x0): first defined here
try.c: collect2: error: ld returned 1 exit status

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