[Swift-devel] swift in SVN is broken

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


I followed Mihael's advise and was able to compile with java 1.5

Nika

At 01:25 PM 4/27/2007, Mihael Hategan wrote:
>Note: that constructor has only been added in java 1.5. It's not
>available in 1.4.
>
>On Fri, 2007-04-27 at 13:23 -0500, Veronika V. Nefedova wrote:
> > 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.
> >
> > _______________________________________________
> > Swift-devel mailing list
> > Swift-devel at ci.uchicago.edu
> > http://mail.ci.uchicago.edu/mailman/listinfo/swift-devel
> >





More information about the Swift-devel mailing list