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 2007/11/19 09:54:32 UTC

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

BUILD COMPLETE:	build.581

Date of build:	2007-11-19 14:42:07 +0600
Time to build:	12 minutes 6 seconds
Last changed:	11/19/2007 14:16:50
Last log entry:	HARMONY-5146 : [drlvm][gc]Allocation Prefetch in Garbage Collector

***********************************************************
Errors/Warnings:	(55)
            
[cc-ant]: Test Suite 'drlvm' execution. Repository updated: true
[cc-ant]: Check for 'run' failure of classlib = ${classlib.parameters.run.failed}
[cc-ant]: Result: failed.superiors = '${failed.superiors}'
[cc-ant]: Do cleanup for /export/users/cc/cc-short/build/checkouts/drlvm
[cc] /usr/bin/ar: creating libaprutil-1.a
[cc] /usr/bin/ar: creating liblog4cxx.a
[cc] /usr/bin/ar: creating libencoder.a
[cc] /usr/bin/ar: creating libport.a
[cc] /export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jit/jit_runtime_support.cpp: In function ‘void* rth_get_lil_initialize_class(int*)’:
[cc] /export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jit/jit_runtime_support.cpp:764: warning: invalid access to non-static data member ‘VM_thread::thread_exception’ of NULL object
[cc] /export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jit/jit_runtime_support.cpp:764: warning: (perhaps the ‘offsetof’ macro was used incorrectly)
[cc] /export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jit/jit_runtime_support.cpp:765: warning: invalid access to non-static data member ‘VM_thread::thread_exception’ of NULL object
[cc] /export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jit/jit_runtime_support.cpp:765: warning: (perhaps the ‘offsetof’ macro was used incorrectly)
[cc] /export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jit/jit_runtime_support.cpp: In function ‘void* vm_create_helper_for_function(void* (*)(void*))’:
[cc] /export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jit/jit_runtime_support.cpp:3332: warning: invalid access to non-static data member ‘VM_thread::thread_exception’ of NULL object
[cc] /export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jit/jit_runtime_support.cpp:3332: warning: (perhaps the ‘offsetof’ macro was used incorrectly)
[cc] /export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jit/jit_runtime_support.cpp:3333: warning: invalid access to non-static data member ‘VM_thread::thread_exception’ of NULL object
[cc] /export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jit/jit_runtime_support.cpp:3333: warning: (perhaps the ‘offsetof’ macro was used incorrectly)
[cc] /export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jit/compile.cpp: In function ‘void* compile_create_lil_jni_stub(Method*, void*, LilCodeStub* (*)(LilCodeStub*, Method*))’:
[cc] /export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jit/compile.cpp:344: warning: invalid access to non-static data member ‘VM_thread::jni_env’ of NULL object
[cc] /export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jit/compile.cpp:344: warning: (perhaps the ‘offsetof’ macro was used incorrectly)
[cc] /export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jit/compile.cpp:427: warning: invalid access to non-static data member ‘VM_thread::thread_exception’ of NULL object
[cc] /export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jit/compile.cpp:427: warning: (perhaps the ‘offsetof’ macro was used incorrectly)
[cc] /export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jit/compile.cpp:428: warning: invalid access to non-static data member ‘VM_thread::thread_exception’ of NULL object
[cc] /export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jit/compile.cpp:428: warning: (perhaps the ‘offsetof’ macro was used incorrectly)
[cc] /export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/thread/thread_manager.cpp: In function ‘void jthread_deallocate_vm_thread_pool(VM_thread*)’:
[cc] /export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/thread/thread_manager.cpp:101: warning: invalid access to non-static data member ‘VM_thread::java_thread’ of NULL object
[cc] /export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/thread/thread_manager.cpp:101: warning: (perhaps the ‘offsetof’ macro was used incorrectly)
[cc] /export/users/cc/cc-short/build/checkouts/drlvm/vm/port/src/lil/ia32/pim/m2n_ia32.cpp: In function ‘char* m2n_gen_push_m2n(char*, Method*, frame_type, bool, unsigned int)’:
[cc] /export/users/cc/cc-short/build/checkouts/drlvm/vm/port/src/lil/ia32/pim/m2n_ia32.cpp:212: warning: invalid access to non-static data member ‘VM_thread::last_m2n_frame’ of NULL object
[cc] /export/users/cc/cc-short/build/checkouts/drlvm/vm/port/src/lil/ia32/pim/m2n_ia32.cpp:212: warning: (perhaps the ‘offsetof’ macro was used incorrectly)
[cc] /export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jni/jni.cpp: In function ‘jint jni_init()’:
[cc] /export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jni/jni.cpp:388: warning: invalid access to non-static data member ‘JavaVM_Internal::link’ of NULL object
[cc] /export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jni/jni.cpp:388: warning: (perhaps the ‘offsetof’ macro was used incorrectly)
[cc] /export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jni/jni.cpp:388: warning: invalid access to non-static data member ‘JavaVM_Internal::link’ of NULL object
[cc] /export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jni/jni.cpp:388: warning: (perhaps the ‘offsetof’ macro was used incorrectly)
[cc] /export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jni/jni.cpp: In function ‘jint JNI_GetCreatedJavaVMs(JavaVM**, jsize, jsize*)’:
[cc] /export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jni/jni.cpp:427: warning: invalid access to non-static data member ‘JavaVM_Internal::link’ of NULL object
[cc] /export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jni/jni.cpp:427: warning: (perhaps the ‘offsetof’ macro was used incorrectly)
[cc] /export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jni/jni.cpp: In function ‘jint JNI_CreateJavaVM(JavaVM**, JNIEnv**, void*)’:
[cc] /export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jni/jni.cpp:457: warning: invalid access to non-static data member ‘JavaVM_Internal::link’ of NULL object
[cc] /export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jni/jni.cpp:457: warning: (perhaps the ‘offsetof’ macro was used incorrectly)
[cc] /export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jni/jni.cpp:546: warning: invalid access to non-static data member ‘JavaVM_Internal::link’ of NULL object
[cc] /export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jni/jni.cpp:546: warning: (perhaps the ‘offsetof’ macro was used incorrectly)
[cc] /export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jni/jni.cpp:546: warning: invalid access to non-static data member ‘JavaVM_Internal::link’ of NULL object
[cc] /export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jni/jni.cpp:546: warning: (perhaps the ‘offsetof’ macro was used incorrectly)
[cc] /export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jni/jni.cpp:546: warning: invalid access to non-static data member ‘JavaVM_Internal::link’ of NULL object
[cc] /export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jni/jni.cpp:546: warning: (perhaps the ‘offsetof’ macro was used incorrectly)
[cc] /export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jni/jni.cpp:546: warning: invalid access to non-static data member ‘JavaVM_Internal::link’ of NULL object
[cc] /export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jni/jni.cpp:546: warning: (perhaps the ‘offsetof’ macro was used incorrectly)
[cc] /export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/util/ia32/base/jit_runtime_support_ia32.cpp: In function ‘void* getaddress__vm_initialize_class_naked()’:
[cc] /export/users/cc/cc-short/build/checkouts/drlvm/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
[cc] /export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/util/ia32/base/jit_runtime_support_ia32.cpp:259: warning: (perhaps the ‘offsetof’ macro was used incorrectly)
[cc] /export/users/cc/cc-short/build/checkouts/drlvm/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
[cc] /export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/util/ia32/base/jit_runtime_support_ia32.cpp:260: warning: (perhaps the ‘offsetof’ macro was used incorrectly)

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

***********************************************************
Modifications since last successful build:	(14)
            
modified xli  /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/thread/gc_thread.h 11/19/2007 14:16:50 HARMONY-5146 : [drlvm][gc]Allocation Prefetch in Garbage Collector
modified xli  /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/common/gc_common.cpp 11/19/2007 14:16:50 HARMONY-5146 : [drlvm][gc]Allocation Prefetch in Garbage Collector
modified mfursov  /harmony/enhanced/drlvm/trunk/vm/vmcore/src/jit/rt_helper_info.cpp 11/19/2007 14:10:28 Disabling vmmagic package initialization on IPF platform.
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/main/Jitrino.cpp 11/19/2007 13:57:22 Separated RuntimeInterface declaration and impl, got rid of extra wrapping in it's usage.Improved documentation a bit.
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/CodeGenerator.cpp 11/19/2007 13:57:22 Separated RuntimeInterface declaration and impl, got rid of extra wrapping in it's usage.Improved documentation a bit.
added varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/RuntimeInterface.cpp 11/19/2007 13:57:22 Separated RuntimeInterface declaration and impl, got rid of extra wrapping in it's usage.Improved documentation a bit.
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32RuntimeInterface.h 11/19/2007 13:57:22 Separated RuntimeInterface declaration and impl, got rid of extra wrapping in it's usage.Improved documentation a bit.
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/main/Jitrino.h 11/19/2007 13:57:22 Separated RuntimeInterface declaration and impl, got rid of extra wrapping in it's usage.Improved documentation a bit.
modified varlax  /harmony/enhanced/drlvm/trunk/build/make/components/vm/jitrino.xml 11/19/2007 13:57:22 Separated RuntimeInterface declaration and impl, got rid of extra wrapping in it's usage.Improved documentation a bit.
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/vm/JITInterface.cpp 11/19/2007 13:57:22 Separated RuntimeInterface declaration and impl, got rid of extra wrapping in it's usage.Improved documentation a bit.
added varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/RuntimeInterface.h 11/19/2007 13:57:22 Separated RuntimeInterface declaration and impl, got rid of extra wrapping in it's usage.Improved documentation a bit.
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ipf/include/IpfRuntimeInterface.h 11/19/2007 13:57:22 Separated RuntimeInterface declaration and impl, got rid of extra wrapping in it's usage.Improved documentation a bit.
modified varlax  /harmony/enhanced/drlvm/trunk/build/custom/msvc_2003/jitrino/jitrino.vcproj 11/19/2007 13:57:22 Separated RuntimeInterface declaration and impl, got rid of extra wrapping in it's usage.Improved documentation a bit.
modified varlax  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/CodeGenIntfc.h 11/19/2007 13:57:22 Separated RuntimeInterface declaration and impl, got rid of extra wrapping in it's usage.Improved documentation a bit.