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

Dimitry Andric <d...@freebsd.org> changed:

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

--- Comment #2 from Dimitry Andric <d...@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.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to