Cleaning build directory and executable... Configuring project with CMake using preset: x64-release-linux... Locating executable... find: ‘build/x64-release-linux’: No such file or directory ERROR: Could not find the Artisan executable! make: *** [makefile:47: copy_exe] Error 1 make: *** Waiting for unfinished jobs.... CMake Deprecation Warning at CMakeLists.txt:4 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument <min> value. Or, use the <min>...<max> syntax to tell CMake that the project requires at least <min> but has been updated to work with policies introduced by <max> or earlier. -- The C compiler identification is Clang 18.1.3 -- The CXX compiler identification is Clang 18.1.3 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/clang - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/clang - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Configuring done (2.9s) -- Generating done (0.0s) -- Build files have been written to: /tmp/tmpb0_1gep1/Artisan/Artisan-tmp/build/x64-release-linux