=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for KhronosGroup-SPIRV-Cross-bccaa94db814af33d8ef05c153e7c34d8bd4d685.tar.gz
=> Checksum SHA512 OK for KhronosGroup-SPIRV-Cross-bccaa94db814af33d8ef05c153e7c34d8bd4d685.tar.gz
=> Checksum BLAKE2s OK for KhronosGroup-Vulkan-Headers-577baa05033cf1d9236b3d078ca4b3269ed87a2b.tar.gz
=> Checksum SHA512 OK for KhronosGroup-Vulkan-Headers-577baa05033cf1d9236b3d078ca4b3269ed87a2b.tar.gz
=> Checksum BLAKE2s OK for KhronosGroup-glslang-9c7fd1a33e5cecbe465e1cd70170167d5e40d398.tar.gz
=> Checksum SHA512 OK for KhronosGroup-glslang-9c7fd1a33e5cecbe465e1cd70170167d5e40d398.tar.gz
=> Checksum BLAKE2s OK for mozilla-cubeb-ac8474a5929e9de3bce84f16f8c589240eb9f7c4.tar.gz
=> Checksum SHA512 OK for mozilla-cubeb-ac8474a5929e9de3bce84f16f8c589240eb9f7c4.tar.gz
=> Checksum BLAKE2s OK for snes9x-1.63.tar.gz
=> Checksum SHA512 OK for snes9x-1.63.tar.gz
===> Installing dependencies for snes9x-gtk-1.63
==========================================================================
The supported build options for snes9x-gtk are:

	alsa portaudio pulseaudio wayland

The currently selected options are:

	wayland

You can select which build options to use by setting PKG_DEFAULT_OPTIONS
or the following variable.  Its current value is shown:

	PKG_OPTIONS.snes9x-gtk (not defined)

==========================================================================
==========================================================================
The following variables will affect the build process of this package,
snes9x-gtk-1.63.  Their current value is shown below:

        * CURSES_DEFAULT = curses
        * JPEG_DEFAULT = jpeg
        * PYTHON_VERSION_DEFAULT = 312

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

        * CURSES_TYPE = curses
        * JPEGBASE (defined, but empty)
        * JPEG_TYPE = jpeg
        * PYPACKAGE = python312
        * TERMCAP_TYPE = termcap

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
`/usr/bin/make clean' after the changes.
==========================================================================
=> Tool dependency gettext-m4-[0-9]*: found gettext-m4-0.22.5
=> Tool dependency cmake>=0: found cmake-3.30.2
=> Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.80.4
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency gawk>=3.1.1: found gawk-5.3.0
=> Tool dependency pkgconf-[0-9]*: found pkgconf-2.3.0
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Build dependency x11-links>=1.36: found x11-links-1.36
=> Build dependency gcc10>=10.3.0nb2: found gcc10-10.5.0nb2
=> Full dependency wayland>=1.21.0: found wayland-1.23.0
=> Full dependency minizip>=1.2.11: found minizip-1.3.1
=> Full dependency SDL2>=2.30.2nb1: found SDL2-2.30.6
=> Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17nb1
=> Full dependency png>=1.6.0nb1: found png-1.6.43
=> Full dependency gtkmm3>=3.24.7nb9: found gtkmm3-3.24.9nb1
=> Full dependency python312>=3.12.0: found python312-3.12.5
=> Full dependency gcc10-libs>=10.2.0: found gcc10-libs-10.5.0nb3
===> Skipping vulnerability checks.
WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'.
===> Overriding tools for snes9x-gtk-1.63
===> Extracting for snes9x-gtk-1.63
===> Patching for snes9x-gtk-1.63
=> Applying pkgsrc patches for snes9x-gtk-1.63
===> Creating toolchain wrappers for snes9x-gtk-1.63
===> Configuring for snes9x-gtk-1.63
=> Correct path to OSS device.
=> Generating pkg-config file for builtin expat package.
=> Generating pkg-config files for builtin xz package.
=> Fixing locale directory references.
INFO: [subst.mk:pkglocaledir] Nothing changed in "external/SPIRV-Cross/Makefile".
INFO: [subst.mk:pkglocaledir] Nothing changed in "external/SPIRV-Cross/samples/cpp/Makefile".
INFO: [subst.mk:pkglocaledir] Nothing changed in "libretro/Makefile".
INFO: [subst.mk:pkglocaledir] Nothing changed in "libretro/Makefile.common".
INFO: [subst.mk:pkglocaledir] Nothing changed in "unix/Makefile.in".
-- The C compiler identification is GNU 10.5.0
-- The CXX compiler identification is GNU 10.5.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /pbulk/work/emulators/snes9x-gtk/work/.cwrapper/bin/gcc - 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: /pbulk/work/emulators/snes9x-gtk/work/.cwrapper/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found Gettext: /usr/bin/msgmerge (found version "0.16.1")
-- Found PkgConfig: /pbulk/work/emulators/snes9x-gtk/work/.tools/bin/pkg-config (found version "2.3.0")
-- Checking for module 'sdl2'
--   Found sdl2, version 2.30.6
-- Checking for modules 'gtkmm-3.0;gthread-2.0;libpng'
--   Found gtkmm-3.0, version 3.24.9
--   Found gthread-2.0, version 2.80.4
--   Found libpng, version 1.6.43
-- Checking for module 'xrandr'
--   Found xrandr, version 1.5.2
CMake Warning (dev) at /pbulk/work/emulators/snes9x-gtk/work/snes9x-1.63/external/glslang/CMakeLists.txt:232 (find_package):
  Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules
  are removed.  Run "cmake --help-policy CMP0148" for policy details.  Use
  the cmake_policy command to set the policy and suppress this warning.

Call Stack (most recent call first):
  /pbulk/work/emulators/snes9x-gtk/work/snes9x-1.63/external/glslang/CMakeLists.txt:296 (find_host_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found PythonInterp: /usr/pkg/bin/python3.12 (found suitable version "3.12.5", minimum required is "3")
-- spirv-tools not linked - illegal SPIRV may be generated for HLSL
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
-- Check if compiler accepts -pthread
-- Check if compiler accepts -pthread - yes
-- Found Threads: TRUE
CMake Warning (dev) at /pbulk/work/emulators/snes9x-gtk/work/snes9x-1.63/external/glslang/CMakeLists.txt:232 (find_package):
  Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules
  are removed.  Run "cmake --help-policy CMP0148" for policy details.  Use
  the cmake_policy command to set the policy and suppress this warning.

Call Stack (most recent call first):
  /pbulk/work/emulators/snes9x-gtk/work/snes9x-1.63/external/glslang/StandAlone/CMakeLists.txt:34 (find_host_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Deprecation Warning at /pbulk/work/emulators/snes9x-gtk/work/snes9x-1.63/external/SPIRV-Cross/CMakeLists.txt:22 (cmake_minimum_required):
  Compatibility with CMake < 3.5 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.


-- SPIRV-Cross: Finding Git version for SPIRV-Cross.
-- Could NOT find Git (missing: GIT_EXECUTABLE) 
-- SPIRV-Cross: Git not found, using unknown build version.
CMake Warning (dev) at /pbulk/work/emulators/snes9x-gtk/work/snes9x-1.63/external/SPIRV-Cross/CMakeLists.txt:468 (find_package):
  Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules
  are removed.  Run "cmake --help-policy CMP0148" 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 PythonInterp: /usr/pkg/bin/python3.12 (found version "3.12.5")
SPIRV-Cross:  Testing will be disabled for SPIRV-Cross. Could not find glslang or SPIRV-Tools build under external/. To enable testing, run ./checkout_glslang_spirv_tools.sh and ./build_glslang_spirv_tools.sh first.
-- Checking for modules 'wayland-client;wayland-egl'
--   Found wayland-client, version 1.23.0
--   Found wayland-egl, version 18.1.0
-- Checking for module 'xv'
--   Found xv, version 1.0.11
-- Looking for sys/soundcard.h
-- Looking for sys/soundcard.h - found
-- Checking for module 'libpng'
--   Found libpng, version 1.6.43
-- Checking for module 'zlib'
--   Found zlib, version 1.2.10
-- Checking for module 'minizip'
--   Found minizip, version 1.3.1
Dangerous hacks are enabled. Use at your own risk.
-- Configuring done (7.7s)
-- Generating done (0.5s)
CMake Warning:
  Manually-specified variables were not used by the project:

    FETCHCONTENT_FULLY_DISCONNECTED
    PYTHON_INCLUDE_DIR
    PYTHON_INCLUDE_PATH
    Python3_EXECUTABLE
    Python3_INCLUDE_DIR
    Python_EXECUTABLE
    Python_INCLUDE_DIR


-- Build files have been written to: /pbulk/work/emulators/snes9x-gtk/work/snes9x-1.63/gtk/cmake-pkgsrc-build