Created
December 3, 2010 16:02
-
-
Save enebo/727140 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
_gmc_internal_: | |
[echo] Generating invokers... | |
[echo] Compiling populators... | |
[javac] /Users/enebo/work/jruby/build.xml:278: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds | |
[javac] Compiling 194 source files to /Users/enebo/work/jruby/build/classes/jruby | |
[javac] /Users/enebo/work/jruby/src_gen/org$jruby$RubyStruct$StructMethods$Populator.java:26: cannot find symbol | |
[javac] symbol : class RubyStruct$StructMethods$s_method_multi$RUBYFRAMEDINVOKER$newStruct | |
[javac] location: package org.jruby | |
[javac] javaMethod = new org.jruby.RubyStruct$StructMethods$s_method_multi$RUBYFRAMEDINVOKER$newStruct(cls, Visibility.PUBLIC); | |
[javac] ^ | |
[javac] 1 error | |
BUILD FAILED | |
/Users/enebo/work/jruby/build.xml:657: The following error occurred while executing this line: | |
/Users/enebo/work/jruby/build.xml:261: The following error occurred while executing this line: | |
/Users/enebo/work/jruby/build.xml:278: Compile failed; see the compiler error output for details. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment