+ 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/nxengine-evo-2.6.4nb2/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/nxengine-evo-2.6.4nb2/work.log => Bootstrap dependency digest>=20211023: found digest-20211023 => Checksum BLAKE2s OK for nxengine-evo-2.6.4/cavestoryen.zip => Checksum SHA512 OK for nxengine-evo-2.6.4/cavestoryen.zip => Checksum BLAKE2s OK for nxengine-evo-2.6.4/nxengine-evo.tar.gz => Checksum SHA512 OK for nxengine-evo-2.6.4/nxengine-evo.tar.gz ===> Installing dependencies for nxengine-evo-2.6.4nb2 => Tool dependency cmake>=2.8.1nb1: found cmake-3.22.1nb1 => Tool dependency pax>=20040802: found pax-20210219 => Tool dependency unzip-[0-9]*: found unzip-6.0nb9 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency xorgproto>=2016.1: found xorgproto-2021.5nb1 => Build dependency xcb-proto>=1.4: found xcb-proto-1.14.1nb3 => Build dependency gcc10>=10.4.0: found gcc10-10.4.0 => Build dependency cwrappers>=20150314: found cwrappers-20180325 => Full dependency SDL2_mixer>=2.0.4nb7: found SDL2_mixer-2.0.4nb7 => Full dependency SDL2>=2.0.16nb1: found SDL2-2.0.18 => Full dependency zlib>=1.2.3: found zlib-1.2.11 => Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.17nb1 => Full dependency png>=1.6.0nb1: found png-1.6.37nb1 => Full dependency desktop-file-utils>=0.10nb1: found desktop-file-utils-0.26nb1 => Full dependency gcc10-libs>=10.4.0: found gcc10-libs-10.4.0 ===> Overriding tools for nxengine-evo-2.6.4nb2 ===> Extracting for nxengine-evo-2.6.4nb2 ===> Patching for nxengine-evo-2.6.4nb2 => Applying pkgsrc patches for nxengine-evo-2.6.4nb2 => Verifying /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/games/nxengine-evo/patches/patch-src_pause_dialog.cpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/games/nxengine-evo/patches/patch-src_pause_dialog.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_pause_dialog.cpp,v 1.1 2020/09/30 08:07:57 nia Exp $ | |[PATCH] Fix use after free. See #161 | |https://github.com/nxengine/nxengine-evo/commit/f2135e34461eb8bcc74e3a4493840421ed15bca8.patch | |--- src/pause/dialog.cpp.orig 2019-04-08 14:37:06.000000000 +0000 |+++ src/pause/dialog.cpp -------------------------- Patching file src/pause/dialog.cpp using Plan A... Hunk #1 succeeded at 260. done => Verifying /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/games/nxengine-evo/patches/patch-src_sound_Pixtone.cpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/games/nxengine-evo/patches/patch-src_sound_Pixtone.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_sound_Pixtone.cpp,v 1.1 2020/09/30 08:07:57 nia Exp $ | |[PATCH] Fix buffer overflow | |https://github.com/nxengine/nxengine-evo/commit/75b8b8e3b067fd354baa903332f2a3254d1cc017.patch | |--- src/sound/Pixtone.cpp.orig 2019-04-08 14:37:06.000000000 +0000 |+++ src/sound/Pixtone.cpp -------------------------- Patching file src/sound/Pixtone.cpp using Plan A... Hunk #1 succeeded at 17. Hunk #2 succeeded at 276. Hunk #3 succeeded at 283. done ===> Creating toolchain wrappers for nxengine-evo-2.6.4nb2 ===> Configuring for nxengine-evo-2.6.4nb2 /opt/local/bin/nbsed -e 's,@PREFIX@,/opt/local,g' < /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/games/nxengine-evo/files/nxengine-evo.sh.in > /home/pbulk/build/games/nxengine-evo/work/nxengine-evo.sh => 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 < 2.8.12 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. -- The C compiler identification is GNU 10.4.0 -- The CXX compiler identification is GNU 10.4.0 CMake Warning (dev) at /opt/local/share/cmake-3.22/Modules/Platform/SunOS.cmake:10 (include): File /opt/local/share/cmake-3.22/Modules/Platform/SunOS.cmake includes /home/pbulk/build/games/nxengine-evo/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake (found via CMAKE_MODULE_PATH) which shadows /opt/local/share/cmake-3.22/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): /opt/local/share/cmake-3.22/Modules/CMakeSystemSpecificInformation.cmake:27 (include) CMakeLists.txt:37 (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: /home/pbulk/build/games/nxengine-evo/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/nxengine-evo/work/.cwrapper/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found SDL2: /home/pbulk/build/games/nxengine-evo/work/.buildlink/lib/libSDL2main.a;/home/pbulk/build/games/nxengine-evo/work/.buildlink/lib/libSDL2.so /home/pbulk/build/games/nxengine-evo/work/.buildlink/include/SDL2 /home/pbulk/build/games/nxengine-evo/work/.buildlink/lib/libSDL2_mixer.so -- Found ZLIB: /home/pbulk/build/games/nxengine-evo/work/.buildlink/lib/libz.so (found version "1.2.11") -- Found PNG: /home/pbulk/build/games/nxengine-evo/work/.buildlink/lib/libpng16.so (found version "1.6.37") -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_MANDIR -- Build files have been written to: /home/pbulk/build/games/nxengine-evo/work/nxengine-evo-2.6.4 => Rewrite cmake Dependencies files