Cleaning build directory and executable... Locating executable... Configuring project with CMake using preset: x64-release-linux... 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.... Preset CMake variables: CMAKE_BUILD_TYPE="Release" CMAKE_CXX_COMPILER="clang" CMAKE_C_COMPILER="clang" CMAKE_INSTALL_PREFIX:PATH="/tmp/tmpjj2arv5y/Artisan/Artisan-tmp/install/x64-release-linux" -- 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 (0.5s) -- Generating done (0.0s) -- Build files have been written to: /tmp/tmpjj2arv5y/Artisan/Artisan-tmp/build/x64-release-linux