Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Jun 2007 14:21:32 -0400
From:      Kris Kennaway <kris@obsecurity.org>
To:        Andrey Chernov <ache@nagual.pp.ru>
Cc:        kan@freebsd.org, x11@freebsd.org
Subject:   Re: xorg-server compiler error
Message-ID:  <20070614182132.GA88662@rot13.obsecurity.org>
In-Reply-To: <20070614180700.GA17206@nagual.pp.ru>
References:  <20070614180700.GA17206@nagual.pp.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jun 14, 2007 at 10:07:00PM +0400, Andrey Chernov wrote:
> Hi.
> During xorg upgrade I got this compiler error near the end of building 
> xorg-server port on recent -current. Rest of xorg builds just fine. 
> Any clues?
> 
>  cc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include 
> -I../../../include -I../../../include -I../../../include 
> -I../../../include -I../../../include -I../../../include 
> -I../../../hw/xfree86 -I../../../hw/xfree86/include 
> -I../../../hw/xfree86/common -I../../../hw/xfree86/os-support 
> -I../../../hw/xfree86/os-support/bus -I../../../os -DHAVE_XORG_CONFIG_H 
> -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes 
> -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE 
> -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_THREAD_SAFE -I/usr/local/include 
> -I/usr/local/include/freetype2 -I../../../include -I../../../include 
> -I../../../Xext -I../../../composite -I../../../damageext 
> -I../../../xfixes -I../../../Xi -I../../../mi -I../../../miext/shadow 
> -I../../../miext/damage -I../../../render -I../../../randr -I../../../fb 
> -O2 -fno-strict-aliasing -pipe -march=pentium4 -MT xf86ScanPci.lo -MD -MP 
> -MF .deps/xf86ScanPci.Tpo -c xf86ScanPci.c  -fPIC -DPIC -o 
> .libs/xf86ScanPci.o
> cc: Internal error: Killed: 9 (program cc1)
> Please submit a full bug report.
> See <URL:http://gcc.gnu.org/bugs.html>; for instructions.
> *** Error code 1

Out of swap.  You may need to compile this file with -O0, see the
archives for full discussion.

Kris



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070614182132.GA88662>