WARNING: [license.mk] Every package should define a LICENSE. WARNING: USE_CMAKE is deprecated; use devel/cmake/build.mk instead. => 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>=3.18: found cmake-3.31.7nb2 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency SDL>=1.2.15nb44: found SDL-1.2.15nb46 => Full dependency SDL_image>=1.2.12nb12: found SDL_image-1.2.12nb13 => 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 libogg>=1.1.2nb1: found libogg-1.3.5nb1 => Full dependency libvorbis>=1.1.0nb1: found libvorbis-1.3.7 => Full dependency brotli>=1.0.1: found brotli-1.1.0 => Full dependency bzip2>=1.0.1: found bzip2-1.0.8 => Full dependency freetype2>=2.13.0: found freetype2-2.13.3 => Full dependency libiconv>=1.9.1: found libiconv-1.17 => Full dependency png>=1.2.4: found png-1.6.48 => 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 ===> Creating toolchain wrappers for LostPixels-0.5.3nb12 ===> Configuring for LostPixels-0.5.3nb12 => Fixing CMAKE_MODULE_PATH in CMakeLists.txt CMake Deprecation Warning 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 <min> value. Or, use the <min>...<max> syntax to tell CMake that the project requires at least <min> but has been updated to work with policies introduced by <max> or earlier. -- The C compiler identification is AppleClang 13.1.6.13160021 -- The CXX compiler identification is AppleClang 13.1.6.13160021 CMake Warning (dev) at /opt/pkg/share/cmake-3.31/Modules/Platform/Darwin.cmake:249 (include): File /opt/pkg/share/cmake-3.31/Modules/Platform/Darwin.cmake includes /Users/pbulk/build/games/LostPixels/work/.buildlink/cmake-Modules/Platform/UnixPaths.cmake (found via CMAKE_MODULE_PATH) which shadows /opt/pkg/share/cmake-3.31/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/pkg/share/cmake-3.31/Modules/CMakeSystemSpecificInformation.cmake:32 (include) CMakeLists.txt:13 (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: /Users/pbulk/build/games/LostPixels/work/.cwrapper/bin/clang - 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: /Users/pbulk/build/games/LostPixels/work/.cwrapper/bin/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found SDL: /Users/pbulk/build/games/LostPixels/work/.buildlink/lib/libSDLmain.a;/Users/pbulk/build/games/LostPixels/work/.buildlink/lib/libSDL.dylib;-framework Cocoa (found version "1.2.15") -- SDL found: includes in /opt/pkg/include/SDL, library in /Users/pbulk/build/games/LostPixels/work/.buildlink/lib/libSDLmain.a;/Users/pbulk/build/games/LostPixels/work/.buildlink/lib/libSDL.dylib;-framework Cocoa -- Found SDL_image: /Users/pbulk/build/games/LostPixels/work/.buildlink/lib/libSDL_image.dylib (found version "1.2.12") -- SDL_image found: includes in /opt/pkg/include/SDL, library in /Users/pbulk/build/games/LostPixels/work/.buildlink/lib/libSDL_image.dylib -- Found SDL_ttf: /Users/pbulk/build/games/LostPixels/work/.buildlink/lib/libSDL_ttf.dylib (found version "2.0.11") -- SDL_ttf found: includes in /opt/pkg/include/SDL, library in /Users/pbulk/build/games/LostPixels/work/.buildlink/lib/libSDL_ttf.dylib -- Found SDL_mixer: /Users/pbulk/build/games/LostPixels/work/.buildlink/lib/libSDL_mixer.dylib (found version "1.2.12") -- SDL_mixer found: includes in /opt/pkg/include/SDL, library in /Users/pbulk/build/games/LostPixels/work/.buildlink/lib/libSDL_mixer.dylib -- Found SDL_net: /Users/pbulk/build/games/LostPixels/work/.buildlink/lib/libSDL_net.dylib (found version "1.2.8") -- SDL_net found: includes in /opt/pkg/include/SDL, library in /Users/pbulk/build/games/LostPixels/work/.buildlink/lib/libSDL_net.dylib CMake Warning (dev) at CMakeLists.txt:101 (ADD_DEFINITIONS): Policy CMP0005 is not set: Preprocessor definition values are now escaped automatically. Run "cmake --help-policy CMP0005" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. -- APPLE MACOSX found. Adding SDLMain.m/SDLMain.h to LostPixels -- Will also build BLPViewers -- APPLE MACOSX found. Adding SDLMain.m/SDLMain.h to BLPViewers -- Will also build BlinkenPlayer -- APPLE MACOSX found. Adding SDLMain.m/SDLMain.h to BlinkenPlayer CMake Warning (dev) at CMakeLists.txt:161 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "bmfcompress". Use the target name directly with add_custom_command, or use the generator expression $<TARGET_FILE>, as appropriate. This warning is for project developers. Use -Wno-dev to suppress it. -- Looking for RPMTools... - rpmbuild NOT FOUND -- Configuring done (2.7s) -- Generating done (0.1s) CMake Warning: Manually-specified variables were not used by the project: CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_MANDIR -- Build files have been written to: /Users/pbulk/build/games/LostPixels/work/blinkensisters/lostpixels/game/software => Rewrite cmake Dependencies files