Package Details: icecat 115.17.0-1

Git Clone URL: https://aur.archlinux.org/icecat.git (read-only, click to copy)
Package Base: icecat
Description: GNU version of the Firefox ESR browser
Upstream URL: https://git.savannah.gnu.org/cgit/gnuzilla.git
Keywords: browser esr gnuzilla web
Licenses: MPL-2.0
Submitter: None
Maintainer: figue (xiota)
Last Packager: xiota
Votes: 250
Popularity: 0.43
First Submitted: 2007-12-09 10:12 (UTC)
Last Updated: 2024-11-04 00:48 (UTC)

Dependencies (51)

Sources (10)

Pinned Comments

xiota commented on 2024-02-26 07:32 (UTC) (edited on 2024-08-08 03:44 (UTC) by xiota)

PKGBUILD has been updated. Major changes:

  • Downloads Firefox ESR and localization using the source array. Files are saved for reuse.
  • Saves freshly patched IceCat sources in a tarball for reuse.
  • Saves the PGO profile for reuse.

Notes:

  • Currently requires clang/llvm 17, which has to be built from AUR.
  • Wayland users, consider setting _build_pgo_xvfb=false. This will use xwayland-run for profiling.
  • PGO should work now, but if it doesn't and you're willing to go without, try _build_pgo=false.
  • Running out of RAM? Try adding mk_add_options MOZ_PARALLEL_BUILD=___ around line 300. Pick a value less than number of cores and free RAM in GB. For example, on a system with 8 cores, 64GB total RAM, but only 6 GB free, the value should be set to 4 or 5.
    • If a few people can confirm this is helpful, I will consider adding it as an additional option.
    • Main resource hog seems to be linking libxul.so. Leave a comment if you have a potential solution.

Having problems? Please provide details: processor make and model, number of cores, free -m, full log in pastebin, whether using AUR helper/makepkg/clean chroot, etc.

Latest Comments

« First ‹ Previous 1 .. 25 26 27 28 29 30 31 32 33 34 35 .. 85 Next › Last »

Terrorizer commented on 2020-09-03 19:38 (UTC)

@figue yes

figue commented on 2020-09-03 10:46 (UTC)

@Terrorizer Seems an error in rust... Do you have your system up-to-date?

Terrorizer commented on 2020-09-03 07:45 (UTC)

... when i click on it >>> it is not empty >>> i see everything ???

try this:

https://mega.nz/file/CgollJpQ#i3ZGd9IW73cAAWmUT7H05VZJY_01ycQC7GFzOWiw0js

figue commented on 2020-09-02 20:36 (UTC)

@Terrorizer sorry, https://hastebin.com/tokevohida.php is empty... Could you upload again?

Terrorizer commented on 2020-09-02 20:25 (UTC)

@figue >>> any tips ???

Terrorizer commented on 2020-08-31 14:11 (UTC)

here is a paste of the last half of the output:

https://hastebin.com/tokevohida.php

Terrorizer commented on 2020-08-31 12:15 (UTC) (edited on 2020-08-31 14:07 (UTC) by Terrorizer)

... the entire output would be a lot of pages ?!? or is it possible to do a spoiler for this ???

figue commented on 2020-08-30 23:39 (UTC)

@Terrorizer the error should be upper... With this is impossible to know what happens. Can you paste the entire output?

Terrorizer commented on 2020-08-30 18:53 (UTC)

... first i tried to update, than i deinstalled and wanna compile new; now i'm getting this error:


/usr/bin/notify-send --app-name=Mozilla Build System Mozilla Build System Build failed ==> FEHLER: Ein Fehler geschah in build(). Breche ab... :: Unable to build icecat - makepkg exited with code: 4


Szmurlo commented on 2020-08-02 17:16 (UTC)

Uninstalled and re-build icecat again. Works without a hitch now. Thanks figue!