Can't seem to build from 6562
-----------------------------

                 Key: JRUBY-2448
                 URL: http://jira.codehaus.org/browse/JRUBY-2448
             Project: JRuby
          Issue Type: Bug
         Environment: Mac OS 10.5
            Reporter: Colin Dow
            Assignee: Thomas E Enebo
         Attachments: jRubyBuild.tiff

Performed and SVN update.
Updated as of 6562.
Try to do a build using ant
Got the following:

init:

jar:

jar-jruby:

init:

extract-rdocs:

prepare:

compile-tasks:
     [copy] Copying 1 file to /usr/local/bin/jruby/build/classes/jruby

compile-annotation-binder:

check-for-optional-java4-packages:

check-for-optional-packages:

compile-jruby:
      [apt] Compiling 1 source file to /usr/local/bin/jruby/build/classes/jruby
      [apt] warning: Annotation types without processors: [java.lang.Override]
      [apt] 1 warning
      [apt] /usr/local/bin/jruby/src/org/jruby/yaml/JRubyRepresenter.java:112: 
cannot find symbol
      [apt] symbol  : method representData(java.lang.Object)
      [apt] location: class org.jruby.yaml.JRubyRepresenter
      [apt]             
value.put(representData(entry.getKey()),representData(entry.getValue()));
      [apt]                       ^
      [apt] /usr/local/bin/jruby/src/org/jruby/yaml/JRubyRepresenter.java:112: 
cannot find symbol
      [apt] symbol  : method representData(java.lang.Object)
      [apt] location: class org.jruby.yaml.JRubyRepresenter
      [apt]             
value.put(representData(entry.getKey()),representData(entry.getValue()));
      [apt]                                                     ^
      [apt] 2 errors

BUILD FAILED
/usr/local/bin/jruby/build.xml:286: The following error occurred while 
executing this line:
/usr/local/bin/jruby/build.xml:175: The following error occurred while 
executing this line:
/usr/local/bin/jruby/build.xml:144: Compile failed; see the compiler error 
output for details.

Total time: 4 seconds


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to