=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for SSVEntitySystem-8123beabe3bc8ffe91cb94e6ba061254f3bba18b.tar.gz => Checksum SHA512 OK for SSVEntitySystem-8123beabe3bc8ffe91cb94e6ba061254f3bba18b.tar.gz => Checksum BLAKE2s OK for SSVJsonCpp-a45c64c418dc0b1fab1eec52fa70b6a14308c635.tar.gz => Checksum SHA512 OK for SSVJsonCpp-a45c64c418dc0b1fab1eec52fa70b6a14308c635.tar.gz => Checksum BLAKE2s OK for SSVLuaWrapper-ca905bddae86358182cf85eff2d0220ccdd785d0.tar.gz => Checksum SHA512 OK for SSVLuaWrapper-ca905bddae86358182cf85eff2d0220ccdd785d0.tar.gz => Checksum BLAKE2s OK for SSVMenuSystem-03d32b26b2880a35d5daa1ad7ab6199a4d19c742.tar.gz => Checksum SHA512 OK for SSVMenuSystem-03d32b26b2880a35d5daa1ad7ab6199a4d19c742.tar.gz => Checksum BLAKE2s OK for SSVOpenHexagon-2.0-preview.tar.gz => Checksum SHA512 OK for SSVOpenHexagon-2.0-preview.tar.gz => Checksum BLAKE2s OK for SSVOpenHexagonAssets-1d125de695be2e74c9f2ad3198e8b5b29911d010.tar.gz => Checksum SHA512 OK for SSVOpenHexagonAssets-1d125de695be2e74c9f2ad3198e8b5b29911d010.tar.gz => Checksum BLAKE2s OK for SSVStart-112229f184f5e4cf88c71fe67b4588806d290f71.tar.gz => Checksum SHA512 OK for SSVStart-112229f184f5e4cf88c71fe67b4588806d290f71.tar.gz => Checksum BLAKE2s OK for SSVUtils-c8190f843ab5bdfcff99e92aec7421c413c887e3.tar.gz => Checksum SHA512 OK for SSVUtils-c8190f843ab5bdfcff99e92aec7421c413c887e3.tar.gz => Checksum BLAKE2s OK for SSVUtilsJson-95836250e3a9b65883f22991190e652a455121c1.tar.gz => Checksum SHA512 OK for SSVUtilsJson-95836250e3a9b65883f22991190e652a455121c1.tar.gz ===> Installing dependencies for openhexagon-2.0nb7 ========================================================================== The following variables will affect the build process of this package, openhexagon-2.0nb7. Their current value is shown below: * CURSES_DEFAULT = curses * LUA_VERSION_DEFAULT = 54 * READLINE_DEFAULT = editline Based on these variables, the following variables have been set: * CURSES_TYPE = curses * LUA_PACKAGE = lua51 * READLINE_TYPE = editline * TERMCAP_TYPE = termcap 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 `/usr/bin/make clean' after the changes. ========================================================================== => Tool dependency mktools-[0-9]*: found mktools-20250213 => Tool dependency cmake>=3.18: found cmake-4.1.1nb1 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Build dependency x11-links>=1.36: found x11-links-1.36 => Full dependency lua51>=5.1.1<5.2: found lua51-5.1.5nb3 => Full dependency sfml>=2.5.1nb7: found sfml-2.5.1nb8 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Overriding tools for openhexagon-2.0nb7 ===> Extracting for openhexagon-2.0nb7 /bin/cp /usr/pkgsrc/games/openhexagon/files/openhexagon.sh /pbulk/work/games/openhexagon/work/SSVOpenHexagon-2.0-preview/openhexagon ===> Patching for openhexagon-2.0nb7 for d in /pbulk/work/games/openhexagon/work/*/extlibs/*; do /bin/rmdir ${d} && /bin/ln -s /pbulk/work/games/openhexagon/work/${d##*/}-* ${d}; done => Applying pkgsrc patches for openhexagon-2.0nb7 ===> Creating toolchain wrappers for openhexagon-2.0nb7 /bin/ln -s /pbulk/work/games/openhexagon/work/.buildlink/lib/pkgconfig/lua-5.1.pc /pbulk/work/games/openhexagon/work/.buildlink/lib/pkgconfig/lua.pc ===> Configuring for openhexagon-2.0nb7 => Adjusting shell wrapper => Fixing CMAKE_MODULE_PATH in CMakeLists.txt CMake Deprecation Warning at CMakeLists.txt:1 (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. -- The C compiler identification is GNU 7.5.0 -- The CXX compiler identification is GNU 7.5.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /pbulk/work/games/openhexagon/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: /pbulk/work/games/openhexagon/work/.cwrapper/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Configuring done (0.7s) -- Generating done (0.0s) CMake Warning: Manually-specified variables were not used by the project: CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_MANDIR CMAKE_SKIP_RPATH LUA_INCLUDE_DIR LUA_LIBRARY Lua_FIND_VERSION_COUNT Lua_FIND_VERSION_EXACT Lua_FIND_VERSION_MAJOR Lua_FIND_VERSION_MINOR PKGBASE SSVENTITYSYSTEM_INCLUDE_DIR SSVENTITYSYSTEM_LIBRARY_RELEASE SSVJSONCPP_INCLUDE_DIR SSVJSONCPP_LIBRARY_RELEASE SSVLUAWRAPPER_INCLUDE_DIR SSVLUAWRAPPER_LIBRARY_RELEASE SSVMENUSYSTEM_INCLUDE_DIR SSVMENUSYSTEM_LIBRARY_RELEASE SSVSTART_INCLUDE_DIR SSVSTART_LIBRARY_RELEASE SSVUTILSJSON_INCLUDE_DIR SSVUTILSJSON_LIBRARY_RELEASE SSVUTILS_INCLUDE_DIR SSVUTILS_LIBRARY_RELEASE -- Build files have been written to: /pbulk/work/games/openhexagon/work/SSVUtils-c8190f843ab5bdfcff99e92aec7421c413c887e3 CMake Deprecation Warning at CMakeLists.txt:1 (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. -- The C compiler identification is GNU 7.5.0 -- The CXX compiler identification is GNU 7.5.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /pbulk/work/games/openhexagon/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: /pbulk/work/games/openhexagon/work/.cwrapper/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done Found SSVUtils include at: /pbulk/work/games/openhexagon/work/SSVOpenHexagon-2.0-preview/extlibs/SSVUtils/include. Found SSVUtils release library at: /pbulk/work/games/openhexagon/work/SSVOpenHexagon-2.0-preview/extlibs/SSVUtils/libSSVUtils-s.a. Found SSVUtils debug library at: SSVUTILS_LIBRARY_DEBUG-NOTFOUND. -- Found SSVUTILS: /pbulk/work/games/openhexagon/work/SSVOpenHexagon-2.0-preview/extlibs/SSVUtils/libSSVUtils-s.a -- Configuring done (0.6s) -- Generating done (0.0s) CMake Warning: Manually-specified variables were not used by the project: CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_MANDIR CMAKE_SKIP_RPATH LUA_INCLUDE_DIR LUA_LIBRARY Lua_FIND_VERSION_COUNT Lua_FIND_VERSION_EXACT Lua_FIND_VERSION_MAJOR Lua_FIND_VERSION_MINOR PKGBASE SSVENTITYSYSTEM_INCLUDE_DIR SSVENTITYSYSTEM_LIBRARY_RELEASE SSVJSONCPP_INCLUDE_DIR SSVJSONCPP_LIBRARY_RELEASE SSVLUAWRAPPER_INCLUDE_DIR SSVLUAWRAPPER_LIBRARY_RELEASE SSVMENUSYSTEM_INCLUDE_DIR SSVMENUSYSTEM_LIBRARY_RELEASE SSVSTART_INCLUDE_DIR SSVSTART_LIBRARY_RELEASE SSVUTILSJSON_INCLUDE_DIR SSVUTILSJSON_LIBRARY_RELEASE -- Build files have been written to: /pbulk/work/games/openhexagon/work/SSVEntitySystem-8123beabe3bc8ffe91cb94e6ba061254f3bba18b CMake Deprecation Warning at CMakeLists.txt:1 (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. -- The C compiler identification is GNU 7.5.0 -- The CXX compiler identification is GNU 7.5.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /pbulk/work/games/openhexagon/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: /pbulk/work/games/openhexagon/work/.cwrapper/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Configuring done (0.7s) -- Generating done (0.0s) CMake Warning: Manually-specified variables were not used by the project: CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_MANDIR CMAKE_SKIP_RPATH LUA_INCLUDE_DIR LUA_LIBRARY Lua_FIND_VERSION_COUNT Lua_FIND_VERSION_EXACT Lua_FIND_VERSION_MAJOR Lua_FIND_VERSION_MINOR PKGBASE SSVENTITYSYSTEM_INCLUDE_DIR SSVENTITYSYSTEM_LIBRARY_RELEASE SSVJSONCPP_INCLUDE_DIR SSVJSONCPP_LIBRARY_RELEASE SSVLUAWRAPPER_INCLUDE_DIR SSVLUAWRAPPER_LIBRARY_RELEASE SSVMENUSYSTEM_INCLUDE_DIR SSVMENUSYSTEM_LIBRARY_RELEASE SSVSTART_INCLUDE_DIR SSVSTART_LIBRARY_RELEASE SSVUTILSJSON_INCLUDE_DIR SSVUTILSJSON_LIBRARY_RELEASE SSVUTILS_INCLUDE_DIR SSVUTILS_LIBRARY_RELEASE -- Build files have been written to: /pbulk/work/games/openhexagon/work/SSVJsonCpp-a45c64c418dc0b1fab1eec52fa70b6a14308c635 CMake Deprecation Warning at CMakeLists.txt:1 (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. -- The C compiler identification is GNU 7.5.0 -- The CXX compiler identification is GNU 7.5.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /pbulk/work/games/openhexagon/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: /pbulk/work/games/openhexagon/work/.cwrapper/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done Found SSVJsonCpp include at: /pbulk/work/games/openhexagon/work/SSVOpenHexagon-2.0-preview/extlibs/SSVJsonCpp/include. Found SSVJsonCpp release library at: /pbulk/work/games/openhexagon/work/SSVOpenHexagon-2.0-preview/extlibs/SSVJsonCpp/libSSVJsonCpp-s.a. Found SSVJsonCpp debug library at: SSVJSONCPP_LIBRARY_DEBUG-NOTFOUND. -- Found SSVJSONCPP: /pbulk/work/games/openhexagon/work/SSVOpenHexagon-2.0-preview/extlibs/SSVJsonCpp/libSSVJsonCpp-s.a Found SSVUtils include at: /pbulk/work/games/openhexagon/work/SSVOpenHexagon-2.0-preview/extlibs/SSVUtils/include. Found SSVUtils release library at: /pbulk/work/games/openhexagon/work/SSVOpenHexagon-2.0-preview/extlibs/SSVUtils/libSSVUtils-s.a. Found SSVUtils debug library at: SSVUTILS_LIBRARY_DEBUG-NOTFOUND. -- Found SSVUTILS: /pbulk/work/games/openhexagon/work/SSVOpenHexagon-2.0-preview/extlibs/SSVUtils/libSSVUtils-s.a -- Configuring done (0.6s) -- Generating done (0.0s) CMake Warning: Manually-specified variables were not used by the project: BUILD_SHARED_LIB CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_MANDIR CMAKE_SKIP_RPATH LUA_INCLUDE_DIR LUA_LIBRARY Lua_FIND_VERSION_COUNT Lua_FIND_VERSION_EXACT Lua_FIND_VERSION_MAJOR Lua_FIND_VERSION_MINOR PKGBASE SSVENTITYSYSTEM_INCLUDE_DIR SSVENTITYSYSTEM_LIBRARY_RELEASE SSVLUAWRAPPER_INCLUDE_DIR SSVLUAWRAPPER_LIBRARY_RELEASE SSVMENUSYSTEM_INCLUDE_DIR SSVMENUSYSTEM_LIBRARY_RELEASE SSVSTART_INCLUDE_DIR SSVSTART_LIBRARY_RELEASE SSVUTILSJSON_INCLUDE_DIR SSVUTILSJSON_LIBRARY_RELEASE -- Build files have been written to: /pbulk/work/games/openhexagon/work/SSVUtilsJson-95836250e3a9b65883f22991190e652a455121c1 CMake Deprecation Warning at CMakeLists.txt:1 (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. -- The C compiler identification is GNU 7.5.0 -- The CXX compiler identification is GNU 7.5.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /pbulk/work/games/openhexagon/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: /pbulk/work/games/openhexagon/work/.cwrapper/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found SFML 2.5 in /usr/pkg/include Found SSVUtils include at: /pbulk/work/games/openhexagon/work/SSVOpenHexagon-2.0-preview/extlibs/SSVUtils/include. Found SSVUtils release library at: /pbulk/work/games/openhexagon/work/SSVOpenHexagon-2.0-preview/extlibs/SSVUtils/libSSVUtils-s.a. Found SSVUtils debug library at: SSVUTILS_LIBRARY_DEBUG-NOTFOUND. -- Found SSVUTILS: /pbulk/work/games/openhexagon/work/SSVOpenHexagon-2.0-preview/extlibs/SSVUtils/libSSVUtils-s.a Found SSVJsonCpp include at: /pbulk/work/games/openhexagon/work/SSVOpenHexagon-2.0-preview/extlibs/SSVJsonCpp/include. Found SSVJsonCpp release library at: /pbulk/work/games/openhexagon/work/SSVOpenHexagon-2.0-preview/extlibs/SSVJsonCpp/libSSVJsonCpp-s.a. Found SSVJsonCpp debug library at: SSVJSONCPP_LIBRARY_DEBUG-NOTFOUND. -- Found SSVJSONCPP: /pbulk/work/games/openhexagon/work/SSVOpenHexagon-2.0-preview/extlibs/SSVJsonCpp/libSSVJsonCpp-s.a Found SSVUtilsJson include at: /pbulk/work/games/openhexagon/work/SSVOpenHexagon-2.0-preview/extlibs/SSVUtilsJson/include. -- Found SSVUtilsJson in /pbulk/work/games/openhexagon/work/SSVOpenHexagon-2.0-preview/extlibs/SSVUtilsJson/include -- Configuring done (0.7s) -- Generating done (0.0s) CMake Warning: Manually-specified variables were not used by the project: CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_MANDIR CMAKE_SKIP_RPATH LUA_INCLUDE_DIR LUA_LIBRARY Lua_FIND_VERSION_COUNT Lua_FIND_VERSION_EXACT Lua_FIND_VERSION_MAJOR Lua_FIND_VERSION_MINOR PKGBASE SSVENTITYSYSTEM_INCLUDE_DIR SSVENTITYSYSTEM_LIBRARY_RELEASE SSVLUAWRAPPER_INCLUDE_DIR SSVLUAWRAPPER_LIBRARY_RELEASE SSVMENUSYSTEM_INCLUDE_DIR SSVMENUSYSTEM_LIBRARY_RELEASE SSVSTART_INCLUDE_DIR SSVSTART_LIBRARY_RELEASE SSVUTILSJSON_LIBRARY_RELEASE -- Build files have been written to: /pbulk/work/games/openhexagon/work/SSVStart-112229f184f5e4cf88c71fe67b4588806d290f71 CMake Deprecation Warning at CMakeLists.txt:1 (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. -- The C compiler identification is GNU 7.5.0 -- The CXX compiler identification is GNU 7.5.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /pbulk/work/games/openhexagon/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: /pbulk/work/games/openhexagon/work/.cwrapper/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Configuring done (0.7s) -- Generating done (0.0s) CMake Warning: Manually-specified variables were not used by the project: CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_MANDIR CMAKE_SKIP_RPATH LUA_INCLUDE_DIR LUA_LIBRARY Lua_FIND_VERSION_COUNT Lua_FIND_VERSION_EXACT Lua_FIND_VERSION_MAJOR Lua_FIND_VERSION_MINOR PKGBASE SSVENTITYSYSTEM_INCLUDE_DIR SSVENTITYSYSTEM_LIBRARY_RELEASE SSVJSONCPP_INCLUDE_DIR SSVJSONCPP_LIBRARY_RELEASE SSVLUAWRAPPER_INCLUDE_DIR SSVLUAWRAPPER_LIBRARY_RELEASE SSVMENUSYSTEM_INCLUDE_DIR SSVMENUSYSTEM_LIBRARY_RELEASE SSVSTART_INCLUDE_DIR SSVSTART_LIBRARY_RELEASE SSVUTILSJSON_INCLUDE_DIR SSVUTILSJSON_LIBRARY_RELEASE SSVUTILS_INCLUDE_DIR SSVUTILS_LIBRARY_RELEASE -- Build files have been written to: /pbulk/work/games/openhexagon/work/SSVMenuSystem-03d32b26b2880a35d5daa1ad7ab6199a4d19c742 CMake Deprecation Warning at CMakeLists.txt:1 (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. -- The C compiler identification is GNU 7.5.0 -- The CXX compiler identification is GNU 7.5.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /pbulk/work/games/openhexagon/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: /pbulk/work/games/openhexagon/work/.cwrapper/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done Found Lua include at: /pbulk/work/games/openhexagon/work/.buildlink/include/lua-5.1. Found Lua library at: /pbulk/work/games/openhexagon/work/.buildlink/lib/liblua5.1.so. -- Found LUA in /pbulk/work/games/openhexagon/work/.buildlink/include/lua-5.1 LUA found and included -- Configuring done (0.6s) -- Generating done (0.0s) CMake Warning: Manually-specified variables were not used by the project: CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_MANDIR CMAKE_SKIP_RPATH Lua_FIND_VERSION_COUNT Lua_FIND_VERSION_EXACT Lua_FIND_VERSION_MAJOR Lua_FIND_VERSION_MINOR PKGBASE SSVENTITYSYSTEM_INCLUDE_DIR SSVENTITYSYSTEM_LIBRARY_RELEASE SSVJSONCPP_INCLUDE_DIR SSVJSONCPP_LIBRARY_RELEASE SSVLUAWRAPPER_INCLUDE_DIR SSVLUAWRAPPER_LIBRARY_RELEASE SSVMENUSYSTEM_INCLUDE_DIR SSVMENUSYSTEM_LIBRARY_RELEASE SSVSTART_INCLUDE_DIR SSVSTART_LIBRARY_RELEASE SSVUTILSJSON_INCLUDE_DIR SSVUTILSJSON_LIBRARY_RELEASE SSVUTILS_INCLUDE_DIR SSVUTILS_LIBRARY_RELEASE -- Build files have been written to: /pbulk/work/games/openhexagon/work/SSVLuaWrapper-ca905bddae86358182cf85eff2d0220ccdd785d0 CMake Deprecation Warning at CMakeLists.txt:1 (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. -- The C compiler identification is GNU 7.5.0 -- The CXX compiler identification is unknown -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /pbulk/work/games/openhexagon/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: /pbulk/work/games/openhexagon/work/.cwrapper/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done Could NOT find SFML (missing: SFML_AUDIO_LIBRARY SFML_GRAPHICS_LIBRARY SFML_WINDOW_LIBRARY SFML_SYSTEM_LIBRARY SFML_NETWORK_LIBRARY) -> SFML directory not found. Set include and libraries manually. Found SSVJsonCpp include at: /pbulk/work/games/openhexagon/work/SSVOpenHexagon-2.0-preview/extlibs/SSVJsonCpp/include. Found SSVJsonCpp release library at: /pbulk/work/games/openhexagon/work/SSVOpenHexagon-2.0-preview/extlibs/SSVJsonCpp/libSSVJsonCpp-s.a. Found SSVJsonCpp debug library at: SSVJSONCPP_LIBRARY_DEBUG-NOTFOUND. -- Found SSVJSONCPP: /pbulk/work/games/openhexagon/work/SSVOpenHexagon-2.0-preview/extlibs/SSVJsonCpp/libSSVJsonCpp-s.a Found SSVUtils include at: /pbulk/work/games/openhexagon/work/SSVOpenHexagon-2.0-preview/extlibs/SSVUtils/include. Found SSVUtils release library at: /pbulk/work/games/openhexagon/work/SSVOpenHexagon-2.0-preview/extlibs/SSVUtils/libSSVUtils-s.a. Found SSVUtils debug library at: SSVUTILS_LIBRARY_DEBUG-NOTFOUND. -- Found SSVUTILS: /pbulk/work/games/openhexagon/work/SSVOpenHexagon-2.0-preview/extlibs/SSVUtils/libSSVUtils-s.a Found SSVUtilsJson include at: /pbulk/work/games/openhexagon/work/SSVOpenHexagon-2.0-preview/extlibs/SSVUtilsJson/include. -- Found SSVUtilsJson in /pbulk/work/games/openhexagon/work/SSVOpenHexagon-2.0-preview/extlibs/SSVUtilsJson/include Found SSVStart include at: /pbulk/work/games/openhexagon/work/SSVOpenHexagon-2.0-preview/extlibs/SSVStart/include. Found SSVStart release library at: /pbulk/work/games/openhexagon/work/SSVOpenHexagon-2.0-preview/extlibs/SSVStart/libSSVStart-s.a. Found SSVStart debug library at: SSVSTART_LIBRARY_DEBUG-NOTFOUND. -- Found SSVSTART: /pbulk/work/games/openhexagon/work/SSVOpenHexagon-2.0-preview/extlibs/SSVStart/libSSVStart-s.a Found SSVEntitySystem include at: /pbulk/work/games/openhexagon/work/SSVOpenHexagon-2.0-preview/extlibs/SSVEntitySystem/include. Found SSVEntitySystem release library at: /pbulk/work/games/openhexagon/work/SSVOpenHexagon-2.0-preview/extlibs/SSVEntitySystem/libSSVEntitySystem-s.a. Found SSVEntitySystem debug library at: SSVENTITYSYSTEM_LIBRARY_DEBUG-NOTFOUND. -- Found SSVENTITYSYSTEM: /pbulk/work/games/openhexagon/work/SSVOpenHexagon-2.0-preview/extlibs/SSVEntitySystem/libSSVEntitySystem-s.a Found Lua include at: /pbulk/work/games/openhexagon/work/.buildlink/include/lua-5.1. Found Lua library at: /pbulk/work/games/openhexagon/work/.buildlink/lib/liblua5.1.so. -- Found LUA in /pbulk/work/games/openhexagon/work/.buildlink/include/lua-5.1 Found SSVMenuSystem include at: /pbulk/work/games/openhexagon/work/SSVOpenHexagon-2.0-preview/extlibs/SSVMenuSystem/include. Found SSVMenuSystem release library at: /pbulk/work/games/openhexagon/work/SSVOpenHexagon-2.0-preview/extlibs/SSVMenuSystem/libSSVMenuSystem-s.a. Found SSVMenuSystem debug library at: SSVMENUSYSTEM_LIBRARY_DEBUG-NOTFOUND. -- Found SSVMENUSYSTEM: /pbulk/work/games/openhexagon/work/SSVOpenHexagon-2.0-preview/extlibs/SSVMenuSystem/libSSVMenuSystem-s.a Found SSVLuaWrapper include at: /pbulk/work/games/openhexagon/work/SSVOpenHexagon-2.0-preview/extlibs/SSVLuaWrapper/include. Found SSVLuaWrapper release library at: /pbulk/work/games/openhexagon/work/SSVOpenHexagon-2.0-preview/extlibs/SSVLuaWrapper/libSSVLuaWrapper-s.a. Found SSVLuaWrapper debug library at: SSVLUAWRAPPER_LIBRARY_DEBUG-NOTFOUND. -- Found SSVLUAWRAPPER: /pbulk/work/games/openhexagon/work/SSVOpenHexagon-2.0-preview/extlibs/SSVLuaWrapper/libSSVLuaWrapper-s.a -- Configuring done (0.9s) -- Generating done (0.0s) CMake Warning: Manually-specified variables were not used by the project: BUILD_SHARED_LIB CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_MANDIR Lua_FIND_VERSION_COUNT Lua_FIND_VERSION_EXACT Lua_FIND_VERSION_MAJOR Lua_FIND_VERSION_MINOR SSVUTILSJSON_LIBRARY_RELEASE -- Build files have been written to: /pbulk/work/games/openhexagon/work/SSVOpenHexagon-2.0-preview => Rewrite cmake Dependencies files => Fixing hardcoded include path