Date: Sat, 27 Feb 2021 19:19:14 +0100 From: Matthias Fechner <mfechner@freebsd.org> To: Piotr Kubaj <pkubaj@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r566642 - head/databases/mongodb42 Message-ID: <9ff05a31-d8e0-cfae-f97b-52b7ed78ca52@freebsd.org> In-Reply-To: <202102262349.11QNnVgK053375@repo.freebsd.org> References: <202102262349.11QNnVgK053375@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Am 27.02.2021 um 00:49 schrieb Piotr Kubaj: > Log: > databases/mongodb42: add LTO option and enable it > > Add a new option, for using LTO. > > As with mongodb44, make it the default. > > mongodb42 tries to used gold with LTO enabled, so explicitly tell it to use lld. > > PR: 253802 > Approved by: ronald-lists@klop.ws (maintainer) if I try to build this, the linker is called after it consumed about 20GB of ram. Feb 27 13:51:40 server kernel: pid 81432 (ld.lld), jid 263, uid 0, was killed: out of swap space Can you build the port? 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9ff05a31-d8e0-cfae-f97b-52b7ed78ca52>