Implementation notes: amd64, gemini, crypto_encrypt/r5nd3pke5d
Computer: gemini
Microarchitecture: amd64; Goldmont Plus (706a8)
Architecture: amd64
CPU ID: GenuineIntel-000706a8-bfebfbff
SUPERCOP version: 20240808
Operation: crypto_encrypt
Primitive: r5nd3pke5d
Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
852750 | 35837 0 0 | 211773 980 1752 | T:avx2 | gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall | 20240729 | 20240625 |
856396 | 35837 0 0 | 211773 980 1752 | T:opt | gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall | 20240729 | 20240625 |
1007454 | 30106 0 0 | 206636 996 1720 | T:avx2 | clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall | 20240729 | 20240625 |
1007599 | 25184 0 0 | 202188 996 1720 | T:opt | clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall | 20240729 | 20240625 |
1111154 | 25184 0 0 | 202188 996 1720 | T:avx2 | clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall | 20240729 | 20240625 |
1114721 | 30106 0 0 | 206636 996 1720 | T:opt | clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall | 20240729 | 20240625 |
1121459 | 31601 0 0 | 205804 996 1720 | T:avx2 | clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall | 20240729 | 20240625 |
1124356 | 31601 0 0 | 205804 996 1720 | T:opt | clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall | 20240729 | 20240625 |
3557219 | 24134 0 0 | 201477 980 1752 | T:avx2 | gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall | 20240729 | 20240625 |
3557535 | 24134 0 0 | 201477 980 1752 | T:opt | gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall | 20240729 | 20240625 |
3582140 | 19782 0 0 | 197074 988 1720 | T:avx2 | clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall | 20240729 | 20240625 |
3586763 | 19782 0 0 | 197074 988 1720 | T:opt | clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall | 20240729 | 20240625 |
3664551 | 20741 0 0 | 198546 988 1720 | T:opt | clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall | 20240729 | 20240625 |
3666086 | 20741 0 0 | 198546 988 1720 | T:avx2 | clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall | 20240729 | 20240625 |
3826059 | 22108 0 0 | 199901 980 1752 | T:avx2 | gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall | 20240729 | 20240625 |
3835345 | 22108 0 0 | 199901 980 1752 | T:opt | gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall | 20240729 | 20240625 |
4088786 | 21290 0 0 | 198421 972 1752 | T:opt | gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall | 20240729 | 20240625 |
4485697 | 21290 0 0 | 198421 972 1752 | T:avx2 | gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall | 20240729 | 20240625 |
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: #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: #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: #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: #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: #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: #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: #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: #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: #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: #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: #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: #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: #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: #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: #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: #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: #warning AVX2 not supported by platform
ringmul_cm.c: ^
ringmul_cm.c: 1 warning generated.
Number of similar (implementation,compiler) pairs: 5, namely:
Implementation | Compiler |
T:avx2 | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1) |
T:avx2 | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1) |
T:avx2 | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1) |
T:avx2 | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1) |
T:avx2 | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1) |
Compiler output
a_fixed.c: In file included from a_fixed.h:13,
a_fixed.c: from a_fixed.c:10:
a_fixed.c: r5_parameter_sets.h:140:2: warning: #warning AVX2 not supported by platform [-Wcpp]
a_fixed.c: 140 | #warning AVX2 not supported by platform
a_fixed.c: | ^~~~~~~
a_random.c: In file included from a_random.h:13,
a_random.c: from a_random.c:10:
a_random.c: r5_parameter_sets.h:140:2: warning: #warning AVX2 not supported by platform [-Wcpp]
a_random.c: 140 | #warning AVX2 not supported by platform
a_random.c: | ^~~~~~~
cca_encrypt.c: In file included from cca_encrypt.h:14,
cca_encrypt.c: from cca_encrypt.c:12:
cca_encrypt.c: r5_parameter_sets.h:140:2: warning: #warning AVX2 not supported by platform [-Wcpp]
cca_encrypt.c: 140 | #warning AVX2 not supported by platform
cca_encrypt.c: | ^~~~~~~
cpa_kem.c: In file included from cpa_kem.h:13,
cpa_kem.c: from cpa_kem.c:11:
cpa_kem.c: r5_parameter_sets.h:140:2: warning: #warning AVX2 not supported by platform [-Wcpp]
cpa_kem.c: 140 | #warning AVX2 not supported by platform
cpa_kem.c: | ^~~~~~~
drbg.c: In file included from drbg.h:13,
drbg.c: from drbg.c:18:
drbg.c: r5_parameter_sets.h:140:2: warning: #warning AVX2 not supported by platform [-Wcpp]
drbg.c: 140 | #warning AVX2 not supported by platform
drbg.c: | ^~~~~~~
matmul.c: In file included from matmul.h:8,
matmul.c: from matmul.c:8:
matmul.c: r5_parameter_sets.h:140:2: warning: #warning AVX2 not supported by platform [-Wcpp]
matmul.c: 140 | #warning AVX2 not supported by platform
matmul.c: | ^~~~~~~
matmul_avx2.c: In file included from matmul.h:8,
matmul_avx2.c: from matmul_avx2.c:8:
matmul_avx2.c: r5_parameter_sets.h:140:2: warning: #warning AVX2 not supported by platform [-Wcpp]
matmul_avx2.c: 140 | #warning AVX2 not supported by platform
matmul_avx2.c: | ^~~~~~~
matmul_cm.c: In file included from matmul.h:8,
matmul_cm.c: from matmul_cm.c:7:
matmul_cm.c: r5_parameter_sets.h:140:2: warning: #warning AVX2 not supported by platform [-Wcpp]
matmul_cm.c: 140 | #warning AVX2 not supported by platform
matmul_cm.c: | ^~~~~~~
probe_cm.c: In file included from probe_cm.c:6:
probe_cm.c: r5_parameter_sets.h:140:2: warning: #warning AVX2 not supported by platform [-Wcpp]
probe_cm.c: 140 | #warning AVX2 not supported by platform
probe_cm.c: | ^~~~~~~
r5_cca_kem.c: In file included from r5_cca_kem.c:7:
r5_cca_kem.c: r5_parameter_sets.h:140:2: warning: #warning AVX2 not supported by platform [-Wcpp]
r5_cca_kem.c: 140 | #warning AVX2 not supported by platform
r5_cca_kem.c: | ^~~~~~~
r5_cca_pke.c: In file included from r5_cca_pke.c:12:
r5_cca_pke.c: r5_parameter_sets.h:140:2: warning: #warning AVX2 not supported by platform [-Wcpp]
r5_cca_pke.c: 140 | #warning AVX2 not supported by platform
r5_cca_pke.c: | ^~~~~~~
r5_cpa_kem.c: In file included from r5_cpa_kem.c:9:
r5_cpa_kem.c: r5_parameter_sets.h:140:2: warning: #warning AVX2 not supported by platform [-Wcpp]
r5_cpa_kem.c: 140 | #warning AVX2 not supported by platform
r5_cpa_kem.c: | ^~~~~~~
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: #warning AVX2 not supported by platform [-Wcpp]
r5_cpa_pke_n1.c: 140 | #warning AVX2 not supported by platform
r5_cpa_pke_n1.c: | ^~~~~~~
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: #warning AVX2 not supported by platform [-Wcpp]
r5_cpa_pke_nd.c: 140 | #warning AVX2 not supported by platform
r5_cpa_pke_nd.c: | ^~~~~~~
r5_dem.c: In file included from r5_dem.c:11:
r5_dem.c: r5_parameter_sets.h:140:2: warning: #warning AVX2 not supported by platform [-Wcpp]
r5_dem.c: 140 | #warning AVX2 not supported by platform
r5_dem.c: | ^~~~~~~
ringmul.c: In file included from ringmul.h:9,
ringmul.c: from ringmul.c:8:
ringmul.c: r5_parameter_sets.h:140:2: warning: #warning AVX2 not supported by platform [-Wcpp]
ringmul.c: 140 | #warning AVX2 not supported by platform
ringmul.c: | ^~~~~~~
ringmul_cm.c: In file included from ringmul.h:9,
ringmul_cm.c: from ringmul_cm.c:8:
ringmul_cm.c: r5_parameter_sets.h:140:2: warning: #warning AVX2 not supported by platform [-Wcpp]
ringmul_cm.c: 140 | #warning AVX2 not supported by platform
ringmul_cm.c: | ^~~~~~~
Number of similar (implementation,compiler) pairs: 4, namely:
Implementation | Compiler |
T:avx2 | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:avx2 | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:avx2 | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:avx2 | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
Compiler output
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(parameters.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(parameters.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(r5_cca_pke.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(r5_cca_pke.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(r5_cca_kem.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(r5_cca_kem.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(r5_cpa_pke.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(r5_cpa_pke.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(r5_core.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(r5_core.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(a_fixed.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(a_fixed.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(a_random.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(a_random.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:63: 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:
Implementation | Compiler |
T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1) |
Compiler output
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(parameters.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(parameters.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(r5_cca_pke.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(r5_cca_pke.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(r5_cca_kem.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(r5_cca_kem.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(r5_cpa_pke.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(r5_cpa_pke.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(r5_core.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(r5_core.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(a_fixed.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(a_fixed.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(a_random.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(a_random.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:63: 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:
Implementation | Compiler |
T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1) |
Compiler output
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(parameters.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(parameters.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(r5_cca_pke.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(r5_cca_pke.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(r5_cca_kem.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(r5_cca_kem.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(r5_cpa_pke.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(r5_cpa_pke.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(r5_core.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(r5_core.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(a_fixed.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(a_fixed.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(a_random.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(a_random.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:63: 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:
Implementation | Compiler |
T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1) |
Compiler output
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(parameters.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(parameters.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(r5_cca_pke.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(r5_cca_pke.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(r5_cca_kem.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(r5_cca_kem.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(r5_cpa_pke.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(r5_cpa_pke.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(r5_core.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(r5_core.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(a_fixed.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(a_fixed.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(a_random.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(a_random.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:63: 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:
Implementation | Compiler |
T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1) |
Compiler output
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(parameters.o):.../supercop-data/gemini/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(parameters.o):.../supercop-data/gemini/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(r5_cca_pke.o):.../supercop-data/gemini/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(r5_cca_pke.o):.../supercop-data/gemini/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(r5_cca_kem.o):.../supercop-data/gemini/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(r5_cca_kem.o):.../supercop-data/gemini/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(r5_cpa_pke.o):.../supercop-data/gemini/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(r5_cpa_pke.o):.../supercop-data/gemini/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(r5_core.o):.../supercop-data/gemini/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(r5_core.o):.../supercop-data/gemini/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(a_fixed.o):.../supercop-data/gemini/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(a_fixed.o):.../supercop-data/gemini/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(a_random.o):.../supercop-data/gemini/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(a_random.o):.../supercop-data/gemini/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/./r5_parameter_sets.h:63: 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:
Implementation | Compiler |
T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1) |
Compiler output
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(parameters.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(parameters.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(r5_cca_pke.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(r5_cca_pke.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(r5_cca_kem.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(r5_cca_kem.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(r5_cpa_pke.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(r5_cpa_pke.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(r5_core.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(r5_core.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(a_fixed.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(a_fixed.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(a_random.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(a_random.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/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:
Implementation | Compiler |
T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
Compiler output
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(parameters.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(parameters.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(r5_cca_pke.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(r5_cca_pke.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(r5_cca_kem.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(r5_cca_kem.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(r5_cpa_pke.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(r5_cpa_pke.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(r5_core.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(r5_core.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(a_fixed.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(a_fixed.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(a_random.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(a_random.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/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:
Implementation | Compiler |
T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
Compiler output
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(parameters.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(parameters.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(r5_cca_pke.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(r5_cca_pke.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(r5_cca_kem.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(r5_cca_kem.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(r5_cpa_pke.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(r5_cpa_pke.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(r5_core.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(r5_core.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(a_fixed.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(a_fixed.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(a_random.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(a_random.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/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:
Implementation | Compiler |
T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
Compiler output
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(parameters.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(parameters.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(r5_cca_pke.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(r5_cca_pke.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(r5_cca_kem.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(r5_cca_kem.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(r5_cpa_pke.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(r5_cpa_pke.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(r5_core.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(r5_core.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(a_fixed.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(a_fixed.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:63: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(a_random.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:66: multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:66: first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5nd3pke5d.a(a_random.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/ref/work/r5_parameter_sets.h:63: multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5nd3pke5d.a(cca_encrypt.o):.../supercop-data/gemini/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_encrypt/r5nd3pke5d/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:
Implementation | Compiler |
T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |