Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 04 Mar 2011 17:04:48 +0100
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        "Sergey V. Dyatko" <sergey.dyatko@gmail.com>
Cc:        gecko@freebsd.org
Subject:   Re: unable to build www/libxul
Message-ID:  <688ae028915f448c391bb25cba201f64@bluelife.at>
In-Reply-To: <20110304150926.2237d6df@tiger.minsk.domain>
References:  <20110304150926.2237d6df@tiger.minsk.domain>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 4 Mar 2011 15:09:26 +0200, Sergey V. Dyatko wrote:
> Hi,
> 
> I'm trying update www/libxul but got following error:
> http://tiger.ipfw.ru/files/libxul.txt
> 
> tiger# uname -a
> FreeBSD tiger.minsk.domain 9.0-CURRENT FreeBSD 9.0-CURRENT #33 r217684:
> Fri Jan 21 11:46:03 EET 2011
> root@tiger.minsk.domain:/usr/obj/usr/src/sys/tiger-desktop  i386
> 
> [tiger@tiger]~%pkg_version -vL=|grep xul
> libxul-1.9.2.13                     <   needs updating (port has
> 1.9.2.14)

c++: Internal error: Killed: 9 (program cc1plus)

That means gcc was killed with signal 9 and that is SIGKILL. Probably
/var/log/messages tells you more. It could be possible that the system
runs out of swap and thus gcc gets killed by the out of memory killer.

-- 
Bernhard Froehlich
http://www.bluelife.at/



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