Date: Tue, 06 Mar 2001 19:28:49 -0800 From: Cy Schubert - ITSD Open Systems Group <Cy.Schubert@uumail.gov.bc.ca> To: Rich Morin <rdm@cfcl.com> Cc: freebsd-stable@FreeBSD.ORG Subject: Re: "make buildworld" fails on FreeBSD 4.2 Message-ID: <200103070329.f273Tic16387@cwsys.cwsent.com> In-Reply-To: Your message of "Tue, 06 Mar 2001 18:59:11 PST." <p05001905b6cb52ff321d@[192.168.168.205]>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <p05001905b6cb52ff321d@[192.168.168.205]>, 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103070329.f273Tic16387>