Determining if the include file pthread.h exists failed with the following output: Change Dir: C:/rootbuild/CMakeFiles/CMakeTmp Run Build Command(s):C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe cmTC_51e26.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:m && MSBuild version 17.3.1+2badb37d1 for .NET Framework Microsoft (R) C/C++ Optimizing Compiler Version 19.33.31630 for x64 CheckIncludeFile.c Copyright (C) Microsoft Corporation. All rights reserved. cl /c /Zi /W1 /WX- /diagnostics:column /Od /Ob0 /D _MBCS /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_51e26.dir\Debug\\" /Fd"cmTC_51e26.dir\Debug\vc143.pdb" /external:W1 /Gd /TC /errorReport:queue C:\rootbuild\CMakeFiles\CMakeTmp\CheckIncludeFile.c C:\rootbuild\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1,10): fatal error C1083: Cannot open include file: 'pthread.h': No such file or directory [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_51e26.vcxproj] Performing C++ SOURCE FILE Test GLIBCXX_USE_CXX11_ABI failed with the following output: Change Dir: C:/rootbuild/CMakeFiles/CMakeTmp Run Build Command(s):C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe cmTC_c5385.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:m && MSBuild version 17.3.1+2badb37d1 for .NET Framework src.cxx C:\rootbuild\CMakeFiles\CMakeTmp\src.cxx(4,1): fatal error C1189: #error: NOCXX11 [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_c5385.vcxproj] Source file was: #include #if _GLIBCXX_USE_CXX11_ABI == 0 #error NOCXX11 #endif int main() {} Determining if the function sgemm_ exists failed with the following output: Change Dir: C:/rootbuild/CMakeFiles/CMakeTmp Run Build Command(s):C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe cmTC_15dd2.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:m && MSBuild version 17.3.1+2badb37d1 for .NET Framework CheckFunctionExists.c CheckFunctionExists.obj : error LNK2019: unresolved external symbol sgemm_ referenced in function main [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_15dd2.vcxproj] C:\rootbuild\CMakeFiles\CMakeTmp\Debug\cmTC_15dd2.exe : fatal error LNK1120: 1 unresolved externals [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_15dd2.vcxproj] Checking whether the ASM compiler is GNU using "--version" did not match "(GNU assembler)|(GCC)|(Free Software Foundation)": Microsoft (R) C/C++ Optimizing Compiler Version 19.33.31630 for x64 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9002 : ignoring unknown option '--version' cl : Command line error D8003 : missing source filename Checking whether the ASM compiler is Clang using "--version" did not match "(clang version)": Microsoft (R) C/C++ Optimizing Compiler Version 19.33.31630 for x64 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9002 : ignoring unknown option '--version' cl : Command line error D8003 : missing source filename Checking whether the ASM compiler is AppleClang using "--version" did not match "(Apple LLVM version)": Microsoft (R) C/C++ Optimizing Compiler Version 19.33.31630 for x64 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9002 : ignoring unknown option '--version' cl : Command line error D8003 : missing source filename Checking whether the ASM compiler is ARMClang using "--version" did not match "armclang": Microsoft (R) C/C++ Optimizing Compiler Version 19.33.31630 for x64 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9002 : ignoring unknown option '--version' cl : Command line error D8003 : missing source filename Checking whether the ASM compiler is HP using "-V" did not match "HP C": Microsoft (R) C/C++ Optimizing Compiler Version 19.33.31630 for x64 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line error D8004 : '/V' requires an argument Checking whether the ASM compiler is Intel using "--version" did not match "(ICC)": Microsoft (R) C/C++ Optimizing Compiler Version 19.33.31630 for x64 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9002 : ignoring unknown option '--version' cl : Command line error D8003 : missing source filename Checking whether the ASM compiler is IntelLLVM using "--version" did not match "(Intel[^ ]+oneAPI)": Microsoft (R) C/C++ Optimizing Compiler Version 19.33.31630 for x64 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9002 : ignoring unknown option '--version' cl : Command line error D8003 : missing source filename Checking whether the ASM compiler is SunPro using "-V" did not match "Sun C": Microsoft (R) C/C++ Optimizing Compiler Version 19.33.31630 for x64 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line error D8004 : '/V' requires an argument Checking whether the ASM compiler is XL using "-qversion" did not match "XL C": Microsoft (R) C/C++ Optimizing Compiler Version 19.33.31630 for x64 Copyright (C) Microsoft Corporation. All rights reserved. cl : Command line warning D9002 : ignoring unknown option '-qversion' cl : Command line error D8003 : missing source filename Determining if the include file dlfcn.h exists failed with the following output: Change Dir: C:/rootbuild/CMakeFiles/CMakeTmp Run Build Command(s):C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe cmTC_e9835.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:m && MSBuild version 17.3.1+2badb37d1 for .NET Framework CheckIncludeFile.c C:\rootbuild\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1,10): fatal error C1083: Cannot open include file: 'dlfcn.h': No such file or directory [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_e9835.vcxproj] Determining if the include file link.h exists failed with the following output: Change Dir: C:/rootbuild/CMakeFiles/CMakeTmp Run Build Command(s):C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe cmTC_69602.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:m && MSBuild version 17.3.1+2badb37d1 for .NET Framework CheckIncludeFile.c C:\rootbuild\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1,10): fatal error C1083: Cannot open include file: 'link.h': No such file or directory [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_69602.vcxproj] Determining if the include file malloc/malloc.h exists failed with the following output: Change Dir: C:/rootbuild/CMakeFiles/CMakeTmp Run Build Command(s):C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe cmTC_c5ee2.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:m && MSBuild version 17.3.1+2badb37d1 for .NET Framework CheckIncludeFile.c C:\rootbuild\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1,10): fatal error C1083: Cannot open include file: 'malloc/malloc.h': No such file or directory [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_c5ee2.vcxproj] Determining if the include file sys/ioctl.h exists failed with the following output: Change Dir: C:/rootbuild/CMakeFiles/CMakeTmp Run Build Command(s):C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe cmTC_a93cf.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:m && MSBuild version 17.3.1+2badb37d1 for .NET Framework CheckIncludeFile.c C:\rootbuild\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1,10): fatal error C1083: Cannot open include file: 'sys/ioctl.h': No such file or directory [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_a93cf.vcxproj] Determining if the include file sys/mman.h exists failed with the following output: Change Dir: C:/rootbuild/CMakeFiles/CMakeTmp Run Build Command(s):C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe cmTC_8d412.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:m && MSBuild version 17.3.1+2badb37d1 for .NET Framework CheckIncludeFile.c C:\rootbuild\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1,10): fatal error C1083: Cannot open include file: 'sys/mman.h': No such file or directory [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_8d412.vcxproj] Determining if the include file sys/param.h exists failed with the following output: Change Dir: C:/rootbuild/CMakeFiles/CMakeTmp Run Build Command(s):C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe cmTC_c571a.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:m && MSBuild version 17.3.1+2badb37d1 for .NET Framework CheckIncludeFile.c C:\rootbuild\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1,10): fatal error C1083: Cannot open include file: 'sys/param.h': No such file or directory [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_c571a.vcxproj] Determining if the include file sys/resource.h exists failed with the following output: Change Dir: C:/rootbuild/CMakeFiles/CMakeTmp Run Build Command(s):C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe cmTC_6909e.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:m && MSBuild version 17.3.1+2badb37d1 for .NET Framework CheckIncludeFile.c C:\rootbuild\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1,10): fatal error C1083: Cannot open include file: 'sys/resource.h': No such file or directory [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_6909e.vcxproj] Determining if the include file sys/time.h exists failed with the following output: Change Dir: C:/rootbuild/CMakeFiles/CMakeTmp Run Build Command(s):C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe cmTC_75967.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:m && MSBuild version 17.3.1+2badb37d1 for .NET Framework CheckIncludeFile.c C:\rootbuild\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1,10): fatal error C1083: Cannot open include file: 'sys/time.h': No such file or directory [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_75967.vcxproj] Determining if the include file termios.h exists failed with the following output: Change Dir: C:/rootbuild/CMakeFiles/CMakeTmp Run Build Command(s):C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe cmTC_ca2fd.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:m && MSBuild version 17.3.1+2badb37d1 for .NET Framework CheckIncludeFile.c C:\rootbuild\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1,10): fatal error C1083: Cannot open include file: 'termios.h': No such file or directory [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_ca2fd.vcxproj] Determining if the include file unistd.h exists failed with the following output: Change Dir: C:/rootbuild/CMakeFiles/CMakeTmp Run Build Command(s):C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe cmTC_6dc04.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:m && MSBuild version 17.3.1+2badb37d1 for .NET Framework CheckIncludeFile.c C:\rootbuild\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1,10): fatal error C1083: Cannot open include file: 'unistd.h': No such file or directory [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_6dc04.vcxproj] Determining if the include file valgrind/valgrind.h exists failed with the following output: Change Dir: C:/rootbuild/CMakeFiles/CMakeTmp Run Build Command(s):C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe cmTC_46072.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:m && MSBuild version 17.3.1+2badb37d1 for .NET Framework CheckIncludeFile.c C:\rootbuild\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1,10): fatal error C1083: Cannot open include file: 'valgrind/valgrind.h': No such file or directory [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_46072.vcxproj] Determining if the include file zlib.h exists failed with the following output: Change Dir: C:/rootbuild/CMakeFiles/CMakeTmp Run Build Command(s):C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe cmTC_7aeb9.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:m && MSBuild version 17.3.1+2badb37d1 for .NET Framework CheckIncludeFile.c C:\rootbuild\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1,10): fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_7aeb9.vcxproj] Determining if the include file mach/mach.h exists failed with the following output: Change Dir: C:/rootbuild/CMakeFiles/CMakeTmp Run Build Command(s):C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe cmTC_9489a.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:m && MSBuild version 17.3.1+2badb37d1 for .NET Framework CheckIncludeFile.c C:\rootbuild\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1,10): fatal error C1083: Cannot open include file: 'mach/mach.h': No such file or directory [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_9489a.vcxproj] Determining if the include file histedit.h exists failed with the following output: Change Dir: C:/rootbuild/CMakeFiles/CMakeTmp Run Build Command(s):C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe cmTC_78257.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:m && MSBuild version 17.3.1+2badb37d1 for .NET Framework CheckIncludeFile.c C:\rootbuild\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1,10): fatal error C1083: Cannot open include file: 'histedit.h': No such file or directory [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_78257.vcxproj] Determining if the include file CrashReporterClient.h exists failed with the following output: Change Dir: C:/rootbuild/CMakeFiles/CMakeTmp Run Build Command(s):C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe cmTC_c13a7.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:m && MSBuild version 17.3.1+2badb37d1 for .NET Framework CheckIncludeFile.c C:\rootbuild\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1,10): fatal error C1083: Cannot open include file: 'CrashReporterClient.h': No such file or directory [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_c13a7.vcxproj] Determining if the function pfm_initialize exists in the pfm failed with the following output: Change Dir: C:/rootbuild/CMakeFiles/CMakeTmp Run Build Command(s):C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe cmTC_0b1fb.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:m && MSBuild version 17.3.1+2badb37d1 for .NET Framework CheckFunctionExists.c LINK : fatal error LNK1104: cannot open file 'pfm.lib' [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_0b1fb.vcxproj] Determining if the function compress2 exists in the z failed with the following output: Change Dir: C:/rootbuild/CMakeFiles/CMakeTmp Run Build Command(s):C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe cmTC_6f703.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:m && MSBuild version 17.3.1+2badb37d1 for .NET Framework CheckFunctionExists.c LINK : fatal error LNK1104: cannot open file 'z.lib' [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_6f703.vcxproj] Determining if the function compress2 exists in the zlib_static failed with the following output: Change Dir: C:/rootbuild/CMakeFiles/CMakeTmp Run Build Command(s):C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe cmTC_1a76d.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:m && MSBuild version 17.3.1+2badb37d1 for .NET Framework CheckFunctionExists.c LINK : fatal error LNK1104: cannot open file 'zlib_static.lib' [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_1a76d.vcxproj] Determining if the function compress2 exists in the zlib failed with the following output: Change Dir: C:/rootbuild/CMakeFiles/CMakeTmp Run Build Command(s):C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe cmTC_28f26.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:m && MSBuild version 17.3.1+2badb37d1 for .NET Framework CheckFunctionExists.c LINK : fatal error LNK1104: cannot open file 'zlib.lib' [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_28f26.vcxproj] Determining if the function xar_open exists in the xar failed with the following output: Change Dir: C:/rootbuild/CMakeFiles/CMakeTmp Run Build Command(s):C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe cmTC_8ea7e.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:m && MSBuild version 17.3.1+2badb37d1 for .NET Framework CheckFunctionExists.c LINK : fatal error LNK1104: cannot open file 'xar.lib' [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_8ea7e.vcxproj] Determining if the arc4random exist failed with the following output: Change Dir: C:/rootbuild/CMakeFiles/CMakeTmp Run Build Command(s):C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe cmTC_2f041.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:m && MSBuild version 17.3.1+2badb37d1 for .NET Framework CheckSymbolExists.c C:\rootbuild\CMakeFiles\CMakeTmp\CheckSymbolExists.c(8,29): error C2065: 'arc4random': undeclared identifier [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_2f041.vcxproj] File C:/rootbuild/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef arc4random return ((int*)(&arc4random))[argc]; #else (void)argc; return 0; #endif } Determining if the backtrace exist failed with the following output: Change Dir: C:/rootbuild/CMakeFiles/CMakeTmp Run Build Command(s):C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe cmTC_9dcb3.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:m && MSBuild version 17.3.1+2badb37d1 for .NET Framework CheckSymbolExists.c C:\rootbuild\CMakeFiles\CMakeTmp\CheckSymbolExists.c(2,10): fatal error C1083: Cannot open include file: 'execinfo.h': No such file or directory [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_9dcb3.vcxproj] File C:/rootbuild/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef backtrace return ((int*)(&backtrace))[argc]; #else (void)argc; return 0; #endif } Performing C SOURCE FILE Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW failed with the following output: Change Dir: C:/rootbuild/CMakeFiles/CMakeTmp Run Build Command(s):C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe cmTC_5c134.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:m && MSBuild version 17.3.1+2badb37d1 for .NET Framework cl : command line error D8021: invalid numeric argument '/Werror=unguarded-availability-new' [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_5c134.vcxproj] Source file was: int main(void) { return 0; } Determining if the _Unwind_Backtrace exist failed with the following output: Change Dir: C:/rootbuild/CMakeFiles/CMakeTmp Run Build Command(s):C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe cmTC_7cd2a.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:m && MSBuild version 17.3.1+2badb37d1 for .NET Framework CheckSymbolExists.c C:\rootbuild\CMakeFiles\CMakeTmp\CheckSymbolExists.c(2,10): fatal error C1083: Cannot open include file: 'unwind.h': No such file or directory [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_7cd2a.vcxproj] File C:/rootbuild/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef _Unwind_Backtrace return ((int*)(&_Unwind_Backtrace))[argc]; #else (void)argc; return 0; #endif } Determining if the getpagesize exist failed with the following output: Change Dir: C:/rootbuild/CMakeFiles/CMakeTmp Run Build Command(s):C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe cmTC_d5b44.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:m && MSBuild version 17.3.1+2badb37d1 for .NET Framework CheckSymbolExists.c C:\rootbuild\CMakeFiles\CMakeTmp\CheckSymbolExists.c(2,10): fatal error C1083: Cannot open include file: 'unistd.h': No such file or directory [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_d5b44.vcxproj] File C:/rootbuild/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef getpagesize return ((int*)(&getpagesize))[argc]; #else (void)argc; return 0; #endif } Determining if the sysconf exist failed with the following output: Change Dir: C:/rootbuild/CMakeFiles/CMakeTmp Run Build Command(s):C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe cmTC_bb559.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:m && MSBuild version 17.3.1+2badb37d1 for .NET Framework CheckSymbolExists.c C:\rootbuild\CMakeFiles\CMakeTmp\CheckSymbolExists.c(2,10): fatal error C1083: Cannot open include file: 'unistd.h': No such file or directory [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_bb559.vcxproj] File C:/rootbuild/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef sysconf return ((int*)(&sysconf))[argc]; #else (void)argc; return 0; #endif } Determining if the getrusage exist failed with the following output: Change Dir: C:/rootbuild/CMakeFiles/CMakeTmp Run Build Command(s):C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe cmTC_634ad.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:m && MSBuild version 17.3.1+2badb37d1 for .NET Framework CheckSymbolExists.c C:\rootbuild\CMakeFiles\CMakeTmp\CheckSymbolExists.c(2,10): fatal error C1083: Cannot open include file: 'sys/resource.h': No such file or directory [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_634ad.vcxproj] File C:/rootbuild/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef getrusage return ((int*)(&getrusage))[argc]; #else (void)argc; return 0; #endif } Determining if the setrlimit exist failed with the following output: Change Dir: C:/rootbuild/CMakeFiles/CMakeTmp Run Build Command(s):C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe cmTC_66b82.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:m && MSBuild version 17.3.1+2badb37d1 for .NET Framework CheckSymbolExists.c C:\rootbuild\CMakeFiles\CMakeTmp\CheckSymbolExists.c(2,10): fatal error C1083: Cannot open include file: 'sys/resource.h': No such file or directory [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_66b82.vcxproj] File C:/rootbuild/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef setrlimit return ((int*)(&setrlimit))[argc]; #else (void)argc; return 0; #endif } Determining if the isatty exist failed with the following output: Change Dir: C:/rootbuild/CMakeFiles/CMakeTmp Run Build Command(s):C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe cmTC_b7ba5.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:m && MSBuild version 17.3.1+2badb37d1 for .NET Framework CheckSymbolExists.c C:\rootbuild\CMakeFiles\CMakeTmp\CheckSymbolExists.c(2,10): fatal error C1083: Cannot open include file: 'unistd.h': No such file or directory [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_b7ba5.vcxproj] File C:/rootbuild/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef isatty return ((int*)(&isatty))[argc]; #else (void)argc; return 0; #endif } Determining if the futimens exist failed with the following output: Change Dir: C:/rootbuild/CMakeFiles/CMakeTmp Run Build Command(s):C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe cmTC_34511.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:m && MSBuild version 17.3.1+2badb37d1 for .NET Framework CheckSymbolExists.c C:\rootbuild\CMakeFiles\CMakeTmp\CheckSymbolExists.c(8,27): error C2065: 'futimens': undeclared identifier [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_34511.vcxproj] File C:/rootbuild/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef futimens return ((int*)(&futimens))[argc]; #else (void)argc; return 0; #endif } Determining if the futimes exist failed with the following output: Change Dir: C:/rootbuild/CMakeFiles/CMakeTmp Run Build Command(s):C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe cmTC_ca738.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:m && MSBuild version 17.3.1+2badb37d1 for .NET Framework CheckSymbolExists.c C:\rootbuild\CMakeFiles\CMakeTmp\CheckSymbolExists.c(2,10): fatal error C1083: Cannot open include file: 'sys/time.h': No such file or directory [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_ca738.vcxproj] File C:/rootbuild/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef futimes return ((int*)(&futimes))[argc]; #else (void)argc; return 0; #endif } Determining if the posix_fallocate exist failed with the following output: Change Dir: C:/rootbuild/CMakeFiles/CMakeTmp Run Build Command(s):C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe cmTC_f7eff.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:m && MSBuild version 17.3.1+2badb37d1 for .NET Framework CheckSymbolExists.c C:\rootbuild\CMakeFiles\CMakeTmp\CheckSymbolExists.c(8,34): error C2065: 'posix_fallocate': undeclared identifier [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_f7eff.vcxproj] File C:/rootbuild/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef posix_fallocate return ((int*)(&posix_fallocate))[argc]; #else (void)argc; return 0; #endif } Determining if the sigaltstack exist failed with the following output: Change Dir: C:/rootbuild/CMakeFiles/CMakeTmp Run Build Command(s):C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe cmTC_5bfe6.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:m && MSBuild version 17.3.1+2badb37d1 for .NET Framework CheckSymbolExists.c C:\rootbuild\CMakeFiles\CMakeTmp\CheckSymbolExists.c(8,30): error C2065: 'sigaltstack': undeclared identifier [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_5bfe6.vcxproj] File C:/rootbuild/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef sigaltstack return ((int*)(&sigaltstack))[argc]; #else (void)argc; return 0; #endif } Determining if the lseek64 exist failed with the following output: Change Dir: C:/rootbuild/CMakeFiles/CMakeTmp Run Build Command(s):C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe cmTC_9b78e.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:m && MSBuild version 17.3.1+2badb37d1 for .NET Framework CheckSymbolExists.c C:\rootbuild\CMakeFiles\CMakeTmp\CheckSymbolExists.c(3,10): fatal error C1083: Cannot open include file: 'unistd.h': No such file or directory [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_9b78e.vcxproj] File C:/rootbuild/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include #include int main(int argc, char** argv) { (void)argv; #ifndef lseek64 return ((int*)(&lseek64))[argc]; #else (void)argc; return 0; #endif } Determining if the mallctl exist failed with the following output: Change Dir: C:/rootbuild/CMakeFiles/CMakeTmp Run Build Command(s):C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe cmTC_3bf86.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:m && MSBuild version 17.3.1+2badb37d1 for .NET Framework CheckSymbolExists.c C:\rootbuild\CMakeFiles\CMakeTmp\CheckSymbolExists.c(2,10): fatal error C1083: Cannot open include file: 'malloc_np.h': No such file or directory [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_3bf86.vcxproj] File C:/rootbuild/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef mallctl return ((int*)(&mallctl))[argc]; #else (void)argc; return 0; #endif } Determining if the mallinfo exist failed with the following output: Change Dir: C:/rootbuild/CMakeFiles/CMakeTmp Run Build Command(s):C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe cmTC_43ab5.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:m && MSBuild version 17.3.1+2badb37d1 for .NET Framework CheckSymbolExists.c C:\rootbuild\CMakeFiles\CMakeTmp\CheckSymbolExists.c(8,27): error C2065: 'mallinfo': undeclared identifier [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_43ab5.vcxproj] File C:/rootbuild/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef mallinfo return ((int*)(&mallinfo))[argc]; #else (void)argc; return 0; #endif } Determining if the malloc_zone_statistics exist failed with the following output: Change Dir: C:/rootbuild/CMakeFiles/CMakeTmp Run Build Command(s):C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe cmTC_61bfb.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:m && MSBuild version 17.3.1+2badb37d1 for .NET Framework CheckSymbolExists.c C:\rootbuild\CMakeFiles\CMakeTmp\CheckSymbolExists.c(2,10): fatal error C1083: Cannot open include file: 'malloc/malloc.h': No such file or directory [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_61bfb.vcxproj] File C:/rootbuild/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef malloc_zone_statistics return ((int*)(&malloc_zone_statistics))[argc]; #else (void)argc; return 0; #endif } Determining if the getrlimit exist failed with the following output: Change Dir: C:/rootbuild/CMakeFiles/CMakeTmp Run Build Command(s):C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe cmTC_a905b.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:m && MSBuild version 17.3.1+2badb37d1 for .NET Framework CheckSymbolExists.c C:\rootbuild\CMakeFiles\CMakeTmp\CheckSymbolExists.c(3,10): fatal error C1083: Cannot open include file: 'sys/time.h': No such file or directory [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_a905b.vcxproj] File C:/rootbuild/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include #include #include int main(int argc, char** argv) { (void)argv; #ifndef getrlimit return ((int*)(&getrlimit))[argc]; #else (void)argc; return 0; #endif } Determining if the posix_spawn exist failed with the following output: Change Dir: C:/rootbuild/CMakeFiles/CMakeTmp Run Build Command(s):C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe cmTC_90693.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:m && MSBuild version 17.3.1+2badb37d1 for .NET Framework CheckSymbolExists.c C:\rootbuild\CMakeFiles\CMakeTmp\CheckSymbolExists.c(2,10): fatal error C1083: Cannot open include file: 'spawn.h': No such file or directory [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_90693.vcxproj] File C:/rootbuild/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef posix_spawn return ((int*)(&posix_spawn))[argc]; #else (void)argc; return 0; #endif } Determining if the pread exist failed with the following output: Change Dir: C:/rootbuild/CMakeFiles/CMakeTmp Run Build Command(s):C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe cmTC_fbe92.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:m && MSBuild version 17.3.1+2badb37d1 for .NET Framework CheckSymbolExists.c C:\rootbuild\CMakeFiles\CMakeTmp\CheckSymbolExists.c(2,10): fatal error C1083: Cannot open include file: 'unistd.h': No such file or directory [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_fbe92.vcxproj] File C:/rootbuild/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef pread return ((int*)(&pread))[argc]; #else (void)argc; return 0; #endif } Determining if the sbrk exist failed with the following output: Change Dir: C:/rootbuild/CMakeFiles/CMakeTmp Run Build Command(s):C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe cmTC_2f53f.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:m && MSBuild version 17.3.1+2badb37d1 for .NET Framework CheckSymbolExists.c C:\rootbuild\CMakeFiles\CMakeTmp\CheckSymbolExists.c(2,10): fatal error C1083: Cannot open include file: 'unistd.h': No such file or directory [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_2f53f.vcxproj] File C:/rootbuild/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef sbrk return ((int*)(&sbrk))[argc]; #else (void)argc; return 0; #endif } Determining if the strerror_r exist failed with the following output: Change Dir: C:/rootbuild/CMakeFiles/CMakeTmp Run Build Command(s):C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe cmTC_6ce55.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:m && MSBuild version 17.3.1+2badb37d1 for .NET Framework CheckSymbolExists.c C:\rootbuild\CMakeFiles\CMakeTmp\CheckSymbolExists.c(8,29): error C2065: 'strerror_r': undeclared identifier [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_6ce55.vcxproj] File C:/rootbuild/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef strerror_r return ((int*)(&strerror_r))[argc]; #else (void)argc; return 0; #endif } Determining if the setenv exist failed with the following output: Change Dir: C:/rootbuild/CMakeFiles/CMakeTmp Run Build Command(s):C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe cmTC_0ad36.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:m && MSBuild version 17.3.1+2badb37d1 for .NET Framework CheckSymbolExists.c C:\rootbuild\CMakeFiles\CMakeTmp\CheckSymbolExists.c(8,25): error C2065: 'setenv': undeclared identifier [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_0ad36.vcxproj] File C:/rootbuild/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef setenv return ((int*)(&setenv))[argc]; #else (void)argc; return 0; #endif } Determining if the function _alloca exists failed with the following output: Change Dir: C:/rootbuild/CMakeFiles/CMakeTmp Run Build Command(s):C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe cmTC_2258b.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:m && MSBuild version 17.3.1+2badb37d1 for .NET Framework CheckFunctionExists.c C:\Program Files\Microsoft Visual Studio\2022\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.23\Modules\CheckFunctionExists.c(7,3): warning C4391: 'char _alloca(void)': incorrect return type for intrinsic function, expected 'void' [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_2258b.vcxproj] C:\Program Files\Microsoft Visual Studio\2022\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.23\Modules\CheckFunctionExists.c(7,3): warning C4392: 'char _alloca(void)': incorrect number of arguments for intrinsic function, expected '1' arguments [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_2258b.vcxproj] C:\Program Files\Microsoft Visual Studio\2022\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\share\cmake-3.23\Modules\CheckFunctionExists.c(17,3): error C2168: '_alloca': too few actual parameters for intrinsic function [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_2258b.vcxproj] Determining if the function __alloca exists failed with the following output: Change Dir: C:/rootbuild/CMakeFiles/CMakeTmp Run Build Command(s):C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe cmTC_577b5.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:m && MSBuild version 17.3.1+2badb37d1 for .NET Framework CheckFunctionExists.c CheckFunctionExists.obj : error LNK2019: unresolved external symbol __alloca referenced in function main [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_577b5.vcxproj] C:\rootbuild\CMakeFiles\CMakeTmp\Debug\cmTC_577b5.exe : fatal error LNK1120: 1 unresolved externals [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_577b5.vcxproj] Determining if the function __chkstk_ms exists failed with the following output: Change Dir: C:/rootbuild/CMakeFiles/CMakeTmp Run Build Command(s):C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe cmTC_6a56e.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:m && MSBuild version 17.3.1+2badb37d1 for .NET Framework CheckFunctionExists.c CheckFunctionExists.obj : error LNK2019: unresolved external symbol __chkstk_ms referenced in function main [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_6a56e.vcxproj] C:\rootbuild\CMakeFiles\CMakeTmp\Debug\cmTC_6a56e.exe : fatal error LNK1120: 1 unresolved externals [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_6a56e.vcxproj] Determining if the function ___chkstk exists failed with the following output: Change Dir: C:/rootbuild/CMakeFiles/CMakeTmp Run Build Command(s):C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe cmTC_2ba23.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:m && MSBuild version 17.3.1+2badb37d1 for .NET Framework CheckFunctionExists.c CheckFunctionExists.obj : error LNK2019: unresolved external symbol ___chkstk referenced in function main [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_2ba23.vcxproj] C:\rootbuild\CMakeFiles\CMakeTmp\Debug\cmTC_2ba23.exe : fatal error LNK1120: 1 unresolved externals [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_2ba23.vcxproj] Determining if the function ___chkstk_ms exists failed with the following output: Change Dir: C:/rootbuild/CMakeFiles/CMakeTmp Run Build Command(s):C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe cmTC_ed0bb.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:m && MSBuild version 17.3.1+2badb37d1 for .NET Framework CheckFunctionExists.c CheckFunctionExists.obj : error LNK2019: unresolved external symbol ___chkstk_ms referenced in function main [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_ed0bb.vcxproj] C:\rootbuild\CMakeFiles\CMakeTmp\Debug\cmTC_ed0bb.exe : fatal error LNK1120: 1 unresolved externals [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_ed0bb.vcxproj] Determining if the function __ashldi3 exists failed with the following output: Change Dir: C:/rootbuild/CMakeFiles/CMakeTmp Run Build Command(s):C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe cmTC_bf38a.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:m && MSBuild version 17.3.1+2badb37d1 for .NET Framework CheckFunctionExists.c CheckFunctionExists.obj : error LNK2019: unresolved external symbol __ashldi3 referenced in function main [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_bf38a.vcxproj] C:\rootbuild\CMakeFiles\CMakeTmp\Debug\cmTC_bf38a.exe : fatal error LNK1120: 1 unresolved externals [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_bf38a.vcxproj] Determining if the function __ashrdi3 exists failed with the following output: Change Dir: C:/rootbuild/CMakeFiles/CMakeTmp Run Build Command(s):C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe cmTC_af649.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:m && MSBuild version 17.3.1+2badb37d1 for .NET Framework CheckFunctionExists.c CheckFunctionExists.obj : error LNK2019: unresolved external symbol __ashrdi3 referenced in function main [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_af649.vcxproj] C:\rootbuild\CMakeFiles\CMakeTmp\Debug\cmTC_af649.exe : fatal error LNK1120: 1 unresolved externals [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_af649.vcxproj] Determining if the function __divdi3 exists failed with the following output: Change Dir: C:/rootbuild/CMakeFiles/CMakeTmp Run Build Command(s):C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe cmTC_bb586.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:m && MSBuild version 17.3.1+2badb37d1 for .NET Framework CheckFunctionExists.c CheckFunctionExists.obj : error LNK2019: unresolved external symbol __divdi3 referenced in function main [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_bb586.vcxproj] C:\rootbuild\CMakeFiles\CMakeTmp\Debug\cmTC_bb586.exe : fatal error LNK1120: 1 unresolved externals [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_bb586.vcxproj] Determining if the function __fixdfdi exists failed with the following output: Change Dir: C:/rootbuild/CMakeFiles/CMakeTmp Run Build Command(s):C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe cmTC_94a04.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:m && MSBuild version 17.3.1+2badb37d1 for .NET Framework CheckFunctionExists.c CheckFunctionExists.obj : error LNK2019: unresolved external symbol __fixdfdi referenced in function main [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_94a04.vcxproj] C:\rootbuild\CMakeFiles\CMakeTmp\Debug\cmTC_94a04.exe : fatal error LNK1120: 1 unresolved externals [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_94a04.vcxproj] Determining if the function __fixsfdi exists failed with the following output: Change Dir: C:/rootbuild/CMakeFiles/CMakeTmp Run Build Command(s):C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe cmTC_f48ef.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:m && MSBuild version 17.3.1+2badb37d1 for .NET Framework CheckFunctionExists.c CheckFunctionExists.obj : error LNK2019: unresolved external symbol __fixsfdi referenced in function main [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_f48ef.vcxproj] C:\rootbuild\CMakeFiles\CMakeTmp\Debug\cmTC_f48ef.exe : fatal error LNK1120: 1 unresolved externals [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_f48ef.vcxproj] Determining if the function __floatdidf exists failed with the following output: Change Dir: C:/rootbuild/CMakeFiles/CMakeTmp Run Build Command(s):C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe cmTC_fd4dc.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:m && MSBuild version 17.3.1+2badb37d1 for .NET Framework CheckFunctionExists.c CheckFunctionExists.obj : error LNK2019: unresolved external symbol __floatdidf referenced in function main [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_fd4dc.vcxproj] C:\rootbuild\CMakeFiles\CMakeTmp\Debug\cmTC_fd4dc.exe : fatal error LNK1120: 1 unresolved externals [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_fd4dc.vcxproj] Determining if the function __lshrdi3 exists failed with the following output: Change Dir: C:/rootbuild/CMakeFiles/CMakeTmp Run Build Command(s):C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe cmTC_d98a2.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:m && MSBuild version 17.3.1+2badb37d1 for .NET Framework CheckFunctionExists.c CheckFunctionExists.obj : error LNK2019: unresolved external symbol __lshrdi3 referenced in function main [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_d98a2.vcxproj] C:\rootbuild\CMakeFiles\CMakeTmp\Debug\cmTC_d98a2.exe : fatal error LNK1120: 1 unresolved externals [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_d98a2.vcxproj] Determining if the function __moddi3 exists failed with the following output: Change Dir: C:/rootbuild/CMakeFiles/CMakeTmp Run Build Command(s):C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe cmTC_71c8e.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:m && MSBuild version 17.3.1+2badb37d1 for .NET Framework CheckFunctionExists.c CheckFunctionExists.obj : error LNK2019: unresolved external symbol __moddi3 referenced in function main [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_71c8e.vcxproj] C:\rootbuild\CMakeFiles\CMakeTmp\Debug\cmTC_71c8e.exe : fatal error LNK1120: 1 unresolved externals [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_71c8e.vcxproj] Determining if the function __udivdi3 exists failed with the following output: Change Dir: C:/rootbuild/CMakeFiles/CMakeTmp Run Build Command(s):C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe cmTC_69601.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:m && MSBuild version 17.3.1+2badb37d1 for .NET Framework CheckFunctionExists.c CheckFunctionExists.obj : error LNK2019: unresolved external symbol __udivdi3 referenced in function main [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_69601.vcxproj] C:\rootbuild\CMakeFiles\CMakeTmp\Debug\cmTC_69601.exe : fatal error LNK1120: 1 unresolved externals [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_69601.vcxproj] Determining if the function __umoddi3 exists failed with the following output: Change Dir: C:/rootbuild/CMakeFiles/CMakeTmp Run Build Command(s):C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe cmTC_facad.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:m && MSBuild version 17.3.1+2badb37d1 for .NET Framework CheckFunctionExists.c CheckFunctionExists.obj : error LNK2019: unresolved external symbol __umoddi3 referenced in function main [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_facad.vcxproj] C:\rootbuild\CMakeFiles\CMakeTmp\Debug\cmTC_facad.exe : fatal error LNK1120: 1 unresolved externals [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_facad.vcxproj] Determining if the function __main exists failed with the following output: Change Dir: C:/rootbuild/CMakeFiles/CMakeTmp Run Build Command(s):C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe cmTC_71695.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:m && MSBuild version 17.3.1+2badb37d1 for .NET Framework CheckFunctionExists.c CheckFunctionExists.obj : error LNK2019: unresolved external symbol __main referenced in function main [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_71695.vcxproj] C:\rootbuild\CMakeFiles\CMakeTmp\Debug\cmTC_71695.exe : fatal error LNK1120: 1 unresolved externals [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_71695.vcxproj] Determining if the function __cmpdi2 exists failed with the following output: Change Dir: C:/rootbuild/CMakeFiles/CMakeTmp Run Build Command(s):C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe cmTC_9b408.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:m && MSBuild version 17.3.1+2badb37d1 for .NET Framework CheckFunctionExists.c CheckFunctionExists.obj : error LNK2019: unresolved external symbol __cmpdi2 referenced in function main [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_9b408.vcxproj] C:\rootbuild\CMakeFiles\CMakeTmp\Debug\cmTC_9b408.exe : fatal error LNK1120: 1 unresolved externals [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_9b408.vcxproj] Performing C SOURCE FILE Test HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC failed with the following output: Change Dir: C:/rootbuild/CMakeFiles/CMakeTmp Run Build Command(s):C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe cmTC_4e536.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:m && MSBuild version 17.3.1+2badb37d1 for .NET Framework src.c C:\rootbuild\CMakeFiles\CMakeTmp\src.c(7,36): error C2039: 'st_mtimespec': is not a member of 'stat' [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_4e536.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.22621.0\ucrt\sys/stat.h(87): message : see declaration of 'stat' [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_4e536.vcxproj] Source file was: #include #include int main() { (void)sizeof(((struct stat *)0)->st_mtimespec.tv_nsec); return 0; } Performing C SOURCE FILE Test HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC failed with the following output: Change Dir: C:/rootbuild/CMakeFiles/CMakeTmp Run Build Command(s):C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe cmTC_b02e9.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:m && MSBuild version 17.3.1+2badb37d1 for .NET Framework src.c C:\rootbuild\CMakeFiles\CMakeTmp\src.c(7,36): error C2039: 'st_mtim': is not a member of 'stat' [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_b02e9.vcxproj] C:\Program Files (x86)\Windows Kits\10\Include\10.0.22621.0\ucrt\sys/stat.h(87): message : see declaration of 'stat' [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_b02e9.vcxproj] Source file was: #include #include int main() { (void)sizeof(((struct stat *)0)->st_mtim.tv_nsec); return 0; } Determining if the __GLIBC__ exist failed with the following output: Change Dir: C:/rootbuild/CMakeFiles/CMakeTmp Run Build Command(s):C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe cmTC_43a51.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:m && MSBuild version 17.3.1+2badb37d1 for .NET Framework CheckSymbolExists.c C:\rootbuild\CMakeFiles\CMakeTmp\CheckSymbolExists.c(8,28): error C2065: '__GLIBC__': undeclared identifier [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_43a51.vcxproj] File C:/rootbuild/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef __GLIBC__ return ((int*)(&__GLIBC__))[argc]; #else (void)argc; return 0; #endif } Determining if the sched_getaffinity exist failed with the following output: Change Dir: C:/rootbuild/CMakeFiles/CMakeTmp Run Build Command(s):C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe cmTC_5cce8.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:m && MSBuild version 17.3.1+2badb37d1 for .NET Framework CheckSymbolExists.c C:\rootbuild\CMakeFiles\CMakeTmp\CheckSymbolExists.c(2,10): fatal error C1083: Cannot open include file: 'sched.h': No such file or directory [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_5cce8.vcxproj] File C:/rootbuild/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef sched_getaffinity return ((int*)(&sched_getaffinity))[argc]; #else (void)argc; return 0; #endif } Determining if the CPU_COUNT exist failed with the following output: Change Dir: C:/rootbuild/CMakeFiles/CMakeTmp Run Build Command(s):C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe cmTC_940fb.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:m && MSBuild version 17.3.1+2badb37d1 for .NET Framework CheckSymbolExists.c C:\rootbuild\CMakeFiles\CMakeTmp\CheckSymbolExists.c(2,10): fatal error C1083: Cannot open include file: 'sched.h': No such file or directory [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_940fb.vcxproj] File C:/rootbuild/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef CPU_COUNT return ((int*)(&CPU_COUNT))[argc]; #else (void)argc; return 0; #endif } Performing C++ SOURCE FILE Test SUPPORTS_VARIADIC_MACROS_FLAG failed with the following output: Change Dir: C:/rootbuild/CMakeFiles/CMakeTmp Run Build Command(s):C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe cmTC_35129.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:m && MSBuild version 17.3.1+2badb37d1 for .NET Framework cl : command line error D8021: invalid numeric argument '/Wvariadic-macros' [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_35129.vcxproj] Source file was: int main() { return 0;} Performing C++ SOURCE FILE Test SUPPORTS_GNU_ZERO_VARIADIC_MACRO_ARGUMENTS_FLAG failed with the following output: Change Dir: C:/rootbuild/CMakeFiles/CMakeTmp Run Build Command(s):C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe cmTC_82b8b.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:m && MSBuild version 17.3.1+2badb37d1 for .NET Framework cl : command line error D8021: invalid numeric argument '/Wgnu-zero-variadic-macro-arguments' [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_82b8b.vcxproj] Source file was: int main() { return 0;} Determining if the os_signpost_interval_begin exist failed with the following output: Change Dir: C:/rootbuild/CMakeFiles/CMakeTmp Run Build Command(s):C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe cmTC_67d75.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:m && MSBuild version 17.3.1+2badb37d1 for .NET Framework CheckSymbolExists.c C:\rootbuild\CMakeFiles\CMakeTmp\CheckSymbolExists.c(2,10): fatal error C1083: Cannot open include file: 'os/signpost.h': No such file or directory [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_67d75.vcxproj] File C:/rootbuild/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include int main(int argc, char** argv) { (void)argv; #ifndef os_signpost_interval_begin return ((int*)(&os_signpost_interval_begin))[argc]; #else (void)argc; return 0; #endif } Determining if the include file sys/resource.h exists failed with the following output: Change Dir: C:/rootbuild/CMakeFiles/CMakeTmp Run Build Command(s):C:/Program Files/Microsoft Visual Studio/2022/Community/MSBuild/Current/Bin/amd64/MSBuild.exe cmTC_4d214.vcxproj /p:Configuration=Debug /p:Platform=x64 /p:VisualStudioVersion=17.0 /v:m && MSBuild version 17.3.1+2badb37d1 for .NET Framework CheckIncludeFile.c C:\rootbuild\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1,10): fatal error C1083: Cannot open include file: 'sys/resource.h': No such file or directory [C:\rootbuild\CMakeFiles\CMakeTmp\cmTC_4d214.vcxproj]