[Bug 201435] Make buildworld failed in /usr/src/lib/clang/libclangstaticanalyzerfrontend

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jul 12 13:26:40 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201435

Dimitry Andric <dim at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |In Progress

--- Comment #2 from Dimitry Andric <dim at FreeBSD.org> ---
Most likely, your system is out of memory.  You can check this in dmesg, by
looking for messages of the form:

pid xxxxx (clang), uid yy, was killed: out of swap space

Try adding more RAM and/or swap, lowering the concurrency level of your
buildworld, by using a lower -j value, or if you are building with debug
information, try turning that off.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list