Date: Tue, 30 Apr 2002 16:49:42 +0200 From: "Jose M. Alcaide" <jose@we.lc.ehu.es> 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> 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 %2B0200 References: <20020430112848.C229@v-ger.we.lc.ehu.es>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020430164942.E229>