buildworld fails while building static clang library
Dimitry Andric
dim at FreeBSD.org
Sat Aug 5 09:04:26 UTC 2017
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 223 bytes
Desc: Message signed with OpenPGP
URL: <http://lists.freebsd.org/pipermail/freebsd-current/attachments/20170805/96604f2b/attachment.sig>
More information about the freebsd-current
mailing list