Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation fails on M1 Mac #43

Open
caleb opened this issue Nov 5, 2021 · 0 comments
Open

Installation fails on M1 Mac #43

caleb opened this issue Nov 5, 2021 · 0 comments

Comments

@caleb
Copy link

caleb commented Nov 5, 2021

When I try to install JRuby with ASDF (which uses ruby-build), it tries to install jruby-launcher which fails on my M1 Mac with the error:

/var/folders/zf/ppjmd8mj7qb8w1849xqyjgp80000gn/T/ruby-build.20211105080558.71908.PwEKZ3/jruby-9.3.1.0 /var/folders/zf/ppjmd8mj7qb8w1849xqyjgp80000gn/T/ruby-build.20211105080558.71908.PwEKZ3 ~
Fetching jruby-launcher-1.1.19-java.gem
Building native extensions. This could take a while...
warning: thread "Ruby-0-Thread-9: /Users/caleb/.asdf/installs/ruby/jruby-9.3.1.0/lib/ruby/stdlib/open3.rb:214" terminated with exception (report_on_exception is true):
NotImplementedError: waitpid unsupported or native support failed to load; see https://github.com/jruby/jruby/wiki/Native-Libraries
  waitpid at org/jruby/RubyProcess.java:936
NotImplementedError: waitpid unsupported or native support failed to load; see https://github.com/jruby/jruby/wiki/Native-Libraries
  waitpid at org/jruby/RubyProcess.java:936

Is this a known issue?

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

No branches or pull requests

1 participant