Package Details: firefox-esr-i18n-es-mx 140.12.0-1

Git Clone URL: https://aur.archlinux.org/firefox-esr.git (read-only, click to copy)
Package Base: firefox-esr
Description: Standalone web browser from mozilla.org, Extended Support Release
Upstream URL: https://www.mozilla.org/en-US/firefox/enterprise/
Keywords: browser gecko web
Licenses: MPL-2.0
Submitter: figue
Maintainer: dudemanguy
Last Packager: dudemanguy
Votes: 52
Popularity: 1.34
First Submitted: 2015-05-28 23:15 (UTC)
Last Updated: 2026-06-15 19:12 (UTC)

Dependencies (57)

Required by (0)

Sources (112)

Latest Comments

1 2 3 4 5 6 .. 24 Next › Last »

dudemanguy commented on 2026-06-15 19:13 (UTC)

Thanks for the tip. Added the patch to the new version.

konvix commented on 2026-06-14 17:04 (UTC)

This patch is needed to successfully build using cbindgen 0.29.4+: https://aur.archlinux.org/cgit/aur.git/tree/0005-cbindgen-0_29_4.patch?h=konform-browser

dudemanguy commented on 2026-03-30 16:58 (UTC)

Sorry, copy and paste error. Should be OK now.

rev.cressy commented on 2026-03-30 14:11 (UTC)

patch: **** Can't open patch file ../0003-Use-wasm32-wasip1-target.patch :   No such file or directory
==> ERROR: A failure occurred in build().
Aborting...

I see this file in along with all of the other patches but it cannot be found by PKGBUILD

dudemanguy commented on 2026-03-29 16:08 (UTC)

@konvix, thanks so much! I was able to get it to build using those patches.

torvic9 commented on 2026-03-29 09:52 (UTC)

I have successfully built 140.9.0esr (with system libs) using clang-21 and rust 1.93, but of course it would be better to use the newest toolchain and compilers.

@konvix, thank you, I'm going to try those.

konvix commented on 2026-03-29 04:51 (UTC) (edited on 2026-03-29 04:51 (UTC) by konvix)

For reference, these patches should help to produce running build with clang/llvm v22 toolchain:

https://aur.archlinux.org/cgit/aur.git/commit/?h=konform-browser&id=2e73e1b28fd11ae4cece6b165513ced076bd2fb5

https://aur.archlinux.org/cgit/aur.git/commit/?h=konform-browser&id=be948b6ebd4faadd2845518a6b870cb7f4e33005

Tested for konform-browser which is based on firefox-esr 140.9.0. The patches should apply cleanly for vanilla firefox-esr too.

It is likely that significantly smaller resolving patch is viable but went for minimizing conflicts and retaining consistency with upstream changes.

torvic9 commented on 2026-03-27 13:23 (UTC)

Have you tried downgrading rust to v1.93.x?

At which point of compilation does the error come up? I didn't see that error message, but the build failed nevertheless during first stage linking phase...

dudemanguy commented on 2026-03-24 16:38 (UTC)

I can reproduce that and have the appropriate patches locally. Unfortunately, I'm at a loss at how to correct the nss_prelude::SECItemType error. The linked bugzilla was closed as incomplete so as far as I know this was never resolved. Any pointers would be appreciated. 140.9.0 (which is now out) makes no difference here.