+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=311 WRKLOG=/tmp/bulklog/supertuxkart-1.4nb8/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=311 WRKLOG=/tmp/bulklog/supertuxkart-1.4nb8/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for SuperTuxKart-1.4-src.tar.xz
=> Checksum SHA512 OK for SuperTuxKart-1.4-src.tar.xz
===> Installing dependencies for supertuxkart-1.4nb8
==========================================================================
The following variables will affect the build process of this package,
supertuxkart-1.4nb8.  Their current value is shown below:

        * CURSES_DEFAULT = ncurses
        * JPEG_DEFAULT = jpeg
        * PYTHON_VERSION_DEFAULT = 311
        * SSLBASE (defined)
        * SSLCERTBUNDLE (not defined)
        * SSLCERTS = /etc/opt/pkg/openssl/certs
        * SSLDIR = /etc/opt/pkg/openssl
        * SSLKEYS = /etc/opt/pkg/openssl/private

Based on these variables, the following variables have been set:

        * CURSES_TYPE = ncurses
        * JPEGBASE (defined, but empty)
        * JPEG_TYPE = jpeg
        * PYPACKAGE = python311
        * TERMCAP_TYPE = curses

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
`/opt/pkg/bin/bmake clean' after the changes.
==========================================================================
=> Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.80.2
=> Tool dependency python311>=3.11.6nb1: found python311-3.11.9
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency cmake>=3.18: found cmake-3.29.3nb1
=> Tool dependency pkgconf-[0-9]*: found pkgconf-2.2.0nb1
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency xorgproto>=2016.1: found xorgproto-2024.1
=> Build dependency xcb-proto>=1.15.2nb3: found xcb-proto-1.17.0
=> Full dependency bzip2>=1.0.3: found bzip2-1.0.8
=> Full dependency libvorbis>=1.1.0nb1: found libvorbis-1.3.7
=> Full dependency openal-soft>=1.5.304: found openal-soft-1.23.1nb3
=> Full dependency fribidi>=0.19.1: found fribidi-1.0.14
=> Full dependency SDL2>=2.30.2nb1: found SDL2-2.30.3
=> Full dependency MesaLib>=21.3.9nb3: found MesaLib-21.3.9nb4
=> Full dependency libX11>=1.5: found libX11-1.8.9
=> Full dependency libXrandr>=1.1.2: found libXrandr-1.5.4
=> Full dependency harfbuzz>=8.2.2nb1: found harfbuzz-8.5.0
=> Full dependency freetype2>=2.13.2nb1: found freetype2-2.13.2nb1
=> Full dependency png>=1.6.0nb1: found png-1.6.43
=> Full dependency glew>=2.1.0: found glew-2.2.0nb2
=> Full dependency glu>=7.11.2: found glu-9.0.3
=> Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17nb1
=> Full dependency enet>=1.3.13: found enet-1.3.18
=> Full dependency nettle>=3.6: found nettle-3.9.1
=> Full dependency curl>=8.7.1nb1: found curl-8.7.1nb1
=> Full dependency jpeg>=9: found jpeg-9e
===> Overriding tools for supertuxkart-1.4nb8
===> Extracting for supertuxkart-1.4nb8
===> Patching for supertuxkart-1.4nb8
===> Creating toolchain wrappers for supertuxkart-1.4nb8
===> Configuring for supertuxkart-1.4nb8
=> Fixing CMAKE_MODULE_PATH in CMakeLists.txt
=> Checking for portability problems in extracted files
CMake Deprecation Warning at 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.


-- The C compiler identification is GNU 13.2.0
-- The CXX compiler identification is GNU 13.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /home/pbulk/build/games/supertuxkart/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: /home/pbulk/build/games/supertuxkart/work/.cwrapper/bin/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Deprecation Warning at CMakeLists.txt:10 (cmake_policy):
  The OLD behavior for policy CMP0043 will be removed from a future version
  of CMake.

  The cmake-policies(7) manual explains that the OLD behaviors of all
  policies are deprecated and that a policy should be set to OLD only under
  specific short-term circumstances.  Projects should be ported to the NEW
  behavior and not rely on setting a policy to OLD.


-- No build type selected, default to STKRelease
-- Found PkgConfig: /home/pbulk/build/games/supertuxkart/work/.tools/bin/pkg-config (found version "2.2.0")
CMake Deprecation Warning at lib/enet/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 Warning (dev) at lib/enet/CMakeLists.txt:3 (project):
  Policy CMP0048 is not set: project() command manages VERSION variables.
  Run "cmake --help-policy CMP0048" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The following variable(s) would be set to empty:

    PROJECT_VERSION
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Looking for fcntl
-- Looking for fcntl - found
-- Looking for poll
-- Looking for poll - found
-- Looking for getaddrinfo
-- Looking for getaddrinfo - not found
-- Looking for getnameinfo
-- Looking for getnameinfo - not found
-- Looking for gethostbyname_r
-- Looking for gethostbyname_r - not found
-- Looking for gethostbyaddr_r
-- Looking for gethostbyaddr_r - not found
-- Looking for inet_pton
-- Looking for inet_pton - found
-- Looking for inet_ntop
-- Looking for inet_ntop - found
-- Performing Test HAS_MSGHDR_FLAGS
-- Performing Test HAS_MSGHDR_FLAGS - Failed
-- Check size of socklen_t
-- Check size of socklen_t - done
CMake Deprecation Warning at lib/libsquish/CMakeLists.txt:11 (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 lib/shaderc/CMakeLists.txt:15 (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 Warning (dev) at lib/shaderc/CMakeLists.txt:16 (project):
  Policy CMP0048 is not set: project() command manages VERSION variables.
  Run "cmake --help-policy CMP0048" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The following variable(s) would be set to empty:

    PROJECT_VERSION
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Shaderc: build type is "STKRelease".
-- Configuring Shaderc to avoid building tests.
-- Configuring Shaderc to avoid building examples.
-- Configuring Shaderc to avoid checking copyrights.
CMake Warning (dev) at lib/shaderc/cmake/setup_build.cmake:52 (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.

Call Stack (most recent call first):
  lib/shaderc/CMakeLists.txt:68 (include)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found PythonInterp: /opt/pkg/bin/python3.11 (found suitable version "3.11.9", minimum required is "3")
-- Performing Test COMPILER_SUPPORTS_FALLTHROUGH_WARNING
-- Performing Test COMPILER_SUPPORTS_FALLTHROUGH_WARNING - Success
-- Performing Test COMPILER_SUPPORTS_EXTRA_SEMI_WARNING
-- Performing Test COMPILER_SUPPORTS_EXTRA_SEMI_WARNING - Success
CMake Warning (dev) at lib/shaderc/cmake/setup_build.cmake:17 (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.

Call Stack (most recent call first):
  lib/shaderc/CMakeLists.txt:93 (find_host_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Performing Test COMPILER_SUPPORTS_PIC
-- Performing Test COMPILER_SUPPORTS_PIC - Success
CMake Deprecation Warning at lib/shaderc/third_party/spirv-headers/CMakeLists.txt:31 (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 lib/shaderc/third_party/spirv-tools/CMakeLists.txt:15 (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 Warning (dev) at lib/shaderc/cmake/setup_build.cmake:17 (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.

Call Stack (most recent call first):
  lib/shaderc/third_party/spirv-tools/CMakeLists.txt:257 (find_host_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Deprecation Warning at lib/shaderc/third_party/glslang/CMakeLists.txt:36 (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 Warning (dev) at lib/shaderc/third_party/glslang/CMakeLists.txt:74 (option):
  Policy CMP0077 is not set: option() honors normal variables.  Run "cmake
  --help-policy CMP0077" for policy details.  Use the cmake_policy command to
  set the policy and suppress this warning.

  For compatibility with older versions of CMake, option is clearing the
  normal variable 'SKIP_GLSLANG_INSTALL'.
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at lib/shaderc/cmake/setup_build.cmake:17 (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.

Call Stack (most recent call first):
  lib/shaderc/third_party/glslang/CMakeLists.txt:311 (find_host_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- optimizer enabled
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
CMake Warning (dev) at lib/shaderc/libshaderc_util/CMakeLists.txt:15 (project):
  Policy CMP0048 is not set: project() command manages VERSION variables.
  Run "cmake --help-policy CMP0048" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The following variable(s) would be set to empty:

    PROJECT_VERSION
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at lib/shaderc/libshaderc/CMakeLists.txt:15 (project):
  Policy CMP0048 is not set: project() command manages VERSION variables.
  Run "cmake --help-policy CMP0048" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The following variable(s) would be set to empty:

    PROJECT_VERSION
This warning is for project developers.  Use -Wno-dev to suppress it.

-- System shaderc not found, use the bundled one.
CMake Warning at lib/graphics_engine/CMakeLists.txt:36 (message):
  Missing astc-encoder for astc support, visit
  https://github.com/ARM-software/astc-encoder for details


-- Found JPEG: /home/pbulk/build/games/supertuxkart/work/.buildlink/lib/libjpeg.so (found version "90")
CMake Deprecation Warning at lib/graphics_utils/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 Warning (dev) at lib/tinygettext/CMakeLists.txt:37 (project):
  Policy CMP0048 is not set: project() command manages VERSION variables.
  Run "cmake --help-policy CMP0048" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The following variable(s) would be set to empty:

    PROJECT_VERSION
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Deprecation Warning at lib/tinygettext/CMakeLists.txt:42 (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 lib/mcpp/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.


-- System libmcpp not found, use the bundled one.
-- Use system SDL2: /home/pbulk/build/games/supertuxkart/work/.buildlink/lib/libSDL2.so
-- Found ZLIB: /home/pbulk/build/games/supertuxkart/work/.buildlink/lib/libz.so (found version "1.3.1")
-- Found PNG: /home/pbulk/build/games/supertuxkart/work/.buildlink/lib/libpng16.so (found version "1.6.43")
-- Configuring angelscript 2.35.1
-- Found OpenAL: /home/pbulk/build/games/supertuxkart/work/.buildlink/lib/libopenal.so
-- Checking for module 'vorbisfile'
--   Found vorbisfile, version 1.3.7
-- Use system harfbuzz: /home/pbulk/build/games/supertuxkart/work/.buildlink/lib/libharfbuzz.so
CMake Warning at CMakeLists.txt:501 (message):
  Sqlite3 not found, disable advanced server management.


-- Performing Test NO_LIBATOMIC_NEEDED
-- Performing Test NO_LIBATOMIC_NEEDED - Success
-- Found CURL: /home/pbulk/build/games/supertuxkart/work/.buildlink/lib/libcurl.so (found version "8.7.1")
-- Found OpenSSL: /home/pbulk/build/games/supertuxkart/work/.buildlink/lib/libcrypto.so (found version "3.3.0")
-- OpenSSL will be used for cryptography in STK.
-- Checking for one of the modules 'OPTIONAL;gamerzilla'
-- Assets found in data directory
-- Configuring done (17.5s)
-- Generating done (0.6s)
CMake Warning:
  Manually-specified variables were not used by the project:

    ENABLE_WAYLAND_DEVICE
    PYTHON_INCLUDE_DIR
    PYTHON_INCLUDE_PATH
    Python3_EXECUTABLE
    Python3_INCLUDE_DIR
    Python_EXECUTABLE
    Python_INCLUDE_DIR


-- Build files have been written to: /home/pbulk/build/games/supertuxkart/work/SuperTuxKart-1.4-src
=> Rewrite cmake Dependencies files