=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for SuperTux-v0.7.0-Source.tar.gz => Checksum SHA512 OK for SuperTux-v0.7.0-Source.tar.gz ===> Installing dependencies for supertux-0.7.0 ========================================================================== The following variables will affect the build process of this package, supertux-0.7.0. Their current value is shown below: * CURSES_DEFAULT = curses * JPEG_DEFAULT = libjpeg-turbo * READLINE_DEFAULT = editline * SSLBASE (defined) * SSLCERTBUNDLE (not defined) * SSLCERTS = /usr/pkg/etc/openssl/certs * SSLDIR = /usr/pkg/etc/openssl * SSLKEYS = /usr/pkg/etc/openssl/private Based on these variables, the following variables have been set: * CURSES_TYPE = curses * JPEGBASE (defined, but empty) * JPEG_TYPE = libjpeg-turbo * 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 cmake>=0: found cmake-4.3.0 => Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.86.4 => Tool dependency mktools-[0-9]*: found mktools-20250213 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.5.1 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Build dependency boost-headers-1.90.*: found boost-headers-1.90.0nb2 => Build dependency x11-links>=1.36: found x11-links-1.36 => Full dependency SDL2>=2.32.10nb1: found SDL2-2.32.10nb2 => Full dependency SDL2_image>=2.6.3nb7: found SDL2_image-2.6.3nb7 => Full dependency SDL2_ttf>=2.22.0nb4: found SDL2_ttf-2.24.0 => Full dependency boost-libs-1.90.*: found boost-libs-1.90.0nb3 => Full dependency boost-libs>=1.90.0: found boost-libs-1.90.0nb3 => Full dependency curl>=8.18.0nb2: found curl-8.19.0 => Full dependency fmtlib>=12.0.0: found fmtlib-12.1.0 => Full dependency freetype2>=2.13.2nb1: found freetype2-2.14.3 => Full dependency glew>=2.1.0: found glew-2.3.1 => Full dependency glm>=1.0.3nb1: found glm-1.0.3nb1 => Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17nb1 => Full dependency libjpeg-turbo>=1.1.0: found libjpeg-turbo-3.1.4.1 => Full dependency libvorbis>=1.1.0nb1: found libvorbis-1.3.7 => Full dependency openal-soft>=1.5.304<1.24.0: found openal-soft-1.23.1nb1 => Full dependency physfs>=2.0.3nb1: found physfs-3.2.0 => Full dependency png>=1.6.0nb1: found png-1.6.56 ===> 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 supertux-0.7.0 ===> Extracting for supertux-0.7.0 ===> Patching for supertux-0.7.0 => Applying pkgsrc patches for supertux-0.7.0 ===> Creating toolchain wrappers for supertux-0.7.0 ===> Configuring for supertux-0.7.0 -- 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/supertux/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/supertux/work/.cwrapper/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Building SuperTux in Release mode! -- Git version checking results: -- SUPERTUX_PACKAGE_VERSION: v0.7.0 -- SUPERTUX_PACKAGE_VERSION_TAG: v0.7.0 -- SUPERTUX_VERSION_STRING: v0.7.0 -- Performing Test HAVE_ICONV_CONST -- Performing Test HAVE_ICONV_CONST - Success -- Found PkgConfig: /pbulk/work/games/supertux/work/.tools/bin/pkg-config (found version "2.5.1") -- Looking for PNG using find_package. -- Package "PNG" was found successfully! -- Looking for ZLIB using find_package. -- Package "ZLIB" was found successfully! -- CMake Package "PhysFS" doesn't exist, so falling back to PkgConfig -- Checking for one of the modules 'physfs;PhysicsFS' -- Package "PhysFS" was found successfully using pkg-config! -- Looking for fmt using find_package. -- Package "fmt" was found successfully! -- Looking for glm using find_package. -- Package "glm" was found successfully! -- Looking for Freetype using find_package. -- CMake Package "Freetype" doesn't exist, so falling back to PkgConfig -- Checking for one of the modules 'freetype2' -- Package "Freetype" was found successfully using pkg-config! -- Looking for SDL2 using find_package. -- Package "SDL2" was found successfully! -- Looking for SDL2_image using find_package. -- Package "SDL2_image" was found successfully! -- Looking for SDL2_ttf using find_package. -- Package "SDL2_ttf" was found successfully! -- Looking for CURL using find_package. -- Package "CURL" was found successfully! -- Looking for OpenAL using find_package. CMake Deprecation Warning at /pbulk/work/games/supertux/work/.buildlink/lib/cmake/OpenAL/OpenALConfig.cmake:1 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. Call Stack (most recent call first): mk/cmake/SuperTux/AddPackage.cmake:71 (find_package) CMakeLists.txt:202 (add_package) -- Package "OpenAL" was found successfully! -- Looking for Ogg using find_package. -- CMake Package "Ogg" doesn't exist, so falling back to PkgConfig -- Checking for one of the modules 'ogg' -- Package "Ogg" was found successfully using pkg-config! -- Looking for Vorbis using find_package. -- CMake Package "Vorbis" doesn't exist, so falling back to PkgConfig -- Checking for one of the modules 'vorbis' -- Package "Vorbis" was found successfully using pkg-config! -- Looking for Vorbis using find_package. -- CMake Package "Vorbis" doesn't exist, so falling back to PkgConfig -- Checking for one of the modules 'vorbisfile' -- Package "Vorbis" was found successfully using pkg-config! CMake Warning at CMakeLists.txt:220 (message): Building with system-wide SDL_TTF will cause bi-directional (e.g. Arabic) scriptures to not be displayed properly. -- Using glew -- CMake Package "GLEW" doesn't exist, so falling back to PkgConfig -- Checking for one of the modules 'glew' -- Package "GLEW" was found successfully using pkg-config! -- OpenGL & glew found! Enabling OpenGL support. -- Adding OpenGL sources -- Setting pre-compiled headers -- Build with tests: OFF -- Configuring done (4.4s) -- Generating done (0.3s) CMake Warning: Manually-specified variables were not used by the project: FETCHCONTENT_FULLY_DISCONNECTED -- Build files have been written to: /pbulk/work/games/supertux/work/SuperTux-v0.7.0-Source/cmake-pkgsrc-build