=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for apngasm-3.1.10.tar.gz
=> Checksum SHA512 OK for apngasm-3.1.10.tar.gz
===> Installing dependencies for apngasm-3.1.10nb1
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency cmake>=3.18: found cmake-3.30.1
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency boost-headers-1.85.*: found boost-headers-1.85.0nb1
=> Full dependency boost-libs-1.85.*: found boost-libs-1.85.0nb1
=> Full dependency boost-libs>=1.85.0: found boost-libs-1.85.0nb1
=> Full dependency png>=1.6.0nb1: found png-1.6.43
===> Overriding tools for apngasm-3.1.10nb1
===> Extracting for apngasm-3.1.10nb1
===> Patching for apngasm-3.1.10nb1
===> Creating toolchain wrappers for apngasm-3.1.10nb1
===> Configuring for apngasm-3.1.10nb1
=> Fixing CMAKE_MODULE_PATH in CMakeLists.txt
INFO: [subst.mk:cmake] Nothing changed in "CMakeLists.txt".
=> Checking for portability problems in extracted files
-- 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/graphics/apngasm/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/graphics/apngasm/work/.cwrapper/bin/clang++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found ZLIB: /opt/pkg/lib/libz.dylib (found version "1.3.1")
-- Found PNG: /opt/pkg/lib/libpng16.dylib (found version "1.6.43")
1.6.43
CMake Warning (dev) at lib/CMakeLists.txt:88 (find_package):
  Policy CMP0167 is not set: The FindBoost module is removed.  Run "cmake
  --help-policy CMP0167" for policy details.  Use the cmake_policy command to
  set the policy and suppress this warning.

This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found Boost: /opt/pkg/include (found version "1.85.0") found components: program_options regex system
CMake Warning (dev) at cli/CMakeLists.txt:37 (find_package):
  Policy CMP0167 is not set: The FindBoost module is removed.  Run "cmake
  --help-policy CMP0167" for policy details.  Use the cmake_policy command to
  set the policy and suppress this warning.

This warning is for project developers.  Use -Wno-dev to suppress it.

-- Configuring done (3.7s)
-- Generating done (0.1s)
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_INSTALL_LIBDIR
    CMAKE_INSTALL_MANDIR


-- Build files have been written to: /Users/pbulk/build/graphics/apngasm/work/apngasm-3.1.10
=> Rewrite cmake Dependencies files