=> Checksum BLAKE2s OK for fcitx5-gtk-5.1.1.tar.xz
=> Checksum SHA512 OK for fcitx5-gtk-5.1.1.tar.xz
===> Installing dependencies for fcitx5-gtk-5.1.1nb7
==========================================================================
The following variables will affect the build process of this package,
fcitx5-gtk-5.1.1nb7.  Their current value is shown below:

        * JPEG_DEFAULT = libjpeg-turbo

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

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

You may want to abort the process now with CTRL-C and change the value
of variables in the first group before continuing.  Be sure to run
`/opt/pkg/bin/bmake clean' after the changes.
==========================================================================
=> Tool dependency cmake>=0: found cmake-3.31.7nb2
=> Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.82.5
=> Tool dependency nbpatch-[0-9]*: found nbpatch-20151107
=> Tool dependency pkgconf-[0-9]*: found pkgconf-2.4.3nb1
=> Tool dependency xz>=4.999.9betanb1: found xz-5.8.1
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency extra-cmake-modules>=6.8.0: found extra-cmake-modules-6.8.0
=> Full dependency fmtlib>=11.0.1: found fmtlib-11.2.0
=> Full dependency glib2>=2.76.4nb1: found glib2-2.82.5
=> Full dependency gobject-introspection>=1.76.1nb1: found gobject-introspection-1.82.0
=> Full dependency gtk2+>=2.24.33nb30: found gtk2+-2.24.33nb30
=> Full dependency gtk3+>=3.24.43nb9: found gtk3+-3.24.43nb9
=> Full dependency gtk4>=4.16.12nb3: found gtk4-4.16.12nb3
=> Full dependency libxkbcommon>=1.7.0: found libxkbcommon-1.7.0nb6
=> Build dependency xcb-proto>=1.4: found xcb-proto-1.17.0nb5
=> Build dependency xorgproto>=2016.1: found xorgproto-2024.1
=> Full dependency at-spi2-core>=2.3.2: found at-spi2-core-2.54.0nb5
=> Full dependency brotli>=1.0.1: found brotli-1.1.0
=> Full dependency bzip2>=1.0.1: found bzip2-1.0.8
=> Full dependency cairo>=1.0.0nb2: found cairo-1.18.4
=> Full dependency dbus>=0.91: found dbus-1.14.10
=> Full dependency expat>=1.95.7: found expat-2.7.1
=> Full dependency fontconfig>=2.15.0: found fontconfig-2.15.0
=> Full dependency freetype2>=2.13.0: found freetype2-2.13.3
=> Full dependency fribidi>=0.19.1: found fribidi-1.0.16
=> Full dependency gdk-pixbuf2>=2.22.0: found gdk-pixbuf2-2.42.12nb1
=> Full dependency gettext-lib>=0.22: found gettext-lib-0.22.5
=> Full dependency graphene>=1.10.2: found graphene-1.10.8nb1
=> Full dependency graphite2>=1.2: found graphite2-1.3.14nb3
=> Full dependency harfbuzz>=2.1.1: found harfbuzz-11.2.1
=> Full dependency libiconv>=1.9.1: found libiconv-1.17
=> Full dependency jbigkit>=2.0: found jbigkit-2.1nb1
=> Full dependency libX11>=1.1: found libX11-1.8.12
=> Full dependency libXau>=1.0: found libXau-1.0.12
=> Full dependency libXdmcp>=0.99: found libXdmcp-1.1.5
=> Full dependency libXft>=2.1.10: found libXft-2.3.9
=> Full dependency libXrender>=0.9.2: found libXrender-0.9.12
=> Full dependency libepoxy>=1.4: found libepoxy-1.5.10nb2
=> Full dependency libffi>=1.20: found libffi-3.4.8
=> Full dependency libjpeg-turbo>=1.1.0: found libjpeg-turbo-3.1.0nb1
=> Full dependency libxcb>=1.6: found libxcb-1.17.0
=> Full dependency lzo>=2.01: found lzo-2.10
=> Full dependency pango>=1.6.0: found pango-1.56.3
=> Full dependency pcre2>=10.21: found pcre2-10.45
=> Full dependency pixman>=0.40.0: found pixman-0.46.0
=> Full dependency png>=1.2.4: found png-1.6.48
=> Full dependency shared-mime-info>=0.15: found shared-mime-info-2.4nb5
=> Full dependency tiff>=3.6.1: found tiff-4.7.0nb1
=> Full dependency xz>=5.0.0: found xz-5.8.1
=> Full dependency zlib>=1.1.4: found zlib-1.3.1
===> Overriding tools for fcitx5-gtk-5.1.1nb7
===> Extracting for fcitx5-gtk-5.1.1nb7
===> Patching for fcitx5-gtk-5.1.1nb7
=> Applying pkgsrc patches for fcitx5-gtk-5.1.1nb7
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/inputmethod/fcitx5-gtk/patches/patch-gtk3_utils.h
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/inputmethod/fcitx5-gtk/patches/patch-gtk3_utils.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-gtk3_utils.h,v 1.2 2024/02/10 12:01:44 ryoon Exp $
|
|Include missing header for std::free. Fixes building with gcc10.
|
|--- gtk3/utils.h.orig	2023-11-25 14:07:34.909973541 +0000
|+++ gtk3/utils.h
--------------------------
Patching file gtk3/utils.h using Plan A...
Hunk #1 succeeded at 12.
done
===> Creating toolchain wrappers for fcitx5-gtk-5.1.1nb7
===> Configuring for fcitx5-gtk-5.1.1nb7
CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 3.10 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.


-- The C compiler identification is AppleClang 13.1.6.13160021
-- The CXX compiler identification is AppleClang 13.1.6.13160021
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /Users/pbulk/build/inputmethod/fcitx5-gtk/work/.cwrapper/bin/clang - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /Users/pbulk/build/inputmethod/fcitx5-gtk/work/.cwrapper/bin/clang++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found PkgConfig: /Users/pbulk/build/inputmethod/fcitx5-gtk/work/.tools/bin/pkg-config (found version "2.4.3")
CMake Warning (dev) at /Users/pbulk/build/inputmethod/fcitx5-gtk/work/.buildlink/share/ECM/modules/ECMFindModuleHelpers.cmake:111 (message):
  Your project should require at least CMake 3.16.0 to use
  FindXKBCommon.cmake
Call Stack (most recent call first):
  cmake/FindXKBCommon.cmake:4 (ecm_find_package_version_check)
  CMakeLists.txt:29 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found XKBCommon_XKBCommon: /Users/pbulk/build/inputmethod/fcitx5-gtk/work/.buildlink/lib/libxkbcommon.dylib (found version "1.7.0")
-- Found XKBCommon_X11: /Users/pbulk/build/inputmethod/fcitx5-gtk/work/.buildlink/lib/libxkbcommon-x11.dylib (found version "1.7.0")
-- Found XKBCommon: /Users/pbulk/build/inputmethod/fcitx5-gtk/work/.buildlink/lib/libxkbcommon.dylib;/Users/pbulk/build/inputmethod/fcitx5-gtk/work/.buildlink/lib/libxkbcommon-x11.dylib (found version "1.7.0")
-- Checking for module 'glib-2.0>=2.56'
--   Found glib-2.0, version 2.82.5
-- Checking for module 'gio-2.0'
--   Found gio-2.0, version 2.82.5
-- Checking for module 'gio-unix-2.0'
--   Found gio-unix-2.0, version 2.82.5
-- Checking for module 'gobject-2.0'
--   Found gobject-2.0, version 2.82.5
-- Checking for module 'gobject-introspection-1.0'
--   Found gobject-introspection-1.0, version 1.82.0
-- Checking for module 'gtk+-2.0'
--   Found gtk+-2.0, version 2.24.33
-- Checking for module 'gdk-2.0'
--   Found gdk-2.0, version 2.24.33
-- Checking for module 'gdk-x11-2.0'
--   Package 'gdk-x11-2.0' not found
CMake Error at /opt/pkg/share/cmake-3.31/Modules/FindPkgConfig.cmake:645 (message):
  The following required packages were not found:

   - gdk-x11-2.0

Call Stack (most recent call first):
  /opt/pkg/share/cmake-3.31/Modules/FindPkgConfig.cmake:873 (_pkg_check_modules_internal)
  CMakeLists.txt:51 (pkg_check_modules)


-- Configuring incomplete, errors occurred!
*** Error code 1

Stop.
bmake[1]: stopped making "configure" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/inputmethod/fcitx5-gtk
*** Error code 1

Stop.
bmake: stopped making "configure" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/inputmethod/fcitx5-gtk