Skip to content

I build a centos image by compiling the source code on mac m1 aarch 64, but the cmake compilation fails #5488

Closed Answered by dyastremsky
ltdo111 asked this question in Q&A
Discussion options

You must be logged in to vote

We don't officially support this architecture, so we can't provide much guidance. Also, the error likely isn't where you posted. The error should be higher up in the logs. If you're running make with multiple threads, you may want to try doing it single-threaded (e.g. not -j16 or other j flags/values).

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by dyastremsky
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #5485 on March 10, 2023 21:00.