Date: Mon, 03 Apr 2000 17:24:50 -0400 From: "Jason J. Horton" <jason@intercom.com> To: Kris Kennaway <kris@FreeBSD.org> Cc: stable@freebsd.org Subject: Re: 3.4-STABLE buildworld fails. Message-ID: <38E90C22.EA79A99@intercom.com> References: <Pine.BSF.4.21.0004031322050.28092-100000@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <jason@intercom.com> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?38E90C22.EA79A99>