=> Checksum BLAKE2s OK for mold-2.37.1.tar.gz
=> Checksum SHA512 OK for mold-2.37.1.tar.gz
===> Installing dependencies for mold-2.37.1
=> Tool dependency cmake>=0: found cmake-3.31.7
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Full dependency mimalloc>=2.0.2: found mimalloc-3.0.1
=> Full dependency threadingbuildingblocks>=2020.3: found threadingbuildingblocks-2022.0.0nb1
=> Full dependency zlib>=1.2.3: found zlib-1.3.1
=> Full dependency zstd>=1.3.6: found zstd-1.5.7
===> Overriding tools for mold-2.37.1
===> Extracting for mold-2.37.1
===> Patching for mold-2.37.1
===> Creating toolchain wrappers for mold-2.37.1
===> Configuring for mold-2.37.1
-- 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/devel/mold/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/devel/mold/work/.cwrapper/bin/clang++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Deprecation Warning at third-party/blake3/c/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 ASM compiler identification is AppleClang
-- Found assembler: /Users/pbulk/build/devel/mold/work/.cwrapper/bin/clang
-- BLAKE3 SIMD configuration: 
-- 
 * NEON SIMD intrinsics, The library uses NEON SIMD intrinsics.

-- Looking for zstd.h
-- Looking for zstd.h - found
-- Looking for pow in m
-- Looking for pow in m - found
-- Performing Test HAVE_FULL_ATOMIC_SUPPORT
-- Performing Test HAVE_FULL_ATOMIC_SUPPORT - Success
-- Looking for madvise
-- Looking for madvise - found
-- Looking for uname
-- Looking for uname - found
-- Configuring done (4.4s)
-- Generating done (0.2s)
CMake Warning:
  Manually-specified variables were not used by the project:

    FETCHCONTENT_FULLY_DISCONNECTED


-- Build files have been written to: /Users/pbulk/build/devel/mold/work/mold-2.37.1/cmake-pkgsrc-build