+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/mgba-0.10.0/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/mgba-0.10.0/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for mgba-0.10.0.tar.gz => Checksum SHA512 OK for mgba-0.10.0.tar.gz ===> Installing dependencies for mgba-0.10.0 ========================================================================== The supported build options for mgba are: opengl The currently selected options are: opengl You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.mgba (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, mgba-0.10.0. Their current value is shown below: * SSLBASE (defined) * SSLCERTBUNDLE (not defined) * SSLCERTS = /opt/local/etc/openssl/certs * SSLDIR = /opt/local/etc/openssl * SSLKEYS = /opt/local/etc/openssl/private 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/local/bin/bmake clean' after the changes. ========================================================================== => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency cmake>=2.8.1nb1: found cmake-3.25.1 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.8.0 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency xorgproto>=2016.1: found xorgproto-2022.2 => Build dependency xcb-proto>=1.4: found xcb-proto-1.15.2nb1 => Build dependency gcc12>=12.2.0: found gcc12-12.2.0 => Full dependency libelf>=0.8.5: found libelf-0.8.13nb1 => Full dependency MesaLib>=20.0.1nb1: found MesaLib-21.3.9nb1 => Full dependency glu>=7.11.2: found glu-9.0.2 => Full dependency libepoxy>=1.2: found libepoxy-1.5.9 => Full dependency libzip>=1.9.2nb1: found libzip-1.9.2nb1 => Full dependency zlib>=1.2.3: found zlib-1.2.13 => Full dependency SDL2>=2.24.0nb2: found SDL2-2.26.1 => Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17nb1 => Full dependency png>=1.6.0nb1: found png-1.6.39 => Full dependency gcc12-libs>=12.2.0: found gcc12-libs-12.2.0 ===> Overriding tools for mgba-0.10.0 ===> Extracting for mgba-0.10.0 ===> Patching for mgba-0.10.0 => Applying pkgsrc patches for mgba-0.10.0 => Verifying /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/emulators/mgba/../../emulators/mgba/patches/patch-src_platform_qt_CMakeLists.txt => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/emulators/mgba/../../emulators/mgba/patches/patch-src_platform_qt_CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_platform_qt_CMakeLists.txt,v 1.3 2022/12/15 11:31:44 nia Exp $ | |Mark Multimedia an optional component so we can build without the |Qt5 audio driver (using only SDL). | |--- src/platform/qt/CMakeLists.txt.orig 2022-10-12 03:30:00.000000000 +0000 |+++ src/platform/qt/CMakeLists.txt -------------------------- Patching file src/platform/qt/CMakeLists.txt using Plan A... Hunk #1 succeeded at 25. done => Verifying /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/emulators/mgba/../../emulators/mgba/patches/patch-src_platform_qt_ConfigController.cpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/emulators/mgba/../../emulators/mgba/patches/patch-src_platform_qt_ConfigController.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_platform_qt_ConfigController.cpp,v 1.1 2022/12/15 11:31:44 nia Exp $ | |Use a likely "device native" sample rate on SunOS and NetBSD to avoid |expensive in-kernel resampling. | |The default audioBuffers seems to cause performance problems in Qt. |Using a reasonable power of two causes "less". | |--- src/platform/qt/ConfigController.cpp.orig 2022-10-12 03:30:00.000000000 +0000 |+++ src/platform/qt/ConfigController.cpp -------------------------- Patching file src/platform/qt/ConfigController.cpp using Plan A... Hunk #1 succeeded at 119. done => Verifying /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/emulators/mgba/../../emulators/mgba/patches/patch-src_script_socket.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2022Q4-x86_64/emulators/mgba/../../emulators/mgba/patches/patch-src_script_socket.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_script_socket.c,v 1.1 2022/12/23 12:20:47 nia Exp $ | |NetBSD 9 does not define ENOTRECOVERABLE (it is part of "robust |mutexes", not sockets). | |--- src/script/socket.c.orig 2022-10-12 03:30:00.000000000 +0000 |+++ src/script/socket.c -------------------------- Patching file src/script/socket.c using Plan A... Hunk #1 succeeded at 28. done ===> Creating toolchain wrappers for mgba-0.10.0 ===> Configuring for mgba-0.10.0 => Fixing CMAKE_MODULE_PATH in CMakeLists.txt INFO: [subst.mk:cmake] Nothing changed in "CMakeLists.txt". => Checking for portability problems in extracted files -- The C compiler identification is GNU 12.2.0 -- The CXX compiler identification is GNU 12.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /home/pbulk/build/emulators/mgba/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/emulators/mgba/work/.cwrapper/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found PkgConfig: /home/pbulk/build/emulators/mgba/work/.tools/bin/pkg-config (found version "1.8.0") -- Looking for strdup -- Looking for strdup - found -- Looking for strlcpy -- Looking for strlcpy - found -- Looking for strndup -- Looking for strndup - found -- Looking for vasprintf -- Looking for vasprintf - found -- Looking for freelocale -- Looking for freelocale - found -- Looking for newlocale -- Looking for newlocale - found -- Looking for setlocale -- Looking for setlocale - found -- Looking for snprintf_l -- Looking for snprintf_l - not found -- Looking for uselocale -- Looking for uselocale - found -- Looking for popcount32 -- Looking for popcount32 - not found -- Looking for futimens -- Looking for futimens - found -- Looking for futimes -- Looking for futimes - found -- Looking for localtime_r -- Looking for localtime_r - found -- Looking for strtof_l -- Looking for strtof_l - not found -- Looking for include file xlocale.h -- Looking for include file xlocale.h - found -- Looking for include file pthread.h -- Looking for include file pthread.h - found -- Performing Test HAVE_PTHREAD -- Performing Test HAVE_PTHREAD - Success -- Looking for pthread_create -- Looking for pthread_create - found -- Looking for include file pthread_np.h -- Looking for include file pthread_np.h - not found -- Looking for pthread_setname_np -- Looking for pthread_setname_np - found -- Looking for pthread_set_name_np -- Looking for pthread_set_name_np - not found -- Checking for one of the modules 'libedit' CMake Warning at src/platform/cmake/FindFeature.cmake:83 (message): Requested module libedit missing for feature USE_EDITLINE. Feature disabled. Call Stack (most recent call first): CMakeLists.txt:412 (find_feature) -- Checking for one of the modules 'SQLite3' -- Checking for one of the modules 'sqlite3' CMake Warning at src/platform/cmake/FindFeature.cmake:83 (message): Requested module SQLite3|sqlite3 missing for feature USE_SQLITE3. Feature disabled. Call Stack (most recent call first): CMakeLists.txt:505 (find_feature) -- Checking for one of the modules 'libelf' -- Checking for one of the modules 'Lua' CMake Warning at src/platform/cmake/FindFeature.cmake:83 (message): Requested module Lua missing for feature USE_LUA. Feature disabled. Call Stack (most recent call first): CMakeLists.txt:767 (find_feature) -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found SDL2: /opt/local/lib/libSDL2.so -- Build type: Release -- Platforms: -- Game Boy Advance: ON -- Game Boy: ON -- Features: -- Debuggers: ON -- CLI debugger: OFF -- GDB stub: ON -- GIF/Video recording: OFF -- Screenshot/advanced savestate support: ON -- ZIP support: libzip -- 7-Zip support: ON -- SQLite3 game database: ON -- ELF loading support: ON -- Discord Rich Presence support: OFF -- OpenGL support: libepoxy -- Scripting support: ON -- Lua: OFF -- Frontends: -- Qt: OFF -- SDL (2): ON -- Python bindings: OFF -- Examples: OFF -- Test tools: -- Profiling: OFF -- Test harness: OFF -- Test suite: OFF -- Video test suite: OFF -- ROM tester: OFF -- Cores: -- Libretro core: OFF -- Libraries: -- Static: OFF -- Shared: ON -- Configuring done -- Generating done -- Build files have been written to: /home/pbulk/build/emulators/mgba/work/mgba-0.10.0 => Rewrite cmake Dependencies files