Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 01 Dec 2012 22:58:48 +0100
From:      Dimitry Andric <dim@FreeBSD.org>
To:        Randy Bush <randy@psg.com>
Cc:        FreeBSD Stable <freebsd-stable@freebsd.org>
Subject:   Re: buildworld on geode blowing chunks in lib/clang/libllvmcore
Message-ID:  <50BA7D98.6090807@FreeBSD.org>
In-Reply-To: <m28v9hying.wl%randy@psg.com>
References:  <m28v9hying.wl%randy@psg.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2012-12-01 15:02, Randy Bush wrote:
> FreeBSD soek0.psg.com 9.1-PRERELEASE FreeBSD 9.1-PRERELEASE #0: Wed Oct 17 19:07:49 UTC 2012     root@soek0.psg.com:/usr/obj/usr/src/sys/SOEK0  i386
>
> running a pretty stripped kernel as it is just an 8G flash, http://archive.psg.com/SOEK0
>
> c++  -DIPFIREWALL_NAT -O -march=pentium -I/usr/src/lib/clang/libllvmcore/../../.
> ./contrib/llvm/include -I/usr/src/lib/clang/libllvmcore/../../../contrib/llvm/to
> ols/clang/include -I/usr/src/lib/clang/libllvmcore/../../../contrib/llvm/lib/VMCore -I. -I/usr/src/lib/clang/libllvmcore/../../../contrib/llvm/../../lib/clang/include -DLLVM_ON_UNIX -DLLVM_ON_FREEBSD -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -DLLVM_DEFAULT_TARGET_TRIPLE=\"i386-unknown-freebsd9.0\" -DDEFAULT_SYSROOT=\"\" -fstack-protector -fno-exceptions -c /usr/src/lib/clang/libllvmcore/../../../contrib/llvm/lib/VMCore/Function.cpp -o Function.o
> c++: Internal error: Killed: 9 (program cc1plus)
> Please submit a full bug report.
> See <URL:http://gcc.gnu.org/bugs.html>; for instructions.
> *** [Function.o] Error code 1
>
> Stop in /usr/src/lib/clang/libllvmcore.
> *** [all] Error code 1
>
> clues?  is it buildtools?  i started one, but it'll take many hours.

Running out of RAM?  Is there anything visible in dmesg?  If you are
natively building on such a small box, and you are not interested in
clang, you could use WITHOUT_CLANG.  Otherwise, you could try reducing
the number of -j jobs for make buildworld.



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