Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 34094 invoked from network); 12 Dec 2006 11:13:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 12 Dec 2006 11:13:41 -0000 Received: (qmail 95902 invoked by uid 500); 12 Dec 2006 11:13:49 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 95885 invoked by uid 500); 12 Dec 2006 11:13:49 -0000 Mailing-List: contact commits-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 commits@harmony.apache.org Received: (qmail 95875 invoked by uid 99); 12 Dec 2006 11:13:49 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Dec 2006 03:13:49 -0800 X-ASF-Spam-Status: No, hits=0.6 required=10.0 tests=NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [134.134.136.24] (HELO mga09.intel.com) (134.134.136.24) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Dec 2006 03:13:38 -0800 Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by mga09.intel.com with ESMTP; 12 Dec 2006 03:12:36 -0800 Received: from nssmon01.ins.intel.com ([10.125.118.43]) by fmsmga002.fm.intel.com with ESMTP; 12 Dec 2006 03:12:34 -0800 X-ExtLoop1: 1 X-IronPort-AV: i="4.09,524,1157353200"; d="scan'208"; a="25966616:sNHT19826937" Received: from nstdrlxl5 (nstdrlxl5.ins.intel.com [10.125.122.35]) by nssmon01.ins.intel.com (8.12.11.20060308/8.12.11/SuSE Linux 0.7) with SMTP id kBCBCVOE017363 for ; Tue, 12 Dec 2006 17:12:33 +0600 Message-Id: <200612121112.kBCBCVOE017363@nssmon01.ins.intel.com> Subject: [build-test alert] BUILD FAILED Linux SUSE 9 gcc debug: classlib over drlvm Date: Tue, 12 Dec 2006 17:12:33 +0600 Content-Type: text/plain From: nomail@intel.com To: commits@harmony.apache.org X-Mailer: org.apache.tools.mail.MailMessage (ant.apache.org) X-Virus-Checked: Checked by ClamAV on apache.org BUILD FAILED: Ant Error Message: /export/viv/trunk/cc/projects/classlib/trunk/build.xml:167: The following error occurred while executing this line: /export/viv/trunk/cc/projects/classlib/trunk/make/build-test.xml:132: There were test errors. Date of build: 12/12/2006 16:34:13 Time to build: 37 minutes 44 seconds Last changed: 12/12/2006 16:03:24 Last log entry: Makefile is changed to use compiler options from the common place Compiler warnings are fixed *********************************************************** Errors/Warnings: (259) Tests FAILED *********************************************************** Unit Tests: (19201) error: test_combine$Ljava_security_ProtectionDomain$Ljava_security_ProtectionDomain tests.api.java.security.DomainCombinerTest failure: test_checkMemberAccessLjava_lang_ClassI org.apache.harmony.luni.tests.java.lang.SecurityManagerTest Unit Test Error Details: (2) Test: test_combine$Ljava_security_ProtectionDomain$Ljava_security_ProtectionDomainClass: tests.api.java.security.DomainCombinerTestjava.security.AccessControlException: Permission check failed (java.security.SecurityPermission getProperty.package.access) at java.security.AccessControlContext.checkPermission(Unknown Source) at java.security.AccessController.checkPermission(Unknown Source) at java.lang.SecurityManager.checkPermission(SecurityManager.java:733) at tests.api.java.security.DomainCombinerTest$1.checkPermission(DomainCombinerTest.java:81) at java.lang.SecurityManager.checkSecurityAccess(SecurityManager.java:421) at java.security.Security.getProperty(Security.java:360) at org.apache.harmony.luni.util.PriviAction.run(PriviAction.java:131) at java.security.AccessController.doPrivilegedImpl(Unknown Source) at java.security.AccessController.doPrivileged(Unknown Source) at java.lang.SecurityManager.checkPackageProperty(SecurityManager.java:332) at java.lang.SecurityManager.checkPackageAccess(SecurityManager.java:303) at java.lang.ClassLoader$SystemClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.security.AccessController.doPrivilegedImpl(Unknown Source) at java.security.AccessController.doPrivileged(Unknown Source) at tests.api.java.security.DomainCombinerTest.test_combine$Ljava_security_ProtectionDomain$Ljava_security_ProtectionDomain(DomainCombinerTest.java:89) at java.lang.reflect.VMReflection.invokeMethod(Native Method) Test: test_checkMemberAccessLjava_lang_ClassIClass: org.apache.harmony.luni.tests.java.lang.SecurityManagerTestjunit.framework.AssertionFailedError: This should not throw a security exception at org.apache.harmony.luni.tests.java.lang.SecurityManagerTest.test_checkMemberAccessLjava_lang_ClassI(SecurityManagerTest.java:129) at java.lang.reflect.VMReflection.invokeMethod(Native Method) *********************************************************** Modifications since last successful build: (5) modified apetrenko /harmony/enhanced/classlib/trunk/modules/misc/src/main/native/accessors/shared/org_apache_harmony_misc_accessors_StringAccessorImpl.c 12/12/2006 16:03:24 Makefile is changed to use compiler options from the common placeCompiler warnings are fixed modified apetrenko /harmony/enhanced/classlib/trunk/modules/misc/src/main/native/accessors/windows/makefile 12/12/2006 16:03:24 Makefile is changed to use compiler options from the common placeCompiler warnings are fixed modified apetrenko /harmony/enhanced/classlib/trunk/modules/misc/src/main/native/accessors/shared/org_apache_harmony_misc_accessors_MemoryAccessorNativeImpl.c 12/12/2006 16:03:24 Makefile is changed to use compiler options from the common placeCompiler warnings are fixed modified apetrenko /harmony/enhanced/classlib/trunk/modules/misc/src/main/native/accessors/shared/org_apache_harmony_misc_accessors_Malloc.c 12/12/2006 16:03:24 Makefile is changed to use compiler options from the common placeCompiler warnings are fixed add cc-drlvm log20061212153204Lbuild.3 12/12/2006 15:32:04drlvm