Skip to content

BUILD FAILED (macOS 13.5.1 using ruby-build 20230914.1) #2253

Discussion options

You must be logged in to vote

Have you tried installing or upgrading Xcode command-line tools? Either xcode-select --install (for first-time install) or use Software Update to upgrade an already existing installation.

Another thing you can try is RUBY_CONFIGURE_OPTS="--disable-shared" rbenv install .... If your invocation line already has RUBY_CONFIGURE_OPTS (for example, to link to a specific openssl version), then just add --disable-shared to the existing list of options. Good luck!

Possibly ref. ruby/ruby@31bc55d

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
4 replies
@thomasdiben
Comment options

@mislav
Comment options

Answer selected by thomasdiben
@thomasdiben
Comment options

@ah3243

This comment was marked as off-topic.

Comment options

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

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