You are viewing a plain text version of this content. The canonical link for it is here.
Posted to alerts@harmony.apache.org by no...@intel.com on 2008/03/04 06:29:19 UTC

[build-test alert] PASSED Linux x86_64: hdk debug

BUILD COMPLETE:	build.660

Date of build:	2008-03-04 11:07:52 +0600
Time to build:	20 minutes 59 seconds
Last changed:	03/04/2008 00:59:04
Last log entry:	Applied patch 0010 from HARMONY-5504
[drlvm][port] Restructure DRLVM's sources to extract most of platform dependent code into portlib

Patch implements transfer control code to Registers context
and renames memory RW barriers

***********************************************************
Errors/Warnings:	(66)
            
[cc] /usr/bin/ar: creating libencoder.a
[cc] /usr/bin/ar: creating libaprutil-1.a
[cc] /usr/bin/ar: creating liblog4cxx.a
[cc] /usr/bin/ar: creating libport.a
[cc] /export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/thread/src/thread_native_basic.c: In function ‘hythread_struct_init’:
[cc] /export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/thread/src/thread_native_basic.c:692: warning: comparison between pointer and integer
[cc] /usr/bin/ar: creating libverifier.a
[compile-cc] /export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/jit/jit_runtime_support.cpp: In function ‘void* rth_get_lil_initialize_class(int*)’:
[compile-cc] /export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/jit/jit_runtime_support.cpp:785: warning: invalid access to non-static data member ‘VM_thread::thread_exception’ of NULL object
[compile-cc] /export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/jit/jit_runtime_support.cpp:785: warning: (perhaps the ‘offsetof’ macro was used incorrectly)
[compile-cc] /export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/jit/jit_runtime_support.cpp:786: warning: invalid access to non-static data member ‘VM_thread::thread_exception’ of NULL object
[compile-cc] /export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/jit/jit_runtime_support.cpp:786: warning: (perhaps the ‘offsetof’ macro was used incorrectly)
[compile-cc] /export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/jit/jit_runtime_support.cpp: In function ‘void* vm_create_helper_for_function(void* (*)(void*))’:
[compile-cc] /export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/jit/jit_runtime_support.cpp:3417: warning: invalid access to non-static data member ‘VM_thread::thread_exception’ of NULL object
[compile-cc] /export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/jit/jit_runtime_support.cpp:3417: warning: (perhaps the ‘offsetof’ macro was used incorrectly)
[compile-cc] /export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/jit/jit_runtime_support.cpp:3418: warning: invalid access to non-static data member ‘VM_thread::thread_exception’ of NULL object
[compile-cc] /export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/jit/jit_runtime_support.cpp:3418: warning: (perhaps the ‘offsetof’ macro was used incorrectly)
[compile-cc] /export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/jit/compile.cpp: In function ‘void* compile_create_lil_jni_stub(Method*, void*, LilCodeStub* (*)(LilCodeStub*, Method*))’:
[compile-cc] /export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/jit/compile.cpp:335: warning: invalid access to non-static data member ‘VM_thread::jni_env’ of NULL object
[compile-cc] /export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/jit/compile.cpp:335: warning: (perhaps the ‘offsetof’ macro was used incorrectly)
[compile-cc] /export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/jit/compile.cpp:418: warning: invalid access to non-static data member ‘VM_thread::thread_exception’ of NULL object
[compile-cc] /export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/jit/compile.cpp:418: warning: (perhaps the ‘offsetof’ macro was used incorrectly)
[compile-cc] /export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/jit/compile.cpp:419: warning: invalid access to non-static data member ‘VM_thread::thread_exception’ of NULL object
[compile-cc] /export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/jit/compile.cpp:419: warning: (perhaps the ‘offsetof’ macro was used incorrectly)
[compile-cc] /export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/thread/thread_manager.cpp: In function ‘void jthread_deallocate_vm_thread_pool(VM_thread*)’:
[compile-cc] /export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/thread/thread_manager.cpp:110: warning: invalid access to non-static data member ‘VM_thread::java_thread’ of NULL object
[compile-cc] /export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/thread/thread_manager.cpp:110: warning: (perhaps the ‘offsetof’ macro was used incorrectly)
[compile-cc] /export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/lil/em64t/m2n_em64t.cpp: In function ‘char* m2n_gen_push_m2n(char*, Method*, frame_type, bool, unsigned int, unsigned int, int32)’:
[compile-cc] /export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/lil/em64t/m2n_em64t.cpp:328: warning: invalid access to non-static data member ‘VM_thread::last_m2n_frame’ of NULL object
[compile-cc] /export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/lil/em64t/m2n_em64t.cpp:328: warning: (perhaps the ‘offsetof’ macro was used incorrectly)
[compile-cc] /export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/jni/jni.cpp: In function ‘jint jni_init()’:
[compile-cc] /export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/jni/jni.cpp:388: warning: invalid access to non-static data member ‘JavaVM_Internal::link’ of NULL object
[compile-cc] /export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/jni/jni.cpp:388: warning: (perhaps the ‘offsetof’ macro was used incorrectly)
[compile-cc] /export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/jni/jni.cpp:388: warning: invalid access to non-static data member ‘JavaVM_Internal::link’ of NULL object
[compile-cc] /export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/jni/jni.cpp:388: warning: (perhaps the ‘offsetof’ macro was used incorrectly)
[compile-cc] /export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/jni/jni.cpp: In function ‘jint JNI_GetCreatedJavaVMs(JavaVM**, jsize, jsize*)’:
[compile-cc] /export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/jni/jni.cpp:427: warning: invalid access to non-static data member ‘JavaVM_Internal::link’ of NULL object
[compile-cc] /export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/jni/jni.cpp:427: warning: (perhaps the ‘offsetof’ macro was used incorrectly)
[compile-cc] /export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/jni/jni.cpp: In function ‘jint JNI_CreateJavaVM(JavaVM**, JNIEnv**, void*)’:
[compile-cc] /export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/jni/jni.cpp:457: warning: invalid access to non-static data member ‘JavaVM_Internal::link’ of NULL object
[compile-cc] /export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/jni/jni.cpp:457: warning: (perhaps the ‘offsetof’ macro was used incorrectly)
[compile-cc] /export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/jni/jni.cpp:546: warning: invalid access to non-static data member ‘JavaVM_Internal::link’ of NULL object
[compile-cc] /export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/jni/jni.cpp:546: warning: (perhaps the ‘offsetof’ macro was used incorrectly)
[compile-cc] /export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/jni/jni.cpp:546: warning: invalid access to non-static data member ‘JavaVM_Internal::link’ of NULL object
[compile-cc] /export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/jni/jni.cpp:546: warning: (perhaps the ‘offsetof’ macro was used incorrectly)
[compile-cc] /export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/jni/jni.cpp:546: warning: invalid access to non-static data member ‘JavaVM_Internal::link’ of NULL object
[compile-cc] /export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/jni/jni.cpp:546: warning: (perhaps the ‘offsetof’ macro was used incorrectly)
[compile-cc] /export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/jni/jni.cpp:546: warning: invalid access to non-static data member ‘JavaVM_Internal::link’ of NULL object
[compile-cc] /export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/jni/jni.cpp:546: warning: (perhaps the ‘offsetof’ macro was used incorrectly)
[compile-cc] /export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/util/em64t/base/jit_runtime_support_em64t.cpp: In function ‘LilCodeStub* rth_get_lil_new_generic(LilCodeStub*, void*, void*)’:
[compile-cc] /export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/util/em64t/base/jit_runtime_support_em64t.cpp:52: warning: invalid access to non-static data member ‘VM_thread::_gc_private_information’ of NULL object
[compile-cc] /export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/util/em64t/base/jit_runtime_support_em64t.cpp:52: warning: (perhaps the ‘offsetof’ macro was used incorrectly)
[cc] /export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/verifier-3363/x_verifier/recompute.h: In member function ‘int CPVerifier_5::vf_Context_5e::is_reversed_arc(CPVerifier_5::Constraint*)’:
[cc] /export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/verifier-3363/x_verifier/recompute.h:424: warning: comparison between ‘enum CPVerifier_5::ConstraintType’ and ‘enum CPVerifier_5::ConstraintType_Ex’
[cc] /export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/verifier-3363/x_verifier/recompute.h:424: warning: comparison between ‘enum CPVerifier_5::ConstraintType’ and ‘enum CPVerifier_5::ConstraintType_Ex’
[cc] /export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/verifier-3363/x_verifier/recompute.h: In member function ‘int CPVerifier_5::vf_Context_5e::is_reversed_arc(CPVerifier_5::Constraint*)’:
[cc] /export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/verifier-3363/x_verifier/recompute.h:424: warning: comparison between ‘enum CPVerifier_5::ConstraintType’ and ‘enum CPVerifier_5::ConstraintType_Ex’
[cc] /export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/verifier-3363/x_verifier/recompute.h:424: warning: comparison between ‘enum CPVerifier_5::ConstraintType’ and ‘enum CPVerifier_5::ConstraintType_Ex’
[cc] /export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/verifier-3363/x_verifier/write_attr.cpp: In member function ‘void CPVerifier_5::vf_Context_5e::writeStackMapFrame(CPVerifier::Address)’:
[cc] /export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/verifier-3363/x_verifier/write_attr.cpp:40: warning: comparison is always true due to limited range of data type
[cc] /export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/verifier-3363/x_verifier/recompute.h: In member function ‘int CPVerifier_5::vf_Context_5e::is_reversed_arc(CPVerifier_5::Constraint*)’:
[cc] /export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/verifier-3363/x_verifier/recompute.h:424: warning: comparison between ‘enum CPVerifier_5::ConstraintType’ and ‘enum CPVerifier_5::ConstraintType_Ex’
[cc] /export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/verifier-3363/x_verifier/recompute.h:424: warning: comparison between ‘enum CPVerifier_5::ConstraintType’ and ‘enum CPVerifier_5::ConstraintType_Ex’
[cc] /export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/verifier-3363/x_verifier/recompute.cpp: In member function ‘vf_Result CPVerifier_5::vf_Context_5e::arc_consistensy_in_node(CPVerifier_5::StackmapElement*, int)’:
[cc] /export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/verifier-3363/x_verifier/recompute.cpp:494: warning: comparison between ‘enum CPVerifier_5::ConstraintType’ and ‘enum CPVerifier_5::ConstraintType_Ex’
[cc] /usr/bin/ar: creating libverifier-ext.a

***********************************************************
Unit Tests: (0)
        
No Tests Run: This project doesn't have any tests

***********************************************************
Modifications since last successful build:	(27)
            
modified gshimansky  /harmony/enhanced/drlvm/trunk/vm/thread/doc/ThreadManager.htm 03/04/2008 00:59:04 Applied patch 0010 from HARMONY-5504[drlvm][port] Restructure DRLVM's sources to extract most of platform dependent code into portlibPatch implements transfer control code to Registers contextand renames memory RW barriers
modified gshimansky  /harmony/enhanced/drlvm/trunk/vm/doc/doc.properties 03/04/2008 00:59:04 Applied patch 0010 from HARMONY-5504[drlvm][port] Restructure DRLVM's sources to extract most of platform dependent code into portlibPatch implements transfer control code to Registers contextand renames memory RW barriers
added gshimansky  /harmony/enhanced/drlvm/trunk/vm/port/src/thread/linux/thread_ipf.cpp 03/04/2008 00:59:04 Applied patch 0010 from HARMONY-5504[drlvm][port] Restructure DRLVM's sources to extract most of platform dependent code into portlibPatch implements transfer control code to Registers contextand renames memory RW barriers
added gshimansky  /harmony/enhanced/drlvm/trunk/vm/port/src/thread/linux/thread_asm_ia32.s 03/04/2008 00:59:04 Applied patch 0010 from HARMONY-5504[drlvm][port] Restructure DRLVM's sources to extract most of platform dependent code into portlibPatch implements transfer control code to Registers contextand renames memory RW barriers
added gshimansky  /harmony/enhanced/drlvm/trunk/vm/port/src/thread/linux/thread_asm_em64t.s 03/04/2008 00:59:04 Applied patch 0010 from HARMONY-5504[drlvm][port] Restructure DRLVM's sources to extract most of platform dependent code into portlibPatch implements transfer control code to Registers contextand renames memory RW barriers
modified gshimansky  /harmony/enhanced/drlvm/trunk/vm/vmcore/src/jvmti/jvmti_break_intf.cpp 03/04/2008 00:59:04 Applied patch 0010 from HARMONY-5504[drlvm][port] Restructure DRLVM's sources to extract most of platform dependent code into portlibPatch implements transfer control code to Registers contextand renames memory RW barriers
modified gshimansky  /harmony/enhanced/drlvm/trunk/vm/tests/unit/thread/test_stress_suspend_1.c 03/04/2008 00:59:04 Applied patch 0010 from HARMONY-5504[drlvm][port] Restructure DRLVM's sources to extract most of platform dependent code into portlibPatch implements transfer control code to Registers contextand renames memory RW barriers
modified gshimansky  /harmony/enhanced/drlvm/trunk/vm/tests/unit/thread/test_stress_suspend_2.c 03/04/2008 00:59:04 Applied patch 0010 from HARMONY-5504[drlvm][port] Restructure DRLVM's sources to extract most of platform dependent code into portlibPatch implements transfer control code to Registers contextand renames memory RW barriers
modified gshimansky  /harmony/enhanced/drlvm/trunk/vm/vmcore/src/lil/ia32/stack_iterator_ia32.cpp 03/04/2008 00:59:04 Applied patch 0010 from HARMONY-5504[drlvm][port] Restructure DRLVM's sources to extract most of platform dependent code into portlibPatch implements transfer control code to Registers contextand renames memory RW barriers
modified gshimansky  /harmony/enhanced/drlvm/trunk/vm/tests/unit/thread/test_stress_suspend_3.c 03/04/2008 00:59:04 Applied patch 0010 from HARMONY-5504[drlvm][port] Restructure DRLVM's sources to extract most of platform dependent code into portlibPatch implements transfer control code to Registers contextand renames memory RW barriers
modified gshimansky  /harmony/enhanced/drlvm/trunk/vm/port/include/port_general.h 03/04/2008 00:59:04 Applied patch 0010 from HARMONY-5504[drlvm][port] Restructure DRLVM's sources to extract most of platform dependent code into portlibPatch implements transfer control code to Registers contextand renames memory RW barriers
modified gshimansky  /harmony/enhanced/drlvm/trunk/vm/vmcore/src/lil/em64t/stack_iterator_em64t.cpp 03/04/2008 00:59:04 Applied patch 0010 from HARMONY-5504[drlvm][port] Restructure DRLVM's sources to extract most of platform dependent code into portlibPatch implements transfer control code to Registers contextand renames memory RW barriers
modified gshimansky  /harmony/enhanced/drlvm/trunk/vm/tests/unit/thread/test_stress_suspend_4.c 03/04/2008 00:59:04 Applied patch 0010 from HARMONY-5504[drlvm][port] Restructure DRLVM's sources to extract most of platform dependent code into portlibPatch implements transfer control code to Registers contextand renames memory RW barriers
modified gshimansky  /harmony/enhanced/drlvm/trunk/vm/tests/unit/thread/test_stress_suspend_5.c 03/04/2008 00:59:04 Applied patch 0010 from HARMONY-5504[drlvm][port] Restructure DRLVM's sources to extract most of platform dependent code into portlibPatch implements transfer control code to Registers contextand renames memory RW barriers
modified gshimansky  /harmony/enhanced/drlvm/trunk/vm/tests/unit/thread/test_stress_suspend_6.c 03/04/2008 00:59:04 Applied patch 0010 from HARMONY-5504[drlvm][port] Restructure DRLVM's sources to extract most of platform dependent code into portlibPatch implements transfer control code to Registers contextand renames memory RW barriers
added gshimansky  /harmony/enhanced/drlvm/trunk/vm/port/src/thread/win/thread_asm_ia32.asm 03/04/2008 00:59:04 Applied patch 0010 from HARMONY-5504[drlvm][port] Restructure DRLVM's sources to extract most of platform dependent code into portlibPatch implements transfer control code to Registers contextand renames memory RW barriers
added gshimansky  /harmony/enhanced/drlvm/trunk/vm/port/src/thread/win/thread_asm_em64t.asm 03/04/2008 00:59:04 Applied patch 0010 from HARMONY-5504[drlvm][port] Restructure DRLVM's sources to extract most of platform dependent code into portlibPatch implements transfer control code to Registers contextand renames memory RW barriers
modified gshimansky  /harmony/enhanced/drlvm/trunk/vm/vmcore/src/thread/thread_ti_timing.cpp 03/04/2008 00:59:04 Applied patch 0010 from HARMONY-5504[drlvm][port] Restructure DRLVM's sources to extract most of platform dependent code into portlibPatch implements transfer control code to Registers contextand renames memory RW barriers
modified gshimansky  /harmony/enhanced/drlvm/trunk/vm/thread/src/thread_native_thin_monitor.c 03/04/2008 00:59:04 Applied patch 0010 from HARMONY-5504[drlvm][port] Restructure DRLVM's sources to extract most of platform dependent code into portlibPatch implements transfer control code to Registers contextand renames memory RW barriers
modified gshimansky  /harmony/enhanced/drlvm/trunk/vm/thread/src/thread_private.h 03/04/2008 00:59:04 Applied patch 0010 from HARMONY-5504[drlvm][port] Restructure DRLVM's sources to extract most of platform dependent code into portlibPatch implements transfer control code to Registers contextand renames memory RW barriers
deleted gshimansky  /harmony/enhanced/drlvm/trunk/vm/port/src/thread/win/apr_thread_ext.c 03/04/2008 00:59:04 Applied patch 0010 from HARMONY-5504[drlvm][port] Restructure DRLVM's sources to extract most of platform dependent code into portlibPatch implements transfer control code to Registers contextand renames memory RW barriers
deleted gshimansky  /harmony/enhanced/drlvm/trunk/vm/port/src/thread/linux/apr_thread_ext.c 03/04/2008 00:59:04 Applied patch 0010 from HARMONY-5504[drlvm][port] Restructure DRLVM's sources to extract most of platform dependent code into portlibPatch implements transfer control code to Registers contextand renames memory RW barriers
modified gshimansky  /harmony/enhanced/drlvm/trunk/vm/thread/src/thread_native_suspend.c 03/04/2008 00:59:04 Applied patch 0010 from HARMONY-5504[drlvm][port] Restructure DRLVM's sources to extract most of platform dependent code into portlibPatch implements transfer control code to Registers contextand renames memory RW barriers
modified gshimansky  /harmony/enhanced/drlvm/trunk/make/vm/port.xml 03/04/2008 00:59:04 Applied patch 0010 from HARMONY-5504[drlvm][port] Restructure DRLVM's sources to extract most of platform dependent code into portlibPatch implements transfer control code to Registers contextand renames memory RW barriers
modified gshimansky  /harmony/enhanced/drlvm/trunk/vm/include/open/hythread_ext.h 03/04/2008 00:59:04 Applied patch 0010 from HARMONY-5504[drlvm][port] Restructure DRLVM's sources to extract most of platform dependent code into portlibPatch implements transfer control code to Registers contextand renames memory RW barriers
deleted gshimansky  /harmony/enhanced/drlvm/trunk/vm/port/include/apr_thread_ext.h 03/04/2008 00:55:07 Applied move patch 0009 from HARMONY-5504[drlvm][port] Restructure DRLVM's sources to extract most of platform dependent code into portlibPatch renames apr_thread_ext.h to port_thread.h
added gshimansky  /harmony/enhanced/drlvm/trunk/vm/port/include/port_thread.h 03/04/2008 00:55:07 Applied move patch 0009 from HARMONY-5504[drlvm][port] Restructure DRLVM's sources to extract most of platform dependent code into portlibPatch renames apr_thread_ext.h to port_thread.h