From owner-freebsd-stable Tue Mar 6 19:30:52 2001 Delivered-To: freebsd-stable@freebsd.org Received: from point.osg.gov.bc.ca (point.osg.gov.bc.ca [142.32.102.44]) by hub.freebsd.org (Postfix) with ESMTP id E243537B719 for ; Tue, 6 Mar 2001 19:30:44 -0800 (PST) (envelope-from Cy.Schubert@uumail.gov.bc.ca) Received: (from daemon@localhost) by point.osg.gov.bc.ca (8.8.7/8.8.8) id TAA17842; Tue, 6 Mar 2001 19:30:21 -0800 Received: from passer.osg.gov.bc.ca(142.32.110.29) via SMTP by point.osg.gov.bc.ca, id smtpda17840; Tue Mar 6 19:30:17 2001 Received: (from uucp@localhost) by passer.osg.gov.bc.ca (8.11.2/8.9.1) id f273UBx77823; Tue, 6 Mar 2001 19:30:11 -0800 (PST) Received: from cwsys9.cwsent.com(10.2.2.1), claiming to be "cwsys.cwsent.com" via SMTP by passer9.cwsent.com, id smtpdQ77813; Tue Mar 6 19:29:46 2001 Received: (from uucp@localhost) by cwsys.cwsent.com (8.11.3/8.9.1) id f273Tic16387; Tue, 6 Mar 2001 19:29:44 -0800 (PST) Message-Id: <200103070329.f273Tic16387@cwsys.cwsent.com> Received: from localhost.cwsent.com(127.0.0.1), claiming to be "cwsys" via SMTP by localhost.cwsent.com, id smtpdg16368; Tue Mar 6 19:28:49 2001 X-Mailer: exmh version 2.3.1 01/18/2001 with nmh-1.0.4 Reply-To: Cy Schubert - ITSD Open Systems Group From: Cy Schubert - ITSD Open Systems Group X-Sender: schubert To: Rich Morin Cc: freebsd-stable@FreeBSD.ORG Subject: Re: "make buildworld" fails on FreeBSD 4.2 In-reply-to: Your message of "Tue, 06 Mar 2001 18:59:11 PST." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 06 Mar 2001 19:28:49 -0800 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message , Rich Morin writes: > I have a rather vanilla installation of FreeBSD 4.2, which I loaded > from the installation CD-ROM. Because I wanted to be able to look > over the /usr/obj tree (without actually changing anything on the > system, I went to /usr/src and (as root) did a "make buildworld". I > was quite distressed to find that it failed, as: > > ... > cc -O -pipe -DFREEBSD_NATIVE -DIN_GCC -DHAVE_CONFIG_H > -DPREFIX=\"/usr/obj/usr/sr > c/i386/usr\" -I/usr/obj/usr/src/i386/usr/src/gnu/usr.bin/cc/cc1plus/../cc_too > ls > -I/usr/src/gnu/usr.bin/cc/cc1plus/../cc_tools > -I/usr/src/gnu/usr.bin/cc/cc1plus/ > ../../../../contrib/gcc > -I/usr/src/gnu/usr.bin/cc/cc1plus/../../../../contrib/gc > c/config -I/usr/src/gnu/usr.bin/cc/cc1plus/../../../../contrib/gcc/cp > -I. -I/u > sr/obj/usr/src/i386/usr/include -c > /usr/src/gnu/usr.bin/cc/cc1plus/../../../../c > ontrib/gcc/cp/method.c > cc -O -pipe -DFREEBSD_NATIVE -DIN_GCC -DHAVE_CONFIG_H > -DPREFIX=\"/usr/obj/usr/sr > c/i386/usr\" -I/usr/obj/usr/src/i386/usr/src/gnu/usr.bin/cc/cc1plus/../cc_too > ls > -I/usr/src/gnu/usr.bin/cc/cc1plus/../cc_tools > -I/usr/src/gnu/usr.bin/cc/cc1plus/ > ../../../../contrib/gcc > -I/usr/src/gnu/usr.bin/cc/cc1plus/../../../../contrib/gc > c/config -I/usr/src/gnu/usr.bin/cc/cc1plus/../../../../contrib/gcc/cp > -I. -I/u > sr/obj/usr/src/i386/usr/include -c > /usr/src/gnu/usr.bin/cc/cc1plus/../../../../c > ontrib/gcc/cp/pt.c > cc: Internal compiler error: program as got fatal signal 11 > *** Error code 1 > > Stop in /usr/src/gnu/usr.bin/cc/cc1plus. > *** Error code 1 > > Stop in /usr/src/gnu/usr.bin/cc. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > (SU) rdm@cfcl.com [/usr/src] 2: > /usr/src/gnu/usr.bin/cc/cc1plus/../../../../cont > rib/gcc/cp/pt.c: In function `tsubst_expr_values': > /usr/src/gnu/usr.bin/cc/cc1plus/../../../../contrib/gcc/cp/pt.c:9624: > output pip > e has been closed > > Is this a known problem, preferably with a known workaround? BTW, I have > a "script" listing from the build attempt, in case there is anything I need > to examine... Yes this is a known problem. Systems with hardware problems, e.g. defective memory, defective CPU, or heat problems, will suffer signal 11's, spontaneous reboots, and system hangs, and even corrupted filesystems during make buildworld. There is no workaround. The solution is to replace the defective part or if your problem is heat related, clean or replace CPU and/or power supply fans. Regards, Phone: (250)387-8437 Cy Schubert Fax: (250)387-5766 Team Leader, Sun/Alpha Team Internet: Cy.Schubert@osg.gov.bc.ca Open Systems Group, ITSD, ISTA Province of BC To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message