BUILD COMPLETE: build.905
Date of build: 2008-02-08 11:18:20 +0600
Time to build: 12 minutes 54 seconds
Last changed: 02/08/2008 10:22:40
Last log entry: classlib
***********************************************************
Errors/Warnings: (59)
[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 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-short/build/checkouts/drlvm/vm/thread/src/thread_native_basic.c:
In function âhythread_struct_initâ:
[cc]
/export/users/cc/cc-short/build/checkouts/drlvm/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-short/build/checkouts/drlvm/vm/vmcore/src/jit/jit_runtime_support.cpp:
In function âvoid* rth_get_lil_initialize_class(int*)â:
[compile-cc]
/export/users/cc/cc-short/build/checkouts/drlvm/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-short/build/checkouts/drlvm/vm/vmcore/src/jit/jit_runtime_support.cpp:785:
warning: (perhaps the âoffsetofâ macro was used incorrectly)
[compile-cc]
/export/users/cc/cc-short/build/checkouts/drlvm/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-short/build/checkouts/drlvm/vm/vmcore/src/jit/jit_runtime_support.cpp:786:
warning: (perhaps the âoffsetofâ macro was used incorrectly)
[compile-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*))â:
[compile-cc]
/export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jit/jit_runtime_support.cpp:3409:
warning: invalid access to non-static data member
âVM_thread::thread_exceptionâ of NULL object
[compile-cc]
/export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jit/jit_runtime_support.cpp:3409:
warning: (perhaps the âoffsetofâ macro was used incorrectly)
[compile-cc]
/export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jit/jit_runtime_support.cpp:3410:
warning: invalid access to non-static data member
âVM_thread::thread_exceptionâ of NULL object
[compile-cc]
/export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jit/jit_runtime_support.cpp:3410:
warning: (perhaps the âoffsetofâ macro was used incorrectly)
[compile-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*))â:
[compile-cc]
/export/users/cc/cc-short/build/checkouts/drlvm/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-short/build/checkouts/drlvm/vm/vmcore/src/jit/compile.cpp:335:
warning: (perhaps the âoffsetofâ macro was used incorrectly)
[compile-cc]
/export/users/cc/cc-short/build/checkouts/drlvm/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-short/build/checkouts/drlvm/vm/vmcore/src/jit/compile.cpp:418:
warning: (perhaps the âoffsetofâ macro was used incorrectly)
[compile-cc]
/export/users/cc/cc-short/build/checkouts/drlvm/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-short/build/checkouts/drlvm/vm/vmcore/src/jit/compile.cpp:419:
warning: (perhaps the âoffsetofâ macro was used incorrectly)
[compile-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*)â:
[compile-cc]
/export/users/cc/cc-short/build/checkouts/drlvm/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-short/build/checkouts/drlvm/vm/vmcore/src/thread/thread_manager.cpp:110:
warning: (perhaps the âoffsetofâ macro was used incorrectly)
[compile-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)â:
[compile-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
[compile-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)
[compile-cc]
/export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jni/jni.cpp: In
function âjint jni_init()â:
[compile-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
[compile-cc]
/export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jni/jni.cpp:388:
warning: (perhaps the âoffsetofâ macro was used incorrectly)
[compile-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
[compile-cc]
/export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jni/jni.cpp:388:
warning: (perhaps the âoffsetofâ macro was used incorrectly)
[compile-cc]
/export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jni/jni.cpp: In
function âjint JNI_GetCreatedJavaVMs(JavaVM**, jsize, jsize*)â:
[compile-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
[compile-cc]
/export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jni/jni.cpp:427:
warning: (perhaps the âoffsetofâ macro was used incorrectly)
[compile-cc]
/export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jni/jni.cpp: In
function âjint JNI_CreateJavaVM(JavaVM**, JNIEnv**, void*)â:
[compile-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
[compile-cc]
/export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jni/jni.cpp:457:
warning: (perhaps the âoffsetofâ macro was used incorrectly)
[compile-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
[compile-cc]
/export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jni/jni.cpp:546:
warning: (perhaps the âoffsetofâ macro was used incorrectly)
[compile-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
[compile-cc]
/export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jni/jni.cpp:546:
warning: (perhaps the âoffsetofâ macro was used incorrectly)
[compile-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
[compile-cc]
/export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jni/jni.cpp:546:
warning: (perhaps the âoffsetofâ macro was used incorrectly)
[compile-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
[compile-cc]
/export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jni/jni.cpp:546:
warning: (perhaps the âoffsetofâ macro was used incorrectly)
[compile-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()â:
[compile-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
[compile-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)
[compile-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
[compile-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)
[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: (6)
add cc-classlib log20080208102240Lbuild.608 02/08/2008 10:22:40classlib
modified gshimansky /harmony/enhanced/drlvm/trunk/vm/vmcore/src/jni/jni.cpp
02/08/2008 00:22:15 Fixed compilation warning
add cc-classlib log20080207230114Lbuild.607 02/07/2008 23:01:14classlib
modified gshimansky /harmony/enhanced/drlvm/trunk/vm/include/open/types.h
02/07/2008 21:54:16 Fixed comment to refer to a correct type
add cc-classlib log20080207205337Lbuild.606 02/07/2008 20:53:37classlib
add cc-classlib log20080207191646Lbuild.605 02/07/2008 19:16:46classlib