=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for teeworlds-0.7.5-src.tar.gz
=> Checksum SHA512 OK for teeworlds-0.7.5-src.tar.gz
===> Installing dependencies for teeworlds-0.7.5nb6
==========================================================================
The following variables will affect the build process of this package,
teeworlds-0.7.5nb6.  Their current value is shown below:

        * PYTHON_VERSION_DEFAULT = 310
        * 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:

        * PYPACKAGE = python310

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 icoutils-[0-9]*: found icoutils-0.32.3nb5
=> Tool dependency python310>=3.10: found python310-3.10.9
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency cmake>=2.8.1nb1: found cmake-3.25.1
=> Tool dependency pkgconf-[0-9]*: found pkgconf-1.8.0
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Build dependency x11-links>=1.35: found x11-links-1.35
=> Full dependency wavpack>=4.41.0: found wavpack-5.6.0
=> Full dependency SDL2>=2.24.0nb2: found SDL2-2.26.1
=> Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17nb1
=> Full dependency desktop-file-utils>=0.10nb1: found desktop-file-utils-0.26nb2
===> 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 teeworlds-0.7.5nb6
===> Extracting for teeworlds-0.7.5nb6
===> Patching for teeworlds-0.7.5nb6
===> Creating toolchain wrappers for teeworlds-0.7.5nb6
===> Configuring for teeworlds-0.7.5nb6
=> Fixing CMAKE_MODULE_PATH in CMakeLists.txt
-- 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: /tmp/pkgbuild/games/teeworlds/work.alpha/.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/games/teeworlds/work.alpha/.cwrapper/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Looking for __i386
-- Looking for __i386 - not found
-- Found PythonInterp: /usr/pkg/bin/python3.10 (found version "3.10.9") 
-- Performing Test FLAG_SUPPORTED_fstack_protector_strong
-- Performing Test FLAG_SUPPORTED_fstack_protector_strong - Success
-- Performing Test FLAG_SUPPORTED_fstack_clash_protection
-- Performing Test FLAG_SUPPORTED_fstack_clash_protection - Failed
-- Performing Test FLAG_SUPPORTED_fcf_protection
-- Performing Test FLAG_SUPPORTED_fcf_protection - Failed
-- Performing Test FLAG_SUPPORTED_Wall
-- Performing Test FLAG_SUPPORTED_Wall - Success
-- Performing Test FLAG_SUPPORTED_Wdeclaration_after_statement
-- Performing Test FLAG_SUPPORTED_Wdeclaration_after_statement - Success
-- Performing Test FLAG_SUPPORTED_Wextra
-- Performing Test FLAG_SUPPORTED_Wextra - Success
-- Performing Test FLAG_SUPPORTED_Wno_unused_parameter
-- Performing Test FLAG_SUPPORTED_Wno_unused_parameter - Success
-- Performing Test FLAG_SUPPORTED_Wno_missing_field_initializers
-- Performing Test FLAG_SUPPORTED_Wno_missing_field_initializers - Success
-- Performing Test FLAG_SUPPORTED_Wformat_2
-- Performing Test FLAG_SUPPORTED_Wformat_2 - Success
-- Performing Test FLAG_SUPPORTED_Wno_implicit_function_declaration
-- Performing Test FLAG_SUPPORTED_Wno_implicit_function_declaration - Success
-- Performing Test DEFINE_FORTIFY_SOURCE
-- Performing Test DEFINE_FORTIFY_SOURCE - Success
-- Found PkgConfig: /tmp/pkgbuild/games/teeworlds/work.alpha/.tools/bin/pkg-config (found version "1.8.0") 
-- Found ZLIB: /usr/lib/libz.so (found version "1.2.10") 
-- Found OpenSSL: /usr/lib/libcrypto.so (found version "1.1.1k")  
-- Found Crypto: /usr/lib/libcrypto.so  
-- Checking for module 'freetype2'
--   Found freetype2, version 23:0:17
-- Found Freetype: /usr/X11R7/lib/libfreetype.so  
-- Could NOT find Git (missing: GIT_EXECUTABLE) 
-- Could NOT find GTest (missing: GTEST_LIBRARY GTEST_INCLUDE_DIR GTEST_MAIN_LIBRARY) 
-- Checking for module 'pnglite'
--   Package 'pnglite', required by 'virtual:world', not found
-- Found Pnglite: src/engine/external/pnglite  
-- Checking for module 'sdl2'
--   Found sdl2, version 2.26.1
-- Found SDL2: /tmp/pkgbuild/games/teeworlds/work.alpha/.buildlink/lib/libSDL2.a  
-- 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  
-- Checking for module 'wavpack'
--   Found wavpack, version 5.6.0
-- Found Wavpack: /usr/pkg/lib/libwavpack.so  
-- ******** Teeworlds ********
-- Target OS:  64bit
-- Compiler: /tmp/pkgbuild/games/teeworlds/work.alpha/.cwrapper/bin/c++
-- Build type: Release
-- Dependencies:
--  * Freetype found
--  * OpenSSL Crypto found
--  * Pnglite not found (using bundled version)
--  * PythonInterp found
--  * SDL2 found
--  * Wavpack found
--  * Zlib found
-- To run the tests, you have to install GTest
-- Found OpenGL: /usr/X11R7/lib/libGL.so   
-- Found X11: /usr/X11R7/include   
-- Looking for XOpenDisplay in /usr/X11R7/lib/libX11.so;/usr/X11R7/lib/libXext.so
-- Looking for XOpenDisplay in /usr/X11R7/lib/libX11.so;/usr/X11R7/lib/libXext.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Looking for WavpackOpenFileInputEx
-- Looking for WavpackOpenFileInputEx - found
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_INSTALL_LIBDIR
    CMAKE_INSTALL_MANDIR
    PYTHON_INCLUDE_DIR
    PYTHON_INCLUDE_PATH
    Python3_EXECUTABLE
    Python3_INCLUDE_DIR
    Python_EXECUTABLE
    Python_INCLUDE_DIR


-- Build files have been written to: /tmp/pkgbuild/games/teeworlds/work.alpha/teeworlds-0.7.5-src
=> Rewrite cmake Dependencies files