Test results for amd64, alder, crypto_kem/kyber512

[Page version: 20250418 21:20:05]

Measurements for amd64, alder, crypto_kem Test results for amd64, alder, crypto_kem Test results for crypto_kem/kyber512
Computer: alder
Microarchitecture: amd64; Golden Cove (90675-00)
Architecture: amd64
CPU ID: GenuineIntel-00090675-00-bfebfbff
SUPERCOP version: 20250415
Operation: crypto_kem
Primitive: kyber512
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
46332151163 0 0175524 828 1832avx2clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2025041720250415
46870152093 0 0176404 828 1832avx2clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2025041720250415
48213127231 0 0147630 820 1832avx2clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2025041720250415
50262156855 0 0179988 788 1800avx2gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025041720250415
52183130598 0 0151788 788 1800avx2gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025041720250415
52420126338 0 0147324 788 1800avx2gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025041720250415
52580132101 0 0151884 828 1768avx2clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2025041720250415
56640125168 0 0144556 780 1768avx2gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025041720250415
19871830207 0 054828 828 1832refclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2025041720250415
20895936479 0 061020 828 1832refclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2025041720250415
21521912362 0 033214 820 1832refclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2025041720250415
23208944342 0 066932 788 1800refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025041720250415
23311914653 0 034829 828 1768refclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2025041720250415
23350728863 0 055533 828 1768refclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2025041720250415
24664613770 0 034748 788 1800refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025041720250415
24961812598 0 033428 788 1800refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025041720250415
28351710945 0 030196 780 1768refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2025041720250415

Compiler output


KeccakP-1600-times4-SIMD256.c: KeccakP-1600-times4-SIMD256.c:146:9: error: always_inline function '_mm256_loadu_si256' requires target feature 'avx', but would be inlined into function 'crypto_kem_kyber512_avx2_constbranchindex_KeccakP1600times4_AddLanesAll' that is compiled without support for 'avx'
KeccakP-1600-times4-SIMD256.c:   146 |         Xor_In4( 0 );
KeccakP-1600-times4-SIMD256.c:       |         ^
KeccakP-1600-times4-SIMD256.c: KeccakP-1600-times4-SIMD256.c:135:42: note: expanded from macro 'Xor_In4'
KeccakP-1600-times4-SIMD256.c:   135 |     #define Xor_In4( argIndex ) lanes0 = LOAD256u( curData0[argIndex]),\
KeccakP-1600-times4-SIMD256.c:       |                                          ^
KeccakP-1600-times4-SIMD256.c: KeccakP-1600-times4-SIMD256.c:44:37: note: expanded from macro 'LOAD256u'
KeccakP-1600-times4-SIMD256.c:    44 |     #define LOAD256u(a)             _mm256_loadu_si256((const V256 *)&(a))
KeccakP-1600-times4-SIMD256.c:       |                                     ^
KeccakP-1600-times4-SIMD256.c: KeccakP-1600-times4-SIMD256.c:146:9: error: AVX vector return of type '__m256i' (vector of 4 'long long' values) without 'avx' enabled changes the ABI
KeccakP-1600-times4-SIMD256.c: KeccakP-1600-times4-SIMD256.c:135:42: note: expanded from macro 'Xor_In4'
KeccakP-1600-times4-SIMD256.c:   135 |     #define Xor_In4( argIndex ) lanes0 = LOAD256u( curData0[argIndex]),\
KeccakP-1600-times4-SIMD256.c:       |                                          ^
KeccakP-1600-times4-SIMD256.c: KeccakP-1600-times4-SIMD256.c:44:37: note: expanded from macro 'LOAD256u'
KeccakP-1600-times4-SIMD256.c:    44 |     #define LOAD256u(a)             _mm256_loadu_si256((const V256 *)&(a))
KeccakP-1600-times4-SIMD256.c:       |                                     ^
KeccakP-1600-times4-SIMD256.c: KeccakP-1600-times4-SIMD256.c:146:9: error: always_inline function '_mm256_loadu_si256' requires target feature 'avx', but would be inlined into function 'crypto_kem_kyber512_avx2_constbranchindex_KeccakP1600times4_AddLanesAll' that is compiled without support for 'avx'
KeccakP-1600-times4-SIMD256.c: KeccakP-1600-times4-SIMD256.c:136:42: note: expanded from macro 'Xor_In4'
KeccakP-1600-times4-SIMD256.c:   136 |                                 lanes1 = LOAD256u( curData1[argIndex]),\
KeccakP-1600-times4-SIMD256.c:       |                                          ^
KeccakP-1600-times4-SIMD256.c: KeccakP-1600-times4-SIMD256.c:44:37: note: expanded from macro 'LOAD256u'
KeccakP-1600-times4-SIMD256.c:    44 |     #define LOAD256u(a)             _mm256_loadu_si256((const V256 *)&(a))
KeccakP-1600-times4-SIMD256.c:       |                                     ^
KeccakP-1600-times4-SIMD256.c: KeccakP-1600-times4-SIMD256.c:146:9: error: AVX vector return of type '__m256i' (vector of 4 'long long' values) without 'avx' enabled changes the ABI
KeccakP-1600-times4-SIMD256.c: KeccakP-1600-times4-SIMD256.c:136:42: note: expanded from macro 'Xor_In4'
KeccakP-1600-times4-SIMD256.c: ...

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

Compiler output


kem.c: kem.c:24:32: warning: argument 1 of type 'uint8_t[800]' {aka 'unsigned char[800]'} with mismatched bound [-Warray-parameter=]
kem.c:    24 | int crypto_kem_keypair(uint8_t pk[KYBER_PUBLICKEYBYTES],
kem.c:       |                        ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
kem.c: In file included from kem.c:5:
kem.c: kem.h:33:33: note: previously declared as 'uint8_t *' {aka 'unsigned char *'}
kem.c:    33 | int crypto_kem_keypair(uint8_t *pk, uint8_t *sk);
kem.c:       |                        ~~~~~~~~~^~
kem.c: kem.c:25:32: warning: argument 2 of type 'uint8_t[1632]' {aka 'unsigned char[1632]'} with mismatched bound [-Warray-parameter=]
kem.c:    25 |                        uint8_t sk[KYBER_SECRETKEYBYTES])
kem.c:       |                        ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
kem.c: kem.h:33:46: note: previously declared as 'uint8_t *' {aka 'unsigned char *'}
kem.c:    33 | int crypto_kem_keypair(uint8_t *pk, uint8_t *sk);
kem.c:       |                                     ~~~~~~~~~^~
kem.c: kem.c:50:28: warning: argument 1 of type 'uint8_t[768]' {aka 'unsigned char[768]'} with mismatched bound [-Warray-parameter=]
kem.c:    50 | int crypto_kem_enc(uint8_t ct[KYBER_CIPHERTEXTBYTES],
kem.c:       |                    ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
kem.c: kem.h:36:29: note: previously declared as 'uint8_t *' {aka 'unsigned char *'}
kem.c:    36 | int crypto_kem_enc(uint8_t *ct, uint8_t *ss, const uint8_t *pk);
kem.c:       |                    ~~~~~~~~~^~
kem.c: kem.c:51:28: warning: argument 2 of type 'uint8_t[32]' {aka 'unsigned char[32]'} with mismatched bound [-Warray-parameter=]
kem.c:    51 |                    uint8_t ss[KYBER_SSBYTES],
kem.c:       |                    ~~~~~~~~^~~~~~~~~~~~~~~~~
kem.c: kem.h:36:42: note: previously declared as 'uint8_t *' {aka 'unsigned char *'}
kem.c:    36 | int crypto_kem_enc(uint8_t *ct, uint8_t *ss, const uint8_t *pk);
kem.c:       |                                 ~~~~~~~~~^~
kem.c: ...
poly.c: poly.c:407:42: warning: argument 5 of type 'const uint8_t[32]' {aka 'const unsigned char[32]'} with mismatched bound [-Warray-parameter=]
poly.c:   407 |                            const uint8_t seed[32],
poly.c:       |                            ~~~~~~~~~~~~~~^~~~~~~~
poly.c: In file included from poly.c:6:
poly.c: poly.h:37:43: note: previously declared as 'const uint8_t *' {aka 'const unsigned char *'}
poly.c:    37 |                            const uint8_t *seed,
poly.c:       |                            ~~~~~~~~~~~~~~~^~~~
poly.c: poly.c:442:45: warning: argument 5 of type 'const uint8_t[32]' {aka 'const unsigned char[32]'} with mismatched bound [-Warray-parameter=]
poly.c:   442 |                               const uint8_t seed[32],
poly.c:       |                               ~~~~~~~~~~~~~~^~~~~~~~
poly.c: poly.h:49:46: note: previously declared as 'const uint8_t *' {aka 'const unsigned char *'}
poly.c:    49 |                               const uint8_t *seed,
poly.c:       |                               ~~~~~~~~~~~~~~~^~~~

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

Compiler output


try.c: /usr/bin/ld: libcrypto_kem_kyber512.a(kem.o): in function `indcpa_keypair':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:395:(.text+0x...): undefined reference to `SHA3_512'
try.c: /usr/bin/ld: libcrypto_kem_kyber512.a(kem.o): in function `crypto_kem_kyber512_compact_constbranchindex_keypair':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:465:(.text+0x...): undefined reference to `SHA3_256'
try.c: /usr/bin/ld: libcrypto_kem_kyber512.a(kem.o): in function `crypto_kem_kyber512_compact_constbranchindex_enc':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:474:(.text+0x...): undefined reference to `SHA3_256'
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/kyber512/compact/work/kem.c:475:(.text+0x...): undefined reference to `SHA3_256'
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/kyber512/compact/work/kem.c:476:(.text+0x...): undefined reference to `SHA3_512'
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/kyber512/compact/work/kem.c:478:(.text+0x...): undefined reference to `SHA3_256'
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/kyber512/compact/work/kem.c:479:(.text+0x...): undefined reference to `SHAKE256'
try.c: /usr/bin/ld: libcrypto_kem_kyber512.a(kem.o): in function `crypto_kem_kyber512_compact_constbranchindex_dec':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:492:(.text+0x...): undefined reference to `SHA3_512'
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/kyber512/compact/work/kem.c:495:(.text+0x...): undefined reference to `SHA3_256'
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/kyber512/compact/work/kem.c:497:(.text+0x...): undefined reference to `SHAKE256'
try.c: /usr/bin/ld: libcrypto_kem_kyber512.a(kem.o): in function `xof_absorb':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:36:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeInitialize'
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/kyber512/compact/work/kem.c:37:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeAbsorb'
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/kyber512/compact/work/kem.c:38:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeAbsorbLastFewBits'
try.c: /usr/bin/ld: libcrypto_kem_kyber512.a(kem.o): in function `gen_matrix':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:375:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeSqueeze'
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/kyber512/compact/work/kem.c:381:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeSqueeze'
try.c: /usr/bin/ld: libcrypto_kem_kyber512.a(kem.o): in function `prf':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:45:(.text+0x...): undefined reference to `SHAKE256'
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/kyber512/compact/work/kem.c:45:(.text+0x...): undefined reference to `SHAKE256'
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
compactclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3))

Compiler output


try.c: /usr/bin/ld: libcrypto_kem_kyber512.a(kem.o): in function `indcpa_keypair':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:395:(.text+0x...): undefined reference to `SHA3_512'
try.c: /usr/bin/ld: libcrypto_kem_kyber512.a(kem.o): in function `prf':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:45:(.text+0x...): undefined reference to `SHAKE256'
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/kyber512/compact/work/kem.c:45:(.text+0x...): undefined reference to `SHAKE256'
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/kyber512/compact/work/kem.c:45:(.text+0x...): undefined reference to `SHAKE256'
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/kyber512/compact/work/kem.c:45:(.text+0x...): undefined reference to `SHAKE256'
try.c: /usr/bin/ld: libcrypto_kem_kyber512.a(kem.o): in function `crypto_kem_kyber512_compact_constbranchindex_keypair':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:465:(.text+0x...): undefined reference to `SHA3_256'
try.c: /usr/bin/ld: libcrypto_kem_kyber512.a(kem.o): in function `crypto_kem_kyber512_compact_constbranchindex_enc':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:474:(.text+0x...): undefined reference to `SHA3_256'
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/kyber512/compact/work/kem.c:475:(.text+0x...): undefined reference to `SHA3_256'
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/kyber512/compact/work/kem.c:476:(.text+0x...): undefined reference to `SHA3_512'
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/kyber512/compact/work/kem.c:478:(.text+0x...): undefined reference to `SHA3_256'
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/kyber512/compact/work/kem.c:479:(.text+0x...): undefined reference to `SHAKE256'
try.c: /usr/bin/ld: libcrypto_kem_kyber512.a(kem.o): in function `prf':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:45:(.text+0x...): undefined reference to `SHAKE256'
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/kyber512/compact/work/kem.c:45:(.text+0x...): undefined reference to `SHAKE256'
try.c: /usr/bin/ld: libcrypto_kem_kyber512.a(kem.o): in function `crypto_kem_kyber512_compact_constbranchindex_dec':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:492:(.text+0x...): undefined reference to `SHA3_512'
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/kyber512/compact/work/kem.c:495:(.text+0x...): undefined reference to `SHA3_256'
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/kyber512/compact/work/kem.c:497:(.text+0x...): undefined reference to `SHAKE256'
try.c: /usr/bin/ld: libcrypto_kem_kyber512.a(kem.o): in function `xof_absorb':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:36:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeInitialize'
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/kyber512/compact/work/kem.c:37:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeAbsorb'
try.c: ...

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

Compiler output


try.c: /usr/bin/ld: libcrypto_kem_kyber512.a(kem.o): in function `indcpa_keypair':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:395:(.text+0x...): undefined reference to `SHA3_512'
try.c: /usr/bin/ld: libcrypto_kem_kyber512.a(kem.o): in function `prf':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:45:(.text+0x...): undefined reference to `SHAKE256'
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/kyber512/compact/work/kem.c:45:(.text+0x...): undefined reference to `SHAKE256'
try.c: /usr/bin/ld: libcrypto_kem_kyber512.a(kem.o): in function `crypto_kem_kyber512_compact_constbranchindex_keypair':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:465:(.text+0x...): undefined reference to `SHA3_256'
try.c: /usr/bin/ld: libcrypto_kem_kyber512.a(kem.o): in function `crypto_kem_kyber512_compact_constbranchindex_enc':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:474:(.text+0x...): undefined reference to `SHA3_256'
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/kyber512/compact/work/kem.c:475:(.text+0x...): undefined reference to `SHA3_256'
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/kyber512/compact/work/kem.c:476:(.text+0x...): undefined reference to `SHA3_512'
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/kyber512/compact/work/kem.c:478:(.text+0x...): undefined reference to `SHA3_256'
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/kyber512/compact/work/kem.c:479:(.text+0x...): undefined reference to `SHAKE256'
try.c: /usr/bin/ld: libcrypto_kem_kyber512.a(kem.o): in function `prf':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:45:(.text+0x...): undefined reference to `SHAKE256'
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/kyber512/compact/work/kem.c:45:(.text+0x...): undefined reference to `SHAKE256'
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/kyber512/compact/work/kem.c:45:(.text+0x...): undefined reference to `SHAKE256'
try.c: /usr/bin/ld: libcrypto_kem_kyber512.a(kem.o): in function `crypto_kem_kyber512_compact_constbranchindex_dec':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:492:(.text+0x...): undefined reference to `SHA3_512'
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/kyber512/compact/work/kem.c:495:(.text+0x...): undefined reference to `SHA3_256'
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/kyber512/compact/work/kem.c:497:(.text+0x...): undefined reference to `SHAKE256'
try.c: /usr/bin/ld: libcrypto_kem_kyber512.a(kem.o): in function `xof_absorb':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:36:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeInitialize'
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/kyber512/compact/work/kem.c:37:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeAbsorb'
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/kyber512/compact/work/kem.c:38:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeAbsorbLastFewBits'
try.c: ...

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

Compiler output


try.c: /usr/bin/ld: libcrypto_kem_kyber512.a(kem.o): in function `indcpa_keypair':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:395:(.text+0x...): undefined reference to `SHA3_512'
try.c: /usr/bin/ld: libcrypto_kem_kyber512.a(kem.o): in function `crypto_kem_kyber512_compact_constbranchindex_keypair':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:465:(.text+0x...): undefined reference to `SHA3_256'
try.c: /usr/bin/ld: libcrypto_kem_kyber512.a(kem.o): in function `crypto_kem_kyber512_compact_constbranchindex_enc':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:474:(.text+0x...): undefined reference to `SHA3_256'
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/kyber512/compact/work/kem.c:475:(.text+0x...): undefined reference to `SHA3_256'
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/kyber512/compact/work/kem.c:476:(.text+0x...): undefined reference to `SHA3_512'
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/kyber512/compact/work/kem.c:478:(.text+0x...): undefined reference to `SHA3_256'
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/kyber512/compact/work/kem.c:479:(.text+0x...): undefined reference to `SHAKE256'
try.c: /usr/bin/ld: libcrypto_kem_kyber512.a(kem.o): in function `crypto_kem_kyber512_compact_constbranchindex_dec':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:492:(.text+0x...): undefined reference to `SHA3_512'
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/kyber512/compact/work/kem.c:495:(.text+0x...): undefined reference to `SHA3_256'
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/kyber512/compact/work/kem.c:497:(.text+0x...): undefined reference to `SHAKE256'
try.c: /usr/bin/ld: libcrypto_kem_kyber512.a(kem.o): in function `gen_matrix':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:375:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeSqueeze'
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/kyber512/compact/work/kem.c:381:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeSqueeze'
try.c: /usr/bin/ld: libcrypto_kem_kyber512.a(kem.o): in function `prf':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:45:(.text+0x...): undefined reference to `SHAKE256'
try.c: /usr/bin/ld: libcrypto_kem_kyber512.a(kem.o): in function `xof_absorb':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:36:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeInitialize'
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/kyber512/compact/work/kem.c:37:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeAbsorb'
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/kyber512/compact/work/kem.c:38:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeAbsorbLastFewBits'
try.c: /usr/bin/ld: libcrypto_kem_kyber512.a(kem.o): in function `prf':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:45:(.text+0x...): undefined reference to `SHAKE256'
try.c: ...

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

Compiler output


try.c: /usr/bin/ld: libcrypto_kem_kyber512.a(kem.o): in function `indcpa_keypair':
try.c: .../supercop-data/alder/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:395:(.text+0x...): undefined reference to `SHA3_512'
try.c: /usr/bin/ld: libcrypto_kem_kyber512.a(kem.o): in function `prf':
try.c: .../supercop-data/alder/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:45:(.text+0x...): undefined reference to `SHAKE256'
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/kyber512/compact/work/kem.c:45:(.text+0x...): undefined reference to `SHAKE256'
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/kyber512/compact/work/kem.c:45:(.text+0x...): undefined reference to `SHAKE256'
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/kyber512/compact/work/kem.c:45:(.text+0x...): undefined reference to `SHAKE256'
try.c: /usr/bin/ld: libcrypto_kem_kyber512.a(kem.o): in function `crypto_kem_kyber512_compact_constbranchindex_keypair':
try.c: .../supercop-data/alder/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:465:(.text+0x...): undefined reference to `SHA3_256'
try.c: /usr/bin/ld: libcrypto_kem_kyber512.a(kem.o): in function `crypto_kem_kyber512_compact_constbranchindex_enc':
try.c: .../supercop-data/alder/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:474:(.text+0x...): undefined reference to `SHA3_256'
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/kyber512/compact/work/kem.c:475:(.text+0x...): undefined reference to `SHA3_256'
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/kyber512/compact/work/kem.c:476:(.text+0x...): undefined reference to `SHA3_512'
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/kyber512/compact/work/kem.c:478:(.text+0x...): undefined reference to `SHA3_256'
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/kyber512/compact/work/kem.c:479:(.text+0x...): undefined reference to `SHAKE256'
try.c: /usr/bin/ld: libcrypto_kem_kyber512.a(kem.o): in function `prf':
try.c: .../supercop-data/alder/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:45:(.text+0x...): undefined reference to `SHAKE256'
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/kyber512/compact/work/kem.c:45:(.text+0x...): undefined reference to `SHAKE256'
try.c: /usr/bin/ld: libcrypto_kem_kyber512.a(kem.o): in function `crypto_kem_kyber512_compact_constbranchindex_dec':
try.c: .../supercop-data/alder/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:492:(.text+0x...): undefined reference to `SHA3_512'
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/kyber512/compact/work/kem.c:495:(.text+0x...): undefined reference to `SHA3_256'
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/kyber512/compact/work/kem.c:497:(.text+0x...): undefined reference to `SHAKE256'
try.c: /usr/bin/ld: libcrypto_kem_kyber512.a(kem.o): in function `xof_absorb':
try.c: .../supercop-data/alder/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:36:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeInitialize'
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/kyber512/compact/work/kem.c:37:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeAbsorb'
try.c: ...

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

Compiler output


try.c: /usr/bin/ld: libcrypto_kem_kyber512.a(kem.o): in function `prf':
try.c: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:45:(.text+0x...): undefined reference to `SHAKE256'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:45:(.text+0x...): undefined reference to `SHAKE256'
try.c: /usr/bin/ld: libcrypto_kem_kyber512.a(kem.o): in function `xof_absorb':
try.c: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:36:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeInitialize'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:37:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeAbsorb'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:38:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeAbsorbLastFewBits'
try.c: /usr/bin/ld: libcrypto_kem_kyber512.a(kem.o): in function `gen_matrix':
try.c: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:375:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeSqueeze'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:381:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeSqueeze'
try.c: /usr/bin/ld: libcrypto_kem_kyber512.a(kem.o): in function `indcpa_keypair':
try.c: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:395:(.text+0x...): undefined reference to `SHA3_512'
try.c: /usr/bin/ld: libcrypto_kem_kyber512.a(kem.o): in function `crypto_kem_kyber512_compact_constbranchindex_keypair':
try.c: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:465:(.text+0x...): undefined reference to `SHA3_256'
try.c: /usr/bin/ld: libcrypto_kem_kyber512.a(kem.o): in function `crypto_kem_kyber512_compact_constbranchindex_enc':
try.c: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:474:(.text+0x...): undefined reference to `SHA3_256'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:475:(.text+0x...): undefined reference to `SHA3_256'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:476:(.text+0x...): undefined reference to `SHA3_512'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:478:(.text+0x...): undefined reference to `SHA3_256'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:479:(.text+0x...): undefined reference to `SHAKE256'
try.c: /usr/bin/ld: libcrypto_kem_kyber512.a(kem.o): in function `crypto_kem_kyber512_compact_constbranchindex_dec':
try.c: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:492:(.text+0x...): undefined reference to `SHA3_512'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:495:(.text+0x...): undefined reference to `SHA3_256'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:497:(.text+0x...): undefined reference to `SHAKE256'
try.c: collect2: error: ld returned 1 exit status

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

Compiler output


try.c: /usr/bin/ld: libcrypto_kem_kyber512.a(kem.o): in function `prf':
try.c: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:45:(.text+0x...): undefined reference to `SHAKE256'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:45:(.text+0x...): undefined reference to `SHAKE256'
try.c: /usr/bin/ld: libcrypto_kem_kyber512.a(kem.o): in function `xof_absorb':
try.c: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:36:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeInitialize'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:37:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeAbsorb'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:38:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeAbsorbLastFewBits'
try.c: /usr/bin/ld: libcrypto_kem_kyber512.a(kem.o): in function `gen_matrix':
try.c: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:375:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeSqueeze'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:381:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeSqueeze'
try.c: /usr/bin/ld: libcrypto_kem_kyber512.a(kem.o): in function `indcpa_keypair':
try.c: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:395:(.text+0x...): undefined reference to `SHA3_512'
try.c: /usr/bin/ld: libcrypto_kem_kyber512.a(kem.o): in function `crypto_kem_kyber512_compact_constbranchindex_keypair':
try.c: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:465:(.text+0x...): undefined reference to `SHA3_256'
try.c: /usr/bin/ld: libcrypto_kem_kyber512.a(kem.o): in function `crypto_kem_kyber512_compact_constbranchindex_enc':
try.c: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:474:(.text+0x...): undefined reference to `SHA3_256'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:475:(.text+0x...): undefined reference to `SHA3_256'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:476:(.text+0x...): undefined reference to `SHA3_512'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:478:(.text+0x...): undefined reference to `SHA3_256'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:479:(.text+0x...): undefined reference to `SHAKE256'
try.c: /usr/bin/ld: libcrypto_kem_kyber512.a(kem.o): in function `crypto_kem_kyber512_compact_constbranchindex_dec':
try.c: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:492:(.text+0x...): undefined reference to `SHA3_512'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:495:(.text+0x...): undefined reference to `SHA3_256'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:497:(.text+0x...): undefined reference to `SHAKE256'
try.c: collect2: error: ld returned 1 exit status

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

Compiler output


try.c: /usr/bin/ld: libcrypto_kem_kyber512.a(kem.o): in function `xof_absorb':
try.c: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:36:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeInitialize'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:37:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeAbsorb'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:38:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeAbsorbLastFewBits'
try.c: /usr/bin/ld: libcrypto_kem_kyber512.a(kem.o): in function `gen_matrix':
try.c: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:381:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeSqueeze'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:375:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeSqueeze'
try.c: /usr/bin/ld: libcrypto_kem_kyber512.a(kem.o): in function `prf':
try.c: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:45:(.text+0x...): undefined reference to `SHAKE256'
try.c: /usr/bin/ld: libcrypto_kem_kyber512.a(kem.o): in function `indcpa_keypair':
try.c: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:395:(.text+0x...): undefined reference to `SHA3_512'
try.c: /usr/bin/ld: libcrypto_kem_kyber512.a(kem.o): in function `prf':
try.c: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:45:(.text+0x...): undefined reference to `SHAKE256'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:45:(.text+0x...): undefined reference to `SHAKE256'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:45:(.text+0x...): undefined reference to `SHAKE256'
try.c: /usr/bin/ld: libcrypto_kem_kyber512.a(kem.o): in function `crypto_kem_kyber512_compact_constbranchindex_keypair':
try.c: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:465:(.text+0x...): undefined reference to `SHA3_256'
try.c: /usr/bin/ld: libcrypto_kem_kyber512.a(kem.o): in function `crypto_kem_kyber512_compact_constbranchindex_enc':
try.c: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:474:(.text+0x...): undefined reference to `SHA3_256'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:475:(.text+0x...): undefined reference to `SHA3_256'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:476:(.text+0x...): undefined reference to `SHA3_512'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:478:(.text+0x...): undefined reference to `SHA3_256'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:479:(.text+0x...): undefined reference to `SHAKE256'
try.c: /usr/bin/ld: libcrypto_kem_kyber512.a(kem.o): in function `crypto_kem_kyber512_compact_constbranchindex_dec':
try.c: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:492:(.text+0x...): undefined reference to `SHA3_512'
try.c: ...

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
compactgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)

Compiler output


try.c: /usr/bin/ld: libcrypto_kem_kyber512.a(kem.o): in function `xof_absorb':
try.c: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:36:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeInitialize'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:37:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeAbsorb'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:38:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeAbsorbLastFewBits'
try.c: /usr/bin/ld: libcrypto_kem_kyber512.a(kem.o): in function `gen_matrix':
try.c: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:375:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeSqueeze'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:381:(.text+0x...): undefined reference to `KeccakWidth1600_SpongeSqueeze'
try.c: /usr/bin/ld: libcrypto_kem_kyber512.a(kem.o): in function `prf':
try.c: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:45:(.text+0x...): undefined reference to `SHAKE256'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:45:(.text+0x...): undefined reference to `SHAKE256'
try.c: /usr/bin/ld: libcrypto_kem_kyber512.a(kem.o): in function `indcpa_keypair':
try.c: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:395:(.text+0x...): undefined reference to `SHA3_512'
try.c: /usr/bin/ld: libcrypto_kem_kyber512.a(kem.o): in function `crypto_kem_kyber512_compact_constbranchindex_keypair':
try.c: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:465:(.text+0x...): undefined reference to `SHA3_256'
try.c: /usr/bin/ld: libcrypto_kem_kyber512.a(kem.o): in function `crypto_kem_kyber512_compact_constbranchindex_enc':
try.c: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:474:(.text+0x...): undefined reference to `SHA3_256'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:475:(.text+0x...): undefined reference to `SHA3_256'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:476:(.text+0x...): undefined reference to `SHA3_512'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:478:(.text+0x...): undefined reference to `SHA3_256'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:479:(.text+0x...): undefined reference to `SHAKE256'
try.c: /usr/bin/ld: libcrypto_kem_kyber512.a(kem.o): in function `crypto_kem_kyber512_compact_constbranchindex_dec':
try.c: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:492:(.text+0x...): undefined reference to `SHA3_512'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:495:(.text+0x...): undefined reference to `SHA3_256'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/constbranchindex/crypto_kem/kyber512/compact/work/kem.c:497:(.text+0x...): undefined reference to `SHAKE256'
try.c: collect2: error: ld returned 1 exit status

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

Compiler output


kem.c: kem.c:23:32: warning: argument 1 of type 'uint8_t[800]' {aka 'unsigned char[800]'} with mismatched bound [-Warray-parameter=]
kem.c:    23 | int crypto_kem_keypair(uint8_t pk[KYBER_PUBLICKEYBYTES],
kem.c:       |                        ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
kem.c: In file included from kem.c:4:
kem.c: kem.h:33:33: note: previously declared as 'uint8_t *' {aka 'unsigned char *'}
kem.c:    33 | int crypto_kem_keypair(uint8_t *pk, uint8_t *sk);
kem.c:       |                        ~~~~~~~~~^~
kem.c: kem.c:24:32: warning: argument 2 of type 'uint8_t[1632]' {aka 'unsigned char[1632]'} with mismatched bound [-Warray-parameter=]
kem.c:    24 |                        uint8_t sk[KYBER_SECRETKEYBYTES])
kem.c:       |                        ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
kem.c: kem.h:33:46: note: previously declared as 'uint8_t *' {aka 'unsigned char *'}
kem.c:    33 | int crypto_kem_keypair(uint8_t *pk, uint8_t *sk);
kem.c:       |                                     ~~~~~~~~~^~
kem.c: kem.c:51:28: warning: argument 1 of type 'uint8_t[768]' {aka 'unsigned char[768]'} with mismatched bound [-Warray-parameter=]
kem.c:    51 | int crypto_kem_enc(uint8_t ct[KYBER_CIPHERTEXTBYTES],
kem.c:       |                    ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
kem.c: kem.h:36:29: note: previously declared as 'uint8_t *' {aka 'unsigned char *'}
kem.c:    36 | int crypto_kem_enc(uint8_t *ct, uint8_t *ss, const uint8_t *pk);
kem.c:       |                    ~~~~~~~~~^~
kem.c: kem.c:52:28: warning: argument 2 of type 'uint8_t[32]' {aka 'unsigned char[32]'} with mismatched bound [-Warray-parameter=]
kem.c:    52 |                    uint8_t ss[KYBER_SSBYTES],
kem.c:       |                    ~~~~~~~~^~~~~~~~~~~~~~~~~
kem.c: kem.h:36:42: note: previously declared as 'uint8_t *' {aka 'unsigned char *'}
kem.c:    36 | int crypto_kem_enc(uint8_t *ct, uint8_t *ss, const uint8_t *pk);
kem.c:       |                                 ~~~~~~~~~^~
kem.c: ...

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

TIMECOP error (can be valgrind bug)


error 132

Process terminating with default action of signal 4 (SIGILL)
 Illegal opcode at address 0x10AB0F
   at 0x...: main (try-anything.c:369)
Illegal instruction

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

TIMECOP error (can be valgrind bug)


error 132

Process terminating with default action of signal 4 (SIGILL)
 Illegal opcode at address 0x10AB1F
   at 0x...: main (try-anything.c:369)
Illegal instruction

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

TIMECOP error (can be valgrind bug)


error 132

Process terminating with default action of signal 4 (SIGILL)
 Illegal opcode at address 0x10A45D
   at 0x...: main (try-anything.c:369)
Illegal instruction

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

TIMECOP error (can be valgrind bug)


error 132

Process terminating with default action of signal 4 (SIGILL)
 Illegal opcode at address 0x10E70F
   at 0x...: crypto_kem_kyber512_ref_constbranchindex_poly_frombytes (poly.c:154)
   by 0x...: crypto_kem_kyber512_ref_constbranchindex_polyvec_frombytes (polyvec.c:158)
   by 0x...: unpack_pk (indcpa.c:48)
   by 0x...: crypto_kem_kyber512_ref_constbranchindex_indcpa_enc (indcpa.c:270)
   by 0x...: crypto_kem_kyber512_ref_constbranchindex_enc (kem.c:68)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
Illegal instruction

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

TIMECOP error (can be valgrind bug)


error 132

Process terminating with default action of signal 4 (SIGILL)
 Illegal opcode at address 0x10E90F
   at 0x...: crypto_kem_kyber512_ref_constbranchindex_poly_frombytes (poly.c:154)
   by 0x...: crypto_kem_kyber512_ref_constbranchindex_polyvec_frombytes (polyvec.c:158)
   by 0x...: unpack_pk (indcpa.c:48)
   by 0x...: crypto_kem_kyber512_ref_constbranchindex_indcpa_enc (indcpa.c:270)
   by 0x...: crypto_kem_kyber512_ref_constbranchindex_enc (kem.c:68)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
Illegal instruction

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

TIMECOP error (can be valgrind bug)


error 132

Process terminating with default action of signal 4 (SIGILL)
 Illegal opcode at address 0x10C2B2
   at 0x...: crypto_kem_kyber512_ref_constbranchindex_poly_compress (poly.c:40)
   by 0x...: pack_ciphertext (indcpa.c:93)
   by 0x...: crypto_kem_kyber512_ref_constbranchindex_indcpa_enc (indcpa.c:297)
   by 0x...: crypto_kem_kyber512_ref_constbranchindex_enc (kem.c:68)
   by 0x...: test (try.c:141)
   by 0x...: main (try-anything.c:345)
Illegal instruction

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

Passed TIMECOP


TIMECOP iterations: 1

Number of similar (implementation,compiler) pairs: 11, namely:
ImplementationCompiler
avx2clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3))
avx2gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)
avx2gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)
avx2gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
avx2gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)
refclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3))
refclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3))
refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)
refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)
refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)