On 2020-12-07 05:36:58 +0900, Norbert Preining wrote:
> Hi,
> 
> thanks for the report, but that is really a porter/builder box problem:
> 
> > | LLVM ERROR: out of memory
> 
> Seems the machine couldn't deal with the required amount ( which is
> considerable from my experience).
> 
> I don't know what **we** can do here ...

One could try the usual approaches of reducing the debug symbols to -g1
or optimization to -O1. And it's not usually the case the this is an
actual out of memory issue, but a process that requires more than the
mappable amount of memory.

Cheers
-- 
Sebastian Ramacher

Attachment: signature.asc
Description: PGP signature

Reply via email to