-
-
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
Build failure 10.8.5 #1094
Comments
On Mon, Oct 7, 2013 at 9:19 PM, Hannes Nevalainen
what is your javac -version ?
|
|
after some googling I would say to check if JAVA_HOME is set correctly or On Tue, Oct 8, 2013 at 12:04 PM, Hannes Nevalainen <notifications@github.com
|
I tried unset it also but it did not help that much. The javac warning is gone but build is still not succeeding. Thanks for looking into it.
|
OK it wasn't the javac not found :( maybe trey since I doubt that current HEAD and clean package can fail with you but -christian On Tue, Oct 8, 2013 at 12:48 PM, Hannes Nevalainen <notifications@github.com
|
Strange...7u25 should work fine, and this looks like a compilation failure similar to when trying to build on JDK8. Use gist to attach a copy of the same build log with -X set. |
@headius yeah, it is strange.. I guess something with my java install/environment is abit flaky, but I wonder what.. Anyway here is the gist of |
The sam here: https://gist.github.com/LTe/9990305 |
LTe I do have almost the same setup as you and its works for me
and I up to date with jruby master. could it be the maven version ? though it should not be the case. |
LTe: this is a recent master? What's your OS version and Java version? Paste a complete session with output of We get sporadic reports of build issues, but this is hard to reproduce when most of us have moved on to 10.9.x. |
@LTe: I see the Java version now...but still unsure why build would fail. If you can ping us on IRC we could investigate interactively. |
Too old and we know we can build on OS X with many different JVMs now. |
Building jruby fails on my machine OS X 10.8.5. Probably it is something stupid environment thingy on my machine but I cannot figure out whats wrong.
I can see the warnings but I do not have a clue on what they want me to do. My Google Fu failed me aswell =/
The text was updated successfully, but these errors were encountered: