From owner-freebsd-stable Mon Nov 19 2:22:11 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mip.co.za (puck.mip.co.za [209.212.106.44]) by hub.freebsd.org (Postfix) with ESMTP id 60A5137B416 for ; Mon, 19 Nov 2001 02:21:57 -0800 (PST) Received: from patrick (patrick.mip.co.za [10.3.13.181]) by mip.co.za (8.9.3/8.9.3) with SMTP id MAA55609 for ; Mon, 19 Nov 2001 12:22:08 +0200 (SAST) (envelope-from patrick@mip.co.za) From: "Patrick O'Reilly" To: "FreeBSD Stable List" Subject: Error during "make buildworld" Date: Mon, 19 Nov 2001 12:26:51 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal 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 Hi all, I have tried "make buildworld" three times, following cvsup from the stable branch on 15/Nov, then 16/Nov, and again today 19/Nov. Each time it has failed with messages as below. I have checked my cvsup logs, and I do not see any changes to the code in "perl5/util.c" recently. ---------------------------------------- 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/util.c -o util.o {standard input}: cc: Internal compiler error: program cc1 got fatal signal 4 *** 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. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. root# Assembler messages: {standard input}:0: Warning: end of file not at end of a line; newline inserted --------------------------------------- Admittedly - I am a bit clueless on C, so these errors don't make much sense to me :) I have seen comments on this list that the last error above might indicate corruption introduced during cvsup. I have tried looking at util.c using 'vi', and it looks OK (to my uneducated eye!). And, the fact that it has happened three times after three separate cvsup runs, seems to rule out cvsup corruption !?! Any ideas folks? I am in MCSE mode here :) Meanwhile, I'm going to flush /usr/obj (again) while I await a response... (this box is a little slow so it needs time). Regards, Patrick O'Reilly. [MCSE] ------------------------ MCSE - Must Consult Someone Experienced To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message