From owner-freebsd-stable Sat Nov 17 8:52:16 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mail3.aracnet.com (mail3.aracnet.com [216.99.193.38]) by hub.freebsd.org (Postfix) with ESMTP id CE71037B416 for ; Sat, 17 Nov 2001 08:52:12 -0800 (PST) Received: from amy (216-99-218-147.dsl.aracnet.com [216.99.218.147]) by mail3.aracnet.com (8.12.1/8.12.1) with ESMTP id fAHGq5Nw013253; Sat, 17 Nov 2001 08:52:08 -0800 Message-ID: <041401c16f87$e73d31e0$0201a8c0@longs.org> From: "Paul W Long" To: Cc: References: <032a01c16f02$739be9a0$0201a8c0@longs.org> <20011116204242.H50971@blossom.cjclark.org> Subject: Re: make buildworld fails Date: Sat, 17 Nov 2001 08:50:00 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-Mimeole: Produced By Microsoft MimeOLE V5.50.4522.1200 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 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 *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. Signal 11. Thats hardware related, no? [snip ugly cut & paste job] > That is some of the most grotesque line-wrap damage I have ever > seen. Can you try to fix that in future emails? Sorry Regards, -pwl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message