From owner-freebsd-stable Tue Mar 6 19: 2:18 2001 Delivered-To: freebsd-stable@freebsd.org Received: from cfcl.com (cpe-24-221-169-54.ca.sprintbbd.net [24.221.169.54]) by hub.freebsd.org (Postfix) with ESMTP id E1D6737B718 for ; Tue, 6 Mar 2001 19:02:14 -0800 (PST) (envelope-from rdm@cfcl.com) Received: from [192.168.168.205] (cerberus [192.168.168.205]) by cfcl.com (8.11.1/8.11.1) with ESMTP id f2733MR36072 for ; Tue, 6 Mar 2001 19:03:22 -0800 (PST) (envelope-from rdm@cfcl.com) Mime-Version: 1.0 Message-Id: Date: Tue, 6 Mar 2001 18:59:11 -0800 To: freebsd-stable@freebsd.org From: Rich Morin Subject: "make buildworld" fails on FreeBSD 4.2 Content-Type: text/plain; charset="us-ascii" ; format="flowed" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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_tools -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_tools -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... -r -- -- http://www.cfcl.com/rdm email: rdm@cfcl.com phone: +1 650-873-7841 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message