Ruby 3.0.0 - Build failed on macOS 15.2 on arm64 M3 #2503
Replies: 1 comment
-
Hi, this is due to a bug in Ruby 3.0 which will never get fixed because 3.0 is not maintained anymore. It needs a patch: #2185 (comment) Note that my suggestion installs Ruby 3.0.7, which I generally recommend over installing Ruby 3.0.0 since 3.0.7 is slightly newer and will have fewer bugs. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am attempting to install Ruby 3.0.0 on MacOS (M3). I ran
rbenv install 3.0.0
. Can you please help?This is the default arguments shown in the logs:
And see the following error:
Here are the errors from the log file:
Beta Was this translation helpful? Give feedback.
All reactions