From owner-freebsd-stable Mon Apr 3 14:24:58 2000 Delivered-To: freebsd-stable@freebsd.org Received: from kaon.intercom.com (kaon.intercom.com [198.143.3.30]) by hub.freebsd.org (Postfix) with ESMTP id 0C9B437B644; Mon, 3 Apr 2000 14:24:52 -0700 (PDT) (envelope-from jason@intercom.com) Received: from shagalicious.com ([206.98.165.250] helo=intercom.com) by kaon.intercom.com with esmtp (Exim 3.13 #1) id 12cEL5-000IoS-00; Mon, 03 Apr 2000 17:24:51 -0400 Message-ID: <38E90C22.EA79A99@intercom.com> Date: Mon, 03 Apr 2000 17:24:50 -0400 From: "Jason J. Horton" X-Mailer: Mozilla 4.72 [en] (X11; I; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Kris Kennaway Cc: stable@freebsd.org Subject: Re: 3.4-STABLE buildworld fails. References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Kris Kennaway wrote: > > On Mon, 3 Apr 2000, Jason J. Horton wrote: > > > I have been getting some weird failures on buildworld these days. > > On most servers, I cannot get a make -j 4 buildworld to go all the > > way through, have to do make buildworld. Now on one server that > > was cvsupped this weekend, with a make buildworld, it dies on > > > > cpp: /usr/src/usr.bin/more/help.c: Device not configured > > *** Error code 1 > > > > ANyone have any idea whats going on? > > Could be filesystem corruption (possibly caused by bad hardware - you > certainly should be able to make world -j4). Is there anything 'weird' > about that file? Actually, a few files in that directory look odd: # ls -l /usr/src/usr.bin/more/ total 0 b--sr-srwt 1 544432488 1953064037 110, 0x74610069 Sep 4 2030 help.c br-xrw--wt 1 1700929644 1836016394 110, 0x69630075 Oct 22 2021 input.c c--xr--r-x 1 1919950949 1634887535 105, 0x6574006d Oct 22 2021 line.c br-xr-S-w- 1 543515745 1730178932 110, 0x74200049 Sep 9 2028 os.c b---r-S--T 1 1752440933 544368997 115, 0x20650065 Nov 29 2031 position.c c--xr--r-x 1 1836216166 1718558835 115, 0x61200074 Dec 4 2023 signal.c Trying to delete the files are a pain, need to specify no* to chflags. And every time I successfully delete a single file, the system reboots. Hopefully once they are all gone, I will have no more problems like this. As for buildworld on my other systems, I think I have found a solution. If I "make -j 4 buildworld" the compile will finish, but if I "make -j 4 installworld" I get errors. If I just do "make installworld" it goes through cleanly. -- -Jason J. Horton Fat Man in a Little Coat Intercom Online Inc. 212.376.7440 ext 21 | http://www.intercom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message