WARNING: USE_CMAKE is deprecated; use devel/cmake/build.mk instead.
=> Checksum BLAKE2s OK for milkytracker-1.04.00.tar.gz
=> Checksum SHA512 OK for milkytracker-1.04.00.tar.gz
===> Installing dependencies for milkytracker-1.04.00nb2
=> Tool dependency cmake>=3.18: found cmake-3.31.1
=> Tool dependency nbpatch-[0-9]*: found nbpatch-20151107
=> Tool dependency pkgconf-[0-9]*: found pkgconf-2.3.0
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Full dependency zlib>=1.2.3: found zlib-1.3.1
===> Overriding tools for milkytracker-1.04.00nb2
===> Extracting for milkytracker-1.04.00nb2
===> Patching for milkytracker-1.04.00nb2
=> Applying pkgsrc patches for milkytracker-1.04.00nb2
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/audio/milkytracker/patches/patch-CMakeLists.txt
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/audio/milkytracker/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 2023/07/29 23:49:38 charlotte Exp $
|
|This code actually uses C++11 features.
|
|--- CMakeLists.txt.orig	2023-07-29 16:39:59.293802020 -0700
|+++ CMakeLists.txt	2023-07-29 16:40:56.764591389 -0700
--------------------------
Patching file CMakeLists.txt using Plan A...
Hunk #1 succeeded at 22.
done
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/audio/milkytracker/patches/patch-docs_CMakeLists.txt
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/audio/milkytracker/patches/patch-docs_CMakeLists.txt
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-docs_CMakeLists.txt,v 1.1 2020/03/26 13:11:16 nia Exp $
|
|Resolve inconsistent PLIST.
|
|--- docs/CMakeLists.txt.orig	2018-02-24 17:43:23.000000000 +0000
|+++ docs/CMakeLists.txt
--------------------------
Patching file docs/CMakeLists.txt using Plan A...
Hunk #1 succeeded at 28.
done
===> Creating toolchain wrappers for milkytracker-1.04.00nb2
===> Configuring for milkytracker-1.04.00nb2
=> Fixing CMAKE_MODULE_PATH in CMakeLists.txt
INFO: [subst.mk:cmake] Nothing changed in "CMakeLists.txt".
-- 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/audio/milkytracker/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/audio/milkytracker/work/.cwrapper/bin/clang++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Warning at CMakeLists.txt:94 (message):
  Your deployment target is either unset or not set to "10.7", which means
  that the binaries produced may not run on earlier versions of macOS.

  Please re-run CMake with '-DCMAKE_OSX_DEPLOYMENT_TARGET=10.7' or change the
  variable in the CMake GUI to target Lion and newer.


-- Enabled MIDI support (Core MIDI)
-- Found ZLIB: /opt/pkg/lib/libz.a (found version "1.3.1")
LHA decompressor disabled (lhasa unavailable)
-- Enabled GZIP decompressor
ZIP decompressor disabled (zziplib unavailable)
-- Enabled Core Audio support
-- Configuring done (2.7s)
-- Generating done (0.1s)
-- Build files have been written to: /Users/pbulk/build/audio/milkytracker/work/MilkyTracker-1.04.00
=> Rewrite cmake Dependencies files