Configuring kaffe in JIT mode

"Arun Prasad Mohan" <[email protected]> Tue, 22 Apr 2008 22:38:13 +0530
Newsgroups gmane.comp.java.vm.kaffe.general
Message-ID <[email protected]>
--===============0388254315==
Content-Type: multipart/alternative; 
	boundary="----=_Part_1244_3113224.1208884093319"

------=_Part_1244_3113224.1208884093319
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Hi,

               Previously I was working in kaffe with intrp mode. Now I
would like to work in kaffe with JIT mode as JIT mode is much faster than
the intrp mode. So i decided to configure kaffe in JIT mode.

         I used the following configure command :

 ./configure --prefix=/home/arunprasadmohan/Desktop/JIT_Mode/ --without-x
--disable-gtk-peer --with-engine=jit

It configured without any error, then i gave "make" command and it also
worked fine.
Then I gave "make install". After this I used the command "make install
check" to check the installation. It is showing the following error:

Internal error: caught an unexpected exception.
Please check your CLASSPATH and your installation.
java/lang/Throwable
/bin/bash: line 4: 26502 Aborted                 (core dumped) env
TEST_CLASSES="ConstMethods.class ConstMathMethods.class
ParameterizedMethods.class ParameterizedMathMethods.class
ParameterizedLogicalMethods.class ParameterizedBitwiseMethods.class
ControlFlowMethods.class StaticMethodCall.class TypeConversion.class
StaticFields.class PrimitiveArrays.class ObjectFields.class
MethodOptimizations.class NativeMethodCall.class Exceptions.class
VirtualMethod.class" `. ../../BUILD_ENVIRONMENT;
BOOTCLASSPATH=.:\${BOOTCLASSPATH}; export BOOTCLASSPATH; sed 's/.*export
\(.*\)/echo \1=$\1/' < ../../BUILD_ENVIRONMENT | sh` ${dir}$tst
FAIL: jitBasic
================================
1 of 1 tests failed
Please report to [email protected]
================================
make[5]: *** [check-TESTS] Error 1
make[5]: Leaving directory
`/home/arunprasadmohan/Desktop/kaffe-1.1.7/test/internal'
make[4]: *** [check-am] Error 2
make[4]: Leaving directory
`/home/arunprasadmohan/Desktop/kaffe-1.1.7/test/internal'
make[3]: *** [check-recursive] Error 1
make[3]: Leaving directory `/home/arunprasadmohan/Desktop/kaffe-1.1.7/test'
make[2]: *** [check-local] Error 2
make[2]: Leaving directory `/home/arunprasadmohan/Desktop/kaffe-1.1.7'
make[1]: *** [check-am] Error 2
make[1]: Leaving directory `/home/arunprasadmohan/Desktop/kaffe-1.1.7'
make: *** [check-recursive] Error 1

Please reply whats wrong with it???
Thanks,
Arun.

------=_Part_1244_3113224.1208884093319
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Hi,<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Previously I was working in kaffe with intrp mode. Now I would like to work in kaffe with JIT mode as JIT mode is much faster than the intrp mode. So i decided to configure kaffe in JIT mode.<br><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I used the following configure command :<br><br>&nbsp;./configure --prefix=/home/arunprasadmohan/Desktop/JIT_Mode/ --without-x --disable-gtk-peer --with-engine=jit<br><br>It configured without any error, then i gave &quot;make&quot; command and it also worked fine.<br>
Then I gave &quot;make install&quot;. After this I used the command &quot;make install check&quot; to check the installation. It is showing the following error:<br><br>Internal error: caught an unexpected exception.<br>Please check your CLASSPATH and your installation.<br>
java/lang/Throwable<br>/bin/bash: line 4: 26502 Aborted&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (core dumped) env TEST_CLASSES=&quot;ConstMethods.class ConstMathMethods.class ParameterizedMethods.class ParameterizedMathMethods.class ParameterizedLogicalMethods.class ParameterizedBitwiseMethods.class ControlFlowMethods.class StaticMethodCall.class TypeConversion.class StaticFields.class PrimitiveArrays.class ObjectFields.class MethodOptimizations.class NativeMethodCall.class Exceptions.class VirtualMethod.class&quot; `. ../../BUILD_ENVIRONMENT; BOOTCLASSPATH=.:\${BOOTCLASSPATH}; export BOOTCLASSPATH; sed &#39;s/.*export \(.*\)/echo \1=$\1/&#39; &lt; ../../BUILD_ENVIRONMENT | sh` ${dir}$tst<br>
FAIL: jitBasic<br>================================<br>1 of 1 tests failed<br>Please report to <a href="mailto:[email protected]">[email protected]</a><br>================================<br>make[5]: *** [check-TESTS] Error 1<br>
make[5]: Leaving directory `/home/arunprasadmohan/Desktop/kaffe-1.1.7/test/internal&#39;<br>make[4]: *** [check-am] Error 2<br>make[4]: Leaving directory `/home/arunprasadmohan/Desktop/kaffe-1.1.7/test/internal&#39;<br>make[3]: *** [check-recursive] Error 1<br>
make[3]: Leaving directory `/home/arunprasadmohan/Desktop/kaffe-1.1.7/test&#39;<br>make[2]: *** [check-local] Error 2<br>make[2]: Leaving directory `/home/arunprasadmohan/Desktop/kaffe-1.1.7&#39;<br>make[1]: *** [check-am] Error 2<br>
make[1]: Leaving directory `/home/arunprasadmohan/Desktop/kaffe-1.1.7&#39;<br>make: *** [check-recursive] Error 1<br><br>Please reply whats wrong with it???<br>Thanks,<br>Arun.<br><br>

------=_Part_1244_3113224.1208884093319--


--===============0388254315==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
kaffe mailing list
[email protected]
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

--===============0388254315==--