[Swift-devel] error building swift trunk on bluegene
Ketan Maheshwari
ketan at mcs.anl.gov
Fri Aug 22 13:41:42 CDT 2014
Hi,
I am getting this error trying to build Swift trunk on BG Vesta:
compile:
[echo] [util]: COMPILE
[mkdir] Created dir:
/gpfs/vesta-home/ketan/swift-devel/cog/modules/util/build
[javac] Compiling 56 source files to
/gpfs/vesta-home/ketan/swift-devel/cog/modules/util/build
[javac]
/gpfs/vesta-home/ketan/swift-devel/cog/modules/util/src/org/globus/cog/util/concurrent/FileLock.java:91:
cannot find symbol
[javac] symbol : class VMManagement
[javac] location: package sun.management
[javac] sun.management.VMManagement mgmt =
(sun.management.VMManagement) jvm.get(runtime);
[javac] ^
[javac]
/gpfs/vesta-home/ketan/swift-devel/cog/modules/util/src/org/globus/cog/util/concurrent/FileLock.java:91:
cannot find symbol
[javac] symbol : class VMManagement
[javac] location: package sun.management
[javac] sun.management.VMManagement mgmt =
(sun.management.VMManagement) jvm.get(runtime);
[javac] ^
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] 2 errors
Doe this means I need sun java on Vesta? Does anyone know if Sun java is
available for PPC64 architecture?
Thanks,
Ketan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/swift-devel/attachments/20140822/9005a73f/attachment.html>
More information about the Swift-devel
mailing list