Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build failure: clickhouse #353775

Open
xanderio opened this issue Nov 5, 2024 · 1 comment
Open

Build failure: clickhouse #353775

xanderio opened this issue Nov 5, 2024 · 1 comment
Labels
0.kind: build failure A package fails to build

Comments

@xanderio
Copy link
Contributor

xanderio commented Nov 5, 2024

Steps To Reproduce

Steps to reproduce the behavior:

  1. build clickhouse on aarch64

Build log

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)

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.

@xanderio xanderio added the 0.kind: build failure A package fails to build label Nov 5, 2024
@surfaceflinger
Copy link
Member

ClickHouse/ClickHouse#46803

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.kind: build failure A package fails to build
Projects
None yet
Development

No branches or pull requests

2 participants