[cfarm-users] Unable to build clang on gcc220 x86_64-openbsd test machine

Peter Gutmann pgut001 at cs.auckland.ac.nz
Fri May 19 11:27:07 CEST 2023


Pierre Muller via cfarm-users <cfarm-users at lists.tetaneutral.net> writes:

>LLVM ERROR: out of memory

Building LLVM from source consumes ridiculous amounts of memory, particularly
if you build across multiple CPUs.  If you're doing a parallel build you may
want to limit it to 1/2 to 2/3 of the total number of cores/CPUs/whatever.

Having said that gcc220 is listed as having a suspiciously large amount of
memory (more memory than disk space, is there a moved decimal point there?),
so if that's actually physical memory present it could be a ulimit issue.

Peter.



More information about the cfarm-users mailing list