From owner-freebsd-stable Tue May 30 14:27:21 2000 Delivered-To: freebsd-stable@freebsd.org Received: from cfdnet.me.tuns.ca (CFDnet.me.TUNS.Ca [134.190.50.164]) by hub.freebsd.org (Postfix) with ESMTP id 2143337BDFF for ; Tue, 30 May 2000 14:27:18 -0700 (PDT) (envelope-from bbmail@cfdnet.me.tuns.ca) Received: from localhost (bbmail@localhost) by cfdnet.me.tuns.ca (8.9.3/8.9.3) with ESMTP id SAA20188; Tue, 30 May 2000 18:24:13 -0300 (ADT) (envelope-from bbmail@cfdnet.me.tuns.ca) Date: Tue, 30 May 2000 18:24:13 -0300 (ADT) From: Bryan Bursey To: "Mike C. Muir" Cc: stable@FreeBSD.ORG Subject: Re: -j n and -STABLE world. In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Sorry to follow my own message, but I'd like to confirm that I'm dealing with a SMP kernel on a machine that it not overclocked. The 'installworld' fails consistently in the same place. The tail end of the stdout is shown below. ===> bin/rm install -c -s -o root -g wheel -m 555 rm /bin install -c -o root -g wheel -m 444 rm.1.gz /usr/share/man/man1 /usr/share/man/man1/unlink.1.gz -> /usr/share/man/man1/rm.1.gz rm: permission denied *** Error code 126 /bin/unlink -> /bin/rm 1 error *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1 error Cheers, Bryan On Tue, 30 May 2000, Mike C. Muir wrote: > I am curious as to how reliable using -j when building world under > 4.0-STABLE is.. Ive seen it do some weird things, and noting that -j with > an installworld has problems when it comes to /bin/ln and /bin/rm it made > me wonder if building world was a potential problem (I have had no > problems without -j). > The system in question IS an overclocked machine, but has proven 100% > stable under any other situation, indeed I have managed to make -j8 > buildworld many times, however 1 in 8 attempts seg faults somewhere along > the way (usually early in the rm'ing part, or very late.) > Memory is also fine, this has been checked with memtest86 v2.3, running > for 50 hours (4 passes.) > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message