Test results for amd64, alder, crypto_kem/threebears624r2ccax

[Page version: 20250418 21:20:05]

Measurements for amd64, alder, crypto_kem Test results for amd64, alder, crypto_kem Test results for crypto_kem/threebears624r2ccax
Computer: alder
Microarchitecture: amd64; Golden Cove (90675-00)
Architecture: amd64
CPU ID: GenuineIntel-00090675-00-bfebfbff
SUPERCOP version: 20250415
Operation: crypto_kem
Primitive: threebears624r2ccax

Compiler output


shake.c: shake.c:11:34: warning: incompatible pointer types passing 'uint8_t[200]' (aka 'unsigned char[200]') to parameter of type 'KeccakP1600_plain64_state *' [-Wincompatible-pointer-types]
shake.c:    11 |     KeccakP1600_Permute_24rounds(ctx->state);
shake.c:       |                                  ^~~~~~~~~~
shake.c: .../supercop-data/alder/amd64/include/libkeccak.a.headers/KeccakP-1600-SnP.h:53:62: note: passing argument to parameter 'state' here
shake.c:    53 | void KeccakP1600_Permute_24rounds(KeccakP1600_plain64_state *state);
shake.c:       |                                                              ^
shake.c: shake.c:23:30: warning: incompatible pointer types passing 'uint8_t[200]' (aka 'unsigned char[200]') to parameter of type 'KeccakP1600_plain64_state *' [-Wincompatible-pointer-types]
shake.c:    23 |         KeccakP1600_AddBytes(ctx->state, in, ctx->position, cando);
shake.c:       |                              ^~~~~~~~~~
shake.c: .../supercop-data/alder/amd64/include/libkeccak.a.headers/KeccakP-1600-SnP.h:48:54: note: passing argument to parameter 'state' here
shake.c:    48 | void KeccakP1600_AddBytes(KeccakP1600_plain64_state *state, const unsigned char *data, unsigned int offset, unsigned int length);
shake.c:       |                                                      ^
shake.c: shake.c:28:26: warning: incompatible pointer types passing 'uint8_t[200]' (aka 'unsigned char[200]') to parameter of type 'KeccakP1600_plain64_state *' [-Wincompatible-pointer-types]
shake.c:    28 |     KeccakP1600_AddBytes(ctx->state, in, ctx->position, len);
shake.c:       |                          ^~~~~~~~~~
shake.c: .../supercop-data/alder/amd64/include/libkeccak.a.headers/KeccakP-1600-SnP.h:48:54: note: passing argument to parameter 'state' here
shake.c:    48 | void KeccakP1600_AddBytes(KeccakP1600_plain64_state *state, const unsigned char *data, unsigned int offset, unsigned int length);
shake.c:       |                                                      ^
shake.c: shake.c:47:34: warning: incompatible pointer types passing 'uint8_t[200]' (aka 'unsigned char[200]') to parameter of type 'const KeccakP1600_plain64_state *' [-Wincompatible-pointer-types]
shake.c:    47 |         KeccakP1600_ExtractBytes(ctx->state, out, ctx->position, cando);
shake.c:       |                                  ^~~~~~~~~~
shake.c: .../supercop-data/alder/amd64/include/libkeccak.a.headers/KeccakP-1600-SnP.h:54:64: note: passing argument to parameter 'state' here
shake.c:    54 | void KeccakP1600_ExtractBytes(const KeccakP1600_plain64_state *state, unsigned char *data, unsigned int offset, unsigned int length);
shake.c:       |                                                                ^
shake.c: shake.c:52:30: warning: incompatible pointer types passing 'uint8_t[200]' (aka 'unsigned char[200]') to parameter of type 'const KeccakP1600_plain64_state *' [-Wincompatible-pointer-types]
shake.c: ...
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `pqcrypto_kem_threebears624r2ccax_impl_priv_hash_update':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/opt/work/shake.c:23:(.text+0x...): undefined reference to `KeccakP1600_AddBytes'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `keccakf':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/opt/work/shake.c:11:(.text+0x...): undefined reference to `KeccakP1600_Permute_24rounds'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `pqcrypto_kem_threebears624r2ccax_impl_priv_hash_update':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/opt/work/shake.c:23:(.text+0x...): undefined reference to `KeccakP1600_AddBytes'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `keccakf':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/opt/work/shake.c:11:(.text+0x...): undefined reference to `KeccakP1600_Permute_24rounds'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `pqcrypto_kem_threebears624r2ccax_impl_priv_hash_update':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/opt/work/shake.c:28:(.text+0x...): undefined reference to `KeccakP1600_AddBytes'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `keccakf':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/opt/work/shake.c:11:(.text+0x...): undefined reference to `KeccakP1600_Permute_24rounds'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/opt/work/shake.c:11:(.text+0x...): undefined reference to `KeccakP1600_Permute_24rounds'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `pqcrypto_kem_threebears624r2ccax_impl_priv_hash_output':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/opt/work/shake.c:47:(.text+0x...): undefined reference to `KeccakP1600_ExtractBytes'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `keccakf':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/opt/work/shake.c:11:(.text+0x...): undefined reference to `KeccakP1600_Permute_24rounds'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `pqcrypto_kem_threebears624r2ccax_impl_priv_hash_output':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/opt/work/shake.c:47:(.text+0x...): undefined reference to `KeccakP1600_ExtractBytes'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `keccakf':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/opt/work/shake.c:11:(.text+0x...): undefined reference to `KeccakP1600_Permute_24rounds'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `pqcrypto_kem_threebears624r2ccax_impl_priv_hash_output':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/opt/work/shake.c:52:(.text+0x...): undefined reference to `KeccakP1600_ExtractBytes'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `pqcrypto_kem_threebears624r2ccax_impl_priv_threebears_cshake_init':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/opt/work/shake.c:94:(.text+0x...): undefined reference to `KeccakP1600_OverwriteBytes'
try.c: ...

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
optclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3))

Compiler output


shake.c: shake.c:11:34: warning: incompatible pointer types passing 'uint8_t[200]' (aka 'unsigned char[200]') to parameter of type 'KeccakP1600_plain64_state *' [-Wincompatible-pointer-types]
shake.c:    11 |     KeccakP1600_Permute_24rounds(ctx->state);
shake.c:       |                                  ^~~~~~~~~~
shake.c: .../supercop-data/alder/amd64/include/libkeccak.a.headers/KeccakP-1600-SnP.h:53:62: note: passing argument to parameter 'state' here
shake.c:    53 | void KeccakP1600_Permute_24rounds(KeccakP1600_plain64_state *state);
shake.c:       |                                                              ^
shake.c: shake.c:23:30: warning: incompatible pointer types passing 'uint8_t[200]' (aka 'unsigned char[200]') to parameter of type 'KeccakP1600_plain64_state *' [-Wincompatible-pointer-types]
shake.c:    23 |         KeccakP1600_AddBytes(ctx->state, in, ctx->position, cando);
shake.c:       |                              ^~~~~~~~~~
shake.c: .../supercop-data/alder/amd64/include/libkeccak.a.headers/KeccakP-1600-SnP.h:48:54: note: passing argument to parameter 'state' here
shake.c:    48 | void KeccakP1600_AddBytes(KeccakP1600_plain64_state *state, const unsigned char *data, unsigned int offset, unsigned int length);
shake.c:       |                                                      ^
shake.c: shake.c:28:26: warning: incompatible pointer types passing 'uint8_t[200]' (aka 'unsigned char[200]') to parameter of type 'KeccakP1600_plain64_state *' [-Wincompatible-pointer-types]
shake.c:    28 |     KeccakP1600_AddBytes(ctx->state, in, ctx->position, len);
shake.c:       |                          ^~~~~~~~~~
shake.c: .../supercop-data/alder/amd64/include/libkeccak.a.headers/KeccakP-1600-SnP.h:48:54: note: passing argument to parameter 'state' here
shake.c:    48 | void KeccakP1600_AddBytes(KeccakP1600_plain64_state *state, const unsigned char *data, unsigned int offset, unsigned int length);
shake.c:       |                                                      ^
shake.c: shake.c:47:34: warning: incompatible pointer types passing 'uint8_t[200]' (aka 'unsigned char[200]') to parameter of type 'const KeccakP1600_plain64_state *' [-Wincompatible-pointer-types]
shake.c:    47 |         KeccakP1600_ExtractBytes(ctx->state, out, ctx->position, cando);
shake.c:       |                                  ^~~~~~~~~~
shake.c: .../supercop-data/alder/amd64/include/libkeccak.a.headers/KeccakP-1600-SnP.h:54:64: note: passing argument to parameter 'state' here
shake.c:    54 | void KeccakP1600_ExtractBytes(const KeccakP1600_plain64_state *state, unsigned char *data, unsigned int offset, unsigned int length);
shake.c:       |                                                                ^
shake.c: shake.c:52:30: warning: incompatible pointer types passing 'uint8_t[200]' (aka 'unsigned char[200]') to parameter of type 'const KeccakP1600_plain64_state *' [-Wincompatible-pointer-types]
shake.c: ...
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `pqcrypto_kem_threebears624r2ccax_impl_priv_hash_update':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/opt/work/shake.c:23:(.text+0x...): undefined reference to `KeccakP1600_AddBytes'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `keccakf':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/opt/work/shake.c:11:(.text+0x...): undefined reference to `KeccakP1600_Permute_24rounds'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `pqcrypto_kem_threebears624r2ccax_impl_priv_hash_update':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/opt/work/shake.c:23:(.text+0x...): undefined reference to `KeccakP1600_AddBytes'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `keccakf':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/opt/work/shake.c:11:(.text+0x...): undefined reference to `KeccakP1600_Permute_24rounds'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `pqcrypto_kem_threebears624r2ccax_impl_priv_hash_update':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/opt/work/shake.c:28:(.text+0x...): undefined reference to `KeccakP1600_AddBytes'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `keccakf':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/opt/work/shake.c:11:(.text+0x...): undefined reference to `KeccakP1600_Permute_24rounds'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/opt/work/shake.c:11:(.text+0x...): undefined reference to `KeccakP1600_Permute_24rounds'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `pqcrypto_kem_threebears624r2ccax_impl_priv_hash_output':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/opt/work/shake.c:47:(.text+0x...): undefined reference to `KeccakP1600_ExtractBytes'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `keccakf':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/opt/work/shake.c:11:(.text+0x...): undefined reference to `KeccakP1600_Permute_24rounds'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `pqcrypto_kem_threebears624r2ccax_impl_priv_hash_output':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/opt/work/shake.c:47:(.text+0x...): undefined reference to `KeccakP1600_ExtractBytes'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `keccakf':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/opt/work/shake.c:11:(.text+0x...): undefined reference to `KeccakP1600_Permute_24rounds'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `pqcrypto_kem_threebears624r2ccax_impl_priv_hash_output':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/opt/work/shake.c:52:(.text+0x...): undefined reference to `KeccakP1600_ExtractBytes'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `pqcrypto_kem_threebears624r2ccax_impl_priv_threebears_cshake_init':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/opt/work/shake.c:94:(.text+0x...): undefined reference to `KeccakP1600_OverwriteBytes'
try.c: ...

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
optclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3))

Compiler output


shake.c: shake.c:11:34: warning: incompatible pointer types passing 'uint8_t[200]' (aka 'unsigned char[200]') to parameter of type 'KeccakP1600_plain64_state *' [-Wincompatible-pointer-types]
shake.c:    11 |     KeccakP1600_Permute_24rounds(ctx->state);
shake.c:       |                                  ^~~~~~~~~~
shake.c: .../supercop-data/alder/amd64/include/libkeccak.a.headers/KeccakP-1600-SnP.h:53:62: note: passing argument to parameter 'state' here
shake.c:    53 | void KeccakP1600_Permute_24rounds(KeccakP1600_plain64_state *state);
shake.c:       |                                                              ^
shake.c: shake.c:23:30: warning: incompatible pointer types passing 'uint8_t[200]' (aka 'unsigned char[200]') to parameter of type 'KeccakP1600_plain64_state *' [-Wincompatible-pointer-types]
shake.c:    23 |         KeccakP1600_AddBytes(ctx->state, in, ctx->position, cando);
shake.c:       |                              ^~~~~~~~~~
shake.c: .../supercop-data/alder/amd64/include/libkeccak.a.headers/KeccakP-1600-SnP.h:48:54: note: passing argument to parameter 'state' here
shake.c:    48 | void KeccakP1600_AddBytes(KeccakP1600_plain64_state *state, const unsigned char *data, unsigned int offset, unsigned int length);
shake.c:       |                                                      ^
shake.c: shake.c:28:26: warning: incompatible pointer types passing 'uint8_t[200]' (aka 'unsigned char[200]') to parameter of type 'KeccakP1600_plain64_state *' [-Wincompatible-pointer-types]
shake.c:    28 |     KeccakP1600_AddBytes(ctx->state, in, ctx->position, len);
shake.c:       |                          ^~~~~~~~~~
shake.c: .../supercop-data/alder/amd64/include/libkeccak.a.headers/KeccakP-1600-SnP.h:48:54: note: passing argument to parameter 'state' here
shake.c:    48 | void KeccakP1600_AddBytes(KeccakP1600_plain64_state *state, const unsigned char *data, unsigned int offset, unsigned int length);
shake.c:       |                                                      ^
shake.c: shake.c:47:34: warning: incompatible pointer types passing 'uint8_t[200]' (aka 'unsigned char[200]') to parameter of type 'const KeccakP1600_plain64_state *' [-Wincompatible-pointer-types]
shake.c:    47 |         KeccakP1600_ExtractBytes(ctx->state, out, ctx->position, cando);
shake.c:       |                                  ^~~~~~~~~~
shake.c: .../supercop-data/alder/amd64/include/libkeccak.a.headers/KeccakP-1600-SnP.h:54:64: note: passing argument to parameter 'state' here
shake.c:    54 | void KeccakP1600_ExtractBytes(const KeccakP1600_plain64_state *state, unsigned char *data, unsigned int offset, unsigned int length);
shake.c:       |                                                                ^
shake.c: shake.c:52:30: warning: incompatible pointer types passing 'uint8_t[200]' (aka 'unsigned char[200]') to parameter of type 'const KeccakP1600_plain64_state *' [-Wincompatible-pointer-types]
shake.c: ...
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `pqcrypto_kem_threebears624r2ccax_impl_priv_hash_update':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/opt/work/shake.c:23:(.text+0x...): undefined reference to `KeccakP1600_AddBytes'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `keccakf':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/opt/work/shake.c:11:(.text+0x...): undefined reference to `KeccakP1600_Permute_24rounds'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `pqcrypto_kem_threebears624r2ccax_impl_priv_hash_update':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/opt/work/shake.c:28:(.text+0x...): undefined reference to `KeccakP1600_AddBytes'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `keccakf':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/opt/work/shake.c:11:(.text+0x...): undefined reference to `KeccakP1600_Permute_24rounds'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/opt/work/shake.c:11:(.text+0x...): undefined reference to `KeccakP1600_Permute_24rounds'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `pqcrypto_kem_threebears624r2ccax_impl_priv_hash_output':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/opt/work/shake.c:47:(.text+0x...): undefined reference to `KeccakP1600_ExtractBytes'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `keccakf':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/opt/work/shake.c:11:(.text+0x...): undefined reference to `KeccakP1600_Permute_24rounds'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `pqcrypto_kem_threebears624r2ccax_impl_priv_hash_output':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/opt/work/shake.c:52:(.text+0x...): undefined reference to `KeccakP1600_ExtractBytes'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `pqcrypto_kem_threebears624r2ccax_impl_priv_threebears_cshake_init':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/opt/work/shake.c:94:(.text+0x...): undefined reference to `KeccakP1600_OverwriteBytes'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `keccakf':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/opt/work/shake.c:11:(.text+0x...): undefined reference to `KeccakP1600_Permute_24rounds'
try.c: clang: error: linker command failed with exit code 1 (use -v to see invocation)

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
optclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3))

Compiler output


shake.c: shake.c:11:34: warning: incompatible pointer types passing 'uint8_t[200]' (aka 'unsigned char[200]') to parameter of type 'KeccakP1600_plain64_state *' [-Wincompatible-pointer-types]
shake.c:    11 |     KeccakP1600_Permute_24rounds(ctx->state);
shake.c:       |                                  ^~~~~~~~~~
shake.c: .../supercop-data/alder/amd64/include/libkeccak.a.headers/KeccakP-1600-SnP.h:53:62: note: passing argument to parameter 'state' here
shake.c:    53 | void KeccakP1600_Permute_24rounds(KeccakP1600_plain64_state *state);
shake.c:       |                                                              ^
shake.c: shake.c:23:30: warning: incompatible pointer types passing 'uint8_t[200]' (aka 'unsigned char[200]') to parameter of type 'KeccakP1600_plain64_state *' [-Wincompatible-pointer-types]
shake.c:    23 |         KeccakP1600_AddBytes(ctx->state, in, ctx->position, cando);
shake.c:       |                              ^~~~~~~~~~
shake.c: .../supercop-data/alder/amd64/include/libkeccak.a.headers/KeccakP-1600-SnP.h:48:54: note: passing argument to parameter 'state' here
shake.c:    48 | void KeccakP1600_AddBytes(KeccakP1600_plain64_state *state, const unsigned char *data, unsigned int offset, unsigned int length);
shake.c:       |                                                      ^
shake.c: shake.c:28:26: warning: incompatible pointer types passing 'uint8_t[200]' (aka 'unsigned char[200]') to parameter of type 'KeccakP1600_plain64_state *' [-Wincompatible-pointer-types]
shake.c:    28 |     KeccakP1600_AddBytes(ctx->state, in, ctx->position, len);
shake.c:       |                          ^~~~~~~~~~
shake.c: .../supercop-data/alder/amd64/include/libkeccak.a.headers/KeccakP-1600-SnP.h:48:54: note: passing argument to parameter 'state' here
shake.c:    48 | void KeccakP1600_AddBytes(KeccakP1600_plain64_state *state, const unsigned char *data, unsigned int offset, unsigned int length);
shake.c:       |                                                      ^
shake.c: shake.c:47:34: warning: incompatible pointer types passing 'uint8_t[200]' (aka 'unsigned char[200]') to parameter of type 'const KeccakP1600_plain64_state *' [-Wincompatible-pointer-types]
shake.c:    47 |         KeccakP1600_ExtractBytes(ctx->state, out, ctx->position, cando);
shake.c:       |                                  ^~~~~~~~~~
shake.c: .../supercop-data/alder/amd64/include/libkeccak.a.headers/KeccakP-1600-SnP.h:54:64: note: passing argument to parameter 'state' here
shake.c:    54 | void KeccakP1600_ExtractBytes(const KeccakP1600_plain64_state *state, unsigned char *data, unsigned int offset, unsigned int length);
shake.c:       |                                                                ^
shake.c: shake.c:52:30: warning: incompatible pointer types passing 'uint8_t[200]' (aka 'unsigned char[200]') to parameter of type 'const KeccakP1600_plain64_state *' [-Wincompatible-pointer-types]
shake.c: ...
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `pqcrypto_kem_threebears624r2ccax_impl_priv_hash_update':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/opt/work/shake.c:23:(.text+0x...): undefined reference to `KeccakP1600_AddBytes'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `keccakf':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/opt/work/shake.c:11:(.text+0x...): undefined reference to `KeccakP1600_Permute_24rounds'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `pqcrypto_kem_threebears624r2ccax_impl_priv_hash_update':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/opt/work/shake.c:28:(.text+0x...): undefined reference to `KeccakP1600_AddBytes'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `keccakf':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/opt/work/shake.c:11:(.text+0x...): undefined reference to `KeccakP1600_Permute_24rounds'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/opt/work/shake.c:11:(.text+0x...): undefined reference to `KeccakP1600_Permute_24rounds'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `pqcrypto_kem_threebears624r2ccax_impl_priv_hash_output':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/opt/work/shake.c:47:(.text+0x...): undefined reference to `KeccakP1600_ExtractBytes'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `keccakf':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/opt/work/shake.c:11:(.text+0x...): undefined reference to `KeccakP1600_Permute_24rounds'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `pqcrypto_kem_threebears624r2ccax_impl_priv_hash_output':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/opt/work/shake.c:52:(.text+0x...): undefined reference to `KeccakP1600_ExtractBytes'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `pqcrypto_kem_threebears624r2ccax_impl_priv_threebears_cshake_init':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/opt/work/shake.c:94:(.text+0x...): undefined reference to `KeccakP1600_OverwriteBytes'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `keccakf':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/opt/work/shake.c:11:(.text+0x...): undefined reference to `KeccakP1600_Permute_24rounds'
try.c: clang: error: linker command failed with exit code 1 (use -v to see invocation)

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
optclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1)

Compiler output


shake.c: shake.c:11:34: warning: incompatible pointer types passing 'uint8_t[200]' (aka 'unsigned char[200]') to parameter of type 'KeccakP1600_plain64_state *' [-Wincompatible-pointer-types]
shake.c:    11 |     KeccakP1600_Permute_24rounds(ctx->state);
shake.c:       |                                  ^~~~~~~~~~
shake.c: .../supercop-data/alder/amd64/include/libkeccak.a.headers/KeccakP-1600-SnP.h:53:62: note: passing argument to parameter 'state' here
shake.c:    53 | void KeccakP1600_Permute_24rounds(KeccakP1600_plain64_state *state);
shake.c:       |                                                              ^
shake.c: shake.c:23:30: warning: incompatible pointer types passing 'uint8_t[200]' (aka 'unsigned char[200]') to parameter of type 'KeccakP1600_plain64_state *' [-Wincompatible-pointer-types]
shake.c:    23 |         KeccakP1600_AddBytes(ctx->state, in, ctx->position, cando);
shake.c:       |                              ^~~~~~~~~~
shake.c: .../supercop-data/alder/amd64/include/libkeccak.a.headers/KeccakP-1600-SnP.h:48:54: note: passing argument to parameter 'state' here
shake.c:    48 | void KeccakP1600_AddBytes(KeccakP1600_plain64_state *state, const unsigned char *data, unsigned int offset, unsigned int length);
shake.c:       |                                                      ^
shake.c: shake.c:28:26: warning: incompatible pointer types passing 'uint8_t[200]' (aka 'unsigned char[200]') to parameter of type 'KeccakP1600_plain64_state *' [-Wincompatible-pointer-types]
shake.c:    28 |     KeccakP1600_AddBytes(ctx->state, in, ctx->position, len);
shake.c:       |                          ^~~~~~~~~~
shake.c: .../supercop-data/alder/amd64/include/libkeccak.a.headers/KeccakP-1600-SnP.h:48:54: note: passing argument to parameter 'state' here
shake.c:    48 | void KeccakP1600_AddBytes(KeccakP1600_plain64_state *state, const unsigned char *data, unsigned int offset, unsigned int length);
shake.c:       |                                                      ^
shake.c: shake.c:47:34: warning: incompatible pointer types passing 'uint8_t[200]' (aka 'unsigned char[200]') to parameter of type 'const KeccakP1600_plain64_state *' [-Wincompatible-pointer-types]
shake.c:    47 |         KeccakP1600_ExtractBytes(ctx->state, out, ctx->position, cando);
shake.c:       |                                  ^~~~~~~~~~
shake.c: .../supercop-data/alder/amd64/include/libkeccak.a.headers/KeccakP-1600-SnP.h:54:64: note: passing argument to parameter 'state' here
shake.c:    54 | void KeccakP1600_ExtractBytes(const KeccakP1600_plain64_state *state, unsigned char *data, unsigned int offset, unsigned int length);
shake.c:       |                                                                ^
shake.c: shake.c:52:30: warning: incompatible pointer types passing 'uint8_t[200]' (aka 'unsigned char[200]') to parameter of type 'const KeccakP1600_plain64_state *' [-Wincompatible-pointer-types]
shake.c: ...
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `pqcrypto_kem_threebears624r2ccax_impl_priv_hash_update':
try.c: .../supercop-data/alder/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/opt/work/shake.c:23:(.text+0x...): undefined reference to `KeccakP1600_AddBytes'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `keccakf':
try.c: .../supercop-data/alder/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/opt/work/shake.c:11:(.text+0x...): undefined reference to `KeccakP1600_Permute_24rounds'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `pqcrypto_kem_threebears624r2ccax_impl_priv_hash_update':
try.c: .../supercop-data/alder/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/opt/work/shake.c:23:(.text+0x...): undefined reference to `KeccakP1600_AddBytes'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `keccakf':
try.c: .../supercop-data/alder/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/opt/work/shake.c:11:(.text+0x...): undefined reference to `KeccakP1600_Permute_24rounds'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `pqcrypto_kem_threebears624r2ccax_impl_priv_hash_update':
try.c: .../supercop-data/alder/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/opt/work/shake.c:28:(.text+0x...): undefined reference to `KeccakP1600_AddBytes'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `keccakf':
try.c: .../supercop-data/alder/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/opt/work/shake.c:11:(.text+0x...): undefined reference to `KeccakP1600_Permute_24rounds'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/opt/work/shake.c:11:(.text+0x...): undefined reference to `KeccakP1600_Permute_24rounds'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `pqcrypto_kem_threebears624r2ccax_impl_priv_hash_output':
try.c: .../supercop-data/alder/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/opt/work/shake.c:47:(.text+0x...): undefined reference to `KeccakP1600_ExtractBytes'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `keccakf':
try.c: .../supercop-data/alder/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/opt/work/shake.c:11:(.text+0x...): undefined reference to `KeccakP1600_Permute_24rounds'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `pqcrypto_kem_threebears624r2ccax_impl_priv_hash_output':
try.c: .../supercop-data/alder/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/opt/work/shake.c:47:(.text+0x...): undefined reference to `KeccakP1600_ExtractBytes'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `keccakf':
try.c: .../supercop-data/alder/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/opt/work/shake.c:11:(.text+0x...): undefined reference to `KeccakP1600_Permute_24rounds'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `pqcrypto_kem_threebears624r2ccax_impl_priv_hash_output':
try.c: .../supercop-data/alder/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/opt/work/shake.c:52:(.text+0x...): undefined reference to `KeccakP1600_ExtractBytes'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `pqcrypto_kem_threebears624r2ccax_impl_priv_threebears_cshake_init':
try.c: .../supercop-data/alder/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/opt/work/shake.c:94:(.text+0x...): undefined reference to `KeccakP1600_OverwriteBytes'
try.c: ...

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
optclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3))

Compiler output


shake.c: shake.c: In function 'keccakf':
shake.c: shake.c:11:37: error: passing argument 1 of 'KeccakP1600_Permute_24rounds' from incompatible pointer type [-Wincompatible-pointer-types]
shake.c:    11 |     KeccakP1600_Permute_24rounds(ctx->state);
shake.c:       |                                  ~~~^~~~~~~
shake.c:       |                                     |
shake.c:       |                                     uint8_t * {aka unsigned char *}
shake.c: In file included from shake.h:3,
shake.c:                  from shake.c:3:
shake.c: .../supercop-data/alder/amd64/include/libkeccak.a.headers/KeccakP-1600-SnP.h:53:62: note: expected 'KeccakP1600_plain64_state *' but argument is of type 'uint8_t *' {aka 'unsigned char *'}
shake.c:    53 | void KeccakP1600_Permute_24rounds(KeccakP1600_plain64_state *state);
shake.c:       |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
shake.c: shake.c: In function 'pqcrypto_kem_threebears624r2ccax_impl_priv_hash_update':
shake.c: shake.c:23:33: error: passing argument 1 of 'KeccakP1600_AddBytes' from incompatible pointer type [-Wincompatible-pointer-types]
shake.c:    23 |         KeccakP1600_AddBytes(ctx->state, in, ctx->position, cando);
shake.c:       |                              ~~~^~~~~~~
shake.c:       |                                 |
shake.c:       |                                 uint8_t * {aka unsigned char *}
shake.c: .../supercop-data/alder/amd64/include/libkeccak.a.headers/KeccakP-1600-SnP.h:48:54: note: expected 'KeccakP1600_plain64_state *' but argument is of type 'uint8_t *' {aka 'unsigned char *'}
shake.c:    48 | void KeccakP1600_AddBytes(KeccakP1600_plain64_state *state, const unsigned char *data, unsigned int offset, unsigned int length);
shake.c:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
shake.c: shake.c:28:29: error: passing argument 1 of 'KeccakP1600_AddBytes' from incompatible pointer type [-Wincompatible-pointer-types]
shake.c:    28 |     KeccakP1600_AddBytes(ctx->state, in, ctx->position, len);
shake.c:       |                          ~~~^~~~~~~
shake.c:       |                             |
shake.c:       |                             uint8_t * {aka unsigned char *}
shake.c: ...

Number of similar (implementation,compiler) pairs: 4, namely:
ImplementationCompiler
optgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)
optgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)
optgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
optgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)

Compiler output


shake.c: shake.c:46:34: warning: incompatible pointer types passing 'uint8_t[200]' (aka 'unsigned char[200]') to parameter of type 'KeccakP1600_plain64_state *' [-Wincompatible-pointer-types]
shake.c:    46 |     KeccakP1600_Permute_24rounds(ctx->state);
shake.c:       |                                  ^~~~~~~~~~
shake.c: .../supercop-data/alder/amd64/include/libkeccak.a.headers/KeccakP-1600-SnP.h:53:62: note: passing argument to parameter 'state' here
shake.c:    53 | void KeccakP1600_Permute_24rounds(KeccakP1600_plain64_state *state);
shake.c:       |                                                              ^
shake.c: shake.c:58:30: warning: incompatible pointer types passing 'uint8_t[200]' (aka 'unsigned char[200]') to parameter of type 'KeccakP1600_plain64_state *' [-Wincompatible-pointer-types]
shake.c:    58 |         KeccakP1600_AddBytes(ctx->state, in, ctx->position, cando);
shake.c:       |                              ^~~~~~~~~~
shake.c: .../supercop-data/alder/amd64/include/libkeccak.a.headers/KeccakP-1600-SnP.h:48:54: note: passing argument to parameter 'state' here
shake.c:    48 | void KeccakP1600_AddBytes(KeccakP1600_plain64_state *state, const unsigned char *data, unsigned int offset, unsigned int length);
shake.c:       |                                                      ^
shake.c: shake.c:63:26: warning: incompatible pointer types passing 'uint8_t[200]' (aka 'unsigned char[200]') to parameter of type 'KeccakP1600_plain64_state *' [-Wincompatible-pointer-types]
shake.c:    63 |     KeccakP1600_AddBytes(ctx->state, in, ctx->position, len);
shake.c:       |                          ^~~~~~~~~~
shake.c: .../supercop-data/alder/amd64/include/libkeccak.a.headers/KeccakP-1600-SnP.h:48:54: note: passing argument to parameter 'state' here
shake.c:    48 | void KeccakP1600_AddBytes(KeccakP1600_plain64_state *state, const unsigned char *data, unsigned int offset, unsigned int length);
shake.c:       |                                                      ^
shake.c: shake.c:82:34: warning: incompatible pointer types passing 'uint8_t[200]' (aka 'unsigned char[200]') to parameter of type 'const KeccakP1600_plain64_state *' [-Wincompatible-pointer-types]
shake.c:    82 |         KeccakP1600_ExtractBytes(ctx->state, out, ctx->position, cando);
shake.c:       |                                  ^~~~~~~~~~
shake.c: .../supercop-data/alder/amd64/include/libkeccak.a.headers/KeccakP-1600-SnP.h:54:64: note: passing argument to parameter 'state' here
shake.c:    54 | void KeccakP1600_ExtractBytes(const KeccakP1600_plain64_state *state, unsigned char *data, unsigned int offset, unsigned int length);
shake.c:       |                                                                ^
shake.c: shake.c:87:30: warning: incompatible pointer types passing 'uint8_t[200]' (aka 'unsigned char[200]') to parameter of type 'const KeccakP1600_plain64_state *' [-Wincompatible-pointer-types]
shake.c: ...
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `pqcrypto_kem_threebears624r2ccax_impl_priv_hash_update':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/vec/work/shake.c:58:(.text+0x...): undefined reference to `KeccakP1600_AddBytes'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `keccakf':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/vec/work/shake.c:46:(.text+0x...): undefined reference to `KeccakP1600_Permute_24rounds'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `pqcrypto_kem_threebears624r2ccax_impl_priv_hash_update':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/vec/work/shake.c:58:(.text+0x...): undefined reference to `KeccakP1600_AddBytes'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `keccakf':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/vec/work/shake.c:46:(.text+0x...): undefined reference to `KeccakP1600_Permute_24rounds'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `pqcrypto_kem_threebears624r2ccax_impl_priv_hash_update':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/vec/work/shake.c:63:(.text+0x...): undefined reference to `KeccakP1600_AddBytes'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `keccakf':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/vec/work/shake.c:46:(.text+0x...): undefined reference to `KeccakP1600_Permute_24rounds'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/vec/work/shake.c:46:(.text+0x...): undefined reference to `KeccakP1600_Permute_24rounds'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `pqcrypto_kem_threebears624r2ccax_impl_priv_hash_output':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/vec/work/shake.c:82:(.text+0x...): undefined reference to `KeccakP1600_ExtractBytes'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `keccakf':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/vec/work/shake.c:46:(.text+0x...): undefined reference to `KeccakP1600_Permute_24rounds'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `pqcrypto_kem_threebears624r2ccax_impl_priv_hash_output':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/vec/work/shake.c:82:(.text+0x...): undefined reference to `KeccakP1600_ExtractBytes'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `keccakf':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/vec/work/shake.c:46:(.text+0x...): undefined reference to `KeccakP1600_Permute_24rounds'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `pqcrypto_kem_threebears624r2ccax_impl_priv_hash_output':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/vec/work/shake.c:87:(.text+0x...): undefined reference to `KeccakP1600_ExtractBytes'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `pqcrypto_kem_threebears624r2ccax_impl_priv_threebears_cshake_init':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/vec/work/shake.c:131:(.text+0x...): undefined reference to `KeccakP1600_OverwriteBytes'
try.c: ...

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
vecclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3))

Compiler output


shake.c: shake.c:46:34: warning: incompatible pointer types passing 'uint8_t[200]' (aka 'unsigned char[200]') to parameter of type 'KeccakP1600_plain64_state *' [-Wincompatible-pointer-types]
shake.c:    46 |     KeccakP1600_Permute_24rounds(ctx->state);
shake.c:       |                                  ^~~~~~~~~~
shake.c: .../supercop-data/alder/amd64/include/libkeccak.a.headers/KeccakP-1600-SnP.h:53:62: note: passing argument to parameter 'state' here
shake.c:    53 | void KeccakP1600_Permute_24rounds(KeccakP1600_plain64_state *state);
shake.c:       |                                                              ^
shake.c: shake.c:58:30: warning: incompatible pointer types passing 'uint8_t[200]' (aka 'unsigned char[200]') to parameter of type 'KeccakP1600_plain64_state *' [-Wincompatible-pointer-types]
shake.c:    58 |         KeccakP1600_AddBytes(ctx->state, in, ctx->position, cando);
shake.c:       |                              ^~~~~~~~~~
shake.c: .../supercop-data/alder/amd64/include/libkeccak.a.headers/KeccakP-1600-SnP.h:48:54: note: passing argument to parameter 'state' here
shake.c:    48 | void KeccakP1600_AddBytes(KeccakP1600_plain64_state *state, const unsigned char *data, unsigned int offset, unsigned int length);
shake.c:       |                                                      ^
shake.c: shake.c:63:26: warning: incompatible pointer types passing 'uint8_t[200]' (aka 'unsigned char[200]') to parameter of type 'KeccakP1600_plain64_state *' [-Wincompatible-pointer-types]
shake.c:    63 |     KeccakP1600_AddBytes(ctx->state, in, ctx->position, len);
shake.c:       |                          ^~~~~~~~~~
shake.c: .../supercop-data/alder/amd64/include/libkeccak.a.headers/KeccakP-1600-SnP.h:48:54: note: passing argument to parameter 'state' here
shake.c:    48 | void KeccakP1600_AddBytes(KeccakP1600_plain64_state *state, const unsigned char *data, unsigned int offset, unsigned int length);
shake.c:       |                                                      ^
shake.c: shake.c:82:34: warning: incompatible pointer types passing 'uint8_t[200]' (aka 'unsigned char[200]') to parameter of type 'const KeccakP1600_plain64_state *' [-Wincompatible-pointer-types]
shake.c:    82 |         KeccakP1600_ExtractBytes(ctx->state, out, ctx->position, cando);
shake.c:       |                                  ^~~~~~~~~~
shake.c: .../supercop-data/alder/amd64/include/libkeccak.a.headers/KeccakP-1600-SnP.h:54:64: note: passing argument to parameter 'state' here
shake.c:    54 | void KeccakP1600_ExtractBytes(const KeccakP1600_plain64_state *state, unsigned char *data, unsigned int offset, unsigned int length);
shake.c:       |                                                                ^
shake.c: shake.c:87:30: warning: incompatible pointer types passing 'uint8_t[200]' (aka 'unsigned char[200]') to parameter of type 'const KeccakP1600_plain64_state *' [-Wincompatible-pointer-types]
shake.c: ...
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `pqcrypto_kem_threebears624r2ccax_impl_priv_hash_update':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/vec/work/shake.c:58:(.text+0x...): undefined reference to `KeccakP1600_AddBytes'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `keccakf':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/vec/work/shake.c:46:(.text+0x...): undefined reference to `KeccakP1600_Permute_24rounds'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `pqcrypto_kem_threebears624r2ccax_impl_priv_hash_update':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/vec/work/shake.c:58:(.text+0x...): undefined reference to `KeccakP1600_AddBytes'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `keccakf':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/vec/work/shake.c:46:(.text+0x...): undefined reference to `KeccakP1600_Permute_24rounds'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `pqcrypto_kem_threebears624r2ccax_impl_priv_hash_update':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/vec/work/shake.c:63:(.text+0x...): undefined reference to `KeccakP1600_AddBytes'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `keccakf':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/vec/work/shake.c:46:(.text+0x...): undefined reference to `KeccakP1600_Permute_24rounds'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/vec/work/shake.c:46:(.text+0x...): undefined reference to `KeccakP1600_Permute_24rounds'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `pqcrypto_kem_threebears624r2ccax_impl_priv_hash_output':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/vec/work/shake.c:82:(.text+0x...): undefined reference to `KeccakP1600_ExtractBytes'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `keccakf':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/vec/work/shake.c:46:(.text+0x...): undefined reference to `KeccakP1600_Permute_24rounds'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `pqcrypto_kem_threebears624r2ccax_impl_priv_hash_output':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/vec/work/shake.c:82:(.text+0x...): undefined reference to `KeccakP1600_ExtractBytes'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `keccakf':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/vec/work/shake.c:46:(.text+0x...): undefined reference to `KeccakP1600_Permute_24rounds'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `pqcrypto_kem_threebears624r2ccax_impl_priv_hash_output':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/vec/work/shake.c:87:(.text+0x...): undefined reference to `KeccakP1600_ExtractBytes'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `pqcrypto_kem_threebears624r2ccax_impl_priv_threebears_cshake_init':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/vec/work/shake.c:131:(.text+0x...): undefined reference to `KeccakP1600_OverwriteBytes'
try.c: ...

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
vecclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3))

Compiler output


shake.c: shake.c:46:34: warning: incompatible pointer types passing 'uint8_t[200]' (aka 'unsigned char[200]') to parameter of type 'KeccakP1600_plain64_state *' [-Wincompatible-pointer-types]
shake.c:    46 |     KeccakP1600_Permute_24rounds(ctx->state);
shake.c:       |                                  ^~~~~~~~~~
shake.c: .../supercop-data/alder/amd64/include/libkeccak.a.headers/KeccakP-1600-SnP.h:53:62: note: passing argument to parameter 'state' here
shake.c:    53 | void KeccakP1600_Permute_24rounds(KeccakP1600_plain64_state *state);
shake.c:       |                                                              ^
shake.c: shake.c:58:30: warning: incompatible pointer types passing 'uint8_t[200]' (aka 'unsigned char[200]') to parameter of type 'KeccakP1600_plain64_state *' [-Wincompatible-pointer-types]
shake.c:    58 |         KeccakP1600_AddBytes(ctx->state, in, ctx->position, cando);
shake.c:       |                              ^~~~~~~~~~
shake.c: .../supercop-data/alder/amd64/include/libkeccak.a.headers/KeccakP-1600-SnP.h:48:54: note: passing argument to parameter 'state' here
shake.c:    48 | void KeccakP1600_AddBytes(KeccakP1600_plain64_state *state, const unsigned char *data, unsigned int offset, unsigned int length);
shake.c:       |                                                      ^
shake.c: shake.c:63:26: warning: incompatible pointer types passing 'uint8_t[200]' (aka 'unsigned char[200]') to parameter of type 'KeccakP1600_plain64_state *' [-Wincompatible-pointer-types]
shake.c:    63 |     KeccakP1600_AddBytes(ctx->state, in, ctx->position, len);
shake.c:       |                          ^~~~~~~~~~
shake.c: .../supercop-data/alder/amd64/include/libkeccak.a.headers/KeccakP-1600-SnP.h:48:54: note: passing argument to parameter 'state' here
shake.c:    48 | void KeccakP1600_AddBytes(KeccakP1600_plain64_state *state, const unsigned char *data, unsigned int offset, unsigned int length);
shake.c:       |                                                      ^
shake.c: shake.c:82:34: warning: incompatible pointer types passing 'uint8_t[200]' (aka 'unsigned char[200]') to parameter of type 'const KeccakP1600_plain64_state *' [-Wincompatible-pointer-types]
shake.c:    82 |         KeccakP1600_ExtractBytes(ctx->state, out, ctx->position, cando);
shake.c:       |                                  ^~~~~~~~~~
shake.c: .../supercop-data/alder/amd64/include/libkeccak.a.headers/KeccakP-1600-SnP.h:54:64: note: passing argument to parameter 'state' here
shake.c:    54 | void KeccakP1600_ExtractBytes(const KeccakP1600_plain64_state *state, unsigned char *data, unsigned int offset, unsigned int length);
shake.c:       |                                                                ^
shake.c: shake.c:87:30: warning: incompatible pointer types passing 'uint8_t[200]' (aka 'unsigned char[200]') to parameter of type 'const KeccakP1600_plain64_state *' [-Wincompatible-pointer-types]
shake.c: ...
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `pqcrypto_kem_threebears624r2ccax_impl_priv_hash_update':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/vec/work/shake.c:58:(.text+0x...): undefined reference to `KeccakP1600_AddBytes'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `keccakf':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/vec/work/shake.c:46:(.text+0x...): undefined reference to `KeccakP1600_Permute_24rounds'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `pqcrypto_kem_threebears624r2ccax_impl_priv_hash_update':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/vec/work/shake.c:63:(.text+0x...): undefined reference to `KeccakP1600_AddBytes'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `keccakf':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/vec/work/shake.c:46:(.text+0x...): undefined reference to `KeccakP1600_Permute_24rounds'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/vec/work/shake.c:46:(.text+0x...): undefined reference to `KeccakP1600_Permute_24rounds'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `pqcrypto_kem_threebears624r2ccax_impl_priv_hash_output':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/vec/work/shake.c:82:(.text+0x...): undefined reference to `KeccakP1600_ExtractBytes'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `keccakf':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/vec/work/shake.c:46:(.text+0x...): undefined reference to `KeccakP1600_Permute_24rounds'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `pqcrypto_kem_threebears624r2ccax_impl_priv_hash_output':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/vec/work/shake.c:87:(.text+0x...): undefined reference to `KeccakP1600_ExtractBytes'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `pqcrypto_kem_threebears624r2ccax_impl_priv_threebears_cshake_init':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/vec/work/shake.c:131:(.text+0x...): undefined reference to `KeccakP1600_OverwriteBytes'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `pqcrypto_kem_threebears624r2ccax_impl_priv_hash_times_n':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/vec/work/shake.c:145:(.text+0x...): undefined reference to `KeccakP1600times4_StaticInitialize'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/vec/work/shake.c:148:(.text+0x...): undefined reference to `KeccakP1600_ExtractBytes'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/vec/work/shake.c:153:(.text+0x...): undefined reference to `KeccakP1600times4_OverwriteLanesAll'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/vec/work/shake.c:155:(.text+0x...): undefined reference to `KeccakP1600times4_AddByte'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/vec/work/shake.c:161:(.text+0x...): undefined reference to `KeccakP1600times4_PermuteAll_24rounds'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/vec/work/shake.c:165:(.text+0x...): undefined reference to `KeccakP1600times4_AddByte'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/vec/work/shake.c:166:(.text+0x...): undefined reference to `KeccakP1600times4_AddByte'
try.c: ...

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
vecclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3))

Compiler output


shake.c: shake.c:46:34: warning: incompatible pointer types passing 'uint8_t[200]' (aka 'unsigned char[200]') to parameter of type 'KeccakP1600_plain64_state *' [-Wincompatible-pointer-types]
shake.c:    46 |     KeccakP1600_Permute_24rounds(ctx->state);
shake.c:       |                                  ^~~~~~~~~~
shake.c: .../supercop-data/alder/amd64/include/libkeccak.a.headers/KeccakP-1600-SnP.h:53:62: note: passing argument to parameter 'state' here
shake.c:    53 | void KeccakP1600_Permute_24rounds(KeccakP1600_plain64_state *state);
shake.c:       |                                                              ^
shake.c: shake.c:58:30: warning: incompatible pointer types passing 'uint8_t[200]' (aka 'unsigned char[200]') to parameter of type 'KeccakP1600_plain64_state *' [-Wincompatible-pointer-types]
shake.c:    58 |         KeccakP1600_AddBytes(ctx->state, in, ctx->position, cando);
shake.c:       |                              ^~~~~~~~~~
shake.c: .../supercop-data/alder/amd64/include/libkeccak.a.headers/KeccakP-1600-SnP.h:48:54: note: passing argument to parameter 'state' here
shake.c:    48 | void KeccakP1600_AddBytes(KeccakP1600_plain64_state *state, const unsigned char *data, unsigned int offset, unsigned int length);
shake.c:       |                                                      ^
shake.c: shake.c:63:26: warning: incompatible pointer types passing 'uint8_t[200]' (aka 'unsigned char[200]') to parameter of type 'KeccakP1600_plain64_state *' [-Wincompatible-pointer-types]
shake.c:    63 |     KeccakP1600_AddBytes(ctx->state, in, ctx->position, len);
shake.c:       |                          ^~~~~~~~~~
shake.c: .../supercop-data/alder/amd64/include/libkeccak.a.headers/KeccakP-1600-SnP.h:48:54: note: passing argument to parameter 'state' here
shake.c:    48 | void KeccakP1600_AddBytes(KeccakP1600_plain64_state *state, const unsigned char *data, unsigned int offset, unsigned int length);
shake.c:       |                                                      ^
shake.c: shake.c:82:34: warning: incompatible pointer types passing 'uint8_t[200]' (aka 'unsigned char[200]') to parameter of type 'const KeccakP1600_plain64_state *' [-Wincompatible-pointer-types]
shake.c:    82 |         KeccakP1600_ExtractBytes(ctx->state, out, ctx->position, cando);
shake.c:       |                                  ^~~~~~~~~~
shake.c: .../supercop-data/alder/amd64/include/libkeccak.a.headers/KeccakP-1600-SnP.h:54:64: note: passing argument to parameter 'state' here
shake.c:    54 | void KeccakP1600_ExtractBytes(const KeccakP1600_plain64_state *state, unsigned char *data, unsigned int offset, unsigned int length);
shake.c:       |                                                                ^
shake.c: shake.c:87:30: warning: incompatible pointer types passing 'uint8_t[200]' (aka 'unsigned char[200]') to parameter of type 'const KeccakP1600_plain64_state *' [-Wincompatible-pointer-types]
shake.c: ...
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `pqcrypto_kem_threebears624r2ccax_impl_priv_hash_update':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/vec/work/shake.c:58:(.text+0x...): undefined reference to `KeccakP1600_AddBytes'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `keccakf':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/vec/work/shake.c:46:(.text+0x...): undefined reference to `KeccakP1600_Permute_24rounds'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `pqcrypto_kem_threebears624r2ccax_impl_priv_hash_update':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/vec/work/shake.c:63:(.text+0x...): undefined reference to `KeccakP1600_AddBytes'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `keccakf':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/vec/work/shake.c:46:(.text+0x...): undefined reference to `KeccakP1600_Permute_24rounds'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/vec/work/shake.c:46:(.text+0x...): undefined reference to `KeccakP1600_Permute_24rounds'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `pqcrypto_kem_threebears624r2ccax_impl_priv_hash_output':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/vec/work/shake.c:82:(.text+0x...): undefined reference to `KeccakP1600_ExtractBytes'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `keccakf':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/vec/work/shake.c:46:(.text+0x...): undefined reference to `KeccakP1600_Permute_24rounds'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `pqcrypto_kem_threebears624r2ccax_impl_priv_hash_output':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/vec/work/shake.c:87:(.text+0x...): undefined reference to `KeccakP1600_ExtractBytes'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `pqcrypto_kem_threebears624r2ccax_impl_priv_threebears_cshake_init':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/vec/work/shake.c:131:(.text+0x...): undefined reference to `KeccakP1600_OverwriteBytes'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `pqcrypto_kem_threebears624r2ccax_impl_priv_hash_times_n':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/vec/work/shake.c:145:(.text+0x...): undefined reference to `KeccakP1600times4_StaticInitialize'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/vec/work/shake.c:148:(.text+0x...): undefined reference to `KeccakP1600_ExtractBytes'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/vec/work/shake.c:153:(.text+0x...): undefined reference to `KeccakP1600times4_OverwriteLanesAll'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/vec/work/shake.c:155:(.text+0x...): undefined reference to `KeccakP1600times4_AddByte'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/vec/work/shake.c:161:(.text+0x...): undefined reference to `KeccakP1600times4_PermuteAll_24rounds'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/vec/work/shake.c:165:(.text+0x...): undefined reference to `KeccakP1600times4_AddByte'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/vec/work/shake.c:166:(.text+0x...): undefined reference to `KeccakP1600times4_AddByte'
try.c: ...

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
vecclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1)

Compiler output


shake.c: shake.c:46:34: warning: incompatible pointer types passing 'uint8_t[200]' (aka 'unsigned char[200]') to parameter of type 'KeccakP1600_plain64_state *' [-Wincompatible-pointer-types]
shake.c:    46 |     KeccakP1600_Permute_24rounds(ctx->state);
shake.c:       |                                  ^~~~~~~~~~
shake.c: .../supercop-data/alder/amd64/include/libkeccak.a.headers/KeccakP-1600-SnP.h:53:62: note: passing argument to parameter 'state' here
shake.c:    53 | void KeccakP1600_Permute_24rounds(KeccakP1600_plain64_state *state);
shake.c:       |                                                              ^
shake.c: shake.c:58:30: warning: incompatible pointer types passing 'uint8_t[200]' (aka 'unsigned char[200]') to parameter of type 'KeccakP1600_plain64_state *' [-Wincompatible-pointer-types]
shake.c:    58 |         KeccakP1600_AddBytes(ctx->state, in, ctx->position, cando);
shake.c:       |                              ^~~~~~~~~~
shake.c: .../supercop-data/alder/amd64/include/libkeccak.a.headers/KeccakP-1600-SnP.h:48:54: note: passing argument to parameter 'state' here
shake.c:    48 | void KeccakP1600_AddBytes(KeccakP1600_plain64_state *state, const unsigned char *data, unsigned int offset, unsigned int length);
shake.c:       |                                                      ^
shake.c: shake.c:63:26: warning: incompatible pointer types passing 'uint8_t[200]' (aka 'unsigned char[200]') to parameter of type 'KeccakP1600_plain64_state *' [-Wincompatible-pointer-types]
shake.c:    63 |     KeccakP1600_AddBytes(ctx->state, in, ctx->position, len);
shake.c:       |                          ^~~~~~~~~~
shake.c: .../supercop-data/alder/amd64/include/libkeccak.a.headers/KeccakP-1600-SnP.h:48:54: note: passing argument to parameter 'state' here
shake.c:    48 | void KeccakP1600_AddBytes(KeccakP1600_plain64_state *state, const unsigned char *data, unsigned int offset, unsigned int length);
shake.c:       |                                                      ^
shake.c: shake.c:82:34: warning: incompatible pointer types passing 'uint8_t[200]' (aka 'unsigned char[200]') to parameter of type 'const KeccakP1600_plain64_state *' [-Wincompatible-pointer-types]
shake.c:    82 |         KeccakP1600_ExtractBytes(ctx->state, out, ctx->position, cando);
shake.c:       |                                  ^~~~~~~~~~
shake.c: .../supercop-data/alder/amd64/include/libkeccak.a.headers/KeccakP-1600-SnP.h:54:64: note: passing argument to parameter 'state' here
shake.c:    54 | void KeccakP1600_ExtractBytes(const KeccakP1600_plain64_state *state, unsigned char *data, unsigned int offset, unsigned int length);
shake.c:       |                                                                ^
shake.c: shake.c:87:30: warning: incompatible pointer types passing 'uint8_t[200]' (aka 'unsigned char[200]') to parameter of type 'const KeccakP1600_plain64_state *' [-Wincompatible-pointer-types]
shake.c: ...
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `pqcrypto_kem_threebears624r2ccax_impl_priv_hash_update':
try.c: .../supercop-data/alder/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/vec/work/shake.c:58:(.text+0x...): undefined reference to `KeccakP1600_AddBytes'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `keccakf':
try.c: .../supercop-data/alder/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/vec/work/shake.c:46:(.text+0x...): undefined reference to `KeccakP1600_Permute_24rounds'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `pqcrypto_kem_threebears624r2ccax_impl_priv_hash_update':
try.c: .../supercop-data/alder/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/vec/work/shake.c:58:(.text+0x...): undefined reference to `KeccakP1600_AddBytes'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `keccakf':
try.c: .../supercop-data/alder/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/vec/work/shake.c:46:(.text+0x...): undefined reference to `KeccakP1600_Permute_24rounds'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `pqcrypto_kem_threebears624r2ccax_impl_priv_hash_update':
try.c: .../supercop-data/alder/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/vec/work/shake.c:63:(.text+0x...): undefined reference to `KeccakP1600_AddBytes'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `keccakf':
try.c: .../supercop-data/alder/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/vec/work/shake.c:46:(.text+0x...): undefined reference to `KeccakP1600_Permute_24rounds'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/vec/work/shake.c:46:(.text+0x...): undefined reference to `KeccakP1600_Permute_24rounds'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `pqcrypto_kem_threebears624r2ccax_impl_priv_hash_output':
try.c: .../supercop-data/alder/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/vec/work/shake.c:82:(.text+0x...): undefined reference to `KeccakP1600_ExtractBytes'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `keccakf':
try.c: .../supercop-data/alder/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/vec/work/shake.c:46:(.text+0x...): undefined reference to `KeccakP1600_Permute_24rounds'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `pqcrypto_kem_threebears624r2ccax_impl_priv_hash_output':
try.c: .../supercop-data/alder/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/vec/work/shake.c:82:(.text+0x...): undefined reference to `KeccakP1600_ExtractBytes'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `keccakf':
try.c: .../supercop-data/alder/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/vec/work/shake.c:46:(.text+0x...): undefined reference to `KeccakP1600_Permute_24rounds'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `pqcrypto_kem_threebears624r2ccax_impl_priv_hash_output':
try.c: .../supercop-data/alder/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/vec/work/shake.c:87:(.text+0x...): undefined reference to `KeccakP1600_ExtractBytes'
try.c: /usr/bin/ld: libcrypto_kem_threebears624r2ccax.a(shake.o): in function `pqcrypto_kem_threebears624r2ccax_impl_priv_threebears_cshake_init':
try.c: .../supercop-data/alder/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/threebears624r2ccax/vec/work/shake.c:131:(.text+0x...): undefined reference to `KeccakP1600_OverwriteBytes'
try.c: ...

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
vecclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3))

Compiler output


shake.c: shake.c: In function 'keccakf':
shake.c: shake.c:46:37: error: passing argument 1 of 'KeccakP1600_Permute_24rounds' from incompatible pointer type [-Wincompatible-pointer-types]
shake.c:    46 |     KeccakP1600_Permute_24rounds(ctx->state);
shake.c:       |                                  ~~~^~~~~~~
shake.c:       |                                     |
shake.c:       |                                     uint8_t * {aka unsigned char *}
shake.c: In file included from shake.h:3,
shake.c:                  from shake.c:3:
shake.c: .../supercop-data/alder/amd64/include/libkeccak.a.headers/KeccakP-1600-SnP.h:53:62: note: expected 'KeccakP1600_plain64_state *' but argument is of type 'uint8_t *' {aka 'unsigned char *'}
shake.c:    53 | void KeccakP1600_Permute_24rounds(KeccakP1600_plain64_state *state);
shake.c:       |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
shake.c: shake.c: In function 'pqcrypto_kem_threebears624r2ccax_impl_priv_hash_update':
shake.c: shake.c:58:33: error: passing argument 1 of 'KeccakP1600_AddBytes' from incompatible pointer type [-Wincompatible-pointer-types]
shake.c:    58 |         KeccakP1600_AddBytes(ctx->state, in, ctx->position, cando);
shake.c:       |                              ~~~^~~~~~~
shake.c:       |                                 |
shake.c:       |                                 uint8_t * {aka unsigned char *}
shake.c: .../supercop-data/alder/amd64/include/libkeccak.a.headers/KeccakP-1600-SnP.h:48:54: note: expected 'KeccakP1600_plain64_state *' but argument is of type 'uint8_t *' {aka 'unsigned char *'}
shake.c:    48 | void KeccakP1600_AddBytes(KeccakP1600_plain64_state *state, const unsigned char *data, unsigned int offset, unsigned int length);
shake.c:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~
shake.c: shake.c:63:29: error: passing argument 1 of 'KeccakP1600_AddBytes' from incompatible pointer type [-Wincompatible-pointer-types]
shake.c:    63 |     KeccakP1600_AddBytes(ctx->state, in, ctx->position, len);
shake.c:       |                          ~~~^~~~~~~
shake.c:       |                             |
shake.c:       |                             uint8_t * {aka unsigned char *}
shake.c: ...

Number of similar (implementation,compiler) pairs: 4, namely:
ImplementationCompiler
vecgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)
vecgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)
vecgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
vecgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)