BUILD FAILED:
        Ant Error Message:
/export/cruise/trunk/cc/projects/drlvm/trunk/build/make/build.xml:472: The 
following error occurred while executing this line: 
/export/cruise/trunk/cc/projects/drlvm/trunk/build/make/targets/reg.test.run.xml:122:
 There were test failures

Date of build:  08/06/2007 18:28:46
Time to build:  37 minutes 53 seconds
Last changed:   08/06/2007 16:59:30
Last log entry: Apply patch HARMONY-4482 ([classlib][swing] JSlider track size 
in Harmony is smaller then in RI)

***********************************************************
Execution log (errors/warnings messages):       
Configuration:
     Hosting Java = 1.5.0_08 (Sun Microsystems Inc.)
    classlib root = /export/cruise/trunk/cc/projects/classlib/trunk
               os = Linux
             arch = ia32
              cxx = gcc
              cfg = debug
     svn revision = ${svn.revision}
       components = deploy

=====================================
DRLVM Regression Testing on platform: linux.x86
=====================================
        
vf_debug: verifying class 
org/apache/harmony/drlvm/tests/regression/h1857/TestClass (method tryMe()V) 
couldn't load class 
"org/apache/harmony/drlvm/tests/regression/h1857/MissedThrowable"
vf_debug: VerifyError: Couldn't load class: 
org/apache/harmony/drlvm/tests/regression/h1857/MissedThrowable
The GC did not provide gc_add_weak_root_set_entry()
Running on JET
Running on OPT
Running on interpreter
vf_debug: VerifyError: (class: 
org/apache/harmony/drlvm/tests/regression/h2103/SupClass, method: test()I) 
Incompatible object argument for invokespecial
vf_debug: verifying class 
org/apache/harmony/drlvm/tests/regression/h2808/finTest1 (method test()V) 
couldn't load class "org/apache/harmony/drlvm/tests/regression/h2808/finTest2"
vf_debug: VerifyError: Couldn't load class: 
org/apache/harmony/drlvm/tests/regression/h2808/finTest2
The GC did not provide gc_add_weak_root_set_entry()
Running on JIT
Running on interpreter
vf_debug: verifying class 
org/apache/harmony/drlvm/tests/regression/h3048/MyTestSuper (method 
<clinit>()V) couldn't load class 
"org/apache/harmony/drlvm/tests/regression/h3048/MyException"
vf_debug: VerifyError: Couldn't load class: 
org/apache/harmony/drlvm/tests/regression/h3048/MyException
Running on OPT
Running on OPT
==> VM Init callback
==> Exception callback
    for class: 
Lorg/apache/harmony/drlvm/tests/regression/h3698/InvokeAgentException;
Exception location:     test()V : 15
Catch clause location:  test()V : 16
Top frame location:     test()V : 15
TEST PASSED
==> VM Init callback
==> Class Prepare callback
    for class: Lorg/apache/harmony/drlvm/tests/regression/h3730/StepM2N;
==> Breakpoint callback
    at: inner()V :0
==> Frame Pop callback
    at: inner()V
==> Single Step callback
    at: Lorg/apache/harmony/drlvm/tests/regression/h3730/StepM2N;.outer()V :25
    expected location reached
TEST PASSED
The GC did not provide gc_add_weak_root_set_entry()
java: 
/export/cruise/trunk/cc/projects/drlvm/trunk/vm/jitrino/src/jet/compiler.cpp:905:
 bool Jitrino::Jet::Compiler::comp_gen_insts(unsigned int, unsigned int, 
unsigned int): Assertion `jsr_lead == pc' failed.
SIGABRT in VM code.
Stack trace:
  0: ?? (??:-1)
  1: abort (??:-1)
  2: __assert_fail (??:-1)
  3: Jitrino::Jet::Compiler::comp_gen_insts(unsigned int, unsigned int, 
unsigned int) 
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/jitrino/src/jet/compiler.cpp:907)
  4: Jitrino::Jet::Compiler::comp_gen_code_bb(unsigned int) 
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/jitrino/src/jet/compiler.cpp:845)
  5: Jitrino::Jet::Compiler::compile(void*, Method*, OpenMethodExecutionParams 
const&) 
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/jitrino/src/jet/compiler.cpp:412)
  6: Jitrino::Jet::compile_with_params(void*, void*, Method*, 
OpenMethodExecutionParams) 
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/jitrino/src/jet/jet.cpp:528)
  7: JIT_compile_method_with_params 
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/jitrino/src/vm/drl/DrlJITInterface.cpp:279)
  8: Dll_JIT::compile_method_with_params(void*, Method*, 
OpenMethodExecutionParams) 
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/include/dll_jit_intf.h:86)
  9: compile_do_compilation_jit(Method*, JIT*) 
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/jit/compile.cpp:658)
 10: vm_compile_method 
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/class_support/C_Interface.cpp:2559)
 11: DrlEMImpl::compileMethod(Method*) 
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/em/src/DrlEMImpl.cpp:550)
 12: CompileMethod 
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/em/src/em_intf.cpp:49)
 13: compile_do_compilation 
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/jit/compile.cpp:774)
 14: compile_me(Method*) 
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/jit/compile.cpp:794)
 15: 0x4168A15F  <Generated stub>
 16: ?? (??:-1)
 17: vm_invoke_native_array_stub 
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/util/ia32/base/invoke_native_stub_ia32.asm:41)
 18: JIT_execute_method_default(void*, _jmethodID*, jvalue*, jvalue*) 
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/util/ia32/base/ini_iA32.cpp:199)
 19: DrlEMImpl::executeMethod(_jmethodID*, jvalue*, jvalue*) 
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/em/src/DrlEMImpl.cpp:514)
 20: ExecuteMethod 
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/em/src/em_intf.cpp:43)
 21: vm_execute_java_method_array(_jmethodID*, jvalue*, jvalue*) 
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/jit/ini.cpp:62)
 22: call_method_no_ref_result 
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/jni/jni_method.cpp:187)
 23: CallVoidMethodA(JNIEnv_External*, _jobject*, _jmethodID*, jvalue*) 
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/jni/jni_method.cpp:225)
 24: invoke_primitive_method 
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/kernel_classes/native/java_lang_reflect_VMReflection.cpp:186)
 25: org/apache/harmony/drlvm/tests/regression/h3862/SubrBounds.testPos()V 
(SubrBounds.java:8)
 26: 0x525E95E0  <Generated stub>
 27: ?? (??:-1)
 28: 
java/lang/reflect/Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;
 (Method.java:317)
 29: junit/framework/TestCase.runTest()V (TestCase.java:154)
 30: junit/framework/TestCase.runBare()V (TestCase.java:127)
 31: junit/framework/TestResult$1.protect()V (TestResult.java:106)
 32: 
junit/framework/TestResult.runProtected(Ljunit/framework/Test;Ljunit/framework/Protectable;)V
 (TestResult.java:124)
 33: junit/framework/TestResult.run(Ljunit/framework/TestCase;)V 
(TestResult.java:109)
 34: junit/framework/TestCase.run(Ljunit/framework/TestResult;)V 
(TestCase.java:118)
 35: 
junit/framework/TestSuite.runTest(Ljunit/framework/Test;Ljunit/framework/TestResult;)V
 (TestSuite.java:208)
 36: junit/framework/TestSuite.run(Ljunit/framework/TestResult;)V 
(TestSuite.java:203)
 37: org/apache/tools/ant/taskdefs/optional/junit/JUnitTestRunner.run()V 
(JUnitTestRunner.java:297)
 38: 
org/apache/tools/ant/taskdefs/optional/junit/JUnitTestRunner.launch(Lorg/apache/tools/ant/taskdefs/optional/junit/JUnitTest;ZZZZLjava/util/Properties;)I
 (JUnitTestRunner.java:672)
 39: vm_invoke_native_array_stub 
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/util/ia32/base/invoke_native_stub_ia32.asm:41)
 40: JIT_execute_method_default(void*, _jmethodID*, jvalue*, jvalue*) 
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/util/ia32/base/ini_iA32.cpp:199)
 41: DrlEMImpl::executeMethod(_jmethodID*, jvalue*, jvalue*) 
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/em/src/DrlEMImpl.cpp:514)
 42: ExecuteMethod 
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/em/src/em_intf.cpp:43)
 43: vm_execute_java_method_array(_jmethodID*, jvalue*, jvalue*) 
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/jit/ini.cpp:62)
 44: call_static_method_no_ref_result 
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/jni/jni_method.cpp:1154)
 45: CallStaticVoidMethodA(JNIEnv_External*, _jobject*, _jmethodID*, jvalue*) 
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/jni/jni_method.cpp:1562)
 46: CallStaticVoidMethodV(JNIEnv_External*, _jobject*, _jmethodID*, char*) 
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/jni/jni_method.cpp:1546)
 47: CallStaticVoidMethod(JNIEnv_External*, _jobject*, _jmethodID*, ...) 
(/export/cruise/trunk/cc/projects/drlvm/trunk/vm/vmcore/src/jni/jni_method.cpp:1536)
 48: main_runJavaMain (../shared/main.c:1324)
 49: invocation (../shared/main.c:740)
 50: gpProtectedMain (../shared/main.c:389)
 51: main (../shared/cmain.c:146)
 52: __libc_start_main (??:-1)
 53: _start (../sysdeps/i386/elf/start.S:105)
 54: 
org/apache/tools/ant/taskdefs/optional/junit/JUnitTestRunner.main([Ljava/lang/String;)V
 (JUnitTestRunner.java:567)
<end of stack trace>
==> VM Init callback
==> Exception callback
    for class: 
Lorg/apache/harmony/drlvm/tests/regression/h3894/InvokeAgentException;
Child threads:
0:      child thread 9
1:      child thread 12
2:      child thread 1
3:      child thread 4
4:      child thread 0
5:      child thread 7
6:      child thread 10
7:      child thread 2
8:      child thread 5
9:      child thread 13
10:     child thread 8
11:     child thread 11
12:     child thread 3
13:     child thread 6
14:     child thread 14
Child groups:
0:      empty child group 0
1:      empty child group 1
2:      child group 0
3:      child group 1
4:      child group 2
5:      child group 3
6:      child group 4
7:      child group 5
8:      child group 6
9:      child group 7
10:     child group 8
11:     child group 9
12:     child group 10
13:     child group 11
14:     child group 12
15:     child group 13
16:     child group 14
Checking threads...
Array length:           15
Expected length:        15
Checking groups...
Array length:           17
Expected length:        17
TEST PASSED
==> VM Init callback
==> Exception callback
    for class: 
Lorg/apache/harmony/drlvm/tests/regression/h3909/InvokeAgentException;
System group:   system
All threads:
0:      ref handler     in group: system
1:      finalizer       in group: system
ok
2:      main    in group: main
Found 1 finalizer threads. All in system group
TEST PASSED
==> VM Init callback
starting native thread...
native thread stated
==> VM Init finished
==> Exception callback
    for class: 
Lorg/apache/harmony/drlvm/tests/regression/h3982/InvokeAgentException;
All threads:
0:      attached_thread in group: main
1:      ref handler     in group: system
2:      finalizer       in group: system
3:      main    in group: main
Atached thread  stack [0]
TEST PASSED
native thread finished
==> VM Init callback
==> Exception callback
    for class: 
Lorg/apache/harmony/drlvm/tests/regression/h4512/InvokeAgentException;
    calling GetCurrentThreadCpuTime()...
    ok.
TEST PASSED
[Fatal Error] :-1:-1: Premature end of file.
The file 
/export/cruise/trunk/cc/projects/drlvm/trunk/build/lnx_ia32_gcc_debug/semis/reg.tests/reports/TEST-org.apache.harmony.drlvm.tests.regression.h3862.SubrBounds.xml
 is not a valid XML document. It is possibly corrupted.
========================================
Regression testing report was stored in:
========================================
/export/cruise/trunk/cc/projects/drlvm/trunk/build/lnx_ia32_gcc_debug/semis/reg.tests/reports/html
========================================

***********************************************************
Unit Tests: (118)
        

***********************************************************
Modifications since last successful build:      (2)
            
modified odeakin  
/harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/plaf/basic/BasicSliderUI.java
 08/06/2007 16:59:30 Apply patch HARMONY-4482 ([classlib][swing] JSlider track 
size in Harmony is smaller then in RI)
modified mloenko  
/harmony/enhanced/drlvm/trunk/build/make/components/vm/vmcore.xml 08/06/2007 
11:55:57 switching the verifiers back until newly found issues are resolved

Reply via email to