+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/visualboyadvance-m-2.1.4nb17/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/visualboyadvance-m-2.1.4nb17/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for visualboyadvance-m-2.1.4.tar.gz => Checksum SHA512 OK for visualboyadvance-m-2.1.4.tar.gz ===> Installing dependencies for visualboyadvance-m-2.1.4nb17 ========================================================================== The following variables will affect the build process of this package, visualboyadvance-m-2.1.4nb17. Their current value is shown below: * CURSES_DEFAULT = ncurses * JPEG_DEFAULT = jpeg Based on these variables, the following variables have been set: * CURSES_TYPE = ncurses * JPEGBASE (defined, but empty) * JPEG_TYPE = jpeg * 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 cmake>=0: found cmake-3.29.3 => Tool dependency glib2-tools-[0-9]*: found glib2-tools-2.80.2 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency gettext-tools>=0.15: found gettext-tools-0.22.5 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.2.0 => Tool dependency zip-[0-9]*: found zip-3.0nb3 => 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 openal-soft>=1.5.304: found openal-soft-1.23.1nb3 => Full dependency SDL2>=2.30.2nb1: found SDL2-2.30.3 => Full dependency libiconv>=1.9.1nb4: found libiconv-1.17 => Full dependency gettext-lib>=0.22: found gettext-lib-0.22.5 => Full dependency zlib>=1.2.3: found zlib-1.3.1 => Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17nb1 => Full dependency wxGTK30>=3.0.5.1nb15: found wxGTK30-3.0.5.1nb15 ===> Overriding tools for visualboyadvance-m-2.1.4nb17 ===> Extracting for visualboyadvance-m-2.1.4nb17 ===> Patching for visualboyadvance-m-2.1.4nb17 => Applying pkgsrc patches for visualboyadvance-m-2.1.4nb17 => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/emulators/visualboyadvance-m/patches/patch-CMakeLists.txt => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/emulators/visualboyadvance-m/patches/patch-CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-CMakeLists.txt,v 1.1 2024/04/29 09:18:40 nia Exp $ | |Find libintl/libiconv in a more standard way, fixes a compilation issue. | |--- CMakeLists.txt.orig 2019-10-02 14:17:30.000000000 +0000 |+++ CMakeLists.txt -------------------------- Patching file CMakeLists.txt using Plan A... Hunk #1 succeeded at 396. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/emulators/visualboyadvance-m/patches/patch-src_wx_CMakeLists.txt => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/emulators/visualboyadvance-m/patches/patch-src_wx_CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_wx_CMakeLists.txt,v 1.1 2024/04/29 09:18:40 nia Exp $ | |OpenGL segfaults on NetBSD - needs investigating, might be ELF TLS |issues in Mesa again | |--- src/wx/CMakeLists.txt.orig 2024-04-29 08:47:46.139352750 +0000 |+++ src/wx/CMakeLists.txt -------------------------- Patching file src/wx/CMakeLists.txt using Plan A... Hunk #1 succeeded at 385. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/emulators/visualboyadvance-m/patches/patch-src_wx_openal.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/emulators/visualboyadvance-m/patches/patch-src_wx_openal.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_wx_openal.h,v 1.1 2024/04/29 09:18:40 nia Exp $ | |Fix build against openal-soft. | |--- src/wx/openal.h.orig 2024-04-29 08:29:39.129850245 +0000 |+++ src/wx/openal.h -------------------------- Patching file src/wx/openal.h using Plan A... Hunk #1 succeeded at 1. done ===> Creating toolchain wrappers for visualboyadvance-m-2.1.4nb17 ===> Configuring for visualboyadvance-m-2.1.4nb17 => Fixing locale directory references. INFO: [subst.mk:pkglocaledir] Nothing changed in "src/libretro/Makefile". INFO: [subst.mk:pkglocaledir] Nothing changed in "src/libretro/Makefile.common". => Checking for portability problems in extracted files CMake Warning (dev) at CMakeLists.txt:20 (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 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/emulators/visualboyadvance-m/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/visualboyadvance-m/work/.cwrapper/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Deprecation Warning at CMakeLists.txt:22 (cmake_minimum_required): Compatibility with CMake < 3.5 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. Could NOT find SFML (missing: SFML_NETWORK_LIBRARY SFML_SYSTEM_LIBRARY) -- Found PkgConfig: /home/pbulk/build/emulators/visualboyadvance-m/work/.tools/bin/pkg-config (found version "2.2.0") -- Could NOT find Git (missing: GIT_EXECUTABLE) -- Found ZLIB: /opt/pkg/lib/libz.so (found version "1.3.1") -- Found OpenGL: /opt/pkg/lib/libGL.so -- Found PNG: /opt/pkg/lib/libpng16.so (found version "1.6.43") -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found SDL2: /opt/pkg/lib/libSDL2main.a;/opt/pkg/lib/libSDL2.so;-Wl,-R/opt/pkg/lib -- Performing Test COMPILER_COLOR_DIAGNOSTICS -- Performing Test COMPILER_COLOR_DIAGNOSTICS - Success -- Found OpenAL: /opt/pkg/lib/libopenal.so -- Found X11: /opt/pkg/include -- Looking for XOpenDisplay in /opt/pkg/lib/libX11.so;/opt/pkg/lib/libXext.so -- Looking for XOpenDisplay in /opt/pkg/lib/libX11.so;/opt/pkg/lib/libXext.so - found -- Looking for gethostbyname -- Looking for gethostbyname - not found -- Looking for gethostbyname in nsl -- Looking for gethostbyname in nsl - found -- Looking for connect -- Looking for connect - not found -- Looking for connect in socket -- Looking for connect in socket - found -- Looking for remove -- Looking for remove - found -- Looking for shmat -- Looking for shmat - found -- Looking for IceConnectionNumber in ICE -- Looking for IceConnectionNumber in ICE - found -- Found wxWidgets: -L/opt/pkg/lib;-pthreads;;;-lwx_gtk3u_xrc-3.0;-lwx_baseu_xml-3.0;-lwx_gtk3u_html-3.0;-lwx_gtk3u_adv-3.0;-lwx_baseu_net-3.0;-lwx_gtk3u_core-3.0;-lwx_baseu-3.0;-lwx_gtk3u_gl-3.0 (found version "3.0.5") -- Performing Test WX_DEFAULT_ABI_VERSION_COMPATIBLE -- Performing Test WX_DEFAULT_ABI_VERSION_COMPATIBLE - Failed -- Performing Test WX_ABI_VERSION_15 -- Performing Test WX_ABI_VERSION_15 - Failed -- Performing Test WX_ABI_VERSION_14 -- Performing Test WX_ABI_VERSION_14 - Failed -- Performing Test WX_ABI_VERSION_13 -- Performing Test WX_ABI_VERSION_13 - Failed -- Performing Test WX_ABI_VERSION_12 -- Performing Test WX_ABI_VERSION_12 - Failed -- Performing Test WX_ABI_VERSION_11 -- Performing Test WX_ABI_VERSION_11 - Failed -- Performing Test WX_ABI_VERSION_10 -- Performing Test WX_ABI_VERSION_10 - Failed -- Performing Test WX_ABI_VERSION_9 -- Performing Test WX_ABI_VERSION_9 - Failed -- Performing Test WX_ABI_VERSION_8 -- Performing Test WX_ABI_VERSION_8 - Failed -- Performing Test WX_ABI_VERSION_7 -- Performing Test WX_ABI_VERSION_7 - Failed -- Performing Test WX_ABI_VERSION_6 -- Performing Test WX_ABI_VERSION_6 - Failed -- Performing Test WX_ABI_VERSION_5 -- Performing Test WX_ABI_VERSION_5 - Failed -- Performing Test WX_ABI_VERSION_4 -- Performing Test WX_ABI_VERSION_4 - Failed -- Performing Test WX_ABI_VERSION_3 -- Performing Test WX_ABI_VERSION_3 - Failed -- Performing Test WX_ABI_VERSION_2 -- Performing Test WX_ABI_VERSION_2 - Failed -- Performing Test WX_ABI_VERSION_1 -- Performing Test WX_ABI_VERSION_1 - Failed -- Performing Test WX_ABI_VERSION_0 -- Performing Test WX_ABI_VERSION_0 - Failed -- Performing Test WX_HAS_OPENGL -- Performing Test WX_HAS_OPENGL - Failed -- Looking for __WXGTK4__ -- Looking for __WXGTK4__ - not found -- Looking for __WXGTK3__ -- Looking for __WXGTK3__ - not found -- Looking for __WXGTK20__ -- Looking for __WXGTK20__ - not found CMake Error at src/wx/CMakeLists.txt:449 (message): Could not find gtk -- Configuring incomplete, errors occurred! *** Error code 1 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/emulators/visualboyadvance-m *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/emulators/visualboyadvance-m