-
-
Notifications
You must be signed in to change notification settings - Fork 925
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
NotImplementedError: waitpid unsupported or native support failed to load on OS X 10.9.5 / OpenJDK 8 / rbenv #2974
Comments
Sorry, this is because the CI builds stopped building a week ago, and it's fixed on really real master. I'm fixing the CI builds now and then you can try reinstalling. |
Okay, please let me know then! |
I can confirm that “really real master” works, so closing this. |
Thanks! And the CI builds should be working properly now. |
I am experiencing this same kaboom on ubuntu 14.04.1 LTS:
|
I am getting the same error as @mdaniel . While jruby-9.0.1.0 installed fine (using ruby-install and oracle java 8) the gem command seems to fail in exactly the same way as abose. Also on Ubuntu 14.04. As not solution was provided here I am not sure if it makes sense to open another ticket for this. Also #3285 looks somehow simillar... |
Installation of the current head version fails on my system (OS X 10.9.5 / OpenJDK 1.8.0-u60-b07 / rbenv), but jruby-9.0.0.0.pre2 install fine.
$ rbenv install jruby-9.0.0.0-dev Downloading jruby-dist-9.0.0.0-SNAPSHOT-bin.tar.gz... -> http://ci.jruby.org/snapshots/master/jruby-dist-9.0.0.0-SNAPSHOT-bin.tar.gz Installing jruby-9.0.0.0-SNAPSHOT... BUILD FAILED (OS X 10.9.5 using ruby-build 20150519) Inspect or clean up the working tree at /var/folders/jm/8y686qds3mq3tb0qvpnztk9r0000gn/T/ruby-build.20150522224250.51951 Results logged to /var/folders/jm/8y686qds3mq3tb0qvpnztk9r0000gn/T/ruby-build.20150522224250.51951.log
$ java -version openjdk version "1.8.0-u60-b07" OpenJDK Runtime Environment (build 1.8.0-u60-b07-20150322) OpenJDK 64-Bit Server VM (build 25.60-b07, mixed mode) $ ruby-build --version ruby-build 20150519
The text was updated successfully, but these errors were encountered: