svn commit: r566642 - head/databases/mongodb42

Matthias Fechner mfechner at freebsd.org
Sun Feb 28 09:30:20 UTC 2021


Am 27.02.2021 um 19:38 schrieb Piotr Kubaj:
> Yes, it takes around 30GB RAM to link it with LTO.

thanks, I stopped all high memory consumers, increase swap to 30GB and I 
could build the package now (system has 24GB RAM).
Maybe disable parallel build to not have two linkers running at once 
(which I also saw while building).

Maybe add a note to the LTO description that it needs about 24GB of RAM 
(this was the amount it required here).
This will maybe prevent users from writing PRs.


Gruß
Matthias

-- 

"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs, and the universe trying to
produce bigger and better idiots. So far, the universe is winning." --
Rich Cook



More information about the svn-ports-all mailing list