=> 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.5nb13 ========================================================================== The following variables will affect the build process of this package, teeworlds-0.7.5nb13. Their current value is shown below: * CURSES_DEFAULT = curses * PYTHON_VERSION_DEFAULT = 312 * 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 * 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 icoutils-[0-9]*: found icoutils-0.32.3nb5 => Tool dependency python312>=3.12: found python312-3.12.7nb2 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency cmake>=3.18: found cmake-3.30.5nb2 => 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.9nb1 => Full dependency desktop-file-utils>=0.26nb3: found desktop-file-utils-0.27 => Full dependency freetype2>=2.13.2nb1: found freetype2-2.13.3 => Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17nb1 => Full dependency wavpack>=4.41.0: found wavpack-5.7.0 ===> 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.5nb13 ===> Extracting for teeworlds-0.7.5nb13 ===> Patching for teeworlds-0.7.5nb13 ===> Creating toolchain wrappers for teeworlds-0.7.5nb13 ===> Configuring for teeworlds-0.7.5nb13 => 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: /pbulk/work/games/teeworlds/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/games/teeworlds/work/.cwrapper/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for __i386 -- Looking for __i386 - found -- Found PythonInterp: /usr/pkg/bin/python3.12 (found version "3.12.7") -- 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_ffloat_store -- Performing Test FLAG_SUPPORTED_ffloat_store - Success -- Performing Test MM_PAUSE_WORKS_WITHOUT_MSSE2 -- Performing Test MM_PAUSE_WORKS_WITHOUT_MSSE2 - Success -- 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: /pbulk/work/games/teeworlds/work/.tools/bin/pkg-config (found version "2.3.0") -- Found ZLIB: /lib/libz.so (found version "1.2.10") -- Found OpenSSL: /lib/libcrypto.so (found version "1.1.1t") -- Found Crypto: /lib/libcrypto.so -- Checking for module 'freetype2' -- Found freetype2, version 26.2.20 -- Could NOT find Freetype (missing: FREETYPE_LIBRARY) -- 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' not found -- Found Pnglite: src/engine/external/pnglite -- Checking for module 'sdl2' -- Found sdl2, version 2.30.9 -- Could NOT find SDL2 (missing: SDL2_LIBRARY) -- 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.7.0 -- Found Wavpack: src/engine/external/wavpack -- ******** Teeworlds ******** -- Target OS: 32bit -- Compiler: /pbulk/work/games/teeworlds/work/.cwrapper/bin/c++ -- Build type: Release -- Dependencies: -- * Freetype not found -- * OpenSSL Crypto found -- * Pnglite not found (using bundled version) -- * PythonInterp found -- * SDL2 not found -- * Wavpack not found (using bundled version) -- * Zlib found CMake Error at CMakeLists.txt:381 (message): You must install Freetype to compile the Teeworlds client CMake Error at CMakeLists.txt:384 (message): You must install SDL2 to compile the Teeworlds client -- To run the tests, you have to install GTest -- Could NOT find OpenGL (missing: OPENGL_opengl_LIBRARY OPENGL_glx_LIBRARY) -- Could NOT find X11 (missing: X11_X11_LIB) -- Looking for WavpackOpenFileInputEx -- Looking for WavpackOpenFileInputEx - not found -- Configuring incomplete, errors occurred! *** Error code 1 Stop. make[1]: stopped in /usr/pkgsrc/games/teeworlds *** Error code 1 Stop. make: stopped in /usr/pkgsrc/games/teeworlds