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/05 10:21:59 UTC

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

BUILD COMPLETE:	build.701

Date of build:	2008-03-05 14:57:56 +0600
Time to build:	23 minutes 35 seconds
Last changed:	03/05/2008 14:31:03
Last log entry:	Apply patch for HARMONY-5574 ([classlib][sql][rowset]implements deleteRow, undoDelete and restoreOriginal methods of CachedRowSet)

***********************************************************
Errors/Warnings:	(68)
            
[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:693: 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/ia32/m2n_ia32.cpp: In function ‘char* m2n_gen_push_m2n(char*, Method*, frame_type, bool, unsigned int)’:
[compile-cc] /export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/lil/ia32/m2n_ia32.cpp:212: 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/ia32/m2n_ia32.cpp:212: 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/ia32/base/jit_runtime_support_ia32.cpp: In function ‘void* getaddress__vm_initialize_class_naked()’:
[compile-cc] /export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/util/ia32/base/jit_runtime_support_ia32.cpp:259: 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/util/ia32/base/jit_runtime_support_ia32.cpp:259: warning: (perhaps the ‘offsetof’ macro was used incorrectly)
[compile-cc] /export/users/cc/cc-common/build/checkouts/hdk/working_vm/vm/vmcore/src/util/ia32/base/jit_runtime_support_ia32.cpp:260: 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/util/ia32/base/jit_runtime_support_ia32.cpp:260: 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:	(12)
            
modified tonywu  /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/internal/rowset/CachedRowSetImplTest.java 03/05/2008 14:31:03 Apply patch for HARMONY-5574 ([classlib][sql][rowset]implements deleteRow, undoDelete and restoreOriginal methods of CachedRowSet)
added tonywu  /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/internal/rowset/CachedRowSetDeleteTest.java 03/05/2008 14:31:03 Apply patch for HARMONY-5574 ([classlib][sql][rowset]implements deleteRow, undoDelete and restoreOriginal methods of CachedRowSet)
modified tonywu  /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/internal/rowset/CachedRowSetUpdateTest.java 03/05/2008 14:31:03 Apply patch for HARMONY-5574 ([classlib][sql][rowset]implements deleteRow, undoDelete and restoreOriginal methods of CachedRowSet)
modified tonywu  /harmony/enhanced/classlib/trunk/modules/sql/src/main/java/org/apache/harmony/sql/internal/rowset/CachedRowSetImpl.java 03/05/2008 14:31:03 Apply patch for HARMONY-5574 ([classlib][sql][rowset]implements deleteRow, undoDelete and restoreOriginal methods of CachedRowSet)
modified mcfirst  /harmony/enhanced/drlvm/trunk/make/tests/reg-test.xml 03/05/2008 13:13:42 Applying patch from HARMONY-5474 [drlvm] Keep DRLVM dependent jars inside VM directory
modified mcfirst  /harmony/enhanced/drlvm/trunk/make/build-java.xml 03/05/2008 13:13:42 Applying patch from HARMONY-5474 [drlvm] Keep DRLVM dependent jars inside VM directory
modified mcfirst  /harmony/enhanced/drlvm/trunk/make/vm/kernel.xml 03/05/2008 13:13:42 Applying patch from HARMONY-5474 [drlvm] Keep DRLVM dependent jars inside VM directory
modified mcfirst  /harmony/enhanced/drlvm/trunk/make/vm/gc_gen.xml 03/05/2008 13:13:42 Applying patch from HARMONY-5474 [drlvm] Keep DRLVM dependent jars inside VM directory
modified mcfirst  /harmony/enhanced/drlvm/trunk/make/resources/harmonyvm.properties 03/05/2008 13:13:42 Applying patch from HARMONY-5474 [drlvm] Keep DRLVM dependent jars inside VM directory
modified mcfirst  /harmony/enhanced/drlvm/trunk/vm/vmcore/src/class_support/classloader.cpp 03/05/2008 13:13:42 Applying patch from HARMONY-5474 [drlvm] Keep DRLVM dependent jars inside VM directory
modified mcfirst  /harmony/enhanced/drlvm/trunk/vm/vmcore/src/jvmti/jvmti_method.cpp 03/05/2008 13:11:34 Applying patch from HARMONY-5487 [drlvm][logging] add operator<<(method) to VM logging system
modified mcfirst  /harmony/enhanced/drlvm/trunk/vm/vmcore/include/vm_log.h 03/05/2008 13:11:34 Applying patch from HARMONY-5487 [drlvm][logging] add operator<<(method) to VM logging system