Return-Path: Delivered-To: apmail-harmony-alerts-archive@locus.apache.org Received: (qmail 33869 invoked from network); 12 Dec 2007 01:52:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 Dec 2007 01:52:20 -0000 Received: (qmail 39402 invoked by uid 500); 12 Dec 2007 01:52:09 -0000 Delivered-To: apmail-harmony-alerts-archive@harmony.apache.org Received: (qmail 39383 invoked by uid 500); 12 Dec 2007 01:52:09 -0000 Mailing-List: contact alerts-help@harmony.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@harmony.apache.org Delivered-To: mailing list alerts@harmony.apache.org Received: (qmail 39374 invoked by uid 99); 12 Dec 2007 01:52:09 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Dec 2007 17:52:09 -0800 X-ASF-Spam-Status: No, hits=-4.0 required=10.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [134.134.136.20] (HELO mga02.intel.com) (134.134.136.20) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Dec 2007 01:51:48 +0000 Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga101.jf.intel.com with ESMTP; 11 Dec 2007 17:51:51 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.24,155,1196668800"; d="scan'208";a="240732071" Received: from mssmon01.ims.intel.com ([10.125.148.15]) by orsmga002.jf.intel.com with ESMTP; 11 Dec 2007 17:51:50 -0800 Received: from nstdrlel5 (nstdrlel5.ins.intel.com [10.125.122.27]) by mssmon01.ims.intel.com (8.12.11.20060308/8.12.11/MailSET/Hub) with SMTP id lBC1pmTg010714; Wed, 12 Dec 2007 04:51:48 +0300 Message-Id: <200712120151.lBC1pmTg010714@mssmon01.ims.intel.com> Subject: [build-test alert] PASSED Linux x86_64: drlvm debug Date: Wed, 12 Dec 2007 07:51:48 +0600 Content-Type: text/plain From: nomail@intel.com To: alerts@harmony.apache.org X-Mailer: org.apache.tools.mail.MailMessage (ant.apache.org) X-Virus-Checked: Checked by ClamAV on apache.org BUILD COMPLETE: build.733 Date of build: 2007-12-12 07:39:15 +0600 Time to build: 12 minutes 20 seconds Last changed: 12/12/2007 07:07:40 Last log entry: reverted: HARMONY-5283 : [drlvm][gc] OOME causes error in VM code *********************************************************** Errors/Warnings: (51) [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/jni/jni.cpp: In function ‘bool check_is_jstring_class(_jobject*)’: [cc] /export/users/cc/cc-short/build/checkouts/drlvm/vm/vmcore/src/jni/jni.cpp:1097: warning: converting to non-pointer type ‘bool’ from NULL [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: (2) modified xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/common/space_tuner.cpp 12/12/2007 07:07:40 reverted: HARMONY-5283 : [drlvm][gc] OOME causes error in VM code modified xli /harmony/enhanced/drlvm/trunk/vm/gc_gen/src/common/space_tuner.cpp 12/12/2007 06:18:05 HARMONY-5283 : [drlvm][gc] OOME causes error in VM code