You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1608 lines
93 KiB

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.16.27045 for x86
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.16.27045 for x86
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.16.27045 for x86
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.16.27045 for x86
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.16.27045 for x86
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.16.27045 for x86
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.16.27045 for x86
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.16.27045 for x86
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.16.27045 for x86
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 dirent.h exists failed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_7a48c.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_7a48c.dir\Debug\\" /Fd"cmTC_7a48c.dir\Debug\vc141.pdb" /Gd /TC /analyze- /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckIncludeFile.c
CheckIncludeFile.c
D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: Cannot open include file: 'dirent.h': No such file or directory [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_7a48c.vcxproj]
Determining if the include file dlfcn.h exists failed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_ef3ed.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_ef3ed.dir\Debug\\" /Fd"cmTC_ef3ed.dir\Debug\vc141.pdb" /Gd /TC /analyze- /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckIncludeFile.c
CheckIncludeFile.c
D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: Cannot open include file: 'dlfcn.h': No such file or directory [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_ef3ed.vcxproj]
Determining if the include file execinfo.h exists failed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_8b89a.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_8b89a.dir\Debug\\" /Fd"cmTC_8b89a.dir\Debug\vc141.pdb" /Gd /TC /analyze- /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckIncludeFile.c
CheckIncludeFile.c
D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: Cannot open include file: 'execinfo.h': No such file or directory [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_8b89a.vcxproj]
Determining if the include file link.h exists failed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_4a018.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_4a018.dir\Debug\\" /Fd"cmTC_4a018.dir\Debug\vc141.pdb" /Gd /TC /analyze- /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckIncludeFile.c
CheckIncludeFile.c
D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: Cannot open include file: 'link.h': No such file or directory [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_4a018.vcxproj]
Determining if the include file malloc/malloc.h exists failed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_27a3d.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_27a3d.dir\Debug\\" /Fd"cmTC_27a3d.dir\Debug\vc141.pdb" /Gd /TC /analyze- /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckIncludeFile.c
CheckIncludeFile.c
D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: Cannot open include file: 'malloc/malloc.h': No such file or directory [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_27a3d.vcxproj]
Determining if the include file ndir.h exists failed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_a355b.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_a355b.dir\Debug\\" /Fd"cmTC_a355b.dir\Debug\vc141.pdb" /Gd /TC /analyze- /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckIncludeFile.c
CheckIncludeFile.c
D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: Cannot open include file: 'ndir.h': No such file or directory [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_a355b.vcxproj]
Determining if the include file sys/dir.h exists failed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_43ea4.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_43ea4.dir\Debug\\" /Fd"cmTC_43ea4.dir\Debug\vc141.pdb" /Gd /TC /analyze- /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckIncludeFile.c
CheckIncludeFile.c
D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: Cannot open include file: 'sys/dir.h': No such file or directory [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_43ea4.vcxproj]
Determining if the include file sys/ioctl.h exists failed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_9485f.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_9485f.dir\Debug\\" /Fd"cmTC_9485f.dir\Debug\vc141.pdb" /Gd /TC /analyze- /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckIncludeFile.c
CheckIncludeFile.c
D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: Cannot open include file: 'sys/ioctl.h': No such file or directory [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_9485f.vcxproj]
Determining if the include file sys/mman.h exists failed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_d7f06.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_d7f06.dir\Debug\\" /Fd"cmTC_d7f06.dir\Debug\vc141.pdb" /Gd /TC /analyze- /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckIncludeFile.c
CheckIncludeFile.c
D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: Cannot open include file: 'sys/mman.h': No such file or directory [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_d7f06.vcxproj]
Determining if the include file sys/ndir.h exists failed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_9aec0.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_9aec0.dir\Debug\\" /Fd"cmTC_9aec0.dir\Debug\vc141.pdb" /Gd /TC /analyze- /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckIncludeFile.c
CheckIncludeFile.c
D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: Cannot open include file: 'sys/ndir.h': No such file or directory [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_9aec0.vcxproj]
Determining if the include file sys/param.h exists failed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_9b3b9.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_9b3b9.dir\Debug\\" /Fd"cmTC_9b3b9.dir\Debug\vc141.pdb" /Gd /TC /analyze- /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckIncludeFile.c
CheckIncludeFile.c
D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: Cannot open include file: 'sys/param.h': No such file or directory [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_9b3b9.vcxproj]
Determining if the include file sys/resource.h exists failed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_8a28a.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_8a28a.dir\Debug\\" /Fd"cmTC_8a28a.dir\Debug\vc141.pdb" /Gd /TC /analyze- /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckIncludeFile.c
CheckIncludeFile.c
D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: Cannot open include file: 'sys/resource.h': No such file or directory [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_8a28a.vcxproj]
Determining if the include file sys/time.h exists failed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_47518.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_47518.dir\Debug\\" /Fd"cmTC_47518.dir\Debug\vc141.pdb" /Gd /TC /analyze- /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckIncludeFile.c
CheckIncludeFile.c
D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: Cannot open include file: 'sys/time.h': No such file or directory [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_47518.vcxproj]
Determining if the include file sys/uio.h exists failed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_55b5c.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_55b5c.dir\Debug\\" /Fd"cmTC_55b5c.dir\Debug\vc141.pdb" /Gd /TC /analyze- /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckIncludeFile.c
CheckIncludeFile.c
D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: Cannot open include file: 'sys/uio.h': No such file or directory [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_55b5c.vcxproj]
Determining if the include file termios.h exists failed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_d5357.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_d5357.dir\Debug\\" /Fd"cmTC_d5357.dir\Debug\vc141.pdb" /Gd /TC /analyze- /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckIncludeFile.c
CheckIncludeFile.c
D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: Cannot open include file: 'termios.h': No such file or directory [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_d5357.vcxproj]
Determining if the include file unistd.h exists failed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_c5ae4.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_c5ae4.dir\Debug\\" /Fd"cmTC_c5ae4.dir\Debug\vc141.pdb" /Gd /TC /analyze- /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckIncludeFile.c
CheckIncludeFile.c
D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: Cannot open include file: 'unistd.h': No such file or directory [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_c5ae4.vcxproj]
Determining if the include file utime.h exists failed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_7fd8a.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_7fd8a.dir\Debug\\" /Fd"cmTC_7fd8a.dir\Debug\vc141.pdb" /Gd /TC /analyze- /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckIncludeFile.c
CheckIncludeFile.c
D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: Cannot open include file: 'utime.h': No such file or directory [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_7fd8a.vcxproj]
Determining if the include file zlib.h exists failed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_428b0.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_428b0.dir\Debug\\" /Fd"cmTC_428b0.dir\Debug\vc141.pdb" /Gd /TC /analyze- /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckIncludeFile.c
CheckIncludeFile.c
D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_428b0.vcxproj]
Determining if the include file mach/mach.h exists failed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_aff5d.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_aff5d.dir\Debug\\" /Fd"cmTC_aff5d.dir\Debug\vc141.pdb" /Gd /TC /analyze- /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckIncludeFile.c
CheckIncludeFile.c
D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: Cannot open include file: 'mach/mach.h': No such file or directory [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_aff5d.vcxproj]
Determining if the include file mach-o/dyld.h exists failed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_142cb.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_142cb.dir\Debug\\" /Fd"cmTC_142cb.dir\Debug\vc141.pdb" /Gd /TC /analyze- /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckIncludeFile.c
CheckIncludeFile.c
D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: Cannot open include file: 'mach-o/dyld.h': No such file or directory [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_142cb.vcxproj]
Determining if the include file histedit.h exists failed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_b249c.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_b249c.dir\Debug\\" /Fd"cmTC_b249c.dir\Debug\vc141.pdb" /Gd /TC /analyze- /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckIncludeFile.c
CheckIncludeFile.c
D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckIncludeFile.c(1): fatal error C1083: Cannot open include file: 'histedit.h': No such file or directory [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_b249c.vcxproj]
Performing C++ SOURCE FILE Test HAVE_CXXABI_H failed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_c71b8.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D HAVE_CXXABI_H /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"cmTC_c71b8.dir\Debug\\" /Fd"cmTC_c71b8.dir\Debug\vc141.pdb" /Gd /TP /analyze- /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\src.cxx
src.cxx
D:\keystone\msvc\CMakeFiles\CMakeTmp\src.cxx(3): fatal error C1083: Cannot open include file: 'cxxabi.h': No such file or directory [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_c71b8.vcxproj]
Source file was:
#include <stddef.h>
#include <cxxabi.h>
int main() { return 0; }
Determining if the arc4random exist failed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_354a8.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_354a8.dir\Debug\\" /Fd"cmTC_354a8.dir\Debug\vc141.pdb" /Gd /TC /analyze- /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckSymbolExists.c
CheckSymbolExists.c
D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckSymbolExists.c(8): error C2065: 'arc4random': undeclared identifier [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_354a8.vcxproj]
File D:/keystone/msvc/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <stdlib.h>
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: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_1a433.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_1a433.dir\Debug\\" /Fd"cmTC_1a433.dir\Debug\vc141.pdb" /Gd /TC /analyze- /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckSymbolExists.c
CheckSymbolExists.c
D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckSymbolExists.c(2): fatal error C1083: Cannot open include file: 'execinfo.h': No such file or directory [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_1a433.vcxproj]
File D:/keystone/msvc/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <execinfo.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef backtrace
return ((int*)(&backtrace))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the getpagesize exist failed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_3b15c.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_3b15c.dir\Debug\\" /Fd"cmTC_3b15c.dir\Debug\vc141.pdb" /Gd /TC /analyze- /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckSymbolExists.c
CheckSymbolExists.c
D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckSymbolExists.c(2): fatal error C1083: Cannot open include file: 'unistd.h': No such file or directory [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_3b15c.vcxproj]
File D:/keystone/msvc/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <unistd.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef getpagesize
return ((int*)(&getpagesize))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the getrusage exist failed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_80d92.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_80d92.dir\Debug\\" /Fd"cmTC_80d92.dir\Debug\vc141.pdb" /Gd /TC /analyze- /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckSymbolExists.c
CheckSymbolExists.c
D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckSymbolExists.c(2): fatal error C1083: Cannot open include file: 'sys/resource.h': No such file or directory [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_80d92.vcxproj]
File D:/keystone/msvc/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <sys/resource.h>
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: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_587f9.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_587f9.dir\Debug\\" /Fd"cmTC_587f9.dir\Debug\vc141.pdb" /Gd /TC /analyze- /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckSymbolExists.c
CheckSymbolExists.c
D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckSymbolExists.c(2): fatal error C1083: Cannot open include file: 'sys/resource.h': No such file or directory [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_587f9.vcxproj]
File D:/keystone/msvc/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <sys/resource.h>
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: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_b4d98.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_b4d98.dir\Debug\\" /Fd"cmTC_b4d98.dir\Debug\vc141.pdb" /Gd /TC /analyze- /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckSymbolExists.c
CheckSymbolExists.c
D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckSymbolExists.c(2): fatal error C1083: Cannot open include file: 'unistd.h': No such file or directory [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_b4d98.vcxproj]
File D:/keystone/msvc/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <unistd.h>
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: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_7f92d.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_7f92d.dir\Debug\\" /Fd"cmTC_7f92d.dir\Debug\vc141.pdb" /Gd /TC /analyze- /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckSymbolExists.c
CheckSymbolExists.c
D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckSymbolExists.c(8): error C2065: 'futimens': undeclared identifier [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_7f92d.vcxproj]
File D:/keystone/msvc/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <sys/stat.h>
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: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_9d76c.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_9d76c.dir\Debug\\" /Fd"cmTC_9d76c.dir\Debug\vc141.pdb" /Gd /TC /analyze- /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckSymbolExists.c
CheckSymbolExists.c
D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckSymbolExists.c(2): fatal error C1083: Cannot open include file: 'sys/time.h': No such file or directory [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_9d76c.vcxproj]
File D:/keystone/msvc/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <sys/time.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef futimes
return ((int*)(&futimes))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the mallctl exist failed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_ee26e.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_ee26e.dir\Debug\\" /Fd"cmTC_ee26e.dir\Debug\vc141.pdb" /Gd /TC /analyze- /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckSymbolExists.c
CheckSymbolExists.c
D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckSymbolExists.c(2): fatal error C1083: Cannot open include file: 'malloc_np.h': No such file or directory [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_ee26e.vcxproj]
File D:/keystone/msvc/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <malloc_np.h>
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: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_3d79a.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_3d79a.dir\Debug\\" /Fd"cmTC_3d79a.dir\Debug\vc141.pdb" /Gd /TC /analyze- /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckSymbolExists.c
CheckSymbolExists.c
D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckSymbolExists.c(8): error C2065: 'mallinfo': undeclared identifier [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_3d79a.vcxproj]
File D:/keystone/msvc/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <malloc.h>
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: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_df4e9.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_df4e9.dir\Debug\\" /Fd"cmTC_df4e9.dir\Debug\vc141.pdb" /Gd /TC /analyze- /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckSymbolExists.c
CheckSymbolExists.c
D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckSymbolExists.c(2): fatal error C1083: Cannot open include file: 'malloc/malloc.h': No such file or directory [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_df4e9.vcxproj]
File D:/keystone/msvc/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <malloc/malloc.h>
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 mkdtemp exist failed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_76c99.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_76c99.dir\Debug\\" /Fd"cmTC_76c99.dir\Debug\vc141.pdb" /Gd /TC /analyze- /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckSymbolExists.c
CheckSymbolExists.c
D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckSymbolExists.c(3): fatal error C1083: Cannot open include file: 'unistd.h': No such file or directory [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_76c99.vcxproj]
File D:/keystone/msvc/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <stdlib.h>
#include <unistd.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef mkdtemp
return ((int*)(&mkdtemp))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the mkstemp exist failed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_8b2f1.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_8b2f1.dir\Debug\\" /Fd"cmTC_8b2f1.dir\Debug\vc141.pdb" /Gd /TC /analyze- /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckSymbolExists.c
CheckSymbolExists.c
D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckSymbolExists.c(3): fatal error C1083: Cannot open include file: 'unistd.h': No such file or directory [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_8b2f1.vcxproj]
File D:/keystone/msvc/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <stdlib.h>
#include <unistd.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef mkstemp
return ((int*)(&mkstemp))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the mktemp exist failed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_84b05.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_84b05.dir\Debug\\" /Fd"cmTC_84b05.dir\Debug\vc141.pdb" /Gd /TC /analyze- /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckSymbolExists.c
CheckSymbolExists.c
D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckSymbolExists.c(3): fatal error C1083: Cannot open include file: 'unistd.h': No such file or directory [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_84b05.vcxproj]
File D:/keystone/msvc/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <stdlib.h>
#include <unistd.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef mktemp
return ((int*)(&mktemp))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the closedir exist failed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_1c44a.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_1c44a.dir\Debug\\" /Fd"cmTC_1c44a.dir\Debug\vc141.pdb" /Gd /TC /analyze- /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckSymbolExists.c
CheckSymbolExists.c
D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckSymbolExists.c(3): fatal error C1083: Cannot open include file: 'dirent.h': No such file or directory [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_1c44a.vcxproj]
File D:/keystone/msvc/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <sys/types.h>
#include <dirent.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef closedir
return ((int*)(&closedir))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the opendir exist failed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_f6ec3.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_f6ec3.dir\Debug\\" /Fd"cmTC_f6ec3.dir\Debug\vc141.pdb" /Gd /TC /analyze- /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckSymbolExists.c
CheckSymbolExists.c
D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckSymbolExists.c(3): fatal error C1083: Cannot open include file: 'dirent.h': No such file or directory [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_f6ec3.vcxproj]
File D:/keystone/msvc/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <sys/types.h>
#include <dirent.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef opendir
return ((int*)(&opendir))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the readdir exist failed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_90561.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_90561.dir\Debug\\" /Fd"cmTC_90561.dir\Debug\vc141.pdb" /Gd /TC /analyze- /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckSymbolExists.c
CheckSymbolExists.c
D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckSymbolExists.c(3): fatal error C1083: Cannot open include file: 'dirent.h': No such file or directory [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_90561.vcxproj]
File D:/keystone/msvc/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <sys/types.h>
#include <dirent.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef readdir
return ((int*)(&readdir))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the getcwd exist failed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_a9c21.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_a9c21.dir\Debug\\" /Fd"cmTC_a9c21.dir\Debug\vc141.pdb" /Gd /TC /analyze- /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckSymbolExists.c
CheckSymbolExists.c
D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckSymbolExists.c(2): fatal error C1083: Cannot open include file: 'unistd.h': No such file or directory [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_a9c21.vcxproj]
File D:/keystone/msvc/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <unistd.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef getcwd
return ((int*)(&getcwd))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the gettimeofday exist failed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_fe9f6.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_fe9f6.dir\Debug\\" /Fd"cmTC_fe9f6.dir\Debug\vc141.pdb" /Gd /TC /analyze- /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckSymbolExists.c
CheckSymbolExists.c
D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckSymbolExists.c(2): fatal error C1083: Cannot open include file: 'sys/time.h': No such file or directory [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_fe9f6.vcxproj]
File D:/keystone/msvc/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <sys/time.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef gettimeofday
return ((int*)(&gettimeofday))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the getrlimit exist failed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_f32da.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_f32da.dir\Debug\\" /Fd"cmTC_f32da.dir\Debug\vc141.pdb" /Gd /TC /analyze- /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckSymbolExists.c
CheckSymbolExists.c
D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckSymbolExists.c(3): fatal error C1083: Cannot open include file: 'sys/time.h': No such file or directory [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_f32da.vcxproj]
File D:/keystone/msvc/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <sys/types.h>
#include <sys/time.h>
#include <sys/resource.h>
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: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_52b77.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_52b77.dir\Debug\\" /Fd"cmTC_52b77.dir\Debug\vc141.pdb" /Gd /TC /analyze- /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckSymbolExists.c
CheckSymbolExists.c
D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckSymbolExists.c(2): fatal error C1083: Cannot open include file: 'spawn.h': No such file or directory [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_52b77.vcxproj]
File D:/keystone/msvc/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <spawn.h>
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: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_2fbcb.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_2fbcb.dir\Debug\\" /Fd"cmTC_2fbcb.dir\Debug\vc141.pdb" /Gd /TC /analyze- /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckSymbolExists.c
CheckSymbolExists.c
D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckSymbolExists.c(2): fatal error C1083: Cannot open include file: 'unistd.h': No such file or directory [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_2fbcb.vcxproj]
File D:/keystone/msvc/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <unistd.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef pread
return ((int*)(&pread))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the realpath exist failed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_0c1c8.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_0c1c8.dir\Debug\\" /Fd"cmTC_0c1c8.dir\Debug\vc141.pdb" /Gd /TC /analyze- /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckSymbolExists.c
CheckSymbolExists.c
D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckSymbolExists.c(8): error C2065: 'realpath': undeclared identifier [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_0c1c8.vcxproj]
File D:/keystone/msvc/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <stdlib.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef realpath
return ((int*)(&realpath))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the sbrk exist failed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_9f1e9.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_9f1e9.dir\Debug\\" /Fd"cmTC_9f1e9.dir\Debug\vc141.pdb" /Gd /TC /analyze- /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckSymbolExists.c
CheckSymbolExists.c
D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckSymbolExists.c(2): fatal error C1083: Cannot open include file: 'unistd.h': No such file or directory [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_9f1e9.vcxproj]
File D:/keystone/msvc/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <unistd.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef sbrk
return ((int*)(&sbrk))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the srand48 exist failed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_8a5c0.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_8a5c0.dir\Debug\\" /Fd"cmTC_8a5c0.dir\Debug\vc141.pdb" /Gd /TC /analyze- /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckSymbolExists.c
CheckSymbolExists.c
D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckSymbolExists.c(8): error C2065: 'srand48': undeclared identifier [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_8a5c0.vcxproj]
File D:/keystone/msvc/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <stdlib.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef srand48
return ((int*)(&srand48))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the strtoq exist failed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_b6c84.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_b6c84.dir\Debug\\" /Fd"cmTC_b6c84.dir\Debug\vc141.pdb" /Gd /TC /analyze- /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckSymbolExists.c
CheckSymbolExists.c
D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckSymbolExists.c(8): error C2065: 'strtoq': undeclared identifier [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_b6c84.vcxproj]
File D:/keystone/msvc/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <stdlib.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef strtoq
return ((int*)(&strtoq))[argc];
#else
(void)argc;
return 0;
#endif
}
Determining if the strerror_r exist failed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_5bb7c.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_5bb7c.dir\Debug\\" /Fd"cmTC_5bb7c.dir\Debug\vc141.pdb" /Gd /TC /analyze- /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckSymbolExists.c
CheckSymbolExists.c
D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckSymbolExists.c(8): error C2065: 'strerror_r': undeclared identifier [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_5bb7c.vcxproj]
File D:/keystone/msvc/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <string.h>
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: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_ecf66.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_ecf66.dir\Debug\\" /Fd"cmTC_ecf66.dir\Debug\vc141.pdb" /Gd /TC /analyze- /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckSymbolExists.c
CheckSymbolExists.c
D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckSymbolExists.c(8): error C2065: 'setenv': undeclared identifier [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_ecf66.vcxproj]
File D:/keystone/msvc/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <stdlib.h>
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: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_dbaba.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=_alloca /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_dbaba.dir\Debug\\" /Fd"cmTC_dbaba.dir\Debug\vc141.pdb" /Gd /TC /analyze- /errorReport:queue "C:\Program Files\CMake\share\cmake-3.20\Modules\CheckFunctionExists.c"
CheckFunctionExists.c
C:\Program Files\CMake\share\cmake-3.20\Modules\CheckFunctionExists.c(7): warning C4391: 'char _alloca(void)': incorrect return type for intrinsic function, expected 'void' [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_dbaba.vcxproj]
C:\Program Files\CMake\share\cmake-3.20\Modules\CheckFunctionExists.c(7): warning C4392: 'char _alloca(void)': incorrect number of arguments for intrinsic function, expected '1' arguments [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_dbaba.vcxproj]
C:\Program Files\CMake\share\cmake-3.20\Modules\CheckFunctionExists.c(17): error C2168: '_alloca': too few actual parameters for intrinsic function [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_dbaba.vcxproj]
Determining if the function __alloca exists failed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_a1d0a.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=__alloca /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_a1d0a.dir\Debug\\" /Fd"cmTC_a1d0a.dir\Debug\vc141.pdb" /Gd /TC /analyze- /errorReport:queue "C:\Program Files\CMake\share\cmake-3.20\Modules\CheckFunctionExists.c"
CheckFunctionExists.c
CheckFunctionExists.obj : error LNK2019: unresolved external symbol ___alloca referenced in function _main [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_a1d0a.vcxproj]
D:\keystone\msvc\CMakeFiles\CMakeTmp\Debug\cmTC_a1d0a.exe : fatal error LNK1120: 1 unresolved externals [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_a1d0a.vcxproj]
Determining if the function __chkstk exists failed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_6e599.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=__chkstk /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_6e599.dir\Debug\\" /Fd"cmTC_6e599.dir\Debug\vc141.pdb" /Gd /TC /analyze- /errorReport:queue "C:\Program Files\CMake\share\cmake-3.20\Modules\CheckFunctionExists.c"
CheckFunctionExists.c
CheckFunctionExists.obj : error LNK2019: unresolved external symbol ___chkstk referenced in function _main [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_6e599.vcxproj]
D:\keystone\msvc\CMakeFiles\CMakeTmp\Debug\cmTC_6e599.exe : fatal error LNK1120: 1 unresolved externals [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_6e599.vcxproj]
Determining if the function __chkstk_ms exists failed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_98a98.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=__chkstk_ms /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_98a98.dir\Debug\\" /Fd"cmTC_98a98.dir\Debug\vc141.pdb" /Gd /TC /analyze- /errorReport:queue "C:\Program Files\CMake\share\cmake-3.20\Modules\CheckFunctionExists.c"
CheckFunctionExists.c
CheckFunctionExists.obj : error LNK2019: unresolved external symbol ___chkstk_ms referenced in function _main [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_98a98.vcxproj]
D:\keystone\msvc\CMakeFiles\CMakeTmp\Debug\cmTC_98a98.exe : fatal error LNK1120: 1 unresolved externals [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_98a98.vcxproj]
Determining if the function ___chkstk exists failed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_cc796.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=___chkstk /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_cc796.dir\Debug\\" /Fd"cmTC_cc796.dir\Debug\vc141.pdb" /Gd /TC /analyze- /errorReport:queue "C:\Program Files\CMake\share\cmake-3.20\Modules\CheckFunctionExists.c"
CheckFunctionExists.c
CheckFunctionExists.obj : error LNK2019: unresolved external symbol ____chkstk referenced in function _main [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_cc796.vcxproj]
D:\keystone\msvc\CMakeFiles\CMakeTmp\Debug\cmTC_cc796.exe : fatal error LNK1120: 1 unresolved externals [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_cc796.vcxproj]
Determining if the function ___chkstk_ms exists failed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_1a413.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=___chkstk_ms /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_1a413.dir\Debug\\" /Fd"cmTC_1a413.dir\Debug\vc141.pdb" /Gd /TC /analyze- /errorReport:queue "C:\Program Files\CMake\share\cmake-3.20\Modules\CheckFunctionExists.c"
CheckFunctionExists.c
CheckFunctionExists.obj : error LNK2019: unresolved external symbol ____chkstk_ms referenced in function _main [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_1a413.vcxproj]
D:\keystone\msvc\CMakeFiles\CMakeTmp\Debug\cmTC_1a413.exe : fatal error LNK1120: 1 unresolved externals [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_1a413.vcxproj]
Determining if the function __ashldi3 exists failed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_1745b.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=__ashldi3 /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_1745b.dir\Debug\\" /Fd"cmTC_1745b.dir\Debug\vc141.pdb" /Gd /TC /analyze- /errorReport:queue "C:\Program Files\CMake\share\cmake-3.20\Modules\CheckFunctionExists.c"
CheckFunctionExists.c
CheckFunctionExists.obj : error LNK2019: unresolved external symbol ___ashldi3 referenced in function _main [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_1745b.vcxproj]
D:\keystone\msvc\CMakeFiles\CMakeTmp\Debug\cmTC_1745b.exe : fatal error LNK1120: 1 unresolved externals [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_1745b.vcxproj]
Determining if the function __ashrdi3 exists failed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_63858.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=__ashrdi3 /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_63858.dir\Debug\\" /Fd"cmTC_63858.dir\Debug\vc141.pdb" /Gd /TC /analyze- /errorReport:queue "C:\Program Files\CMake\share\cmake-3.20\Modules\CheckFunctionExists.c"
CheckFunctionExists.c
CheckFunctionExists.obj : error LNK2019: unresolved external symbol ___ashrdi3 referenced in function _main [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_63858.vcxproj]
D:\keystone\msvc\CMakeFiles\CMakeTmp\Debug\cmTC_63858.exe : fatal error LNK1120: 1 unresolved externals [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_63858.vcxproj]
Determining if the function __divdi3 exists failed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_7d4d1.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=__divdi3 /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_7d4d1.dir\Debug\\" /Fd"cmTC_7d4d1.dir\Debug\vc141.pdb" /Gd /TC /analyze- /errorReport:queue "C:\Program Files\CMake\share\cmake-3.20\Modules\CheckFunctionExists.c"
CheckFunctionExists.c
CheckFunctionExists.obj : error LNK2019: unresolved external symbol ___divdi3 referenced in function _main [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_7d4d1.vcxproj]
D:\keystone\msvc\CMakeFiles\CMakeTmp\Debug\cmTC_7d4d1.exe : fatal error LNK1120: 1 unresolved externals [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_7d4d1.vcxproj]
Determining if the function __fixdfdi exists failed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_27fea.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=__fixdfdi /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_27fea.dir\Debug\\" /Fd"cmTC_27fea.dir\Debug\vc141.pdb" /Gd /TC /analyze- /errorReport:queue "C:\Program Files\CMake\share\cmake-3.20\Modules\CheckFunctionExists.c"
CheckFunctionExists.c
CheckFunctionExists.obj : error LNK2019: unresolved external symbol ___fixdfdi referenced in function _main [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_27fea.vcxproj]
D:\keystone\msvc\CMakeFiles\CMakeTmp\Debug\cmTC_27fea.exe : fatal error LNK1120: 1 unresolved externals [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_27fea.vcxproj]
Determining if the function __fixsfdi exists failed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_8ab51.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=__fixsfdi /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_8ab51.dir\Debug\\" /Fd"cmTC_8ab51.dir\Debug\vc141.pdb" /Gd /TC /analyze- /errorReport:queue "C:\Program Files\CMake\share\cmake-3.20\Modules\CheckFunctionExists.c"
CheckFunctionExists.c
CheckFunctionExists.obj : error LNK2019: unresolved external symbol ___fixsfdi referenced in function _main [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_8ab51.vcxproj]
D:\keystone\msvc\CMakeFiles\CMakeTmp\Debug\cmTC_8ab51.exe : fatal error LNK1120: 1 unresolved externals [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_8ab51.vcxproj]
Determining if the function __floatdidf exists failed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_33b0d.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=__floatdidf /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_33b0d.dir\Debug\\" /Fd"cmTC_33b0d.dir\Debug\vc141.pdb" /Gd /TC /analyze- /errorReport:queue "C:\Program Files\CMake\share\cmake-3.20\Modules\CheckFunctionExists.c"
CheckFunctionExists.c
CheckFunctionExists.obj : error LNK2019: unresolved external symbol ___floatdidf referenced in function _main [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_33b0d.vcxproj]
D:\keystone\msvc\CMakeFiles\CMakeTmp\Debug\cmTC_33b0d.exe : fatal error LNK1120: 1 unresolved externals [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_33b0d.vcxproj]
Determining if the function __lshrdi3 exists failed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_18f2e.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=__lshrdi3 /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_18f2e.dir\Debug\\" /Fd"cmTC_18f2e.dir\Debug\vc141.pdb" /Gd /TC /analyze- /errorReport:queue "C:\Program Files\CMake\share\cmake-3.20\Modules\CheckFunctionExists.c"
CheckFunctionExists.c
CheckFunctionExists.obj : error LNK2019: unresolved external symbol ___lshrdi3 referenced in function _main [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_18f2e.vcxproj]
D:\keystone\msvc\CMakeFiles\CMakeTmp\Debug\cmTC_18f2e.exe : fatal error LNK1120: 1 unresolved externals [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_18f2e.vcxproj]
Determining if the function __moddi3 exists failed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_4df41.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=__moddi3 /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_4df41.dir\Debug\\" /Fd"cmTC_4df41.dir\Debug\vc141.pdb" /Gd /TC /analyze- /errorReport:queue "C:\Program Files\CMake\share\cmake-3.20\Modules\CheckFunctionExists.c"
CheckFunctionExists.c
CheckFunctionExists.obj : error LNK2019: unresolved external symbol ___moddi3 referenced in function _main [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_4df41.vcxproj]
D:\keystone\msvc\CMakeFiles\CMakeTmp\Debug\cmTC_4df41.exe : fatal error LNK1120: 1 unresolved externals [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_4df41.vcxproj]
Determining if the function __udivdi3 exists failed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_b2ddc.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=__udivdi3 /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_b2ddc.dir\Debug\\" /Fd"cmTC_b2ddc.dir\Debug\vc141.pdb" /Gd /TC /analyze- /errorReport:queue "C:\Program Files\CMake\share\cmake-3.20\Modules\CheckFunctionExists.c"
CheckFunctionExists.c
CheckFunctionExists.obj : error LNK2019: unresolved external symbol ___udivdi3 referenced in function _main [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_b2ddc.vcxproj]
D:\keystone\msvc\CMakeFiles\CMakeTmp\Debug\cmTC_b2ddc.exe : fatal error LNK1120: 1 unresolved externals [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_b2ddc.vcxproj]
Determining if the function __umoddi3 exists failed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_491d0.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=__umoddi3 /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_491d0.dir\Debug\\" /Fd"cmTC_491d0.dir\Debug\vc141.pdb" /Gd /TC /analyze- /errorReport:queue "C:\Program Files\CMake\share\cmake-3.20\Modules\CheckFunctionExists.c"
CheckFunctionExists.c
CheckFunctionExists.obj : error LNK2019: unresolved external symbol ___umoddi3 referenced in function _main [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_491d0.vcxproj]
D:\keystone\msvc\CMakeFiles\CMakeTmp\Debug\cmTC_491d0.exe : fatal error LNK1120: 1 unresolved externals [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_491d0.vcxproj]
Determining if the function __main exists failed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_49af2.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=__main /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_49af2.dir\Debug\\" /Fd"cmTC_49af2.dir\Debug\vc141.pdb" /Gd /TC /analyze- /errorReport:queue "C:\Program Files\CMake\share\cmake-3.20\Modules\CheckFunctionExists.c"
CheckFunctionExists.c
CheckFunctionExists.obj : error LNK2019: unresolved external symbol ___main referenced in function _main [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_49af2.vcxproj]
D:\keystone\msvc\CMakeFiles\CMakeTmp\Debug\cmTC_49af2.exe : fatal error LNK1120: 1 unresolved externals [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_49af2.vcxproj]
Determining if the function __cmpdi2 exists failed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_ef0c8.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D CHECK_FUNCTION_EXISTS=__cmpdi2 /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_ef0c8.dir\Debug\\" /Fd"cmTC_ef0c8.dir\Debug\vc141.pdb" /Gd /TC /analyze- /errorReport:queue "C:\Program Files\CMake\share\cmake-3.20\Modules\CheckFunctionExists.c"
CheckFunctionExists.c
CheckFunctionExists.obj : error LNK2019: unresolved external symbol ___cmpdi2 referenced in function _main [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_ef0c8.vcxproj]
D:\keystone\msvc\CMakeFiles\CMakeTmp\Debug\cmTC_ef0c8.exe : fatal error LNK1120: 1 unresolved externals [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_ef0c8.vcxproj]
Determining if the __GLIBC__ exist failed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_d9d9a.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"cmTC_d9d9a.dir\Debug\\" /Fd"cmTC_d9d9a.dir\Debug\vc141.pdb" /Gd /TC /analyze- /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckSymbolExists.c
CheckSymbolExists.c
D:\keystone\msvc\CMakeFiles\CMakeTmp\CheckSymbolExists.c(8): error C2065: '__GLIBC__': undeclared identifier [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_d9d9a.vcxproj]
File D:/keystone/msvc/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <stdio.h>
int main(int argc, char** argv)
{
(void)argv;
#ifndef __GLIBC__
return ((int*)(&__GLIBC__))[argc];
#else
(void)argc;
return 0;
#endif
}
Performing C++ SOURCE FILE Test HAVE_U_INT64_T failed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_35a55.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D HAVE_U_INT64_T /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"cmTC_35a55.dir\Debug\\" /Fd"cmTC_35a55.dir\Debug\vc141.pdb" /Gd /TP /analyze- /errorReport:queue D:\keystone\msvc\CMakeFiles\CMakeTmp\src.cxx
src.cxx
D:\keystone\msvc\CMakeFiles\CMakeTmp\src.cxx(5): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_35a55.vcxproj]
D:\keystone\msvc\CMakeFiles\CMakeTmp\src.cxx(5): error C2146: syntax error: missing ';' before identifier 'typeVar' [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_35a55.vcxproj]
Source file was:
#include<sys/types.h>
#include<inttypes.h>
#include<stdint.h>
u_int64_t typeVar;
int main() {
return 0;
}
Performing C++ SOURCE FILE Test SUPPORTS_NO_VARIADIC_MACROS_FLAG failed with the following output:
Change Dir: D:/keystone/msvc/CMakeFiles/CMakeTmp
Run Build Command(s):G:/vs2017/MSBuild/15.0/Bin/MSBuild.exe cmTC_087a1.vcxproj /p:Configuration=Debug /p:Platform=Win32 /p:VisualStudioVersion=15.0 /v:m && Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27045 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
cl /c /Zi /W3 /WX- /diagnostics:classic /Od /Ob0 /Oy- /D WIN32 /D _WINDOWS /D SUPPORTS_NO_VARIADIC_MACROS_FLAG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"cmTC_087a1.dir\Debug\\" /Fd"cmTC_087a1.dir\Debug\vc141.pdb" /Gd /TP /analyze- /errorReport:queue -Wno-variadic-macros D:\keystone\msvc\CMakeFiles\CMakeTmp\src.cxx
cl : Command line error D8021: invalid numeric argument '/Wno-variadic-macros' [D:\keystone\msvc\CMakeFiles\CMakeTmp\cmTC_087a1.vcxproj]
Source file was:
int main() { return 0; }