+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=310 WRKLOG=/tmp/bulklog/firefox-107.0.1/work.log
+ su pbulk -c '"$@"' make /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=310 WRKLOG=/tmp/bulklog/firefox-107.0.1/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for firefox-107.0.1.source.tar.xz
=> Checksum SHA512 OK for firefox-107.0.1.source.tar.xz
=> Checksum BLAKE2s OK for nodejs-output-95.0.tgz
=> Checksum SHA512 OK for nodejs-output-95.0.tgz
===> Installing dependencies for firefox-107.0.1
==========================================================================
The supported build options for firefox are:

	alsa dbus debug debug-info jack mozilla-jemalloc
	official-mozilla-branding pulseaudio sunaudio
	webrtc

The currently selected options are:

	sunaudio

You can select which build options to use by setting PKG_DEFAULT_OPTIONS
or the following variable.  Its current value is shown:

	PKG_OPTIONS.firefox (not defined)

==========================================================================
==========================================================================
The following variables will affect the build process of this package,
firefox-107.0.1.  Their current value is shown below:

        * JPEG_DEFAULT = libjpeg-turbo
        * PYTHON_VERSION_DEFAULT = 310
        * SSLBASE (defined)
        * SSLCERTBUNDLE (not defined)
        * SSLCERTS = /opt/local/etc/openssl/certs
        * SSLDIR = /opt/local/etc/openssl
        * SSLKEYS = /opt/local/etc/openssl/private

Based on these variables, the following variables have been set:

        * JPEGBASE (defined, but empty)
        * JPEG_TYPE = libjpeg-turbo
        * PYPACKAGE = python310

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
`/opt/local/bin/bmake clean' after the changes.
==========================================================================
=> Tool dependency cbindgen>=0.24.3: found cbindgen-0.24.3
=> Tool dependency py310-sqlite3-[0-9]*: found py310-sqlite3-3.10.9nb23
=> Tool dependency py310-expat-[0-9]*: found py310-expat-3.10.9nb1
=> Tool dependency nasm>=2.14: found nasm-2.15.05nb2
=> Tool dependency yasm>=1.1: found yasm-1.3.0
=> Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.74.3
=> Tool dependency python310>=3.10: found python310-3.10.9
=> 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
=> Tool dependency perl>=5.0: found perl-5.36.0
=> Tool dependency pkgconf-[0-9]*: found pkgconf-1.8.0
=> Tool dependency unzip-[0-9]*: found unzip-6.0nb9
=> 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 lld-[0-9]*: found lld-15.0.6
=> Build dependency gcc12>=12.2.0: found gcc12-12.2.0
=> Build dependency wasi-libc>=0.0.0pre20210923: found wasi-libc-0.0.0pre20220311nb2
=> Build dependency wasi-libcxx>=15.0.6: found wasi-libcxx-15.0.6
=> Build dependency wasi-compiler-rt>=15.0.6: found wasi-compiler-rt-15.0.6
=> Build dependency xorgproto>=2016.1: found xorgproto-2022.2
=> Build dependency xcb-proto>=1.4: found xcb-proto-1.15.2nb1
=> Build dependency clang>=15.0.5nb1: found clang-15.0.6nb1
=> Build dependency rust>=1.61.0: found rust-1.66.0
=> Full dependency gcc12-libs>=12.2.0: found gcc12-libs-12.2.0
=> Full dependency pciutils>=3.0.2: found pciutils-3.8.0
=> Full dependency libevent>=2.1.11nb1: found libevent-2.1.12
=> Full dependency libffi>=3.4.2nb3: found libffi-3.4.4
=> Full dependency nspr>=4.34nb1: found nspr-4.35
=> Full dependency icu>=72.1: found icu-72.1
=> Full dependency nss>=3.84: found nss-3.86
=> Full dependency zlib>=1.2.3: found zlib-1.2.13
=> Full dependency MesaLib>=20.0.1nb1: found MesaLib-21.3.9nb1
=> Full dependency libwebp>=1.0.2: found libwebp-1.2.4
=> Full dependency libIDL>=0.8.14nb5: found libIDL-0.8.14nb6
=> Full dependency ffmpeg5>=5.1: found ffmpeg5-5.1.2nb2
=> Full dependency libXt>=1.0.0: found libXt-1.2.1
=> Full dependency libXtst>=1.0.1: found libXtst-1.2.4
=> Full dependency pixman>=0.40.0nb3: found pixman-0.42.2
=> Full dependency gtk3+>=3.24.34nb2: found gtk3+-3.24.35
=> Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17nb1
===> Overriding tools for firefox-107.0.1
===> Extracting for firefox-107.0.1
===> Patching for firefox-107.0.1
for f in $(find /home/pbulk/build-disk/www/firefox/work/firefox-107.0.1/third_party/libwebrtc -name moz.build -type f) ;  do  /usr/bin/nawk -f /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/www/firefox/files/replace-moz.build.awk $f > $f.new; mv $f.new $f ;  done
=> Applying pkgsrc patches for firefox-107.0.1
=> Verifying /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/www/firefox/patches/patch-browser_app_profile_firefox.js
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/www/firefox/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.17 2022/12/23 12:35:05 nia Exp $
|
|This patch modifies default Firefox settings - see the comments above
|each one.
|
|--- browser/app/profile/firefox.js.orig	2022-11-28 16:47:25.000000000 +0000
|+++ browser/app/profile/firefox.js
--------------------------
Patching file browser/app/profile/firefox.js using Plan A...
Hunk #1 succeeded at 2087.
Hunk #2 succeeded at 2254.
done
=> Verifying /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/www/firefox/patches/patch-build_moz.configure_rust.configure
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/www/firefox/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.8 2020/12/17 09:53:15 ryoon 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 385 (offset 14 lines).
done
=> Verifying /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/www/firefox/patches/patch-config_gcc-stl-wrapper.template.h
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/www/firefox/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.4 2021/09/30 14:18:28 ryoon 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 32.
Hunk #2 succeeded at 55.
Hunk #3 succeeded at 84.
done
=> Verifying /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/www/firefox/patches/patch-config_makefiles_rust.mk
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/www/firefox/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.10 2022/06/14 16:44:29 ryoon 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	2022-06-08 14:10:19.000000000 +0000
|+++ config/makefiles/rust.mk
--------------------------
Patching file config/makefiles/rust.mk using Plan A...
Hunk #1 succeeded at 62 (offset 4 lines).
Hunk #2 succeeded at 97 (offset 4 lines).
done
=> Verifying /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/www/firefox/patches/patch-dom_base_nsAttrName.h
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/www/firefox/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.2 2019/01/29 16:28:22 ryoon 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 /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/www/firefox/patches/patch-gfx_angle_checkout_src_common_third__party_smhasher_src_PMurHash.cpp
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/www/firefox/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.4 2019/07/11 11:32:40 ryoon 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 /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/www/firefox/patches/patch-gfx_angle_checkout_src_compiler_translator_InfoSink.h
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/www/firefox/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.3 2021/11/11 16:48:04 ryoon 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 /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/www/firefox/patches/patch-gfx_skia_skia_src_core_SkCpu.cpp
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/www/firefox/patches/patch-gfx_skia_skia_src_core_SkCpu.cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gfx_skia_skia_src_core_SkCpu.cpp,v 1.1 2019/03/05 01:24:21 rin Exp $
|
|NetBSD/aarch64 doesn't have <sys/auxv.h>.
|
|--- gfx/skia/skia/src/core/SkCpu.cpp.orig	2019-03-05 00:32:47.658232017 +0900
|+++ gfx/skia/skia/src/core/SkCpu.cpp	2019-03-05 00:33:10.203589997 +0900
--------------------------
Patching file gfx/skia/skia/src/core/SkCpu.cpp using Plan A...
Hunk #1 succeeded at 72 (offset 2 lines).
done
=> Verifying /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/www/firefox/patches/patch-gfx_skia_skia_src_core_SkVM.cpp
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/www/firefox/patches/patch-gfx_skia_skia_src_core_SkVM.cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gfx_skia_skia_src_core_SkVM.cpp,v 1.3 2022/12/23 12:35:05 nia Exp $
|
|Work with PaX MPROTECT on NetBSD by stating that we will later make this memory
|block executable.
|
|--- gfx/skia/skia/src/core/SkVM.cpp.orig	2022-11-28 16:47:38.000000000 +0000
|+++ gfx/skia/skia/src/core/SkVM.cpp
--------------------------
Patching file gfx/skia/skia/src/core/SkVM.cpp using Plan A...
Hunk #1 succeeded at 2076.
done
=> Verifying /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/www/firefox/patches/patch-gfx_wr_swgl_build.rs
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/www/firefox/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.3 2021/08/29 09:36:16 taca 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 /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/www/firefox/patches/patch-ipc_chromium_src_base_message__pump__libevent.cc
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/www/firefox/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.12 2022/07/04 14:34:08 ryoon 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 /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/www/firefox/patches/patch-ipc_chromium_src_base_platform__thread__posix.cc
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/www/firefox/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.12 2019/03/19 16:11:28 ryoon 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	2019-03-07 16:53:35.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 /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/www/firefox/patches/patch-ipc_glue_GeckoChildProcessHost.cpp
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/www/firefox/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.14 2022/01/15 15:57:38 ryoon Exp $
|
|* Support Solaris
|* Fix NetBSD linking
|
|--- ipc/glue/GeckoChildProcessHost.cpp.orig	2022-01-08 15:41:40.900244448 +0000
|+++ ipc/glue/GeckoChildProcessHost.cpp
--------------------------
Patching file ipc/glue/GeckoChildProcessHost.cpp using Plan A...
Hunk #1 succeeded at 4.
done
=> Verifying /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/www/firefox/patches/patch-js_src_jit_FlushICache.cpp
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/www/firefox/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 2022/10/08 21:18:55 ryoon Exp $
|
|NetBSD does not have the Linux-specific membarrier(2) syscall.
|
|--- js/src/jit/FlushICache.cpp.orig	2022-09-08 19:35:33.000000000 +0000
|+++ js/src/jit/FlushICache.cpp
--------------------------
Patching file js/src/jit/FlushICache.cpp using Plan A...
Hunk #1 succeeded at 31.
done
=> Verifying /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/www/firefox/patches/patch-js_src_jit_ProcessExecutableMemory.cpp
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/www/firefox/patches/patch-js_src_jit_ProcessExecutableMemory.cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-js_src_jit_ProcessExecutableMemory.cpp,v 1.2 2021/02/23 17:02:04 ryoon Exp $
|
|PaX MPROTECT safety for NetBSD.
|
|--- js/src/jit/ProcessExecutableMemory.cpp.orig	2021-02-11 21:17:13.000000000 +0000
|+++ js/src/jit/ProcessExecutableMemory.cpp
--------------------------
Patching file js/src/jit/ProcessExecutableMemory.cpp using Plan A...
Hunk #1 succeeded at 399 (offset 37 lines).
Hunk #2 succeeded at 453 (offset 37 lines).
done
=> Verifying /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/www/firefox/patches/patch-js_src_util_NativeStack.cpp
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/www/firefox/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.6 2020/04/09 14:01:26 ryoon 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 /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/www/firefox/patches/patch-js_src_vm_ArrayBufferObject.cpp
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/www/firefox/patches/patch-js_src_vm_ArrayBufferObject.cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-js_src_vm_ArrayBufferObject.cpp,v 1.2 2021/06/30 15:09:56 ryoon Exp $
|
|PaX MPROTECT safety for NetBSD.
|
|--- js/src/vm/ArrayBufferObject.cpp.orig	2021-05-20 21:29:34.000000000 +0000
|+++ js/src/vm/ArrayBufferObject.cpp
--------------------------
Patching file js/src/vm/ArrayBufferObject.cpp using Plan A...
Hunk #1 succeeded at 185 (offset -4 lines).
done
=> Verifying /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/www/firefox/patches/patch-media_ffvpx_libavutil_arm_bswap.h
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/www/firefox/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 2019/11/27 15:31:09 jmcneill 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 66.
done
=> Verifying /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/www/firefox/patches/patch-media_libcubeb_src_cubeb__alsa.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/www/firefox/patches/patch-media_libcubeb_src_cubeb__alsa.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-media_libcubeb_src_cubeb__alsa.c,v 1.31 2021/09/30 14:18:28 ryoon Exp $
|
|--- media/libcubeb/src/cubeb_alsa.c.orig	2021-09-04 13:25:19.000000000 +0000
|+++ media/libcubeb/src/cubeb_alsa.c
--------------------------
Patching file media/libcubeb/src/cubeb_alsa.c using Plan A...
Hunk #1 succeeded at 7.
done
=> Verifying /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/www/firefox/patches/patch-media_libcubeb_src_cubeb__jack.cpp
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/www/firefox/patches/patch-media_libcubeb_src_cubeb__jack.cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-media_libcubeb_src_cubeb__jack.cpp,v 1.3 2022/05/13 14:12:53 ryoon Exp $
|
|* Enable strdup(3) for NetBSD too.
|
|--- media/libcubeb/src/cubeb_jack.cpp.orig	2022-04-28 22:03:04.000000000 +0000
|+++ media/libcubeb/src/cubeb_jack.cpp
--------------------------
Patching file media/libcubeb/src/cubeb_jack.cpp using Plan A...
Hunk #1 succeeded at 8.
done
=> Verifying /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/www/firefox/patches/patch-media_libcubeb_src_moz.build
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/www/firefox/patches/patch-media_libcubeb_src_moz.build
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-media_libcubeb_src_moz.build,v 1.21 2022/05/13 14:12:53 ryoon Exp $
|
|* Add Sun audio support                                                         
|
|--- media/libcubeb/src/moz.build.orig	2022-04-28 22:02:59.000000000 +0000
|+++ media/libcubeb/src/moz.build
--------------------------
Patching file media/libcubeb/src/moz.build using Plan A...
Hunk #1 succeeded at 22.
done
=> Verifying /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/www/firefox/patches/patch-media_libpng_pngpriv.h
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/www/firefox/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.6 2018/06/26 09:37:10 jperkin Exp $
|
|Fix _POSIX_SOURCE on SunOS.
|
|--- media/libpng/pngpriv.h.orig	2018-06-05 19:47:32.000000000 +0000
|+++ media/libpng/pngpriv.h
--------------------------
Patching file media/libpng/pngpriv.h using Plan A...
Hunk #1 succeeded at 36.
done
=> Verifying /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/www/firefox/patches/patch-media_libtheora_lib_info.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/www/firefox/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.4 2020/05/30 08:02:52 rillig Exp $
|
|Fix undefined behavior when calling <ctype.h> 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 /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/www/firefox/patches/patch-modules_fdlibm_src_math__private.h
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/www/firefox/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.3 2022/12/11 13:49:09 ryoon 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 /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/www/firefox/patches/patch-mozglue_misc_Uptime.cpp
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/www/firefox/patches/patch-mozglue_misc_Uptime.cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-mozglue_misc_Uptime.cpp,v 1.2 2021/06/30 15:09:56 ryoon Exp $
|
|* Define uptime-related functions for NetBSD too.
|
|--- mozglue/misc/Uptime.cpp.orig	2021-05-20 21:29:40.000000000 +0000
|+++ mozglue/misc/Uptime.cpp
--------------------------
Patching file mozglue/misc/Uptime.cpp using Plan A...
Hunk #1 succeeded at 75 (offset -1 lines).
done
=> Verifying /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/www/firefox/patches/patch-nsprpub_pr_src_pthreads_ptsynch.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/www/firefox/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 2020/02/08 22:12:22 kamil 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.
|
|--- 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 /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/www/firefox/patches/patch-security_nss_lib_freebl_mpi_mpi.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/www/firefox/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 2020/05/30 08:02:52 rillig Exp $
|
|Fix undefined behavior when calling <ctype.h> 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 4646 (offset 86 lines).
Hunk #2 succeeded at 4694 (offset 86 lines).
done
=> Verifying /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/www/firefox/patches/patch-third__party_js_cfworker_build.sh
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/www/firefox/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 2022/05/14 10:30:26 tnn 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 /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/www/firefox/patches/patch-third__party_libwebrtc_modules_video__capture_linux_device__info__v4l2.cc
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/www/firefox/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 2022/12/11 13:49:09 ryoon Exp $
|
|* Fix buiuld under older NetBSD.
|  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	2022-10-19 18:00:20.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 193.
Hunk #2 succeeded at 227.
Hunk #3 succeeded at 311.
Hunk #4 succeeded at 336.
Hunk #5 succeeded at 382.
done
=> Verifying /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/www/firefox/patches/patch-third__party_libwebrtc_modules_video__capture_linux_video__capture__v4l2.cc
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/www/firefox/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 2022/12/11 13:49:09 ryoon Exp $
|
|* Fix buiuld under older NetBSD.
|  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 77.
Hunk #2 succeeded at 90.
done
=> Verifying /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/www/firefox/patches/patch-third__party_libwebrtc_system__wrappers_source_cpu__features__linux.cc
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/www/firefox/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.2 2022/01/17 10:22:54 tnn 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 /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/www/firefox/patches/patch-third__party_wasm2c_wasm2c_wasm-rt-os-unix.c
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/www/firefox/patches/patch-third__party_wasm2c_wasm2c_wasm-rt-os-unix.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-third__party_wasm2c_wasm2c_wasm-rt-os-unix.c,v 1.3 2022/12/23 12:35:05 nia Exp $
|
|Work with PaX MPROTECT on NetBSD by stating that we will later make this memory
|block executable.
|
|--- third_party/wasm2c/wasm2c/wasm-rt-os-unix.c.orig	2022-11-28 16:49:17.000000000 +0000
|+++ third_party/wasm2c/wasm2c/wasm-rt-os-unix.c
--------------------------
Patching file third_party/wasm2c/wasm2c/wasm-rt-os-unix.c using Plan A...
Hunk #1 succeeded at 48.
done
=> Verifying /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/www/firefox/patches/patch-toolkit_components_terminator_nsTerminator.cpp
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/www/firefox/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.7 2022/07/04 14:34:08 ryoon 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 /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/www/firefox/patches/patch-toolkit_modules_subprocess_subprocess__shared__unix.js
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/www/firefox/patches/patch-toolkit_modules_subprocess_subprocess__shared__unix.js
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-toolkit_modules_subprocess_subprocess__shared__unix.js,v 1.3 2022/06/06 20:59:40 ryoon Exp $
|
|Fix broken native messaging on NetBSD and possibly other BSDs too:
|https://bugzilla.mozilla.org/show_bug.cgi?id=1543602
|
|Please remove this patch when the upstream issue is resolved.
|
|--- toolkit/modules/subprocess/subprocess_shared_unix.js.orig	2022-05-20 10:44:23.277253777 +0000
|+++ toolkit/modules/subprocess/subprocess_shared_unix.js
--------------------------
Patching file toolkit/modules/subprocess/subprocess_shared_unix.js using Plan A...
Hunk #1 succeeded at 20 (offset 7 lines).
done
=> Verifying /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/www/firefox/patches/patch-toolkit_moz.configure
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/www/firefox/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.14 2022/05/13 14:12:53 ryoon Exp $
|
|* Add Sun audio support and enable for NetBSD and SunOS by default.
|* Enable ALSA for NetBSD too.
|
|--- toolkit/moz.configure.orig	2022-04-28 23:01:47.000000000 +0000
|+++ toolkit/moz.configure
--------------------------
Patching file toolkit/moz.configure using Plan A...
Hunk #1 succeeded at 200 (offset 2 lines).
Hunk #2 succeeded at 222 (offset 2 lines).
Hunk #3 succeeded at 243 (offset 2 lines).
Hunk #4 succeeded at 298 (offset 2 lines).
Hunk #5 succeeded at 329 (offset 2 lines).
done
=> Verifying /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/www/firefox/patches/patch-toolkit_mozapps_installer_packager.mk
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/www/firefox/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.3 2020/02/12 16:36:50 ryoon 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 155 (offset 10 lines).
done
=> Verifying /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/www/firefox/patches/patch-widget_gtk_DMABufSurface.cpp
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/www/firefox/patches/patch-widget_gtk_DMABufSurface.cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-widget_gtk_DMABufSurface.cpp,v 1.2 2021/04/19 13:50:07 ryoon Exp $
|
|No eventfd on netbsd, fix build
|
|--- widget/gtk/DMABufSurface.cpp.orig	2021-04-08 21:20:12.000000000 +0000
|+++ widget/gtk/DMABufSurface.cpp
--------------------------
Patching file widget/gtk/DMABufSurface.cpp using Plan A...
Hunk #1 succeeded at 18.
Hunk #2 succeeded at 128 (offset 29 lines).
Hunk #3 succeeded at 138 (offset 29 lines).
done
=> Verifying /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/www/firefox/patches/patch-xpcom_base_nscore.h
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/www/firefox/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.5 2019/03/19 16:11:28 ryoon 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 77 (offset 1 line).
done
=> Verifying /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/www/firefox/patches/patch-xpcom_reflect_xptcall_md_unix_moz.build
=> Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/www/firefox/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.13 2020/12/17 09:53:15 ryoon Exp $
|
|Make NetBSD/sparc64 use the same xptcall bindings as all other sparc64 ports
|
|--- xpcom/reflect/xptcall/md/unix/moz.build.orig	2020-12-03 23:14:25.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 225.
done
===> Creating toolchain wrappers for firefox-107.0.1
===> Configuring for firefox-107.0.1
printf '#!/bin/sh\n[ "$*" = "-f" ] && exit 0\nexec /bin/rm $@\n' >  /home/pbulk/build-disk/www/firefox/work/.cwrapper/bin/rm
chmod +x /home/pbulk/build-disk/www/firefox/work/.cwrapper/bin/rm
=> Dont include malloc.h on dragonflybsd
=> Fixing libpci soname
=> Fixing absolute paths.
cd /home/pbulk/build-disk/www/firefox/work/firefox-107.0.1 && mkdir ../build
cd /home/pbulk/build-disk/www/firefox/work/firefox-107.0.1/../build && touch old-configure.vars
mv /home/pbulk/build-disk/www/firefox/work/dist /home/pbulk/build-disk/www/firefox/work/firefox-107.0.1/../build
=> Checking for portability problems in extracted files
created virtual environment CPython3.10.9.final.0-64 in 131ms
  creator CPython3Posix(dest=/home/pbulk/build-disk/www/firefox/work/build/_virtualenvs/build, clear=False, no_vcs_ignore=False, global=False)
  activators BashActivator,CShellActivator,FishActivator,PowerShellActivator,PythonActivator
Using Python 3.10.9 from /opt/local/bin/python3.10
Site not up-to-date reason: "/home/pbulk/build-disk/www/firefox/work/build/_virtualenvs/build" does not exist
Created Python 3 virtualenv
checking for vcs source checkout... no
checking for a shell... /home/pbulk/build-disk/www/firefox/work/.tools/bin/sh
checking for host system type... x86_64-sun-solaris2.11
checking for target system type... x86_64-sun-solaris2.11
checking whether cross compiling... no
checking for Python 3... /home/pbulk/build-disk/www/firefox/work/build/_virtualenvs/build/bin/python (3.10.9)
checking for wget... /usr/bin/wget
checking for ccache... not found
checking for the target C compiler... /home/pbulk/build-disk/www/firefox/work/.cwrapper/bin/gcc
checking whether the target C compiler can be used... yes
checking the target C compiler version... 12.2.0
checking the target C compiler works... yes
checking for the target C++ compiler... /home/pbulk/build-disk/www/firefox/work/.cwrapper/bin/g++
checking whether the target C++ compiler can be used... yes
checking the target C++ compiler version... 12.2.0
checking the target C++ compiler works... yes
checking for the host C compiler... /home/pbulk/build-disk/www/firefox/work/.cwrapper/bin/gcc
checking whether the host C compiler can be used... yes
checking the host C compiler version... 12.2.0
checking the host C compiler works... yes
checking for the host C++ compiler... /home/pbulk/build-disk/www/firefox/work/.cwrapper/bin/g++
checking whether the host C++ compiler can be used... yes
checking the host C++ compiler version... 12.2.0
checking the host C++ compiler works... yes
checking for 64-bit OS... yes
checking for the assembler... /home/pbulk/build-disk/www/firefox/work/.cwrapper/bin/gcc
checking for ar... /opt/local/bin/ar
checking for pkg_config... /home/pbulk/build-disk/www/firefox/work/.tools/bin/pkg-config
checking for pkg-config version... 1.8.0
checking whether pkg-config is pkgconf... yes
checking for strndup... yes
checking for posix_memalign... yes
checking for memalign... yes
checking for malloc_usable_size... no
checking for stdint.h... yes
checking for inttypes.h... yes
checking for malloc.h... yes
checking for alloca.h... yes
checking for sys/byteorder.h... yes
checking for getopt.h... yes
checking for unistd.h... yes
checking for nl_types.h... yes
checking for cpuid.h... yes
checking for fts.h... no
checking for sys/statvfs.h... yes
checking for sys/statfs.h... no
checking for sys/vfs.h... yes
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 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 -Wdeprecated-this-capture... 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 -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 -Wc++2a-compat... yes
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 -Wno-ambiguous-reversed-operator... no
checking whether the C++ compiler supports -Wno-error=deprecated... yes
checking whether the C++ compiler supports -Wno-error=deprecated-anon-enum-enum-conversion... no
checking whether the C++ compiler supports -Wno-error=deprecated-enum-enum-conversion... yes
checking whether the C++ compiler supports -Wno-error=deprecated-enum-float-conversion... yes
checking whether the C++ compiler supports -Wno-error=deprecated-pragma... no
checking whether the C++ compiler supports -Wno-error=deprecated-this-capture... no
checking whether the C++ compiler supports -Wno-error=deprecated-volatile... no
checking whether the C++ compiler supports -Wno-error=volatile... yes
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 -fno-sized-deallocation... yes
checking whether the C++ compiler supports -fno-aligned-new... yes
checking for llvm_profdata... /home/pbulk/build-disk/www/firefox/work/.buildlink/bin/llvm-profdata
checking for nspr >= 4.32... yes
checking NSPR_CFLAGS... -I/opt/local/include/nspr
checking NSPR_LIBS... -L/opt/local/lib/nspr -Wl,-R/opt/local/lib/nspr -lplds4 -lplc4 -lnspr4 -lpthread -lrt
checking for rustc... /opt/local/bin/rustc
checking for cargo... /opt/local/bin/cargo
checking rustc version... 1.66.0
checking cargo version... 1.66.0
checking for rust host triplet... 
ERROR: The rust compiler host (x86_64-unknown-illumos) is not suitable for the configure host (x86_64-sun-solaris2.11/x86_64-sun-solaris).

You can solve this by:
* Set your configure host to match the rust compiler host by editing your
mozconfig and adding "ac_add_options --host=x86_64-unknown-illumos".
* Or, install the rust toolchain for x86_64-sun-solaris2.11/x86_64-sun-solaris, if supported, by running
"rustup default stable-x86_64-sun-solaris"

*** Error code 1

Stop.
bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/www/firefox
*** Error code 1

Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/www/firefox