[Swift-devel] swift in SVN is broken

Veronika V. Nefedova nefedova at mcs.anl.gov
Fri Apr 27 13:23:25 CDT 2007


Hi,

I tried to use swift from svn trunk and the build has failed with these 
errors. Please fix! Its a blocker for me...

Thanks!

Nika

compile:
      [echo] [vdsk]: COMPILE
     [mkdir] Created dir: /sandbox/nefedova/SWIFT/cog/modules/vdsk/build
     [javac] Compiling 165 source files to 
/sandbox/nefedova/SWIFT/cog/modules/vdsk/build
     [javac] 
/sandbox/nefedova/SWIFT/cog/modules/vdsk/src/org/griphyn/vdl/mapping/RootArrayDataNode.java:35: 
cannot resolve symbol
     [javac] symbol  : constructor IllegalArgumentException 
(java.lang.String,org.griphyn.vdl.mapping.InvalidMapperException)
     [javac] location: class java.lang.IllegalArgumentException
     [javac]                     throw new 
IllegalArgumentException(e.getMessage(), e);
     [javac]                               ^
     [javac] 
/sandbox/nefedova/SWIFT/cog/modules/vdsk/src/org/griphyn/vdl/mapping/RootDataNode.java:38: 
cannot resolve symbol
     [javac] symbol  : constructor IllegalArgumentException 
(java.lang.String,org.griphyn.vdl.mapping.InvalidMapperException)
     [javac] location: class java.lang.IllegalArgumentException
     [javac]                     throw new 
IllegalArgumentException(e.getMessage(),e);
     [javac]                               ^
     [javac] 2 errors

BUILD FAILED
/sandbox/nefedova/SWIFT/cog/modules/vdsk/build.xml:69: The following error 
occurred while executing this line:
/sandbox/nefedova/SWIFT/cog/mbuild.xml:463: The following error occurred 
while executing this line:
/sandbox/nefedova/SWIFT/cog/mbuild.xml:227: Compile failed; see the 
compiler error output for details.




More information about the Swift-devel mailing list