From owner-freebsd-current Tue Apr 30 7:49:15 2002 Delivered-To: freebsd-current@freebsd.org Received: from polaris.we.lc.ehu.es (polaris.we.lc.ehu.es [158.227.6.43]) by hub.freebsd.org (Postfix) with ESMTP id AE8AF37B405 for ; Tue, 30 Apr 2002 07:49:05 -0700 (PDT) Received: from v-ger.we.lc.ehu.es (v-ger [158.227.6.51]) by polaris.we.lc.ehu.es (8.11.6/8.11.6) with ESMTP id g3UEn2H20607 for ; Tue, 30 Apr 2002 16:49:02 +0200 (MET DST) Received: (from jose@localhost) by v-ger.we.lc.ehu.es (8.11.6/8.11.6) id g3UEngu02712 for current@FreeBSD.ORG; Tue, 30 Apr 2002 16:49:42 +0200 (CEST) (envelope-from jose) Date: Tue, 30 Apr 2002 16:49:42 +0200 From: "Jose M. Alcaide" To: current@FreeBSD.ORG Subject: Re: cc1 crashes with SIGBUS while building XFree86-Server-4.2.0_2 Message-ID: <20020430164942.E229@v-ger.we.lc.ehu.es> References: <20020430112848.C229@v-ger.we.lc.ehu.es> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020430112848.C229@v-ger.we.lc.ehu.es>; from jose@we.lc.ehu.es on Tue, Apr 30, 2002 at 11:28:48AM +0200 X-Operating-System: FreeBSD 4.5-RELEASE 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 On Tue, Apr 30, 2002 at 11:28:48AM +0200, Jose M. Alcaide wrote: > cpp0: cc: output pipe has been closedInternal compiler error: program cc1 got fatal signal 10 > > This cc1 SIGBUS is triggered by different source files at different times. > But it happens while building XFree86-Server sooner or later, and always > with SIGBUS. > > I did not have problems building the rest of the XFree86-4 ports, or > making the world, neither. > > I commented out "CFLAGS" (and also CPUTYPE) from /etc/make.conf, but it > seems that the XFree86 build system uses "-O -pipe" anyway. More info: removing "-O" and/or "-pipe" from CFLAGS does not improve the situation: cc1 keeps crashing at random places with SIGBUS while building XFree86-Server-4.2.0_2. I found a message from Kris Kennaway telling that this is a widely experienced problem: http://www.freebsd.org/cgi/getmsg.cgi?fetch=1049089+1051787+/usr/local/www/db/text/2002/freebsd-current/20020310.freebsd-current However, disabling optimizations does not work for me. -- ****** Jose M. Alcaide // jose@we.lc.ehu.es // jmas@FreeBSD.org ****** ** "Beware of Programmers who carry screwdrivers" -- Leonard Brandwein ** To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message