tastytea: > On 2022-07-07 00:19+0200 k...@aspodata.se wrote: ... > > /usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/../../../../ > > x86_64-pc-linux-gnu/bin/ld: > > failed to set dynamic section sizes: memory exhausted ... > I'm not familiar with nodejs in particular, but dropping the debug > USE-flag will probably reduce the amount of memory it needs somewhat. > You could also add more swap, or look into zswap¹ or zram².
Dropping debug and adding swap solved it, thanks. Regards, /Karl Hammar