BUILD COMPLETE: build.410
Date of build: 2007-10-23 16:37:28 +0700
Time to build: 11 minutes 27 seconds
Last changed: 10/23/2007 16:08:14
Last log entry: Fixing regression introduced by HARMONY-4553 commit: adding
virtual destructor to a class
***********************************************************
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:766:
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:766:
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:767:
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:767:
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:3341:
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:3341:
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:3342:
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:3342:
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/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:324:
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:324:
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:544:
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:544:
warning: (perhaps the âoffsetofâ macro was used incorrectly)
[cc]
/export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jni/jni.cpp:544:
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:544:
warning: (perhaps the âoffsetofâ macro was used incorrectly)
[cc]
/export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jni/jni.cpp:544:
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:544:
warning: (perhaps the âoffsetofâ macro was used incorrectly)
[cc]
/export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jni/jni.cpp:544:
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:544:
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: (30)
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/HLOAPIMagics.h
10/23/2007 16:08:14 Fixing regression introduced by HARMONY-4553 commit: adding
virtual destructor to a class
add cc-classlib log20071023160721Lbuild.268 10/23/2007 16:07:21classlib
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/config/ia32/client.emconf 10/23/2007
15:13:56 Fix for HARMONY-4553 [drlvm][jit][perf] String.compareTo method works
slowly
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/vmcore/src/class_support/C_Interface.cpp
10/23/2007 15:13:56 Fix for HARMONY-4553 [drlvm][jit][perf] String.compareTo
method works slowly
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/CodeSelectors.cpp
10/23/2007 15:13:56 Fix for HARMONY-4553 [drlvm][jit][perf] String.compareTo
method works slowly
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/inliner.cpp 10/23/2007
15:13:56 Fix for HARMONY-4553 [drlvm][jit][perf] String.compareTo method works
slowly
added mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/HLOAPIMagics.cpp
10/23/2007 15:13:56 Fix for HARMONY-4553 [drlvm][jit][perf] String.compareTo
method works slowly
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32GCSafePoints.cpp
10/23/2007 15:13:56 Fix for HARMONY-4553 [drlvm][jit][perf] String.compareTo
method works slowly
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/translator/java/JavaByteCodeTranslator.cpp
10/23/2007 15:13:56 Fix for HARMONY-4553 [drlvm][jit][perf] String.compareTo
method works slowly
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/vm/VMInterface.cpp 10/23/2007
15:13:56 Fix for HARMONY-4553 [drlvm][jit][perf] String.compareTo method works
slowly
added mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/HLOAPIMagics.h
10/23/2007 15:13:56 Fix for HARMONY-4553 [drlvm][jit][perf] String.compareTo
method works slowly
modified mfursov /harmony/enhanced/drlvm/trunk/vm/include/jit_intf.h
10/23/2007 15:13:56 Fix for HARMONY-4553 [drlvm][jit][perf] String.compareTo
method works slowly
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/translator/java/JavaByteCodeTranslator.h
10/23/2007 15:13:56 Fix for HARMONY-4553 [drlvm][jit][perf] String.compareTo
method works slowly
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/translator/java/JavaLabelPrepass.cpp
10/23/2007 15:13:56 Fix for HARMONY-4553 [drlvm][jit][perf] String.compareTo
method works slowly
modified mfursov /harmony/enhanced/drlvm/trunk/vm/jitrino/src/vm/VMInterface.h
10/23/2007 15:13:56 Fix for HARMONY-4553 [drlvm][jit][perf] String.compareTo
method works slowly
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32APIMagics.cpp
10/23/2007 15:13:56 Fix for HARMONY-4553 [drlvm][jit][perf] String.compareTo
method works slowly
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/deadcodeeliminator.cpp
10/23/2007 15:13:56 Fix for HARMONY-4553 [drlvm][jit][perf] String.compareTo
method works slowly
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/translator/java/JavaLabelPrepass.h
10/23/2007 15:13:56 Fix for HARMONY-4553 [drlvm][jit][perf] String.compareTo
method works slowly
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/Inst.cpp 10/23/2007
15:13:56 Fix for HARMONY-4553 [drlvm][jit][perf] String.compareTo method works
slowly
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/Opcode.h 10/23/2007
15:13:56 Fix for HARMONY-4553 [drlvm][jit][perf] String.compareTo method works
slowly
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/escanalyzer.cpp
10/23/2007 15:13:56 Fix for HARMONY-4553 [drlvm][jit][perf] String.compareTo
method works slowly
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/config/ia32/opt.emconf 10/23/2007
15:13:56 Fix for HARMONY-4553 [drlvm][jit][perf] String.compareTo method works
slowly
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/shared/ControlFlowGraph.h
10/23/2007 15:13:56 Fix for HARMONY-4553 [drlvm][jit][perf] String.compareTo
method works slowly
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/config/ia32/server.emconf 10/23/2007
15:13:56 Fix for HARMONY-4553 [drlvm][jit][perf] String.compareTo method works
slowly
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32InstCodeSelector.cpp
10/23/2007 15:13:56 Fix for HARMONY-4553 [drlvm][jit][perf] String.compareTo
method works slowly
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/port/src/encoder/ia32_em64t/enc_tabl.cpp
10/23/2007 15:13:56 Fix for HARMONY-4553 [drlvm][jit][perf] String.compareTo
method works slowly
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/memoryopt.cpp 10/23/2007
15:13:56 Fix for HARMONY-4553 [drlvm][jit][perf] String.compareTo method works
slowly
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/port/src/encoder/ia32_em64t/enc_defs.h
10/23/2007 15:13:56 Fix for HARMONY-4553 [drlvm][jit][perf] String.compareTo
method works slowly
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/CodeGenIntfc.h
10/23/2007 15:13:56 Fix for HARMONY-4553 [drlvm][jit][perf] String.compareTo
method works slowly
modified mfursov
/harmony/enhanced/drlvm/trunk/vm/jitrino/config/ia32/server_static.emconf
10/23/2007 15:13:56 Fix for HARMONY-4553 [drlvm][jit][perf] String.compareTo
method works slowly