Date: Tue, 21 Jan 2025 10:52:57 +0100 From: Andrea Venturoli <ml@netfence.it> To: Dimitry Andric <dim@FreeBSD.org> Cc: "tagattie@freebsd.org" <tagattie@FreeBSD.org>, ports@freebsd.org Subject: Re: Cannot build devel/electron32 Message-ID: <23404a49-3020-4123-8f52-6b447a89a06c@netfence.it> In-Reply-To: <20CEC5EA-5F7C-476F-8145-E20F4F43821D@FreeBSD.org> References: <036b979a-6e73-4e52-a687-1624d2e1a549@netfence.it> <20CEC5EA-5F7C-476F-8145-E20F4F43821D@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 1/21/25 09:27, Dimitry Andric wrote: > Every time this happens, something in the ports build is mixing up llvm versions, while attempting to do LTO. That won't work. > > In this case it looks like rust is built against llvm 19, while the linker is lld 18. Hence switching to lld 19 fixes it. Thought so, though I don't know why. I did not choose with LLVM to use for Rust: I guess 19 is the default now? So should it be for Electron too? bye & Thanks av.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?23404a49-3020-4123-8f52-6b447a89a06c>