+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=312 WRKLOG=/tmp/bulklog/thunderbird-128.2.3/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=312 WRKLOG=/tmp/bulklog/thunderbird-128.2.3/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for thunderbird-128.2.3esr.source.tar.xz => Checksum SHA512 OK for thunderbird-128.2.3esr.source.tar.xz ===> Installing dependencies for thunderbird-128.2.3 ========================================================================== The supported build options for thunderbird are: alsa dbus debug mozilla-jemalloc official-mozilla-branding pulseaudio The currently selected options are: dbus You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.thunderbird (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, thunderbird-128.2.3. Their current value is shown below: * JPEG_DEFAULT = jpeg * PYTHON_VERSION_DEFAULT = 312 * SSLBASE (defined) * SSLCERTBUNDLE (not defined) * SSLCERTS = /etc/opt/pkg/openssl/certs * SSLDIR = /etc/opt/pkg/openssl * SSLKEYS = /etc/opt/pkg/openssl/private Based on these variables, the following variables have been set: * JPEGBASE (defined, but empty) * JPEG_TYPE = jpeg * PYPACKAGE = python312 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/pkg/bin/bmake clean' after the changes. ========================================================================== => Tool dependency cbindgen>=0.26.0: found cbindgen-0.27.0 => Tool dependency nasm>=2.14: found nasm-2.16.01 => Tool dependency yasm>=1.1: found yasm-1.3.0 => Tool dependency lld-[0-9]*: found lld-18.1.8 => Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.80.4 => Tool dependency python312>=3.12.0nb1: found python312-3.12.6 => 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 pax>=20040802: found pax-20210219 => Tool dependency perl>=5.0: found perl-5.38.2 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.3.0 => Tool dependency unzip-[0-9]*: found unzip-6.0nb10 => 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 wasi-libc>=0.0.0pre20210923: found wasi-libc-0.0.0pre20231007nb2 => Build dependency wasi-libcxx>=18.0.0: found wasi-libcxx-18.1.8 => Build dependency wasi-compiler-rt>=18.0.0: found wasi-compiler-rt-18.1.8 => Build dependency xorgproto>=2016.1: found xorgproto-2024.1 => Build dependency xcb-proto>=1.15.2nb3: found xcb-proto-1.17.0nb1 => Build dependency clang>=18.0.0: found clang-18.1.8 => Build dependency rust>=1.76.0: found rust-1.79.0 => Full dependency libotr-[0-9]*: found libotr-4.1.1 => Full dependency pciutils>=3.0.2: found pciutils-3.11.1 => Full dependency libevent>=2.1.12nb1: found libevent-2.1.12nb2 => Full dependency libffi>=3.4.2nb3: found libffi-3.4.6 => Full dependency nspr>=4.34nb1: found nspr-4.35 => Full dependency nss>=3.101: found nss-3.105 => Full dependency zlib>=1.2.3: found zlib-1.3.1 => Full dependency MesaLib>=21.3.9nb3: found MesaLib-21.3.9nb4 => Full dependency libwebp>=1.0.2: found libwebp-1.4.0 => Full dependency libvpx>=1.14.0: found libvpx-1.14.1 => Full dependency libIDL>=0.8.14nb5: found libIDL-0.8.14nb6 => Full dependency ffmpeg7>=7.0: found ffmpeg7-7.0.2nb1 => Full dependency libXt>=1.0.0: found libXt-1.3.0nb1 => Full dependency libXtst>=1.0.1: found libXtst-1.2.5 => Full dependency pixman>=0.40.0nb3: found pixman-0.43.4 => Full dependency gtk3+>=3.24.41nb2: found gtk3+-3.24.43 => Full dependency dbus-glib>=0.112: found dbus-glib-0.112nb1 ===> Overriding tools for thunderbird-128.2.3 ===> Extracting for thunderbird-128.2.3 ===> Patching for thunderbird-128.2.3 for f in $(find /home/pbulk/build/mail/thunderbird/work/thunderbird-128.2.3/third_party/libwebrtc -name moz.build -type f) ; do /usr/bin/nawk -f /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/thunderbird/files/replace-moz.build.awk $f > $f.new; mv $f.new $f ; done => Applying pkgsrc patches for thunderbird-128.2.3 => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/thunderbird/patches/patch-browser_app_profile_firefox.js => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/thunderbird/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.5 2024/10/01 15:01:28 ryoon 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 2510 (offset 49 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/thunderbird/patches/patch-build_moz.configure_init.configure => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/thunderbird/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.2 2024/10/01 15:01:28 ryoon 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 /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/thunderbird/patches/patch-build_moz.configure_rust.configure => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/thunderbird/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.6 2024/10/01 15:01:28 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 400 (offset 29 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/thunderbird/patches/patch-comm_third__party_botan_configure.py => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/thunderbird/patches/patch-comm_third__party_botan_configure.py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-comm_third__party_botan_configure.py,v 1.1 2020/09/03 15:26:22 ryoon Exp $ | |* pkgsrc uses clang as c++. | |--- comm/third_party/botan/configure.py.orig 2020-08-28 21:34:19.000000000 +0000 |+++ comm/third_party/botan/configure.py -------------------------- Patching file comm/third_party/botan/configure.py using Plan A... Hunk #1 succeeded at 2896 (offset -44 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/thunderbird/patches/patch-comm_third__party_libgcrypt_configure => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/thunderbird/patches/patch-comm_third__party_libgcrypt_configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-comm_third__party_libgcrypt_configure,v 1.1 2023/02/05 09:05:29 he Exp $ | |--- comm/third_party/libgcrypt/configure.orig 2022-12-20 00:50:23.000000000 +0000 |+++ comm/third_party/libgcrypt/configure -------------------------- Patching file comm/third_party/libgcrypt/configure using Plan A... Hunk #1 succeeded at 17460. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/thunderbird/patches/patch-config_gcc-stl-wrapper.template.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/thunderbird/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 2024/10/01 15:01: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 30 (offset -2 lines). Hunk #2 succeeded at 53 (offset -2 lines). Hunk #3 succeeded at 82 (offset -2 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/thunderbird/patches/patch-config_makefiles_rust.mk => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/thunderbird/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.5 2024/08/20 14:11:52 ryoon Exp $ | |NetBSD doesn't get along with parallel rust builds (it causes issues |with ld.so) which are the default. Force -j1. | |Expand -Clto=thin for all to avoid out-of-memory errors. | |--- config/makefiles/rust.mk.orig 2024-08-01 19:52:10.000000000 +0000 |+++ config/makefiles/rust.mk -------------------------- Patching file config/makefiles/rust.mk using Plan A... Hunk #1 succeeded at 60. Hunk #2 succeeded at 94. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/thunderbird/patches/patch-dom_base_nsAttrName.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/thunderbird/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.3 2024/10/01 15:01:28 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-upstream-trunk/mail/thunderbird/patches/patch-dom_webtransport_api_WebTransportDatagramDuplexStream.cpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/thunderbird/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.2 2024/10/01 15:01:28 ryoon 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 /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/thunderbird/patches/patch-gfx_angle_checkout_src_common_third__party_smhasher_src_PMurHash.cpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/thunderbird/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 2024/10/01 15:01:28 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-upstream-trunk/mail/thunderbird/patches/patch-gfx_angle_checkout_src_compiler_translator_InfoSink.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/thunderbird/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.4 2024/10/01 15:01:28 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-upstream-trunk/mail/thunderbird/patches/patch-gfx_wr_swgl_build.rs => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/thunderbird/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/10/01 15:01:28 ryoon 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-upstream-trunk/mail/thunderbird/patches/patch-ipc_chromium_src_base_message__pump__libevent.cc => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/thunderbird/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.6 2024/10/01 15:01:28 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-upstream-trunk/mail/thunderbird/patches/patch-ipc_chromium_src_base_platform__thread__posix.cc => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/thunderbird/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.14 2024/10/01 15:01: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 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 /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/thunderbird/patches/patch-ipc_glue_GeckoChildProcessHost.cpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/thunderbird/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.12 2024/10/01 15:01:28 ryoon 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 /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/thunderbird/patches/patch-js-src-jit-arm64-vixl-MozCpu-vixl.cpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/thunderbird/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/10/01 15:01:28 ryoon 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 /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/thunderbird/patches/patch-js_public_Utility.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/thunderbird/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/01 15:27:50 ryoon Exp $ | |--- js/public/Utility.h.orig 2024-07-15 21:09:40.000000000 +0000 |+++ js/public/Utility.h -------------------------- Patching file js/public/Utility.h using Plan A... Hunk #1 succeeded at 482 (offset 4 lines). Hunk #2 succeeded at 498 (offset 4 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/thunderbird/patches/patch-js_src_jit_FlushICache.cpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/thunderbird/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/10/01 15:01:28 ryoon 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 /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/thunderbird/patches/patch-js_src_old-configure.in => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/thunderbird/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/10/01 15:01:28 ryoon Exp $ | |--- js/src/old-configure.in.orig 2024-07-13 07:59:30.318615331 +0000 |+++ js/src/old-configure.in -------------------------- Patching file js/src/old-configure.in using Plan A... Hunk #1 succeeded at 257. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/thunderbird/patches/patch-js_src_util_NativeStack.cpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/thunderbird/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.5 2024/10/01 15:01:28 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-upstream-trunk/mail/thunderbird/patches/patch-media_ffvpx_libavutil_arm_bswap.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/thunderbird/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.2 2024/10/01 15:01:28 ryoon 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 /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/thunderbird/patches/patch-media_libpng_pngpriv.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/thunderbird/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.3 2024/10/01 15:01:28 ryoon 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 /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/thunderbird/patches/patch-media_libtheora_lib_info.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/thunderbird/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.2 2024/10/01 15:01:28 ryoon 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 /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/thunderbird/patches/patch-modules_fdlibm_src_math__private.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/thunderbird/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/10/01 15:01:28 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-upstream-trunk/mail/thunderbird/patches/patch-netwerk_protocol_http_nsHttpHandler.cpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/thunderbird/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/10/01 15:01:28 ryoon 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 /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/thunderbird/patches/patch-nsprpub_pr_src_pthreads_ptsynch.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/thunderbird/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.3 2024/10/01 15:01:28 ryoon 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 /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/thunderbird/patches/patch-security_nss_lib_freebl_mpi_mpi.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/thunderbird/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.2 2024/10/01 15:01:29 ryoon 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 /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/thunderbird/patches/patch-third__party_js_cfworker_build.sh => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/thunderbird/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/10/01 15:01:29 ryoon 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-upstream-trunk/mail/thunderbird/patches/patch-third__party_libwebrtc_modules_desktop__capture_desktop__capture__gn_moz.build => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/thunderbird/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/10/01 15:01:29 ryoon 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 /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/thunderbird/patches/patch-third__party_libwebrtc_modules_desktop__capture_linux_wayland_egl__dmabuf.cc => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/thunderbird/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/10/01 15:01:29 ryoon 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 /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/thunderbird/patches/patch-third__party_libwebrtc_modules_video__capture_linux_device__info__v4l2.cc => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/thunderbird/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.2 2024/10/01 15:01:29 ryoon 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 /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/thunderbird/patches/patch-third__party_libwebrtc_modules_video__capture_linux_video__capture__v4l2.cc => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/thunderbird/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/10/01 15:01:29 ryoon 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 /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/thunderbird/patches/patch-third__party_libwebrtc_rtc__base_physical__socket__server.cc => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/thunderbird/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/10/01 15:01:29 ryoon 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 /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/thunderbird/patches/patch-third__party_libwebrtc_system__wrappers_source_cpu__features__linux.cc => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/thunderbird/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/10/01 15:01:29 ryoon 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-upstream-trunk/mail/thunderbird/patches/patch-third__party_sqlite3_src_moz.build => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/thunderbird/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/01 15:27:50 ryoon 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 /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/thunderbird/patches/patch-third__party_wasm2c_src_prebuilt_wasm2c__source__includes.cc => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/thunderbird/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.2 2024/10/01 15:01:29 ryoon 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 /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/thunderbird/patches/patch-toolkit_components_terminator_nsTerminator.cpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/thunderbird/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.5 2024/10/01 15:01:29 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-upstream-trunk/mail/thunderbird/patches/patch-toolkit_moz.configure => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/thunderbird/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.5 2024/10/01 15:01:29 ryoon 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 /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/thunderbird/patches/patch-toolkit_mozapps_installer_packager.mk => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/thunderbird/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.4 2024/10/01 15:01:29 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 169 (offset 24 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/thunderbird/patches/patch-xpcom_base_nscore.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/thunderbird/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 2024/10/01 15:01:29 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 69 (offset -7 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/thunderbird/patches/patch-xpcom_reflect_xptcall_md_unix_moz.build => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/thunderbird/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.4 2024/10/01 15:01:30 ryoon 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 thunderbird-128.2.3 ===> Configuring for thunderbird-128.2.3 printf '#!/bin/sh\n[ "$*" = "-f" ] && exit 0\nexec /bin/rm $@\n' > /home/pbulk/build/mail/thunderbird/work/.cwrapper/bin/rm chmod +x /home/pbulk/build/mail/thunderbird/work/.cwrapper/bin/rm => Fixing libpci soname => Substituting "netbsdtag" in comm/third_party/rnp/src/librekey/key_store_pgp.cpp => Setting MAKE_JOBS for cairo => Fixing segfault in libmozsqlite3.so cd /home/pbulk/build/mail/thunderbird/work/thunderbird-128.2.3 && mkdir -p ../build => 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.6 from /opt/pkg/bin/python3.12 Creating local state directory: /home/pbulk/build/mail/thunderbird/work/.home/.mozbuild/srcdirs/thunderbird-128.2.3-880a7a3de444 Created Python 3 virtualenv checking for vcs source checkout... no checking for a shell... /home/pbulk/build/mail/thunderbird/work/.tools/bin/sh checking for host system type... x86_64-unknown-illumos checking for target system type... x86_64-unknown-illumos Determining COMM source information from sourcestamp.txt... Determining GECKO source information from sourcestamp.txt... checking whether cross compiling... no checking for Python 3... /home/pbulk/build/mail/thunderbird/work/.home/.mozbuild/srcdirs/thunderbird-128.2.3-880a7a3de444/_virtualenvs/build/bin/python (3.12.6) checking for wget... /usr/bin/wget checking for ccache... not found checking for the target C compiler... /home/pbulk/build/mail/thunderbird/work/.cwrapper/bin/gcc checking whether the target C compiler can be used... yes checking the target C compiler version... 13.3.0 checking the target C compiler works... yes checking for the target C++ compiler... /home/pbulk/build/mail/thunderbird/work/.cwrapper/bin/g++ checking whether the target C++ compiler can be used... yes checking the target C++ compiler version... 13.3.0 checking the target C++ compiler works... yes checking for the host C compiler... /home/pbulk/build/mail/thunderbird/work/.cwrapper/bin/gcc checking whether the host C compiler can be used... yes checking the host C compiler version... 13.3.0 checking the host C compiler works... yes checking for the host C++ compiler... /home/pbulk/build/mail/thunderbird/work/.cwrapper/bin/g++ checking whether the host C++ compiler can be used... yes checking the host C++ compiler version... 13.3.0 checking the host C++ compiler works... yes checking for 64-bit OS... yes checking for __thread keyword for TLS variables... yes checking for unwind.h... yes checking for _Unwind_Backtrace... yes checking for the assembler... /home/pbulk/build/mail/thunderbird/work/.cwrapper/bin/gcc checking for ar... /usr/bin/ar checking whether ar supports response files... no checking for host_ar... /usr/bin/ar checking for -mavxvnni support... yes checking for -mavx512bw support... yes checking for -mavx512vnni support... yes checking for pkg_config... /home/pbulk/build/mail/thunderbird/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... yes 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... 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 for clock_gettime(CLOCK_MONOTONIC)... yes checking for res_ninit()... no 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... yes checking for pthread_create... yes checking for pthread.h... yes checking whether the C compiler supports -pthread... yes checking whether 64-bits std::atomic requires -latomic... 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... yes 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... no checking whether the C compiler supports -Wa,--noexecstack... yes checking whether the C linker supports -Wl,-z,noexecstack... no checking whether the C linker supports -Wl,-z,text... yes checking whether the C linker supports -Wl,-z,relro... no checking whether the C linker supports -Wl,-z,now... yes checking whether the C linker supports -Wl,-z,nocopyreloc... no checking what kind of list files are supported by the linker... linkerlist checking for llvm_profdata... /home/pbulk/build/mail/thunderbird/work/.buildlink/bin/llvm-profdata checking whether llvm-profdata supports 'order' subcommand... yes checking for llvm-objdump... /home/pbulk/build/mail/thunderbird/work/.buildlink/bin/llvm-objdump checking for readelf... /home/pbulk/build/mail/thunderbird/work/.buildlink/bin/llvm-readelf checking for objcopy... /home/pbulk/build/mail/thunderbird/work/.buildlink/bin/llvm-objcopy Determining COMM source information from environment... COMM_SOURCE_REPOSITORY: https://hg.mozilla.org/releases/comm-esr128 COMM_SOURCE_CHANGESET: 69c549cfac3c67d5ccd5cf28f41ca311f6c13248 Determining GECKO source information from environment... Determining GECKO source information from .gecko_rev.yml GECKO_SOURCE_REPOSITORY: https://hg.mozilla.org/releases/mozilla-esr128 GECKO_SOURCE_CHANGESET: 49e746f805bd2d0c6a18e9db2df6ccbac0242eae checking for fcntl.h... yes checking for string.h... yes checking for limits.h... yes checking for sys/auxv.h... yes checking for sys/cdefs.h... no checking for sys/resource.h... yes checking for sys/param.h... yes checking for sys/stat.h... yes checking for sys/wait.h... yes checking for mkdtemp... yes checking for mkstemp... yes checking for realpath... yes checking for O_BINARY... no checking for _O_BINARY... no checking for stdlib.h... yes checking for locale.h... yes checking for strings.h... yes checking for stdint.h... yes checking for stdarg.h... yes checking for endian.h... yes checking for memory.h... yes checking for xlocale.h... yes checking for _isnan... no checking for _finite... no checking for INFINITY... yes checking for isinf... yes checking for isnan... yes checking for nan... yes checking for _doprnt... no checking for snprintf... yes checking for vasprintf... yes checking for vsnprintf... yes checking for vprintf... yes checking for open... yes checking for realloc... yes checking for setlocale... yes checking for uselocale... yes checking for strcasecmp... yes checking for strncasecmp... yes checking for strdup... yes Thunderbird official branding set to 'thunderbird'. Using comm/rust/.cargo/config.toml.in for Rust code. checking for nspr >= 4.32... yes checking NSPR_CFLAGS... -I/opt/pkg/include/nspr checking NSPR_LIBS... -L/opt/pkg/lib/nspr -Wl,-R/opt/pkg/lib/nspr -lplds4 -lplc4 -lnspr4 -lpthread -lrt checking for rustc... /opt/pkg/bin/rustc checking for cargo... /opt/pkg/bin/cargo checking rustc version... 1.79.0 checking cargo version... 1.79.0 checking for rust host triplet... x86_64-unknown-illumos checking for rust target triplet... x86_64-unknown-illumos checking for rustdoc... /opt/pkg/bin/rustdoc checking for cbindgen... /opt/pkg/bin/cbindgen checking for rustfmt... /opt/pkg/bin/rustfmt checking for clang for bindgen... /opt/pkg/bin/clang checking for libclang for bindgen... /opt/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/opt/pkg/include/nspr -isystem/opt/pkg/include/pixman-1 checking for libffi > 3.0.9... yes checking MOZ_FFI_CFLAGS... -I/opt/pkg/include checking MOZ_FFI_LIBS... -Wl,-R/opt/pkg/lib -L/opt/pkg/lib -lffi checking for tm_zone and tm_gmtoff in struct tm... no 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... yes 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... Traceback (most recent call last): File "/home/pbulk/build/mail/thunderbird/work/thunderbird-128.2.3/configure.py", line 351, in sys.exit(main(sys.argv)) ^^^^^^^^^^^^^^ File "/home/pbulk/build/mail/thunderbird/work/thunderbird-128.2.3/configure.py", line 141, in main sandbox.run() File "/home/pbulk/build/mail/thunderbird/work/thunderbird-128.2.3/python/mozbuild/mozbuild/configure/__init__.py", line 573, in run func(*args) File "/home/pbulk/build/mail/thunderbird/work/thunderbird-128.2.3/python/mozbuild/mozbuild/configure/__init__.py", line 624, in _value_for return self._value_for_depends(obj) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pbulk/build/mail/thunderbird/work/thunderbird-128.2.3/python/mozbuild/mozbuild/util.py", line 911, in method_call cache[args] = self.func(instance, *args) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pbulk/build/mail/thunderbird/work/thunderbird-128.2.3/python/mozbuild/mozbuild/configure/__init__.py", line 633, in _value_for_depends value = obj.result() ^^^^^^^^^^^^ File "/home/pbulk/build/mail/thunderbird/work/thunderbird-128.2.3/python/mozbuild/mozbuild/util.py", line 911, in method_call cache[args] = self.func(instance, *args) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pbulk/build/mail/thunderbird/work/thunderbird-128.2.3/python/mozbuild/mozbuild/configure/__init__.py", line 162, in result return self._func(*resolved_args) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pbulk/build/mail/thunderbird/work/thunderbird-128.2.3/python/mozbuild/mozbuild/configure/__init__.py", line 1316, in wrapped return new_func(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pbulk/build/mail/thunderbird/work/thunderbird-128.2.3/python/mozbuild/mozbuild/configure/__init__.py", line 916, in wrapper ret = template(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pbulk/build/mail/thunderbird/work/thunderbird-128.2.3/build/moz.configure/checks.configure", line 59, in wrapped ret = func(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^ File "/home/pbulk/build/mail/thunderbird/work/thunderbird-128.2.3/python/mozbuild/mozbuild/configure/__init__.py", line 1316, in wrapped return new_func(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pbulk/build/mail/thunderbird/work/thunderbird-128.2.3/build/moz.configure/node.configure", line 35, in nodejs nodejs, version = find_node_executable(node_exe) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pbulk/build/mail/thunderbird/work/thunderbird-128.2.3/python/mozbuild/mozbuild/nodeutil.py", line 85, in find_node_executable version = check_executable_version(nodejs_exe) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/pbulk/build/mail/thunderbird/work/thunderbird-128.2.3/python/mozbuild/mozbuild/nodeutil.py", line 67, in check_executable_version subprocess.check_output([exe, "--version"], universal_newlines=PY3) File "/opt/pkg/lib/python3.12/subprocess.py", line 466, in check_output return run(*popenargs, stdout=PIPE, timeout=timeout, check=True, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/pkg/lib/python3.12/subprocess.py", line 548, in run with Popen(*popenargs, **kwargs) as process: ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/opt/pkg/lib/python3.12/subprocess.py", line 1026, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, File "/opt/pkg/lib/python3.12/subprocess.py", line 1955, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: '/data/jenkins/workspace/pkgsrc-upstream-trunk/mail/thunderbird/files/node-wrapper.sh' *** Error code 1 Stop. bmake[1]: stopped making "configure" in /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/thunderbird *** Error code 1 Stop. bmake: stopped making "configure" in /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/thunderbird