unable to build www/libxul

Bernhard Froehlich decke at FreeBSD.org
Fri Mar 4 16:19:54 UTC 2011


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 at tiger.minsk.domain:/usr/obj/usr/src/sys/tiger-desktop  i386
> 
> [tiger at 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/


More information about the freebsd-gecko mailing list