Package Details: firefox-vaapi 132.0-2

Git Clone URL: https://aur.archlinux.org/firefox-vaapi.git (read-only, click to copy)
Package Base: firefox-vaapi
Description: Fast, Private & Safe Web Browser (with VA-API patches)
Upstream URL: https://www.mozilla.org/firefox/
Keywords: firefox libva va-api vaapi video
Licenses: MPL-2.0
Conflicts: firefox
Provides: firefox
Submitter: ewout
Maintainer: dcelasun
Last Packager: dcelasun
Votes: 11
Popularity: 0.057873
First Submitted: 2023-02-24 13:48 (UTC)
Last Updated: 2024-11-05 19:01 (UTC)

Required by (167)

Sources (7)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »

gilvbp commented on 2024-08-17 23:42 (UTC) (edited on 2024-08-18 00:09 (UTC) by gilvbp)

@dcelasun, yes. Same error using an arch fresh install, there's a duplicate value inside on one .toml file

carlosnewmusic commented on 2024-08-14 18:56 (UTC) (edited on 2024-08-16 15:10 (UTC) by carlosnewmusic)

https://firefox-source-docs.mozilla.org/setup/configuring_build_options.html#sccache build error 31:06.45 Compiling crashreporter v1.0.0 (/var/tmp/pamac-build-carlos/firefox-vaapi/src/firefox-129.0/toolkit/crashreporter/client/app) 31:07.28 Compiling libloading v0.8.3 31:13.13 warning: Unified_cpp_gfx_thebes1.cpp: function control flow change detected (hash mismatch) _ZN17gfxGraphiteShaper8ShutdownEv Hash = 742261418966908927 up to 10 count discarded [-Wbackend-plugin] 31:13.86 Compiling hyper v0.14.24 31:19.36 1 warning generated. 31:24.02 Compiling mozilla-central-workspace-hack v0.1.0 (/var/tmp/pamac-build-carlos/firefox-vaapi/src/firefox-129.0/build/workspace-hack) 32:07.96 media/ffvpx/libavutil/libmozavutil.so 32:08.02 toolkit/library/build/libxul.so 32:20.03 media/ffvpx/libavcodec/libmozavcodec.so 32:23.22 Finished release profile [optimized] target(s) in 2m 00s 32:24.45 toolkit/crashreporter/client/app/crashreporter 2371:53.82 clang++: error: unable to execute command: Killed 2371:55.91 clang++: error: linker command failed due to signal (use -v to see invocation) 2372:14.86 make[4]: *** [/var/tmp/pamac-build-carlos/firefox-vaapi/src/firefox-129.0/config/rules.mk:539: ../../../dist/bin/libxul.so] Error 1 2372:17.50 make[3]: *** [/var/tmp/pamac-build-carlos/firefox-vaapi/src/firefox-129.0/config/recurse.mk:72: toolkit/library/build/target] Error 2 2372:22.65 make[2]: *** [/var/tmp/pamac-build-carlos/firefox-vaapi/src/firefox-129.0/config/recurse.mk:34: compile] Error 2 2372:29.61 make[1]: *** [/var/tmp/pamac-build-carlos/firefox-vaapi/src/firefox-129.0/config/rules.mk:359: default] Error 2 2372:31.33 make: *** [client.mk:60: build] Error 2 2372:37.09 W 141 compiler warnings present. Config object not found by mach. Configure complete! Be sure to run |mach build| to pick up any changes Parallelism determined by memory: using 16 jobs for 16 cores based on 31.2 GiB RAM and estimated job size of 1.0 GiB ==> ERROR: Se produjo un fallo en build(). Cancelando...

dcelasun commented on 2024-08-14 05:07 (UTC)

@gilvbp maybe an outdated rust dependency, somehow? Are you building in a clean chroot?

gilvbp commented on 2024-08-13 18:09 (UTC)

I can't build the 129 version, anyone with the same problem? here's log: https://pastebin.com/epFmqAwb

dcelasun commented on 2024-08-08 15:27 (UTC) (edited on 2024-08-08 15:27 (UTC) by dcelasun)

Anyone else have a massively overgrown libxul.so with version 129? It works correctly, but it's unexpectedly huge.

$  ls -alh /usr/lib/firefox/libxul.so
-rwxr-xr-x 1 root root 1,6G Aug  6 18:21 /usr/lib/firefox/libxul.so

dedguy21 commented on 2024-06-29 03:29 (UTC) (edited on 2024-06-29 21:05 (UTC) by dedguy21)

Ok, I'm getting the memory limit error, I have 32G ram, another 11G zram. So based on what I've read from other comments, I may have to up that zram to 100G

(yes upping zram did the trick, it took at least 45G for this program to compile without error)

I fixed a previous error by adding the 'mailcap' dependency which wasn't listed in the PKGBUILD but definitely should be

==> Removing existing $srcdir/ directory...
==> Extracting sources...
  -> Extracting firefox-127.0.source.tar.xz with bsdtar
==> Starting prepare()...
patching file widget/gtk/GfxInfo.cpp
Hunk #1 succeeded at 1096 (offset -16 lines).
patching file widget/gtk/GfxInfo.cpp
Hunk #3 succeeded at 1016 (offset -16 lines).
Hunk #4 succeeded at 1057 (offset -16 lines).
Hunk #5 succeeded at 1065 (offset -16 lines).
==> Sources are ready.
firefox-vaapi-127.0-1: parsing pkg list...
==> Making package: firefox-vaapi 127.0-1 (Fri 28 Jun 2024 08:18:56 PM PDT)
==> Checking runtime dependencies...
==> Missing dependencies:
  -> mime-types
==> Checking buildtime dependencies...
==> ERROR: Could not resolve all dependencies.
error: failed to build 'firefox-vaapi-127.0-1': 
error: packages failed to build: firefox-vaapi-127.0-1

deemon commented on 2024-06-18 21:48 (UTC)

Progress. Increased /swapfile from 16G to 64G and was able to compile. (Also this time logged out from kde and compiled in text only tty5.) Took like 1h... but got it done. Pffff.

deemon commented on 2024-06-17 15:22 (UTC)

I was able to build the 126.0 from here ... 🤣

dcelasun commented on 2024-06-16 15:51 (UTC)

I never could build it with 32GB, only saw success with 64GB+ systems.

deemon commented on 2024-06-16 15:24 (UTC) (edited on 2024-06-16 15:27 (UTC) by deemon)

fails to build in 32GB system... tried twice. second time closed everything else.

juuni 16 15:57:18 Zen kernel: Out of memory: Killed process 822286 (ld.lld) total-vm:41427260kB, anon-rss:23011120kB, file-rss:0kB, shmem-rss:0kB, UID:1000 pgtables:78396kB oom_score_adj:200
juuni 16 18:20:45 Zen kernel: Out of memory: Killed process 895458 (ld.lld) total-vm:44122236kB, anon-rss:24177960kB, file-rss:0kB, shmem-rss:0kB, UID:1000 pgtables:81168kB oom_score_adj:200

any hints, how to limit the memory gobbling, so it doesn't fill entire memory, so it doesn't get automatically killed?