| Summary: | Error while building FreeBSD 12.1 releng | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Vaibhav Kurhe <vaibhav.kurhe> |
| Component: | bin | Assignee: | Kubilay Kocak <koobs> |
| Status: | Closed Not A Bug | ||
| Severity: | Affects Only Me | CC: | emaste, toolchain |
| Priority: | --- | ||
| Version: | 12.1-RELEASE | ||
| Hardware: | amd64 | ||
| OS: | Any | ||
|
Description
Vaibhav Kurhe
2020-03-25 07:38:16 UTC
Getting error while trying to build FreeBSD 12.1 releng version. The command I have used is :- make -j8 TARGET_ARCH=amd64 buildworld Please check your system log for evidence of OOM process termination, and try a lower -j value or no -j at all. @Reporter Please re-open this issue if the the symptoms are still reproducible after testing feedback from comment 2, and the issue is not related to being out of memory Thanks! It turned out to be a out of swap space error. I had to add a new swap partition and then it worked. |