Test results for amd64, wooden, crypto_kem/rqc256
[Page version: 20241030 00:12:07]
Measurements for amd64, wooden, crypto_kem
Test results for amd64, wooden, crypto_kem
Test results for crypto_kem/rqc256
Computer: wooden
Microarchitecture: amd64; Goldmont (506c9)
Architecture: amd64
CPU ID: GenuineIntel-000506c9-1fc9cbf5
SUPERCOP version: 20241022
Operation: crypto_kem
Primitive: rqc256
Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
28569196 | 41023 0 24 | 134496 888 1568 | T:avx | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240805 | 20240625 |
28727542 | 38551 0 24 | 129736 888 1568 | T:avx | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240805 | 20240625 |
29422038 | 30400 0 24 | 119568 872 1568 | T:avx | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240805 | 20240625 |
32172602 | 31271 0 24 | 121104 872 1568 | T:avx | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240805 | 20240625 |
Compiler output
rbc_qre.c: rbc_qre.c:123:13: warning: variable 'modulus' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
rbc_qre.c: } else if(degree == 211) {
rbc_qre.c: ^~~~~~~~~~~~~
rbc_qre.c: rbc_qre.c:134:10: note: uninitialized use occurs here
rbc_qre.c: return modulus;
rbc_qre.c: ^~~~~~~
rbc_qre.c: rbc_qre.c:123:10: note: remove the 'if' if its condition is always true
rbc_qre.c: } else if(degree == 211) {
rbc_qre.c: ^~~~~~~~~~~~~~~~~~
rbc_qre.c: rbc_qre.c:60:26: note: initialize the variable 'modulus' to silence this warning
rbc_qre.c: rbc_poly_sparse modulus;
rbc_qre.c: ^
rbc_qre.c: = NULL
rbc_qre.c: 1 warning generated.
Number of similar (implementation,compiler) pairs: 4, namely:
Implementation | Compiler |
T:avx | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1) |
T:avx | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1) |
T:avx | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1) |
T:avx | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1) |
Compiler output
rbc_elt.c: rbc_elt.c:526:19: error: '__builtin_ia32_pclmulqdq128' needs target feature pclmul
rbc_elt.c: __m128i a0_b0 = _mm_clmulepi64_si128(a, b, 0x00);
rbc_elt.c: ^
rbc_elt.c: /usr/lib/llvm-11/lib/clang/11.0.1/include/__wmmintrin_pclmul.h:45:13: note: expanded from macro '_mm_clmulepi64_si128'
rbc_elt.c: ((__m128i)__builtin_ia32_pclmulqdq128((__v2di)(__m128i)(X), \
rbc_elt.c: ^
rbc_elt.c: rbc_elt.c:528:19: error: '__builtin_ia32_pclmulqdq128' needs target feature pclmul
rbc_elt.c: __m128i a0_b1 = _mm_clmulepi64_si128(a, b, 0x10);
rbc_elt.c: ^
rbc_elt.c: /usr/lib/llvm-11/lib/clang/11.0.1/include/__wmmintrin_pclmul.h:45:13: note: expanded from macro '_mm_clmulepi64_si128'
rbc_elt.c: ((__m128i)__builtin_ia32_pclmulqdq128((__v2di)(__m128i)(X), \
rbc_elt.c: ^
rbc_elt.c: rbc_elt.c:529:19: error: '__builtin_ia32_pclmulqdq128' needs target feature pclmul
rbc_elt.c: __m128i a1_b0 = _mm_clmulepi64_si128(a, b, 0x01);
rbc_elt.c: ^
rbc_elt.c: /usr/lib/llvm-11/lib/clang/11.0.1/include/__wmmintrin_pclmul.h:45:13: note: expanded from macro '_mm_clmulepi64_si128'
rbc_elt.c: ((__m128i)__builtin_ia32_pclmulqdq128((__v2di)(__m128i)(X), \
rbc_elt.c: ^
rbc_elt.c: rbc_elt.c:531:19: error: '__builtin_ia32_pclmulqdq128' needs target feature pclmul
rbc_elt.c: __m128i a0_b2 = _mm_clmulepi64_si128(a, d, 0x00);
rbc_elt.c: ^
rbc_elt.c: /usr/lib/llvm-11/lib/clang/11.0.1/include/__wmmintrin_pclmul.h:45:13: note: expanded from macro '_mm_clmulepi64_si128'
rbc_elt.c: ((__m128i)__builtin_ia32_pclmulqdq128((__v2di)(__m128i)(X), \
rbc_elt.c: ^
rbc_elt.c: rbc_elt.c:532:19: error: '__builtin_ia32_pclmulqdq128' needs target feature pclmul
rbc_elt.c: ...
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:avx | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1) |
Compiler output
try.c: /usr/bin/ld: .../supercop-data/wooden/amd64/lib/libsupercop.a(crypto_core_keccakf160064bits_optimized1600AsmX86_64_constbranchindex-KeccakP-1600-x86-64-gas.o): relocation R_X86_64_32S against `.text' can not be used when making a PIE object; recompile with -fPIE
try.c: collect2: error: ld returned 1 exit status
Number of similar (implementation,compiler) pairs: 4, namely:
Implementation | Compiler |
T:avx | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:avx | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:avx | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:avx | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
Compiler output
rbc_qre.c: rbc_qre.c:123:13: warning: variable 'modulus' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
rbc_qre.c: } else if(degree == 211) {
rbc_qre.c: ^~~~~~~~~~~~~
rbc_qre.c: rbc_qre.c:134:10: note: uninitialized use occurs here
rbc_qre.c: return modulus;
rbc_qre.c: ^~~~~~~
rbc_qre.c: rbc_qre.c:123:10: note: remove the 'if' if its condition is always true
rbc_qre.c: } else if(degree == 211) {
rbc_qre.c: ^~~~~~~~~~~~~~~~~~
rbc_qre.c: rbc_qre.c:60:26: note: initialize the variable 'modulus' to silence this warning
rbc_qre.c: rbc_poly_sparse modulus;
rbc_qre.c: ^
rbc_qre.c: = NULL
rbc_qre.c: 1 warning generated.
try.c: /usr/bin/ld: libcrypto_kem_rqc256.a(parsing.o):.../supercop-data/wooden/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: multiple definition of `RBC_SQR_LOOKUP_TABLE'; libcrypto_kem_rqc256.a(kem.o):.../supercop-data/wooden/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: first defined here
try.c: /usr/bin/ld: libcrypto_kem_rqc256.a(rbc_elt.o):.../supercop-data/wooden/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: multiple definition of `RBC_SQR_LOOKUP_TABLE'; libcrypto_kem_rqc256.a(kem.o):.../supercop-data/wooden/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: first defined here
try.c: /usr/bin/ld: libcrypto_kem_rqc256.a(rbc_qre.o):.../supercop-data/wooden/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: multiple definition of `RBC_SQR_LOOKUP_TABLE'; libcrypto_kem_rqc256.a(kem.o):.../supercop-data/wooden/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: first defined here
try.c: /usr/bin/ld: libcrypto_kem_rqc256.a(rbc_vec.o):.../supercop-data/wooden/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: multiple definition of `RBC_SQR_LOOKUP_TABLE'; libcrypto_kem_rqc256.a(kem.o):.../supercop-data/wooden/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: first defined here
try.c: /usr/bin/ld: libcrypto_kem_rqc256.a(rbc_vspace.o):.../supercop-data/wooden/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: multiple definition of `RBC_SQR_LOOKUP_TABLE'; libcrypto_kem_rqc256.a(kem.o):.../supercop-data/wooden/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: first defined here
try.c: /usr/bin/ld: libcrypto_kem_rqc256.a(rqc.o):.../supercop-data/wooden/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: multiple definition of `RBC_SQR_LOOKUP_TABLE'; libcrypto_kem_rqc256.a(kem.o):.../supercop-data/wooden/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: first defined here
try.c: /usr/bin/ld: libcrypto_kem_rqc256.a(gabidulin.o):.../supercop-data/wooden/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: multiple definition of `RBC_SQR_LOOKUP_TABLE'; libcrypto_kem_rqc256.a(kem.o):.../supercop-data/wooden/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: first defined here
try.c: /usr/bin/ld: libcrypto_kem_rqc256.a(qpoly.o):.../supercop-data/wooden/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: multiple definition of `RBC_SQR_LOOKUP_TABLE'; libcrypto_kem_rqc256.a(kem.o):.../supercop-data/wooden/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: first defined here
try.c: /usr/bin/ld: libcrypto_kem_rqc256.a(rbc_poly.o):.../supercop-data/wooden/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: multiple definition of `RBC_SQR_LOOKUP_TABLE'; libcrypto_kem_rqc256.a(kem.o):.../supercop-data/wooden/amd64/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: 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
rbc_qre.c: rbc_qre.c:123:13: warning: variable 'modulus' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
rbc_qre.c: } else if(degree == 211) {
rbc_qre.c: ^~~~~~~~~~~~~
rbc_qre.c: rbc_qre.c:134:10: note: uninitialized use occurs here
rbc_qre.c: return modulus;
rbc_qre.c: ^~~~~~~
rbc_qre.c: rbc_qre.c:123:10: note: remove the 'if' if its condition is always true
rbc_qre.c: } else if(degree == 211) {
rbc_qre.c: ^~~~~~~~~~~~~~~~~~
rbc_qre.c: rbc_qre.c:60:26: note: initialize the variable 'modulus' to silence this warning
rbc_qre.c: rbc_poly_sparse modulus;
rbc_qre.c: ^
rbc_qre.c: = NULL
rbc_qre.c: 1 warning generated.
try.c: /usr/bin/ld: libcrypto_kem_rqc256.a(parsing.o):.../supercop-data/wooden/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: multiple definition of `RBC_SQR_LOOKUP_TABLE'; libcrypto_kem_rqc256.a(kem.o):.../supercop-data/wooden/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: first defined here
try.c: /usr/bin/ld: libcrypto_kem_rqc256.a(rbc_elt.o):.../supercop-data/wooden/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: multiple definition of `RBC_SQR_LOOKUP_TABLE'; libcrypto_kem_rqc256.a(kem.o):.../supercop-data/wooden/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: first defined here
try.c: /usr/bin/ld: libcrypto_kem_rqc256.a(rbc_qre.o):.../supercop-data/wooden/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: multiple definition of `RBC_SQR_LOOKUP_TABLE'; libcrypto_kem_rqc256.a(kem.o):.../supercop-data/wooden/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: first defined here
try.c: /usr/bin/ld: libcrypto_kem_rqc256.a(rbc_vec.o):.../supercop-data/wooden/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: multiple definition of `RBC_SQR_LOOKUP_TABLE'; libcrypto_kem_rqc256.a(kem.o):.../supercop-data/wooden/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: first defined here
try.c: /usr/bin/ld: libcrypto_kem_rqc256.a(rbc_vspace.o):.../supercop-data/wooden/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: multiple definition of `RBC_SQR_LOOKUP_TABLE'; libcrypto_kem_rqc256.a(kem.o):.../supercop-data/wooden/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: first defined here
try.c: /usr/bin/ld: libcrypto_kem_rqc256.a(rqc.o):.../supercop-data/wooden/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: multiple definition of `RBC_SQR_LOOKUP_TABLE'; libcrypto_kem_rqc256.a(kem.o):.../supercop-data/wooden/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: first defined here
try.c: /usr/bin/ld: libcrypto_kem_rqc256.a(gabidulin.o):.../supercop-data/wooden/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: multiple definition of `RBC_SQR_LOOKUP_TABLE'; libcrypto_kem_rqc256.a(kem.o):.../supercop-data/wooden/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: first defined here
try.c: /usr/bin/ld: libcrypto_kem_rqc256.a(qpoly.o):.../supercop-data/wooden/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: multiple definition of `RBC_SQR_LOOKUP_TABLE'; libcrypto_kem_rqc256.a(kem.o):.../supercop-data/wooden/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: first defined here
try.c: /usr/bin/ld: libcrypto_kem_rqc256.a(rbc_poly.o):.../supercop-data/wooden/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: multiple definition of `RBC_SQR_LOOKUP_TABLE'; libcrypto_kem_rqc256.a(kem.o):.../supercop-data/wooden/amd64/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: 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
rbc_qre.c: rbc_qre.c:123:13: warning: variable 'modulus' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
rbc_qre.c: } else if(degree == 211) {
rbc_qre.c: ^~~~~~~~~~~~~
rbc_qre.c: rbc_qre.c:134:10: note: uninitialized use occurs here
rbc_qre.c: return modulus;
rbc_qre.c: ^~~~~~~
rbc_qre.c: rbc_qre.c:123:10: note: remove the 'if' if its condition is always true
rbc_qre.c: } else if(degree == 211) {
rbc_qre.c: ^~~~~~~~~~~~~~~~~~
rbc_qre.c: rbc_qre.c:60:26: note: initialize the variable 'modulus' to silence this warning
rbc_qre.c: rbc_poly_sparse modulus;
rbc_qre.c: ^
rbc_qre.c: = NULL
rbc_qre.c: 1 warning generated.
try.c: /usr/bin/ld: libcrypto_kem_rqc256.a(parsing.o):.../supercop-data/wooden/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: multiple definition of `RBC_SQR_LOOKUP_TABLE'; libcrypto_kem_rqc256.a(kem.o):.../supercop-data/wooden/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: first defined here
try.c: /usr/bin/ld: libcrypto_kem_rqc256.a(rbc_elt.o):.../supercop-data/wooden/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: multiple definition of `RBC_SQR_LOOKUP_TABLE'; libcrypto_kem_rqc256.a(kem.o):.../supercop-data/wooden/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: first defined here
try.c: /usr/bin/ld: libcrypto_kem_rqc256.a(rbc_qre.o):.../supercop-data/wooden/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: multiple definition of `RBC_SQR_LOOKUP_TABLE'; libcrypto_kem_rqc256.a(kem.o):.../supercop-data/wooden/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: first defined here
try.c: /usr/bin/ld: libcrypto_kem_rqc256.a(rbc_vec.o):.../supercop-data/wooden/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: multiple definition of `RBC_SQR_LOOKUP_TABLE'; libcrypto_kem_rqc256.a(kem.o):.../supercop-data/wooden/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: first defined here
try.c: /usr/bin/ld: libcrypto_kem_rqc256.a(rbc_vspace.o):.../supercop-data/wooden/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: multiple definition of `RBC_SQR_LOOKUP_TABLE'; libcrypto_kem_rqc256.a(kem.o):.../supercop-data/wooden/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: first defined here
try.c: /usr/bin/ld: libcrypto_kem_rqc256.a(rqc.o):.../supercop-data/wooden/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: multiple definition of `RBC_SQR_LOOKUP_TABLE'; libcrypto_kem_rqc256.a(kem.o):.../supercop-data/wooden/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: first defined here
try.c: /usr/bin/ld: libcrypto_kem_rqc256.a(gabidulin.o):.../supercop-data/wooden/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: multiple definition of `RBC_SQR_LOOKUP_TABLE'; libcrypto_kem_rqc256.a(kem.o):.../supercop-data/wooden/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: first defined here
try.c: /usr/bin/ld: libcrypto_kem_rqc256.a(qpoly.o):.../supercop-data/wooden/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: multiple definition of `RBC_SQR_LOOKUP_TABLE'; libcrypto_kem_rqc256.a(kem.o):.../supercop-data/wooden/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: first defined here
try.c: /usr/bin/ld: libcrypto_kem_rqc256.a(rbc_poly.o):.../supercop-data/wooden/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: multiple definition of `RBC_SQR_LOOKUP_TABLE'; libcrypto_kem_rqc256.a(kem.o):.../supercop-data/wooden/amd64/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: 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
rbc_qre.c: rbc_qre.c:123:13: warning: variable 'modulus' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
rbc_qre.c: } else if(degree == 211) {
rbc_qre.c: ^~~~~~~~~~~~~
rbc_qre.c: rbc_qre.c:134:10: note: uninitialized use occurs here
rbc_qre.c: return modulus;
rbc_qre.c: ^~~~~~~
rbc_qre.c: rbc_qre.c:123:10: note: remove the 'if' if its condition is always true
rbc_qre.c: } else if(degree == 211) {
rbc_qre.c: ^~~~~~~~~~~~~~~~~~
rbc_qre.c: rbc_qre.c:60:26: note: initialize the variable 'modulus' to silence this warning
rbc_qre.c: rbc_poly_sparse modulus;
rbc_qre.c: ^
rbc_qre.c: = NULL
rbc_qre.c: 1 warning generated.
try.c: /usr/bin/ld: libcrypto_kem_rqc256.a(parsing.o):.../supercop-data/wooden/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: multiple definition of `RBC_SQR_LOOKUP_TABLE'; libcrypto_kem_rqc256.a(kem.o):.../supercop-data/wooden/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: first defined here
try.c: /usr/bin/ld: libcrypto_kem_rqc256.a(rbc_elt.o):.../supercop-data/wooden/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: multiple definition of `RBC_SQR_LOOKUP_TABLE'; libcrypto_kem_rqc256.a(kem.o):.../supercop-data/wooden/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: first defined here
try.c: /usr/bin/ld: libcrypto_kem_rqc256.a(rbc_qre.o):.../supercop-data/wooden/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: multiple definition of `RBC_SQR_LOOKUP_TABLE'; libcrypto_kem_rqc256.a(kem.o):.../supercop-data/wooden/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: first defined here
try.c: /usr/bin/ld: libcrypto_kem_rqc256.a(rbc_vec.o):.../supercop-data/wooden/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: multiple definition of `RBC_SQR_LOOKUP_TABLE'; libcrypto_kem_rqc256.a(kem.o):.../supercop-data/wooden/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: first defined here
try.c: /usr/bin/ld: libcrypto_kem_rqc256.a(rbc_vspace.o):.../supercop-data/wooden/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: multiple definition of `RBC_SQR_LOOKUP_TABLE'; libcrypto_kem_rqc256.a(kem.o):.../supercop-data/wooden/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: first defined here
try.c: /usr/bin/ld: libcrypto_kem_rqc256.a(rqc.o):.../supercop-data/wooden/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: multiple definition of `RBC_SQR_LOOKUP_TABLE'; libcrypto_kem_rqc256.a(kem.o):.../supercop-data/wooden/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: first defined here
try.c: /usr/bin/ld: libcrypto_kem_rqc256.a(gabidulin.o):.../supercop-data/wooden/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: multiple definition of `RBC_SQR_LOOKUP_TABLE'; libcrypto_kem_rqc256.a(kem.o):.../supercop-data/wooden/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: first defined here
try.c: /usr/bin/ld: libcrypto_kem_rqc256.a(qpoly.o):.../supercop-data/wooden/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: multiple definition of `RBC_SQR_LOOKUP_TABLE'; libcrypto_kem_rqc256.a(kem.o):.../supercop-data/wooden/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: first defined here
try.c: /usr/bin/ld: libcrypto_kem_rqc256.a(rbc_poly.o):.../supercop-data/wooden/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: multiple definition of `RBC_SQR_LOOKUP_TABLE'; libcrypto_kem_rqc256.a(kem.o):.../supercop-data/wooden/amd64/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: 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
rbc_qre.c: rbc_qre.c:123:13: warning: variable 'modulus' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
rbc_qre.c: } else if(degree == 211) {
rbc_qre.c: ^~~~~~~~~~~~~
rbc_qre.c: rbc_qre.c:134:10: note: uninitialized use occurs here
rbc_qre.c: return modulus;
rbc_qre.c: ^~~~~~~
rbc_qre.c: rbc_qre.c:123:10: note: remove the 'if' if its condition is always true
rbc_qre.c: } else if(degree == 211) {
rbc_qre.c: ^~~~~~~~~~~~~~~~~~
rbc_qre.c: rbc_qre.c:60:26: note: initialize the variable 'modulus' to silence this warning
rbc_qre.c: rbc_poly_sparse modulus;
rbc_qre.c: ^
rbc_qre.c: = NULL
rbc_qre.c: 1 warning generated.
try.c: /usr/bin/ld: libcrypto_kem_rqc256.a(parsing.o):.../supercop-data/wooden/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: multiple definition of `RBC_SQR_LOOKUP_TABLE'; libcrypto_kem_rqc256.a(kem.o):.../supercop-data/wooden/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: first defined here
try.c: /usr/bin/ld: libcrypto_kem_rqc256.a(rbc_elt.o):.../supercop-data/wooden/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: multiple definition of `RBC_SQR_LOOKUP_TABLE'; libcrypto_kem_rqc256.a(kem.o):.../supercop-data/wooden/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: first defined here
try.c: /usr/bin/ld: libcrypto_kem_rqc256.a(rbc_qre.o):.../supercop-data/wooden/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: multiple definition of `RBC_SQR_LOOKUP_TABLE'; libcrypto_kem_rqc256.a(kem.o):.../supercop-data/wooden/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: first defined here
try.c: /usr/bin/ld: libcrypto_kem_rqc256.a(rbc_vec.o):.../supercop-data/wooden/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: multiple definition of `RBC_SQR_LOOKUP_TABLE'; libcrypto_kem_rqc256.a(kem.o):.../supercop-data/wooden/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: first defined here
try.c: /usr/bin/ld: libcrypto_kem_rqc256.a(rbc_vspace.o):.../supercop-data/wooden/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: multiple definition of `RBC_SQR_LOOKUP_TABLE'; libcrypto_kem_rqc256.a(kem.o):.../supercop-data/wooden/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: first defined here
try.c: /usr/bin/ld: libcrypto_kem_rqc256.a(rqc.o):.../supercop-data/wooden/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: multiple definition of `RBC_SQR_LOOKUP_TABLE'; libcrypto_kem_rqc256.a(kem.o):.../supercop-data/wooden/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: first defined here
try.c: /usr/bin/ld: libcrypto_kem_rqc256.a(gabidulin.o):.../supercop-data/wooden/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: multiple definition of `RBC_SQR_LOOKUP_TABLE'; libcrypto_kem_rqc256.a(kem.o):.../supercop-data/wooden/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: first defined here
try.c: /usr/bin/ld: libcrypto_kem_rqc256.a(qpoly.o):.../supercop-data/wooden/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: multiple definition of `RBC_SQR_LOOKUP_TABLE'; libcrypto_kem_rqc256.a(kem.o):.../supercop-data/wooden/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: first defined here
try.c: /usr/bin/ld: libcrypto_kem_rqc256.a(rbc_poly.o):.../supercop-data/wooden/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: multiple definition of `RBC_SQR_LOOKUP_TABLE'; libcrypto_kem_rqc256.a(kem.o):.../supercop-data/wooden/amd64/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/./rbc.h:40: 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_kem_rqc256.a(parsing.o):.../supercop-data/wooden/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/rbc.h:40: multiple definition of `RBC_SQR_LOOKUP_TABLE'; libcrypto_kem_rqc256.a(kem.o):.../supercop-data/wooden/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/rbc.h:40: first defined here
try.c: /usr/bin/ld: libcrypto_kem_rqc256.a(rbc_elt.o):.../supercop-data/wooden/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/rbc.h:40: multiple definition of `RBC_SQR_LOOKUP_TABLE'; libcrypto_kem_rqc256.a(kem.o):.../supercop-data/wooden/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/rbc.h:40: first defined here
try.c: /usr/bin/ld: libcrypto_kem_rqc256.a(rbc_qre.o):.../supercop-data/wooden/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/rbc.h:40: multiple definition of `RBC_SQR_LOOKUP_TABLE'; libcrypto_kem_rqc256.a(kem.o):.../supercop-data/wooden/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/rbc.h:40: first defined here
try.c: /usr/bin/ld: libcrypto_kem_rqc256.a(rbc_vec.o):.../supercop-data/wooden/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/rbc.h:40: multiple definition of `RBC_SQR_LOOKUP_TABLE'; libcrypto_kem_rqc256.a(kem.o):.../supercop-data/wooden/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/rbc.h:40: first defined here
try.c: /usr/bin/ld: libcrypto_kem_rqc256.a(rbc_vspace.o):.../supercop-data/wooden/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/rbc.h:40: multiple definition of `RBC_SQR_LOOKUP_TABLE'; libcrypto_kem_rqc256.a(kem.o):.../supercop-data/wooden/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/rbc.h:40: first defined here
try.c: /usr/bin/ld: libcrypto_kem_rqc256.a(rqc.o):.../supercop-data/wooden/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/rbc.h:40: multiple definition of `RBC_SQR_LOOKUP_TABLE'; libcrypto_kem_rqc256.a(kem.o):.../supercop-data/wooden/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/rbc.h:40: first defined here
try.c: /usr/bin/ld: libcrypto_kem_rqc256.a(gabidulin.o):.../supercop-data/wooden/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/rbc.h:40: multiple definition of `RBC_SQR_LOOKUP_TABLE'; libcrypto_kem_rqc256.a(kem.o):.../supercop-data/wooden/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/rbc.h:40: first defined here
try.c: /usr/bin/ld: libcrypto_kem_rqc256.a(qpoly.o):.../supercop-data/wooden/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/rbc.h:40: multiple definition of `RBC_SQR_LOOKUP_TABLE'; libcrypto_kem_rqc256.a(kem.o):.../supercop-data/wooden/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/rbc.h:40: first defined here
try.c: /usr/bin/ld: libcrypto_kem_rqc256.a(rbc_poly.o):.../supercop-data/wooden/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/rbc.h:40: multiple definition of `RBC_SQR_LOOKUP_TABLE'; libcrypto_kem_rqc256.a(kem.o):.../supercop-data/wooden/amd64/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/rbc.h:40: first defined here
try.c: /usr/bin/ld: .../supercop-data/wooden/amd64/lib/libsupercop.a(crypto_core_keccakf160064bits_optimized1600AsmX86_64_constbranchindex-KeccakP-1600-x86-64-gas.o): relocation R_X86_64_32S against `.text' can not be used when making a PIE object; recompile with -fPIE
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_kem_rqc256.a(parsing.o):.../supercop-data/wooden/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/rbc.h:40: multiple definition of `RBC_SQR_LOOKUP_TABLE'; libcrypto_kem_rqc256.a(kem.o):.../supercop-data/wooden/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/rbc.h:40: first defined here
try.c: /usr/bin/ld: libcrypto_kem_rqc256.a(rbc_elt.o):.../supercop-data/wooden/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/rbc.h:40: multiple definition of `RBC_SQR_LOOKUP_TABLE'; libcrypto_kem_rqc256.a(kem.o):.../supercop-data/wooden/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/rbc.h:40: first defined here
try.c: /usr/bin/ld: libcrypto_kem_rqc256.a(rbc_qre.o):.../supercop-data/wooden/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/rbc.h:40: multiple definition of `RBC_SQR_LOOKUP_TABLE'; libcrypto_kem_rqc256.a(kem.o):.../supercop-data/wooden/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/rbc.h:40: first defined here
try.c: /usr/bin/ld: libcrypto_kem_rqc256.a(rbc_vec.o):.../supercop-data/wooden/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/rbc.h:40: multiple definition of `RBC_SQR_LOOKUP_TABLE'; libcrypto_kem_rqc256.a(kem.o):.../supercop-data/wooden/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/rbc.h:40: first defined here
try.c: /usr/bin/ld: libcrypto_kem_rqc256.a(rbc_vspace.o):.../supercop-data/wooden/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/rbc.h:40: multiple definition of `RBC_SQR_LOOKUP_TABLE'; libcrypto_kem_rqc256.a(kem.o):.../supercop-data/wooden/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/rbc.h:40: first defined here
try.c: /usr/bin/ld: libcrypto_kem_rqc256.a(rqc.o):.../supercop-data/wooden/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/rbc.h:40: multiple definition of `RBC_SQR_LOOKUP_TABLE'; libcrypto_kem_rqc256.a(kem.o):.../supercop-data/wooden/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/rbc.h:40: first defined here
try.c: /usr/bin/ld: libcrypto_kem_rqc256.a(gabidulin.o):.../supercop-data/wooden/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/rbc.h:40: multiple definition of `RBC_SQR_LOOKUP_TABLE'; libcrypto_kem_rqc256.a(kem.o):.../supercop-data/wooden/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/rbc.h:40: first defined here
try.c: /usr/bin/ld: libcrypto_kem_rqc256.a(qpoly.o):.../supercop-data/wooden/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/rbc.h:40: multiple definition of `RBC_SQR_LOOKUP_TABLE'; libcrypto_kem_rqc256.a(kem.o):.../supercop-data/wooden/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/rbc.h:40: first defined here
try.c: /usr/bin/ld: libcrypto_kem_rqc256.a(rbc_poly.o):.../supercop-data/wooden/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/rbc.h:40: multiple definition of `RBC_SQR_LOOKUP_TABLE'; libcrypto_kem_rqc256.a(kem.o):.../supercop-data/wooden/amd64/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/rbc.h:40: first defined here
try.c: /usr/bin/ld: .../supercop-data/wooden/amd64/lib/libsupercop.a(crypto_core_keccakf160064bits_optimized1600AsmX86_64_constbranchindex-KeccakP-1600-x86-64-gas.o): relocation R_X86_64_32S against `.text' can not be used when making a PIE object; recompile with -fPIE
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_kem_rqc256.a(parsing.o):.../supercop-data/wooden/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/rbc.h:40: multiple definition of `RBC_SQR_LOOKUP_TABLE'; libcrypto_kem_rqc256.a(kem.o):.../supercop-data/wooden/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/rbc.h:40: first defined here
try.c: /usr/bin/ld: libcrypto_kem_rqc256.a(rbc_elt.o):.../supercop-data/wooden/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/rbc.h:40: multiple definition of `RBC_SQR_LOOKUP_TABLE'; libcrypto_kem_rqc256.a(kem.o):.../supercop-data/wooden/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/rbc.h:40: first defined here
try.c: /usr/bin/ld: libcrypto_kem_rqc256.a(rbc_qre.o):.../supercop-data/wooden/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/rbc.h:40: multiple definition of `RBC_SQR_LOOKUP_TABLE'; libcrypto_kem_rqc256.a(kem.o):.../supercop-data/wooden/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/rbc.h:40: first defined here
try.c: /usr/bin/ld: libcrypto_kem_rqc256.a(rbc_vec.o):.../supercop-data/wooden/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/rbc.h:40: multiple definition of `RBC_SQR_LOOKUP_TABLE'; libcrypto_kem_rqc256.a(kem.o):.../supercop-data/wooden/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/rbc.h:40: first defined here
try.c: /usr/bin/ld: libcrypto_kem_rqc256.a(rbc_vspace.o):.../supercop-data/wooden/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/rbc.h:40: multiple definition of `RBC_SQR_LOOKUP_TABLE'; libcrypto_kem_rqc256.a(kem.o):.../supercop-data/wooden/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/rbc.h:40: first defined here
try.c: /usr/bin/ld: libcrypto_kem_rqc256.a(rqc.o):.../supercop-data/wooden/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/rbc.h:40: multiple definition of `RBC_SQR_LOOKUP_TABLE'; libcrypto_kem_rqc256.a(kem.o):.../supercop-data/wooden/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/rbc.h:40: first defined here
try.c: /usr/bin/ld: libcrypto_kem_rqc256.a(gabidulin.o):.../supercop-data/wooden/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/rbc.h:40: multiple definition of `RBC_SQR_LOOKUP_TABLE'; libcrypto_kem_rqc256.a(kem.o):.../supercop-data/wooden/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/rbc.h:40: first defined here
try.c: /usr/bin/ld: libcrypto_kem_rqc256.a(qpoly.o):.../supercop-data/wooden/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/rbc.h:40: multiple definition of `RBC_SQR_LOOKUP_TABLE'; libcrypto_kem_rqc256.a(kem.o):.../supercop-data/wooden/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/rbc.h:40: first defined here
try.c: /usr/bin/ld: libcrypto_kem_rqc256.a(rbc_poly.o):.../supercop-data/wooden/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/rbc.h:40: multiple definition of `RBC_SQR_LOOKUP_TABLE'; libcrypto_kem_rqc256.a(kem.o):.../supercop-data/wooden/amd64/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/rbc.h:40: first defined here
try.c: /usr/bin/ld: .../supercop-data/wooden/amd64/lib/libsupercop.a(crypto_core_keccakf160064bits_optimized1600AsmX86_64_constbranchindex-KeccakP-1600-x86-64-gas.o): relocation R_X86_64_32S against `.text' can not be used when making a PIE object; recompile with -fPIE
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_kem_rqc256.a(parsing.o):.../supercop-data/wooden/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/rbc.h:40: multiple definition of `RBC_SQR_LOOKUP_TABLE'; libcrypto_kem_rqc256.a(kem.o):.../supercop-data/wooden/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/rbc.h:40: first defined here
try.c: /usr/bin/ld: libcrypto_kem_rqc256.a(rbc_elt.o):.../supercop-data/wooden/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/rbc.h:40: multiple definition of `RBC_SQR_LOOKUP_TABLE'; libcrypto_kem_rqc256.a(kem.o):.../supercop-data/wooden/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/rbc.h:40: first defined here
try.c: /usr/bin/ld: libcrypto_kem_rqc256.a(rbc_qre.o):.../supercop-data/wooden/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/rbc.h:40: multiple definition of `RBC_SQR_LOOKUP_TABLE'; libcrypto_kem_rqc256.a(kem.o):.../supercop-data/wooden/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/rbc.h:40: first defined here
try.c: /usr/bin/ld: libcrypto_kem_rqc256.a(rbc_vec.o):.../supercop-data/wooden/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/rbc.h:40: multiple definition of `RBC_SQR_LOOKUP_TABLE'; libcrypto_kem_rqc256.a(kem.o):.../supercop-data/wooden/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/rbc.h:40: first defined here
try.c: /usr/bin/ld: libcrypto_kem_rqc256.a(rbc_vspace.o):.../supercop-data/wooden/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/rbc.h:40: multiple definition of `RBC_SQR_LOOKUP_TABLE'; libcrypto_kem_rqc256.a(kem.o):.../supercop-data/wooden/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/rbc.h:40: first defined here
try.c: /usr/bin/ld: libcrypto_kem_rqc256.a(rqc.o):.../supercop-data/wooden/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/rbc.h:40: multiple definition of `RBC_SQR_LOOKUP_TABLE'; libcrypto_kem_rqc256.a(kem.o):.../supercop-data/wooden/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/rbc.h:40: first defined here
try.c: /usr/bin/ld: libcrypto_kem_rqc256.a(gabidulin.o):.../supercop-data/wooden/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/rbc.h:40: multiple definition of `RBC_SQR_LOOKUP_TABLE'; libcrypto_kem_rqc256.a(kem.o):.../supercop-data/wooden/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/rbc.h:40: first defined here
try.c: /usr/bin/ld: libcrypto_kem_rqc256.a(qpoly.o):.../supercop-data/wooden/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/rbc.h:40: multiple definition of `RBC_SQR_LOOKUP_TABLE'; libcrypto_kem_rqc256.a(kem.o):.../supercop-data/wooden/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/rbc.h:40: first defined here
try.c: /usr/bin/ld: libcrypto_kem_rqc256.a(rbc_poly.o):.../supercop-data/wooden/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/rbc.h:40: multiple definition of `RBC_SQR_LOOKUP_TABLE'; libcrypto_kem_rqc256.a(kem.o):.../supercop-data/wooden/amd64/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_kem/rqc256/ref/work/rbc.h:40: first defined here
try.c: /usr/bin/ld: .../supercop-data/wooden/amd64/lib/libsupercop.a(crypto_core_keccakf160064bits_optimized1600AsmX86_64_constbranchindex-KeccakP-1600-x86-64-gas.o): relocation R_X86_64_32S against `.text' can not be used when making a PIE object; recompile with -fPIE
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) |