Test results for armeabi, bblack, crypto_stream/sosemanuk
[Page version: 20241101 10:17:42]
Measurements for armeabi, bblack, crypto_stream
Test results for armeabi, bblack, crypto_stream
Test results for crypto_stream/sosemanuk
Computer: bblack
Microarchitecture: armeabi; Cortex-A8 (413fc082)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20240716
Operation: crypto_stream
Primitive: sosemanuk
Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
20624 | 10821 1120 0 | 866456 76197 11976 | T:cryptopp | g++ -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240806 | 20240716 |
20912 | 12187 1120 0 | 869249 76205 11976 | T:cryptopp | g++ -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240806 | 20240716 |
21040 | 12111 1120 0 | 867969 76205 11976 | T:cryptopp | g++ -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240806 | 20240716 |
21336 | 8911 804 0 | 756187 76061 11976 | T:cryptopp | clang++ -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240806 | 20240716 |
21376 | 8883 804 0 | 756723 76061 11976 | T:cryptopp | clang++ -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240806 | 20240716 |
21416 | 4495 1440 0 | 860415 76521 11976 | T:cryptopp | g++ -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240806 | 20240716 |
21456 | 5772 488 0 | 752285 75741 11976 | T:cryptopp | clang++ -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240806 | 20240716 |
21496 | 8883 804 0 | 756723 76061 11976 | T:cryptopp | clang++ -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240806 | 20240716 |
Compiler output
sosemanuk.c: In file included from sosemanuk.c:1:
sosemanuk.c: ./e/sosemanuk.c:959:2: warning: implicit declaration of function 'U32TO32_LITTLE' is invalid in C99 [-Wimplicit-function-declaration]
sosemanuk.c: SRD(S2, 2, 3, 1, 4, 0);
sosemanuk.c: ^
sosemanuk.c: ./e/sosemanuk.c:848:6: note: expanded from macro 'SRD'
sosemanuk.c: ^ U32TO32_LITTLE(u ## x0 ^ v0); \
sosemanuk.c: ^
sosemanuk.c: ./e/sosemanuk.c:964:2: warning: implicit declaration of function 'U32TO32_LITTLE' is invalid in C99 [-Wimplicit-function-declaration]
sosemanuk.c: SRD(S2, 2, 3, 1, 4, 16);
sosemanuk.c: ^
sosemanuk.c: ./e/sosemanuk.c:848:6: note: expanded from macro 'SRD'
sosemanuk.c: ^ U32TO32_LITTLE(u ## x0 ^ v0); \
sosemanuk.c: ^
sosemanuk.c: ./e/sosemanuk.c:969:2: warning: implicit declaration of function 'U32TO32_LITTLE' is invalid in C99 [-Wimplicit-function-declaration]
sosemanuk.c: SRD(S2, 2, 3, 1, 4, 32);
sosemanuk.c: ^
sosemanuk.c: ./e/sosemanuk.c:848:6: note: expanded from macro 'SRD'
sosemanuk.c: ^ U32TO32_LITTLE(u ## x0 ^ v0); \
sosemanuk.c: ^
sosemanuk.c: ./e/sosemanuk.c:974:2: warning: implicit declaration of function 'U32TO32_LITTLE' is invalid in C99 [-Wimplicit-function-declaration]
sosemanuk.c: SRD(S2, 2, 3, 1, 4, 48);
sosemanuk.c: ^
sosemanuk.c: ./e/sosemanuk.c:848:6: note: expanded from macro 'SRD'
sosemanuk.c: ^ U32TO32_LITTLE(u ## x0 ^ v0); \
sosemanuk.c: ^
sosemanuk.c: ...
try.c: /usr/bin/ld: libcrypto_stream_sosemanuk.a(sosemanuk.o): in function `sosemanuk_internal':
try.c: .../supercop-data/bblack/armeabi/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_stream/sosemanuk/e/submissions/sosemanuk/work/./e/sosemanuk.c:959: undefined reference to `U32TO32_LITTLE'
try.c: /usr/bin/ld: .../supercop-data/bblack/armeabi/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_stream/sosemanuk/e/submissions/sosemanuk/work/./e/sosemanuk.c:959: undefined reference to `U32TO32_LITTLE'
try.c: /usr/bin/ld: .../supercop-data/bblack/armeabi/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_stream/sosemanuk/e/submissions/sosemanuk/work/./e/sosemanuk.c:959: undefined reference to `U32TO32_LITTLE'
try.c: /usr/bin/ld: .../supercop-data/bblack/armeabi/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_stream/sosemanuk/e/submissions/sosemanuk/work/./e/sosemanuk.c:959: undefined reference to `U32TO32_LITTLE'
try.c: /usr/bin/ld: .../supercop-data/bblack/armeabi/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_stream/sosemanuk/e/submissions/sosemanuk/work/./e/sosemanuk.c:964: undefined reference to `U32TO32_LITTLE'
try.c: /usr/bin/ld: libcrypto_stream_sosemanuk.a(sosemanuk.o):.../supercop-data/bblack/armeabi/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_stream/sosemanuk/e/submissions/sosemanuk/work/./e/sosemanuk.c:964: more undefined references to `U32TO32_LITTLE' follow
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:e/submissions/sosemanuk | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
Compiler output
sosemanuk.c: In file included from sosemanuk.c:1:
sosemanuk.c: ./e/sosemanuk.c:959:2: warning: implicit declaration of function 'U32TO32_LITTLE' is invalid in C99 [-Wimplicit-function-declaration]
sosemanuk.c: SRD(S2, 2, 3, 1, 4, 0);
sosemanuk.c: ^
sosemanuk.c: ./e/sosemanuk.c:848:6: note: expanded from macro 'SRD'
sosemanuk.c: ^ U32TO32_LITTLE(u ## x0 ^ v0); \
sosemanuk.c: ^
sosemanuk.c: ./e/sosemanuk.c:964:2: warning: implicit declaration of function 'U32TO32_LITTLE' is invalid in C99 [-Wimplicit-function-declaration]
sosemanuk.c: SRD(S2, 2, 3, 1, 4, 16);
sosemanuk.c: ^
sosemanuk.c: ./e/sosemanuk.c:848:6: note: expanded from macro 'SRD'
sosemanuk.c: ^ U32TO32_LITTLE(u ## x0 ^ v0); \
sosemanuk.c: ^
sosemanuk.c: ./e/sosemanuk.c:969:2: warning: implicit declaration of function 'U32TO32_LITTLE' is invalid in C99 [-Wimplicit-function-declaration]
sosemanuk.c: SRD(S2, 2, 3, 1, 4, 32);
sosemanuk.c: ^
sosemanuk.c: ./e/sosemanuk.c:848:6: note: expanded from macro 'SRD'
sosemanuk.c: ^ U32TO32_LITTLE(u ## x0 ^ v0); \
sosemanuk.c: ^
sosemanuk.c: ./e/sosemanuk.c:974:2: warning: implicit declaration of function 'U32TO32_LITTLE' is invalid in C99 [-Wimplicit-function-declaration]
sosemanuk.c: SRD(S2, 2, 3, 1, 4, 48);
sosemanuk.c: ^
sosemanuk.c: ./e/sosemanuk.c:848:6: note: expanded from macro 'SRD'
sosemanuk.c: ^ U32TO32_LITTLE(u ## x0 ^ v0); \
sosemanuk.c: ^
sosemanuk.c: ...
try.c: /usr/bin/ld: libcrypto_stream_sosemanuk.a(sosemanuk.o): in function `sosemanuk_internal':
try.c: .../supercop-data/bblack/armeabi/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_stream/sosemanuk/e/submissions/sosemanuk/work/./e/sosemanuk.c:959: undefined reference to `U32TO32_LITTLE'
try.c: /usr/bin/ld: .../supercop-data/bblack/armeabi/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_stream/sosemanuk/e/submissions/sosemanuk/work/./e/sosemanuk.c:959: undefined reference to `U32TO32_LITTLE'
try.c: /usr/bin/ld: .../supercop-data/bblack/armeabi/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_stream/sosemanuk/e/submissions/sosemanuk/work/./e/sosemanuk.c:959: undefined reference to `U32TO32_LITTLE'
try.c: /usr/bin/ld: .../supercop-data/bblack/armeabi/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_stream/sosemanuk/e/submissions/sosemanuk/work/./e/sosemanuk.c:959: undefined reference to `U32TO32_LITTLE'
try.c: /usr/bin/ld: .../supercop-data/bblack/armeabi/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_stream/sosemanuk/e/submissions/sosemanuk/work/./e/sosemanuk.c:964: undefined reference to `U32TO32_LITTLE'
try.c: /usr/bin/ld: libcrypto_stream_sosemanuk.a(sosemanuk.o):.../supercop-data/bblack/armeabi/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_stream/sosemanuk/e/submissions/sosemanuk/work/./e/sosemanuk.c:964: more undefined references to `U32TO32_LITTLE' follow
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:e/submissions/sosemanuk | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
Compiler output
sosemanuk.c: In file included from sosemanuk.c:1:
sosemanuk.c: ./e/sosemanuk.c:959:2: warning: implicit declaration of function 'U32TO32_LITTLE' is invalid in C99 [-Wimplicit-function-declaration]
sosemanuk.c: SRD(S2, 2, 3, 1, 4, 0);
sosemanuk.c: ^
sosemanuk.c: ./e/sosemanuk.c:848:6: note: expanded from macro 'SRD'
sosemanuk.c: ^ U32TO32_LITTLE(u ## x0 ^ v0); \
sosemanuk.c: ^
sosemanuk.c: ./e/sosemanuk.c:964:2: warning: implicit declaration of function 'U32TO32_LITTLE' is invalid in C99 [-Wimplicit-function-declaration]
sosemanuk.c: SRD(S2, 2, 3, 1, 4, 16);
sosemanuk.c: ^
sosemanuk.c: ./e/sosemanuk.c:848:6: note: expanded from macro 'SRD'
sosemanuk.c: ^ U32TO32_LITTLE(u ## x0 ^ v0); \
sosemanuk.c: ^
sosemanuk.c: ./e/sosemanuk.c:969:2: warning: implicit declaration of function 'U32TO32_LITTLE' is invalid in C99 [-Wimplicit-function-declaration]
sosemanuk.c: SRD(S2, 2, 3, 1, 4, 32);
sosemanuk.c: ^
sosemanuk.c: ./e/sosemanuk.c:848:6: note: expanded from macro 'SRD'
sosemanuk.c: ^ U32TO32_LITTLE(u ## x0 ^ v0); \
sosemanuk.c: ^
sosemanuk.c: ./e/sosemanuk.c:974:2: warning: implicit declaration of function 'U32TO32_LITTLE' is invalid in C99 [-Wimplicit-function-declaration]
sosemanuk.c: SRD(S2, 2, 3, 1, 4, 48);
sosemanuk.c: ^
sosemanuk.c: ./e/sosemanuk.c:848:6: note: expanded from macro 'SRD'
sosemanuk.c: ^ U32TO32_LITTLE(u ## x0 ^ v0); \
sosemanuk.c: ^
sosemanuk.c: ...
try.c: /usr/bin/ld: libcrypto_stream_sosemanuk.a(sosemanuk.o): in function `sosemanuk_internal':
try.c: .../supercop-data/bblack/armeabi/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_stream/sosemanuk/e/submissions/sosemanuk/work/./e/sosemanuk.c:959: undefined reference to `U32TO32_LITTLE'
try.c: /usr/bin/ld: .../supercop-data/bblack/armeabi/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_stream/sosemanuk/e/submissions/sosemanuk/work/./e/sosemanuk.c:959: undefined reference to `U32TO32_LITTLE'
try.c: /usr/bin/ld: .../supercop-data/bblack/armeabi/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_stream/sosemanuk/e/submissions/sosemanuk/work/./e/sosemanuk.c:959: undefined reference to `U32TO32_LITTLE'
try.c: /usr/bin/ld: .../supercop-data/bblack/armeabi/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_stream/sosemanuk/e/submissions/sosemanuk/work/./e/sosemanuk.c:959: undefined reference to `U32TO32_LITTLE'
try.c: /usr/bin/ld: .../supercop-data/bblack/armeabi/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_stream/sosemanuk/e/submissions/sosemanuk/work/./e/sosemanuk.c:964: undefined reference to `U32TO32_LITTLE'
try.c: /usr/bin/ld: libcrypto_stream_sosemanuk.a(sosemanuk.o):.../supercop-data/bblack/armeabi/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_stream/sosemanuk/e/submissions/sosemanuk/work/./e/sosemanuk.c:964: more undefined references to `U32TO32_LITTLE' follow
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:e/submissions/sosemanuk | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
Compiler output
sosemanuk.c: In file included from sosemanuk.c:1:
sosemanuk.c: ./e/sosemanuk.c:959:2: warning: implicit declaration of function 'U32TO32_LITTLE' is invalid in C99 [-Wimplicit-function-declaration]
sosemanuk.c: SRD(S2, 2, 3, 1, 4, 0);
sosemanuk.c: ^
sosemanuk.c: ./e/sosemanuk.c:848:6: note: expanded from macro 'SRD'
sosemanuk.c: ^ U32TO32_LITTLE(u ## x0 ^ v0); \
sosemanuk.c: ^
sosemanuk.c: ./e/sosemanuk.c:964:2: warning: implicit declaration of function 'U32TO32_LITTLE' is invalid in C99 [-Wimplicit-function-declaration]
sosemanuk.c: SRD(S2, 2, 3, 1, 4, 16);
sosemanuk.c: ^
sosemanuk.c: ./e/sosemanuk.c:848:6: note: expanded from macro 'SRD'
sosemanuk.c: ^ U32TO32_LITTLE(u ## x0 ^ v0); \
sosemanuk.c: ^
sosemanuk.c: ./e/sosemanuk.c:969:2: warning: implicit declaration of function 'U32TO32_LITTLE' is invalid in C99 [-Wimplicit-function-declaration]
sosemanuk.c: SRD(S2, 2, 3, 1, 4, 32);
sosemanuk.c: ^
sosemanuk.c: ./e/sosemanuk.c:848:6: note: expanded from macro 'SRD'
sosemanuk.c: ^ U32TO32_LITTLE(u ## x0 ^ v0); \
sosemanuk.c: ^
sosemanuk.c: ./e/sosemanuk.c:974:2: warning: implicit declaration of function 'U32TO32_LITTLE' is invalid in C99 [-Wimplicit-function-declaration]
sosemanuk.c: SRD(S2, 2, 3, 1, 4, 48);
sosemanuk.c: ^
sosemanuk.c: ./e/sosemanuk.c:848:6: note: expanded from macro 'SRD'
sosemanuk.c: ^ U32TO32_LITTLE(u ## x0 ^ v0); \
sosemanuk.c: ^
sosemanuk.c: ...
try.c: /usr/bin/ld: libcrypto_stream_sosemanuk.a(sosemanuk.o): in function `sosemanuk_internal':
try.c: .../supercop-data/bblack/armeabi/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_stream/sosemanuk/e/submissions/sosemanuk/work/./e/sosemanuk.c:959: undefined reference to `U32TO32_LITTLE'
try.c: /usr/bin/ld: .../supercop-data/bblack/armeabi/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_stream/sosemanuk/e/submissions/sosemanuk/work/./e/sosemanuk.c:959: undefined reference to `U32TO32_LITTLE'
try.c: /usr/bin/ld: .../supercop-data/bblack/armeabi/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_stream/sosemanuk/e/submissions/sosemanuk/work/./e/sosemanuk.c:959: undefined reference to `U32TO32_LITTLE'
try.c: /usr/bin/ld: .../supercop-data/bblack/armeabi/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_stream/sosemanuk/e/submissions/sosemanuk/work/./e/sosemanuk.c:959: undefined reference to `U32TO32_LITTLE'
try.c: /usr/bin/ld: .../supercop-data/bblack/armeabi/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_stream/sosemanuk/e/submissions/sosemanuk/work/./e/sosemanuk.c:964: undefined reference to `U32TO32_LITTLE'
try.c: /usr/bin/ld: libcrypto_stream_sosemanuk.a(sosemanuk.o):.../supercop-data/bblack/armeabi/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_stream/sosemanuk/e/submissions/sosemanuk/work/./e/sosemanuk.c:964: more undefined references to `U32TO32_LITTLE' follow
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:e/submissions/sosemanuk | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
Compiler output
sosemanuk.c: In file included from sosemanuk.c:1:
sosemanuk.c: ./e/sosemanuk.c:959:2: warning: implicit declaration of function 'U32TO32_LITTLE' is invalid in C99 [-Wimplicit-function-declaration]
sosemanuk.c: SRD(S2, 2, 3, 1, 4, 0);
sosemanuk.c: ^
sosemanuk.c: ./e/sosemanuk.c:848:6: note: expanded from macro 'SRD'
sosemanuk.c: ^ U32TO32_LITTLE(u ## x0 ^ v0); \
sosemanuk.c: ^
sosemanuk.c: ./e/sosemanuk.c:964:2: warning: implicit declaration of function 'U32TO32_LITTLE' is invalid in C99 [-Wimplicit-function-declaration]
sosemanuk.c: SRD(S2, 2, 3, 1, 4, 16);
sosemanuk.c: ^
sosemanuk.c: ./e/sosemanuk.c:848:6: note: expanded from macro 'SRD'
sosemanuk.c: ^ U32TO32_LITTLE(u ## x0 ^ v0); \
sosemanuk.c: ^
sosemanuk.c: ./e/sosemanuk.c:969:2: warning: implicit declaration of function 'U32TO32_LITTLE' is invalid in C99 [-Wimplicit-function-declaration]
sosemanuk.c: SRD(S2, 2, 3, 1, 4, 32);
sosemanuk.c: ^
sosemanuk.c: ./e/sosemanuk.c:848:6: note: expanded from macro 'SRD'
sosemanuk.c: ^ U32TO32_LITTLE(u ## x0 ^ v0); \
sosemanuk.c: ^
sosemanuk.c: ./e/sosemanuk.c:974:2: warning: implicit declaration of function 'U32TO32_LITTLE' is invalid in C99 [-Wimplicit-function-declaration]
sosemanuk.c: SRD(S2, 2, 3, 1, 4, 48);
sosemanuk.c: ^
sosemanuk.c: ./e/sosemanuk.c:848:6: note: expanded from macro 'SRD'
sosemanuk.c: ^ U32TO32_LITTLE(u ## x0 ^ v0); \
sosemanuk.c: ^
sosemanuk.c: ...
try.c: /usr/bin/ld: libcrypto_stream_sosemanuk.a(sosemanuk.o): in function `sosemanuk_internal':
try.c: .../supercop-data/bblack/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_stream/sosemanuk/e/submissions/sosemanuk/work/./e/sosemanuk.c:959: undefined reference to `U32TO32_LITTLE'
try.c: /usr/bin/ld: .../supercop-data/bblack/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_stream/sosemanuk/e/submissions/sosemanuk/work/./e/sosemanuk.c:959: undefined reference to `U32TO32_LITTLE'
try.c: /usr/bin/ld: .../supercop-data/bblack/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_stream/sosemanuk/e/submissions/sosemanuk/work/./e/sosemanuk.c:959: undefined reference to `U32TO32_LITTLE'
try.c: /usr/bin/ld: .../supercop-data/bblack/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_stream/sosemanuk/e/submissions/sosemanuk/work/./e/sosemanuk.c:959: undefined reference to `U32TO32_LITTLE'
try.c: /usr/bin/ld: .../supercop-data/bblack/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_stream/sosemanuk/e/submissions/sosemanuk/work/./e/sosemanuk.c:964: undefined reference to `U32TO32_LITTLE'
try.c: /usr/bin/ld: libcrypto_stream_sosemanuk.a(sosemanuk.o):.../supercop-data/bblack/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_stream/sosemanuk/e/submissions/sosemanuk/work/./e/sosemanuk.c:964: more undefined references to `U32TO32_LITTLE' follow
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:e/submissions/sosemanuk | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (4.2.1_Compatible_Clang_7.0.1_(tags/RELEASE_701/final)) |
Compiler output
sosemanuk.c: In file included from sosemanuk.c:1:
sosemanuk.c: e/sosemanuk.c: In function 'sosemanuk_internal':
sosemanuk.c: e/sosemanuk.c:848:6: warning: implicit declaration of function 'U32TO32_LITTLE'; did you mean 'U8TO32_LITTLE'? [-Wimplicit-function-declaration]
sosemanuk.c: ^ U32TO32_LITTLE(u ## x0 ^ v0); \
sosemanuk.c: ^~~~~~~~~~~~~~
sosemanuk.c: e/sosemanuk.c:959:2: note: in expansion of macro 'SRD'
sosemanuk.c: SRD(S2, 2, 3, 1, 4, 0);
sosemanuk.c: ^~~
try.c: /usr/bin/ld: libcrypto_stream_sosemanuk.a(sosemanuk.o): in function `sosemanuk_internal':
try.c: .../supercop-data/bblack/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_stream/sosemanuk/e/submissions/sosemanuk/work/e/sosemanuk.c:959: undefined reference to `U32TO32_LITTLE'
try.c: /usr/bin/ld: .../supercop-data/bblack/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_stream/sosemanuk/e/submissions/sosemanuk/work/e/sosemanuk.c:959: undefined reference to `U32TO32_LITTLE'
try.c: /usr/bin/ld: .../supercop-data/bblack/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_stream/sosemanuk/e/submissions/sosemanuk/work/e/sosemanuk.c:959: undefined reference to `U32TO32_LITTLE'
try.c: /usr/bin/ld: .../supercop-data/bblack/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_stream/sosemanuk/e/submissions/sosemanuk/work/e/sosemanuk.c:959: undefined reference to `U32TO32_LITTLE'
try.c: /usr/bin/ld: .../supercop-data/bblack/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_stream/sosemanuk/e/submissions/sosemanuk/work/e/sosemanuk.c:964: undefined reference to `U32TO32_LITTLE'
try.c: /usr/bin/ld: libcrypto_stream_sosemanuk.a(sosemanuk.o):.../supercop-data/bblack/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_stream/sosemanuk/e/submissions/sosemanuk/work/e/sosemanuk.c:964: more undefined references to `U32TO32_LITTLE' follow
try.c: collect2: error: ld returned 1 exit status
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:e/submissions/sosemanuk | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
Compiler output
sosemanuk.c: In file included from sosemanuk.c:1:
sosemanuk.c: e/sosemanuk.c: In function 'sosemanuk_internal':
sosemanuk.c: e/sosemanuk.c:848:6: warning: implicit declaration of function 'U32TO32_LITTLE'; did you mean 'U8TO32_LITTLE'? [-Wimplicit-function-declaration]
sosemanuk.c: ^ U32TO32_LITTLE(u ## x0 ^ v0); \
sosemanuk.c: ^~~~~~~~~~~~~~
sosemanuk.c: e/sosemanuk.c:959:2: note: in expansion of macro 'SRD'
sosemanuk.c: SRD(S2, 2, 3, 1, 4, 0);
sosemanuk.c: ^~~
try.c: /usr/bin/ld: libcrypto_stream_sosemanuk.a(sosemanuk.o): in function `sosemanuk_internal':
try.c: .../supercop-data/bblack/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_stream/sosemanuk/e/submissions/sosemanuk/work/e/sosemanuk.c:959: undefined reference to `U32TO32_LITTLE'
try.c: /usr/bin/ld: .../supercop-data/bblack/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_stream/sosemanuk/e/submissions/sosemanuk/work/e/sosemanuk.c:959: undefined reference to `U32TO32_LITTLE'
try.c: /usr/bin/ld: .../supercop-data/bblack/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_stream/sosemanuk/e/submissions/sosemanuk/work/e/sosemanuk.c:959: undefined reference to `U32TO32_LITTLE'
try.c: /usr/bin/ld: .../supercop-data/bblack/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_stream/sosemanuk/e/submissions/sosemanuk/work/e/sosemanuk.c:959: undefined reference to `U32TO32_LITTLE'
try.c: /usr/bin/ld: .../supercop-data/bblack/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_stream/sosemanuk/e/submissions/sosemanuk/work/e/sosemanuk.c:964: undefined reference to `U32TO32_LITTLE'
try.c: /usr/bin/ld: libcrypto_stream_sosemanuk.a(sosemanuk.o):.../supercop-data/bblack/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_stream/sosemanuk/e/submissions/sosemanuk/work/e/sosemanuk.c:964: more undefined references to `U32TO32_LITTLE' follow
try.c: collect2: error: ld returned 1 exit status
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:e/submissions/sosemanuk | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
Compiler output
sosemanuk.c: In file included from sosemanuk.c:1:
sosemanuk.c: e/sosemanuk.c: In function 'sosemanuk_internal':
sosemanuk.c: e/sosemanuk.c:848:6: warning: implicit declaration of function 'U32TO32_LITTLE'; did you mean 'U8TO32_LITTLE'? [-Wimplicit-function-declaration]
sosemanuk.c: ^ U32TO32_LITTLE(u ## x0 ^ v0); \
sosemanuk.c: ^~~~~~~~~~~~~~
sosemanuk.c: e/sosemanuk.c:959:2: note: in expansion of macro 'SRD'
sosemanuk.c: SRD(S2, 2, 3, 1, 4, 0);
sosemanuk.c: ^~~
try.c: /usr/bin/ld: libcrypto_stream_sosemanuk.a(sosemanuk.o): in function `sosemanuk_internal':
try.c: .../supercop-data/bblack/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_stream/sosemanuk/e/submissions/sosemanuk/work/e/sosemanuk.c:959: undefined reference to `U32TO32_LITTLE'
try.c: /usr/bin/ld: .../supercop-data/bblack/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_stream/sosemanuk/e/submissions/sosemanuk/work/e/sosemanuk.c:959: undefined reference to `U32TO32_LITTLE'
try.c: /usr/bin/ld: .../supercop-data/bblack/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_stream/sosemanuk/e/submissions/sosemanuk/work/e/sosemanuk.c:959: undefined reference to `U32TO32_LITTLE'
try.c: /usr/bin/ld: .../supercop-data/bblack/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_stream/sosemanuk/e/submissions/sosemanuk/work/e/sosemanuk.c:959: undefined reference to `U32TO32_LITTLE'
try.c: /usr/bin/ld: .../supercop-data/bblack/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_stream/sosemanuk/e/submissions/sosemanuk/work/e/sosemanuk.c:964: undefined reference to `U32TO32_LITTLE'
try.c: /usr/bin/ld: libcrypto_stream_sosemanuk.a(sosemanuk.o):.../supercop-data/bblack/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_stream/sosemanuk/e/submissions/sosemanuk/work/e/sosemanuk.c:964: more undefined references to `U32TO32_LITTLE' follow
try.c: collect2: error: ld returned 1 exit status
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:e/submissions/sosemanuk | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |
Compiler output
sosemanuk.c: In file included from sosemanuk.c:1:
sosemanuk.c: e/sosemanuk.c: In function 'sosemanuk_internal':
sosemanuk.c: e/sosemanuk.c:848:6: warning: implicit declaration of function 'U32TO32_LITTLE'; did you mean 'U8TO32_LITTLE'? [-Wimplicit-function-declaration]
sosemanuk.c: ^ U32TO32_LITTLE(u ## x0 ^ v0); \
sosemanuk.c: ^~~~~~~~~~~~~~
sosemanuk.c: e/sosemanuk.c:959:2: note: in expansion of macro 'SRD'
sosemanuk.c: SRD(S2, 2, 3, 1, 4, 0);
sosemanuk.c: ^~~
try.c: /usr/bin/ld: libcrypto_stream_sosemanuk.a(sosemanuk.o): in function `sosemanuk_internal':
try.c: .../supercop-data/bblack/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_stream/sosemanuk/e/submissions/sosemanuk/work/e/sosemanuk.c:959: undefined reference to `U32TO32_LITTLE'
try.c: /usr/bin/ld: .../supercop-data/bblack/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_stream/sosemanuk/e/submissions/sosemanuk/work/e/sosemanuk.c:959: undefined reference to `U32TO32_LITTLE'
try.c: /usr/bin/ld: .../supercop-data/bblack/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_stream/sosemanuk/e/submissions/sosemanuk/work/e/sosemanuk.c:959: undefined reference to `U32TO32_LITTLE'
try.c: /usr/bin/ld: .../supercop-data/bblack/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_stream/sosemanuk/e/submissions/sosemanuk/work/e/sosemanuk.c:959: undefined reference to `U32TO32_LITTLE'
try.c: /usr/bin/ld: .../supercop-data/bblack/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_stream/sosemanuk/e/submissions/sosemanuk/work/e/sosemanuk.c:964: undefined reference to `U32TO32_LITTLE'
try.c: /usr/bin/ld: libcrypto_stream_sosemanuk.a(sosemanuk.o):.../supercop-data/bblack/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_stream/sosemanuk/e/submissions/sosemanuk/work/e/sosemanuk.c:964: more undefined references to `U32TO32_LITTLE' follow
try.c: collect2: error: ld returned 1 exit status
Number of similar (implementation,compiler) pairs: 1, namely:
Implementation | Compiler |
T:e/submissions/sosemanuk | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (8.3.0) |