Skip to content

jruby installation failing on latest macOS - no relevant logging #2403

Answered by mislav
aarestad asked this question in Build failures
Discussion options

You must be logged in to vote

Hi, sorry for the trouble! I suspect that this line failed:

jruby_version="$(./ruby -e 'puts JRUBY_VERSION' 2>/dev/null)"

When it fails, ruby-build would abort but the error stream is unfortunately silenced, so nothing would get printed in ruby-build output. I've opened a PR to avoid/fix this.

To get to the bottom of why this fails for you, you could try cd'ing into your ruby-build temporary directory and running jruby-9.4.7.0/bin/jruby -e "puts JRUBY_VERSION" there.

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by mislav
Comment options

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

Comment options

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

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