=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for mgba-0.10.3.tar.gz
=> Checksum SHA512 OK for mgba-0.10.3.tar.gz
===> Installing dependencies for mgba-qt-0.10.3nb3
==========================================================================
The supported build options for mgba-qt are:

	ffmpeg

The currently selected options are:

	ffmpeg

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

	PKG_OPTIONS.mgba-qt (not defined)

==========================================================================
==========================================================================
The following variables will affect the build process of this package,
mgba-qt-0.10.3nb3.  Their current value is shown below:

        * CURSES_DEFAULT = curses
        * JPEG_DEFAULT = jpeg
        * LUA_VERSION_DEFAULT = 54
        * READLINE_DEFAULT = editline
        * SSLBASE = /usr
        * SSLCERTBUNDLE (not defined)
        * SSLCERTS = /etc/openssl/certs
        * SSLDIR = /etc/openssl
        * SSLKEYS = /etc/openssl/private

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

        * CURSES_TYPE = curses
        * JPEGBASE (defined, but empty)
        * JPEG_TYPE = jpeg
        * LUA_PACKAGE = lua54
        * READLINE_TYPE = editline
        * 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 qt5-qttools-[0-9]*: found qt5-qttools-5.15.16
=> Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.82.2
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> 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
=> Build dependency x11-links>=1.36: found x11-links-1.36
=> Full dependency SDL2>=2.30.2nb1: found SDL2-2.30.10
=> Full dependency desktop-file-utils>=0.26nb3: found desktop-file-utils-0.27
=> Full dependency ffmpeg6>=6.1.1nb1: found ffmpeg6-6.1.2nb6
=> Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17nb1
=> Full dependency libelf>=0.8.5: found libelf-0.8.13nb1
=> Full dependency libzip>=1.11.2nb3: found libzip-1.11.2nb3
=> Full dependency lua54>=5.4.0<5.5: found lua54-5.4.7
=> Full dependency png>=1.6.0nb1: found png-1.6.44
=> Full dependency qt5-qtbase>=5.15.16: found qt5-qtbase-5.15.16
=> Full dependency sqlite3>=3.47.0nb3: found sqlite3-3.47.2
===> 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 mgba-qt-0.10.3nb3
===> Extracting for mgba-qt-0.10.3nb3
===> Patching for mgba-qt-0.10.3nb3
=> Applying pkgsrc patches for mgba-qt-0.10.3nb3
===> Creating toolchain wrappers for mgba-qt-0.10.3nb3
/bin/ln -s /pbulk/work/emulators/mgba-qt/work/.buildlink/lib/pkgconfig/lua-5.4.pc /pbulk/work/emulators/mgba-qt/work/.buildlink/lib/pkgconfig/lua.pc
===> Configuring for mgba-qt-0.10.3nb3
=> Generating pkg-config file for builtin expat package.
=> Generating pkg-config files for builtin xz package.
=> 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 GNU 7.5.0
-- The CXX compiler identification is GNU 7.5.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /pbulk/work/emulators/mgba-qt/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/mgba-qt/work/.cwrapper/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found PkgConfig: /pbulk/work/emulators/mgba-qt/work/.tools/bin/pkg-config (found version "2.3.0")
-- Looking for strdup
-- Looking for strdup - found
-- Looking for strlcpy
-- Looking for strlcpy - found
-- Looking for strndup
-- Looking for strndup - found
-- Looking for vasprintf
-- Looking for vasprintf - found
-- Looking for freelocale
-- Looking for freelocale - found
-- Looking for newlocale
-- Looking for newlocale - found
-- Looking for setlocale
-- Looking for setlocale - found
-- Looking for snprintf_l
-- Looking for snprintf_l - found
-- Looking for uselocale
-- Looking for uselocale - not found
-- Looking for popcount32
-- Looking for popcount32 - found
-- Looking for futimens
-- Looking for futimens - found
-- Looking for futimes
-- Looking for futimes - found
-- Looking for localtime_r
-- Looking for localtime_r - found
-- Looking for strtof_l
-- Looking for strtof_l - found
-- Looking for include file xlocale.h
-- Looking for include file xlocale.h - not found
-- Looking for include file pthread.h
-- Looking for include file pthread.h - found
-- Performing Test HAVE_PTHREAD
-- Performing Test HAVE_PTHREAD - Success
-- Looking for pthread_create
-- Looking for pthread_create - found
-- Looking for include file pthread_np.h
-- Looking for include file pthread_np.h - not found
-- Looking for pthread_setname_np
-- Looking for pthread_setname_np - found
-- Looking for pthread_set_name_np
-- Looking for pthread_set_name_np - not found
-- Checking for one of the modules 'libavcodec'
-- Checking for one of the modules 'libavfilter'
-- Checking for one of the modules 'libavformat'
-- Checking for one of the modules 'libavutil'
-- Checking for one of the modules 'libswscale'
-- Checking for one of the modules 'libswresample'
-- Checking for one of the modules 'libelf'
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- Found SDL2: /usr/pkg/lib/libSDL2.so
CMake Warning at /usr/pkg/qt5/lib/cmake/Qt5/Qt5Config.cmake:39 (message):
  Failed to find Qt5 component "Multimedia" config file at
  "/usr/pkg/qt5/lib/cmake/Qt5Multimedia/Qt5MultimediaConfig.cmake"
Call Stack (most recent call first):
  src/platform/qt/CMakeLists.txt:28 (find_package)


CMake Warning at src/platform/qt/CMakeLists.txt:32 (message):
  OpenGL is recommended to build the Qt port


-- Build type: Release
-- Platforms:
-- 	Game Boy Advance: ON
-- 	Game Boy: ON
-- Features:
-- 	Debuggers: ON
-- 	CLI debugger: ON
-- 	GDB stub: ON
-- 	GIF/Video recording: ON
-- 	Screenshot/advanced savestate support: ON
-- 	ZIP support: libzip
-- 	7-Zip support: ON
-- 	SQLite3 game database: ON
-- 	ELF loading support: ON
-- 	Discord Rich Presence support: OFF
-- 	OpenGL support: OFF
-- Scripting support: ON
-- 	Lua: 5.4.7
-- Frontends:
-- 	Qt: ON
-- 	SDL (2): ON
-- 	Python bindings: OFF
-- 	Examples: OFF
-- Test tools:
-- 	Profiling: OFF
-- 	Test harness: OFF
-- 	Test suite: OFF
-- 	Video test suite: OFF
-- 	ROM tester: OFF
-- Cores:
-- 	Libretro core: OFF
-- Libraries:
-- 	Static: OFF
-- 	Shared: ON
-- Configuring done (34.0s)
-- Generating done (0.8s)
-- Build files have been written to: /pbulk/work/emulators/mgba-qt/work/mgba-0.10.3
=> Rewrite cmake Dependencies files