From owner-freebsd-questions@FreeBSD.ORG Thu May 18 00:40:58 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 8ABED16ABB8 for ; Thu, 18 May 2006 00:40:58 +0000 (UTC) (envelope-from tedm@toybox.placo.com) Received: from mail.freebsd-corp-net-guide.com (mail.web-strider.com [65.75.192.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id DDB7043D48 for ; Thu, 18 May 2006 00:40:57 +0000 (GMT) (envelope-from tedm@toybox.placo.com) Received: from tedwin2k (nat-rtr.freebsd-corp-net-guide.com [65.75.197.130]) by mail.freebsd-corp-net-guide.com (8.11.1/8.11.1) with SMTP id k4I0enx21074; Wed, 17 May 2006 17:40:50 -0700 (PDT) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "Mark Busby" , "help help" Date: Wed, 17 May 2006 17:40:49 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) In-reply-to: <20060517194539.27225.qmail@web81202.mail.mud.yahoo.com> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1807 Importance: Normal Cc: 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: Thu, 18 May 2006 00:40:58 -0000 I just did a buildworld on a clean, freshly installed 6.1-RELEASE system with no problems using the source tree that came on disk 1. I've seen gcc bugs like this as a result of setting an optimization flag too agressively. There's a good chance your prior make world created a gcc binary that is broken. Now your in a catch-22. Nuke and repave. Ted >-----Original Message----- >From: owner-freebsd-questions@freebsd.org >[mailto:owner-freebsd-questions@freebsd.org]On Behalf Of Mark Busby >Sent: Wednesday, May 17, 2006 12: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! > > > ===> gnu/usr.bin/cc/cc (all) >cc -O2 -fno-strict-aliasing -pipe -DIN_GCC -DHAVE_CONFIG_H >-DPREFIX=\"/usr\" >-I/usr/obj/usr/src/gnu/usr.bin/cc/cc/../cc_tools >-I/usr/src/gnu/usr.bin/cc/cc/../cc_tools >-I/usr/src/gnu/usr.bin/cc/cc/../../../../contrib/gcc >-I/usr/src/gnu/usr.bin/cc/cc/../../../../contrib/gcc/config >-DDEFAULT_TARGET_VERSION=\"3.4.4\" >-DDEFAULT_TARGET_MACHINE=\"\" -c >/usr/src/gnu/usr.bin/cc/cc/../../../../contrib/gcc/gcc.c >/usr/src/gnu/usr.bin/cc/cc/../../../../contrib/gcc/gcc.c: In >function `fatal_error': >/usr/src/gnu/usr.bin/cc/cc/../../../../contrib/gcc/gcc.c:5974: >internal compiler error: in print_reg, at config/i386/i386.c:7116 >Please submit a full bug report, >with preprocessed source if appropriate. >{standard input}: Assembler messages: >{standard input}:3778: Warning: end of file not at end of a >line; newline inserted >{standard input}:4088: Error: unbalanced parenthesis in operand 1. >*** Error code 1 > Stop in /usr/src/gnu/usr.bin/cc/cc. >*** Error code 1 > Stop in /usr/src/gnu/usr.bin/cc. >*** Error code 1 > Stop in /usr/src/gnu/usr.bin. >*** Error code 1 > Stop in /usr/src/gnu. >*** Error code 1 > Stop in /usr/src. >*** Error code 1 > Stop in /usr/src. >*** Error code 1 > Stop in /usr/src. > >_______________________________________________ >freebsd-questions@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to >"freebsd-questions-unsubscribe@freebsd.org" > >-- >No virus found in this incoming message. >Checked by AVG Free Edition. >Version: 7.1.392 / Virus Database: 268.6.0/341 - Release Date: 5/16/2006 >