https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235782
Dimitry Andric <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Open CC| |[email protected] --- Comment #2 from Dimitry Andric <[email protected]> --- This "Killed" phenomenon is what typically happens if you run out of memory. Please check your dmesg for "was killed: out of swap space" or "swap_pager_getswapspace(number): failed" errors. If you see those, try adding more RAM to the machine, adding more swap space, or alternatively, lower the number of parallel build jobs. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-toolchain To unsubscribe, send any mail to "[email protected]"
