=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/games/LostPixels", "configure", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. => Checksum BLAKE2s OK for LostPixels-0.5.3-source.tar.gz => Checksum SHA512 OK for LostPixels-0.5.3-source.tar.gz ===> Installing dependencies for LostPixels-0.5.3nb12 => Tool dependency cmake>=0: found cmake-4.4.3 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency gcc13>=13.4.0: found gcc13-13.4.0 => Full dependency SDL>=1.2.15nb44: found SDL-1.2.15nb49 => Full dependency SDL_image>=1.2.12nb12: found SDL_image-1.2.12nb16 => Full dependency SDL_mixer>=1.2.12nb8: found SDL_mixer-1.2.12nb9 => Full dependency SDL_net>=1.2.8nb2: found SDL_net-1.2.8nb2 => Full dependency SDL_ttf>=2.0.11nb7: found SDL_ttf-2.0.11nb7 => Full dependency gcc13-libs>=13.4.0: found gcc13-libs-13.4.0 => Full dependency libogg>=1.1.2nb1: found libogg-1.3.6 => Full dependency libvorbis>=1.1.0nb1: found libvorbis-1.3.7 => Build dependency xcb-proto>=1.4: found xcb-proto-1.17.0nb6 => Build dependency xorgproto>=2016.1: found xorgproto-2025.1 => Full dependency MesaLib>=3.4.2: found MesaLib-21.3.9nb5 => Full dependency brotli>=1.0.1: found brotli-1.2.0 => Full dependency bzip2>=1.0.1: found bzip2-1.0.8 => Full dependency freetype2>=2.13.0: found freetype2-2.14.3 => Full dependency glu>=6.0: found glu-9.0.3 => Full dependency libiconv>=1.9.1: found libiconv-1.19 => Full dependency libICE>=0.99.1: found libICE-1.1.2 => Full dependency libSM>=0.99.2: found libSM-1.2.6 => Full dependency libX11>=1.1: found libX11-1.8.13 => Full dependency libXau>=1.0: found libXau-1.0.12 => Full dependency libXdamage>=1.0.3: found libXdamage-1.1.7 => Full dependency libXdmcp>=0.99: found libXdmcp-1.1.5 => Full dependency libXext>=0.99.0: found libXext-1.3.7 => Full dependency libXfixes>=4.0.1: found libXfixes-6.0.2 => Full dependency libXrandr>=1.1.2: found libXrandr-1.5.5 => Full dependency libXrender>=0.9.2: found libXrender-0.9.12 => Full dependency libXt>=1.0.0: found libXt-1.3.1 => Full dependency libXxf86vm>=1.1.0: found libXxf86vm-1.1.7nb1 => Full dependency libdrm>=2.4.15: found libdrm-2.4.134 => Full dependency libpciaccess>=0.10.4: found libpciaccess-0.19 => Full dependency libxcb>=1.6: found libxcb-1.17.0 => Full dependency libxshmfence>=1.2: found libxshmfence-1.3.3 => Full dependency png>=1.2.4: found png-1.6.58nb1 => Full dependency zlib>=1.1.4: found zlib-1.3.1 ===> Overriding tools for LostPixels-0.5.3nb12 ===> Extracting for LostPixels-0.5.3nb12 ===> Patching for LostPixels-0.5.3nb12 => Applying pkgsrc patches for LostPixels-0.5.3nb12 => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/games/LostPixels/patches/patch-CMakeLists.txt => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/games/LostPixels/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 2025/08/19 10:34:32 wiz Exp $ | |Fix build with cmake 4. | |--- CMakeLists.txt.orig 2008-12-06 20:51:54.000000000 +0000 |+++ CMakeLists.txt -------------------------- Patching file CMakeLists.txt using Plan A... Hunk #1 succeeded at 158. done ===> Creating toolchain wrappers for LostPixels-0.5.3nb12 /usr/bin/sed -e '/^#/d' -e 's,@LINK_ARCH_DEFAULT@,link_arch64,g' -e 's,@LINK_LIBGCC_DEFAULT@,link_libgcc_arch64,g' -e 's,@LIBGCC_PREFIX@,/opt/local/gcc13/x86_64-sun-solaris2.11,g' < ../../extra/gcc13-libs/files/specs.pkgsrc > /tmp/work/games/LostPixels/work/.cwrapper/specs.pkgsrc ===> Configuring for LostPixels-0.5.3nb12 CMake Warning (deprecated) at CMakeLists.txt:12 (CMAKE_MINIMUM_REQUIRED): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. This warning is for project developers. Use -Wno-author or -Wno-deprecated to suppress it. -- The C compiler identification is GNU 13.4.0 -- The CXX compiler identification is GNU 13.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /tmp/work/games/LostPixels/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: /tmp/work/games/LostPixels/work/.cwrapper/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found SDL: /tmp/work/games/LostPixels/work/.buildlink/lib/libSDLmain.a;/tmp/work/games/LostPixels/work/.buildlink/lib/libSDL.so (found version "1.2.15") -- SDL found: includes in /tmp/work/games/LostPixels/work/.buildlink/include/SDL, library in /tmp/work/games/LostPixels/work/.buildlink/lib/libSDLmain.a;/tmp/work/games/LostPixels/work/.buildlink/lib/libSDL.so -- Found SDL_image: /tmp/work/games/LostPixels/work/.buildlink/lib/libSDL_image.so (found version "1.2.12") -- SDL_image found: includes in /tmp/work/games/LostPixels/work/.buildlink/include/SDL, library in /tmp/work/games/LostPixels/work/.buildlink/lib/libSDL_image.so -- Found SDL_ttf: /tmp/work/games/LostPixels/work/.buildlink/lib/libSDL_ttf.so (found version "2.0.11") -- SDL_ttf found: includes in /tmp/work/games/LostPixels/work/.buildlink/include/SDL, library in /tmp/work/games/LostPixels/work/.buildlink/lib/libSDL_ttf.so -- Found SDL_mixer: /tmp/work/games/LostPixels/work/.buildlink/lib/libSDL_mixer.so (found version "1.2.12") -- SDL_mixer found: includes in /tmp/work/games/LostPixels/work/.buildlink/include/SDL, library in /tmp/work/games/LostPixels/work/.buildlink/lib/libSDL_mixer.so -- Found SDL_net: /tmp/work/games/LostPixels/work/.buildlink/lib/libSDL_net.so (found version "1.2.8") -- SDL_net found: includes in /tmp/work/games/LostPixels/work/.buildlink/include/SDL, library in /tmp/work/games/LostPixels/work/.buildlink/lib/libSDL_net.so -- Will also build BLPViewers -- Will also build BlinkenPlayer -- Looking for RPMTools... - rpmbuild NOT FOUND -- Configuring done (3.0s) -- Generating done (0.1s) CMake Warning (unused-cli): Manually-specified variables were not used by the project: CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_MANDIR FETCHCONTENT_FULLY_DISCONNECTED -- Build files have been written to: /tmp/work/games/LostPixels/work/blinkensisters/lostpixels/game/software/cmake-pkgsrc-build