=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for flycast-2.1.tar.gz
=> Checksum SHA512 OK for flycast-2.1.tar.gz
=> Checksum BLAKE2s OK for flyinghead-mingw-breakpad-4c3d5fce1a4fef4decfbfeaf20f3746ecd209775.tar.gz
=> Checksum SHA512 OK for flyinghead-mingw-breakpad-4c3d5fce1a4fef4decfbfeaf20f3746ecd209775.tar.gz
=> Checksum BLAKE2s OK for rtissera-libchdr-2781322c4a7f8315c5fd6499129ad4b718e35843.tar.gz
=> Checksum SHA512 OK for rtissera-libchdr-2781322c4a7f8315c5fd6499129ad4b718e35843.tar.gz
=> Checksum BLAKE2s OK for vinniefalco-LuaBridge-fab7b33b896a42dcc865ba5ecdbacd9f40.tar.gz
=> Checksum SHA512 OK for vinniefalco-LuaBridge-fab7b33b896a42dcc865ba5ecdbacd9f40.tar.gz
===> Installing dependencies for flycast-2.1
==========================================================================
The supported build options for flycast are:

	alsa pulseaudio

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

	PKG_OPTIONS.flycast (not defined)

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

        * KRB5_DEFAULT = heimdal
        * 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:

        * KRB5BASE (defined, but empty)
        * KRB5_TYPE = heimdal
        * 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 mktools-[0-9]*: found mktools-20220614
=> Tool dependency cmake>=3.18: found cmake-3.27.6
=> Tool dependency pkgconf-[0-9]*: found pkgconf-2.0.2
=> Tool dependency distcc-[0-9]*: found distcc-3.4
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Build dependency x11-links>=1.35: found x11-links-1.35
=> Full dependency libao-sun-[0-9]*: found libao-sun-1.2.2nb2
=> Full dependency libzip>=1.10.0nb1: found libzip-1.10.1
=> Full dependency miniupnpc>=2.1: found miniupnpc-2.2.4
=> Full dependency curl>=8.2.1nb1: found curl-8.4.0
=> Full dependency libao>=1.0.0: found libao-1.2.2
=> Full dependency SDL2>=2.26.5nb1: found SDL2-2.28.3
=> Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17nb1
=> Full dependency lua54>=5.4.0<5.5: found lua54-5.4.6nb1
===> 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 flycast-2.1
===> Extracting for flycast-2.1
===> Patching for flycast-2.1
=> Applying pkgsrc patches for flycast-2.1
===> Creating toolchain wrappers for flycast-2.1
/bin/ln -s /tmp/pkgbuild/emulators/flycast/work.aarch64eb/.buildlink/lib/pkgconfig/lua-5.4.pc /tmp/pkgbuild/emulators/flycast/work.aarch64eb/.buildlink/lib/pkgconfig/lua.pc
===> Configuring for flycast-2.1
=> Generating pkg-config files for builtin xz package.
=> Fixing CMAKE_MODULE_PATH in CMakeLists.txt
-- 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: /tmp/pkgbuild/emulators/flycast/work.aarch64eb/.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: /tmp/pkgbuild/emulators/flycast/work.aarch64eb/.cwrapper/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found OpenMP_C: -fopenmp (found version "4.5") 
-- Found OpenMP_CXX: -fopenmp (found version "4.5") 
-- Found OpenMP: TRUE (found version "4.5")  
CMake Deprecation Warning at core/deps/xxHash/cmake_unofficial/CMakeLists.txt:8 (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.


-- xxHash build type: Release
-- Performing Test CFLAG_Wall
-- Performing Test CFLAG_Wall - Success
-- Performing Test CFLAG_Wextra
-- Performing Test CFLAG_Wextra - Success
-- Performing Test CFLAG_Wcast_qual
-- Performing Test CFLAG_Wcast_qual - Success
-- Performing Test CFLAG_Wcast_align
-- Performing Test CFLAG_Wcast_align - Success
-- Performing Test CFLAG_Wshadow
-- Performing Test CFLAG_Wshadow - Success
-- Performing Test CFLAG_Wstrict_aliasing_1
-- Performing Test CFLAG_Wstrict_aliasing_1 - Success
-- Performing Test CFLAG_Wswitch_enum
-- Performing Test CFLAG_Wswitch_enum - Success
-- Performing Test CFLAG_Wdeclaration_after_statement
-- Performing Test CFLAG_Wdeclaration_after_statement - Success
-- Performing Test CFLAG_Wstrict_prototypes
-- Performing Test CFLAG_Wstrict_prototypes - Success
-- Performing Test CFLAG_Wundef
-- Performing Test CFLAG_Wundef - Success
CMake Deprecation Warning at core/deps/glm/CMakeLists.txt:1 (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.


CMake Deprecation Warning at core/deps/glm/CMakeLists.txt:2 (cmake_policy):
  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.


-- Found CURL: /usr/pkg/lib/libcurl.so (found version "8.4.0")  
-- Found ZLIB: /usr/lib/libz.so (found version "1.2.13")  
-- Found Lua: /usr/pkg/lib/liblua5.4.so;/usr/lib/libm.so (found version "5.4.6") 
-- Found PkgConfig: /tmp/pkgbuild/emulators/flycast/work.aarch64eb/.tools/bin/pkg-config (found version "2.0.2") 
-- Checking for module 'ao'
--   Found ao, version 1.2.2
-- Checking for module 'libpulse'
--   Package 'libpulse', required by 'virtual:world', not found
-- Found MiniUPnPc: /usr/pkg/include/miniupnpc  
-- Found miniupnpc API version 17
-- Checking for module 'libzip'
--   Found libzip, version 1.10.1
-- Found OpenGL: /usr/X11R7/lib/libGL.so   
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE  
-- Configuring done (14.5s)
-- Generating done (5.4s)
-- Build files have been written to: /tmp/pkgbuild/emulators/flycast/work.aarch64eb/flycast-2.1
=> Rewrite cmake Dependencies files