You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CMake Error at cmake/cpu_features.cmake:72 (MESSAGE):
The build machine does not satisfy the minimum CPU requirements, try to run
cmake with -DNO_ARMV81_OR_HIGHER=1
Call Stack (most recent call first):
CMakeLists.txt:257 (include)
Was this missed simply because both maintainers pcs and hydra are modern enough? Is it the same situation on x86_64 where checks for eg. sse4_2 pass but then it's removed by our toolchain wrappers anyway to enforce x86-64-v1?
Steps To Reproduce
Steps to reproduce the behavior:
Build log
https://gist.github.com/xanderio/3295dc10debe52f94044a480a6dcb2f7
Additional context
This seems to be limited to aarch64.
Notify maintainers
@orivej @mbalatsko
Metadata
Add a 👍 reaction to issues you find important.
The text was updated successfully, but these errors were encountered: