Test results for aarch64, pi4b, crypto_sign/gravitysphincsl

[Page version: 20251028 07:34:46]

Measurements for aarch64, pi4b, crypto_sign Test results for aarch64, pi4b, crypto_sign Test results for crypto_sign/gravitysphincsl
Computer: pi4b
Microarchitecture: aarch64; Cortex-A72 (410fd083)
Architecture: aarch64
CPU ID: 410fd083
SUPERCOP version: 20250922
Operation: crypto_sign
Primitive: gravitysphincsl

Test failure


error 124

Number of similar (implementation,compiler) pairs: 9, namely:
ImplementationCompiler
T:refclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
T:refclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
T:refclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
T:refclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
T:refclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
T:refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0)
T:refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0)
T:refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0)
T:refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0)

Compiler output


aes.c: In file included from aes.c:6:
aes.c: /usr/lib/llvm-18/lib/clang/18/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/llvm-18/lib/clang/18/include/smmintrin.h:17:
aes.c: /usr/lib/llvm-18/lib/clang/18/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/llvm-18/lib/clang/18/include/smmintrin.h:17:
aes.c: In file included from /usr/lib/llvm-18/lib/clang/18/include/tmmintrin.h:17:
aes.c: /usr/lib/llvm-18/lib/clang/18/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/llvm-18/lib/clang/18/include/smmintrin.h:17:
aes.c: In file included from /usr/lib/llvm-18/lib/clang/18/include/tmmintrin.h:17:
aes.c: In file included from /usr/lib/llvm-18/lib/clang/18/include/pmmintrin.h:17:
aes.c: /usr/lib/llvm-18/lib/clang/18/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/llvm-18/lib/clang/18/include/smmintrin.h:17:
aes.c: In file included from /usr/lib/llvm-18/lib/clang/18/include/tmmintrin.h:17:
aes.c: ...

Number of similar (implementation,compiler) pairs: 5, namely:
ImplementationCompiler
T:fastclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
T:fastclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
T:fastclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
T:fastclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
T:fastclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))

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:
ImplementationCompiler
T:fastgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0)
T:fastgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0)
T:fastgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0)
T:fastgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.3.0)