=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for widelands-build21-source.tar.gz => Checksum SHA512 OK for widelands-build21-source.tar.gz ===> Installing dependencies for widelands-21nb31 ========================================================================== The following variables will affect the build process of this package, widelands-21nb31. Their current value is shown below: * CURSES_DEFAULT = curses * PYTHON_VERSION_DEFAULT = 312 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 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.0nb1 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.3.0 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Build dependency boost-headers-1.86.*: found boost-headers-1.86.0 => Build dependency python312>=3.12.0: found python312-3.12.7nb3 => Build dependency x11-links>=1.36: found x11-links-1.36 => Full dependency SDL2>=2.30.2nb1: found SDL2-2.30.9nb1 => Full dependency SDL2_image>=2.0.0: found SDL2_image-2.6.3nb3 => Full dependency SDL2_mixer>=2.0.0: found SDL2_mixer-2.0.4nb15 => Full dependency SDL2_ttf>=2.22.0nb2: found SDL2_ttf-2.22.0nb2 => Full dependency boost-libs-1.86.*: found boost-libs-1.86.0nb3 => Full dependency boost-libs>=1.86.0: found boost-libs-1.86.0nb3 => Full dependency desktop-file-utils>=0.26nb3: found desktop-file-utils-0.27 => Full dependency glew>=2.1.0: found glew-2.2.0nb2 => Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17nb1 => Full dependency icu>=76.1: found icu-76.1 => Full dependency png>=1.6.0nb1: found png-1.6.44 ===> 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 widelands-21nb31 ===> Extracting for widelands-21nb31 ===> Patching for widelands-21nb31 => Applying pkgsrc patches for widelands-21nb31 ===> Creating toolchain wrappers for widelands-21nb31 ===> Configuring for widelands-21nb31 /usr/bin/printf '#include \n' > /pbulk/work/games/widelands/work/widelands-build21/src/third_party/gettext/gettext.h /bin/mkdir -p /pbulk/work/games/widelands/work/widelands-build21/build => Fixing CMAKE_MODULE_PATH in CMakeLists.txt CMake Warning (dev) at CMakeLists.txt:1 (project): cmake_minimum_required() should be called prior to this top-level project() call. Please see the cmake-commands(7) manual for usage documentation of both commands. This warning is for project developers. Use -Wno-dev to suppress it. -- The C compiler identification is GNU 7.5.0 -- The CXX compiler identification is GNU 7.5.0 CMake Warning (dev) at /usr/pkg/share/cmake-3.31/Modules/Platform/NetBSD.cmake:23 (include): File /usr/pkg/share/cmake-3.31/Modules/Platform/NetBSD.cmake includes /pbulk/work/games/widelands/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake (found via CMAKE_MODULE_PATH) which shadows /usr/pkg/share/cmake-3.31/Modules/Platform/UnixPaths.cmake. This may cause errors later on . Policy CMP0017 is not set: Prefer files from the CMake module directory when including from there. Run "cmake --help-policy CMP0017" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): /usr/pkg/share/cmake-3.31/Modules/CMakeSystemSpecificInformation.cmake:32 (include) CMakeLists.txt:1 (project) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/pkg/share/cmake-3.31/Modules/Platform/NetBSD.cmake:23 (include): File /usr/pkg/share/cmake-3.31/Modules/Platform/NetBSD.cmake includes /pbulk/work/games/widelands/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake (found via CMAKE_MODULE_PATH) which shadows /usr/pkg/share/cmake-3.31/Modules/Platform/UnixPaths.cmake. This may cause errors later on . Policy CMP0017 is not set: Prefer files from the CMake module directory when including from there. Run "cmake --help-policy CMP0017" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): /usr/pkg/share/cmake-3.31/Modules/CMakeCInformation.cmake:66 (include) CMakeLists.txt:1 (project) This warning is for project developers. Use -Wno-dev to suppress it. -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /pbulk/work/games/widelands/work/.cwrapper/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done CMake Warning (dev) at /usr/pkg/share/cmake-3.31/Modules/Platform/NetBSD.cmake:23 (include): File /usr/pkg/share/cmake-3.31/Modules/Platform/NetBSD.cmake includes /pbulk/work/games/widelands/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake (found via CMAKE_MODULE_PATH) which shadows /usr/pkg/share/cmake-3.31/Modules/Platform/UnixPaths.cmake. This may cause errors later on . Policy CMP0017 is not set: Prefer files from the CMake module directory when including from there. Run "cmake --help-policy CMP0017" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): /usr/pkg/share/cmake-3.31/Modules/CMakeCXXInformation.cmake:65 (include) CMakeLists.txt:1 (project) This warning is for project developers. Use -Wno-dev to suppress it. -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /pbulk/work/games/widelands/work/.cwrapper/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Deprecation Warning at CMakeLists.txt:3 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. CMake Deprecation Warning at CMakeLists.txt:4 (cmake_policy): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- Building with XDG support CMake Warning (dev) at CMakeLists.txt:99 (find_package): Policy CMP0167 is not set: The FindBoost module is removed. Run "cmake --help-policy CMP0167" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning at /usr/pkg/share/cmake-3.31/Modules/FindBoost.cmake:1414 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/pkg/share/cmake-3.31/Modules/FindBoost.cmake:1539 (_Boost_COMPONENT_DEPENDENCIES) /usr/pkg/share/cmake-3.31/Modules/FindBoost.cmake:2151 (_Boost_MISSING_DEPENDENCIES) CMakeLists.txt:99 (find_package) CMake Warning at /usr/pkg/share/cmake-3.31/Modules/FindBoost.cmake:1414 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/pkg/share/cmake-3.31/Modules/FindBoost.cmake:1539 (_Boost_COMPONENT_DEPENDENCIES) /usr/pkg/share/cmake-3.31/Modules/FindBoost.cmake:2151 (_Boost_MISSING_DEPENDENCIES) CMakeLists.txt:99 (find_package) CMake Warning at /usr/pkg/share/cmake-3.31/Modules/FindBoost.cmake:1414 (message): New Boost version may have incorrect or missing dependencies and imported targets Call Stack (most recent call first): /usr/pkg/share/cmake-3.31/Modules/FindBoost.cmake:1539 (_Boost_COMPONENT_DEPENDENCIES) /usr/pkg/share/cmake-3.31/Modules/FindBoost.cmake:2151 (_Boost_MISSING_DEPENDENCIES) CMakeLists.txt:99 (find_package) -- Found Boost: /pbulk/work/games/widelands/work/.buildlink/include (found suitable version "1.86.0", minimum required is "1.48") found components: unit_test_framework regex system CMake Warning (dev) at CMakeLists.txt:106 (find_package): Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules are removed. Run "cmake --help-policy CMP0148" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. -- Found PythonInterp: /usr/pkg/bin/python3.12 (found version "3.12.7") -- Found Gettext: /pbulk/work/games/widelands/work/.tools/bin/msgmerge (found version "0.16.1") -- Found OpenGL: /pbulk/work/games/widelands/work/.buildlink/lib/libGL.so -- Found ZLIB: /lib/libz.so (found version "1.2.10") -- Found PNG: /pbulk/work/games/widelands/work/.buildlink/lib/libpng16.so (found version "1.6.44") -- 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 -- Found SDL2 configuration file -- Target SDL2::SDL2 found -- Found SDL2_image: /pbulk/work/games/widelands/work/.buildlink/lib/libSDL2_image.so -- Found SDL2_mixer: /pbulk/work/games/widelands/work/.buildlink/lib/libSDL2_mixer.so (found version "2.0.4") -- Found SDL2_ttf: /pbulk/work/games/widelands/work/.buildlink/lib/libSDL2_ttf.so (found version "2.22.0") -- Found ICU: /pbulk/work/games/widelands/work/.buildlink/lib/libicuuc.so (found version "76.1.0") -- GCC >6.2.0 breaks -03, setting -02 -- Not using AddressSanitizer. -- Adding linker flags for GLVND. CMake Warning (dev) in CMakeLists.txt: A logical block opening on the line /pbulk/work/games/widelands/work/widelands-build21/CMakeLists.txt:315 (if) closes on the line /pbulk/work/games/widelands/work/widelands-build21/CMakeLists.txt:328 (endif) with mis-matching arguments. This warning is for project developers. Use -Wno-dev to suppress it. -- Version of Widelands Build is build-21(Release) -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) Doxygen not found, disabling 'make doc' -- Configuring done (14.3s) -- Generating done (20.2s) CMake Warning: Manually-specified variables were not used by the project: PYTHON_INCLUDE_DIR PYTHON_INCLUDE_PATH Python3_EXECUTABLE Python3_INCLUDE_DIR Python_EXECUTABLE Python_INCLUDE_DIR -- Build files have been written to: /pbulk/work/games/widelands/work/widelands-build21/build => Rewrite cmake Dependencies files