=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for thunderbird-102.6.1.source.tar.xz => Checksum SHA512 OK for thunderbird-102.6.1.source.tar.xz ===> Installing dependencies for thunderbird-102.6.1 ========================================================================== 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-102.6.1. Their current value is shown below: * JPEG_DEFAULT = jpeg * PYTHON_VERSION_DEFAULT = 310 * SSLBASE = /usr * SSLCERTBUNDLE (not defined) * SSLCERTS = /etc/openssl/certs * SSLDIR = /etc/openssl * SSLKEYS = /etc/openssl/private * TERMINFO_DEFAULT = terminfo Based on these variables, the following variables have been set: * JPEGBASE (defined, but empty) * JPEG_TYPE = jpeg * PYPACKAGE = python310 * TERMINFO_TYPE = terminfo You may want to abort the process now with CTRL-C and change the value of variables in the first group before continuing. Be sure to run `/usr/bin/make clean' after the changes. ========================================================================== => Tool dependency cbindgen>=0.24.0: found cbindgen-0.24.3 => Tool dependency nodejs-[0-9]*: found nodejs-19.6.0 => 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.16.01 => Tool dependency yasm>=1.1: found yasm-1.3.0 => Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.74.5 => Tool dependency python310>=3.10: found python310-3.10.9 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency autoconf213>=2.13: found autoconf213-2.13nb11 => 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.9.4 => 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.7 => Build dependency x11-links>=1.35: found x11-links-1.35 => 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.7 => Build dependency wasi-compiler-rt>=15.0.7: found wasi-compiler-rt-15.0.7 => Build dependency clang>=15.0.5nb1: found clang-15.0.7 => Build dependency rust>=1.56.1: found rust-1.66.1 => Full dependency libotr-[0-9]*: found libotr-4.1.1 => 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.80nb1: found nss-3.87 => Full dependency libwebp>=1.0.2: found libwebp-1.2.4nb1 => Full dependency libIDL>=0.8.14nb5: found libIDL-0.8.14nb6 => Full dependency ffmpeg4>=4.4.3nb4: found ffmpeg4-4.4.3nb4 => Full dependency gtk2+>=2.24.33nb9: found gtk2+-2.24.33nb9 => Full dependency gtk3+>=3.24.36nb2: found gtk3+-3.24.36nb2 => Full dependency dbus-glib>=0.112: found dbus-glib-0.112nb1 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Overriding tools for thunderbird-102.6.1 ===> Extracting for thunderbird-102.6.1 /bin/cp /amd/pkgsrc/CHROOT/P/pkgsrc/mail/thunderbird/files/cubeb_sun.c /tmp/mail/thunderbird/work/thunderbird-102.6.1/media/libcubeb/src/cubeb_sun.c ===> Patching for thunderbird-102.6.1 => Applying pkgsrc patches for thunderbird-102.6.1 => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/mail/thunderbird/patches/patch-browser_app_profile_firefox.js => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/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.4 2020/09/03 15:26:22 ryoon Exp $ | |--- browser/app/profile/firefox.js.orig 2020-08-28 21:32:23.000000000 +0000 |+++ browser/app/profile/firefox.js -------------------------- Patching file browser/app/profile/firefox.js using Plan A... Hunk #1 succeeded at 2225 (offset 304 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/mail/thunderbird/patches/patch-build_moz.configure_rust.configure => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/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.5 2023/02/05 09:05:29 he Exp $ | |--- build/moz.configure/rust.configure.orig 2020-08-28 21:32:29.000000000 +0000 |+++ build/moz.configure/rust.configure -------------------------- Patching file build/moz.configure/rust.configure using Plan A... Hunk #1 succeeded at 385. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/mail/thunderbird/patches/patch-comm_third__party_botan_configure.py => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/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 /amd/pkgsrc/CHROOT/P/pkgsrc/mail/thunderbird/patches/patch-comm_third__party_libgcrypt_configure => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/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 /amd/pkgsrc/CHROOT/P/pkgsrc/mail/thunderbird/patches/patch-config_gcc-stl-wrapper.template.h => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/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.3 2023/02/05 09:05:29 he Exp $ | |--- config/gcc-stl-wrapper.template.h.orig 2020-08-28 21:32:29.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 /amd/pkgsrc/CHROOT/P/pkgsrc/mail/thunderbird/patches/patch-dom_base_nsAttrName.h => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/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.2 2020/09/03 15:26:22 ryoon Exp $ | |--- dom/base/nsAttrName.h.orig 2020-08-28 21:32:30.000000000 +0000 |+++ dom/base/nsAttrName.h -------------------------- Patching file dom/base/nsAttrName.h using Plan A... Hunk #1 succeeded at 16. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/mail/thunderbird/patches/patch-gfx_angle_checkout_src_common_third__party_smhasher_src_PMurHash.cpp => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/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.3 2020/09/03 15:26:22 ryoon Exp $ | |--- gfx/angle/checkout/src/common/third_party/smhasher/src/PMurHash.cpp.orig 2020-08-28 21:32:36.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 /amd/pkgsrc/CHROOT/P/pkgsrc/mail/thunderbird/patches/patch-gfx_angle_checkout_src_compiler_translator_InfoSink.h => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/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.3 2023/02/05 09:05:29 he Exp $ | |--- gfx/angle/checkout/src/compiler/translator/InfoSink.h.orig 2020-08-28 21:32:36.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 /amd/pkgsrc/CHROOT/P/pkgsrc/mail/thunderbird/patches/patch-gfx_cairo_cairo_src_cairo-type1-subset.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/mail/thunderbird/patches/patch-gfx_cairo_cairo_src_cairo-type1-subset.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-gfx_cairo_cairo_src_cairo-type1-subset.c,v 1.2 2023/02/05 09:05:29 he Exp $ | |--- gfx/cairo/cairo/src/cairo-type1-subset.c.orig 2020-08-28 21:32:36.000000000 +0000 |+++ gfx/cairo/cairo/src/cairo-type1-subset.c -------------------------- Patching file gfx/cairo/cairo/src/cairo-type1-subset.c using Plan A... Hunk #1 succeeded at 254. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/mail/thunderbird/patches/patch-gfx_skia_skia_src_core_SkCpu.cpp => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/mail/thunderbird/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.2 2020/09/03 15:26:22 ryoon Exp $ | |--- gfx/skia/skia/src/core/SkCpu.cpp.orig 2020-08-28 21:32:36.000000000 +0000 |+++ gfx/skia/skia/src/core/SkCpu.cpp -------------------------- Patching file gfx/skia/skia/src/core/SkCpu.cpp using Plan A... Hunk #1 succeeded at 72. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/mail/thunderbird/patches/patch-ipc_chromium_src_base_message__pump__libevent.cc => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/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.5 2023/02/05 09:05:29 he Exp $ | |--- ipc/chromium/src/base/message_pump_libevent.cc.orig 2020-08-28 21:32:41.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 24. Hunk #2 succeeded at 45. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/mail/thunderbird/patches/patch-ipc_chromium_src_base_platform__thread__posix.cc => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/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.13 2020/09/03 15:26:22 ryoon Exp $ | |--- ipc/chromium/src/base/platform_thread_posix.cc.orig 2020-08-28 21:32:41.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 /amd/pkgsrc/CHROOT/P/pkgsrc/mail/thunderbird/patches/patch-ipc_glue_GeckoChildProcessHost.cpp => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/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.11 2023/02/05 09:05:29 he Exp $ | |--- ipc/glue/GeckoChildProcessHost.cpp.orig 2020-08-28 21:32:41.000000000 +0000 |+++ ipc/glue/GeckoChildProcessHost.cpp -------------------------- Patching file ipc/glue/GeckoChildProcessHost.cpp using Plan A... Hunk #1 succeeded at 4. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/mail/thunderbird/patches/patch-js_src_jsfriendapi.h => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/mail/thunderbird/patches/patch-js_src_jsfriendapi.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-js_src_jsfriendapi.h,v 1.2 2023/02/05 09:05:29 he Exp $ | |--- js/src/jsfriendapi.h.orig 2020-08-28 21:32:42.000000000 +0000 |+++ js/src/jsfriendapi.h -------------------------- Patching file js/src/jsfriendapi.h using Plan A... Hunk #1 succeeded at 7. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/mail/thunderbird/patches/patch-js_src_util_NativeStack.cpp => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/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.4 2020/09/03 15:26:22 ryoon Exp $ | |--- js/src/util/NativeStack.cpp.orig 2020-08-28 21:32:56.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 /amd/pkgsrc/CHROOT/P/pkgsrc/mail/thunderbird/patches/patch-media_ffvpx_libavutil_arm_bswap.h => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/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.1 2020/09/03 15:26:22 ryoon Exp $ | |--- media/ffvpx/libavutil/arm/bswap.h.orig 2020-08-28 21:33:11.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 /amd/pkgsrc/CHROOT/P/pkgsrc/mail/thunderbird/patches/patch-media_libcubeb_src_cubeb__alsa.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/mail/thunderbird/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.3 2023/02/05 09:05:29 he Exp $ | |--- media/libcubeb/src/cubeb_alsa.c.orig 2020-08-28 21:33:11.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 /amd/pkgsrc/CHROOT/P/pkgsrc/mail/thunderbird/patches/patch-media_libcubeb_src_cubeb__sun.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/mail/thunderbird/patches/patch-media_libcubeb_src_cubeb__sun.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-media_libcubeb_src_cubeb__sun.c,v 1.2 2023/02/05 09:05:29 he Exp $ | |--- media/libcubeb/src/cubeb_sun.c.orig 2020-09-02 21:41:01.178547066 +0000 |+++ media/libcubeb/src/cubeb_sun.c -------------------------- Patching file media/libcubeb/src/cubeb_sun.c using Plan A... Hunk #1 succeeded at 1. Hunk #2 succeeded at 9. Hunk #3 succeeded at 36. Hunk #4 succeeded at 66. Hunk #5 succeeded at 303. Hunk #6 succeeded at 325. Hunk #7 succeeded at 350. Hunk #8 succeeded at 364. Hunk #9 succeeded at 435. Hunk #10 succeeded at 472. Hunk #11 succeeded at 521. Hunk #12 succeeded at 546. Hunk #13 succeeded at 570. Hunk #14 succeeded at 597. Hunk #15 succeeded at 623. Hunk #16 succeeded at 637. Hunk #17 succeeded at 652. Hunk #18 succeeded at 688. Hunk #19 failed at 721. 1 out of 19 hunks failed--saving rejects to media/libcubeb/src/cubeb_sun.c.rej done Patch /amd/pkgsrc/CHROOT/P/pkgsrc/mail/thunderbird/patches/patch-media_libcubeb_src_cubeb__sun.c failed => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/mail/thunderbird/patches/patch-media_libcubeb_src_moz.build => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/mail/thunderbird/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.5 2023/02/05 09:05:29 he Exp $ | |--- media/libcubeb/src/moz.build.orig 2022-12-20 00:49:56.000000000 +0000 |+++ media/libcubeb/src/moz.build -------------------------- Patching file media/libcubeb/src/moz.build using Plan A... Hunk #1 succeeded at 22. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/mail/thunderbird/patches/patch-media_libpng_pngpriv.h => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/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.2 2020/09/03 15:26:22 ryoon Exp $ | |--- media/libpng/pngpriv.h.orig 2020-08-28 21:33:11.000000000 +0000 |+++ media/libpng/pngpriv.h -------------------------- Patching file media/libpng/pngpriv.h using Plan A... Hunk #1 succeeded at 36. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/mail/thunderbird/patches/patch-media_libtheora_lib_info.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/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.1 2020/09/03 15:26:22 ryoon Exp $ | |--- media/libtheora/lib/info.c.orig 2020-08-28 21:32:52.000000000 +0000 |+++ media/libtheora/lib/info.c -------------------------- Patching file media/libtheora/lib/info.c using Plan A... Hunk #1 succeeded at 29. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/mail/thunderbird/patches/patch-nsprpub_pr_src_pthreads_ptsynch.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/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.2 2020/09/03 15:26:22 ryoon Exp $ | |--- nsprpub/pr/src/pthreads/ptsynch.c.orig 2020-08-28 21:33:00.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 /amd/pkgsrc/CHROOT/P/pkgsrc/mail/thunderbird/patches/patch-old-configure.in => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/mail/thunderbird/patches/patch-old-configure.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-old-configure.in,v 1.6 2023/02/05 09:05:29 he Exp $ | |--- old-configure.in.orig 2020-08-28 21:33:19.000000000 +0000 |+++ old-configure.in -------------------------- Patching file old-configure.in using Plan A... Hunk #1 succeeded at 681. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/mail/thunderbird/patches/patch-security_nss_lib_freebl_mpi_mpi.c => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/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.1 2020/09/03 15:26:22 ryoon Exp $ | |--- security/nss/lib/freebl/mpi/mpi.c.orig 2020-08-28 21:33:15.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 4661. Hunk #2 succeeded at 4709. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/mail/thunderbird/patches/patch-third__party_libwebrtc_modules_video__capture_linux_device__info__linux.cc => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/mail/thunderbird/patches/patch-third__party_libwebrtc_modules_video__capture_linux_device__info__linux.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__linux.cc,v 1.1 2023/02/05 09:05:29 he Exp $ | |--- third_party/libwebrtc/modules/video_capture/linux/device_info_linux.cc.orig 2020-08-28 21:33:15.000000000 +0000 |+++ third_party/libwebrtc/modules/video_capture/linux/device_info_linux.cc -------------------------- Patching file third_party/libwebrtc/modules/video_capture/linux/device_info_linux.cc using Plan A... Hunk #1 succeeded at 396 (offset 11 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/mail/thunderbird/patches/patch-third__party_rust_libc_src_unix_bsd_netbsdlike_netbsd_mod.rs => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/mail/thunderbird/patches/patch-third__party_rust_libc_src_unix_bsd_netbsdlike_netbsd_mod.rs Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-third__party_rust_libc_src_unix_bsd_netbsdlike_netbsd_mod.rs,v 1.2 2023/02/05 09:05:29 he Exp $ | |--- third_party/rust/libc/src/unix/bsd/netbsdlike/netbsd/mod.rs.orig 2020-08-28 21:33:54.000000000 +0000 |+++ third_party/rust/libc/src/unix/bsd/netbsdlike/netbsd/mod.rs -------------------------- Patching file third_party/rust/libc/src/unix/bsd/netbsdlike/netbsd/mod.rs using Plan A... Hunk #1 succeeded at 1. Hunk #2 succeeded at 620. Hunk #3 succeeded at 1500. Hunk #4 succeeded at 1518. Hunk #5 succeeded at 2431. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/mail/thunderbird/patches/patch-toolkit_components_terminator_nsTerminator.cpp => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/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.4 2023/02/05 09:05:29 he Exp $ | |--- toolkit/components/terminator/nsTerminator.cpp.orig 2020-08-28 21:33:46.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 /amd/pkgsrc/CHROOT/P/pkgsrc/mail/thunderbird/patches/patch-toolkit_modules_subprocess_subprocess__shared__unix.js => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/mail/thunderbird/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 2023/02/05 09:05:29 he Exp $ | |--- toolkit/modules/subprocess/subprocess_shared_unix.js.orig 2020-08-28 21:34:00.000000000 +0000 |+++ toolkit/modules/subprocess/subprocess_shared_unix.js -------------------------- Patching file toolkit/modules/subprocess/subprocess_shared_unix.js using Plan A... Hunk #1 succeeded at 13. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/mail/thunderbird/patches/patch-toolkit_moz.configure => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/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.3 2023/02/05 09:05:29 he Exp $ | |--- toolkit/moz.configure.orig 2020-08-28 21:33:59.000000000 +0000 |+++ toolkit/moz.configure -------------------------- Patching file toolkit/moz.configure using Plan A... Hunk #1 succeeded at 310. Hunk #2 succeeded at 1097. done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/mail/thunderbird/patches/patch-toolkit_mozapps_installer_packager.mk => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/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.3 2020/09/03 15:26:22 ryoon Exp $ | |--- toolkit/mozapps/installer/packager.mk.orig 2020-08-28 21:33:59.000000000 +0000 |+++ toolkit/mozapps/installer/packager.mk -------------------------- Patching file toolkit/mozapps/installer/packager.mk using Plan A... Hunk #1 succeeded at 155 (offset -1 lines). done => Verifying /amd/pkgsrc/CHROOT/P/pkgsrc/mail/thunderbird/patches/patch-xpcom_base_nscore.h => Applying pkgsrc patch /amd/pkgsrc/CHROOT/P/pkgsrc/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.4 2020/09/03 15:26:22 ryoon Exp $ | |--- xpcom/base/nscore.h.orig 2020-08-28 21:33:30.000000000 +0000 |+++ xpcom/base/nscore.h -------------------------- Patching file xpcom/base/nscore.h using Plan A... Hunk #1 succeeded at 77. done ERROR: Patching failed due to modified or broken patch file(s): ERROR: /amd/pkgsrc/CHROOT/P/pkgsrc/mail/thunderbird/patches/patch-media_libcubeb_src_cubeb__sun.c ERROR: ========================================================================== ERROR: ERROR: Some of the selected build options and/or local patches may be incompatible. ERROR: Please try building with fewer options or patches. ERROR: ERROR: ========================================================================== *** Error code 1 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/mail/thunderbird *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/mail/thunderbird