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

[Truffle] Failing Installation from latest tar.gz , Graal version error #2893

Closed
ponga1 opened this issue Apr 30, 2015 · 1 comment
Closed
Assignees

Comments

@ponga1
Copy link

ponga1 commented Apr 30, 2015

Getting this error from following file http://lafo.ssw.uni-linz.ac.at/graalvm/jruby-dist-master+graal-macosx-x86_64-bin.tar.gz
Anotheruser confirmed of same error

Parks-MacBook-Air:~ Lud$ tar -zxf jruby-dist-master+graal-macosx-x86_64-bin.tar.gz
Parks-MacBook-Air:~ Lud$ jruby-master/bin/jruby -X+T -e 'puts Truffle.graal?'
ArgumentProcessor.java:726:in checkGraalVersion': java.lang.RuntimeException: This version of JRuby is built against Graal 0.7 but you are using it with version 0.6 - either update Graal or use with (-J)-original to disable Graal and ignore this error from ArgumentProcessor.java:378:inprocessArgument'
from ArgumentProcessor.java:104:in processArguments' from ArgumentProcessor.java:97:inprocessArguments'
from RubyInstanceConfig.java:161:in processArguments' from Main.java:225:inrun'
from Main.java:198:in `main'

@chrisseaton chrisseaton added this to the truffle-dev milestone Apr 30, 2015
@chrisseaton chrisseaton self-assigned this Apr 30, 2015
@chrisseaton
Copy link
Contributor

This should be fixed by 8adab0c - rebuilding the nightlies now.

@chrisseaton chrisseaton changed the title Failing Installation from latest tar.gz , Graal version error [Truffle] Failing Installation from latest tar.gz , Graal version error Apr 30, 2015
@enebo enebo added this to the Invalid or Duplicate milestone Dec 7, 2017
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

3 participants