WARNING: USE_CMAKE is deprecated; use devel/cmake/build.mk instead.
=> Checksum BLAKE2s OK for mygui-3.2.3.20190707-0726ed4ae70b3479677a794a6a3dd5d6cc48ed62.tar.gz
=> Checksum SHA512 OK for mygui-3.2.3.20190707-0726ed4ae70b3479677a794a6a3dd5d6cc48ed62.tar.gz
===> Installing dependencies for mygui-3.2.3.20190707nb12
==========================================================================
The following variables will affect the build process of this package,
mygui-3.2.3.20190707nb12.  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 cmake>=3.18: found cmake-3.31.1
=> 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 MesaLib>=21.3.9nb3: found MesaLib-21.3.9nb4
=> Full dependency SDL2>=2.30.2nb1: found SDL2-2.30.10
=> Full dependency SDL2_image>=2.0.0: found SDL2_image-2.6.3nb3
=> Full dependency freetype2>=2.13.2nb1: found freetype2-2.13.3
=> Full dependency glu>=7.11.2: found glu-9.0.3
=> Full dependency zlib>=1.2.3: found zlib-1.3.1
=> Build dependency xcb-proto>=1.4: found xcb-proto-1.17.0nb4
=> Build dependency xorgproto>=2016.1: found xorgproto-2024.1
=> Full dependency brotli>=1.0.1: found brotli-1.1.0
=> Full dependency bzip2>=1.0.1: found bzip2-1.0.8
=> 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 libX11>=1.1: found libX11-1.8.10
=> Full dependency libXau>=1.0: found libXau-1.0.11
=> Full dependency libXdamage>=1.0.3: found libXdamage-1.1.6
=> Full dependency libXdmcp>=0.99: found libXdmcp-1.1.5
=> Full dependency libXext>=0.99.0: found libXext-1.3.6
=> Full dependency libXfixes>=4.0.1: found libXfixes-6.0.1
=> Full dependency libXrandr>=1.1.2: found libXrandr-1.5.4
=> Full dependency libXrender>=0.9.2: found libXrender-0.9.11
=> Full dependency libXxf86vm>=1.1.0: found libXxf86vm-1.1.5
=> 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 libxcb>=1.6: found libxcb-1.17.0
=> Full dependency libxshmfence>=1.2: found libxshmfence-1.3.2nb1
=> Full dependency mpg123>=1.0.0: found mpg123-1.32.9
=> Full dependency ncurses>=5.3nb1: found ncurses-6.5
=> Full dependency png>=1.2.4: found png-1.6.44
===> Overriding tools for mygui-3.2.3.20190707nb12
===> Extracting for mygui-3.2.3.20190707nb12
===> Patching for mygui-3.2.3.20190707nb12
===> Creating toolchain wrappers for mygui-3.2.3.20190707nb12
===> Configuring for mygui-3.2.3.20190707nb12
=> Fixing CMAKE_MODULE_PATH in CMakeLists.txt
INFO: [subst.mk:cmake] Nothing changed in "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 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
CMake Warning (dev) at /opt/pkg/share/cmake-3.31/Modules/Platform/Darwin.cmake:249 (include):
  File /opt/pkg/share/cmake-3.31/Modules/Platform/Darwin.cmake includes
  /Users/pbulk/build/graphics/mygui/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake
  (found via CMAKE_MODULE_PATH) which shadows
  /opt/pkg/share/cmake-3.31/Modules/Platform/UnixPaths.cmake.  This may cause
  errors later on .

  Policy CMP0017 is not set: Prefer files from the CMake module directory
  when including from there.  Run "cmake --help-policy CMP0017" for policy
  details.  Use the cmake_policy command to set the policy and suppress this
  warning.
Call Stack (most recent call first):
  /opt/pkg/share/cmake-3.31/Modules/CMakeSystemSpecificInformation.cmake:32 (include)
  CMakeLists.txt:12 (project)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /Users/pbulk/build/graphics/mygui/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/mygui/work/.cwrapper/bin/clang++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Configuring MYGUI 3.4.0
-- Performing Test MYGUI_GCC_VISIBILITY
-- Performing Test MYGUI_GCC_VISIBILITY - Success
-- Detected g++ 13.1.6

-- Enabling GCC visibility flags
-- Looking for FREETYPE...
-- Found PkgConfig: /Users/pbulk/build/graphics/mygui/work/.tools/bin/pkg-config (found version "2.3.0")
-- Checking for module 'freetype2'
--   Found freetype2, version 26.2.20
-- CMAKE_PREFIX_PATH: Dependencies;/Users/pbulk/build/graphics/mygui/work/mygui-0726ed4ae70b3479677a794a6a3dd5d6cc48ed62/Dependencies;/Users/pbulk/build/graphics/mygui/work/mygui-0726ed4ae70b3479677a794a6a3dd5d6cc48ed62/Dependencies;/Users/pbulk/build/graphics/mygui/work/mygui-0726ed4ae70b3479677a794a6a3dd5d6cc48ed62/../Dependencies;/Users/pbulk/build/graphics/mygui/work/mygui-0726ed4ae70b3479677a794a6a3dd5d6cc48ed62/../Dependencies;/usr/local
-- Found FREETYPE: /opt/pkg/lib/libfreetype.dylib
-- Found ZLIB: /Users/pbulk/build/graphics/mygui/work/.buildlink/lib/libz.dylib (found version "1.3.1")
CMake Deprecation Warning at CMake/Packages/FindSDL2_image.cmake:38 (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):
  CMake/Dependencies.cmake:54 (find_package)
  CMakeLists.txt:203 (include)


-- Found SDL2_image: /opt/pkg/include/SDL2 (found version "2.6.3")
-- Found OpenGL: /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/OpenGL.framework
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) 
-- Looking for Carbon...
-- Checking for module 'Carbon'
--   Package 'Carbon' not found
-- Found Carbon: -framework Carbon
-- Looking for Cocoa...
-- Checking for module 'Cocoa'
--   Package 'Cocoa' not found
-- Found Cocoa: -framework Cocoa
-- Looking for IOKit...
-- Checking for module 'IOKit'
--   Package 'IOKit' not found
-- Found IOKit: -framework IOKit
-- 
-----------------------------------------------------------------------------
-- The following external packages were located on your system.
-- This installation will have the extra features provided by these packages.
+ freetype
+ opengl
+ Carbon
+ Cocoa
+ IOKit
-----------------------------------------------------------------------------
-- The following OPTIONAL packages could NOT be located on your system.
-- Consider installing them to enable more features from this software.
+ Doxygen: Tool for building API documentation <http://doxygen.org>
-----------------------------------------------------------------------------

-- Configuring done (2.6s)
CMake Warning (dev):
  Policy CMP0068 is not set: RPATH settings on macOS do not affect
  install_name.  Run "cmake --help-policy CMP0068" for policy details.  Use
  the cmake_policy command to set the policy and suppress this warning.

  For compatibility with older versions of CMake, the install_name fields for
  the following targets are still affected by RPATH settings:

   MyGUIEngine
   Plugin_StrangeButton

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

-- 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/mygui/work/mygui-0726ed4ae70b3479677a794a6a3dd5d6cc48ed62
=> Rewrite cmake Dependencies files