From owner-freebsd-current Thu Apr 3 02:36:17 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id CAA13107 for current-outgoing; Thu, 3 Apr 1997 02:36:17 -0800 (PST) Received: from silvia.HIP.Berkeley.EDU (ala-ca8-59.ix.netcom.com [207.93.141.187]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id CAA13099 for ; Thu, 3 Apr 1997 02:36:10 -0800 (PST) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.5/8.6.9) id CAA17928; Thu, 3 Apr 1997 02:36:02 -0800 (PST) Date: Thu, 3 Apr 1997 02:36:02 -0800 (PST) Message-Id: <199704031036.CAA17928@silvia.HIP.Berkeley.EDU> To: dufault@hda.com CC: current@freebsd.org In-reply-to: <199704030605.BAA03118@hda.hda.com> (message from Peter Dufault on Thu, 3 Apr 1997 01:05:01 -0500 (EST)) Subject: Re: I've survived make world. From: asami@vader.cs.berkeley.edu (Satoshi Asami) Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk * I've survived make world from Monday. On a Compaq Presario of all things * with no SCSI. I've built world twice with that build. It has been * solid as a single user workstation. I've survived a make world from 3/24, 3/26 and 3/31. (In fact, this is the machine that "packages-current" is built from now.) This is a P6-200 with an IDE system disk and 3940W with a Seagate ST15150W. However, the NFS client appears to be hopelessly broken (I don't know about the NFS server, this machine isn't one). I initially had the ports/distfiles pointing to a directory on an NFS server (running FreeBSD-2.1.5). At some point during the package builds, a process locks up trying to read/write a distfile, and the whole NFS system went down on this machine (I could still login as "root", as long as I didn't try to touch NFS-mounted directories). I changed ports/distfiles to a local directory and it appears to be fairly stable since then. Satoshi