From owner-freebsd-stable Sun Sep 1 20:17:21 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 941F337B400 for ; Sun, 1 Sep 2002 20:17:18 -0700 (PDT) Received: from mta3.snet.net (mta3.snet.net [204.60.203.69]) by mx1.FreeBSD.org (Postfix) with ESMTP id D8BCE43E6E for ; Sun, 1 Sep 2002 20:17:17 -0700 (PDT) (envelope-from archmage@snet.net) Received: from snet.net (29.64.252.64.snet.net [64.252.64.29]) by mta3.snet.net (8.12.3/8.12.3/SNET-smtp-1.2/D-1.1.1.1/O-1.1.1.1) with SMTP id g823DcI5026852 for ; Sun, 1 Sep 2002 23:13:38 -0400 (EDT) Date: Sun, 1 Sep 2002 23:17:14 -0400 From: aa To: freebsd-stable@FreeBSD.ORG Subject: buildworld errors out Message-Id: <20020901231714.37e2d83c.archmage@snet.net> X-Mailer: Sylpheed version 0.8.2 (GTK+ 1.2.10; i386-portbld-freebsd4.6) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I cvsup'd 4-STABLE this evening and ran 'make buildworld'. I haven't seen a compiler error on the 4-branch in a long time. Here's the final screen of output (wrapped for mailing): In file included from tm.h:3, from /usr/src/gnu/lib/csu/../../../contrib/gcc/crtstuff.c:54: /usr/src/gnu/lib/csu/../../../contrib/gcc/config/freebsd.h:382: warning: function declaration isn't a prototype /usr/src/gnu/lib/csu/../../../contrib/gcc/crtstuff.c:82: warning: redundant redeclaration of `__register_frame_info' in same scope /usr/src/gnu/lib/csu/../../../contrib/gcc/frame.h:69: warning: previous declaration of `__register_frame_info' /usr/src/gnu/lib/csu/../../../contrib/gcc/crtstuff.c:85: warning: redundant redeclaration of `__deregister_frame_info' in same scope /usr/src/gnu/lib/csu/../../../contrib/gcc/frame.h:78: warning: previous declaration of `__deregister_frame_info' /usr/src/gnu/lib/csu/../../../contrib/gcc/crtstuff.c:157: array size missing in `__EH_FRAME_BEGIN__' /usr/src/gnu/lib/csu/../../../contrib/gcc/crtstuff.c:158: array size missing in `__DTOR_LIST__' cc: Internal compiler error: program cc1 got fatal signal 11 *** Error code 1 Stop in /usr/src/gnu/lib/csu. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message