From owner-freebsd-ports@FreeBSD.ORG Mon Feb 9 08:49:07 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C9FFF16A4CE; Mon, 9 Feb 2004 08:49:07 -0800 (PST) Received: from bast.unixathome.org (bast.unixathome.org [66.11.174.150]) by mx1.FreeBSD.org (Postfix) with ESMTP id A41F943D6E; Mon, 9 Feb 2004 08:49:07 -0800 (PST) (envelope-from dan@langille.org) Received: from wocker (wocker.unixathome.org [192.168.0.99]) by bast.unixathome.org (Postfix) with ESMTP id D2BEA3D32; Mon, 9 Feb 2004 11:49:06 -0500 (EST) From: "Dan Langille" To: Alexey Zelkin Date: Mon, 09 Feb 2004 11:49:06 -0500 MIME-Version: 1.0 Message-ID: <402773B2.2798.15140927@localhost> Priority: normal In-reply-to: <20040209164517.GC23768@phantom.cris.net> References: <40273DAD.14286.14410189@localhost> X-mailer: Pegasus Mail for Windows (v4.02a) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body cc: ports@FreeBSD.org Subject: Re: ports/java/jdk14 looping on install? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Feb 2004 16:49:07 -0000 On 9 Feb 2004 at 18:45, Alexey Zelkin wrote: > hi, > > On Mon, Feb 09, 2004 at 07:58:37AM -0500, Dan Langille wrote: > > On 9 Feb 2004 at 0:20, Alexey Zelkin wrote: > > > > > On Sun, Feb 08, 2004 at 02:09:40PM -0500, Dan Langille wrote: > > > > On 8 Feb 2004 at 18:23, Alexey Zelkin wrote: > > > > > > > > > hi, > > > > > > > > > > is linuxprocfs mounted ? > > > > > > > > It appears not. > > > > > > It appears to be strange that you even passed pre-build: checks then. > > > If you are using linux jdk as bootstrap jdk then linprocfs should > > > be mounted and active. > > > > After more thatn 36 hours of CPU time, I terminated the build. The > > java process continued to run so I terminated that manually. A kill - > > TERM did not kill it so I resorted to a kill -KILL. > > Yep. It was reported many times before. Most usual reason is hard > dependancy linux_base on linprocfs (in linux jdk case). Second most > reported case with such behaviour is mixing threading libraries. Since > you are building jdk from scratch I assume linux_base is your problem. > > NOTE: Actually, I am talking about this issue (linux_base related) only by > reports of other people. I never was able to reproduce such behavior > on my build machine. :( > > > This process needs to be cleaner if we expect people to start using > > Open Office. > > > > I am pleased to report this: > > [linprocfs warning skiped] > > Did you changed something ? Why it did not appear before ? I changed nothing. It may have appeared, but if it did, it had scrolled off the screen. > > > After doing the above: > > > > # mount > > /dev/ad0s1a on / (ufs, local) > > /dev/ad0s1f on /tmp (ufs, local, soft-updates) > > /dev/ad0s1g on /usr (ufs, NFS exported, local, soft-updates) > > /dev/ad0s1e on /var (ufs, local, soft-updates) > > procfs on /proc (procfs, local) > > xeon:/usr/ports/distfiles on /usr/ports/distfiles (nfs) > > linprocfs on /usr/compat/linux/proc (linprocfs, local) > > > > Now why can't the port just do that? > > Sorry. This is too intrusive change as for me. I prefer to force > people do it by hands. At least they'll know how to revert this > change in runtime. No worries. -- Dan Langille : http://www.langille.org/ BSDCan - http://www.bsdcan.org/