From owner-freebsd-questions@FreeBSD.ORG Wed May 17 20:46:35 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 10D3316AB32 for ; Wed, 17 May 2006 20:46:35 +0000 (UTC) (envelope-from redtick@sbcglobal.net) Received: from web81205.mail.mud.yahoo.com (web81205.mail.mud.yahoo.com [68.142.199.109]) by mx1.FreeBSD.org (Postfix) with SMTP id BD50343D5F for ; Wed, 17 May 2006 20:46:32 +0000 (GMT) (envelope-from redtick@sbcglobal.net) Received: (qmail 89423 invoked by uid 60001); 17 May 2006 20:46:32 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=sbcglobal.net; h=Message-ID:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=qFM/x6oMKpFsbd5Ys34tompqZBe/5cbByiz6gahDso3NZNcv/3eMYuGoAGcMQDFOvtltxZWcgGeHV5HGNf6sTDcrOuGkZtO237e20imA/zBa//hngpVhCLhvPZ+zJykSs+wM2POe0SZCISHYTBtfnx86lXkIgGya0b/o8NOGgtE= ; Message-ID: <20060517204631.89421.qmail@web81205.mail.mud.yahoo.com> Received: from [12.171.187.21] by web81205.mail.mud.yahoo.com via HTTP; Wed, 17 May 2006 13:46:31 PDT Date: Wed, 17 May 2006 13:46:31 -0700 (PDT) From: Mark Busby To: help help MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: re buildworld errors X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 May 2006 20:46:36 -0000 > -----Original Message----- > From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd- > questions@freebsd.org] On Behalf Of Mark Busby > Sent: Wednesday, May 17, 2006 2:46 PM > To: help help > Subject: buildworld errors > > While upgrading from 6.1 pr1 to 6.1 release, I got this msg 3 days ago, > waited, csvup again this morning but still the same error on buildworld. > Thanks for the flames! > >>Did you try >>cd /usr/src >>make clean >>make cleanworld >>And then retry the build? >>Maybe you have some old cruft hanging around Cleaning the old stuff out changed where the error msg occurs and it errors out sooner "lol" It's nice not to wait 5 hours before the error msg. = ^ ) gcc version muz# gcc -v Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.4.4 [FreeBSD] 20050518 New error msg -DGENERATOR_FILE -I/usr/obj/usr/src/tmp/legacy/usr/include -c /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/getruntime.c cc -O2 -fno-strict-aliasing -pipe -I. -DIN_GCC -DHAVE_CONFIG_H -DPREFIX=\"/usr/obj/usr/src/tmp/usr\" -I/usr/obj/usr/src/tmp/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/config -DGENERATOR_FILE -I/usr/obj/usr/src/tmp/legacy/usr/include -c /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/hashtab.c /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/hashtab.c: In function `htab_elements': /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/hashtab.c:663: internal compiler error: in print_reg, at config/i386/i386.c:7116 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. {standard input}: Assembler messages: {standard input}:0: Warning: end of file not at end of a line; newline inserted {standard input}:1046: Error: unbalanced parenthesis in operand 1. *** Error code 1 Stop in /usr/src/gnu/usr.bin/cc/cc_tools. *** 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.