@cysp74 All permissions are OK on my system...
figue on pluto ~ ➜ ls -la /usr/lib/icecat/
total 156856
drwxr-xr-x 8 root root 4096 abr 21 20:16 .
drwxr-xr-x 347 root root 262144 abr 21 12:04 ..
drwxr-xr-x 6 root root 4096 abr 21 20:16 browser
drwxr-xr-x 3 root root 4096 nov 10 2018 defaults
drwxr-xr-x 2 root root 4096 abr 21 20:16 distribution
drwxr-xr-x 2 root root 4096 abr 21 20:16 fonts
drwxr-xr-x 3 root root 4096 nov 10 2018 gmp-clearkey
drwxr-xr-x 2 root root 4096 abr 21 20:16 gtk2
-rw-r--r-- 1 root root 509 abr 21 17:09 application.ini
-rw-r--r-- 1 root root 89 abr 21 17:09 dependentlibs.list
-rwxr-xr-x 1 root root 707080 abr 21 17:09 icecat
-rwxr-xr-x 1 root root 707080 abr 21 17:09 icecat-bin
-rwxr-xr-x 1 root root 40824 abr 21 17:09 liblgpllibs.so
-rwxr-xr-x 1 root root 2128952 abr 21 17:09 libmozavcodec.so
-rwxr-xr-x 1 root root 236728 abr 21 17:09 libmozavutil.so
-rwxr-xr-x 1 root root 5976 abr 21 17:09 libmozgtk.so
-rwxr-xr-x 1 root root 133720 abr 21 17:09 libmozsandbox.so
-rwxr-xr-x 1 root root 1237864 abr 21 17:09 libmozsqlite3.so
-rwxr-xr-x 1 root root 10072 abr 21 17:09 libmozwayland.so
-rwxr-xr-x 1 root root 132223392 abr 21 17:09 libxul.so
-rw-r--r-- 1 root root 21348499 abr 21 17:09 omni.ja
-rwxr-xr-x 1 root root 804776 abr 21 17:09 pingsender
-rw-r--r-- 1 root root 102 abr 21 17:09 platform.ini
-rwxr-xr-x 1 root root 700728 abr 21 17:09 plugin-container
-rw-r--r-- 1 root root 0 abr 21 17:09 removed-files
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:
Notes:
_build_pgo_xvfb=false
. This will usexwayland-run
for profiling._build_pgo=false
.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.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.