Test results for armeabi, h7panda, crypto_sign/gravitysphincss
[Page version: 20260131 15:44:05]
Measurements for armeabi, h7panda, crypto_sign
Test results for armeabi, h7panda, crypto_sign
Test results for crypto_sign/gravitysphincss
Computer: h7panda
Microarchitecture: armeabi; Cortex-A9+NEON (411fc093)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20250922
Operation: crypto_sign
Primitive: gravitysphincss
Test failure
error 135
timeout: the monitored command dumped core
Number of similar (implementation,compiler) pairs: 5, namely:
| Implementation | Compiler |
| T:ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8) |
| T:ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8) |
| T:ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8) |
| T:ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8) |
| T:ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8) |
Test failure
error 124
Number of similar (implementation,compiler) pairs: 4, namely:
| Implementation | Compiler |
| T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207) |
| T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207) |
| T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207) |
| T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207) |
Compiler output
aes.c: In file included from aes.c:6:
aes.c: /usr/lib/clang/20/include/smmintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture"
aes.c: 14 | #error "This header is only meant to be used on x86 and x64 architecture"
aes.c: | ^
aes.c: In file included from aes.c:6:
aes.c: In file included from /usr/lib/clang/20/include/smmintrin.h:17:
aes.c: /usr/lib/clang/20/include/tmmintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture"
aes.c: 14 | #error "This header is only meant to be used on x86 and x64 architecture"
aes.c: | ^
aes.c: In file included from aes.c:6:
aes.c: In file included from /usr/lib/clang/20/include/smmintrin.h:17:
aes.c: In file included from /usr/lib/clang/20/include/tmmintrin.h:17:
aes.c: /usr/lib/clang/20/include/pmmintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture"
aes.c: 14 | #error "This header is only meant to be used on x86 and x64 architecture"
aes.c: | ^
aes.c: In file included from aes.c:6:
aes.c: In file included from /usr/lib/clang/20/include/smmintrin.h:17:
aes.c: In file included from /usr/lib/clang/20/include/tmmintrin.h:17:
aes.c: In file included from /usr/lib/clang/20/include/pmmintrin.h:17:
aes.c: /usr/lib/clang/20/include/emmintrin.h:14:2: error: "This header is only meant to be used on x86 and x64 architecture"
aes.c: 14 | #error "This header is only meant to be used on x86 and x64 architecture"
aes.c: | ^
aes.c: In file included from aes.c:6:
aes.c: In file included from /usr/lib/clang/20/include/smmintrin.h:17:
aes.c: In file included from /usr/lib/clang/20/include/tmmintrin.h:17:
aes.c: ...
Number of similar (implementation,compiler) pairs: 5, namely:
| Implementation | Compiler |
| T:fast | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8) |
| T:fast | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8) |
| T:fast | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8) |
| T:fast | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8) |
| T:fast | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8) |
Compiler output
aes.c: aes.c:6:10: fatal error: smmintrin.h: No such file or directory
aes.c: 6 | #include <smmintrin.h>
aes.c: | ^~~~~~~~~~~~~
aes.c: compilation terminated.
Number of similar (implementation,compiler) pairs: 4, namely:
| Implementation | Compiler |
| T:fast | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207) |
| T:fast | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207) |
| T:fast | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207) |
| T:fast | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207) |