From owner-freebsd-java@FreeBSD.ORG Thu Jan 26 06:12:55 2006 Return-Path: X-Original-To: freebsd-java@freebsd.org Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 64D4A16A422 for ; Thu, 26 Jan 2006 06:12:55 +0000 (GMT) (envelope-from champlin@stupidog.org) Received: from whisper.stupidog.org (adsl-63-193-245-15.dsl.snfc21.pacbell.net [63.193.245.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C3D143D48 for ; Thu, 26 Jan 2006 06:12:54 +0000 (GMT) (envelope-from champlin@stupidog.org) Received: from [10.0.1.37] (pathetic.stupidog.org [10.0.1.37]) by whisper.stupidog.org (Postfix) with ESMTP id C60D420A1; Wed, 25 Jan 2006 22:12:54 -0800 (PST) In-Reply-To: References: <20060120032857.GA37316@gurney.reilly.home> Mime-Version: 1.0 (Apple Message framework v746.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <67B4CDC6-36FE-4325-9E16-9AF05DD11BD0@stupidog.org> Content-Transfer-Encoding: 7bit From: Virgil Champlin Date: Wed, 25 Jan 2006 22:16:26 -0800 To: Alex Hayward X-Mailer: Apple Mail (2.746.2) Cc: Andrew Reilly , freebsd-java@freebsd.org Subject: Re: Compiling jdk15 on amd64: how long? X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Jan 2006 06:12:55 -0000 On Jan 20, 2006, at 11:48 AM, Alex Hayward wrote: > On Fri, 20 Jan 2006, Andrew Reilly wrote: > >> Hi all, >> >> Any idea how long this is supposed to take? I'm patched and all, >> and the linux javac seems to be working ok, but I have two javac >> processes (one per core) at the top of my "top" list that have now >> consumed about 170 minutes. > ... > The last time I compiled it on amd64 I had to disable SMP to make it > finish. This was my experience, too, when I was bootstrapping with linux-sun- jdk-1.4.2.10. I did not need it later rebuilding with "portupgrade - f jdk-1.5.0p2_3". Tyan S2881 (Opteron 246)/FreeBSD 6.0-RELEASE -virgil