Package Details: librewolf 1:150.0.3_1-1

Git Clone URL: https://aur.archlinux.org/librewolf.git (read-only, click to copy)
Package Base: librewolf
Description: Community-maintained fork of Firefox, focused on privacy, security and freedom.
Upstream URL: https://librewolf.net/
Keywords: browser web
Licenses: MPL-2.0
Submitter: lsf
Maintainer: lsf
Last Packager: lsf
Votes: 217
Popularity: 5.75
First Submitted: 2019-06-14 18:41 (UTC)
Last Updated: 2026-05-13 07:43 (UTC)

Sources (8)

Pinned Comments

lsf commented on 2025-01-01 21:28 (UTC)

Please refrain from abusing the flagging of a package as out of date for build issues. This is not what it is supposed to be used for.

I automatically get notified of comments to this package. I do not need to be notified of whatever build problems occur (whether they are an individual's problems or the actual package's problems) twice, and not via flagging it out of date.

Issues with this package can also be reported at https://codeberg.org/librewolf/issues/issues (as it is also maintained there, at https://codeberg.org/librewolf/arch, too).

Latest Comments

« First ‹ Previous 1 .. 3 4 5 6 7 8 9 10 11 12 13 .. 37 Next › Last »

karolyi commented on 2025-02-20 16:15 (UTC)

Yes, I apologize, in my case it seems to be that sccache (that I use to compile librewolf with) has wrongly cached artifacts from a previous compilation, that screwed up the actual compilation.

After emptying the cache (and shutting down the sccache daemon) it worked again.

lsf commented on 2025-02-20 13:44 (UTC) (edited on 2025-02-20 13:50 (UTC) by lsf)

@AndyRTR: from what I could gather when following xiota's examples, xwayland-run-git is the somewhat cleaner package (instead of hard-required specific compositors, for example, it has them as optdeps), so that's the one I picked, too. As we're here to build a package from the AUR anyway, and as I don't see why a -git package should be less okayish, I didn't think much further about it. I'm open to more input why it might be suboptimal though – I'm but a simple maintainer, and I've been wrong before [quite often, actually ;].

@karolyi: looks more like a pamac-related issue? (maybe some caching related stuff? You have paths with 135.0-1 and with 135.0.1-1 in your errors)

karolyi commented on 2025-02-20 13:00 (UTC)

Build bails out with the following error:

 0:02.72 make[4]: *** No rule to make target '/var/tmp/pamac-build-karolyi/librewolf/src/librewolf-135.0-1/third_party/rlbox_wasm2c_sandbox/c_src/wasm2c_sandbox_wrapper.c', needed by 'wasm2c_sandbox_wrapper.wasm'.  Stop.
 0:02.72 make[3]: *** [/var/tmp/pamac-build-karolyi/librewolf/src/librewolf-135.0.1-1/config/recurse.mk:72: media/libsoundtouch/src/target-objects] Error 2
 0:02.72 make[3]: *** Waiting for unfinished jobs....
 0:02.75 make[4]: *** No rule to make target '/var/tmp/pamac-build-karolyi/librewolf/src/librewolf-135.0-1/media/libogg/src/ogg_alloc.c', needed by 'ogg_alloc.wasm'.  Stop.
 0:02.75 make[3]: *** [/var/tmp/pamac-build-karolyi/librewolf/src/librewolf-135.0.1-1/config/recurse.mk:72: security/rlbox/target-objects] Error 2

AndyRTR commented on 2025-02-20 11:42 (UTC)

Isn't xwayland-run the better dependency to avoid the -git package?

lsf commented on 2025-02-20 11:29 (UTC)

@AndyRTR: It's provided by xwayland-run-git.

AndyRTR commented on 2025-02-20 11:04 (UTC)

wlheadless-run is not found and not in the repos nor AUR it seems.

kreijstal commented on 2025-02-13 08:25 (UTC)

@xiota the cachyos alternate PKGBUILD didn't work either. ==> ERROR: librewolf.desktop was not found in the build directory and is not a URL

je-vv commented on 2025-01-26 09:01 (UTC)

Thanks @xiota !