+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=310 WRKLOG=/tmp/bulklog/firefox91-91.13.0nb9/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=310 WRKLOG=/tmp/bulklog/firefox91-91.13.0nb9/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for firefox-91.13.0esr.source.tar.xz => Checksum SHA512 OK for firefox-91.13.0esr.source.tar.xz => Checksum BLAKE2s OK for nodejs-output-91.0.tgz => Checksum SHA512 OK for nodejs-output-91.0.tgz ===> Installing dependencies for firefox91-91.13.0nb9 ========================================================================== The supported build options for firefox91 are: alsa dbus debug debug-info mozilla-jemalloc official-mozilla-branding pulseaudio webrtc The currently selected options are: dbus mozilla-jemalloc pulseaudio webrtc You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.firefox (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, firefox91-91.13.0nb9. Their current value is shown below: * JPEG_DEFAULT = jpeg * PYTHON_VERSION_DEFAULT = 310 * SSLBASE (defined) * SSLCERTBUNDLE (not defined) * SSLCERTS = /usr/pkg/etc/openssl/certs * SSLDIR = /usr/pkg/etc/openssl * SSLKEYS = /usr/pkg/etc/openssl/private Based on these variables, the following variables have been set: * JPEGBASE (defined, but empty) * JPEG_TYPE = jpeg * 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 `/usr/pkg/bin/bmake clean' after the changes. ========================================================================== => Tool dependency cbindgen>=0.24.0: found cbindgen-0.24.6nb1 => Tool dependency py310-sqlite3-[0-9]*: found py310-sqlite3-3.10.12nb24 => Tool dependency py310-expat-[0-9]*: found py310-expat-3.10.12nb1 => 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.76.4 => Tool dependency python310>=3.10: found python310-3.10.12 => 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.1 => Tool dependency nbpatch-[0-9]*: found nbpatch-20151107 => Tool dependency perl>=5.0: found perl-5.38.0 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.9.5 => 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 xorgproto>=2016.1: found xorgproto-2023.2 => Build dependency xcb-proto>=1.4: found xcb-proto-1.15.2nb2 => Build dependency clang>=15.0.7nb1<16: found clang-15.0.7nb1 => Build dependency rust>=1.56.1: found rust-1.70.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>=73.1: found icu-73.2 => Full dependency nss>=3.80nb1: found nss-3.92 => Full dependency zlib>=1.2.3: found zlib-1.2.13 => Full dependency MesaLib>=20.0.1nb1: found MesaLib-21.3.9nb2 => Full dependency libwebp>=1.0.2: found libwebp-1.3.1 => Full dependency libIDL>=0.8.14nb5: found libIDL-0.8.14nb6 => Full dependency pciutils>=3.0.2: found pciutils-3.10.0 => Full dependency ffmpeg4>=4.4.3nb4: found ffmpeg4-4.4.4nb1 => Full dependency libXt>=1.0.0: found libXt-1.3.0nb1 => Full dependency pixman>=0.40.0nb3: found pixman-0.42.2 => Full dependency gtk2+>=2.24.33nb9: found gtk2+-2.24.33nb10 => Full dependency gtk3+>=3.24.36nb2: found gtk3+-3.24.38 => Full dependency pulseaudio>=16.1nb4: found pulseaudio-16.1nb4 => Full dependency dbus-glib>=0.112: found dbus-glib-0.112nb1 => Full dependency libv4l>=1.18.1: found libv4l-1.24.1 => Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17nb1 ===> Overriding tools for firefox91-91.13.0nb9 ===> Extracting for firefox91-91.13.0nb9 ===> Patching for firefox91-91.13.0nb9 => Applying pkgsrc patches for firefox91-91.13.0nb9 => Verifying /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/www/firefox91/patches/patch-aa => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/www/firefox91/patches/patch-aa Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-aa,v 1.1 2021/09/08 22:19:50 nia Exp $ | |* Add Sun audio support | |--- old-configure.in.orig Tue Jan 7 17:23:36 2020 |+++ old-configure.in Fri Jan 17 16:03:40 2020 -------------------------- Patching file old-configure.in using Plan A... Hunk #1 succeeded at 1722 (offset -238 lines). done => Verifying /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/www/firefox91/patches/patch-browser_app_profile_firefox.js => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/www/firefox91/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.2 2022/05/16 21:15:59 nia Exp $ | |This patch modifies default Firefox settings - see the comments above |each one. | |--- browser/app/profile/firefox.js.orig 2022-04-28 23:01:46.000000000 +0000 |+++ browser/app/profile/firefox.js -------------------------- Patching file browser/app/profile/firefox.js using Plan A... Hunk #1 succeeded at 2093 (offset -112 lines). done => Verifying /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/www/firefox91/patches/patch-build_moz.configure_rust.configure => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/www/firefox91/patches/patch-build_moz.configure_rust.configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-build_moz.configure_rust.configure,v 1.1 2021/09/08 22:19:50 nia 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 372 (offset 1 line). done => Verifying /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/www/firefox91/patches/patch-config_gcc-stl-wrapper.template.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/www/firefox91/patches/patch-config_gcc-stl-wrapper.template.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-config_gcc-stl-wrapper.template.h,v 1.1 2021/09/08 22:19:50 nia Exp $ | |--- config/gcc-stl-wrapper.template.h.orig 2021-04-08 21:20:01.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 51. Hunk #3 succeeded at 80. done => Verifying /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/www/firefox91/patches/patch-config_makefiles_rust.mk => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/www/firefox91/patches/patch-config_makefiles_rust.mk Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-config_makefiles_rust.mk,v 1.1 2021/09/08 22:19:50 nia Exp $ | |NetBSD doesn't get along with parallel rust builds (it causes issues |with ld.so) which are the default. Force -j1. | |--- config/makefiles/rust.mk.orig 2021-01-14 21:11:33.000000000 +0000 |+++ config/makefiles/rust.mk -------------------------- Patching file config/makefiles/rust.mk using Plan A... Hunk #1 succeeded at 52. done => Verifying /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/www/firefox91/patches/patch-dom_base_nsAttrName.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/www/firefox91/patches/patch-dom_base_nsAttrName.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-dom_base_nsAttrName.h,v 1.1 2021/09/08 22:19:50 nia 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-el8-trunk-x86_64/www/firefox91/patches/patch-dom_base_usecounters.py => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/www/firefox91/patches/patch-dom_base_usecounters.py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-dom_base_usecounters.py,v 1.1 2023/08/07 13:28:04 abs Exp $ | |Update for modern (>3.9) python open() mode | |--- dom/base/usecounters.py.orig 2022-08-15 18:04:32.000000000 +0000 |+++ dom/base/usecounters.py -------------------------- Patching file dom/base/usecounters.py using Plan A... Hunk #1 succeeded at 8. done => Verifying /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/www/firefox91/patches/patch-gfx_angle_checkout_src_common_third__party_smhasher_src_PMurHash.cpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/www/firefox91/patches/patch-gfx_angle_checkout_src_common_third__party_smhasher_src_PMurHash.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-gfx_angle_checkout_src_common_third__party_smhasher_src_PMurHash.cpp,v 1.1 2021/09/08 22:19:50 nia 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-el8-trunk-x86_64/www/firefox91/patches/patch-gfx_angle_checkout_src_compiler_translator_InfoSink.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/www/firefox91/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.2 2022/01/26 13:38:07 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 2022-01-06 00:52:35.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-el8-trunk-x86_64/www/firefox91/patches/patch-gfx_cairo_cairo_src_cairo-type1-subset.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/www/firefox91/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.1 2021/09/08 22:19:50 nia Exp $ | |Fix undefined behavior when calling functions with illegal values. | |gfx/cairo/cairo/src/cairo-type1-subset.c:273:11: error: array subscript is of type 'char' [-Werror,-Wchar-subscripts] | |https://bugzilla.mozilla.org/show_bug.cgi?id=1642081 | |--- gfx/cairo/cairo/src/cairo-type1-subset.c.orig 2020-05-07 18:34:10.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 (offset -16 lines). done => Verifying /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/www/firefox91/patches/patch-gfx_skia_skia_src_core_SkCpu.cpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/www/firefox91/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 2021/09/08 22:19:50 nia Exp $ | |NetBSD/aarch64 doesn't have . | |--- 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-el8-trunk-x86_64/www/firefox91/patches/patch-gfx_thebes_gfxPlatform.cpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/www/firefox91/patches/patch-gfx_thebes_gfxPlatform.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-gfx_thebes_gfxPlatform.cpp,v 1.1 2021/09/08 22:19:50 nia Exp $ | |Don't rely on CrossProcessSemaphore on NetBSD. It has some implementation |issues that cause issues (kern/55386, not available on NetBSD<9) | |This idea is borrowed from macOS which has the same limitation. | |--- gfx/thebes/gfxPlatform.cpp.orig 2020-06-03 01:04:50.000000000 +0000 |+++ gfx/thebes/gfxPlatform.cpp -------------------------- Patching file gfx/thebes/gfxPlatform.cpp using Plan A... Hunk #1 succeeded at 2968 (offset 46 lines). Hunk #2 succeeded at 2984 (offset 46 lines). done => Verifying /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/www/firefox91/patches/patch-gfx_webrender__bindings_webrender__ffi.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/www/firefox91/patches/patch-gfx_webrender__bindings_webrender__ffi.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-gfx_webrender__bindings_webrender__ffi.h,v 1.1 2022/08/09 13:39:28 nia Exp $ | |https://bugzilla.mozilla.org/show_bug.cgi?id=1773259 | |--- gfx/webrender_bindings/webrender_ffi.h.orig 2022-07-18 18:14:25.000000000 +0000 |+++ gfx/webrender_bindings/webrender_ffi.h -------------------------- Patching file gfx/webrender_bindings/webrender_ffi.h using Plan A... Hunk #1 succeeded at 77 (offset 4 lines). done => Verifying /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/www/firefox91/patches/patch-gfx_wgpu_wgpu-core_src_device_mod.rs => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/www/firefox91/patches/patch-gfx_wgpu_wgpu-core_src_device_mod.rs Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-gfx_wgpu_wgpu-core_src_device_mod.rs,v 1.1 2022/12/10 09:25:58 abs Exp $ | |Fix build with rust 1.64.0 and its stricter borrow checker | |--- gfx/wgpu/wgpu-core/src/device/mod.rs.orig 2022-08-15 18:04:39.000000000 +0000 |+++ gfx/wgpu/wgpu-core/src/device/mod.rs -------------------------- Patching file gfx/wgpu/wgpu-core/src/device/mod.rs using Plan A... Hunk #1 succeeded at 1486. Hunk #2 succeeded at 1780. done => Verifying /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/www/firefox91/patches/patch-gfx_wr_swgl_build.rs => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/www/firefox91/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 2021/09/08 22:19:50 nia 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 199 (offset 3 lines). done => Verifying /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/www/firefox91/patches/patch-ipc_chromium_src_base_message__pump__libevent.cc => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/www/firefox91/patches/patch-ipc_chromium_src_base_message__pump__libevent.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ipc_chromium_src_base_message__pump__libevent.cc,v 1.1 2021/09/08 22:19:50 nia Exp $ | |Allow older libevent | |--- ipc/chromium/src/base/message_pump_libevent.cc.orig 2019-03-07 16:53:35.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 line). Hunk #2 succeeded at 43 (offset 1 line). done => Verifying /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/www/firefox91/patches/patch-ipc_chromium_src_base_platform__thread__posix.cc => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/www/firefox91/patches/patch-ipc_chromium_src_base_platform__thread__posix.cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ipc_chromium_src_base_platform__thread__posix.cc,v 1.1 2021/09/08 22:19:50 nia 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-el8-trunk-x86_64/www/firefox91/patches/patch-ipc_glue_GeckoChildProcessHost.cpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/www/firefox91/patches/patch-ipc_glue_GeckoChildProcessHost.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ipc_glue_GeckoChildProcessHost.cpp,v 1.1 2021/09/08 22:19:50 nia Exp $ | |* Support Solaris |* Fix NetBSD linking | |--- ipc/glue/GeckoChildProcessHost.cpp.orig 2017-07-31 16:20:47.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-el8-trunk-x86_64/www/firefox91/patches/patch-js_src_jit_arm64_vixl_MozCpu-vixl.cpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/www/firefox91/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 2021/09/08 22:19:50 nia Exp $ | |NetBSD/aarch64 does not have the Linux-specific membarrier(2) syscall. | |--- js/src/jit/arm64/vixl/MozCpu-vixl.cpp.orig 2020-11-12 18:04:48.000000000 +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 42. Hunk #2 succeeded at 51. Hunk #3 succeeded at 122. done => Verifying /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/www/firefox91/patches/patch-js_src_jit_ProcessExecutableMemory.cpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/www/firefox91/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.1 2021/09/08 22:19:50 nia 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 377 (offset 15 lines). Hunk #2 succeeded at 431 (offset 15 lines). done => Verifying /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/www/firefox91/patches/patch-js_src_jsfriendapi.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/www/firefox91/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.1 2021/09/08 22:19:50 nia Exp $ | |* Fix va_list error. | |--- js/src/jsfriendapi.h.orig 2020-09-17 00:32:45.000000000 +0000 |+++ js/src/jsfriendapi.h -------------------------- Patching file js/src/jsfriendapi.h using Plan A... Hunk #1 succeeded at 10. done => Verifying /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/www/firefox91/patches/patch-js_src_util_NativeStack.cpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/www/firefox91/patches/patch-js_src_util_NativeStack.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-js_src_util_NativeStack.cpp,v 1.1 2021/09/08 22:19:50 nia 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-el8-trunk-x86_64/www/firefox91/patches/patch-js_src_vm_ArrayBufferObject.cpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/www/firefox91/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.1 2021/09/08 22:19:50 nia 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 191 (offset 2 lines). done => Verifying /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/www/firefox91/patches/patch-media_ffvpx_libavutil_arm_bswap.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/www/firefox91/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 2021/09/08 22:19:50 nia 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-el8-trunk-x86_64/www/firefox91/patches/patch-media_libcubeb_src_cubeb__alsa.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/www/firefox91/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.1 2021/09/08 22:19:50 nia Exp $ | |--- media/libcubeb/src/cubeb_alsa.c.orig 2019-12-02 12:23:28.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-el8-trunk-x86_64/www/firefox91/patches/patch-media_libcubeb_src_moz.build => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/www/firefox91/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.1 2021/09/08 22:19:50 nia Exp $ | |* Add Sun audio support | |--- media/libcubeb/src/moz.build.orig 2020-04-03 19:35:03.000000000 +0000 |+++ media/libcubeb/src/moz.build -------------------------- Patching file media/libcubeb/src/moz.build using Plan A... Hunk #1 succeeded at 23. done => Verifying /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/www/firefox91/patches/patch-media_libpng_pngpriv.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/www/firefox91/patches/patch-media_libpng_pngpriv.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-media_libpng_pngpriv.h,v 1.1 2021/09/08 22:19:50 nia 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-el8-trunk-x86_64/www/firefox91/patches/patch-media_libtheora_lib_info.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/www/firefox91/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 2021/09/08 22:19:50 nia 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-el8-trunk-x86_64/www/firefox91/patches/patch-media_webrtc_trunk_webrtc_modules_video__capture_linux_device__info__linux.cc => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/www/firefox91/patches/patch-media_webrtc_trunk_webrtc_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-media_webrtc_trunk_webrtc_modules_video__capture_linux_device__info__linux.cc,v 1.1 2021/09/08 22:19:50 nia Exp $ | |* Fix buiuld under NetBSD. | NetBSD's sys/videoio.h does not have v4l2_capability.device_caps | and video capture does not work for me anyway. | |--- third_party/libwebrtc/webrtc/modules/video_capture/linux/device_info_linux.cc.orig 2021-05-20 21:30:20.000000000 +0000 |+++ third_party/libwebrtc/webrtc/modules/video_capture/linux/device_info_linux.cc -------------------------- Patching file third_party/libwebrtc/webrtc/modules/video_capture/linux/device_info_linux.cc using Plan A... Hunk #1 succeeded at 207. Hunk #2 succeeded at 243. Hunk #3 succeeded at 332. Hunk #4 succeeded at 390. Hunk #5 succeeded at 399. done => Verifying /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/www/firefox91/patches/patch-modules_fdlibm_src_math__private.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/www/firefox91/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 2021/11/03 19:19:40 nia Exp $ | |* Fix PR pkg/56457, build failure on NetBSD/i386. | Do not use FreeBSD-specific definition. | |--- modules/fdlibm/src/math_private.h.orig 2021-09-27 22:47:42.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-el8-trunk-x86_64/www/firefox91/patches/patch-mozglue_misc_Uptime.cpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/www/firefox91/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.1 2021/09/08 22:19:50 nia 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 76. done => Verifying /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/www/firefox91/patches/patch-nsprpub_pr_src_pthreads_ptsynch.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/www/firefox91/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 2021/09/08 22:19:50 nia 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-el8-trunk-x86_64/www/firefox91/patches/patch-python_mozbuild_mozbuild_action_process__define__files.py => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/www/firefox91/patches/patch-python_mozbuild_mozbuild_action_process__define__files.py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-python_mozbuild_mozbuild_action_process__define__files.py,v 1.1 2023/08/07 13:28:04 abs Exp $ | |Update for modern (>3.9) python open() mode | |--- python/mozbuild/mozbuild/action/process_define_files.py.orig 2022-08-15 18:05:05.000000000 +0000 |+++ python/mozbuild/mozbuild/action/process_define_files.py -------------------------- Patching file python/mozbuild/mozbuild/action/process_define_files.py using Plan A... Hunk #1 succeeded at 36. done => Verifying /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/www/firefox91/patches/patch-python_mozbuild_mozbuild_backend_base.py => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/www/firefox91/patches/patch-python_mozbuild_mozbuild_backend_base.py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-python_mozbuild_mozbuild_backend_base.py,v 1.1 2023/08/07 13:28:04 abs Exp $ | |Update for modern (>3.9) python open() mode | |--- python/mozbuild/mozbuild/backend/base.py.orig 2022-08-15 18:05:01.000000000 +0000 |+++ python/mozbuild/mozbuild/backend/base.py -------------------------- Patching file python/mozbuild/mozbuild/backend/base.py using Plan A... Hunk #1 succeeded at 272. done => Verifying /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/www/firefox91/patches/patch-python_mozbuild_mozbuild_preprocessor.py => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/www/firefox91/patches/patch-python_mozbuild_mozbuild_preprocessor.py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-python_mozbuild_mozbuild_preprocessor.py,v 1.1 2023/08/07 13:28:04 abs Exp $ | |Update for modern (>3.9) python open() mode | |--- python/mozbuild/mozbuild/preprocessor.py.orig 2022-08-15 18:04:56.000000000 +0000 |+++ python/mozbuild/mozbuild/preprocessor.py -------------------------- Patching file python/mozbuild/mozbuild/preprocessor.py using Plan A... Hunk #1 succeeded at 531. Hunk #2 succeeded at 860. Hunk #3 succeeded at 914. done => Verifying /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/www/firefox91/patches/patch-python_mozbuild_mozbuild_util.py => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/www/firefox91/patches/patch-python_mozbuild_mozbuild_util.py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-python_mozbuild_mozbuild_util.py,v 1.1 2023/08/07 13:28:04 abs Exp $ | |Update for modern (>3.9) python open() mode | |--- python/mozbuild/mozbuild/util.py.orig 2022-08-15 18:05:01.000000000 +0000 |+++ python/mozbuild/mozbuild/util.py -------------------------- Patching file python/mozbuild/mozbuild/util.py using Plan A... Hunk #1 succeeded at 225. Hunk #2 succeeded at 1447. done => Verifying /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/www/firefox91/patches/patch-security_nss_lib_freebl_mpi_mpi.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/www/firefox91/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 2021/09/08 22:19:50 nia 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 4661 (offset 101 lines). Hunk #2 succeeded at 4709 (offset 101 lines). done => Verifying /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/www/firefox91/patches/patch-toolkit_components_terminator_nsTerminator.cpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/www/firefox91/patches/patch-toolkit_components_terminator_nsTerminator.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-toolkit_components_terminator_nsTerminator.cpp,v 1.1 2021/09/08 22:19:50 nia Exp $ | |* Fix segfault on exit under NetBSD | |--- toolkit/components/terminator/nsTerminator.cpp.orig 2021-04-08 21:20:12.000000000 +0000 |+++ toolkit/components/terminator/nsTerminator.cpp -------------------------- Patching file toolkit/components/terminator/nsTerminator.cpp using Plan A... Hunk #1 succeeded at 37. Hunk #2 succeeded at 238. done => Verifying /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/www/firefox91/patches/patch-toolkit_modules_subprocess_subprocess__shared__unix.js => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/www/firefox91/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.1 2021/09/08 22:19:50 nia 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 2019-07-06 01:49:01.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 12. done => Verifying /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/www/firefox91/patches/patch-toolkit_mozapps_installer_packager.mk => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/www/firefox91/patches/patch-toolkit_mozapps_installer_packager.mk Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-toolkit_mozapps_installer_packager.mk,v 1.1 2021/09/08 22:19:50 nia 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 156 (offset 11 lines). done => Verifying /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/www/firefox91/patches/patch-toolkit_moz.configure => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/www/firefox91/patches/patch-toolkit_moz.configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-toolkit_moz.configure,v 1.1 2021/09/08 22:19:50 nia Exp $ | |* skia part: support bigendian architectures | |--- toolkit/moz.configure.orig 2020-12-03 23:14:21.000000000 +0000 |+++ toolkit/moz.configure -------------------------- Patching file toolkit/moz.configure using Plan A... Hunk #1 succeeded at 940 (offset 13 lines). done => Verifying /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/www/firefox91/patches/patch-widget_gtk_DMABufSurface.cpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/www/firefox91/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.1 2021/09/08 22:19:50 nia 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 99. Hunk #3 succeeded at 109. done => Verifying /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/www/firefox91/patches/patch-xpcom_base_nscore.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/www/firefox91/patches/patch-xpcom_base_nscore.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-xpcom_base_nscore.h,v 1.1 2021/09/08 22:19:50 nia 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-el8-trunk-x86_64/www/firefox91/patches/patch-xpcom_idl-parser_xpidl_xpidl.py => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/www/firefox91/patches/patch-xpcom_idl-parser_xpidl_xpidl.py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-xpcom_idl-parser_xpidl_xpidl.py,v 1.1 2023/08/07 13:28:04 abs Exp $ | |Update for modern (>3.9) python regex rules (taken from firefox-102) | |--- xpcom/idl-parser/xpidl/xpidl.py.orig 2022-08-15 18:05:58.000000000 +0000 |+++ xpcom/idl-parser/xpidl/xpidl.py -------------------------- Patching file xpcom/idl-parser/xpidl/xpidl.py using Plan A... Hunk #1 succeeded at 1563. Hunk #2 succeeded at 1582. done => Verifying /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/www/firefox91/patches/patch-xpcom_reflect_xptcall_md_unix_moz.build => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/www/firefox91/patches/patch-xpcom_reflect_xptcall_md_unix_moz.build Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-xpcom_reflect_xptcall_md_unix_moz.build,v 1.1 2021/09/08 22:19:50 nia 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 firefox91-91.13.0nb9 ===> Configuring for firefox91-91.13.0nb9 printf '#!/bin/sh\n[ "$*" = "-f" ] && exit 0\nexec /bin/rm $@\n' > /home/pbulk/build/www/firefox91/work/.cwrapper/bin/rm chmod +x /home/pbulk/build/www/firefox91/work/.cwrapper/bin/rm => Dont include malloc.h on dragonflybsd => Fixing libpci soname => Fixing absolute paths. cd /home/pbulk/build/www/firefox91/work/firefox-91.13.0 && autoconf cd /home/pbulk/build/www/firefox91/work/firefox-91.13.0/js/src && autoconf cd /home/pbulk/build/www/firefox91/work/firefox-91.13.0 && mkdir ../build cd /home/pbulk/build/www/firefox91/work/firefox-91.13.0/../build && touch old-configure.vars mv /home/pbulk/build/www/firefox91/work/dist /home/pbulk/build/www/firefox91/work/firefox-91.13.0/../build => Checking for portability problems in extracted files Creating Python 3 environment created virtual environment CPython3.10.12.final.0-64 in 873ms creator CPython3Posix(dest=/home/pbulk/build/www/firefox91/work/build/_virtualenvs/common, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/pbulk/build/www/firefox91/work/.home/.local/share/virtualenv) added seed packages: pip==20.3.1, setuptools==51.0.0, wheel==0.36.1 activators BashActivator,CShellActivator,FishActivator,PowerShellActivator,PythonActivator,XonshActivator /home/pbulk/build/www/firefox91/work/firefox-91.13.0/python/mozbuild/mozbuild/virtualenv.py:648: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.version import LooseVersion /home/pbulk/build/www/firefox91/work/firefox-91.13.0/python/mozbuild/mozbuild/virtualenv.py:303: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead import distutils.sysconfig Re-executing in the virtualenv checking for vcs source checkout... no checking for a shell... /home/pbulk/build/www/firefox91/work/.tools/bin/sh checking for host system type... x86_64-redhat-linux-gnu checking for target system type... x86_64-redhat-linux-gnu checking whether cross compiling... no checking for Python 3... /home/pbulk/build/www/firefox91/work/build/_virtualenvs/common/bin/python (3.10.12) checking for wget... not found checking for ccache... not found checking for the target C compiler... /home/pbulk/build/www/firefox91/work/.cwrapper/bin/cc checking whether the target C compiler can be used... yes checking the target C compiler version... 8.5.0 checking the target C compiler works... yes checking for the target C++ compiler... /home/pbulk/build/www/firefox91/work/.cwrapper/bin/c++ checking whether the target C++ compiler can be used... yes checking the target C++ compiler version... 8.5.0 checking the target C++ compiler works... yes checking for the host C compiler... /home/pbulk/build/www/firefox91/work/.cwrapper/bin/cc checking whether the host C compiler can be used... yes checking the host C compiler version... 8.5.0 checking the host C compiler works... yes checking for the host C++ compiler... /home/pbulk/build/www/firefox91/work/.cwrapper/bin/c++ checking whether the host C++ compiler can be used... yes checking the host C++ compiler version... 8.5.0 checking the host C++ compiler works... yes checking for 64-bit OS... yes checking for new enough STL headers from libstdc++... yes checking for linker... bfd checking for the assembler... /home/pbulk/build/www/firefox91/work/.cwrapper/bin/cc checking for ar... /bin/ar checking for nm... /bin/nm checking for pkg_config... /home/pbulk/build/www/firefox91/work/.tools/bin/pkg-config checking for pkg-config version... 1.9.5 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... no 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... yes checking for sys/statvfs.h... yes checking for sys/statfs.h... yes checking for sys/vfs.h... yes checking for sys/mount.h... yes checking for sys/quota.h... yes checking for linux/quota.h... yes checking for linux/if_addr.h... yes checking for linux/rtnetlink.h... yes checking for sys/queue.h... yes checking for sys/types.h... yes checking for netinet/in.h... yes checking for byteswap.h... yes checking for memfd_create in sys/mman.h... yes checking for linux/perf_event.h... yes checking for perf_event_open system call... yes 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 -Wshadow-uncaptured-local... 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... 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 -Wenum-compare-conditional... no checking whether the C++ compiler supports -Wenum-compare-conditional... no checking whether the C++ compiler supports -Wimplicit-fallthrough... 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=coverage-mismatch... yes checking whether the C++ compiler supports -Wno-error=coverage-mismatch... yes checking whether the C compiler supports -Wno-error=backend-plugin... no checking whether the C++ compiler supports -Wno-error=backend-plugin... no 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=return-std-move... no checking whether the C++ compiler supports -Wno-error=return-std-move... no 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-copy... no checking whether the C++ compiler supports -Wno-error=deprecated-copy... no checking whether the C compiler supports -Wno-error=unused-but-set-variable... yes checking whether the C++ compiler supports -Wno-error=unused-but-set-variable... yes 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 -Wno-gnu-zero-variadic-macro-arguments... no checking whether the C++ compiler supports -Wno-gnu-zero-variadic-macro-arguments... no 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/www/firefox91/work/.buildlink/bin/llvm-profdata checking for libpulse... yes checking MOZ_PULSEAUDIO_CFLAGS... -I/usr/pkg/include -D_REENTRANT checking MOZ_PULSEAUDIO_LIBS... -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lpulse -pthread checking for nspr >= 4.32... yes checking NSPR_CFLAGS... -I/usr/pkg/include/nspr checking NSPR_LIBS... -L/usr/pkg/lib/nspr -Wl,-R/usr/pkg/lib/nspr -lplds4 -lplc4 -lnspr4 -lpthread -lrt checking for rustc... /usr/pkg/bin/rustc checking for cargo... /usr/pkg/bin/cargo checking rustc version... 1.70.0 checking cargo version... 1.70.0 checking for rust host triplet... x86_64-unknown-linux-gnu checking for rust target triplet... x86_64-unknown-linux-gnu checking for rustdoc... /usr/pkg/bin/rustdoc checking for cbindgen... /usr/pkg/bin/cbindgen checking for rustfmt... /usr/pkg/bin/rustfmt checking for clang for bindgen... /usr/pkg/bin/clang checking for libclang for bindgen... /usr/pkg/lib/libclang.so checking that libclang is new enough... yes checking bindgen cflags... -x c++ -fno-sized-deallocation -fno-aligned-new -DTRACING=1 -DIMPL_LIBXUL -DMOZILLA_INTERNAL_API -DRUST_BINDGEN -DOS_POSIX=1 -DOS_LINUX=1 -std=gnu++17 -isystem/usr/pkg/include/nspr -isystem/usr/pkg/include/pixman-1 checking for libffi > 3.0.9... yes checking MOZ_FFI_CFLAGS... -I/usr/pkg/include checking MOZ_FFI_LIBS... -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lffi checking for icu-i18n >= 69.1... yes checking MOZ_ICU_CFLAGS... -I/usr/pkg/include checking MOZ_ICU_LIBS... -L/usr/pkg/lib -licui18n -Wl,-R/usr/pkg/lib -licuuc -licudata checking for nodejs... /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/www/firefox91/files/node-wrapper.sh (14.17.4) checking for gtk+-wayland-3.0 >= 3.14 xkbcommon >= 0.4.1 libdrm >= 2.4... yes checking MOZ_WAYLAND_CFLAGS... -I/usr/pkg/include/gtk-3.0 -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include/gdk-pixbuf-2.0 -I/usr/pkg/include/cairo -I/usr/pkg/include -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/libdrm -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/at-spi2-atk/2.0 -I/usr/pkg/include/at-spi-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/include/pixman-1 -pthread -I/usr/pkg/include/fribidi -I/usr/pkg/include/libpng16 -D_REENTRANT checking MOZ_WAYLAND_LIBS... -L/usr/pkg/lib -ldrm -lxkbcommon -lgtk-3 -lgdk-3 -latk-1.0 -lgio-2.0 -lpangocairo-1.0 -lharfbuzz -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lglib-2.0 -Wl,-R/usr/pkg/lib -lgobject-2.0 checking for pango >= 1.22.0 pangoft2 >= 1.22.0 pangocairo >= 1.22.0... yes checking MOZ_PANGO_CFLAGS... -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/cairo -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/pixman-1 -pthread -I/usr/pkg/include/fribidi -I/usr/pkg/include/libpng16 -D_REENTRANT checking MOZ_PANGO_LIBS... -L/usr/pkg/lib -lpangocairo-1.0 -lpangoft2-1.0 -lgobject-2.0 -lharfbuzz -lglib-2.0 -lfontconfig -lcairo -lfreetype -Wl,-R/usr/pkg/lib -lpango-1.0 checking for fontconfig >= 2.7.0... yes checking _FONTCONFIG_CFLAGS... -I/usr/pkg/include -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 checking _FONTCONFIG_LIBS... -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lfontconfig -lfreetype checking for freetype2 >= 6.1.0... yes checking _FT2_CFLAGS... -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libpng16 -I/usr/pkg/include checking _FT2_LIBS... -L/usr/pkg/lib -lfreetype checking for tar... /bin/gtar checking for unzip... /home/pbulk/build/www/firefox91/work/.tools/bin/unzip checking for zip... /home/pbulk/build/www/firefox91/work/.tools/bin/zip checking for gn... not found checking for the Mozilla API key... no checking for the Google Location Service API key... no checking for the Google Safebrowsing API key... no checking for the Bing API key... no checking for the Adjust SDK key... no checking for the Leanplum SDK key... no checking for the Pocket API key... no checking for libwebp >= 1.0.2 libwebpdemux >= 1.0.2... yes checking MOZ_WEBP_CFLAGS... -I/usr/pkg/include -I/usr/pkg/include/webp checking MOZ_WEBP_LIBS... -L/usr/pkg/lib -lwebpdemux -Wl,-R/usr/pkg/lib -lwebp checking for nasm... /usr/pkg/bin/nasm checking nasm version... 2.16.01 checking for dump_syms... not found checking for getcontext... yes checking for nss >= 3.68... yes checking NSS_CFLAGS... -I/usr/pkg/include/nss -I/usr/pkg/include/nspr checking NSS_LIBS... -Wl,-R/usr/pkg/lib/nss -L/usr/pkg/lib/nss -lssl3 -lsmime3 -lnss3 -lnssutil3 -L/usr/pkg/lib/nspr -Wl,-R/usr/pkg/lib/nspr -lplds4 -lplc4 -lnspr4 -lpthread -lrt checking for awk... /bin/gawk checking for perl... /home/pbulk/build/www/firefox91/work/.tools/bin/perl checking for minimum required perl version >= 5.006... 5.038000 checking for full perl installation... yes checking for gmake... /home/pbulk/build/www/firefox91/work/.tools/bin/make checking for watchman... not found checking for xargs... /home/pbulk/build/www/firefox91/work/.tools/bin/xargs checking for rpmbuild... not found checking for NSIS version... no checking for llvm-objdump... /usr/pkg/bin/llvm-objdump checking for zlib >= 1.2.3... yes checking MOZ_ZLIB_CFLAGS... -I/usr/pkg/include checking MOZ_ZLIB_LIBS... -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -lz checking for m4... /home/pbulk/build/www/firefox91/work/.tools/bin/gm4 Refreshing /home/pbulk/build/www/firefox91/work/firefox-91.13.0/old-configure with /home/pbulk/build/www/firefox91/work/firefox-91.13.0/build/autoconf/autoconf.sh creating cache ./config.cache checking host system type... x86_64-redhat-linux-gnu checking target system type... x86_64-redhat-linux-gnu checking build system type... x86_64-redhat-linux-gnu checking for objcopy... /bin/objcopy checking for Cygwin environment... no checking for mingw32 environment... no checking for executable suffix... no checking for gcc... (cached) /home/pbulk/build/www/firefox91/work/.cwrapper/bin/cc -std=gnu99 checking whether the C compiler (/home/pbulk/build/www/firefox91/work/.cwrapper/bin/cc -std=gnu99 -D_GLIBCXX_INCLUDE_NEXT_C_HEADERS -pipe -O2 -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/libdrm -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -Wl,-R/usr/pkg/lib/firefox91 -Wl,-R/usr/pkg/lib -Wl,-zrelro -lnspr4 -L/usr/pkg/lib -L/usr/pkg/lib/nspr -Wl,-R/usr/pkg/lib/nspr -L/usr/pkg/lib/nss -Wl,-R/usr/pkg/lib/nss -L/usr/lib64 -Wl,-R/usr/lib64 -L/usr/pkg/lib/ffmpeg4 -Wl,-R/usr/pkg/lib/ffmpeg4 -L/usr/pkg/lib/pulseaudio -Wl,-R/usr/pkg/lib/pulseaudio ) works... (cached) yes checking whether the C compiler (/home/pbulk/build/www/firefox91/work/.cwrapper/bin/cc -std=gnu99 -D_GLIBCXX_INCLUDE_NEXT_C_HEADERS -pipe -O2 -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/libdrm -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -Wl,-R/usr/pkg/lib/firefox91 -Wl,-R/usr/pkg/lib -Wl,-zrelro -lnspr4 -L/usr/pkg/lib -L/usr/pkg/lib/nspr -Wl,-R/usr/pkg/lib/nspr -L/usr/pkg/lib/nss -Wl,-R/usr/pkg/lib/nss -L/usr/lib64 -Wl,-R/usr/lib64 -L/usr/pkg/lib/ffmpeg4 -Wl,-R/usr/pkg/lib/ffmpeg4 -L/usr/pkg/lib/pulseaudio -Wl,-R/usr/pkg/lib/pulseaudio ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether /home/pbulk/build/www/firefox91/work/.cwrapper/bin/cc -std=gnu99 accepts -g... (cached) yes checking for c++... (cached) /home/pbulk/build/www/firefox91/work/.cwrapper/bin/c++ -std=gnu++17 checking whether the C++ compiler (/home/pbulk/build/www/firefox91/work/.cwrapper/bin/c++ -std=gnu++17 -D_GLIBCXX_INCLUDE_NEXT_C_HEADERS -pipe -O2 -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/libdrm -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -Wl,-R/usr/pkg/lib/firefox91 -Wl,-R/usr/pkg/lib -Wl,-zrelro -lnspr4 -L/usr/pkg/lib -L/usr/pkg/lib/nspr -Wl,-R/usr/pkg/lib/nspr -L/usr/pkg/lib/nss -Wl,-R/usr/pkg/lib/nss -L/usr/lib64 -Wl,-R/usr/lib64 -L/usr/pkg/lib/ffmpeg4 -Wl,-R/usr/pkg/lib/ffmpeg4 -L/usr/pkg/lib/pulseaudio -Wl,-R/usr/pkg/lib/pulseaudio ) works... (cached) yes checking whether the C++ compiler (/home/pbulk/build/www/firefox91/work/.cwrapper/bin/c++ -std=gnu++17 -D_GLIBCXX_INCLUDE_NEXT_C_HEADERS -pipe -O2 -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/libdrm -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -Wl,-R/usr/pkg/lib/firefox91 -Wl,-R/usr/pkg/lib -Wl,-zrelro -lnspr4 -L/usr/pkg/lib -L/usr/pkg/lib/nspr -Wl,-R/usr/pkg/lib/nspr -L/usr/pkg/lib/nss -Wl,-R/usr/pkg/lib/nss -L/usr/lib64 -Wl,-R/usr/lib64 -L/usr/pkg/lib/ffmpeg4 -Wl,-R/usr/pkg/lib/ffmpeg4 -L/usr/pkg/lib/pulseaudio -Wl,-R/usr/pkg/lib/pulseaudio ) is a cross-compiler... no checking whether we are using GNU C++... (cached) yes checking whether /home/pbulk/build/www/firefox91/work/.cwrapper/bin/c++ -std=gnu++17 accepts -g... (cached) yes checking for /home/pbulk/build/www/firefox91/work/.cwrapper/bin/cc... /home/pbulk/build/www/firefox91/work/.cwrapper/bin/cc -std=gnu99 checking for strip... strip checking for otool... no checking for X... no checking for --noexecstack option to as... yes checking for -z noexecstack option to ld... yes checking for -z text option to ld... yes checking for -z relro option to ld... yes checking for -z nocopyreloc option to ld... yes checking for -Bsymbolic-functions option to ld... yes checking for --build-id=sha1 option to ld... yes checking for --ignore-unresolved-symbol option to ld... yes checking if toolchain supports -mssse3 option... yes checking if toolchain supports -msse4.1 option... yes checking for x86 AVX2 asm support in compiler... yes checking whether removing dead symbols breaks debugging... no checking for working const... yes checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking whether 64-bits std::atomic requires -latomic... no checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking for sockaddr_in.sin_len... false checking for sockaddr_in6.sin6_len... false checking for sockaddr.sa_len... false checking for gethostbyname_r in -lc_r... no checking for library containing dlopen... -ldl checking for dlfcn.h... yes checking for dladdr... yes checking for memmem... yes checking for socket in -lsocket... no checking for XDrawLines in -lX11... yes checking for XextAddDisplay in -lXext... yes checking for XtFree in -lXt... yes checking for xcb_connect in -lxcb... yes checking for xcb_shm_query_version in -lxcb-shm... yes checking for XGetXCBConnection in -lX11-xcb... yes checking for pthread_create in -lpthreads... no checking for pthread_create in -lpthread... yes checking whether /home/pbulk/build/www/firefox91/work/.cwrapper/bin/cc -std=gnu99 accepts -pthread... yes checking for pthread.h... yes checking for stat64... yes checking for lstat64... yes checking for truncate64... yes checking for statvfs64... yes checking for statvfs... yes checking for statfs64... yes checking for statfs... yes checking for getpagesize... yes checking for gmtime_r... yes checking for localtime_r... yes checking for arc4random... no checking for arc4random_buf... no checking for mallinfo... yes checking for gettid... no checking for lchown... yes checking for setpriority... yes checking for strerror... yes checking for syscall... yes checking for lutimes... yes checking for clock_gettime(CLOCK_MONOTONIC)... checking for pthread_cond_timedwait_monotonic_np... checking for res_ninit()... yes checking for an implementation of va_copy()... yes checking whether va_list can be copied by value... no checking for __thread keyword for TLS variables... yes checking for localeconv... yes checking for malloc.h... yes checking for strndup... yes checking for posix_memalign... yes checking for memalign... yes checking for malloc_usable_size... yes checking whether malloc_usable_size definition can use const argument... no checking for valloc in malloc.h... yes checking for valloc in unistd.h... no checking for _aligned_malloc in malloc.h... no checking for event.h... yes checking for event_init in -levent... yes checking if app-specific confvars.sh exists... /home/pbulk/build/www/firefox91/work/firefox-91.13.0/browser/confvars.sh checking for gtk+-3.0 >= 3.14.0 gtk+-unix-print-3.0 glib-2.0 gobject-2.0 gio-unix-2.0 ... yes checking MOZ_GTK3_CFLAGS... -I/usr/pkg/include/gtk-3.0/unix-print -I/usr/pkg/include/gtk-3.0 -I/usr/pkg/include/pango-1.0 -I/usr/pkg/include -I/usr/pkg/include/cairo -I/usr/pkg/include/gdk-pixbuf-2.0 -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/include/atk-1.0 -I/usr/pkg/include/harfbuzz -I/usr/pkg/include/freetype2 -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/at-spi2-atk/2.0 -I/usr/pkg/include/at-spi-2.0 -I/usr/pkg/include/pixman-1 -I/usr/pkg/include/libdrm -pthread -I/usr/pkg/include/fribidi -I/usr/pkg/include/libpng16 -D_REENTRANT checking MOZ_GTK3_LIBS... -L/usr/pkg/lib -lgdk-3 -lpangocairo-1.0 -lharfbuzz -lpango-1.0 -lgtk-3 -latk-1.0 -lcairo-gobject -lgdk_pixbuf-2.0 -lgio-2.0 -lcairo -lglib-2.0 -Wl,-R/usr/pkg/lib -lgobject-2.0 checking for dbus-1 >= 0.60... yes checking MOZ_DBUS_CFLAGS... -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include checking MOZ_DBUS_LIBS... -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -ldbus-1 checking for dbus-glib-1 >= 0.60... yes checking MOZ_DBUS_GLIB_CFLAGS... -I/usr/pkg/include/dbus-1.0 -I/usr/pkg/lib/dbus-1.0/include -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include checking MOZ_DBUS_GLIB_LIBS... -L/usr/pkg/lib -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -Wl,-R/usr/pkg/lib -lglib-2.0 checking for linux/joystick.h... yes checking for fdatasync... yes checking for valid C compiler optimization flags... yes checking for __cxa_demangle... yes checking for unwind.h... yes checking for _Unwind_Backtrace... yes checking for -pipe support... yes checking what kind of list files are supported by the linker... linkerscript checking for glib-2.0 >= 1.3.7 gobject-2.0... yes checking GLIB_CFLAGS... -I/usr/pkg/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/lib/glib-2.0/include checking GLIB_LIBS... -L/usr/pkg/lib -lgobject-2.0 -Wl,-R/usr/pkg/lib -lglib-2.0 checking for FT_Bitmap_Size.y_ppem... yes checking for FT_GlyphSlot_Embolden... yes checking for FT_Load_Sfnt_Table... yes checking for fontconfig/fcfreetype.h... yes checking for pixman-1 >= 0.19.2... yes checking MOZ_PIXMAN_CFLAGS... -I/usr/pkg/include/pixman-1 checking MOZ_PIXMAN_LIBS... -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lpixman-1 checking for posix_fadvise... yes checking for posix_fallocate... yes updating cache ./config.cache creating ./config.data js/src> Refreshing /home/pbulk/build/www/firefox91/work/firefox-91.13.0/js/src/old-configure with /home/pbulk/build/www/firefox91/work/firefox-91.13.0/build/autoconf/autoconf.sh js/src> loading cache ./config.cache js/src> checking host system type... x86_64-redhat-linux-gnu js/src> checking target system type... x86_64-redhat-linux-gnu js/src> checking build system type... x86_64-redhat-linux-gnu js/src> checking for Cygwin environment... (cached) no js/src> checking for mingw32 environment... (cached) no js/src> checking for executable suffix... (cached) no js/src> checking for gcc... (cached) /home/pbulk/build/www/firefox91/work/.cwrapper/bin/cc -std=gnu99 js/src> checking whether the C compiler (/home/pbulk/build/www/firefox91/work/.cwrapper/bin/cc -std=gnu99 -D_GLIBCXX_INCLUDE_NEXT_C_HEADERS -pipe -O2 -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/libdrm -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -Wl,-R/usr/pkg/lib/firefox91 -Wl,-R/usr/pkg/lib -Wl,-zrelro -lnspr4 -L/usr/pkg/lib -L/usr/pkg/lib/nspr -Wl,-R/usr/pkg/lib/nspr -L/usr/pkg/lib/nss -Wl,-R/usr/pkg/lib/nss -L/usr/lib64 -Wl,-R/usr/lib64 -L/usr/pkg/lib/ffmpeg4 -Wl,-R/usr/pkg/lib/ffmpeg4 -L/usr/pkg/lib/pulseaudio -Wl,-R/usr/pkg/lib/pulseaudio ) works... (cached) yes js/src> checking whether the C compiler (/home/pbulk/build/www/firefox91/work/.cwrapper/bin/cc -std=gnu99 -D_GLIBCXX_INCLUDE_NEXT_C_HEADERS -pipe -O2 -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/libdrm -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -Wl,-R/usr/pkg/lib/firefox91 -Wl,-R/usr/pkg/lib -Wl,-zrelro -lnspr4 -L/usr/pkg/lib -L/usr/pkg/lib/nspr -Wl,-R/usr/pkg/lib/nspr -L/usr/pkg/lib/nss -Wl,-R/usr/pkg/lib/nss -L/usr/lib64 -Wl,-R/usr/lib64 -L/usr/pkg/lib/ffmpeg4 -Wl,-R/usr/pkg/lib/ffmpeg4 -L/usr/pkg/lib/pulseaudio -Wl,-R/usr/pkg/lib/pulseaudio ) is a cross-compiler... no js/src> checking whether we are using GNU C... (cached) yes js/src> checking whether /home/pbulk/build/www/firefox91/work/.cwrapper/bin/cc -std=gnu99 accepts -g... (cached) yes js/src> checking for c++... (cached) /home/pbulk/build/www/firefox91/work/.cwrapper/bin/c++ -std=gnu++17 js/src> checking whether the C++ compiler (/home/pbulk/build/www/firefox91/work/.cwrapper/bin/c++ -std=gnu++17 -D_GLIBCXX_INCLUDE_NEXT_C_HEADERS -pipe -O2 -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/libdrm -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -Wl,-R/usr/pkg/lib/firefox91 -Wl,-R/usr/pkg/lib -Wl,-zrelro -lnspr4 -L/usr/pkg/lib -L/usr/pkg/lib/nspr -Wl,-R/usr/pkg/lib/nspr -L/usr/pkg/lib/nss -Wl,-R/usr/pkg/lib/nss -L/usr/lib64 -Wl,-R/usr/lib64 -L/usr/pkg/lib/ffmpeg4 -Wl,-R/usr/pkg/lib/ffmpeg4 -L/usr/pkg/lib/pulseaudio -Wl,-R/usr/pkg/lib/pulseaudio ) works... (cached) yes js/src> checking whether the C++ compiler (/home/pbulk/build/www/firefox91/work/.cwrapper/bin/c++ -std=gnu++17 -D_GLIBCXX_INCLUDE_NEXT_C_HEADERS -pipe -O2 -I/usr/pkg/include -I/usr/pkg/include/nspr -I/usr/pkg/include/libdrm -I/usr/include -I/usr/pkg/include/glib-2.0 -I/usr/pkg/include/gio-unix-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include/ffmpeg4 -I/usr/pkg/include/freetype2 -I/usr/pkg/include/harfbuzz -Wl,-R/usr/pkg/lib/firefox91 -Wl,-R/usr/pkg/lib -Wl,-zrelro -lnspr4 -L/usr/pkg/lib -L/usr/pkg/lib/nspr -Wl,-R/usr/pkg/lib/nspr -L/usr/pkg/lib/nss -Wl,-R/usr/pkg/lib/nss -L/usr/lib64 -Wl,-R/usr/lib64 -L/usr/pkg/lib/ffmpeg4 -Wl,-R/usr/pkg/lib/ffmpeg4 -L/usr/pkg/lib/pulseaudio -Wl,-R/usr/pkg/lib/pulseaudio ) is a cross-compiler... no js/src> checking whether we are using GNU C++... (cached) yes js/src> checking whether /home/pbulk/build/www/firefox91/work/.cwrapper/bin/c++ -std=gnu++17 accepts -g... (cached) yes js/src> checking for /home/pbulk/build/www/firefox91/work/.cwrapper/bin/cc... (cached) /home/pbulk/build/www/firefox91/work/.cwrapper/bin/cc -std=gnu99 js/src> checking for strip... (cached) strip js/src> checking for sb-conf... no js/src> checking for ve... no js/src> checking for X... (cached) no js/src> checking for --noexecstack option to as... yes js/src> checking for -z noexecstack option to ld... yes js/src> checking for -z text option to ld... yes js/src> checking for -z relro option to ld... yes js/src> checking for -z nocopyreloc option to ld... yes js/src> checking for -Bsymbolic-functions option to ld... yes js/src> checking for --build-id=sha1 option to ld... yes js/src> checking whether removing dead symbols breaks debugging... no js/src> checking for working const... (cached) yes js/src> checking for mode_t... (cached) yes js/src> checking for off_t... (cached) yes js/src> checking for pid_t... (cached) yes js/src> checking for size_t... (cached) yes js/src> checking for ssize_t... yes js/src> checking whether 64-bits std::atomic requires -latomic... (cached) no js/src> checking for dirent.h that defines DIR... (cached) yes js/src> checking for opendir in -ldir... (cached) no js/src> checking for gethostbyname_r in -lc_r... (cached) no js/src> checking for library containing dlopen... (cached) -ldl js/src> checking for dlfcn.h... (cached) yes js/src> checking for socket in -lsocket... (cached) no js/src> checking for pthread_create in -lpthreads... (cached) no js/src> checking for pthread_create in -lpthread... (cached) yes js/src> checking whether /home/pbulk/build/www/firefox91/work/.cwrapper/bin/cc -std=gnu99 accepts -pthread... yes js/src> checking for getc_unlocked... yes js/src> checking for _getc_nolock... no js/src> checking for gmtime_r... (cached) yes js/src> checking for localtime_r... (cached) yes js/src> checking for pthread_getname_np... yes js/src> checking for pthread_get_name_np... no js/src> checking for clock_gettime(CLOCK_MONOTONIC)... (cached) js/src> checking for sin in -lm... yes js/src> checking for res_ninit()... (cached) yes js/src> checking for nl_langinfo and CODESET... yes js/src> checking for an implementation of va_copy()... (cached) yes js/src> checking whether va_list can be copied by value... (cached) no js/src> checking for __thread keyword for TLS variables... (cached) yes js/src> checking for localeconv... (cached) yes js/src> checking for valid optimization flags... yes js/src> checking for __cxa_demangle... (cached) yes js/src> checking for -pipe support... yes js/src> checking for tm_zone tm_gmtoff in struct tm... yes js/src> checking what kind of list files are supported by the linker... linkerscript js/src> checking for posix_fadvise... (cached) yes js/src> checking for posix_fallocate... (cached) yes js/src> checking for malloc.h... (cached) yes js/src> checking for strndup... (cached) yes js/src> checking for posix_memalign... (cached) yes js/src> checking for memalign... (cached) yes js/src> checking for malloc_usable_size... (cached) yes js/src> checking whether malloc_usable_size definition can use const argument... no js/src> checking for valloc in malloc.h... yes js/src> checking for valloc in unistd.h... no js/src> checking for _aligned_malloc in malloc.h... no js/src> updating cache ./config.cache js/src> creating ./config.data Creating config.status Reticulating splines... 0:01.37 File already read. Skipping: /home/pbulk/build/www/firefox91/work/firefox-91.13.0/intl/components/moz.build 0:02.22 File already read. Skipping: /home/pbulk/build/www/firefox91/work/firefox-91.13.0/gfx/angle/targets/angle_common/moz.build Finished reading 1539 moz.build files in 5.67s Read 13 gyp files in parallel contributing 0.00s to total wall time Processed into 9017 build config descriptors in 6.70s RecursiveMake backend executed in 6.37s 3162 total backend files; 3162 created; 0 updated; 0 unchanged; 0 deleted; 23 -> 1173 Makefile FasterMake backend executed in 1.15s 13 total backend files; 13 created; 0 updated; 0 unchanged; 0 deleted Total wall time: 20.71s; CPU time: 12.58s; Efficiency: 61%; Untracked: 0.81s