BUILD FAILED (macOS 15.1 on arm64 using ruby-build 20241030) #2458
Replies: 4 comments
-
It's a common error but I'm not sure what causes it. My best guess: you have migrated your Homebrew installation from an Intel Mac, but now you have an M1/M2 machine. The libraries that were ported from the old system are compiled for the wrong architecture. You could try See https://github.com/rbenv/ruby-build/wiki#ruby-on-apple-silicon |
Beta Was this translation helpful? Give feedback.
-
Same problem here, any solution? |
Beta Was this translation helpful? Give feedback.
-
I have tried with both arm64 & i386 architecture but nothing works, i don't know what's going wrong. |
Beta Was this translation helpful? Give feedback.
-
This issue is solved by this discussion: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys,
Does anybody know how to fix this error? I'm trying to install using rbenv different version of ruby and it keeps failing :(
Beta Was this translation helpful? Give feedback.
All reactions