Test results for amd64, alder, crypto_kem/limasp1018cca

[Page version: 20250418 21:20:05]

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

Compiler output


lima.c: lima.c:147:20: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value]
lima.c:   147 |        rhs=11*sqrt(fabs(2*N))*3.16;              // Accepting condition for LIMA_2p
lima.c:       |                    ^
lima.c: lima.c:147:20: note: use function 'abs' instead
lima.c:   147 |        rhs=11*sqrt(fabs(2*N))*3.16;              // Accepting condition for LIMA_2p
lima.c:       |                    ^~~~
lima.c:       |                    abs
lima.c: lima.c:155:20: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value]
lima.c:   155 |        rhs=11*sqrt(fabs(4*N))*3.16;              // Accepting condition for LIMA_sp
lima.c:       |                    ^
lima.c: lima.c:155:20: note: use function 'abs' instead
lima.c:   155 |        rhs=11*sqrt(fabs(4*N))*3.16;              // Accepting condition for LIMA_sp
lima.c:       |                    ^~~~
lima.c:       |                    abs
lima.c: 2 warnings generated.
try.c: /usr/bin/ld: libcrypto_kem_limasp1018cca.a(xof.o): in function `InitXOF':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/opt/work/xof.c:16:(.text+0x...): undefined reference to `KMAC256_Initialize'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/opt/work/xof.c:19:(.text+0x...): undefined reference to `KMAC256_Final'
try.c: /usr/bin/ld: libcrypto_kem_limasp1018cca.a(xof.o): in function `XOF':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/opt/work/xof.c:29:(.text+0x...): undefined reference to `KMAC256_Squeeze'
try.c: /usr/bin/ld: libcrypto_kem_limasp1018cca.a(xof.o): in function `KDF':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/opt/work/xof.c:38:(.text+0x...): undefined reference to `KMAC256'
try.c: /usr/bin/ld: libcrypto_kem_limasp1018cca.a(xof.o): in function `XOF':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/opt/work/xof.c:29:(.text+0x...): undefined reference to `KMAC256_Squeeze'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/opt/work/xof.c:29:(.text+0x...): undefined reference to `KMAC256_Squeeze'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/opt/work/xof.c:29:(.text+0x...): undefined reference to `KMAC256_Squeeze'
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
T:optclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3))

Compiler output


lima.c: lima.c:147:20: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value]
lima.c:   147 |        rhs=11*sqrt(fabs(2*N))*3.16;              // Accepting condition for LIMA_2p
lima.c:       |                    ^
lima.c: lima.c:147:20: note: use function 'abs' instead
lima.c:   147 |        rhs=11*sqrt(fabs(2*N))*3.16;              // Accepting condition for LIMA_2p
lima.c:       |                    ^~~~
lima.c:       |                    abs
lima.c: lima.c:155:20: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value]
lima.c:   155 |        rhs=11*sqrt(fabs(4*N))*3.16;              // Accepting condition for LIMA_sp
lima.c:       |                    ^
lima.c: lima.c:155:20: note: use function 'abs' instead
lima.c:   155 |        rhs=11*sqrt(fabs(4*N))*3.16;              // Accepting condition for LIMA_sp
lima.c:       |                    ^~~~
lima.c:       |                    abs
lima.c: 2 warnings generated.
try.c: /usr/bin/ld: libcrypto_kem_limasp1018cca.a(xof.o): in function `InitXOF':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/opt/work/xof.c:16:(.text+0x...): undefined reference to `KMAC256_Initialize'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/opt/work/xof.c:19:(.text+0x...): undefined reference to `KMAC256_Final'
try.c: /usr/bin/ld: libcrypto_kem_limasp1018cca.a(xof.o): in function `XOF':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/opt/work/xof.c:29:(.text+0x...): undefined reference to `KMAC256_Squeeze'
try.c: /usr/bin/ld: libcrypto_kem_limasp1018cca.a(xof.o): in function `KDF':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/opt/work/xof.c:38:(.text+0x...): undefined reference to `KMAC256'
try.c: /usr/bin/ld: libcrypto_kem_limasp1018cca.a(xof.o): in function `XOF':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/opt/work/xof.c:29:(.text+0x...): undefined reference to `KMAC256_Squeeze'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/opt/work/xof.c:29:(.text+0x...): undefined reference to `KMAC256_Squeeze'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/opt/work/xof.c:29:(.text+0x...): undefined reference to `KMAC256_Squeeze'
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
T:optclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3))

Compiler output


lima.c: lima.c:147:20: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value]
lima.c:   147 |        rhs=11*sqrt(fabs(2*N))*3.16;              // Accepting condition for LIMA_2p
lima.c:       |                    ^
lima.c: lima.c:147:20: note: use function 'abs' instead
lima.c:   147 |        rhs=11*sqrt(fabs(2*N))*3.16;              // Accepting condition for LIMA_2p
lima.c:       |                    ^~~~
lima.c:       |                    abs
lima.c: lima.c:155:20: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value]
lima.c:   155 |        rhs=11*sqrt(fabs(4*N))*3.16;              // Accepting condition for LIMA_sp
lima.c:       |                    ^
lima.c: lima.c:155:20: note: use function 'abs' instead
lima.c:   155 |        rhs=11*sqrt(fabs(4*N))*3.16;              // Accepting condition for LIMA_sp
lima.c:       |                    ^~~~
lima.c:       |                    abs
lima.c: 2 warnings generated.
try.c: /usr/bin/ld: libcrypto_kem_limasp1018cca.a(xof.o): in function `InitXOF':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/opt/work/xof.c:16:(.text+0x...): undefined reference to `KMAC256_Initialize'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/opt/work/xof.c:19:(.text+0x...): undefined reference to `KMAC256_Final'
try.c: /usr/bin/ld: libcrypto_kem_limasp1018cca.a(xof.o): in function `XOF':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/opt/work/xof.c:29:(.text+0x...): undefined reference to `KMAC256_Squeeze'
try.c: /usr/bin/ld: libcrypto_kem_limasp1018cca.a(xof.o): in function `KDF':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/opt/work/xof.c:38:(.text+0x...): undefined reference to `KMAC256'
try.c: /usr/bin/ld: libcrypto_kem_limasp1018cca.a(xof.o): in function `XOF':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/opt/work/xof.c:29:(.text+0x...): undefined reference to `KMAC256_Squeeze'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/opt/work/xof.c:29:(.text+0x...): undefined reference to `KMAC256_Squeeze'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/opt/work/xof.c:29:(.text+0x...): undefined reference to `KMAC256_Squeeze'
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
T:optclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3))

Compiler output


lima.c: lima.c:147:20: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value]
lima.c:   147 |        rhs=11*sqrt(fabs(2*N))*3.16;              // Accepting condition for LIMA_2p
lima.c:       |                    ^
lima.c: lima.c:147:20: note: use function 'abs' instead
lima.c:   147 |        rhs=11*sqrt(fabs(2*N))*3.16;              // Accepting condition for LIMA_2p
lima.c:       |                    ^~~~
lima.c:       |                    abs
lima.c: lima.c:155:20: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value]
lima.c:   155 |        rhs=11*sqrt(fabs(4*N))*3.16;              // Accepting condition for LIMA_sp
lima.c:       |                    ^
lima.c: lima.c:155:20: note: use function 'abs' instead
lima.c:   155 |        rhs=11*sqrt(fabs(4*N))*3.16;              // Accepting condition for LIMA_sp
lima.c:       |                    ^~~~
lima.c:       |                    abs
lima.c: 2 warnings generated.
try.c: /usr/bin/ld: libcrypto_kem_limasp1018cca.a(xof.o): in function `InitXOF':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/opt/work/xof.c:16:(.text+0x...): undefined reference to `KMAC256_Initialize'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/opt/work/xof.c:19:(.text+0x...): undefined reference to `KMAC256_Final'
try.c: /usr/bin/ld: libcrypto_kem_limasp1018cca.a(xof.o): in function `XOF':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/opt/work/xof.c:29:(.text+0x...): undefined reference to `KMAC256_Squeeze'
try.c: /usr/bin/ld: libcrypto_kem_limasp1018cca.a(xof.o): in function `KDF':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/opt/work/xof.c:38:(.text+0x...): undefined reference to `KMAC256'
try.c: /usr/bin/ld: libcrypto_kem_limasp1018cca.a(xof.o): in function `XOF':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/opt/work/xof.c:29:(.text+0x...): undefined reference to `KMAC256_Squeeze'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/opt/work/xof.c:29:(.text+0x...): undefined reference to `KMAC256_Squeeze'
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
T:optclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1)

Compiler output


lima.c: lima.c:147:20: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value]
lima.c:   147 |        rhs=11*sqrt(fabs(2*N))*3.16;              // Accepting condition for LIMA_2p
lima.c:       |                    ^
lima.c: lima.c:147:20: note: use function 'abs' instead
lima.c:   147 |        rhs=11*sqrt(fabs(2*N))*3.16;              // Accepting condition for LIMA_2p
lima.c:       |                    ^~~~
lima.c:       |                    abs
lima.c: lima.c:155:20: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value]
lima.c:   155 |        rhs=11*sqrt(fabs(4*N))*3.16;              // Accepting condition for LIMA_sp
lima.c:       |                    ^
lima.c: lima.c:155:20: note: use function 'abs' instead
lima.c:   155 |        rhs=11*sqrt(fabs(4*N))*3.16;              // Accepting condition for LIMA_sp
lima.c:       |                    ^~~~
lima.c:       |                    abs
lima.c: 2 warnings generated.
try.c: /usr/bin/ld: libcrypto_kem_limasp1018cca.a(xof.o): in function `InitXOF':
try.c: .../supercop-data/alder/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/opt/work/xof.c:16:(.text+0x...): undefined reference to `KMAC256_Initialize'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/opt/work/xof.c:19:(.text+0x...): undefined reference to `KMAC256_Final'
try.c: /usr/bin/ld: libcrypto_kem_limasp1018cca.a(xof.o): in function `XOF':
try.c: .../supercop-data/alder/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/opt/work/xof.c:29:(.text+0x...): undefined reference to `KMAC256_Squeeze'
try.c: /usr/bin/ld: libcrypto_kem_limasp1018cca.a(xof.o): in function `KDF':
try.c: .../supercop-data/alder/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/opt/work/xof.c:38:(.text+0x...): undefined reference to `KMAC256'
try.c: /usr/bin/ld: libcrypto_kem_limasp1018cca.a(xof.o): in function `XOF':
try.c: .../supercop-data/alder/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/opt/work/xof.c:29:(.text+0x...): undefined reference to `KMAC256_Squeeze'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/opt/work/xof.c:29:(.text+0x...): undefined reference to `KMAC256_Squeeze'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/opt/work/xof.c:29:(.text+0x...): undefined reference to `KMAC256_Squeeze'
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
T:optclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3))

Compiler output


xof.c: xof.c: In function 'KDF':
xof.c: xof.c:38:10: warning: 'empty' may be used uninitialized [-Wmaybe-uninitialized]
xof.c:    38 |   return KMAC256(k,(BitLength)(k_len<<3),empty,0,(BitSequence*) key,(BitLength)(key_len<<3),D,8);
xof.c:       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
xof.c: In file included from xof.h:11,
xof.c:                  from xof.c:1:
xof.c: .../supercop-data/alder/amd64/include/libkeccak.a.headers/SP800-185.h:262:5: note: by argument 3 of type 'const BitSequence *' {aka 'const unsigned char *'} to 'KMAC256' declared here
xof.c:   262 | int KMAC256(const BitSequence *key, BitLength keyBitLen, const BitSequence *input, BitLength inputBitLen,
xof.c:       |     ^~~~~~~
xof.c: xof.c:35:20: note: 'empty' declared here
xof.c:    35 |   BitSequence D[1],empty[1];
xof.c:       |                    ^~~~~
try.c: /usr/bin/ld: libcrypto_kem_limasp1018cca.a(xof.o): in function `InitXOF':
try.c: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/opt/work/xof.c:16:(.text+0x...): undefined reference to `KMAC256_Initialize'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/opt/work/xof.c:19:(.text+0x...): undefined reference to `KMAC256_Final'
try.c: /usr/bin/ld: libcrypto_kem_limasp1018cca.a(xof.o): in function `KDF':
try.c: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/opt/work/xof.c:38:(.text+0x...): undefined reference to `KMAC256'
try.c: /usr/bin/ld: libcrypto_kem_limasp1018cca.a(xof.o): in function `XOF':
try.c: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/opt/work/xof.c:29:(.text+0x...): undefined reference to `KMAC256_Squeeze'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/opt/work/xof.c:29:(.text+0x...): undefined reference to `KMAC256_Squeeze'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/opt/work/xof.c:29:(.text+0x...): undefined reference to `KMAC256_Squeeze'
try.c: collect2: error: ld returned 1 exit status

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

Compiler output


xof.c: xof.c: In function 'KDF':
xof.c: xof.c:38:10: warning: 'empty' may be used uninitialized [-Wmaybe-uninitialized]
xof.c:    38 |   return KMAC256(k,(BitLength)(k_len<<3),empty,0,(BitSequence*) key,(BitLength)(key_len<<3),D,8);
xof.c:       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
xof.c: In file included from xof.h:11,
xof.c:                  from xof.c:1:
xof.c: .../supercop-data/alder/amd64/include/libkeccak.a.headers/SP800-185.h:262:5: note: by argument 3 of type 'const BitSequence *' {aka 'const unsigned char *'} to 'KMAC256' declared here
xof.c:   262 | int KMAC256(const BitSequence *key, BitLength keyBitLen, const BitSequence *input, BitLength inputBitLen,
xof.c:       |     ^~~~~~~
xof.c: xof.c:35:20: note: 'empty' declared here
xof.c:    35 |   BitSequence D[1],empty[1];
xof.c:       |                    ^~~~~
try.c: /usr/bin/ld: libcrypto_kem_limasp1018cca.a(xof.o): in function `InitXOF':
try.c: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/opt/work/xof.c:16:(.text+0x...): undefined reference to `KMAC256_Initialize'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/opt/work/xof.c:19:(.text+0x...): undefined reference to `KMAC256_Final'
try.c: /usr/bin/ld: libcrypto_kem_limasp1018cca.a(xof.o): in function `KDF':
try.c: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/opt/work/xof.c:38:(.text+0x...): undefined reference to `KMAC256'
try.c: /usr/bin/ld: libcrypto_kem_limasp1018cca.a(xof.o): in function `XOF':
try.c: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/opt/work/xof.c:29:(.text+0x...): undefined reference to `KMAC256_Squeeze'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/opt/work/xof.c:29:(.text+0x...): undefined reference to `KMAC256_Squeeze'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/opt/work/xof.c:29:(.text+0x...): undefined reference to `KMAC256_Squeeze'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/opt/work/xof.c:29:(.text+0x...): undefined reference to `KMAC256_Squeeze'
try.c: collect2: error: ld returned 1 exit status

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

Compiler output


xof.c: xof.c: In function 'KDF':
xof.c: xof.c:38:10: warning: 'empty' may be used uninitialized [-Wmaybe-uninitialized]
xof.c:    38 |   return KMAC256(k,(BitLength)(k_len<<3),empty,0,(BitSequence*) key,(BitLength)(key_len<<3),D,8);
xof.c:       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
xof.c: In file included from xof.h:11,
xof.c:                  from xof.c:1:
xof.c: .../supercop-data/alder/amd64/include/libkeccak.a.headers/SP800-185.h:262:5: note: by argument 3 of type 'const BitSequence *' {aka 'const unsigned char *'} to 'KMAC256' declared here
xof.c:   262 | int KMAC256(const BitSequence *key, BitLength keyBitLen, const BitSequence *input, BitLength inputBitLen,
xof.c:       |     ^~~~~~~
xof.c: xof.c:35:20: note: 'empty' declared here
xof.c:    35 |   BitSequence D[1],empty[1];
xof.c:       |                    ^~~~~
try.c: /usr/bin/ld: libcrypto_kem_limasp1018cca.a(xof.o): in function `InitXOF':
try.c: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/opt/work/xof.c:16:(.text+0x...): undefined reference to `KMAC256_Initialize'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/opt/work/xof.c:19:(.text+0x...): undefined reference to `KMAC256_Final'
try.c: /usr/bin/ld: libcrypto_kem_limasp1018cca.a(xof.o): in function `XOF':
try.c: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/opt/work/xof.c:29:(.text+0x...): undefined reference to `KMAC256_Squeeze'
try.c: /usr/bin/ld: libcrypto_kem_limasp1018cca.a(xof.o): in function `KDF':
try.c: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/opt/work/xof.c:38:(.text+0x...): undefined reference to `KMAC256'
try.c: collect2: error: ld returned 1 exit status

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

Compiler output


xof.c: xof.c: In function 'KDF':
xof.c: xof.c:38:10: warning: 'empty' may be used uninitialized [-Wmaybe-uninitialized]
xof.c:    38 |   return KMAC256(k,(BitLength)(k_len<<3),empty,0,(BitSequence*) key,(BitLength)(key_len<<3),D,8);
xof.c:       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
xof.c: In file included from xof.h:11,
xof.c:                  from xof.c:1:
xof.c: .../supercop-data/alder/amd64/include/libkeccak.a.headers/SP800-185.h:262:5: note: by argument 3 of type 'const BitSequence *' {aka 'const unsigned char *'} to 'KMAC256' declared here
xof.c:   262 | int KMAC256(const BitSequence *key, BitLength keyBitLen, const BitSequence *input, BitLength inputBitLen,
xof.c:       |     ^~~~~~~
xof.c: xof.c:35:20: note: 'empty' declared here
xof.c:    35 |   BitSequence D[1],empty[1];
xof.c:       |                    ^~~~~
try.c: /usr/bin/ld: libcrypto_kem_limasp1018cca.a(xof.o): in function `InitXOF':
try.c: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/opt/work/xof.c:16:(.text+0x...): undefined reference to `KMAC256_Initialize'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/opt/work/xof.c:19:(.text+0x...): undefined reference to `KMAC256_Final'
try.c: /usr/bin/ld: libcrypto_kem_limasp1018cca.a(xof.o): in function `KDF':
try.c: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/opt/work/xof.c:38:(.text+0x...): undefined reference to `KMAC256'
try.c: /usr/bin/ld: libcrypto_kem_limasp1018cca.a(xof.o): in function `XOF':
try.c: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/opt/work/xof.c:29:(.text+0x...): undefined reference to `KMAC256_Squeeze'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/opt/work/xof.c:29:(.text+0x...): undefined reference to `KMAC256_Squeeze'
try.c: collect2: error: ld returned 1 exit status

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

Compiler output


lima.c: lima.c:91:20: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value]
lima.c:    91 |        rhs=11*sqrt(fabs(2*N))*3.16;              // Accepting condition for LIMA_2p
lima.c:       |                    ^
lima.c: lima.c:91:20: note: use function 'abs' instead
lima.c:    91 |        rhs=11*sqrt(fabs(2*N))*3.16;              // Accepting condition for LIMA_2p
lima.c:       |                    ^~~~
lima.c:       |                    abs
lima.c: lima.c:91:20: note: include the header <stdlib.h> or explicitly provide a declaration for 'abs'
lima.c: lima.c:95:20: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value]
lima.c:    95 |      { rhs=11*sqrt(fabs(4*N))*3.16;              // Accepting condition for LIMA_sp
lima.c:       |                    ^
lima.c: lima.c:95:20: note: use function 'abs' instead
lima.c:    95 |      { rhs=11*sqrt(fabs(4*N))*3.16;              // Accepting condition for LIMA_sp
lima.c:       |                    ^~~~
lima.c:       |                    abs
lima.c: lima.c:95:20: note: include the header <stdlib.h> or explicitly provide a declaration for 'abs'
lima.c: 2 warnings generated.
try.c: /usr/bin/ld: libcrypto_kem_limasp1018cca.a(xof.o): in function `InitXOF':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/ref/work/xof.c:16:(.text+0x...): undefined reference to `KMAC256_Initialize'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/ref/work/xof.c:19:(.text+0x...): undefined reference to `KMAC256_Final'
try.c: /usr/bin/ld: libcrypto_kem_limasp1018cca.a(xof.o): in function `XOF':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/ref/work/xof.c:29:(.text+0x...): undefined reference to `KMAC256_Squeeze'
try.c: /usr/bin/ld: libcrypto_kem_limasp1018cca.a(xof.o): in function `KDF':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/ref/work/xof.c:38:(.text+0x...): undefined reference to `KMAC256'
try.c: /usr/bin/ld: libcrypto_kem_limasp1018cca.a(xof.o): in function `XOF':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/ref/work/xof.c:29:(.text+0x...): undefined reference to `KMAC256_Squeeze'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/ref/work/xof.c:29:(.text+0x...): undefined reference to `KMAC256_Squeeze'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/ref/work/xof.c:29:(.text+0x...): undefined reference to `KMAC256_Squeeze'
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
T:refclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3))

Compiler output


lima.c: lima.c:91:20: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value]
lima.c:    91 |        rhs=11*sqrt(fabs(2*N))*3.16;              // Accepting condition for LIMA_2p
lima.c:       |                    ^
lima.c: lima.c:91:20: note: use function 'abs' instead
lima.c:    91 |        rhs=11*sqrt(fabs(2*N))*3.16;              // Accepting condition for LIMA_2p
lima.c:       |                    ^~~~
lima.c:       |                    abs
lima.c: lima.c:91:20: note: include the header <stdlib.h> or explicitly provide a declaration for 'abs'
lima.c: lima.c:95:20: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value]
lima.c:    95 |      { rhs=11*sqrt(fabs(4*N))*3.16;              // Accepting condition for LIMA_sp
lima.c:       |                    ^
lima.c: lima.c:95:20: note: use function 'abs' instead
lima.c:    95 |      { rhs=11*sqrt(fabs(4*N))*3.16;              // Accepting condition for LIMA_sp
lima.c:       |                    ^~~~
lima.c:       |                    abs
lima.c: lima.c:95:20: note: include the header <stdlib.h> or explicitly provide a declaration for 'abs'
lima.c: 2 warnings generated.
try.c: /usr/bin/ld: libcrypto_kem_limasp1018cca.a(xof.o): in function `InitXOF':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/ref/work/xof.c:16:(.text+0x...): undefined reference to `KMAC256_Initialize'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/ref/work/xof.c:19:(.text+0x...): undefined reference to `KMAC256_Final'
try.c: /usr/bin/ld: libcrypto_kem_limasp1018cca.a(xof.o): in function `XOF':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/ref/work/xof.c:29:(.text+0x...): undefined reference to `KMAC256_Squeeze'
try.c: /usr/bin/ld: libcrypto_kem_limasp1018cca.a(xof.o): in function `KDF':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/ref/work/xof.c:38:(.text+0x...): undefined reference to `KMAC256'
try.c: /usr/bin/ld: libcrypto_kem_limasp1018cca.a(xof.o): in function `XOF':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/ref/work/xof.c:29:(.text+0x...): undefined reference to `KMAC256_Squeeze'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/ref/work/xof.c:29:(.text+0x...): undefined reference to `KMAC256_Squeeze'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/ref/work/xof.c:29:(.text+0x...): undefined reference to `KMAC256_Squeeze'
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
T:refclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3))

Compiler output


lima.c: lima.c:91:20: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value]
lima.c:    91 |        rhs=11*sqrt(fabs(2*N))*3.16;              // Accepting condition for LIMA_2p
lima.c:       |                    ^
lima.c: lima.c:91:20: note: use function 'abs' instead
lima.c:    91 |        rhs=11*sqrt(fabs(2*N))*3.16;              // Accepting condition for LIMA_2p
lima.c:       |                    ^~~~
lima.c:       |                    abs
lima.c: lima.c:91:20: note: include the header <stdlib.h> or explicitly provide a declaration for 'abs'
lima.c: lima.c:95:20: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value]
lima.c:    95 |      { rhs=11*sqrt(fabs(4*N))*3.16;              // Accepting condition for LIMA_sp
lima.c:       |                    ^
lima.c: lima.c:95:20: note: use function 'abs' instead
lima.c:    95 |      { rhs=11*sqrt(fabs(4*N))*3.16;              // Accepting condition for LIMA_sp
lima.c:       |                    ^~~~
lima.c:       |                    abs
lima.c: lima.c:95:20: note: include the header <stdlib.h> or explicitly provide a declaration for 'abs'
lima.c: 2 warnings generated.
try.c: /usr/bin/ld: libcrypto_kem_limasp1018cca.a(xof.o): in function `InitXOF':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/ref/work/xof.c:16:(.text+0x...): undefined reference to `KMAC256_Initialize'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/ref/work/xof.c:19:(.text+0x...): undefined reference to `KMAC256_Final'
try.c: /usr/bin/ld: libcrypto_kem_limasp1018cca.a(xof.o): in function `XOF':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/ref/work/xof.c:29:(.text+0x...): undefined reference to `KMAC256_Squeeze'
try.c: /usr/bin/ld: libcrypto_kem_limasp1018cca.a(xof.o): in function `KDF':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/ref/work/xof.c:38:(.text+0x...): undefined reference to `KMAC256'
try.c: /usr/bin/ld: libcrypto_kem_limasp1018cca.a(xof.o): in function `XOF':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/ref/work/xof.c:29:(.text+0x...): undefined reference to `KMAC256_Squeeze'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/ref/work/xof.c:29:(.text+0x...): undefined reference to `KMAC256_Squeeze'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/ref/work/xof.c:29:(.text+0x...): undefined reference to `KMAC256_Squeeze'
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
T:refclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3))

Compiler output


lima.c: lima.c:91:20: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value]
lima.c:    91 |        rhs=11*sqrt(fabs(2*N))*3.16;              // Accepting condition for LIMA_2p
lima.c:       |                    ^
lima.c: lima.c:91:20: note: use function 'abs' instead
lima.c:    91 |        rhs=11*sqrt(fabs(2*N))*3.16;              // Accepting condition for LIMA_2p
lima.c:       |                    ^~~~
lima.c:       |                    abs
lima.c: lima.c:91:20: note: include the header <stdlib.h> or explicitly provide a declaration for 'abs'
lima.c: lima.c:95:20: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value]
lima.c:    95 |      { rhs=11*sqrt(fabs(4*N))*3.16;              // Accepting condition for LIMA_sp
lima.c:       |                    ^
lima.c: lima.c:95:20: note: use function 'abs' instead
lima.c:    95 |      { rhs=11*sqrt(fabs(4*N))*3.16;              // Accepting condition for LIMA_sp
lima.c:       |                    ^~~~
lima.c:       |                    abs
lima.c: lima.c:95:20: note: include the header <stdlib.h> or explicitly provide a declaration for 'abs'
lima.c: 2 warnings generated.
try.c: /usr/bin/ld: libcrypto_kem_limasp1018cca.a(xof.o): in function `InitXOF':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/ref/work/xof.c:16:(.text+0x...): undefined reference to `KMAC256_Initialize'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/ref/work/xof.c:19:(.text+0x...): undefined reference to `KMAC256_Final'
try.c: /usr/bin/ld: libcrypto_kem_limasp1018cca.a(xof.o): in function `XOF':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/ref/work/xof.c:29:(.text+0x...): undefined reference to `KMAC256_Squeeze'
try.c: /usr/bin/ld: libcrypto_kem_limasp1018cca.a(xof.o): in function `KDF':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/ref/work/xof.c:38:(.text+0x...): undefined reference to `KMAC256'
try.c: /usr/bin/ld: libcrypto_kem_limasp1018cca.a(xof.o): in function `XOF':
try.c: .../supercop-data/alder/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/ref/work/xof.c:29:(.text+0x...): undefined reference to `KMAC256_Squeeze'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/ref/work/xof.c:29:(.text+0x...): undefined reference to `KMAC256_Squeeze'
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
T:refclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1)

Compiler output


lima.c: lima.c:91:20: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value]
lima.c:    91 |        rhs=11*sqrt(fabs(2*N))*3.16;              // Accepting condition for LIMA_2p
lima.c:       |                    ^
lima.c: lima.c:91:20: note: use function 'abs' instead
lima.c:    91 |        rhs=11*sqrt(fabs(2*N))*3.16;              // Accepting condition for LIMA_2p
lima.c:       |                    ^~~~
lima.c:       |                    abs
lima.c: lima.c:91:20: note: include the header <stdlib.h> or explicitly provide a declaration for 'abs'
lima.c: lima.c:95:20: warning: using floating point absolute value function 'fabs' when argument is of integer type [-Wabsolute-value]
lima.c:    95 |      { rhs=11*sqrt(fabs(4*N))*3.16;              // Accepting condition for LIMA_sp
lima.c:       |                    ^
lima.c: lima.c:95:20: note: use function 'abs' instead
lima.c:    95 |      { rhs=11*sqrt(fabs(4*N))*3.16;              // Accepting condition for LIMA_sp
lima.c:       |                    ^~~~
lima.c:       |                    abs
lima.c: lima.c:95:20: note: include the header <stdlib.h> or explicitly provide a declaration for 'abs'
lima.c: 2 warnings generated.
try.c: /usr/bin/ld: libcrypto_kem_limasp1018cca.a(xof.o): in function `InitXOF':
try.c: .../supercop-data/alder/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/ref/work/xof.c:16:(.text+0x...): undefined reference to `KMAC256_Initialize'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/ref/work/xof.c:19:(.text+0x...): undefined reference to `KMAC256_Final'
try.c: /usr/bin/ld: libcrypto_kem_limasp1018cca.a(xof.o): in function `XOF':
try.c: .../supercop-data/alder/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/ref/work/xof.c:29:(.text+0x...): undefined reference to `KMAC256_Squeeze'
try.c: /usr/bin/ld: libcrypto_kem_limasp1018cca.a(xof.o): in function `KDF':
try.c: .../supercop-data/alder/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/ref/work/xof.c:38:(.text+0x...): undefined reference to `KMAC256'
try.c: /usr/bin/ld: libcrypto_kem_limasp1018cca.a(xof.o): in function `XOF':
try.c: .../supercop-data/alder/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/ref/work/xof.c:29:(.text+0x...): undefined reference to `KMAC256_Squeeze'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/ref/work/xof.c:29:(.text+0x...): undefined reference to `KMAC256_Squeeze'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/ref/work/xof.c:29:(.text+0x...): undefined reference to `KMAC256_Squeeze'
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
T:refclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3))

Compiler output


xof.c: xof.c: In function 'KDF':
xof.c: xof.c:38:10: warning: 'empty' may be used uninitialized [-Wmaybe-uninitialized]
xof.c:    38 |   return KMAC256(k,(BitLength)(k_len<<3),empty,0,(BitSequence*) key,(BitLength)(key_len<<3),D,8);
xof.c:       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
xof.c: In file included from xof.h:11,
xof.c:                  from xof.c:1:
xof.c: .../supercop-data/alder/amd64/include/libkeccak.a.headers/SP800-185.h:262:5: note: by argument 3 of type 'const BitSequence *' {aka 'const unsigned char *'} to 'KMAC256' declared here
xof.c:   262 | int KMAC256(const BitSequence *key, BitLength keyBitLen, const BitSequence *input, BitLength inputBitLen,
xof.c:       |     ^~~~~~~
xof.c: xof.c:35:20: note: 'empty' declared here
xof.c:    35 |   BitSequence D[1],empty[1];
xof.c:       |                    ^~~~~
try.c: /usr/bin/ld: libcrypto_kem_limasp1018cca.a(xof.o): in function `InitXOF':
try.c: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/ref/work/xof.c:16:(.text+0x...): undefined reference to `KMAC256_Initialize'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/ref/work/xof.c:19:(.text+0x...): undefined reference to `KMAC256_Final'
try.c: /usr/bin/ld: libcrypto_kem_limasp1018cca.a(xof.o): in function `KDF':
try.c: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/ref/work/xof.c:38:(.text+0x...): undefined reference to `KMAC256'
try.c: /usr/bin/ld: libcrypto_kem_limasp1018cca.a(xof.o): in function `XOF':
try.c: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/ref/work/xof.c:29:(.text+0x...): undefined reference to `KMAC256_Squeeze'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/ref/work/xof.c:29:(.text+0x...): undefined reference to `KMAC256_Squeeze'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/ref/work/xof.c:29:(.text+0x...): undefined reference to `KMAC256_Squeeze'
try.c: collect2: error: ld returned 1 exit status

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

Compiler output


xof.c: xof.c: In function 'KDF':
xof.c: xof.c:38:10: warning: 'empty' may be used uninitialized [-Wmaybe-uninitialized]
xof.c:    38 |   return KMAC256(k,(BitLength)(k_len<<3),empty,0,(BitSequence*) key,(BitLength)(key_len<<3),D,8);
xof.c:       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
xof.c: In file included from xof.h:11,
xof.c:                  from xof.c:1:
xof.c: .../supercop-data/alder/amd64/include/libkeccak.a.headers/SP800-185.h:262:5: note: by argument 3 of type 'const BitSequence *' {aka 'const unsigned char *'} to 'KMAC256' declared here
xof.c:   262 | int KMAC256(const BitSequence *key, BitLength keyBitLen, const BitSequence *input, BitLength inputBitLen,
xof.c:       |     ^~~~~~~
xof.c: xof.c:35:20: note: 'empty' declared here
xof.c:    35 |   BitSequence D[1],empty[1];
xof.c:       |                    ^~~~~
try.c: /usr/bin/ld: libcrypto_kem_limasp1018cca.a(xof.o): in function `InitXOF':
try.c: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/ref/work/xof.c:16:(.text+0x...): undefined reference to `KMAC256_Initialize'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/ref/work/xof.c:19:(.text+0x...): undefined reference to `KMAC256_Final'
try.c: /usr/bin/ld: libcrypto_kem_limasp1018cca.a(xof.o): in function `KDF':
try.c: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/ref/work/xof.c:38:(.text+0x...): undefined reference to `KMAC256'
try.c: /usr/bin/ld: libcrypto_kem_limasp1018cca.a(xof.o): in function `XOF':
try.c: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/ref/work/xof.c:29:(.text+0x...): undefined reference to `KMAC256_Squeeze'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/ref/work/xof.c:29:(.text+0x...): undefined reference to `KMAC256_Squeeze'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/ref/work/xof.c:29:(.text+0x...): undefined reference to `KMAC256_Squeeze'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/ref/work/xof.c:29:(.text+0x...): undefined reference to `KMAC256_Squeeze'
try.c: collect2: error: ld returned 1 exit status

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

Compiler output


xof.c: xof.c: In function 'KDF':
xof.c: xof.c:38:10: warning: 'empty' may be used uninitialized [-Wmaybe-uninitialized]
xof.c:    38 |   return KMAC256(k,(BitLength)(k_len<<3),empty,0,(BitSequence*) key,(BitLength)(key_len<<3),D,8);
xof.c:       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
xof.c: In file included from xof.h:11,
xof.c:                  from xof.c:1:
xof.c: .../supercop-data/alder/amd64/include/libkeccak.a.headers/SP800-185.h:262:5: note: by argument 3 of type 'const BitSequence *' {aka 'const unsigned char *'} to 'KMAC256' declared here
xof.c:   262 | int KMAC256(const BitSequence *key, BitLength keyBitLen, const BitSequence *input, BitLength inputBitLen,
xof.c:       |     ^~~~~~~
xof.c: xof.c:35:20: note: 'empty' declared here
xof.c:    35 |   BitSequence D[1],empty[1];
xof.c:       |                    ^~~~~
try.c: /usr/bin/ld: libcrypto_kem_limasp1018cca.a(xof.o): in function `InitXOF':
try.c: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/ref/work/xof.c:16:(.text+0x...): undefined reference to `KMAC256_Initialize'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/ref/work/xof.c:19:(.text+0x...): undefined reference to `KMAC256_Final'
try.c: /usr/bin/ld: libcrypto_kem_limasp1018cca.a(xof.o): in function `XOF':
try.c: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/ref/work/xof.c:29:(.text+0x...): undefined reference to `KMAC256_Squeeze'
try.c: /usr/bin/ld: libcrypto_kem_limasp1018cca.a(xof.o): in function `KDF':
try.c: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/ref/work/xof.c:38:(.text+0x...): undefined reference to `KMAC256'
try.c: collect2: error: ld returned 1 exit status

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

Compiler output


xof.c: xof.c: In function 'KDF':
xof.c: xof.c:38:10: warning: 'empty' may be used uninitialized [-Wmaybe-uninitialized]
xof.c:    38 |   return KMAC256(k,(BitLength)(k_len<<3),empty,0,(BitSequence*) key,(BitLength)(key_len<<3),D,8);
xof.c:       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
xof.c: In file included from xof.h:11,
xof.c:                  from xof.c:1:
xof.c: .../supercop-data/alder/amd64/include/libkeccak.a.headers/SP800-185.h:262:5: note: by argument 3 of type 'const BitSequence *' {aka 'const unsigned char *'} to 'KMAC256' declared here
xof.c:   262 | int KMAC256(const BitSequence *key, BitLength keyBitLen, const BitSequence *input, BitLength inputBitLen,
xof.c:       |     ^~~~~~~
xof.c: xof.c:35:20: note: 'empty' declared here
xof.c:    35 |   BitSequence D[1],empty[1];
xof.c:       |                    ^~~~~
try.c: /usr/bin/ld: libcrypto_kem_limasp1018cca.a(xof.o): in function `InitXOF':
try.c: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/ref/work/xof.c:16:(.text+0x...): undefined reference to `KMAC256_Initialize'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/ref/work/xof.c:19:(.text+0x...): undefined reference to `KMAC256_Final'
try.c: /usr/bin/ld: libcrypto_kem_limasp1018cca.a(xof.o): in function `KDF':
try.c: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/ref/work/xof.c:38:(.text+0x...): undefined reference to `KMAC256'
try.c: /usr/bin/ld: libcrypto_kem_limasp1018cca.a(xof.o): in function `XOF':
try.c: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/ref/work/xof.c:29:(.text+0x...): undefined reference to `KMAC256_Squeeze'
try.c: /usr/bin/ld: .../supercop-data/alder/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/limasp1018cca/ref/work/xof.c:29:(.text+0x...): undefined reference to `KMAC256_Squeeze'
try.c: collect2: error: ld returned 1 exit status

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