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

jruby test test instructions fail on ppc64 system. #2730

Open
ralphbellofatto opened this issue Mar 19, 2015 · 0 comments
Open

jruby test test instructions fail on ppc64 system. #2730

ralphbellofatto opened this issue Mar 19, 2015 · 0 comments

Comments

@ralphbellofatto
Copy link

When we run get the jruby git source and compile and attempt to test as per the BUILDME.md instructions, it fails with the following message:

[INFO] --- gem-maven-plugin:1.0.7:initialize (default) @ jruby-tests ---
[INFO] Unrecognized option: -client
[INFO] Error: Could not create the Java Virtual Machine.
[INFO] Error: A fatal exception has occurred. Program will exit.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] JRuby ............................................. SUCCESS [0.813s]
[INFO] JRuby Core ........................................ SUCCESS [16.940s]
[INFO] JRuby Truffle ..................................... SUCCESS [2.356s]
[INFO] JRuby Lib Setup ................................... SUCCESS [9.444s]
[INFO] JRuby Integration Tests ........................... FAILURE [0.464s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 30.485s
[INFO] Finished at: Thu Mar 19 12:31:40 EDT 2015
[INFO] Final Memory: 39M/394M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal de.saumya.mojo:gem-maven-plugin:1.0.7:initialize (default) on project jruby-t sts: Execution default of goal de.saumya.mojo:gem-maven-plugin:1.0.7:initialize failed: Java returned: 1 ->  

we did the following to attempt this compile:

 1152  git clone https://github.com/jruby/jruby.git
mvn compile
mvn -Pbootstrap
mvn -Pbootstrap-no-launcher

The second profile was in the instructions should the first instruction fail.

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