From owner-freebsd-stable Mon Apr 17 1:47:15 2000 Delivered-To: freebsd-stable@freebsd.org Received: from alanis.uebs.itacs.to (N711P029.dipool.highway.telekom.at [212.183.98.221]) by hub.freebsd.org (Postfix) with ESMTP id C2A8C37BB53 for ; Mon, 17 Apr 2000 01:47:00 -0700 (PDT) (envelope-from philipp@alanis.uebs.itacs.to) Received: (from philipp@localhost) by alanis.uebs.itacs.to (8.9.3/8.9.3) id KAA04548 for freebsd-stable@freebsd.org; Mon, 17 Apr 2000 10:45:02 +0200 (CEST) (envelope-from philipp) Date: Mon, 17 Apr 2000 10:45:01 +0200 From: Philipp Huber To: freebsd-stable@freebsd.org Subject: Re: 4.0 release to 4.0 stable update Message-ID: <20000417104501.A4504@alanis.mini.net> References: <20000416204431.A50124@alanis.mini.net> <00Apr17.130104est.115209@border.alcanet.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <00Apr17.130104est.115209@border.alcanet.com.au>; from peter.jeremy@alcatel.com.au on Mon, Apr 17, 2000 at 01:01:03PM +1000 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Apr 17, 2000 at 01:01:03PM +1000, Peter Jeremy wrote: hi again ! i just found out that the error occurs somewhere else everytime. > > I presume your system was fully converted to 4.0-RELEASE (kernel and > userland) before you started a build to 4-STABLE. > yes, uname -a says FreeBSD 4.0-RELEASE and the userland tools are dated to Apr 1, the day i did the make buildworld / installworld > When you repeat the buildworld, does the error occur in exactly > the same place? If so, can you provide the last 20-30 lines of the > buildworld output. i mentioned it above..anyway here are the last lines: cc -O -pipe -DFREEBSD_NATIVE -DIN_GCC -DHAVE_CONFIG_H -DDEFAULT_TARGET_VERSION=\"2.95.2\" -DDEFAULT_TARGET_MACHINE=\"i386-unknown-freebsd\" -DPREFIX=\"/usr/obj/usr/src/i386/usr\" -I/usr/obj/usr/src/i386/usr/src/gnu/usr.bin/cc/cc_int/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_int/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc -I/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/config -DTARGET_NAME=\"i386-unknown-freebsd\" -DIN_GCC -I/usr/obj/usr/src/i386/usr/include -c /usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/cse.c -o cse.o cpp: output pipe has been closed cc: Internal compiler error: program cc1 got fatal signal 11 {standard input}: Assembler messages: {standard input}:10559: Warning: end of file not at end of a line; newline inserted *** Error code 1 Stop in /usr/src/gnu/usr.bin/cc/cc_int. *** 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. i have no idea myself... Philipp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message