configure
command_line: "C:/Program Files/CMake/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: 34.9
Generator: ctest-3.31.6
stdout:
-- The C compiler identification is MSVC 19.44.35209.0
-- The CXX compiler identification is MSVC 19.44.35209.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
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: C:/Program Files/Microsoft Visual Studio/2022/Enterprise/VC/Tools/MSVC/14.44.35207/bin/Hostx64/x64/cl.exe - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Checking if compiler supports C++ make_unique
-- Checking if compiler supports C++ make_unique - yes
-- Checking if compiler supports C++ filesystem
-- Checking if compiler supports C++ filesystem - yes
-- 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
-- Checking whether C compiler has ssize_t in unistd.h
-- Checking whether C compiler has ssize_t in unistd.h - no
-- Looking for GetProcessMemoryInfo
-- Looking for GetProcessMemoryInfo - found
-- Checking whether <ext/stdio_filebuf.h> is available
-- Checking whether <ext/stdio_filebuf.h> is available - no
-- Found ZLIB: cmzlib
-- Found NGHTTP2: D:/a/nightly-builds/nightly-builds/Utilities/cmnghttp2/lib/includes (found version "1.52.0")
-- Check size of size_t
-- Check size of size_t - done
-- Check size of time_t
-- Check size of time_t - done
-- Looking for strings.h
-- Looking for strings.h - not found
-- Looking for unistd.h
-- Looking for unistd.h - not found
-- Found BZip2: cmbzip2 (found version "1.0.8")
-- Found LibLZMA: cmliblzma (found version "5.6.3")
-- Performing Test HAVE_DIRENT_H
-- Performing Test HAVE_DIRENT_H - Failed
-- Performing Test HAVE_SYS_NDIR_H
-- Performing Test HAVE_SYS_NDIR_H - Failed
-- Performing Test HAVE_NDIR_H
-- Performing Test HAVE_NDIR_H - Failed
-- Performing Test HAVE_SYS_DIR_H
-- Performing Test HAVE_SYS_DIR_H - Failed
-- Looking for 11 include files sys/types.h, ..., pthread.h
-- Looking for 11 include files sys/types.h, ..., pthread.h - not found
-- Looking for 15 include files sys/types.h, ..., sys/cdefs.h
-- Looking for 15 include files sys/types.h, ..., sys/cdefs.h - not found
-- Looking for 15 include files sys/types.h, ..., sys/param.h
-- Looking for 15 include files sys/types.h, ..., sys/param.h - not found
-- Looking for 16 include files sys/types.h, ..., sys/time.h
-- Looking for 16 include files sys/types.h, ..., sys/time.h - not found
-- Looking for 18 include files sys/types.h, ..., utime.h
-- Looking for 18 include files sys/types.h, ..., utime.h - not found
-- Performing Test SAFE_TO_DEFINE_EXTENSIONS
-- Performing Test SAFE_TO_DEFINE_EXTENSIONS - Success
-- Looking for mkstemp
-- Looking for mkstemp - not found
-- Looking for _get_timezone
-- Looking for _get_timezone - found
-- Looking for fseeko
-- Looking for fseeko - not found
-- Looking for vprintf
-- Looking for vprintf - not found
-- Looking for wmemcmp
-- Looking for wmemcmp - not found
-- Looking for wmemcpy
-- Looking for wmemcpy - not found
-- Looking for wmemmove
-- Looking for wmemmove - not found
-- Check size of dev_t
-- Check size of dev_t - done
-- Check size of mode_t
-- Check size of mode_t - failed
-- Check size of off_t
-- Check size of off_t - done
-- Check size of size_t
-- Check size of size_t - done
-- Check size of ssize_t
-- Check size of ssize_t - failed
-- Check size of pid_t
-- Check size of pid_t - failed
-- Check size of wchar_t
-- Check size of wchar_t - done
-- Checking _FILE_OFFSET_BITS for large files
-- Checking _FILE_OFFSET_BITS for large files - not needed
-- Looking for a Fortran compiler
-- Looking for a Fortran compiler - C:/mingw64/bin/gfortran.exe
-- Looking for a Swift compiler
-- Looking for a Swift compiler -
-- Configuring done (34.9s)