Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Feb 2023 06:03:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        gecko@FreeBSD.org
Subject:   [Bug 269664] www/firefox: can't build Firefox 110.0.3 on FreeBSD 13.2 STABLE
Message-ID:  <bug-269664-21738-xferLimXJP@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-269664-21738@https.bugs.freebsd.org/bugzilla/>
References:  <bug-269664-21738@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D269664

--- Comment #7 from Soe Tun <soelinn@gmail.com> ---
(In reply to Oleg Sidorkin from comment #5)

> Does firefox builds fine with LTO disabled?

Just tried rebuilding without LTO, and it finished successfully.



> Current rust in ports is probably built on top of LLVM 15.

I checked the Rust version in my Poudriere ports for 2023Q1.=20=20

$ cat /usr/local/poudriere/ports/default/lang/rust/Makefile
PORTNAME=3D       rust
PORTVERSION?=3D   1.66.0



I checked Rust 1.66 release:
https://github.com/rust-lang/rust/releases/tag/1.66.0
Checking GitHub Actions CI config for the release's commit SHA shows it is
still using LLVM 13.
https://github.com/rust-lang/rust/blob/69f9c33d71c871fc16ac445211281c6e7a34=
0943/.github/workflows/ci.yml#L50


Newer Rust releases have moved to LLVM 14 and LLVM 15.
https://github.com/rust-lang/rust/blob/master/.github/workflows/ci.yml#L295=
-L299

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-269664-21738-xferLimXJP>