[Swift-devel] build errors on the stable branch
Allan Espinosa
aespinosa at cs.uchicago.edu
Mon Apr 26 19:39:12 CDT 2010
With a fresh checkout/ export in cog 4.1.7 branch and swift 1.0
branch, I get the following build errors:
[javac] /autonfs/home/aespinosa/work/cogkit/modules/swift/src/org/globus/swift/catalog/util/ProfileParserException.java:23:
warning: unmappable character for encoding UTF8
[javac] * @author Jens-S. V�ckler
[javac] ^
[javac] /autonfs/home/aespinosa/work/cogkit/modules/swift/src/org/globus/swift/catalog/util/Separator.java:25:
warning: unmappable character for encoding UTF8
[javac] * @author Jens-S. V�ckler
[javac] ^
[javac] /autonfs/home/aespinosa/work/cogkit/modules/swift/src/org/griphyn/vdl/karajan/lib/SetFieldValue.java:51:
cannot find symbol
[javac] symbol : method getLast()
[javac] location: class org.griphyn.vdl.mapping.Path
[javac] markAsAvailable(stack,
leaf.getParent(), leaf.getPathFromRoot().getLast());
[javac]
^
[javac] Note:
/autonfs/home/aespinosa/work/cogkit/modules/swift/src/org/griphyn/vdl/karajan/VDL2ErrorTranslator.java
uses or overrides a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] 1 error
[javac] 5 warnings
BUILD FAILED
/autonfs/home/aespinosa/work/cogkit/modules/swift/build.xml:73: The
following error occurred while executing this line:
/autonfs/home/aespinosa/work/cogkit/mbuild.xml:464: The following
error occurred while executing this line:
/autonfs/home/aespinosa/work/cogkit/mbuild.xml:228: Compile failed;
see the compiler error output for details.
Total time: 24 seconds
This doesn't occur in a fresh checkout/ export of cog-trunk and swift-trunk
My build config:
$ java -version
java version "1.6.0_03"
Java(TM) SE Runtime Environment (build 1.6.0_03-b05)
Java HotSpot(TM) Server VM (build 1.6.0_03-b05, mixed mode)
I tried building with java1.5 and got the same build errors as well.
-Allan
--
Allan M. Espinosa <http://amespinosa.wordpress.com>
PhD student, Computer Science
University of Chicago <http://people.cs.uchicago.edu/~aespinosa>
More information about the Swift-devel
mailing list