From owner-freebsd-current Sun May 12 10:32:42 2002 Delivered-To: freebsd-current@freebsd.org Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by hub.freebsd.org (Postfix) with ESMTP id 073C137B425 for ; Sun, 12 May 2002 10:32:33 -0700 (PDT) Received: from troutmask.apl.washington.edu (localhost [127.0.0.1]) by troutmask.apl.washington.edu (8.12.3/8.12.3) with ESMTP id g4CHWX9Q079028 for ; Sun, 12 May 2002 10:32:33 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.12.3/8.12.3/Submit) id g4CHWXoj079027 for freebsd-current@freebsd.org; Sun, 12 May 2002 10:32:33 -0700 (PDT) Date: Sun, 12 May 2002 10:32:33 -0700 From: Steve Kargl To: freebsd-current@freebsd.org Subject: buildworld broken in gcc Message-ID: <20020512103233.A78985@troutmask.apl.washington.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG cc -O -pipe -march=athlon -DIN_GCC -DHAVE_CONFIG_H -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 -DHAVE_CONFIG_H -DTARGET_NAME=\"i386-undermydesk-freebsd\" -DIN_GCC -D__FBSDID=__RCSID -c /usr/src/contrib/gcc/final.c -o final.o /usr/src/contrib/gcc/final.c: In function `final_scan_insn': /usr/src/contrib/gcc/final.c:2019: syntax error before "else" *** 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 Sources were updated via cvsup at 9:56 PDT on 12 May 02. I believe the above is a side effect of other problems in the build, because /usr/src/contrib/gcc/final.c was last updated 2 days ago and it compiled fine yesterday. -- Steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message