Skip to content

rbenv install 3.1.5 is failed on MacOS 14.4.1 #2379

Closed Answered by mislav
mustafaergul asked this question in Build failures
Discussion options

You must be logged in to vote

I found this bug report: https://bugs.ruby-lang.org/issues/19920

It looks like this happens on a macOS system where SIP (system integrity protection) is disabled. By default, SIP is enabled on macOS.

A workaround might be: rbenv install 3.1.5 -- --disable-shared, since it's building the shared library on a SIP-disabled system that triggers the bug.

Replies: 4 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@mustafaergul
Comment options

Comment options

You must be logged in to vote
1 reply
@mustafaergul
Comment options

Answer selected by mustafaergul
Comment options

You must be logged in to vote
1 reply
@mislav
Comment options

This comment was marked as off-topic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants