@NaBoo
That worked, thank you :).
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: | 172 |
Popularity: | 17.47 |
First Submitted: | 2019-06-14 18:41 (UTC) |
Last Updated: | 2025-03-27 22:42 (UTC) |
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 .. 33 Next › Last »
@NaBoo
That worked, thank you :).
@Brummbaer I had the same error as you, upgrading the rust toolchain helped me
rustup update
gkrust failed at compiling
52:04.69 thread 'rustc' panicked at compiler/rustc_codegen_ssa/src/back/link.rs:550:14:
52:04.69 called `Result::unwrap()` on an `Err` value: Custom { kind: Other, error: "No such file or directory" }
52:04.69 stack backtrace:
52:04.84 0: 0x7e410b205a45 - <unknown>
...
52:04.91 22: 0x7e410692a0dc - <unknown>
52:04.91 23: 0x0 - <unknown>
52:04.96 error: the compiler unexpectedly panicked. this is a bug.
52:04.97 note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md
52:04.98 note: rustc 1.79.0 (129f3b996 2024-06-10) (Arch Linux rust 1:1.79.0-3) running on x86_64-unknown-linux-gnu
52:05.00 note: compiler flags: --crate-type staticlib -C opt-level=2 -C panic=abort -C embed-bitcode=no -C lto -C linker=/var/tmp/pamac-build-burp/librewolf/src/librewolf-128.0.3-1/build/cargo-linker -C strip=debuginfo -C debuginfo=2 -C force-frame-pointers=yes -C embed-bitcode=yes -C profile-generate=/var/tmp/pamac-build-burp/librewolf/src/librewolf-128.0.3-1/obj-x86_64-pc-linux-gnu -C llvm-args=-pgo-temporal-instrumentation -C codegen-units=1
52:05.00 note: some of the compiler flags provided by cargo are hidden
52:05.00 query stack during panic:
52:05.01 end of query stack
52:05.38 error: could not compile `gkrust` (lib)
@OdinVex
good to know, but I have no test windows created, it just tries to start this SP3 Server and then it fails.
I also have nothing running on port 8000.
@Brummbaer, I get that if I close those stupid browser test windows. No clue why the hell it creates them, that shouldn't ever be visible to the user, but it is for some reason. (If no one knows what I'm talking about: Partway compiling Librewolf it'll start showing benchmark/profile/test browser windows constantly stealing focus. It'll shit the compile if you close them.)
Package does build but it exits during something afterwards.
started SP3 server on port 8000
Firefox exited with code -11 during profile initialization
==> ERROR: A failure occurred in build().
Aborting...
makepkg -si 841,77s user 131,09s system 112% cpu 14:22,56 total
Can you please add me as a co-maintainer so i can keep this package up-to-date?
Why am I receiving this error? https://rentry.co/6ir93h4q/raw
With regards to rust issues the official thunderbird package switched to rustup with this in the PKGBUILD:
# packed_simd no longer builds with 1.78.0
rustup toolchain update --profile minimal 1.77.2
rustup default 1.77.2
https://gitlab.archlinux.org/archlinux/packaging/packages/thunderbird/-/blob/115.11.1-1/PKGBUILD#L87
Building in a clean chroot, I have encountered a rust-simd issue (again, but with a different error message).
My workaround (again): ac_add_options --disable-rust-simd
.
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).