[rvm-research] Unable to setup JIKESRVM
hari s <[email protected]> Wed, 14 Dec 2016 22:32:43 +0530
| Newsgroups | gmane.comp.java.jikes.rvm.devel |
|---|---|
| Message-ID | <CAHWOfpekbp0JAE3QUFu4X83ZEPH6M5WCn5ZhA_3yA1TPezc40w@mail.gmail.com> |
Hi ,
system info:
Architecture: i686
CPU op-mode(s): 32-bit
Byte Order: Little Endian
CPU(s): 1
On-line CPU(s) list: 0
Thread(s) per core: 1
Core(s) per socket: 1
Socket(s): 1
Vendor ID: GenuineIntel
CPU family: 6
Model: 61
Model name: Intel(R) Core(TM) i5-5200U CPU @ 2.20GHz
Stepping: 4
CPU MHz: 2194.916
BogoMIPS: 4389.83
Hypervisor vendor: KVM
Virtualization type: full
L1d cache: 32K
L1i cache: 32K
L2 cache: 256K
L3 cache: 3072K
Distributor ID: Ubuntu
Description: Ubuntu 16.04.1 LTS
Release: 16.04
Codename: xenial
gcc (Ubuntu/Linaro 4.7.4-3ubuntu12) 4.7.4
Copyright (C) 2012 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Apache Ant(TM) version 1.9.7 compiled on April 9 2016
java version "1.6.0_45"(32 bit)
Java(TM) SE Runtime Environment (build 1.6.0_45-b06)
Java HotSpot(TM) Client VM (build 20.45-b01, mixed mode, sharing)
after extracting jikesrvm 3.1.4
run the following command
ant -Dconfig.name=prototype -Dht.name=ia32-linux -Dtarget.name=ia32-linux
it is resulting in following error:
[exec] touch compile-classes
[exec] Note: Some input files use or override a deprecated API.
[exec] Note: Recompile with -Xlint:deprecation for details.
[exec] Note: Some input files additionally use unchecked or unsafe
operations.
[exec] 100 warnings
[exec] touch resources
[exec] cf glibj.zip gnu java javax org sun META-INF && i glibj.zip
[exec] Makefile:664: recipe for target 'glibj.zip' failed
[exec] make[1]: Leaving directory
'/home/****/test2/JikesRVM-3.1.4.2/components/classpath/99p16/classpath/lib'
[exec] Makefile:519: recipe for target 'all-recursive' failed
[exec]
[exec] ** Syntax Error
[exec]
[exec] May Be Near --> glibj.zip 1,1
[exec]
[exec] File not found: glibj.zip
[exec]
[exec] make[1]: *** [glibj.zip] Error 1
[exec] make: *** [all-recursive] Error 1
BUILD FAILED
/home/****/test2/JikesRVM-3.1.4.2/build.xml:272: The following error
occurred while executing this line:
/home/****/test2/JikesRVM-3.1.4.2/build.xml:277: The following error
occurred while executing this line:
/home/****/test2/JikesRVM-3.1.4.2/build/components/classpath.xml:292: The
following error occurred while executing this line:
/home/****/test2/JikesRVM-3.1.4.2/build/components/base.xml:70: The
following error occurred while executing this line:
/home/****/test2/JikesRVM-3.1.4.2/build/components/base.xml:76: The
following error occurred while executing this line:
/home/****/test2/JikesRVM-3.1.4.2/build/components/classpath.xml:257: exec
returned: 2
Because of this error i am unable to setup JikesRVM.
Thanks,
Hari.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Jikesrvm-researchers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jikesrvm-researchers