Test results for armeabi, berry0, crypto_sign/sphincsf128sha256robust

[Page version: 20250206 00:27:24]

Measurements for armeabi, berry0, crypto_sign Test results for armeabi, berry0, crypto_sign Test results for crypto_sign/sphincsf128sha256robust
Computer: berry0
Microarchitecture: armeabi; ARM1176 (410fb767)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20240909
Operation: crypto_sign
Primitive: sphincsf128sha256robust

Compiler output


hash_sha256x8.c: In file included from hash_sha256x8.c:10:
hash_sha256x8.c: In file included from ./sha256avx.h:3:
hash_sha256x8.c: In file included from /usr/lib/llvm-11/lib/clang/11.0.1/include/immintrin.h:15:
hash_sha256x8.c: /usr/lib/llvm-11/lib/clang/11.0.1/include/mmintrin.h:50:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size
hash_sha256x8.c:     return (__m64)__builtin_ia32_vec_init_v2si(__i, 0);
hash_sha256x8.c:            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
hash_sha256x8.c: /usr/lib/llvm-11/lib/clang/11.0.1/include/mmintrin.h:129:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size
hash_sha256x8.c:     return (__m64)__builtin_ia32_packsswb((__v4hi)__m1, (__v4hi)__m2);
hash_sha256x8.c:            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
hash_sha256x8.c: /usr/lib/llvm-11/lib/clang/11.0.1/include/mmintrin.h:159:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size
hash_sha256x8.c:     return (__m64)__builtin_ia32_packssdw((__v2si)__m1, (__v2si)__m2);
hash_sha256x8.c:            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
hash_sha256x8.c: /usr/lib/llvm-11/lib/clang/11.0.1/include/mmintrin.h:189:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size
hash_sha256x8.c:     return (__m64)__builtin_ia32_packuswb((__v4hi)__m1, (__v4hi)__m2);
hash_sha256x8.c:            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
hash_sha256x8.c: /usr/lib/llvm-11/lib/clang/11.0.1/include/mmintrin.h:216:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size
hash_sha256x8.c:     return (__m64)__builtin_ia32_punpckhbw((__v8qi)__m1, (__v8qi)__m2);
hash_sha256x8.c:            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
hash_sha256x8.c: /usr/lib/llvm-11/lib/clang/11.0.1/include/mmintrin.h:239:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size
hash_sha256x8.c:     return (__m64)__builtin_ia32_punpckhwd((__v4hi)__m1, (__v4hi)__m2);
hash_sha256x8.c:            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
hash_sha256x8.c: /usr/lib/llvm-11/lib/clang/11.0.1/include/mmintrin.h:260:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size
hash_sha256x8.c:     return (__m64)__builtin_ia32_punpckhdq((__v2si)__m1, (__v2si)__m2);
hash_sha256x8.c:            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
hash_sha256x8.c: /usr/lib/llvm-11/lib/clang/11.0.1/include/mmintrin.h:287:12: error: invalid conversion between vector type '__m64' (vector of 1 'long long' value) and integer type 'int' of different size
hash_sha256x8.c: ...

Number of similar (implementation,compiler) pairs: 5, namely:
ImplementationCompiler
T:avx2clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)
T:avx2clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)
T:avx2clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)
T:avx2clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)
T:avx2clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)

Compiler output


hash_sha256x8.c: In file included from hash_sha256x8.c:10:
hash_sha256x8.c: sha256avx.h:3:10: fatal error: immintrin.h: No such file or directory
hash_sha256x8.c:     3 | #include "immintrin.h"
hash_sha256x8.c:       |          ^~~~~~~~~~~~~
hash_sha256x8.c: compilation terminated.

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

Compiler output


try.c: /usr/bin/ld: libcrypto_sign_sphincsf128sha256robust.a(hash_sha256.o):.../supercop-data/berry0/armeabi/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincsf128sha256robust/ref/work/./sha256.h:26: multiple definition of `state_seeded'; libcrypto_sign_sphincsf128sha256robust.a(thash_sha256_robust.o):.../supercop-data/berry0/armeabi/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincsf128sha256robust/ref/work/./sha256.h:26: first defined here
try.c: /usr/bin/ld: libcrypto_sign_sphincsf128sha256robust.a(sha256.o):.../supercop-data/berry0/armeabi/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincsf128sha256robust/ref/work/sha256.c:376: multiple definition of `state_seeded'; libcrypto_sign_sphincsf128sha256robust.a(thash_sha256_robust.o):.../supercop-data/berry0/armeabi/try/c/clang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincsf128sha256robust/ref/work/./sha256.h:26: first defined here
try.c: clang: error: linker command failed with exit code 1 (use -v to see invocation)

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
T:refclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)

Compiler output


try.c: /usr/bin/ld: libcrypto_sign_sphincsf128sha256robust.a(hash_sha256.o):.../supercop-data/berry0/armeabi/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincsf128sha256robust/ref/work/./sha256.h:26: multiple definition of `state_seeded'; libcrypto_sign_sphincsf128sha256robust.a(thash_sha256_robust.o):.../supercop-data/berry0/armeabi/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincsf128sha256robust/ref/work/./sha256.h:26: first defined here
try.c: /usr/bin/ld: libcrypto_sign_sphincsf128sha256robust.a(sha256.o):.../supercop-data/berry0/armeabi/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincsf128sha256robust/ref/work/sha256.c:376: multiple definition of `state_seeded'; libcrypto_sign_sphincsf128sha256robust.a(thash_sha256_robust.o):.../supercop-data/berry0/armeabi/try/c/clang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincsf128sha256robust/ref/work/./sha256.h:26: first defined here
try.c: clang: error: linker command failed with exit code 1 (use -v to see invocation)

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
T:refclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)

Compiler output


try.c: /usr/bin/ld: libcrypto_sign_sphincsf128sha256robust.a(hash_sha256.o):.../supercop-data/berry0/armeabi/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincsf128sha256robust/ref/work/./sha256.h:26: multiple definition of `state_seeded'; libcrypto_sign_sphincsf128sha256robust.a(thash_sha256_robust.o):.../supercop-data/berry0/armeabi/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincsf128sha256robust/ref/work/./sha256.h:26: first defined here
try.c: /usr/bin/ld: libcrypto_sign_sphincsf128sha256robust.a(sha256.o):.../supercop-data/berry0/armeabi/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincsf128sha256robust/ref/work/sha256.c:376: multiple definition of `state_seeded'; libcrypto_sign_sphincsf128sha256robust.a(thash_sha256_robust.o):.../supercop-data/berry0/armeabi/try/c/clang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincsf128sha256robust/ref/work/./sha256.h:26: first defined here
try.c: clang: error: linker command failed with exit code 1 (use -v to see invocation)

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
T:refclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)

Compiler output


try.c: /usr/bin/ld: libcrypto_sign_sphincsf128sha256robust.a(hash_sha256.o):.../supercop-data/berry0/armeabi/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincsf128sha256robust/ref/work/./sha256.h:26: multiple definition of `state_seeded'; libcrypto_sign_sphincsf128sha256robust.a(thash_sha256_robust.o):.../supercop-data/berry0/armeabi/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincsf128sha256robust/ref/work/./sha256.h:26: first defined here
try.c: /usr/bin/ld: libcrypto_sign_sphincsf128sha256robust.a(sha256.o):.../supercop-data/berry0/armeabi/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincsf128sha256robust/ref/work/sha256.c:376: multiple definition of `state_seeded'; libcrypto_sign_sphincsf128sha256robust.a(thash_sha256_robust.o):.../supercop-data/berry0/armeabi/try/c/clang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincsf128sha256robust/ref/work/./sha256.h:26: first defined here
try.c: clang: error: linker command failed with exit code 1 (use -v to see invocation)

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
T:refclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)

Compiler output


try.c: /usr/bin/ld: libcrypto_sign_sphincsf128sha256robust.a(hash_sha256.o):.../supercop-data/berry0/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincsf128sha256robust/ref/work/./sha256.h:26: multiple definition of `state_seeded'; libcrypto_sign_sphincsf128sha256robust.a(thash_sha256_robust.o):.../supercop-data/berry0/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincsf128sha256robust/ref/work/./sha256.h:26: first defined here
try.c: /usr/bin/ld: libcrypto_sign_sphincsf128sha256robust.a(sha256.o):.../supercop-data/berry0/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincsf128sha256robust/ref/work/sha256.c:376: multiple definition of `state_seeded'; libcrypto_sign_sphincsf128sha256robust.a(thash_sha256_robust.o):.../supercop-data/berry0/armeabi/try/c/clang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincsf128sha256robust/ref/work/./sha256.h:26: first defined here
try.c: clang: error: linker command failed with exit code 1 (use -v to see invocation)

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
T:refclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Raspbian_Clang_11.0.1)

Compiler output


try.c: /usr/bin/ld: libcrypto_sign_sphincsf128sha256robust.a(hash_sha256.o):.../supercop-data/berry0/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincsf128sha256robust/ref/work/sha256.h:26: multiple definition of `state_seeded'; libcrypto_sign_sphincsf128sha256robust.a(thash_sha256_robust.o):.../supercop-data/berry0/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincsf128sha256robust/ref/work/sha256.h:26: first defined here
try.c: /usr/bin/ld: libcrypto_sign_sphincsf128sha256robust.a(sha256.o):.../supercop-data/berry0/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincsf128sha256robust/ref/work/sha256.h:26: multiple definition of `state_seeded'; libcrypto_sign_sphincsf128sha256robust.a(thash_sha256_robust.o):.../supercop-data/berry0/armeabi/try/c/gcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincsf128sha256robust/ref/work/sha256.h:26: first defined here
try.c: collect2: error: ld returned 1 exit status

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

Compiler output


try.c: /usr/bin/ld: libcrypto_sign_sphincsf128sha256robust.a(hash_sha256.o):.../supercop-data/berry0/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincsf128sha256robust/ref/work/sha256.h:26: multiple definition of `state_seeded'; libcrypto_sign_sphincsf128sha256robust.a(thash_sha256_robust.o):.../supercop-data/berry0/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincsf128sha256robust/ref/work/sha256.h:26: first defined here
try.c: /usr/bin/ld: libcrypto_sign_sphincsf128sha256robust.a(sha256.o):.../supercop-data/berry0/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincsf128sha256robust/ref/work/sha256.h:26: multiple definition of `state_seeded'; libcrypto_sign_sphincsf128sha256robust.a(thash_sha256_robust.o):.../supercop-data/berry0/armeabi/try/c/gcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincsf128sha256robust/ref/work/sha256.h:26: first defined here
try.c: collect2: error: ld returned 1 exit status

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

Compiler output


try.c: /usr/bin/ld: libcrypto_sign_sphincsf128sha256robust.a(hash_sha256.o):.../supercop-data/berry0/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincsf128sha256robust/ref/work/sha256.h:26: multiple definition of `state_seeded'; libcrypto_sign_sphincsf128sha256robust.a(thash_sha256_robust.o):.../supercop-data/berry0/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincsf128sha256robust/ref/work/sha256.h:26: first defined here
try.c: /usr/bin/ld: libcrypto_sign_sphincsf128sha256robust.a(sha256.o):.../supercop-data/berry0/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincsf128sha256robust/ref/work/sha256.h:26: multiple definition of `state_seeded'; libcrypto_sign_sphincsf128sha256robust.a(thash_sha256_robust.o):.../supercop-data/berry0/armeabi/try/c/gcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincsf128sha256robust/ref/work/sha256.h:26: first defined here
try.c: collect2: error: ld returned 1 exit status

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

Compiler output


try.c: /usr/bin/ld: libcrypto_sign_sphincsf128sha256robust.a(hash_sha256.o):.../supercop-data/berry0/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincsf128sha256robust/ref/work/sha256.h:26: multiple definition of `state_seeded'; libcrypto_sign_sphincsf128sha256robust.a(thash_sha256_robust.o):.../supercop-data/berry0/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincsf128sha256robust/ref/work/sha256.h:26: first defined here
try.c: /usr/bin/ld: libcrypto_sign_sphincsf128sha256robust.a(sha256.o):.../supercop-data/berry0/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincsf128sha256robust/ref/work/sha256.h:26: multiple definition of `state_seeded'; libcrypto_sign_sphincsf128sha256robust.a(thash_sha256_robust.o):.../supercop-data/berry0/armeabi/try/c/gcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall/timingleaks/crypto_sign/sphincsf128sha256robust/ref/work/sha256.h:26: first defined here
try.c: collect2: error: ld returned 1 exit status

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