From owner-freebsd-stable Sat Nov 17 19:57:20 2001 Delivered-To: freebsd-stable@freebsd.org Received: from topperwein.dyndns.org (acs-24-154-28-168.zoominternet.net [24.154.28.168]) by hub.freebsd.org (Postfix) with ESMTP id CF6EF37B405 for ; Sat, 17 Nov 2001 19:57:16 -0800 (PST) Received: from topperwein.dyndns.org (topperwein.dyndns.org [192.168.168.10]) by topperwein.dyndns.org (8.11.6/8.11.6) with ESMTP id fAI3vHF09006 for ; Sat, 17 Nov 2001 22:57:17 -0500 (EST) (envelope-from behanna@zbzoom.net) Date: Sat, 17 Nov 2001 22:57:12 -0500 (EST) From: Chris BeHanna Reply-To: Chris BeHanna To: FreeBSD-Stable Subject: Re: make buildworld fails In-Reply-To: <041401c16f87$e73d31e0$0201a8c0@longs.org> Message-ID: <20011117225540.Y8761-100000@topperwein.dyndns.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, 17 Nov 2001, Paul W Long wrote: > On Friday 16 November 2001 8:42 pm Crist J. Clark said > > [snip] > > > # cd /usr/src > > > # make -j4 buildworld (I also tried it without the -j4 ) > > > > Let's see the output without the '-j4.' We don't actually see the > > error message below. And... > > Here's the last couple lines without the -j4 (the whole big mess can be seen > at www.longs.org/~pwl/mw-noj4.out) > > Extracting config.h (with variable substitutions) > cc -O -pipe -I/usr/obj/usr/src/gnu/usr.bin/perl/libperl > -I/usr/src/gnu/usr.bin/perl/libperl/../../../../contrib/perl5 > -c /usr/src/gnu/usr.bin/perl/libperl/../../../../contrib/perl5/perl.c > -o perl.o > cc -O -pipe -I/usr/obj/usr/src/gnu/usr.bin/perl/libperl > -I/usr/src/gnu/usr.bin/perl/libperl/../../../../contrib/perl5 > -c /usr/src/gnu/usr.bin/perl/libperl/../../../../contrib/perl5/gv.c -o gv.o > cc -O -pipe -I/usr/obj/usr/src/gnu/usr.bin/perl/libperl > -I/usr/src/gnu/usr.bin/perl/libperl/../../../../contrib/perl5 > -c /usr/src/gnu/usr.bin/perl/libperl/../../../../contrib/perl5/toke.c > -o toke.o > cc: Internal compiler error: program cc1 got fatal signal 11 > *** Error code 1 > > Stop in /usr/src/gnu/usr.bin/perl/libperl. > *** Error code 1 > > Stop in /usr/src/gnu/usr.bin/perl/libperl. > *** Error code 1 > > Stop in /usr/src/gnu/usr.bin/perl. > *** Error code 1 > > Stop in /usr/src. > {standard input}: Assembler messages: > {standard input}:1970: Warning: end of file not at end of a line; newline > inserted ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ It looks like perhaps some of your source got corrupted in transmission. It's been known to happen. If you cvsup again (even to the exact same date), you might have success. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > > Signal 11. Thats hardware related, no? Sometimes, yes. -- Chris BeHanna Software Engineer (Remove "bogus" before responding.) behanna@bogus.zbzoom.net I was raised by a pack of wild corn dogs. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message