Skip to content
Discussion options

You must be logged in to vote

It looks like this line is the culprit:

installing extension headers:       /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/Users/karn/.rbenv/versions/3.1.2/include/ruby-3.1.0/x86_64-darwin21

It looks like there are two paths joined in a single value, where the valid value only starts after /Users/karn/*.

I have no idea why this happens, but you can try installing while skipping docs generation:

RUBY_CONFIGURE_OPTS="$RUBY_CONFIGURE_OPTS --disable-install-doc" rbenv install ...

Replies: 2 comments 4 replies

Comment options

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

Answer selected by karn18
Comment options

You must be logged in to vote
3 replies
@karn18
Comment options

@thecocoa
Comment options

@rsmn
Comment options

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