WARNING: USE_CMAKE is deprecated; use devel/cmake/build.mk instead.
=> Checksum BLAKE2s OK for cannonball-0.34.tar.gz
=> Checksum SHA512 OK for cannonball-0.34.tar.gz
===> Installing dependencies for cannonball-0.34nb14
==========================================================================
The following variables will affect the build process of this package,
cannonball-0.34nb14.  Their current value is shown below:

        * CURSES_DEFAULT = ncurses

Based on these variables, the following variables have been set:

        * CURSES_TYPE = ncurses
        * TERMCAP_TYPE = curses

You may want to abort the process now with CTRL-C and change the value
of variables in the first group before continuing.  Be sure to run
`/opt/pkg/bin/bmake clean' after the changes.
==========================================================================
=> Tool dependency icoutils-[0-9]*: found icoutils-0.32.3nb5
=> Tool dependency cmake>=3.18: found cmake-3.31.0
=> 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
=> Build dependency boost-headers-1.86.*: found boost-headers-1.86.0
=> Full dependency SDL2>=2.30.2nb1: found SDL2-2.30.9nb1
=> Full dependency boost-libs-1.86.*: found boost-libs-1.86.0nb2
=> Full dependency boost-libs>=1.86.0: found boost-libs-1.86.0nb2
=> Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17nb1
=> Full dependency flac>=1.1.0nb1: found flac-1.4.3
=> Full dependency libiconv>=1.9.1: found libiconv-1.17
=> Full dependency jack>=1.9.19: found jack-1.9.21nb3
=> Full dependency lame>=3.93.1nb2: found lame-3.100nb6
=> Full dependency libogg>=1.1: found libogg-1.3.5nb1
=> Full dependency libopus>=1.1: found libopus-1.5.2
=> Full dependency libsamplerate>=0.0.13nb1: found libsamplerate-0.2.2nb4
=> Full dependency libsndfile>=1.0.0: found libsndfile-1.2.2nb1
=> Full dependency libvorbis>=1.0.1: found libvorbis-1.3.7
=> Full dependency mpg123>=1.0.0: found mpg123-1.32.9
=> Full dependency ncurses>=5.3nb1: found ncurses-6.5
===> Overriding tools for cannonball-0.34nb14
===> Extracting for cannonball-0.34nb14
===> Patching for cannonball-0.34nb14
=> Applying pkgsrc patches for cannonball-0.34nb14
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/emulators/cannonball/patches/patch-src_main_sdl2_renderbase.cpp
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/emulators/cannonball/patches/patch-src_main_sdl2_renderbase.cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-src_main_sdl2_renderbase.cpp,v 1.1 2021/04/27 14:39:19 fox Exp $
|
|Fixes the error: no member named 'round' in namespace 'std'
|
|--- src/main/sdl2/renderbase.cpp.orig	2021-04-27 14:18:09.955963096 +0000
|+++ src/main/sdl2/renderbase.cpp
--------------------------
Patching file src/main/sdl2/renderbase.cpp using Plan A...
Hunk #1 succeeded at 1.
done
===> Creating toolchain wrappers for cannonball-0.34nb14
===> Configuring for cannonball-0.34nb14
cd /Users/pbulk/build/emulators/cannonball/work/cannonball-0.34 && /opt/pkg/bin/icotool -w 16 -h 16 -x -o 16.png  res/cannonball.ico
/bin/mkdir -p /Users/pbulk/build/emulators/cannonball/work/cannonball-0.34/build
=> Fixing CMAKE_MODULE_PATH in CMakeLists.txt
INFO: [subst.mk:cmake] Ignoring nonexistent file "CMakeLists.txt".
CMake Deprecation Warning at CMakeLists.txt:8 (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 a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


-- 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/emulators/cannonball/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/emulators/cannonball/work/.cwrapper/bin/clang++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake files for linux.cmake found
-- Found OpenGL: /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework
CMake Warning (dev) at CMakeLists.txt:248 (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")
SDL2 Include  : /Users/pbulk/build/emulators/cannonball/work/.buildlink/include;/Users/pbulk/build/emulators/cannonball/work/.buildlink/include/SDL2
SDL2 Libraries: SDL2::SDL2
-- Configuring done (2.2s)
-- Generating done (0.0s)
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/emulators/cannonball/work/cannonball-0.34/build
=> Rewrite cmake Dependencies files