From owner-freebsd-java@FreeBSD.ORG Mon Feb 25 12:40:02 2013 Return-Path: Delivered-To: freebsd-java@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 7E3115C9 for ; Mon, 25 Feb 2013 12:40:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 565FF7EA for ; Mon, 25 Feb 2013 12:40:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r1PCe1Dx086571 for ; Mon, 25 Feb 2013 12:40:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r1PCe1Ys086570; Mon, 25 Feb 2013 12:40:01 GMT (envelope-from gnats) Date: Mon, 25 Feb 2013 12:40:01 GMT Message-Id: <201302251240.r1PCe1Ys086570@freefall.freebsd.org> To: freebsd-java@FreeBSD.org Cc: From: Uwe Dauernheim Subject: Re: ports/176390: Upgrading openjdk6-b27 to openjdk6-b27_1 fails when compiling corba/make/sun/rmi/corbalogcompile X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Uwe Dauernheim List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Feb 2013 12:40:02 -0000 The following reply was made to PR ports/176390; it has been noted by GNATS. From: Uwe Dauernheim To: bug-followup@FreeBSD.org, Uwe Dauernheim Cc: Subject: Re: ports/176390: Upgrading openjdk6-b27 to openjdk6-b27_1 fails when compiling corba/make/sun/rmi/corbalogcompile Date: Mon, 25 Feb 2013 13:33:07 +0100 The bug is non-deterministic. Thus I checked my memory usage and it = turned out the compilation process quits because of no free ram. I am sorry for submitting this as a bug. /Uwe=