+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/openttd-14.1nb7/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/openttd-14.1nb7/work.log ===> Building for openttd-14.1nb7 CMake Deprecation Warning at cmake/scripts/FindVersion.cmake: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. -- Version string: 14.1 -- Generating rev.cpp -- Generating CPackProperties.cmake -- Generating Doxyfile -- Generating Doxyfile_AI -- Generating Doxyfile_GS [ 1%] Building CXX object src/strgen/CMakeFiles/strgen.dir/strgen.cpp.o [ 1%] Building CXX object src/settingsgen/CMakeFiles/settingsgen.dir/settingsgen.cpp.o [ 2%] Generating script_window.hpp [ 2%] Built target find_version CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/GenerateWidget.cmake: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. [ 2%] Copying ai/compat_0.7.nut In file included from /home/pbulk/build/games/openttd/work/openttd-14.1/src/settingsgen/settingsgen.cpp:11: /home/pbulk/build/games/openttd/work/openttd-14.1/src/settingsgen/../string_func.h:263:7: warning: redundant redeclaration of 'char* strcasestr(const char*, const char*)' in same scope [-Wredundant-decls] 263 | char *strcasestr(const char *haystack, const char *needle); | ^~~~~~~~~~ In file included from /opt/tools/gcc13/include/c++/13.3.0/cstring:42, from /home/pbulk/build/games/openttd/work/openttd-14.1/src/settingsgen/../stdafx.h:60, from /home/pbulk/build/games/openttd/work/openttd-14.1/src/settingsgen/settingsgen.cpp:10: /usr/include/string.h:125:14: note: previous declaration of 'char* strcasestr(const char*, const char*)' 125 | extern char *strcasestr(const char *, const char *); | ^~~~~~~~~~ [ 2%] Built target script_window In file included from /home/pbulk/build/games/openttd/work/openttd-14.1/src/strgen/strgen.cpp:14: /home/pbulk/build/games/openttd/work/openttd-14.1/src/strgen/../string_func.h:263:7: warning: redundant redeclaration of 'char* strcasestr(const char*, const char*)' in same scope [-Wredundant-decls] 263 | char *strcasestr(const char *haystack, const char *needle); | ^~~~~~~~~~ In file included from /opt/tools/gcc13/include/c++/13.3.0/cstring:42, from /home/pbulk/build/games/openttd/work/openttd-14.1/src/strgen/../stdafx.h:60, from /home/pbulk/build/games/openttd/work/openttd-14.1/src/strgen/strgen.cpp:10: /usr/include/string.h:125:14: note: previous declaration of 'char* strcasestr(const char*, const char*)' 125 | extern char *strcasestr(const char *, const char *); | ^~~~~~~~~~ [ 2%] Copying ai/compat_1.0.nut [ 2%] Copying game/compat_1.10.nut [ 2%] Copying ai/compat_1.1.nut [ 2%] Copying game/compat_1.11.nut [ 2%] Copying ai/compat_1.10.nut [ 2%] Copying game/compat_1.2.nut [ 2%] Copying ai/compat_1.11.nut [ 2%] Copying game/compat_1.3.nut [ 2%] Copying ai/compat_1.2.nut [ 2%] Copying game/compat_1.4.nut [ 2%] Copying ai/compat_1.3.nut [ 2%] Copying game/compat_1.5.nut [ 2%] Copying ai/compat_1.4.nut [ 3%] Copying game/compat_1.6.nut [ 4%] Copying ai/compat_1.5.nut [ 4%] Building CXX object src/settingsgen/CMakeFiles/settingsgen.dir/__/core/alloc_func.cpp.o [ 4%] Copying game/compat_1.7.nut [ 4%] Copying ai/compat_1.6.nut [ 4%] Copying game/compat_1.8.nut [ 4%] Copying ai/compat_1.7.nut [ 4%] Building CXX object src/strgen/CMakeFiles/strgen.dir/strgen_base.cpp.o [ 4%] Copying game/compat_1.9.nut [ 4%] Copying ai/compat_1.8.nut [ 4%] Copying game/compat_12.nut [ 4%] Copying ai/compat_1.9.nut In file included from /home/pbulk/build/games/openttd/work/openttd-14.1/src/strgen/strgen_base.cpp:15: /home/pbulk/build/games/openttd/work/openttd-14.1/src/strgen/../string_func.h:263:7: warning: redundant redeclaration of 'char* strcasestr(const char*, const char*)' in same scope [-Wredundant-decls] 263 | char *strcasestr(const char *haystack, const char *needle); | ^~~~~~~~~~ In file included from /opt/tools/gcc13/include/c++/13.3.0/cstring:42, from /home/pbulk/build/games/openttd/work/openttd-14.1/src/strgen/../stdafx.h:60, from /home/pbulk/build/games/openttd/work/openttd-14.1/src/strgen/strgen_base.cpp:10: /usr/include/string.h:125:14: note: previous declaration of 'char* strcasestr(const char*, const char*)' 125 | extern char *strcasestr(const char *, const char *); | ^~~~~~~~~~ [ 4%] Copying game/compat_13.nut [ 4%] Copying ai/compat_12.nut [ 4%] Copying game/compat_14.nut [ 4%] Copying ai/compat_13.nut [ 4%] Built target gs_compat_files [ 4%] Copying ai/compat_14.nut [ 4%] Generating template/template_accounting.hpp.sq [ 4%] Built target ai_compat_files CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 4%] Copying openttd.128.png file [ 4%] Generating template/template_admin.hpp.sq [ 4%] Building CXX object src/settingsgen/CMakeFiles/settingsgen.dir/__/misc/getoptdata.cpp.o CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 4%] Copying openttd.16.png file [ 4%] Generating template/template_airport.hpp.sq [ 4%] Copying openttd.256.png file CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 4%] Copying openttd.32.png file [ 4%] Generating template/template_asyncmode.hpp.sq [ 4%] Building CXX object src/settingsgen/CMakeFiles/settingsgen.dir/__/error.cpp.o CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 5%] Copying openttd.48.png file [ 5%] Generating template/template_base.hpp.sq [ 5%] Building CXX object src/strgen/CMakeFiles/strgen.dir/__/core/alloc_func.cpp.o [ 5%] Copying openttd.64.png file CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 5%] Copying openttd.32.xpm file [ 5%] Generating template/template_basestation.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 5%] Copying openttd.64.xpm file [ 5%] Built target media_files [ 6%] Generating template/template_bridge.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 6%] Generating desktop file [ 6%] Generating template/template_bridgelist.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/Desktop.cmake: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. CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 6%] Generating template/template_cargo.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 6%] Built target desktop_file [ 6%] Building CXX object src/settingsgen/CMakeFiles/settingsgen.dir/__/ini_load.cpp.o [ 6%] Generating template/template_cargolist.hpp.sq [ 6%] Copying orig_extra.grf baseset file CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 6%] Building CXX object src/strgen/CMakeFiles/strgen.dir/__/misc/getoptdata.cpp.o [ 6%] Generating template/template_cargomonitor.hpp.sq [ 7%] Copying OpenTTD-Mono.ttf baseset file In file included from /home/pbulk/build/games/openttd/work/openttd-14.1/src/ini_load.cpp:14: /home/pbulk/build/games/openttd/work/openttd-14.1/src/string_func.h:263:7: warning: redundant redeclaration of 'char* strcasestr(const char*, const char*)' in same scope [-Wredundant-decls] 263 | char *strcasestr(const char *haystack, const char *needle); | ^~~~~~~~~~ In file included from /opt/tools/gcc13/include/c++/13.3.0/cstring:42, from /home/pbulk/build/games/openttd/work/openttd-14.1/src/stdafx.h:60, from /home/pbulk/build/games/openttd/work/openttd-14.1/src/ini_load.cpp:10: /usr/include/string.h:125:14: note: previous declaration of 'char* strcasestr(const char*, const char*)' 125 | extern char *strcasestr(const char *, const char *); | ^~~~~~~~~~ CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 7%] Generating template/template_client.hpp.sq [ 7%] Copying OpenTTD-Sans.ttf baseset file CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 7%] Building CXX object src/settingsgen/CMakeFiles/settingsgen.dir/__/string.cpp.o [ 7%] Building CXX object src/strgen/CMakeFiles/strgen.dir/__/error.cpp.o [ 7%] Generating template/template_clientlist.hpp.sq [ 7%] Copying OpenTTD-Serif.ttf baseset file CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 7%] Generating template/template_company.hpp.sq [ 7%] Copying OpenTTD-Small.ttf baseset file CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. In file included from /home/pbulk/build/games/openttd/work/openttd-14.1/src/string.cpp:15: /home/pbulk/build/games/openttd/work/openttd-14.1/src/string_func.h:263:7: warning: redundant redeclaration of 'char* strcasestr(const char*, const char*)' in same scope [-Wredundant-decls] 263 | char *strcasestr(const char *haystack, const char *needle); | ^~~~~~~~~~ In file included from /opt/tools/gcc13/include/c++/13.3.0/cstring:42, from /home/pbulk/build/games/openttd/work/openttd-14.1/src/stdafx.h:60, from /home/pbulk/build/games/openttd/work/openttd-14.1/src/string.cpp:10: /usr/include/string.h:125:14: note: previous declaration of 'char* strcasestr(const char*, const char*)' 125 | extern char *strcasestr(const char *, const char *); | ^~~~~~~~~~ [ 7%] Generating template/template_companymode.hpp.sq [ 7%] Generating no_music.obm baseset metadata file CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/Baseset.cmake: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. [ 8%] Generating template/template_date.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 8%] Generating template/template_depotlist.hpp.sq [ 8%] Generating no_sound.obs baseset metadata file CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/Baseset.cmake: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. [ 8%] Generating template/template_engine.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 8%] Building CXX object src/strgen/CMakeFiles/strgen.dir/__/string.cpp.o [ 8%] Generating template/template_enginelist.hpp.sq [ 8%] Copying openttd.32.bmp baseset file CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 8%] Copying openttd.grf baseset file [ 8%] Generating template/template_error.hpp.sq [ 8%] Linking CXX executable settingsgen CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. In file included from /home/pbulk/build/games/openttd/work/openttd-14.1/src/string.cpp:15: /home/pbulk/build/games/openttd/work/openttd-14.1/src/string_func.h:263:7: warning: redundant redeclaration of 'char* strcasestr(const char*, const char*)' in same scope [-Wredundant-decls] 263 | char *strcasestr(const char *haystack, const char *needle); | ^~~~~~~~~~ In file included from /opt/tools/gcc13/include/c++/13.3.0/cstring:42, from /home/pbulk/build/games/openttd/work/openttd-14.1/src/stdafx.h:60, from /home/pbulk/build/games/openttd/work/openttd-14.1/src/string.cpp:10: /usr/include/string.h:125:14: note: previous declaration of 'char* strcasestr(const char*, const char*)' 125 | extern char *strcasestr(const char *, const char *); | ^~~~~~~~~~ [ 8%] Built target settingsgen [ 8%] Copying opntitle.dat baseset file [ 8%] Generating template/template_event.hpp.sq [ 8%] Generating template/template_event_types.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 9%] Generating orig_dos.obg baseset metadata file [ 9%] Generating template/template_execmode.hpp.sq [ 10%] Generating template/template_game.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/Baseset.cmake: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. CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 10%] Generating template/template_gamesettings.hpp.sq [ 10%] Generating template/template_goal.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 10%] Generating orig_dos.obm baseset metadata file [ 10%] Generating template/template_group.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/Baseset.cmake: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. [ 10%] Generating template/template_grouplist.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 10%] Generating template/template_industry.hpp.sq [ 10%] Generating template/template_industrylist.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 10%] Linking CXX executable strgen [ 10%] Generating orig_dos.obs baseset metadata file [ 10%] Generating template/template_industrytype.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/Baseset.cmake: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. [ 10%] Generating template/template_industrytypelist.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 10%] Built target strgen CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 10%] Generating orig_dos_de.obg baseset metadata file [ 11%] Generating template/template_info_docs.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/Baseset.cmake: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. [ 11%] Generating template/template_infrastructure.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 11%] Generating orig_tto.obm baseset metadata file [ 11%] Generating template/template_league.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/Baseset.cmake: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. [ 11%] Generating template/template_list.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 11%] Generating orig_win.obg baseset metadata file CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/Baseset.cmake: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. [ 11%] Generating template/template_log_types.hpp.sq [ 11%] Generating template/template_log.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 11%] Generating orig_win.obm baseset metadata file CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/Baseset.cmake: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. [ 11%] Generating template/template_map.hpp.sq [ 11%] Generating template/template_marine.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 12%] Generating orig_win.obs baseset metadata file CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/Baseset.cmake: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. [ 12%] Generating template/template_news.hpp.sq [ 13%] Generating template/template_newgrf.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 13%] Generating template/template_object.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 13%] Generating template/template_objecttype.hpp.sq [ 13%] Generating template/template_objecttypelist.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 13%] Built target baseset_files CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 13%] Generating template/template_order.hpp.sq [ 13%] Generating template/template_priorityqueue.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 13%] Copying regression/info.nut regression file [ 13%] Generating template/template_rail.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 13%] Copying regression/main.nut regression file [ 14%] Generating template/template_railtypelist.hpp.sq [ 14%] Generating template/template_road.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 14%] Copying regression/require.nut regression file [ 14%] Generating template/template_roadtypelist.hpp.sq [ 14%] Generating template/template_signlist.hpp.sq [ 14%] Generating template/template_sign.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 14%] Copying regression/result.txt regression file CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 14%] Generating template/template_station.hpp.sq [ 14%] Generating template/template_stationlist.hpp.sq [ 14%] Copying regression/test.sav regression file CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 14%] Generating template/template_story_page.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 14%] Built target regression_regression_files [ 15%] Generating template/template_storypagelist.hpp.sq [ 15%] Generating template/template_storypageelementlist.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 15%] Generating template/template_subsidy.hpp.sq [ 15%] Copying stationlist/info.nut regression file CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 15%] Generating template/template_testmode.hpp.sq [ 15%] Generating template/template_subsidylist.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 15%] Generating template/template_text.hpp.sq [ 16%] Copying stationlist/main.nut regression file CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 16%] Generating template/template_tile.hpp.sq [ 16%] Generating template/template_tilelist.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 16%] Copying stationlist/result.txt regression file CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 16%] Generating template/template_town.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 16%] Copying stationlist/test.sav regression file [ 17%] Generating template/template_townlist.hpp.sq [ 17%] Generating template/template_tunnel.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 17%] Generating template/template_types.hpp.sq [ 17%] Built target regression_stationlist_files CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 17%] Generating template/template_vehicle.hpp.sq [ 17%] Generating template/template_vehiclelist.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 17%] Generating ai/ai_accounting.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 17%] Generating template/template_viewport.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 17%] Generating template/template_waypoint.hpp.sq [ 17%] Generating ai/ai_admin.hpp.sq [ 17%] Generating template/template_waypointlist.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 17%] Generating template/template_window.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 17%] Generating ai/ai_airport.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 17%] Generating table/settings.h [ 17%] Generating game/game_accounting.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 17%] Built target script_template [ 17%] Generating game/game_admin.hpp.sq [ 17%] Generating ai/ai_asyncmode.hpp.sq [ 17%] Built target table_settings CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 17%] Generating game/game_airport.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 17%] Compiling language english CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 17%] Generating game/game_asyncmode.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 17%] Generating ai/ai_base.hpp.sq [ 17%] Compiling language afrikaans [ 17%] Generating game/game_base.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 17%] Generating game/game_basestation.hpp.sq [ 17%] Compiling language arabic_egypt CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 18%] Generating ai/ai_basestation.hpp.sq [ 19%] Generating game/game_bridge.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 19%] Generating game/game_bridgelist.hpp.sq [ 20%] Compiling language basque CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 20%] Generating ai/ai_bridge.hpp.sq [ 20%] Generating game/game_cargo.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 20%] Compiling language belarusian CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 20%] Generating game/game_cargolist.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 20%] Generating ai/ai_bridgelist.hpp.sq [ 20%] Generating game/game_cargomonitor.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 20%] Compiling language brazilian_portuguese CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 20%] Generating game/game_client.hpp.sq [ 20%] Generating ai/ai_cargo.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 20%] Compiling language bulgarian CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 20%] Generating game/game_clientlist.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 20%] Generating game/game_company.hpp.sq [ 20%] Compiling language catalan [ 20%] Generating ai/ai_cargolist.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 21%] Generating game/game_companymode.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 21%] Compiling language chuvash [ 21%] Generating game/game_date.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 21%] Generating ai/ai_cargomonitor.hpp.sq [ 21%] Generating game/game_depotlist.hpp.sq [ 21%] Compiling language croatian CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 21%] Generating game/game_engine.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 21%] Generating ai/ai_client.hpp.sq [ 21%] Generating game/game_enginelist.hpp.sq [ 21%] Compiling language czech CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 21%] Generating game/game_error.hpp.sq [ 22%] Compiling language danish CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 22%] Generating game/game_event.hpp.sq [ 22%] Generating ai/ai_clientlist.hpp.sq [ 22%] Generating game/game_event_types.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 22%] Compiling language dutch CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 22%] Generating game/game_execmode.hpp.sq [ 22%] Generating ai/ai_company.hpp.sq [ 22%] Compiling language english_AU CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 23%] Generating game/game_game.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 23%] Compiling language english_US [ 23%] Generating game/game_gamesettings.hpp.sq [ 24%] Generating ai/ai_companymode.hpp.sq [ 24%] Generating game/game_goal.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 24%] Compiling language esperanto [ 24%] Generating ai/ai_date.hpp.sq [ 24%] Generating game/game_grouplist.hpp.sq [ 24%] Generating game/game_group.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 24%] Compiling language estonian CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 24%] Generating ai/ai_depotlist.hpp.sq [ 24%] Generating game/game_industry.hpp.sq [ 24%] Compiling language faroese [ 24%] Generating game/game_industrylist.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 24%] Compiling language finnish [ 24%] Generating ai/ai_engine.hpp.sq [ 24%] Generating game/game_industrytype.hpp.sq [ 25%] Generating game/game_industrytypelist.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 26%] Compiling language french [ 26%] Generating ai/ai_enginelist.hpp.sq [ 26%] Generating game/game_info_docs.hpp.sq [ 26%] Generating game/game_infrastructure.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 26%] Compiling language frisian [ 26%] Generating ai/ai_error.hpp.sq [ 26%] Generating game/game_league.hpp.sq [ 26%] Generating game/game_list.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 26%] Compiling language gaelic CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 26%] Generating ai/ai_event.hpp.sq [ 26%] Compiling language galician [ 26%] Generating game/game_log.hpp.sq [ 26%] Generating game/game_log_types.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 26%] Compiling language german [ 26%] Generating ai/ai_event_types.hpp.sq [ 26%] Generating game/game_map.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 27%] Generating game/game_marine.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 27%] Compiling language greek [ 28%] Generating ai/ai_execmode.hpp.sq [ 28%] Generating game/game_newgrf.hpp.sq [ 28%] Compiling language hebrew [ 28%] Generating game/game_news.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 28%] Compiling language hindi [ 28%] Generating game/game_object.hpp.sq [ 28%] Generating ai/ai_game.hpp.sq [ 28%] Generating game/game_objecttype.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 29%] Compiling language hungarian [ 29%] Generating ai/ai_gamesettings.hpp.sq [ 29%] Generating game/game_objecttypelist.hpp.sq [ 29%] Generating game/game_order.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 29%] Compiling language icelandic [ 29%] Generating ai/ai_goal.hpp.sq [ 29%] Generating game/game_priorityqueue.hpp.sq [ 29%] Generating game/game_rail.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 29%] Compiling language ido [ 29%] Generating ai/ai_group.hpp.sq [ 30%] Generating game/game_railtypelist.hpp.sq [ 30%] Generating game/game_road.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 30%] Compiling language indonesian CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 30%] Generating ai/ai_grouplist.hpp.sq [ 30%] Generating game/game_roadtypelist.hpp.sq [ 30%] Compiling language irish CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 30%] Generating game/game_sign.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 30%] Compiling language italian [ 30%] Generating ai/ai_industry.hpp.sq [ 30%] Generating game/game_signlist.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 30%] Generating game/game_station.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 30%] Compiling language japanese [ 30%] Generating ai/ai_industrylist.hpp.sq [ 30%] Generating game/game_stationlist.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 30%] Compiling language korean [ 30%] Generating game/game_story_page.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 31%] Generating game/game_storypageelementlist.hpp.sq [ 32%] Generating ai/ai_industrytype.hpp.sq [ 33%] Compiling language latin CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 33%] Generating game/game_storypagelist.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 33%] Generating game/game_subsidy.hpp.sq [ 33%] Generating ai/ai_industrytypelist.hpp.sq [ 33%] Compiling language latvian CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 33%] Generating game/game_subsidylist.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 33%] Generating game/game_testmode.hpp.sq [ 33%] Compiling language lithuanian [ 33%] Generating ai/ai_info_docs.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 33%] Generating game/game_text.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 33%] Compiling language luxembourgish [ 33%] Generating game/game_tile.hpp.sq [ 33%] Generating ai/ai_infrastructure.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 33%] Generating game/game_tilelist.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 33%] Compiling language macedonian [ 33%] Generating game/game_town.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 33%] Generating ai/ai_league.hpp.sq [ 34%] Generating game/game_townlist.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 34%] Compiling language malay CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 34%] Generating game/game_tunnel.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 34%] Generating ai/ai_list.hpp.sq [ 34%] Generating game/game_types.hpp.sq [ 34%] Compiling language maltese CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 34%] Generating game/game_vehicle.hpp.sq [ 34%] Compiling language marathi CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 34%] Generating game/game_vehiclelist.hpp.sq [ 34%] Generating ai/ai_log.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 34%] Compiling language norwegian_bokmal [ 34%] Generating game/game_viewport.hpp.sq [ 34%] Generating game/game_waypoint.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 34%] Generating ai/ai_log_types.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 35%] Compiling language norwegian_nynorsk [ 35%] Generating game/game_waypointlist.hpp.sq [ 36%] Generating game/game_window.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 36%] Generating ai/ai_map.hpp.sq [ 36%] Compiling language persian CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 36%] Compiling language polish [ 36%] Compiling language portuguese [ 37%] Generating ai/ai_marine.hpp.sq [ 37%] Compiling language romanian [ 37%] Built target script_game CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 37%] Compiling language russian [ 38%] Generating table/strings.h [ 38%] Compiling language serbian [ 38%] Generating ai/ai_newgrf.hpp.sq [ 38%] Compiling language simplified_chinese CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 39%] Compiling language slovak [ 39%] Built target table_strings [ 39%] Compiling language slovenian [ 39%] Generating ai/ai_news.hpp.sq [ 40%] Copying regression.cfg regression file CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 40%] Compiling language spanish [ 40%] Compiling language spanish_MX [ 40%] Built target regression_files [ 40%] Generating ai/ai_object.hpp.sq [ 40%] Compiling language swedish CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 40%] Compiling language tamil [ 40%] Generating game/game_includes.hpp CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelIncludes.cmake: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. [ 40%] Compiling language thai [ 40%] Generating ai/ai_objecttype.hpp.sq [ 40%] Compiling language traditional_chinese CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 40%] Built target script_game_includes [ 40%] Compiling language turkish [ 41%] Compiling language ukrainian [ 41%] Generating ai/ai_objecttypelist.hpp.sq [ 41%] Compiling language urdu CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 41%] Compiling language welsh [ 41%] Compiling language vietnamese [ 41%] Generating ai/ai_order.hpp.sq [ 41%] Generating ai/ai_priorityqueue.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 41%] Built target language_files [ 42%] Generating ai/ai_rail.hpp.sq [ 42%] Generating ai/ai_road.hpp.sq [ 42%] Generating ai/ai_railtypelist.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 42%] Generating ai/ai_roadtypelist.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 42%] Generating ai/ai_signlist.hpp.sq [ 42%] Generating ai/ai_sign.hpp.sq [ 42%] Generating ai/ai_station.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 42%] Generating ai/ai_stationlist.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 42%] Generating ai/ai_story_page.hpp.sq [ 43%] Generating ai/ai_storypageelementlist.hpp.sq [ 43%] Generating ai/ai_storypagelist.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 43%] Generating ai/ai_subsidy.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 43%] Generating ai/ai_testmode.hpp.sq [ 43%] Generating ai/ai_subsidylist.hpp.sq [ 43%] Generating ai/ai_text.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 43%] Generating ai/ai_tile.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 43%] Generating ai/ai_tilelist.hpp.sq [ 44%] Generating ai/ai_town.hpp.sq [ 44%] Generating ai/ai_townlist.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 44%] Generating ai/ai_tunnel.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 44%] Generating ai/ai_types.hpp.sq [ 44%] Generating ai/ai_vehiclelist.hpp.sq [ 44%] Generating ai/ai_vehicle.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 44%] Generating ai/ai_viewport.hpp.sq [ 44%] Generating ai/ai_window.hpp.sq [ 45%] Generating ai/ai_waypointlist.hpp.sq [ 45%] Generating ai/ai_waypoint.hpp.sq CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. CMake Deprecation Warning at /home/pbulk/build/games/openttd/work/openttd-14.1/cmake/scripts/SquirrelExport.cmake: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. [ 45%] Built target script_ai bmake[2]: don't know how to make generated/script/api/ai/ai_viewport.hpp.sq. Stop bmake[2]: stopped making "src/script/api/CMakeFiles/script_ai_includes.dir/build" in /home/pbulk/build/games/openttd/work/openttd-14.1/cmake-pkgsrc-build --- src/script/api/CMakeFiles/script_ai_includes.dir/all --- *** [src/script/api/CMakeFiles/script_ai_includes.dir/all] Error code 2 bmake[1]: stopped making "all" in /home/pbulk/build/games/openttd/work/openttd-14.1/cmake-pkgsrc-build bmake[1]: 1 error bmake[1]: stopped making "all" in /home/pbulk/build/games/openttd/work/openttd-14.1/cmake-pkgsrc-build *** [all] Error code 2 bmake: stopped making "all" in /home/pbulk/build/games/openttd/work/openttd-14.1/cmake-pkgsrc-build bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/games/openttd/work/openttd-14.1/cmake-pkgsrc-build *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/games/openttd *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/games/openttd