+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=310 WRKLOG=/tmp/bulklog/teeworlds-0.7.5nb8/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=310 WRKLOG=/tmp/bulklog/teeworlds-0.7.5nb8/work.log => 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.5nb8 ========================================================================== The following variables will affect the build process of this package, teeworlds-0.7.5nb8. Their current value is shown below: * PYTHON_VERSION_DEFAULT = 310 * 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: * 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/pkg/bin/bmake clean' after the changes. ========================================================================== => Tool dependency icoutils-[0-9]*: found icoutils-0.32.3nb5 => Tool dependency python310>=3.10: found python310-3.10.12 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency cmake>=3.18: found cmake-3.27.2 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.9.5 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency xorgproto>=2016.1: found xorgproto-2023.2 => Build dependency xcb-proto>=1.4: found xcb-proto-1.15.2nb2 => Full dependency wavpack>=4.41.0: found wavpack-5.6.0 => Full dependency SDL2>=2.26.5nb1: found SDL2-2.28.2 => Full dependency zlib>=1.2.3: found zlib-1.2.13 => Full dependency freetype2>=2.13.0: found freetype2-2.13.1 => Full dependency glu>=7.11.2: found glu-9.0.2 => Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17nb1 => Full dependency openssl>=1.1.1pnb1: found openssl-1.1.1u => Full dependency desktop-file-utils>=0.10nb1: found desktop-file-utils-0.26nb2 ===> Overriding tools for teeworlds-0.7.5nb8 ===> Extracting for teeworlds-0.7.5nb8 ===> Patching for teeworlds-0.7.5nb8 ===> Creating toolchain wrappers for teeworlds-0.7.5nb8 ===> Configuring for teeworlds-0.7.5nb8 => Fixing CMAKE_MODULE_PATH in CMakeLists.txt => Checking for portability problems in extracted files -- The C compiler identification is GNU 11.3.1 -- The CXX compiler identification is GNU 11.3.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /home/pbulk/build/games/teeworlds/work/.cwrapper/bin/cc - 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/teeworlds/work/.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.12") -- 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 - Success -- Performing Test FLAG_SUPPORTED_fcf_protection -- Performing Test FLAG_SUPPORTED_fcf_protection - 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: /home/pbulk/build/games/teeworlds/work/.tools/bin/pkg-config (found version "1.9.5") -- Found ZLIB: /usr/pkg/lib/libz.so (found version "1.2.13") -- Found OpenSSL: /usr/pkg/lib/libcrypto.so (found version "1.1.1u") -- Found Crypto: /usr/pkg/lib/libcrypto.so -- Checking for module 'freetype2' -- Found freetype2, version 26.0.20 -- Found Freetype: /usr/pkg/lib/libfreetype.so -- Found Git: /bin/git (found version "2.39.3") -- 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.28.2 -- Found SDL2: /home/pbulk/build/games/teeworlds/work/.buildlink/lib/libSDL2.so -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Checking for module 'wavpack' -- Found wavpack, version 5.6.0 -- Found Wavpack: /usr/pkg/lib/libwavpack.so -- ******** Teeworlds ******** -- Target OS: linux 64bit -- Compiler: /home/pbulk/build/games/teeworlds/work/.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/pkg/lib/libGL.so -- Found X11: /usr/pkg/include -- Looking for XOpenDisplay in /usr/pkg/lib/libX11.so;/usr/pkg/lib/libXext.so -- Looking for XOpenDisplay in /usr/pkg/lib/libX11.so;/usr/pkg/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 WavpackOpenFileInputEx -- Looking for WavpackOpenFileInputEx - found -- Configuring done (4.6s) -- Generating done (0.1s) 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: /home/pbulk/build/games/teeworlds/work/teeworlds-0.7.5-src => Rewrite cmake Dependencies files