WARNING: USE_CMAKE is deprecated; use devel/cmake/build.mk instead.
=> Checksum BLAKE2s OK for QuantLib-1.12.1.tar.gz
=> Checksum SHA512 OK for QuantLib-1.12.1.tar.gz
===> Installing dependencies for QuantLib-1.12.1nb14
=> Tool dependency cmake>=3.18: found cmake-3.31.1
=> Tool dependency nbpatch-[0-9]*: found nbpatch-20151107
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency boost-headers-1.86.*: found boost-headers-1.86.0
=> Build dependency boost-libs-1.86.*: found boost-libs-1.86.0nb3
=> Build dependency boost-libs>=1.86.0: found boost-libs-1.86.0nb3
===> Overriding tools for QuantLib-1.12.1nb14
===> Extracting for QuantLib-1.12.1nb14
===> Patching for QuantLib-1.12.1nb14
=> Applying pkgsrc patches for QuantLib-1.12.1nb14
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/finance/QuantLib/patches/patch-CMakeLists.txt
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/finance/QuantLib/patches/patch-CMakeLists.txt
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-CMakeLists.txt,v 1.1 2018/05/14 00:06:44 minskim Exp $
|
|Derive the library version from PKGVERSION.
|
|--- CMakeLists.txt.orig	2018-04-16 07:26:17.000000000 +0000
|+++ CMakeLists.txt
--------------------------
Patching file CMakeLists.txt using Plan A...
Hunk #1 succeeded at 1.
done
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/finance/QuantLib/patches/patch-ql_CMakeLists.txt
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/finance/QuantLib/patches/patch-ql_CMakeLists.txt
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ql_CMakeLists.txt,v 1.1 2018/05/14 00:06:44 minskim Exp $
|
|- Set the shared library version.
|- Prevent the build directory itself from being copied to DESTINATION.
|
|--- ql/CMakeLists.txt.orig	2018-04-16 07:26:17.000000000 +0000
|+++ ql/CMakeLists.txt
--------------------------
Patching file ql/CMakeLists.txt using Plan A...
Hunk #1 succeeded at 13.
done
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/finance/QuantLib/patches/patch-ql_utilities_dataformatters.hpp
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/finance/QuantLib/patches/patch-ql_utilities_dataformatters.hpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ql_utilities_dataformatters.hpp,v 1.1 2020/04/17 00:19:09 joerg Exp $
|
|--- ql/utilities/dataformatters.hpp.orig	2020-04-16 17:50:51.479075151 +0000
|+++ ql/utilities/dataformatters.hpp
--------------------------
Patching file ql/utilities/dataformatters.hpp using Plan A...
Hunk #1 succeeded at 25.
done
===> Creating toolchain wrappers for QuantLib-1.12.1nb14
===> Configuring for QuantLib-1.12.1nb14
=> Set the shared library version.
=> Fixing CMAKE_MODULE_PATH in CMakeLists.txt
INFO: [subst.mk:cmake] Nothing changed 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/finance/QuantLib/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/finance/QuantLib/work/.cwrapper/bin/clang++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Deprecation Warning at cmake/quantlib.cmake: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.
Call Stack (most recent call first):
  CMakeLists.txt:5 (include)


CMake Warning (dev) at CMakeLists.txt:41 (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.86.0")
-- QuantLib library name tokens:
-- QuantLib library name: QuantLib[]
CMake Warning (dev) at test-suite/CMakeLists.txt:15 (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.86.0") found components: unit_test_framework
-- Configuring done (2.3s)
-- Generating done (0.3s)
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/finance/QuantLib/work/QuantLib-QuantLib-v1.12.1
=> Rewrite cmake Dependencies files