[Swift-devel] error building swift trunk on bluegene

Ketan Maheshwari ketan at mcs.anl.gov
Fri Aug 22 13:44:36 CDT 2014


PS. The current java is from IBM:

$ java -version
java version "1.6.0"
Java(TM) SE Runtime Environment (build pxp6460sr15-20131017_01(SR15))
IBM J9 VM (build 2.4, JRE 1.6.0 IBM J9 2.4 Linux ppc64-64
jvmxp6460sr15-20131016_170922 (JIT enabled, AOT enabled)
J9VM - 20131016_170922
JIT  - r9_20130920_46510ifx2
GC   - GA24_Java6_SR15_20131016_1337_B170922)
JCL  - 20131015_01


On Fri, Aug 22, 2014 at 1:41 PM, Ketan Maheshwari <ketan at mcs.anl.gov> wrote:

> 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/a4308e87/attachment.html>


More information about the Swift-devel mailing list