configure
command_line: C:/hostedtoolcache/windows/cmake/4.2.1/x64/cmake-4.2.1-windows-x86_64/bin/cmake.exe -DCMAKE_BUILD_TYPE:STRING=Debug -DCTEST_USE_LAUNCHERS:BOOL=TRUE -GNinja -SD:/a/nightly-builds/nightly-builds -BD:/a/nightly-builds/nightly-builds/build
working_directory: ""
Execution Time: 25
Generator: ctest-4.2.1
stdout:
-- The C compiler identification is MSVC 19.44.35222.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: C:/Program Files/Microsoft Visual Studio/2022/Enterprise/VC/Tools/MSVC/14.44.35207/bin/Hostx64/x64/cl.exe - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - not found
-- Found Threads: TRUE
-- The Swift compiler identification is unknown
CMake Error at Swift/CMakeLists.txt:1 (enable_language):
No CMAKE_Swift_COMPILER could be found.
Tell CMake where to find the compiler by setting either the environment
variable "SWIFTC" or the CMake cache entry CMAKE_Swift_COMPILER to the full
path to the compiler, or to the compiler name if it is in the PATH.
-- Configuring incomplete, errors occurred!