BUILD COMPLETE: build.895

Date of build:  2008-02-04 19:15:02 +0600
Time to build:  12 minutes 53 seconds
Last changed:   02/04/2008 19:09:48
Last log entry: classlib

***********************************************************
Errors/Warnings:        (54)
            
[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/em64t/pim/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-short/build/checkouts/drlvm/vm/port/src/lil/em64t/pim/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-short/build/checkouts/drlvm/vm/port/src/lil/em64t/pim/m2n_em64t.cpp:328:
 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/jni/jni.cpp: In 
function ‘bool check_is_jstring_class(_jobject*)’:
[compile-cc] 
/export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jni/jni.cpp:1108: 
warning: converting to non-pointer type ‘bool’ from NULL
[compile-cc] 
/export/users/cc/cc-short/build/checkouts/drlvm/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-short/build/checkouts/drlvm/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-short/build/checkouts/drlvm/vm/vmcore/src/util/em64t/base/jit_runtime_support_em64t.cpp:52:
 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:      (5)
            
add cc-classlib log20080204190948Lbuild.572 02/04/2008 19:09:48classlib
added varlax  /harmony/enhanced/drlvm/trunk/make/vm/verifier.xml 02/04/2008 
18:53:03 Fixed HARMONY-5421  [drlvm][build][verifier] build verifier as a 
static library
modified varlax  /harmony/enhanced/drlvm/trunk/make/vm/vmcore.xml 02/04/2008 
18:53:03 Fixed HARMONY-5421  [drlvm][build][verifier] build verifier as a 
static library
modified varlax  /harmony/enhanced/drlvm/trunk/build.xml 02/04/2008 18:53:03 
Fixed HARMONY-5421  [drlvm][build][verifier] build verifier as a static library
add cc-classlib log20080204183329Lbuild.571 02/04/2008 18:33:29classlib


Reply via email to