9:39.64 BUILDSTATUS OBJECT_FILE UnifiedProtocols27.o 9:40.55 1 warning generated. 9:40.57 libcng_gn.a.desc 9:40.82 libg711_gn.a.desc 9:41.67 libg722_c_gn.a.desc 9:42.51 libg722_gn.a.desc 9:43.42 libisac_common_gn.a.desc 9:45.28 error: build failed 9:45.28 make[4]: [/home/william/Downloads/icecat/src/gnuzilla-6634ee332979f7a78b11cbf09a77364143a981ed/output/icecat-60.9.0/config/rules.mk:979: force-cargo-library-build] Error 101 9:45.28 make[3]: [/home/william/Downloads/icecat/src/gnuzilla-6634ee332979f7a78b11cbf09a77364143a981ed/output/icecat-60.9.0/config/recurse.mk:73: toolkit/library/rust/target] Error 2 9:45.28 make[3]: Waiting for unfinished jobs.... 9:48.81 libisac_c_gn.a.desc 9:49.12 libisac_fix_c_gn.a.desc 10:09.34 libipc_ipdl.a.desc 10:09.45 make[2]: [/home/william/Downloads/icecat/src/gnuzilla-6634ee332979f7a78b11cbf09a77364143a981ed/output/icecat-60.9.0/config/recurse.mk:33: compile] Error 2 10:09.45 make[1]: [/home/william/Downloads/icecat/src/gnuzilla-6634ee332979f7a78b11cbf09a77364143a981ed/output/icecat-60.9.0/config/rules.mk:442: default] Error 2 10:09.45 make: [client.mk:169: build] Error 2 10:09.45 68 compiler warnings present. 10:09.48 /usr/bin/notify-send --app-name=Mozilla Build System Mozilla Build System Build failed ==> ERROR: A failure occurred in build(). Aborting...
Looks to me like the build failed @9:45.28. Any idea why? Failed twice, I should add. As I remember it same error both times.
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.