Test results for amd64, hertz, crypto_encrypt/r5nd5pke0d

[Page version: 20241013 16:34:51]

Measurements for amd64, hertz, crypto_encrypt Test results for amd64, hertz, crypto_encrypt Test results for crypto_encrypt/r5nd5pke0d
Computer: hertz
Microarchitecture: amd64; Zen 4 (a60f12)
Architecture: amd64
CPU ID: AuthenticAMD-00a60f12-178bfbff
SUPERCOP version: 20241011
Operation: crypto_encrypt
Primitive: r5nd5pke0d
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
36539339201 0 0156136 1020 1928T:optgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024101320241011
36720439201 0 0156136 1020 1928T:avx2gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024101320241011
43296944469 0 0161102 1028 1832T:avx2clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024101320241011
43950944469 0 0161102 1028 1832T:optclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024101320241011
44849436533 0 0159390 1028 1832T:avx2clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024101320241011
45604336533 0 0159390 1028 1832T:optclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024101320241011
52586431741 0 0154503 1028 1768T:avx2clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024101320241011
52651131741 0 0154503 1028 1768T:optclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024101320241011
116813924975 0 0148336 1020 1832T:avx2clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024101320241011
116925724975 0 0148336 1020 1832T:optclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024101320241011
181718825492 0 0148568 1020 1928T:optgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024101320241011
181757125492 0 0148568 1020 1928T:avx2gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024101320241011
251444621664 0 0144576 1012 1800T:avx2gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024101320241011
251497821664 0 0144576 1012 1800T:optgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024101320241011

Compiler output


a_fixed.c: In file included from a_fixed.c:10:
a_fixed.c: In file included from ./a_fixed.h:13:
a_fixed.c: ./r5_parameter_sets.h:140:2: warning: AVX2 not supported by platform [-W#warnings]
a_fixed.c:   140 | #warning AVX2 not supported by platform
a_fixed.c:       |  ^
a_fixed.c: 1 warning generated.
a_random.c: In file included from a_random.c:10:
a_random.c: In file included from ./a_random.h:13:
a_random.c: ./r5_parameter_sets.h:140:2: warning: AVX2 not supported by platform [-W#warnings]
a_random.c:   140 | #warning AVX2 not supported by platform
a_random.c:       |  ^
a_random.c: 1 warning generated.
cca_encrypt.c: In file included from cca_encrypt.c:12:
cca_encrypt.c: In file included from ./cca_encrypt.h:14:
cca_encrypt.c: ./r5_parameter_sets.h:140:2: warning: AVX2 not supported by platform [-W#warnings]
cca_encrypt.c:   140 | #warning AVX2 not supported by platform
cca_encrypt.c:       |  ^
cca_encrypt.c: 1 warning generated.
cpa_kem.c: In file included from cpa_kem.c:11:
cpa_kem.c: In file included from ./cpa_kem.h:13:
cpa_kem.c: ./r5_parameter_sets.h:140:2: warning: AVX2 not supported by platform [-W#warnings]
cpa_kem.c:   140 | #warning AVX2 not supported by platform
cpa_kem.c:       |  ^
cpa_kem.c: 1 warning generated.
drbg.c: In file included from drbg.c:18:
drbg.c: In file included from ./drbg.h:13:
drbg.c: ./r5_parameter_sets.h:140:2: warning: AVX2 not supported by platform [-W#warnings]
drbg.c:   140 | #warning AVX2 not supported by platform
drbg.c:       |  ^
drbg.c: 1 warning generated.
matmul.c: In file included from matmul.c:8:
matmul.c: In file included from ./matmul.h:8:
matmul.c: ./r5_parameter_sets.h:140:2: warning: AVX2 not supported by platform [-W#warnings]
matmul.c:   140 | #warning AVX2 not supported by platform
matmul.c:       |  ^
matmul.c: 1 warning generated.
matmul_avx2.c: In file included from matmul_avx2.c:8:
matmul_avx2.c: In file included from ./matmul.h:8:
matmul_avx2.c: ./r5_parameter_sets.h:140:2: warning: AVX2 not supported by platform [-W#warnings]
matmul_avx2.c:   140 | #warning AVX2 not supported by platform
matmul_avx2.c:       |  ^
matmul_avx2.c: 1 warning generated.
matmul_cm.c: In file included from matmul_cm.c:7:
matmul_cm.c: In file included from ./matmul.h:8:
matmul_cm.c: ./r5_parameter_sets.h:140:2: warning: AVX2 not supported by platform [-W#warnings]
matmul_cm.c:   140 | #warning AVX2 not supported by platform
matmul_cm.c:       |  ^
matmul_cm.c: 1 warning generated.
probe_cm.c: In file included from probe_cm.c:6:
probe_cm.c: ./r5_parameter_sets.h:140:2: warning: AVX2 not supported by platform [-W#warnings]
probe_cm.c:   140 | #warning AVX2 not supported by platform
probe_cm.c:       |  ^
probe_cm.c: 1 warning generated.
r5_cca_kem.c: In file included from r5_cca_kem.c:7:
r5_cca_kem.c: ./r5_parameter_sets.h:140:2: warning: AVX2 not supported by platform [-W#warnings]
r5_cca_kem.c:   140 | #warning AVX2 not supported by platform
r5_cca_kem.c:       |  ^
r5_cca_kem.c: 1 warning generated.
r5_cca_pke.c: In file included from r5_cca_pke.c:12:
r5_cca_pke.c: ./r5_parameter_sets.h:140:2: warning: AVX2 not supported by platform [-W#warnings]
r5_cca_pke.c:   140 | #warning AVX2 not supported by platform
r5_cca_pke.c:       |  ^
r5_cca_pke.c: 1 warning generated.
r5_cpa_kem.c: In file included from r5_cpa_kem.c:9:
r5_cpa_kem.c: ./r5_parameter_sets.h:140:2: warning: AVX2 not supported by platform [-W#warnings]
r5_cpa_kem.c:   140 | #warning AVX2 not supported by platform
r5_cpa_kem.c:       |  ^
r5_cpa_kem.c: 1 warning generated.
r5_cpa_pke_n1.c: In file included from r5_cpa_pke_n1.c:6:
r5_cpa_pke_n1.c: ./r5_parameter_sets.h:140:2: warning: AVX2 not supported by platform [-W#warnings]
r5_cpa_pke_n1.c:   140 | #warning AVX2 not supported by platform
r5_cpa_pke_n1.c:       |  ^
r5_cpa_pke_n1.c: 1 warning generated.
r5_cpa_pke_nd.c: In file included from r5_cpa_pke_nd.c:7:
r5_cpa_pke_nd.c: ./r5_parameter_sets.h:140:2: warning: AVX2 not supported by platform [-W#warnings]
r5_cpa_pke_nd.c:   140 | #warning AVX2 not supported by platform
r5_cpa_pke_nd.c:       |  ^
r5_cpa_pke_nd.c: 1 warning generated.
r5_dem.c: In file included from r5_dem.c:11:
r5_dem.c: ./r5_parameter_sets.h:140:2: warning: AVX2 not supported by platform [-W#warnings]
r5_dem.c:   140 | #warning AVX2 not supported by platform
r5_dem.c:       |  ^
r5_dem.c: 1 warning generated.
ringmul.c: In file included from ringmul.c:8:
ringmul.c: In file included from ./ringmul.h:9:
ringmul.c: ./r5_parameter_sets.h:140:2: warning: AVX2 not supported by platform [-W#warnings]
ringmul.c:   140 | #warning AVX2 not supported by platform
ringmul.c:       |  ^
ringmul.c: 1 warning generated.
ringmul_cm.c: In file included from ringmul_cm.c:8:
ringmul_cm.c: In file included from ./ringmul.h:9:
ringmul_cm.c: ./r5_parameter_sets.h:140:2: warning: AVX2 not supported by platform [-W#warnings]
ringmul_cm.c:   140 | #warning AVX2 not supported by platform
ringmul_cm.c:       |  ^
ringmul_cm.c: 1 warning generated.

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

Compiler output


try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(parameters.o):.../supercop-data/hertz/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(parameters.o):.../supercop-data/hertz/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(r5_cca_pke.o):.../supercop-data/hertz/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(r5_cca_pke.o):.../supercop-data/hertz/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(r5_cca_kem.o):.../supercop-data/hertz/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(r5_cca_kem.o):.../supercop-data/hertz/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(r5_cpa_pke.o):.../supercop-data/hertz/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(r5_cpa_pke.o):.../supercop-data/hertz/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(r5_core.o):.../supercop-data/hertz/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(r5_core.o):.../supercop-data/hertz/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(a_fixed.o):.../supercop-data/hertz/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(a_fixed.o):.../supercop-data/hertz/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(a_random.o):.../supercop-data/hertz/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(a_random.o):.../supercop-data/hertz/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:66: first defined here
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 (Ubuntu_Clang_19.1.1_(1ubuntu1))

Compiler output


try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(parameters.o):.../supercop-data/hertz/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(parameters.o):.../supercop-data/hertz/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(r5_cca_pke.o):.../supercop-data/hertz/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(r5_cca_pke.o):.../supercop-data/hertz/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(r5_cca_kem.o):.../supercop-data/hertz/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(r5_cca_kem.o):.../supercop-data/hertz/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(r5_cpa_pke.o):.../supercop-data/hertz/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(r5_cpa_pke.o):.../supercop-data/hertz/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(r5_core.o):.../supercop-data/hertz/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(r5_core.o):.../supercop-data/hertz/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(a_fixed.o):.../supercop-data/hertz/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(a_fixed.o):.../supercop-data/hertz/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(a_random.o):.../supercop-data/hertz/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(a_random.o):.../supercop-data/hertz/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:66: first defined here
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 (Ubuntu_Clang_19.1.1_(1ubuntu1))

Compiler output


try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(parameters.o):.../supercop-data/hertz/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(parameters.o):.../supercop-data/hertz/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(r5_cca_pke.o):.../supercop-data/hertz/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(r5_cca_pke.o):.../supercop-data/hertz/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(r5_cca_kem.o):.../supercop-data/hertz/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(r5_cca_kem.o):.../supercop-data/hertz/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(r5_cpa_pke.o):.../supercop-data/hertz/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(r5_cpa_pke.o):.../supercop-data/hertz/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(r5_core.o):.../supercop-data/hertz/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(r5_core.o):.../supercop-data/hertz/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(a_fixed.o):.../supercop-data/hertz/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(a_fixed.o):.../supercop-data/hertz/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(a_random.o):.../supercop-data/hertz/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(a_random.o):.../supercop-data/hertz/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:66: first defined here
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 (Ubuntu_Clang_19.1.1_(1ubuntu1))

Compiler output


try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(parameters.o):.../supercop-data/hertz/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(parameters.o):.../supercop-data/hertz/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(r5_cca_pke.o):.../supercop-data/hertz/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(r5_cca_pke.o):.../supercop-data/hertz/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(r5_cca_kem.o):.../supercop-data/hertz/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(r5_cca_kem.o):.../supercop-data/hertz/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(r5_cpa_pke.o):.../supercop-data/hertz/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(r5_cpa_pke.o):.../supercop-data/hertz/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(r5_core.o):.../supercop-data/hertz/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(r5_core.o):.../supercop-data/hertz/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(a_fixed.o):.../supercop-data/hertz/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(a_fixed.o):.../supercop-data/hertz/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(a_random.o):.../supercop-data/hertz/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(a_random.o):.../supercop-data/hertz/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/./r5_parameter_sets.h:66: first defined here
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 (Ubuntu_Clang_19.1.1_(1ubuntu1))

Compiler output


try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(parameters.o):.../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(parameters.o):.../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(r5_cca_pke.o):.../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(r5_cca_pke.o):.../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(r5_cca_kem.o):.../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(r5_cca_kem.o):.../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(r5_cpa_pke.o):.../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(r5_cpa_pke.o):.../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(r5_core.o):.../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(r5_core.o):.../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(a_fixed.o):.../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(a_fixed.o):.../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(a_random.o):.../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(a_random.o):.../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/r5_parameter_sets.h:63: first defined here
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


try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(parameters.o):.../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(parameters.o):.../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(r5_cca_pke.o):.../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(r5_cca_pke.o):.../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(r5_cca_kem.o):.../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(r5_cca_kem.o):.../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(r5_cpa_pke.o):.../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(r5_cpa_pke.o):.../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(r5_core.o):.../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(r5_core.o):.../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(a_fixed.o):.../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(a_fixed.o):.../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(a_random.o):.../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(a_random.o):.../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/r5_parameter_sets.h:63: first defined here
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


try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(parameters.o):.../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(parameters.o):.../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(r5_cca_pke.o):.../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(r5_cca_pke.o):.../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(r5_cca_kem.o):.../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(r5_cca_kem.o):.../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(r5_cpa_pke.o):.../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(r5_cpa_pke.o):.../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(r5_core.o):.../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(r5_core.o):.../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(a_fixed.o):.../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(a_fixed.o):.../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(a_random.o):.../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd5pke0d.a(a_random.o):.../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd5pke0d.a(cca_encrypt.o):.../supercop-data/hertz/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd5pke0d/ref/work/r5_parameter_sets.h:63: first defined here
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)

Namespace violations


a_fixed.o create_A_fixed T
a_random.o create_A_random T
drbg.o drbg_sampler16_2_once T
drbg.o drbg_sampler16_2_once_customization T
little_endian.o u16_from_le T
little_endian.o u16_to_le T
little_endian.o u32_from_le T
little_endian.o u32_to_le T
little_endian.o u64_from_le T
little_endian.o u64_to_le T
little_endian.o u8_from_le T
little_endian.o u8_to_le T
misc.o ceil_log2 T
misc.o print_hex T
misc.o print_sage_s_matrix T
misc.o print_sage_s_vector T
misc.o print_sage_s_vector_matrix T
misc.o print_sage_u_matrix T
misc.o print_sage_u_vector T
misc.o print_sage_u_vector_matrix T
probe_cm.o probe_cm T
r5_cca_kem.o r5_cca_kem_decapsulate T
r5_cca_kem.o r5_cca_kem_encapsulate T
r5_cca_kem.o r5_cca_kem_keygen T
r5_cca_pke.o r5_cca_pke_decrypt T
r5_cca_pke.o r5_cca_pke_encrypt T
r5_cca_pke.o r5_cca_pke_keygen T
r5_cpa_kem.o r5_cpa_kem_decapsulate T
r5_cpa_kem.o r5_cpa_kem_encapsulate T
r5_cpa_kem.o r5_cpa_kem_keygen T
r5_cpa_pke_nd.o r5_cpa_pke_decrypt T
r5_cpa_pke_nd.o r5_cpa_pke_encrypt T
r5_cpa_pke_nd.o r5_cpa_pke_keygen T
r5_dem.o round5_dem T
r5_dem.o round5_dem_inverse T
r5_hash.o hash T
r5_hash.o hash_customization T
r5_memory.o checked_calloc T
r5_memory.o checked_malloc T
r5_memory.o checked_realloc T
r5_memory.o conditional_constant_time_memcpy T
r5_memory.o constant_time_memcmp T
ringmul_cm.o create_secret_vector T
ringmul_cm.o ringmul_p T
ringmul_cm.o ringmul_q T
shake.o cshake128 T
shake.o cshake128_absorb T
shake.o cshake128_init T
shake.o cshake128_squeezeblocks T
shake.o cshake256 T
shake.o cshake256_absorb T
shake.o cshake256_init T
shake.o cshake256_squeezeblocks T
shake.o shake128 T
shake.o shake128_absorb T
shake.o shake128_init T
shake.o shake128_squeezeblocks T
shake.o shake256 T
shake.o shake256_absorb T
shake.o shake256_init T
shake.o shake256_squeezeblocks T
xe2_c16.o xe2_53_compute T
xe2_c16.o xe2_53_fixerr T
xe4_c64.o xe4_163_compute T
xe4_c64.o xe4_163_fixerr T
xe5_c64.o xe5_190_compute T
xe5_c64.o xe5_190_fixerr T
xe5_c64.o xe5_218_compute T
xe5_c64.o xe5_218_fixerr T
xe5_c64.o xe5_234_compute T
xe5_c64.o xe5_234_fixerr T
xef_ref.o xef_compute T
xef_ref.o xef_fixerr T
xef_ref.o xef_reg R

Number of similar (implementation,compiler) pairs: 14, namely:
ImplementationCompiler
T:avx2clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_19.1.1_(1ubuntu1))
T:avx2clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_19.1.1_(1ubuntu1))
T:avx2clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_19.1.1_(1ubuntu1))
T:avx2clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_19.1.1_(1ubuntu1))
T:avx2gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)
T:avx2gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)
T:avx2gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)
T:optclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_19.1.1_(1ubuntu1))
T:optclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_19.1.1_(1ubuntu1))
T:optclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_19.1.1_(1ubuntu1))
T:optclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_19.1.1_(1ubuntu1))
T:optgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)
T:optgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)
T:optgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)