WARNING: USE_CMAKE is deprecated; use devel/cmake/build.mk instead.
=> Checksum BLAKE2s OK for xcb-imdkit-1.0.6.tar.xz
=> Checksum SHA512 OK for xcb-imdkit-1.0.6.tar.xz
===> Installing dependencies for xcb-imdkit-1.0.6
=> Tool dependency cmake>=3.18: found cmake-3.31.7nb2
=> Tool dependency pkgconf-[0-9]*: found pkgconf-2.4.3
=> 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
=> Build dependency uthash>=1.9.9: found uthash-2.3.0
=> Full dependency libxcb>=1.15nb2: found libxcb-1.17.0
=> Full dependency xcb-util>=0.3.9: found xcb-util-0.4.1
=> Full dependency xcb-util-keysyms>=0.3.9: found xcb-util-keysyms-0.4.1
=> Build dependency xcb-proto>=1.4: found xcb-proto-1.17.0nb5
=> Build dependency xorgproto>=2016.1: found xorgproto-2024.1
=> Full dependency libXau>=1.0: found libXau-1.0.12
=> Full dependency libXdmcp>=0.99: found libXdmcp-1.1.5
===> Overriding tools for xcb-imdkit-1.0.6
===> Extracting for xcb-imdkit-1.0.6
===> Patching for xcb-imdkit-1.0.6
===> Creating toolchain wrappers for xcb-imdkit-1.0.6
===> Configuring for xcb-imdkit-1.0.6
=> Fixing CMAKE_MODULE_PATH in CMakeLists.txt
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/x11/xcb-imdkit/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/x11/xcb-imdkit/work/.cwrapper/bin/clang++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found UTHash: /opt/pkg/include
CMake Warning (dev) at /Users/pbulk/build/x11/xcb-imdkit/work/.buildlink/share/ECM/modules/ECMFindModuleHelpers.cmake:111 (message):
  Your project should require at least CMake 3.16.0 to use FindXCB.cmake
Call Stack (most recent call first):
  /Users/pbulk/build/x11/xcb-imdkit/work/.buildlink/share/ECM/find-modules/FindXCB.cmake:67 (ecm_find_package_version_check)
  CMakeLists.txt:46 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found XCB_XCB: /opt/pkg/lib/libxcb.dylib (found version "1.17.0")
-- Found XCB_KEYSYMS: /opt/pkg/lib/libxcb-keysyms.dylib (found version "0.4.1")
-- Found XCB_UTIL: /opt/pkg/lib/libxcb-util.dylib (found version "0.4.1")
-- Found XCB: /opt/pkg/lib/libxcb.dylib;/opt/pkg/lib/libxcb-keysyms.dylib;/opt/pkg/lib/libxcb-util.dylib (found version "1.17.0") found components: XCB UTIL KEYSYMS
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success
-- The following OPTIONAL packages have been found:

 * UTHash

-- The following REQUIRED packages have been found:

 * ECM (required version >= 0.0.11)
 * XCB, X protocol C-language Binding, <https://xcb.freedesktop.org/>

-- Configuring done (4.1s)
-- Generating done (0.0s)
-- Build files have been written to: /Users/pbulk/build/x11/xcb-imdkit/work/xcb-imdkit-1.0.6
=> Rewrite cmake Dependencies files