Package Details: librewolf 133.0.3-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: GPL, MPL, LGPL
Submitter: lsf
Maintainer: lsf
Last Packager: lsf
Votes: 146
Popularity: 4.80
First Submitted: 2019-06-14 18:41 (UTC)
Last Updated: 2024-12-15 09:44 (UTC)

Dependencies (58)

Sources (3)

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 .. 5 6 7 8 9 10 11 12 13 14 15 .. 29 Next › Last »

lahwaacz commented on 2023-01-18 16:35 (UTC)

I'm getting this error when building version 109:

17:25.59 ld.lld: error: undefined hidden symbol: webrtc::SharedScreenCastStream::~SharedScreenCastStream()
17:25.59 >>> referenced by ref_counted_base.h:80 (/build/librewolf/src/firefox-109.0/third_party/libwebrtc/api/ref_counted_base.h:80)
17:25.59 >>>               /build/librewolf/src/firefox-109.0/obj/toolkit/library/build/../../../third_party/libwebrtc/modules/desktop_capture/desktop_capture_gn/Unified_cpp_desktop_capture_gn0.o:(webrtc::DesktopCaptureOptions::~DesktopCaptureOptions())
17:25.59 >>> referenced by ref_counted_base.h:80 (/build/librewolf/src/firefox-109.0/third_party/libwebrtc/api/ref_counted_base.h:80)
17:25.59 >>>               /build/librewolf/src/firefox-109.0/obj/toolkit/library/build/../../../third_party/libwebrtc/modules/desktop_capture/desktop_capture_gn/Unified_cpp_desktop_capture_gn0.o:(webrtc::DesktopCaptureOptions::operator=(webrtc::DesktopCaptureOptions const&))
17:25.59 >>> referenced by ref_counted_base.h:80 (/build/librewolf/src/firefox-109.0/third_party/libwebrtc/api/ref_counted_base.h:80)
17:25.59 >>>               /build/librewolf/src/firefox-109.0/obj/toolkit/library/build/../../../third_party/libwebrtc/modules/desktop_capture/desktop_capture_gn/Unified_cpp_desktop_capture_gn0.o:(webrtc::DesktopCaptureOptions::operator=(webrtc::DesktopCaptureOptions&&))
17:25.59 >>> referenced 4 more times
17:25.59 ld.lld: error: undefined hidden symbol: webrtc::SharedScreenCastStream::CreateDefault()
17:25.59 >>> referenced by desktop_capture_options.cc:45 (/build/librewolf/src/firefox-109.0/third_party/libwebrtc/modules/desktop_capture/desktop_capture_options.cc:45)
17:25.59 >>>               /build/librewolf/src/firefox-109.0/obj/toolkit/library/build/../../../third_party/libwebrtc/modules/desktop_capture/desktop_capture_gn/Unified_cpp_desktop_capture_gn0.o:(webrtc::DesktopCaptureOptions::CreateDefault())
17:25.60 ld.lld: error: undefined hidden symbol: webrtc::BaseCapturerPipeWire::BaseCapturerPipeWire(webrtc::DesktopCaptureOptions const&)
17:25.60 >>> referenced by unique_ptr.h:1065 (/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/12.2.1/../../../../include/c++/12.2.1/bits/unique_ptr.h:1065)
17:25.60 >>>               /build/librewolf/src/firefox-109.0/obj/toolkit/library/build/../../../third_party/libwebrtc/modules/desktop_capture/desktop_capture_gn/Unified_cpp_desktop_capture_gn1.o:(webrtc::DesktopCapturer::CreateRawScreenCapturer(webrtc::DesktopCaptureOptions const&))
17:25.60 >>> referenced by unique_ptr.h:1065 (/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/12.2.1/../../../../include/c++/12.2.1/bits/unique_ptr.h:1065)
17:25.60 >>>               /build/librewolf/src/firefox-109.0/obj/toolkit/library/build/../../../third_party/libwebrtc/modules/desktop_capture/desktop_capture_gn/Unified_cpp_desktop_capture_gn1.o:(webrtc::DesktopCapturer::CreateRawWindowCapturer(webrtc::DesktopCaptureOptions const&))
17:25.92 clang-15: error: linker command failed with exit code 1 (use -v to see invocation)
17:25.92 make[4]: *** [/build/librewolf/src/firefox-109.0/config/rules.mk:540: libxul.so] Error 1
17:25.92 make[3]: *** [/build/librewolf/src/firefox-109.0/config/recurse.mk:72: toolkit/library/build/target] Error 2
17:25.92 make[3]: *** Waiting for unfinished jobs....

maid commented on 2023-01-17 09:21 (UTC)

0001-libwebrtc-screen-cast-sync.patch ... FAILED ==> ERROR: One or more files did not pass the validity check! SHA2-256(0001-libwebrtc-screen-cast-sync.patch)= b1ce6936749ab1614bbce4fddc87058341ed207dde77af609fdc5ac83538517a

That1Calculator commented on 2022-12-03 23:43 (UTC)

Can't build (Arch Linux, GNOME, yay):

/usr/bin/xvfb-run: line 173: 753411 Aborted                 (core dumped) XAUTHORITY=$AUTHFILE Xvfb ":$SERVERNUM" $XVFBARGS $LISTENTCP >> "$ERRORFILE" 2>&1
Site not up-to-date reason: "/home/kainoa/.cache/yay/librewolf/src/firefox-107.0/obj/_virtualenvs/common" does not exist
created virtual environment CPython3.10.8.final.0-64 in 15ms
  creator CPython3Posix(dest=/home/kainoa/.cache/yay/librewolf/src/firefox-107.0/obj/_virtualenvs/common, clear=False, no_vcs_ignore=False, global=False)
  activators BashActivator,CShellActivator,FishActivator,PowerShellActivator,PythonActivator
Error: cannot open display: :99
Firefox exited with code 1 during profile initialization
/usr/bin/xvfb-run: line 186: kill: (753411) - No such process
==> ERROR: A failure occurred in build().

OdinVex commented on 2022-11-17 21:20 (UTC)

Brand-new installation of Manjaro, this package refused to install (PGP key...no pre-information stating required, waste of bandwidth). Added PGP key, tried installing...won't compile, I get the same errors as seen https://aur.archlinux.org/packages/librewolf#comment-886469. Rust is installed, and I even tried the Nightly chain. In the past two years, this package has never installed for me, despite trying any distro. I don't do anything after a clean installation except update the system and enable the AUR.

ZhangHua commented on 2022-11-07 03:41 (UTC)

@eclairevoyant I tried to build with extra-x86_64-build and it seems work. So I must find why there is this problem when using paru. Thanks for your help.

eclairevoyant commented on 2022-11-07 01:10 (UTC)

@ZhangHua have you tried building in a clean chroot without an AUR helper?

ZhangHua commented on 2022-11-04 10:44 (UTC)

Building on ArchLinux, I got this error when optimizing:

29:31.46 ld.lld: error: /home/user/.cache/paru/clone/librewolf/src/firefox-106.0.4/obj/x86_64-unknown-linux-gnu/release/libipcclientcerts_static.a(ipcclientcerts_static-be7c9f901c76335b.2hb4haoj9zn0jgbx.rcgu.o): Opaque pointers are only supported in -opaque-pointers mode (Producer: 'LLVM15.0.0-rust-1.65.0-stable' Reader: 'LLVM 14.0.6')
29:31.46 clang-14: error: linker command failed with exit code 1 (use -v to see invocation)

I have tried to switch rust between stable and nightly but it does not seem work. Should I build this after LLVM 15 released?

blufinney commented on 2022-10-26 02:54 (UTC) (edited on 2022-10-27 22:47 (UTC) by blufinney)

Edit: firejail was blocking parts of the build from accessing patch files that were needed.

Using Archlinux - the initial build/install worked fine a few days back. This error is generated with the latest version 106.0.1-1

==> Starting prepare()...
/usr/bin/patch: **** Can't open patch file ../0018-bmo-1516081-Disable-watchdog-during-PGO-builds.patch : No such file or directory
==> ERROR: A failure occurred in prepare().
    Aborting...

float3 commented on 2022-10-24 22:49 (UTC)

@Neko-san I ran

rustup default nightly
rustup update

and then tried installing it again with

yay -S librewolf

and it gave me the same (or a similar) error. compiling gkrust failed