BUILD COMPLETE: build.671

Date of build:  2007-11-30 21:42:40 +0600
Time to build:  12 minutes 13 seconds
Last changed:   11/30/2007 21:19:52
Last log entry: Fixed compilation errors on Linux x86_64 after 599804

***********************************************************
Errors/Warnings:        (49)
            
[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:335:
 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:335:
 warning: (perhaps the ‘offsetof’ macro was used incorrectly)
[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
[cc] 
/export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jit/compile.cpp:418:
 warning: (perhaps the ‘offsetof’ macro was used incorrectly)
[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
[cc] 
/export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jit/compile.cpp:419:
 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/em64t/pim/m2n_em64t.cpp:
 In function ‘char* m2n_gen_push_m2n(char*, Method*, frame_type, bool, 
unsigned int, unsigned int, int32)’:
[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
[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)
[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/em64t/base/jit_runtime_support_em64t.cpp:
 In function ‘LilCodeStub* rth_get_lil_new_generic(LilCodeStub*, void*, 
void*)’:
[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
[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:      (12)
            
modified gshimansky  
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/osr.h 11/30/2007 
21:19:52 Fixed compilation errors on Linux x86_64 after 599804
add cc-classlib log20071130211234Lbuild.441 11/30/2007 21:12:34classlib
add cc-classlib log20071130203019Lbuild.440 11/30/2007 20:30:19classlib
add cc-classlib log20071130191801Lbuild.439 11/30/2007 19:18:01classlib
modified egor  
/harmony/enhanced/drlvm/trunk/vm/jitrino/config/em64t/server_static.emconf 
11/30/2007 18:44:20 applied HARMONY-5090, i.e. operator strength reduction 
optimization(minor formatting fixes, build.sh test passed on 
Linux/ia32/Ubuntu_6.06)
modified egor  /harmony/enhanced/drlvm/trunk/vm/jitrino/config/ia32/opt.emconf 
11/30/2007 18:44:20 applied HARMONY-5090, i.e. operator strength reduction 
optimization(minor formatting fixes, build.sh test passed on 
Linux/ia32/Ubuntu_6.06)
modified egor  /harmony/enhanced/drlvm/trunk/vm/jitrino/config/em64t/opt.emconf 
11/30/2007 18:44:20 applied HARMONY-5090, i.e. operator strength reduction 
optimization(minor formatting fixes, build.sh test passed on 
Linux/ia32/Ubuntu_6.06)
added egor  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/osr.cpp 
11/30/2007 18:44:20 applied HARMONY-5090, i.e. operator strength reduction 
optimization(minor formatting fixes, build.sh test passed on 
Linux/ia32/Ubuntu_6.06)
modified egor  
/harmony/enhanced/drlvm/trunk/vm/jitrino/config/ia32/server.emconf 11/30/2007 
18:44:20 applied HARMONY-5090, i.e. operator strength reduction 
optimization(minor formatting fixes, build.sh test passed on 
Linux/ia32/Ubuntu_6.06)
modified egor  
/harmony/enhanced/drlvm/trunk/vm/jitrino/config/em64t/server.emconf 11/30/2007 
18:44:20 applied HARMONY-5090, i.e. operator strength reduction 
optimization(minor formatting fixes, build.sh test passed on 
Linux/ia32/Ubuntu_6.06)
added egor  /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/osr.h 
11/30/2007 18:44:20 applied HARMONY-5090, i.e. operator strength reduction 
optimization(minor formatting fixes, build.sh test passed on 
Linux/ia32/Ubuntu_6.06)
modified egor  
/harmony/enhanced/drlvm/trunk/vm/jitrino/config/ia32/server_static.emconf 
11/30/2007 18:44:20 applied HARMONY-5090, i.e. operator strength reduction 
optimization(minor formatting fixes, build.sh test passed on 
Linux/ia32/Ubuntu_6.06)

Reply via email to