=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for firefox-128.5.0esr.source.tar.xz => Checksum SHA512 OK for firefox-128.5.0esr.source.tar.xz => Checksum BLAKE2s OK for nodejs-output-128.0.tgz => Checksum SHA512 OK for nodejs-output-128.0.tgz ===> Installing dependencies for firefox128-128.5.0 ========================================================================== The supported build options for firefox128 are: alsa dbus debug debug-info jack mozilla-jemalloc official-mozilla-branding pulseaudio speechd sunaudio webrtc The currently selected options are: sunaudio webrtc You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.firefox128 (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, firefox128-128.5.0. Their current value is shown below: * JPEG_DEFAULT = jpeg * PYTHON_VERSION_DEFAULT = 312 * SSLBASE = /usr * SSLCERTBUNDLE (not defined) * SSLCERTS = /etc/openssl/certs * SSLDIR = /etc/openssl * SSLKEYS = /etc/openssl/private * TERMINFO_DEFAULT = terminfo Based on these variables, the following variables have been set: * JPEGBASE (defined, but empty) * JPEG_TYPE = jpeg * PYPACKAGE = python312 * TERMINFO_TYPE = terminfo You may want to abort the process now with CTRL-C and change the value of variables in the first group before continuing. Be sure to run `/usr/bin/make clean' after the changes. ========================================================================== => Tool dependency cbindgen>=0.26.0: found cbindgen-0.27.0 => Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.82.2 => Tool dependency python312>=3.12.0nb1: found python312-3.12.8nb1 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency m4>=1.4: found m4-1.4.19nb1 => Tool dependency gmake>=3.81: found gmake-4.4.1 => Tool dependency perl>=5.0: found perl-5.40.0nb1 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.3.0 => Tool dependency zip-[0-9]*: found zip-3.0nb3 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency clang>=18.1.8nb3: found clang-18.1.8nb3 => Build dependency rust>=1.76.0: found rust-1.81.0 => Build dependency x11-links>=1.36: found x11-links-1.36 => Full dependency ffmpeg7>=7.0: found ffmpeg7-7.1nb4 => Full dependency gtk3+>=3.24.43nb5: found gtk3+-3.24.43nb5 => Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17nb1 => Full dependency icu>=76.1: found icu-76.1nb1 => Full dependency libIDL>=0.8.14nb5: found libIDL-0.8.14nb6 => Full dependency libatomic>=12.1.0nb1: found libatomic-13.2.0 => Full dependency libffi>=3.4.2nb3: found libffi-3.4.6 => Full dependency libv4l>=1.18.1: found libv4l-1.24.1 => Full dependency libvpx>=1.14.0: found libvpx-1.14.1 => Full dependency libwebp>=1.0.2: found libwebp-1.4.0 => Full dependency nspr>=4.34nb1: found nspr-4.36 => Full dependency nss>=3.101: found nss-3.107 => Full dependency pciutils>=3.0.2: found pciutils-3.11.1 => Full dependency pixman>=0.40.0nb3: found pixman-0.44.2 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Overriding tools for firefox128-128.5.0 ===> Extracting for firefox128-128.5.0 /bin/cp /usr/pkgsrc/www/firefox128/files/firefox.sh /usr/pkgsrc/www/firefox128/work/firefox.sh ===> Patching for firefox128-128.5.0 for f in $(find /usr/pkgsrc/www/firefox128/work/firefox-128.5.0/third_party/libwebrtc -name moz.build -type f) ; do /usr/bin/awk -f /usr/pkgsrc/www/firefox128/files/replace-moz.build.awk $f > $f.new; mv $f.new $f ; done => Applying pkgsrc patches for firefox128-128.5.0 => Verifying /usr/pkgsrc/www/firefox128/patches/patch-browser_app_profile_firefox.js => Applying pkgsrc patch /usr/pkgsrc/www/firefox128/patches/patch-browser_app_profile_firefox.js Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-browser_app_profile_firefox.js,v 1.1 2024/08/18 15:02:20 leot Exp $ | |This patch modifies default Firefox settings - see the comments above |each one. | |--- browser/app/profile/firefox.js.orig 2024-03-08 13:19:26.000000000 +0000 |+++ browser/app/profile/firefox.js -------------------------- Patching file browser/app/profile/firefox.js using Plan A... Hunk #1 succeeded at 2517 (offset 56 lines). done => Verifying /usr/pkgsrc/www/firefox128/patches/patch-build_moz.configure_init.configure => Applying pkgsrc patch /usr/pkgsrc/www/firefox128/patches/patch-build_moz.configure_init.configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-build_moz.configure_init.configure,v 1.1 2024/08/18 15:02:20 leot Exp $ | |Support illumos triple. | |--- build/moz.configure/init.configure.orig 2024-05-09 17:11:33.720650056 +0000 |+++ build/moz.configure/init.configure -------------------------- Patching file build/moz.configure/init.configure using Plan A... Hunk #1 succeeded at 545 (offset 10 lines). done => Verifying /usr/pkgsrc/www/firefox128/patches/patch-build_moz.configure_rust.configure => Applying pkgsrc patch /usr/pkgsrc/www/firefox128/patches/patch-build_moz.configure_rust.configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-build_moz.configure_rust.configure,v 1.1 2024/08/18 15:02:20 leot Exp $ | |* Do not match rumprun toolchain for NetBSD, | narrowed should be one not two. | |--- build/moz.configure/rust.configure.orig 2020-12-03 23:12:39.000000000 +0000 |+++ build/moz.configure/rust.configure -------------------------- Patching file build/moz.configure/rust.configure using Plan A... Hunk #1 succeeded at 400 (offset 29 lines). done => Verifying /usr/pkgsrc/www/firefox128/patches/patch-config_gcc-stl-wrapper.template.h => Applying pkgsrc patch /usr/pkgsrc/www/firefox128/patches/patch-config_gcc-stl-wrapper.template.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-config_gcc-stl-wrapper.template.h,v 1.1 2024/08/18 15:02:20 leot Exp $ | |--- config/gcc-stl-wrapper.template.h.orig 2021-09-04 13:24:51.000000000 +0000 |+++ config/gcc-stl-wrapper.template.h -------------------------- Patching file config/gcc-stl-wrapper.template.h using Plan A... Hunk #1 succeeded at 30 (offset -2 lines). Hunk #2 succeeded at 53 (offset -2 lines). Hunk #3 succeeded at 82 (offset -2 lines). done => Verifying /usr/pkgsrc/www/firefox128/patches/patch-config_makefiles_rust.mk => Applying pkgsrc patch /usr/pkgsrc/www/firefox128/patches/patch-config_makefiles_rust.mk Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-config_makefiles_rust.mk,v 1.1 2024/08/18 15:02:20 leot Exp $ | |NetBSD doesn't get along with parallel rust builds (it causes issues |with ld.so) which are the default. Force -j1. | |Use less memory to fix build under NetBSD/i386. |From: https://bugzilla.mozilla.org/show_bug.cgi?id=1644409 | |--- config/makefiles/rust.mk.orig 2024-07-04 17:04:12.000000000 +0000 |+++ config/makefiles/rust.mk -------------------------- Patching file config/makefiles/rust.mk using Plan A... Hunk #1 succeeded at 60. Hunk #2 succeeded at 95. done => Verifying /usr/pkgsrc/www/firefox128/patches/patch-dom_base_nsAttrName.h => Applying pkgsrc patch /usr/pkgsrc/www/firefox128/patches/patch-dom_base_nsAttrName.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-dom_base_nsAttrName.h,v 1.1 2024/08/18 15:02:20 leot Exp $ | |cbindgen gets confused by NetBSD's types being macros too |https://mail-index.netbsd.org/tech-pkg/2018/10/25/msg020395.html | |--- dom/base/nsAttrName.h.orig 2019-01-18 00:20:23.000000000 +0000 |+++ dom/base/nsAttrName.h -------------------------- Patching file dom/base/nsAttrName.h using Plan A... Hunk #1 succeeded at 16. done => Verifying /usr/pkgsrc/www/firefox128/patches/patch-dom_webtransport_api_WebTransportDatagramDuplexStream.cpp => Applying pkgsrc patch /usr/pkgsrc/www/firefox128/patches/patch-dom_webtransport_api_WebTransportDatagramDuplexStream.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-dom_webtransport_api_WebTransportDatagramDuplexStream.cpp,v 1.1 2024/08/18 15:02:20 leot Exp $ | |--- dom/webtransport/api/WebTransportDatagramDuplexStream.cpp.orig 2023-04-23 21:17:18.000000000 +0000 |+++ dom/webtransport/api/WebTransportDatagramDuplexStream.cpp -------------------------- Patching file dom/webtransport/api/WebTransportDatagramDuplexStream.cpp using Plan A... Hunk #1 succeeded at 62. Hunk #2 succeeded at 78. Hunk #3 succeeded at 94. Hunk #4 succeeded at 110. done => Verifying /usr/pkgsrc/www/firefox128/patches/patch-gfx_angle_checkout_src_common_third__party_smhasher_src_PMurHash.cpp => Applying pkgsrc patch /usr/pkgsrc/www/firefox128/patches/patch-gfx_angle_checkout_src_common_third__party_smhasher_src_PMurHash.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-gfx_angle_checkout_src_common_third__party_smhasher_src_PMurHash.cpp,v 1.1 2024/08/18 15:02:21 leot Exp $ | |Fix build where _LITTLE_ENDIAN is not an integer. | |--- gfx/angle/checkout/src/common/third_party/smhasher/src/PMurHash.cpp.orig 2019-07-06 01:48:31.000000000 +0000 |+++ gfx/angle/checkout/src/common/third_party/smhasher/src/PMurHash.cpp -------------------------- Patching file gfx/angle/checkout/src/common/third_party/smhasher/src/PMurHash.cpp using Plan A... Hunk #1 succeeded at 91. done => Verifying /usr/pkgsrc/www/firefox128/patches/patch-gfx_angle_checkout_src_compiler_translator_InfoSink.h => Applying pkgsrc patch /usr/pkgsrc/www/firefox128/patches/patch-gfx_angle_checkout_src_compiler_translator_InfoSink.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-gfx_angle_checkout_src_compiler_translator_InfoSink.h,v 1.1 2024/08/18 15:02:21 leot Exp $ | |* isinf/isnan in make.h is defined as macro. Use non-macro version | to fix build. | |--- gfx/angle/checkout/src/compiler/translator/InfoSink.h.orig 2021-10-28 18:03:11.000000000 +0000 |+++ gfx/angle/checkout/src/compiler/translator/InfoSink.h -------------------------- Patching file gfx/angle/checkout/src/compiler/translator/InfoSink.h using Plan A... Hunk #1 succeeded at 7. done => Verifying /usr/pkgsrc/www/firefox128/patches/patch-gfx_wr_swgl_build.rs => Applying pkgsrc patch /usr/pkgsrc/www/firefox128/patches/patch-gfx_wr_swgl_build.rs Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-gfx_wr_swgl_build.rs,v 1.1 2024/08/18 15:02:21 leot Exp $ | |Work around an internal compiler error on i386 when optimization is enabled: | | cargo:warning=In file included from src/gl.cc:2637:0: | cargo:warning=src/rasterize.h: In function 'void draw_quad_spans(int, Point2D*, uint32_t, glsl::Interpolants*, Texture&, Texture&, const ClipRect&) [with P = unsigned char]': | cargo:warning=src/rasterize.h:782:20: internal compiler error: in convert_move, at expr.c:231 | cargo:warning= static inline void draw_quad_spans(int nump, Point2D p[4], uint32_t z, | cargo:warning= ^~~~~~~~~~~~~~~ | | |--- gfx/wr/swgl/build.rs.orig 2021-08-23 14:57:16.000000000 +0000 |+++ gfx/wr/swgl/build.rs -------------------------- Patching file gfx/wr/swgl/build.rs using Plan A... Hunk #1 succeeded at 196. done => Verifying /usr/pkgsrc/www/firefox128/patches/patch-intl_lwbrk_LineBreaker.cpp => Applying pkgsrc patch /usr/pkgsrc/www/firefox128/patches/patch-intl_lwbrk_LineBreaker.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-intl_lwbrk_LineBreaker.cpp,v 1.1 2024/08/18 15:02:21 leot Exp $ | |icu 74.1 support. | |--- intl/lwbrk/LineBreaker.cpp.orig 2023-10-19 19:54:30.000000000 +0000 |+++ intl/lwbrk/LineBreaker.cpp -------------------------- Patching file intl/lwbrk/LineBreaker.cpp using Plan A... Hunk #1 succeeded at 448. done => Verifying /usr/pkgsrc/www/firefox128/patches/patch-ipc_chromium_src_base_message__pump__libevent.cc => Applying pkgsrc patch /usr/pkgsrc/www/firefox128/patches/patch-ipc_chromium_src_base_message__pump__libevent.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ipc_chromium_src_base_message__pump__libevent.cc,v 1.1 2024/08/18 15:02:21 leot Exp $ | |Allow older libevent | |--- ipc/chromium/src/base/message_pump_libevent.cc.orig 2022-06-16 21:32:07.000000000 +0000 |+++ ipc/chromium/src/base/message_pump_libevent.cc -------------------------- Patching file ipc/chromium/src/base/message_pump_libevent.cc using Plan A... Hunk #1 succeeded at 23 (offset -1 lines). Hunk #2 succeeded at 44 (offset -1 lines). done => Verifying /usr/pkgsrc/www/firefox128/patches/patch-ipc_chromium_src_base_platform__thread__posix.cc => Applying pkgsrc patch /usr/pkgsrc/www/firefox128/patches/patch-ipc_chromium_src_base_platform__thread__posix.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ipc_chromium_src_base_platform__thread__posix.cc,v 1.1 2024/08/18 15:02:21 leot Exp $ | |* Support NetBSD |* Support Solaris (we can't rely on pthread_setname_np so ignore it). | |--- ipc/chromium/src/base/platform_thread_posix.cc.orig 2023-07-20 18:06:23.000000000 +0000 |+++ ipc/chromium/src/base/platform_thread_posix.cc -------------------------- Patching file ipc/chromium/src/base/platform_thread_posix.cc using Plan A... Hunk #1 succeeded at 12. done => Verifying /usr/pkgsrc/www/firefox128/patches/patch-ipc_glue_GeckoChildProcessHost.cpp => Applying pkgsrc patch /usr/pkgsrc/www/firefox128/patches/patch-ipc_glue_GeckoChildProcessHost.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ipc_glue_GeckoChildProcessHost.cpp,v 1.1 2024/08/18 15:02:21 leot Exp $ | |* Support Solaris |* Fix NetBSD linking | |--- ipc/glue/GeckoChildProcessHost.cpp.orig 2023-08-17 21:21:29.000000000 +0000 |+++ ipc/glue/GeckoChildProcessHost.cpp -------------------------- Patching file ipc/glue/GeckoChildProcessHost.cpp using Plan A... Hunk #1 succeeded at 4. done => Verifying /usr/pkgsrc/www/firefox128/patches/patch-js-src-jit-arm64-vixl-MozCpu-vixl.cpp => Applying pkgsrc patch /usr/pkgsrc/www/firefox128/patches/patch-js-src-jit-arm64-vixl-MozCpu-vixl.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-js-src-jit-arm64-vixl-MozCpu-vixl.cpp,v 1.1 2024/08/18 15:02:21 leot Exp $ | |Add NetBSD support. | |--- js/src/jit/arm64/vixl/MozCpu-vixl.cpp.orig 2024-02-13 14:50:57.324257195 +0000 |+++ js/src/jit/arm64/vixl/MozCpu-vixl.cpp -------------------------- Patching file js/src/jit/arm64/vixl/MozCpu-vixl.cpp using Plan A... Hunk #1 succeeded at 113 (offset 3 lines). done => Verifying /usr/pkgsrc/www/firefox128/patches/patch-js_public_Utility.h => Applying pkgsrc patch /usr/pkgsrc/www/firefox128/patches/patch-js_public_Utility.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-js_public_Utility.h,v 1.1 2024/08/18 15:02:21 leot Exp $ | |--- js/public/Utility.h.orig 2024-07-04 17:04:15.000000000 +0000 |+++ js/public/Utility.h -------------------------- Patching file js/public/Utility.h using Plan A... Hunk #1 succeeded at 482. Hunk #2 succeeded at 498. done => Verifying /usr/pkgsrc/www/firefox128/patches/patch-js_src_jit_FlushICache.cpp => Applying pkgsrc patch /usr/pkgsrc/www/firefox128/patches/patch-js_src_jit_FlushICache.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-js_src_jit_FlushICache.cpp,v 1.1 2024/08/18 15:02:21 leot Exp $ | |NetBSD does not have the Linux-specific membarrier(2) syscall. | |--- js/src/jit/FlushICache.cpp.orig 2023-08-15 20:31:19.000000000 +0000 |+++ js/src/jit/FlushICache.cpp -------------------------- Patching file js/src/jit/FlushICache.cpp using Plan A... Hunk #1 succeeded at 31. Hunk #2 succeeded at 98. done => Verifying /usr/pkgsrc/www/firefox128/patches/patch-js_src_old-configure.in => Applying pkgsrc patch /usr/pkgsrc/www/firefox128/patches/patch-js_src_old-configure.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-js_src_old-configure.in,v 1.1 2024/08/18 15:02:21 leot Exp $ | |Fix unportable test(1) operator. | |--- js/src/old-configure.in.orig 2024-07-14 16:00:40.315149382 +0000 |+++ js/src/old-configure.in -------------------------- Patching file js/src/old-configure.in using Plan A... Hunk #1 succeeded at 257. done => Verifying /usr/pkgsrc/www/firefox128/patches/patch-js_src_util_NativeStack.cpp => Applying pkgsrc patch /usr/pkgsrc/www/firefox128/patches/patch-js_src_util_NativeStack.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-js_src_util_NativeStack.cpp,v 1.1 2024/08/18 15:02:21 leot Exp $ | |Support SunOS. | |--- js/src/util/NativeStack.cpp.orig 2020-04-03 19:34:51.000000000 +0000 |+++ js/src/util/NativeStack.cpp -------------------------- Patching file js/src/util/NativeStack.cpp using Plan A... Hunk #1 succeeded at 17 (offset 4 lines). Hunk #2 succeeded at 44 (offset 4 lines). Hunk #3 succeeded at 139 (offset 11 lines). done => Verifying /usr/pkgsrc/www/firefox128/patches/patch-media_ffvpx_libavutil_arm_bswap.h => Applying pkgsrc patch /usr/pkgsrc/www/firefox128/patches/patch-media_ffvpx_libavutil_arm_bswap.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-media_ffvpx_libavutil_arm_bswap.h,v 1.1 2024/08/18 15:02:21 leot Exp $ | |Fix NetBSD aarch64 build. | |--- media/ffvpx/libavutil/arm/bswap.h.orig 2019-10-30 17:35:56.000000000 +0000 |+++ media/ffvpx/libavutil/arm/bswap.h -------------------------- Patching file media/ffvpx/libavutil/arm/bswap.h using Plan A... Hunk #1 succeeded at 23. Hunk #2 succeeded at 69 (offset 3 lines). done => Verifying /usr/pkgsrc/www/firefox128/patches/patch-media_libpng_pngpriv.h => Applying pkgsrc patch /usr/pkgsrc/www/firefox128/patches/patch-media_libpng_pngpriv.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-media_libpng_pngpriv.h,v 1.1 2024/08/18 15:02:21 leot Exp $ | |Fix _POSIX_SOURCE on SunOS. | |--- media/libpng/pngpriv.h.orig 2024-04-05 19:49:16.000000000 +0000 |+++ media/libpng/pngpriv.h -------------------------- Patching file media/libpng/pngpriv.h using Plan A... Hunk #1 succeeded at 36. done => Verifying /usr/pkgsrc/www/firefox128/patches/patch-media_libtheora_lib_info.c => Applying pkgsrc patch /usr/pkgsrc/www/firefox128/patches/patch-media_libtheora_lib_info.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-media_libtheora_lib_info.c,v 1.1 2024/08/18 15:02:21 leot Exp $ | |Fix undefined behavior when calling functions with illegal values. | |media/libtheora/lib/info.c:32:8: error: array subscript is of type 'char' [-Werror,-Wchar-subscripts] | |https://bugzilla.mozilla.org/show_bug.cgi?id=1642081 | |--- media/libtheora/lib/info.c.orig 2020-05-07 18:34:12.000000000 +0000 |+++ media/libtheora/lib/info.c -------------------------- Patching file media/libtheora/lib/info.c using Plan A... Hunk #1 succeeded at 29. done => Verifying /usr/pkgsrc/www/firefox128/patches/patch-modules_fdlibm_src_math__private.h => Applying pkgsrc patch /usr/pkgsrc/www/firefox128/patches/patch-modules_fdlibm_src_math__private.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-modules_fdlibm_src_math__private.h,v 1.1 2024/08/18 15:02:21 leot Exp $ | |* Fix PR pkg/56457, build failure on NetBSD/i386. | Do not use FreeBSD-specific definition. | |--- modules/fdlibm/src/math_private.h.orig 2022-11-03 21:19:39.000000000 +0000 |+++ modules/fdlibm/src/math_private.h -------------------------- Patching file modules/fdlibm/src/math_private.h using Plan A... Hunk #1 succeeded at 30. done => Verifying /usr/pkgsrc/www/firefox128/patches/patch-netwerk_protocol_http_nsHttpHandler.cpp => Applying pkgsrc patch /usr/pkgsrc/www/firefox128/patches/patch-netwerk_protocol_http_nsHttpHandler.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-netwerk_protocol_http_nsHttpHandler.cpp,v 1.1 2024/08/18 15:02:21 leot Exp $ | |* Do not freeze user-agent string as Linux under NetBSD. | |--- netwerk/protocol/http/nsHttpHandler.cpp.orig 2024-03-12 14:30:47.266423256 +0000 |+++ netwerk/protocol/http/nsHttpHandler.cpp -------------------------- Patching file netwerk/protocol/http/nsHttpHandler.cpp using Plan A... Hunk #1 succeeded at 992 (offset 89 lines). done => Verifying /usr/pkgsrc/www/firefox128/patches/patch-nsprpub_pr_src_pthreads_ptsynch.c => Applying pkgsrc patch /usr/pkgsrc/www/firefox128/patches/patch-nsprpub_pr_src_pthreads_ptsynch.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-nsprpub_pr_src_pthreads_ptsynch.c,v 1.1 2024/08/18 15:02:21 leot Exp $ | |firefox: Workaround broken pthread_equal() usage | |Switch to an internal version of pthread_equal() without sanity checks. | |Problems detected on NetBSD 9.99.46. | |https://bugzilla.mozilla.org/show_bug.cgi?id=1718838 | |--- nsprpub/pr/src/pthreads/ptsynch.c.orig 2020-01-17 21:34:42.000000000 +0000 |+++ nsprpub/pr/src/pthreads/ptsynch.c -------------------------- Patching file nsprpub/pr/src/pthreads/ptsynch.c using Plan A... Hunk #1 succeeded at 25. Hunk #2 succeeded at 204. Hunk #3 succeeded at 232. Hunk #4 succeeded at 288. Hunk #5 succeeded at 376. Hunk #6 succeeded at 589. Hunk #7 succeeded at 605. Hunk #8 succeeded at 621. Hunk #9 succeeded at 653. Hunk #10 succeeded at 702. done => Verifying /usr/pkgsrc/www/firefox128/patches/patch-security_nss_lib_freebl_mpi_mpi.c => Applying pkgsrc patch /usr/pkgsrc/www/firefox128/patches/patch-security_nss_lib_freebl_mpi_mpi.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-security_nss_lib_freebl_mpi_mpi.c,v 1.1 2024/08/18 15:02:21 leot Exp $ | |Fix undefined behavior when calling functions with illegal values. | |security/nss/lib/freebl/mpi/mpi.c:4565:15: error: array subscript is of type 'char' [-Werror,-Wchar-subscripts] | xch = toupper(ch); | |security/nss/lib/freebl/mpi/mpi.c:4611:14: error: array subscript is of type 'char' [-Werror,-Wchar-subscripts] | ch = tolower(ch); | |https://bugzilla.mozilla.org/show_bug.cgi?id=1642081 | |--- security/nss/lib/freebl/mpi/mpi.c.orig 2020-05-07 18:35:01.000000000 +0000 |+++ security/nss/lib/freebl/mpi/mpi.c -------------------------- Patching file security/nss/lib/freebl/mpi/mpi.c using Plan A... Hunk #1 succeeded at 4917 (offset 357 lines). Hunk #2 succeeded at 4965 (offset 357 lines). done => Verifying /usr/pkgsrc/www/firefox128/patches/patch-third__party_js_cfworker_build.sh => Applying pkgsrc patch /usr/pkgsrc/www/firefox128/patches/patch-third__party_js_cfworker_build.sh Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-third__party_js_cfworker_build.sh,v 1.1 2024/08/18 15:02:21 leot Exp $ | |shell portability | |--- third_party/js/cfworker/build.sh.orig 2022-04-28 22:03:47.000000000 +0000 |+++ third_party/js/cfworker/build.sh -------------------------- Patching file third_party/js/cfworker/build.sh using Plan A... Hunk #1 succeeded at 4. done => Verifying /usr/pkgsrc/www/firefox128/patches/patch-third__party_libwebrtc_modules_desktop__capture_desktop__capture__gn_moz.build => Applying pkgsrc patch /usr/pkgsrc/www/firefox128/patches/patch-third__party_libwebrtc_modules_desktop__capture_desktop__capture__gn_moz.build Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-third__party_libwebrtc_modules_desktop__capture_desktop__capture__gn_moz.build,v 1.1 2024/08/18 15:02:21 leot Exp $ | |* Disable Wayland desktop capture for non-Linux platforms. | Fix segfault under X11. | |--- third_party/libwebrtc/modules/desktop_capture/desktop_capture_gn/moz.build.orig 2024-03-11 10:11:56.287869888 +0000 |+++ third_party/libwebrtc/modules/desktop_capture/desktop_capture_gn/moz.build -------------------------- Patching file third_party/libwebrtc/modules/desktop_capture/desktop_capture_gn/moz.build using Plan A... Hunk #1 succeeded at 392. Hunk #2 succeeded at 449. Hunk #3 succeeded at 482. Hunk #4 succeeded at 628. done => Verifying /usr/pkgsrc/www/firefox128/patches/patch-third__party_libwebrtc_modules_desktop__capture_linux_wayland_egl__dmabuf.cc => Applying pkgsrc patch /usr/pkgsrc/www/firefox128/patches/patch-third__party_libwebrtc_modules_desktop__capture_linux_wayland_egl__dmabuf.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-third__party_libwebrtc_modules_desktop__capture_linux_wayland_egl__dmabuf.cc,v 1.1 2024/08/18 15:02:21 leot Exp $ | |--- third_party/libwebrtc/modules/desktop_capture/linux/wayland/egl_dmabuf.cc.orig 2023-03-30 21:16:09.000000000 +0000 |+++ third_party/libwebrtc/modules/desktop_capture/linux/wayland/egl_dmabuf.cc -------------------------- Patching file third_party/libwebrtc/modules/desktop_capture/linux/wayland/egl_dmabuf.cc using Plan A... Hunk #1 succeeded at 10. done => Verifying /usr/pkgsrc/www/firefox128/patches/patch-third__party_libwebrtc_modules_video__capture_linux_device__info__v4l2.cc => Applying pkgsrc patch /usr/pkgsrc/www/firefox128/patches/patch-third__party_libwebrtc_modules_video__capture_linux_device__info__v4l2.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-third__party_libwebrtc_modules_video__capture_linux_device__info__v4l2.cc,v 1.1 2024/08/18 15:02:22 leot Exp $ | |* Fix build under NetBSD 9 and older. | The older NetBSD's sys/videoio.h does not have v4l2_capability.device_caps. | |--- third_party/libwebrtc/modules/video_capture/linux/device_info_v4l2.cc.orig 2023-09-14 21:15:08.000000000 +0000 |+++ third_party/libwebrtc/modules/video_capture/linux/device_info_v4l2.cc -------------------------- Patching file third_party/libwebrtc/modules/video_capture/linux/device_info_v4l2.cc using Plan A... Hunk #1 succeeded at 211. Hunk #2 succeeded at 245 (offset 1 line). Hunk #3 succeeded at 322 (offset 1 line). Hunk #4 succeeded at 347 (offset 1 line). Hunk #5 succeeded at 393 (offset 1 line). done => Verifying /usr/pkgsrc/www/firefox128/patches/patch-third__party_libwebrtc_modules_video__capture_linux_video__capture__v4l2.cc => Applying pkgsrc patch /usr/pkgsrc/www/firefox128/patches/patch-third__party_libwebrtc_modules_video__capture_linux_video__capture__v4l2.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-third__party_libwebrtc_modules_video__capture_linux_video__capture__v4l2.cc,v 1.1 2024/08/18 15:02:22 leot Exp $ | |* Fix build under NetBSD 9 and older. | The older NetBSD's sys/videoio.h does not have v4l2_capability.device_caps. | |--- third_party/libwebrtc/modules/video_capture/linux/video_capture_v4l2.cc.orig 2022-10-06 21:19:29.000000000 +0000 |+++ third_party/libwebrtc/modules/video_capture/linux/video_capture_v4l2.cc -------------------------- Patching file third_party/libwebrtc/modules/video_capture/linux/video_capture_v4l2.cc using Plan A... Hunk #1 succeeded at 86 (offset 9 lines). Hunk #2 succeeded at 99 (offset 9 lines). done => Verifying /usr/pkgsrc/www/firefox128/patches/patch-third__party_libwebrtc_rtc__base_physical__socket__server.cc => Applying pkgsrc patch /usr/pkgsrc/www/firefox128/patches/patch-third__party_libwebrtc_rtc__base_physical__socket__server.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-third__party_libwebrtc_rtc__base_physical__socket__server.cc,v 1.1 2024/08/18 15:02:22 leot Exp $ | |--- third_party/libwebrtc/rtc_base/physical_socket_server.cc.orig 2024-07-03 20:25:45.412396416 +0000 |+++ third_party/libwebrtc/rtc_base/physical_socket_server.cc -------------------------- Patching file third_party/libwebrtc/rtc_base/physical_socket_server.cc using Plan A... Hunk #1 succeeded at 770. done => Verifying /usr/pkgsrc/www/firefox128/patches/patch-third__party_libwebrtc_system__wrappers_source_cpu__features__linux.cc => Applying pkgsrc patch /usr/pkgsrc/www/firefox128/patches/patch-third__party_libwebrtc_system__wrappers_source_cpu__features__linux.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-third__party_libwebrtc_system__wrappers_source_cpu__features__linux.cc,v 1.1 2024/08/18 15:02:22 leot Exp $ | |* Fix build under NetBSD at least. | |--- third_party/libwebrtc/system_wrappers/source/cpu_features_linux.cc.orig 2022-01-13 19:26:15.000000000 +0000 |+++ third_party/libwebrtc/system_wrappers/source/cpu_features_linux.cc -------------------------- Patching file third_party/libwebrtc/system_wrappers/source/cpu_features_linux.cc using Plan A... Hunk #1 succeeded at 8. Hunk #2 succeeded at 32. done => Verifying /usr/pkgsrc/www/firefox128/patches/patch-third__party_sqlite3_src_moz.build => Applying pkgsrc patch /usr/pkgsrc/www/firefox128/patches/patch-third__party_sqlite3_src_moz.build Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-third__party_sqlite3_src_moz.build,v 1.1 2024/08/18 15:02:22 leot Exp $ | |* Fix segfault under NetBSD/i386 9 and pkgsrc/lang/gcc8-8.5.0 | For NetBSD/i386 9, @SQLITE3OPTFLAG@ will be replaced with "'-O0',". | |--- third_party/sqlite3/src/moz.build.orig 2023-06-22 21:19:22.000000000 +0000 |+++ third_party/sqlite3/src/moz.build -------------------------- Patching file third_party/sqlite3/src/moz.build using Plan A... Hunk #1 succeeded at 111 (offset 3 lines). done => Verifying /usr/pkgsrc/www/firefox128/patches/patch-third__party_wasm2c_src_prebuilt_wasm2c__source__includes.cc => Applying pkgsrc patch /usr/pkgsrc/www/firefox128/patches/patch-third__party_wasm2c_src_prebuilt_wasm2c__source__includes.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-third__party_wasm2c_src_prebuilt_wasm2c__source__includes.cc,v 1.1 2024/08/18 15:02:22 leot Exp $ | |--- third_party/wasm2c/src/prebuilt/wasm2c_source_includes.cc.orig 2023-05-25 21:19:41.000000000 +0000 |+++ third_party/wasm2c/src/prebuilt/wasm2c_source_includes.cc -------------------------- Patching file third_party/wasm2c/src/prebuilt/wasm2c_source_includes.cc using Plan A... Hunk #1 succeeded at 20. done => Verifying /usr/pkgsrc/www/firefox128/patches/patch-toolkit_components_terminator_nsTerminator.cpp => Applying pkgsrc patch /usr/pkgsrc/www/firefox128/patches/patch-toolkit_components_terminator_nsTerminator.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-toolkit_components_terminator_nsTerminator.cpp,v 1.1 2024/08/18 15:02:22 leot Exp $ | |* Fix segfault on exit under NetBSD | |--- toolkit/components/terminator/nsTerminator.cpp.orig 2022-06-16 21:35:58.000000000 +0000 |+++ toolkit/components/terminator/nsTerminator.cpp -------------------------- Patching file toolkit/components/terminator/nsTerminator.cpp using Plan A... Hunk #1 succeeded at 34. Hunk #2 succeeded at 184. done => Verifying /usr/pkgsrc/www/firefox128/patches/patch-toolkit_moz.configure => Applying pkgsrc patch /usr/pkgsrc/www/firefox128/patches/patch-toolkit_moz.configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-toolkit_moz.configure,v 1.1 2024/08/18 15:02:22 leot Exp $ | |* Enable ALSA for NetBSD too. |* Support --enable-forkserver on NetBSD. | |--- toolkit/moz.configure.orig 2023-08-15 21:10:03.000000000 +0000 |+++ toolkit/moz.configure -------------------------- Patching file toolkit/moz.configure using Plan A... Hunk #1 succeeded at 260 (offset 18 lines). Hunk #2 succeeded at 2923 (offset 106 lines). Hunk #3 succeeded at 2854 (offset 18 lines). done => Verifying /usr/pkgsrc/www/firefox128/patches/patch-toolkit_mozapps_installer_packager.mk => Applying pkgsrc patch /usr/pkgsrc/www/firefox128/patches/patch-toolkit_mozapps_installer_packager.mk Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-toolkit_mozapps_installer_packager.mk,v 1.1 2024/08/18 15:02:22 leot Exp $ | |* Symbolic link to lib/firefox/firefox causes 'Couldn't load XPCOM.' error. | |--- toolkit/mozapps/installer/packager.mk.orig 2020-01-29 07:05:13.000000000 +0000 |+++ toolkit/mozapps/installer/packager.mk -------------------------- Patching file toolkit/mozapps/installer/packager.mk using Plan A... Hunk #1 succeeded at 169 (offset 24 lines). done => Verifying /usr/pkgsrc/www/firefox128/patches/patch-xpcom_base_nscore.h => Applying pkgsrc patch /usr/pkgsrc/www/firefox128/patches/patch-xpcom_base_nscore.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-xpcom_base_nscore.h,v 1.1 2024/08/18 15:02:22 leot Exp $ | |* Support llvm/clang | |--- xpcom/base/nscore.h.orig 2019-03-07 16:53:44.000000000 +0000 |+++ xpcom/base/nscore.h -------------------------- Patching file xpcom/base/nscore.h using Plan A... Hunk #1 succeeded at 69 (offset -7 lines). done => Verifying /usr/pkgsrc/www/firefox128/patches/patch-xpcom_reflect_xptcall_md_unix_moz.build => Applying pkgsrc patch /usr/pkgsrc/www/firefox128/patches/patch-xpcom_reflect_xptcall_md_unix_moz.build Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-xpcom_reflect_xptcall_md_unix_moz.build,v 1.1 2024/08/18 15:02:22 leot Exp $ | |Make NetBSD/sparc64 use the same xptcall bindings as all other sparc64 ports | |https://bugzilla.mozilla.org/show_bug.cgi?id=1505360 | |--- xpcom/reflect/xptcall/md/unix/moz.build.orig 2024-01-12 13:20:20.000000000 +0000 |+++ xpcom/reflect/xptcall/md/unix/moz.build -------------------------- Patching file xpcom/reflect/xptcall/md/unix/moz.build using Plan A... Hunk #1 succeeded at 181 (offset -40 lines). done ===> Creating toolchain wrappers for firefox128-128.5.0 ===> Configuring for firefox128-128.5.0 printf '#!/bin/sh\n[ "$*" = "-f" ] && exit 0\nexec /bin/rm $@\n' > /usr/pkgsrc/www/firefox128/work/.cwrapper/bin/rm chmod +x /usr/pkgsrc/www/firefox128/work/.cwrapper/bin/rm => Dont include malloc.h on dragonflybsd => Fixing libpci soname => Setting MAKE_JOBS for cairo => Substituting "paths" in ../firefox.sh => Fixing segfault in libmozsqlite3.so cd /usr/pkgsrc/www/firefox128/work/firefox-128.5.0 && mkdir ../build cd /usr/pkgsrc/www/firefox128/work/firefox-128.5.0/../build && touch old-configure.vars mv /usr/pkgsrc/www/firefox128/work/dist /usr/pkgsrc/www/firefox128/work/firefox-128.5.0/../build => Generating pkg-config files for builtin libevent package. => Generating pkg-config files for builtin xz package. => Generating pkg-config file for builtin expat package. => Replacing config-guess with pkgsrc versions => Replacing config-sub with pkgsrc versions => Replacing python interpreter in build/cargo-linker. => Checking for portability problems in extracted files Using Python 3.12.8 from /usr/pkg/bin/python3.12 Creating local state directory: /usr/pkgsrc/www/firefox128/work/.home/.mozbuild/srcdirs/firefox-128.5.0-152d9f8fd225 Created Python 3 virtualenv checking for vcs source checkout... no checking for a shell... /usr/pkgsrc/www/firefox128/work/.tools/bin/sh checking for host system type... powerpc--netbsd checking for target system type... powerpc--netbsd checking whether cross compiling... no checking for Python 3... /usr/pkgsrc/www/firefox128/work/.home/.mozbuild/srcdirs/firefox-128.5.0-152d9f8fd225/_virtualenvs/build/bin/python (3.12.8) checking for wget... not found checking for ccache... not found checking for the target C compiler... /usr/pkgsrc/www/firefox128/work/.cwrapper/bin/gcc checking whether the target C compiler can be used... yes checking the target C compiler version... 10.5.0 checking the target C compiler works... yes checking for the target C++ compiler... /usr/pkgsrc/www/firefox128/work/.cwrapper/bin/c++ checking whether the target C++ compiler can be used... yes checking the target C++ compiler version... 10.5.0 checking the target C++ compiler works... yes checking for the host C compiler... /usr/pkgsrc/www/firefox128/work/.cwrapper/bin/gcc checking whether the host C compiler can be used... yes checking the host C compiler version... 10.5.0 checking the host C compiler works... yes checking for the host C++ compiler... /usr/pkgsrc/www/firefox128/work/.cwrapper/bin/c++ checking whether the host C++ compiler can be used... yes checking the host C++ compiler version... 10.5.0 checking the host C++ compiler works... yes checking for target linker... bfd checking for host linker... bfd checking for 64-bit OS... no checking for __thread keyword for TLS variables... yes checking for unwind.h... yes checking for _Unwind_Backtrace... yes checking for the assembler... /usr/pkgsrc/www/firefox128/work/.cwrapper/bin/gcc checking for ar... /usr/bin/ar checking whether ar supports response files... yes checking for host_ar... /usr/bin/ar checking for pkg_config... /usr/pkgsrc/www/firefox128/work/.tools/bin/pkg-config checking for pkg-config version... 2.3.0 checking whether pkg-config is pkgconf... yes WARNING: When not building jemalloc, you need to build with --with-redist or set WIN32_REDIST_DIR. checking for strndup... yes checking for posix_memalign... yes checking for memalign... no checking for malloc_usable_size... no checking for malloc.h... yes checking for stdint.h... yes checking for inttypes.h... yes checking for alloca.h... no checking for sys/byteorder.h... no checking for getopt.h... yes checking for unistd.h... yes checking for nl_types.h... yes checking for cpuid.h... no checking for fts.h... no checking for sys/statvfs.h... yes checking for sys/statfs.h... no checking for sys/vfs.h... no checking for sys/mount.h... yes checking for sys/quota.h... no checking for sys/queue.h... yes checking for sys/types.h... yes checking for netinet/in.h... yes checking for byteswap.h... no checking for memfd_create in sys/mman.h... no checking for perf_event_open system call... no checking for clock_gettime(CLOCK_MONOTONIC)... yes checking for dladdr... yes checking for dlfcn.h... yes checking for dlopen in -ldl... yes checking for gethostbyname_r in -lc_r... no checking for socket in -lsocket... no checking for pthread_create... no checking for pthread_create in -lpthread... yes checking for pthread.h... yes checking whether the C compiler supports -pthread... yes checking whether 64-bits std::atomic requires -latomic... do not know; assuming no checking whether the C compiler supports -Wbitfield-enum-conversion... no checking whether the C++ compiler supports -Wbitfield-enum-conversion... no checking whether the C compiler supports -Wformat-type-confusion... no checking whether the C++ compiler supports -Wformat-type-confusion... no checking whether the C compiler supports -Wshadow-field-in-constructor-modified... no checking whether the C++ compiler supports -Wshadow-field-in-constructor-modified... no checking whether the C compiler supports -Wtautological-constant-in-range-compare... no checking whether the C++ compiler supports -Wtautological-constant-in-range-compare... no checking whether the C compiler supports -Wno-error=tautological-type-limit-compare... no checking whether the C++ compiler supports -Wno-error=tautological-type-limit-compare... no checking whether the C compiler supports -Wunreachable-code-return... no checking whether the C++ compiler supports -Wunreachable-code-return... no checking whether the C compiler supports -Wclass-varargs... no checking whether the C++ compiler supports -Wclass-varargs... no checking whether the C++ compiler supports -Wempty-init-stmt... no checking whether the C compiler supports -Wfloat-overflow-conversion... no checking whether the C++ compiler supports -Wfloat-overflow-conversion... no checking whether the C compiler supports -Wfloat-zero-conversion... no checking whether the C++ compiler supports -Wfloat-zero-conversion... no checking whether the C compiler supports -Wloop-analysis... no checking whether the C++ compiler supports -Wloop-analysis... no checking whether the C compiler supports -Wno-range-loop-analysis... no checking whether the C++ compiler supports -Wno-range-loop-analysis... no checking whether the C++ compiler supports -Wcomma-subscript... yes checking whether the C compiler supports -Wenum-compare-conditional... no checking whether the C++ compiler supports -Wenum-compare-conditional... no checking whether the C compiler supports -Wenum-float-conversion... no checking whether the C++ compiler supports -Wenum-float-conversion... no checking whether the C++ compiler supports -Wvolatile... yes checking whether the C++ compiler supports -Wno-deprecated-anon-enum-enum-conversion... no checking whether the C++ compiler supports -Wno-deprecated-enum-enum-conversion... no checking whether the C++ compiler supports -Wno-deprecated-this-capture... no checking whether the C++ compiler supports -Wcomma... no checking whether the C compiler supports -Wduplicated-cond... yes checking whether the C++ compiler supports -Wduplicated-cond... yes checking whether the C++ compiler supports -Wimplicit-fallthrough... yes checking whether the C compiler supports -Wlogical-op... yes checking whether the C++ compiler supports -Wlogical-op... yes checking whether the C compiler supports -Wstring-conversion... no checking whether the C++ compiler supports -Wstring-conversion... no checking whether the C++ compiler supports -Wno-inline-new-delete... no checking whether the C compiler supports -Wno-error=maybe-uninitialized... yes checking whether the C++ compiler supports -Wno-error=maybe-uninitialized... yes checking whether the C compiler supports -Wno-error=deprecated-declarations... yes checking whether the C++ compiler supports -Wno-error=deprecated-declarations... yes checking whether the C compiler supports -Wno-error=array-bounds... yes checking whether the C++ compiler supports -Wno-error=array-bounds... yes checking whether the C compiler supports -Wno-error=free-nonheap-object... yes checking whether the C++ compiler supports -Wno-error=free-nonheap-object... yes checking whether the C compiler supports -Wno-multistatement-macros... yes checking whether the C++ compiler supports -Wno-multistatement-macros... yes checking whether the C compiler supports -Wno-error=class-memaccess... yes checking whether the C++ compiler supports -Wno-error=class-memaccess... yes checking whether the C compiler supports -Wno-error=atomic-alignment... no checking whether the C++ compiler supports -Wno-error=atomic-alignment... no checking whether the C compiler supports -Wno-error=deprecated-builtins... no checking whether the C++ compiler supports -Wno-error=deprecated-builtins... no checking whether the C compiler supports -Wformat... yes checking whether the C++ compiler supports -Wformat... yes checking whether the C compiler supports -Wformat-security... no checking whether the C++ compiler supports -Wformat-security... no checking whether the C compiler supports -Wformat-overflow=2... yes checking whether the C++ compiler supports -Wformat-overflow=2... yes checking whether the C compiler supports -Werror=implicit-function-declaration... yes checking whether the C compiler supports -Wno-psabi... yes checking whether the C++ compiler supports -Wno-psabi... yes checking whether the C compiler supports -Wno-error=builtin-macro-redefined... yes checking whether the C++ compiler supports -Wno-error=builtin-macro-redefined... yes checking whether the C++ compiler supports -Wno-vla-cxx-extension... no checking whether the C compiler supports -Wno-unknown-warning-option... no checking whether the C++ compiler supports -Wno-unknown-warning-option... no checking whether the C++ compiler supports -fno-sized-deallocation... yes checking whether the C++ compiler supports -fno-aligned-new... yes checking whether the C compiler supports -pipe... yes checking whether the C++ compiler supports -pipe... yes checking whether the C linker supports -Wl,--build-id=sha1... yes checking whether the C compiler supports -Wa,--noexecstack... yes checking whether the C linker supports -Wl,-z,noexecstack... yes checking whether the C linker supports -Wl,-z,text... yes checking whether the C linker supports -Wl,-z,relro... yes checking whether the C linker supports -Wl,-z,now... yes checking whether the C linker supports -Wl,-z,nocopyreloc... yes checking for --ignore-unresolved-symbol option to the linker... yes checking what kind of list files are supported by the linker... linkerlist checking for llvm_profdata... /usr/pkgsrc/www/firefox128/work/.buildlink/bin/llvm-profdata checking whether llvm-profdata supports 'order' subcommand... yes checking for llvm-objdump... /usr/pkgsrc/www/firefox128/work/.buildlink/bin/llvm-objdump checking for readelf... /usr/pkgsrc/www/firefox128/work/.buildlink/bin/llvm-readelf checking for objcopy... /usr/pkgsrc/www/firefox128/work/.buildlink/bin/llvm-objcopy checking for nspr >= 4.32... yes checking NSPR_CFLAGS... -I/usr/pkg/include/nspr checking NSPR_LIBS... -L/usr/pkg/lib/nspr -Wl,-R/usr/pkg/lib/nspr -lplds4 -lplc4 -lnspr4 checking for rustc... /usr/pkg/bin/rustc checking for cargo... /usr/pkg/bin/cargo checking rustc version... 1.81.0 checking cargo version... 1.81.0 checking for rust host triplet... powerpc-unknown-netbsd checking for rust target triplet... powerpc-unknown-netbsd checking for rustdoc... /usr/pkg/bin/rustdoc checking for cbindgen... /usr/pkg/bin/cbindgen checking for rustfmt... /usr/pkg/bin/rustfmt checking for clang for bindgen... /usr/pkg/bin/clang checking for libclang for bindgen... /usr/pkg/lib/libclang.so checking that libclang is new enough... yes checking bindgen cflags... -x c++ -fno-sized-deallocation -fno-aligned-new -DTRACING=1 -DIMPL_LIBXUL -DMOZILLA_INTERNAL_API -DRUST_BINDGEN -isystem/usr/pkg/include/nspr -isystem/usr/X11R7/include/pixman-1 checking for libffi > 3.0.9... yes checking MOZ_FFI_CFLAGS... -I/usr/pkg/include checking MOZ_FFI_LIBS... -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lffi checking for icu-i18n >= 73.1... yes checking MOZ_ICU_CFLAGS... -I/usr/pkg/include checking MOZ_ICU_LIBS... -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -licui18n checking for tm_zone and tm_gmtoff in struct tm... yes checking for getpagesize... yes checking for gmtime_r... yes checking for localtime_r... yes checking for gettid... no checking for setpriority... yes checking for syscall... yes checking for getc_unlocked... yes checking for pthread_getname_np... no checking for pthread_get_name_np... no checking for strerror... yes checking for nl_langinfo and CODESET... yes checking for __cxa_demangle... yes checking for _getc_nolock... no checking for localeconv... yes checking for nodejs... /usr/pkgsrc/www/firefox128/files/node-wrapper.sh (23.3.0) checking for gtk+-wayland-3.0 >= 3.14 xkbcommon >= 0.4.1... no WARNING: Package gtk+-wayland-3.0 was not found in the pkg-config search path. WARNING: Perhaps you should add the directory containing `gtk+-wayland-3.0.pc' WARNING: to the PKG_CONFIG_PATH environment variable WARNING: Package 'gtk+-wayland-3.0' not found WARNING: Package 'xkbcommon' not found checking for pango >= 1.22.0... yes checking MOZ_PANGO_CFLAGS... -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/fribidi -I/usr/X11R7/include -I/usr/pkg/include/cairo -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -D_REENTRANT -I/usr/pkg/include/pixman-1 checking MOZ_PANGO_LIBS... -L/usr/pkg/lib -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lintl -Wl,-R/usr/pkg/lib -lharfbuzz checking for fontconfig >= 2.7.0... yes checking _FONTCONFIG_CFLAGS... -I/usr/X11R7/include checking _FONTCONFIG_LIBS... -Wl,-rpath,/usr/X11R7/lib -L/usr/X11R7/lib -lfontconfig checking for freetype2 >= 9.10.3... yes checking _FT2_CFLAGS... -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include checking _FT2_LIBS... -L/usr/pkg/lib -lfreetype checking for tar... /usr/pkgsrc/www/firefox128/work/.tools/bin/tar checking for unzip... /usr/pkgsrc/www/firefox128/work/.tools/bin/unzip checking for the Mozilla API key... no checking for the Google Location Service API key... no checking for the Google Safebrowsing API key... no checking for the Bing API key... no checking for the Adjust SDK key... no checking for the Leanplum SDK key... no checking for the Pocket API key... no checking for libwebp >= 1.0.2 libwebpdemux >= 1.0.2... yes checking MOZ_WEBP_CFLAGS... -I/usr/pkg/include -I/usr/pkg/include/webp checking MOZ_WEBP_LIBS... -L/usr/pkg/lib -lwebp -Wl,-R/usr/pkg/lib -lwebpdemux checking for x11 xcb xcb-shm x11-xcb xext xrandr >= 1.4.0 xcomposite xcursor xdamage xfixes xi... yes checking MOZ_X11_CFLAGS... -I/usr/X11R7/include -D_REENTRANT checking MOZ_X11_LIBS... -L/usr/X11R7/lib -lxcb-shm -lX11-xcb -lX11 -lxcb -lXext -lXrandr -lXcomposite -lXcursor -lXdamage -lXfixes -Wl,-rpath,/usr/X11R7/lib -lXi checking for ice sm... yes checking MOZ_X11_SM_CFLAGS... -I/usr/X11R7/include checking for stat64... no checking for lstat64... no checking for truncate64... no checking for statvfs64... no checking for statvfs... yes checking for statfs64... no checking for statfs... yes checking for lutimes... yes checking for posix_fadvise... yes checking for posix_fallocate... yes checking for eventfd... yes checking for arc4random... yes checking for arc4random_buf... yes checking for mallinfo... no checking for sys/ioccom.h... yes checking for vpx >= 1.10.0... yes checking MOZ_LIBVPX_CFLAGS... -I/usr/pkg/include checking MOZ_LIBVPX_LIBS... -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lvpx -lm checking for vpx/vpx_decoder.h... yes checking for vpx_codec_dec_init_ver... yes checking for dump_syms... not found checking for nss >= 3.101... yes checking NSS_CFLAGS... -I/usr/pkg/include/nss -I/usr/pkg/include/nspr checking NSS_LIBS... -Wl,-R/usr/pkg/lib/nss -L/usr/pkg/lib/nss -lssl3 -lsmime3 -lnss3 -lnssutil3 -L/usr/pkg/lib/nspr -Wl,-R/usr/pkg/lib/nspr -lplds4 -lplc4 -lnspr4 checking for libevent... yes checking MOZ_LIBEVENT_CFLAGS... checking MOZ_LIBEVENT_LIBS... -Wl,-R/usr/lib -levent checking for gtk+-3.0 >= 3.14.0 gtk+-unix-print-3.0 glib-2.0 gobject-2.0 gio-unix-2.0... yes checking MOZ_GTK3_CFLAGS... -I/usr/pkg/include/gtk-3.0/unix-print -I/usr/pkg/include/gtk-3.0 -I/usr/pkg/include/pango-1.0 -I/usr/X11R7/include -I/usr/pkg/include -I/usr/pkg/include/at-spi2-atk/2.0 -I/usr/pkg/include/at-spi-2.0 -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/fribidi -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/cairo -I/usr/pkg/include/freetype2 -D_REENTRANT -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/gdk-pixbuf-2.0 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/gio-unix-2.0 -pthread -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include checking MOZ_GTK3_LIBS... -L/usr/pkg/lib -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -Wl,-R/usr/pkg/lib -lglib-2.0 -lintl checking for glib-2.0 >= 2.42 gobject-2.0... yes checking GLIB_CFLAGS... -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include checking GLIB_LIBS... -L/usr/pkg/lib -lgobject-2.0 -Wl,-R/usr/pkg/lib -lglib-2.0 -lintl checking for pixman-1 >= 0.40.0... yes checking MOZ_PIXMAN_CFLAGS... -I/usr/pkg/include/pixman-1 checking MOZ_PIXMAN_LIBS... -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lpixman-1 checking for sin_len in struct sockaddr_in... yes checking for sin_len6 in struct sockaddr_in6... yes checking for sa_len in struct sockaddr... yes checking for pthread_cond_timedwait_monotonic_np... no checking for awk... /usr/pkgsrc/www/firefox128/work/.tools/bin/awk checking for gmake... /usr/pkgsrc/www/firefox128/work/.tools/bin/make checking for watchman... not found checking for xargs... /usr/pkgsrc/www/firefox128/work/.tools/bin/xargs checking for strip... /usr/pkgsrc/www/firefox128/work/.buildlink/bin/llvm-strip checking for zlib >= 1.2.3... yes checking MOZ_ZLIB_CFLAGS... checking MOZ_ZLIB_LIBS... -lz checking for m4... /usr/pkgsrc/www/firefox128/work/.tools/bin/gm4 creating cache ./config.cache checking host system type... powerpc--netbsd checking target system type... powerpc--netbsd checking build system type... powerpc--netbsd checking for gcc... (cached) /usr/pkgsrc/www/firefox128/work/.cwrapper/bin/gcc -std=gnu99 checking whether the C compiler (/usr/pkgsrc/www/firefox128/work/.cwrapper/bin/gcc -std=gnu99 -O2 -D_GLIBCXX_INCLUDE_NEXT_C_HEADERS -D__LOCALE_C_ONLY -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/nspr -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg7 -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -Wl,-R/usr/pkg/lib/firefox128 -Wl,-R/usr/pkg/lib -Wl,-zrelro -ljemalloc -L/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -latomic -L/usr/pkg/lib/nspr -Wl,-R/usr/pkg/lib/nspr -L/usr/pkg/lib/nss -Wl,-R/usr/pkg/lib/nss -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib/ffmpeg7 -Wl,-R/usr/pkg/lib/ffmpeg7 ) works... (cached) yes checking whether the C compiler (/usr/pkgsrc/www/firefox128/work/.cwrapper/bin/gcc -std=gnu99 -O2 -D_GLIBCXX_INCLUDE_NEXT_C_HEADERS -D__LOCALE_C_ONLY -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/nspr -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg7 -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -Wl,-R/usr/pkg/lib/firefox128 -Wl,-R/usr/pkg/lib -Wl,-zrelro -ljemalloc -L/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -latomic -L/usr/pkg/lib/nspr -Wl,-R/usr/pkg/lib/nspr -L/usr/pkg/lib/nss -Wl,-R/usr/pkg/lib/nss -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib/ffmpeg7 -Wl,-R/usr/pkg/lib/ffmpeg7 ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether /usr/pkgsrc/www/firefox128/work/.cwrapper/bin/gcc -std=gnu99 accepts -g... (cached) yes checking for c++... (cached) /usr/pkgsrc/www/firefox128/work/.cwrapper/bin/c++ -std=gnu++17 checking whether the C++ compiler (/usr/pkgsrc/www/firefox128/work/.cwrapper/bin/c++ -std=gnu++17 -O2 -D_GLIBCXX_INCLUDE_NEXT_C_HEADERS -D__LOCALE_C_ONLY -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/nspr -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg7 -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -Wl,-R/usr/pkg/lib/firefox128 -Wl,-R/usr/pkg/lib -Wl,-zrelro -ljemalloc -L/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -latomic -L/usr/pkg/lib/nspr -Wl,-R/usr/pkg/lib/nspr -L/usr/pkg/lib/nss -Wl,-R/usr/pkg/lib/nss -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib/ffmpeg7 -Wl,-R/usr/pkg/lib/ffmpeg7 ) works... (cached) yes checking whether the C++ compiler (/usr/pkgsrc/www/firefox128/work/.cwrapper/bin/c++ -std=gnu++17 -O2 -D_GLIBCXX_INCLUDE_NEXT_C_HEADERS -D__LOCALE_C_ONLY -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/nspr -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg7 -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -Wl,-R/usr/pkg/lib/firefox128 -Wl,-R/usr/pkg/lib -Wl,-zrelro -ljemalloc -L/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -latomic -L/usr/pkg/lib/nspr -Wl,-R/usr/pkg/lib/nspr -L/usr/pkg/lib/nss -Wl,-R/usr/pkg/lib/nss -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib/ffmpeg7 -Wl,-R/usr/pkg/lib/ffmpeg7 ) is a cross-compiler... no checking whether we are using GNU C++... (cached) yes checking whether /usr/pkgsrc/www/firefox128/work/.cwrapper/bin/c++ -std=gnu++17 accepts -g... (cached) yes checking whether removing dead symbols breaks debugging... no checking if app-specific confvars.sh exists... /usr/pkgsrc/www/firefox128/work/firefox-128.5.0/browser/confvars.sh checking for valid C compiler optimization flags... yes updating cache ./config.cache creating ./config.data js/src> Refreshing /usr/pkgsrc/www/firefox128/work/firefox-128.5.0/js/src/old-configure with /usr/pkgsrc/www/firefox128/work/firefox-128.5.0/build/autoconf/autoconf.sh js/src> loading cache ./config.cache js/src> checking host system type... powerpc--netbsd js/src> checking target system type... powerpc--netbsd js/src> checking build system type... powerpc--netbsd js/src> checking for gcc... (cached) /usr/pkgsrc/www/firefox128/work/.cwrapper/bin/gcc -std=gnu99 js/src> checking whether the C compiler (/usr/pkgsrc/www/firefox128/work/.cwrapper/bin/gcc -std=gnu99 -O2 -D_GLIBCXX_INCLUDE_NEXT_C_HEADERS -D__LOCALE_C_ONLY -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/nspr -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg7 -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -Wl,-R/usr/pkg/lib/firefox128 -Wl,-R/usr/pkg/lib -Wl,-zrelro -ljemalloc -L/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -latomic -L/usr/pkg/lib/nspr -Wl,-R/usr/pkg/lib/nspr -L/usr/pkg/lib/nss -Wl,-R/usr/pkg/lib/nss -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib/ffmpeg7 -Wl,-R/usr/pkg/lib/ffmpeg7 ) works... (cached) yes js/src> checking whether the C compiler (/usr/pkgsrc/www/firefox128/work/.cwrapper/bin/gcc -std=gnu99 -O2 -D_GLIBCXX_INCLUDE_NEXT_C_HEADERS -D__LOCALE_C_ONLY -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/nspr -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg7 -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -Wl,-R/usr/pkg/lib/firefox128 -Wl,-R/usr/pkg/lib -Wl,-zrelro -ljemalloc -L/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -latomic -L/usr/pkg/lib/nspr -Wl,-R/usr/pkg/lib/nspr -L/usr/pkg/lib/nss -Wl,-R/usr/pkg/lib/nss -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib/ffmpeg7 -Wl,-R/usr/pkg/lib/ffmpeg7 ) is a cross-compiler... no js/src> checking whether we are using GNU C... (cached) yes js/src> checking whether /usr/pkgsrc/www/firefox128/work/.cwrapper/bin/gcc -std=gnu99 accepts -g... (cached) yes js/src> checking for c++... (cached) /usr/pkgsrc/www/firefox128/work/.cwrapper/bin/c++ -std=gnu++17 js/src> checking whether the C++ compiler (/usr/pkgsrc/www/firefox128/work/.cwrapper/bin/c++ -std=gnu++17 -O2 -D_GLIBCXX_INCLUDE_NEXT_C_HEADERS -D__LOCALE_C_ONLY -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/nspr -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg7 -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -Wl,-R/usr/pkg/lib/firefox128 -Wl,-R/usr/pkg/lib -Wl,-zrelro -ljemalloc -L/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -latomic -L/usr/pkg/lib/nspr -Wl,-R/usr/pkg/lib/nspr -L/usr/pkg/lib/nss -Wl,-R/usr/pkg/lib/nss -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib/ffmpeg7 -Wl,-R/usr/pkg/lib/ffmpeg7 ) works... (cached) yes js/src> checking whether the C++ compiler (/usr/pkgsrc/www/firefox128/work/.cwrapper/bin/c++ -std=gnu++17 -O2 -D_GLIBCXX_INCLUDE_NEXT_C_HEADERS -D__LOCALE_C_ONLY -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/nspr -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg7 -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -Wl,-R/usr/pkg/lib/firefox128 -Wl,-R/usr/pkg/lib -Wl,-zrelro -ljemalloc -L/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -latomic -L/usr/pkg/lib/nspr -Wl,-R/usr/pkg/lib/nspr -L/usr/pkg/lib/nss -Wl,-R/usr/pkg/lib/nss -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/pkg/lib/ffmpeg7 -Wl,-R/usr/pkg/lib/ffmpeg7 ) is a cross-compiler... no js/src> checking whether we are using GNU C++... (cached) yes js/src> checking whether /usr/pkgsrc/www/firefox128/work/.cwrapper/bin/c++ -std=gnu++17 accepts -g... (cached) yes js/src> checking whether removing dead symbols breaks debugging... (cached) no js/src> checking for valid optimization flags... yes js/src> creating ./config.data Creating config.status Reticulating splines... Finished reading 1940 moz.build files in 33.56s Read 13 gyp files in parallel contributing 0.00s to total wall time Processed into 12802 build config descriptors in 20.58s RecursiveMake backend executed in 59.89s 4097 total backend files; 3110 created; 0 updated; 987 unchanged; 0 deleted; 20 -> 1535 Makefile FasterMake backend executed in 0.00s 0 total backend files; 0 created; 0 updated; 0 unchanged; 0 deleted Clangd backend executed in 0.00s 0 total backend files; 0 created; 0 updated; 0 unchanged; 0 deleted Total wall time: 117.67s; CPU time: 87.24s; Efficiency: 74%; Untracked: 3.64s