Re: buildworld fails while building static clang library

From: Dimitry Andric <dim_at_FreeBSD.org>
Date: Sat, 5 Aug 2017 11:04:19 +0200
On 5 Aug 2017, at 06:00, Aijaz Baig <aijazbaig1_at_gmail.com> wrote:
> 
> I am trying to buildworld and it works well for quite some time until it
> tries to build the static version of the clang library where it fails. The
> error it spits is:
> 
> Killed
> *** [all_subdir_lib/clang/libclang] Error code 137
> 
> make[5]: stopped in /usr/src/lib/clang

I'm just guessing, but the most likely cause is lack of memory.  Please
check dmesg for any messages like "pid foo (bar), uid baz, was killed:
out of swap space".  To work around this, you can temporarily add more
swap space, or lower your -j level.

-Dimitry


Received on Sat Aug 05 2017 - 07:04:26 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:12 UTC