Re: www/firefox fails to compile on NetBSD 11
John Klos <[email protected]> Wed, 27 May 2026 15:03:48 +0000 (UTC)
| Newsgroups | gmane.os.netbsd.devel.packages |
|---|---|
| Message-ID | <[email protected]> |
Apparently, after updating at-spi2-core and gtk3+, firefox bulds successfully on NetBSD 11/amd64, at least. That leaves: /usr/pkgsrc/www/firefox/work/firefox-150.0.3/js/src/jit/arm64/vixl/Registers-vixl.h: In member function 'constexpr bool vixl::CPURegister::IsMerging() const': /usr/pkgsrc/www/firefox/work/firefox-150.0.3/js/src/jit/arm64/vixl/Registers-vixl.h:378: 56: error: call to non-'constexpr' function 'bool vixl::CPURegister::IsPRegister() const' Any ideas? John