The system is: Windows - 10.0.16299 - AMD64 Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded. Compiler: Build flags: Id flags: The output was: 0 Microsoft (R) Build Engine version 14.0.25420.1 Copyright (C) Microsoft Corporation. All rights reserved. Build started 8/1/2018 8:52:50 AM. Project "F:\Downloads\temp\mongo-c-driver-1.12.0\cmake-build\CMakeFiles\3.12.0\CompilerIdC\CompilerIdC.vcxproj" on node 1 (default targets). PrepareForBuild: Creating directory "Debug\". Creating directory "Debug\CompilerIdC.tlog\". InitializeBuildStatus: Creating "Debug\CompilerIdC.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. ClCompile: C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /nologo /W0 /WX- /Od /D _MBCS /Gm- /EHsc /RTC1 /MDd /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /Fo"Debug\\" /Fd"Debug\vc140.pdb" /Gd /TC /errorReport:queue CMakeCCompilerId.c CMakeCCompilerId.c Link: C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:".\CompilerIdC.exe" /INCREMENTAL:NO /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /PDB:".\CompilerIdC.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:".\CompilerIdC.lib" /MACHINE:X64 Debug\CMakeCCompilerId.obj CompilerIdC.vcxproj -> F:\Downloads\temp\mongo-c-driver-1.12.0\cmake-build\CMakeFiles\3.12.0\CompilerIdC\.\CompilerIdC.exe PostBuildEvent: for %%i in (cl.exe) do @echo CMAKE_C_COMPILER=%%~$PATH:i :VCEnd CMAKE_C_COMPILER=C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\cl.exe FinalizeBuildStatus: Deleting file "Debug\CompilerIdC.tlog\unsuccessfulbuild". Touching "Debug\CompilerIdC.tlog\CompilerIdC.lastbuildstate". Done Building Project "F:\Downloads\temp\mongo-c-driver-1.12.0\cmake-build\CMakeFiles\3.12.0\CompilerIdC\CompilerIdC.vcxproj" (default targets). Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:00.94 Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "CompilerIdC.exe" Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "CompilerIdC.vcxproj" The C compiler identification is MSVC, found in "F:/Downloads/temp/mongo-c-driver-1.12.0/cmake-build/CMakeFiles/3.12.0/CompilerIdC/CompilerIdC.exe" Determining if the C compiler works passed with the following output: Change Dir: F:/Downloads/temp/mongo-c-driver-1.12.0/cmake-build/CMakeFiles/CMakeTmp Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_f3322.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0" Microsoft (R) Build Engine version 14.0.25420.1 Copyright (C) Microsoft Corporation. All rights reserved. Build started 8/1/2018 8:52:51 AM. Project "F:\Downloads\temp\mongo-c-driver-1.12.0\cmake-build\CMakeFiles\CMakeTmp\cmTC_f3322.vcxproj" on node 1 (default targets). PrepareForBuild: Creating directory "cmTC_f3322.dir\Debug\". Creating directory "F:\Downloads\temp\mongo-c-driver-1.12.0\cmake-build\CMakeFiles\CMakeTmp\Debug\". Creating directory "cmTC_f3322.dir\Debug\cmTC_f3322.tlog\". InitializeBuildStatus: Creating "cmTC_f3322.dir\Debug\cmTC_f3322.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. ClCompile: C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /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_f3322.dir\Debug\\" /Fd"cmTC_f3322.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "F:\Downloads\temp\mongo-c-driver-1.12.0\cmake-build\CMakeFiles\CMakeTmp\testCCompiler.c" Microsoft (R) C/C++ Optimizing Compiler Version 19.00.24215.1 for x64 Copyright (C) Microsoft Corporation. All rights reserved. cl /c /Zi /W3 /WX- /Od /Ob0 /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_f3322.dir\Debug\\" /Fd"cmTC_f3322.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "F:\Downloads\temp\mongo-c-driver-1.12.0\cmake-build\CMakeFiles\CMakeTmp\testCCompiler.c" testCCompiler.c Link: C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"F:\Downloads\temp\mongo-c-driver-1.12.0\cmake-build\CMakeFiles\CMakeTmp\Debug\cmTC_f3322.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"F:/Downloads/temp/mongo-c-driver-1.12.0/cmake-build/CMakeFiles/CMakeTmp/Debug/cmTC_f3322.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"F:/Downloads/temp/mongo-c-driver-1.12.0/cmake-build/CMakeFiles/CMakeTmp/Debug/cmTC_f3322.lib" /MACHINE:X64 /machine:x64 cmTC_f3322.dir\Debug\testCCompiler.obj cmTC_f3322.vcxproj -> F:\Downloads\temp\mongo-c-driver-1.12.0\cmake-build\CMakeFiles\CMakeTmp\Debug\cmTC_f3322.exe cmTC_f3322.vcxproj -> F:/Downloads/temp/mongo-c-driver-1.12.0/cmake-build/CMakeFiles/CMakeTmp/Debug/cmTC_f3322.pdb (Full PDB) FinalizeBuildStatus: Deleting file "cmTC_f3322.dir\Debug\cmTC_f3322.tlog\unsuccessfulbuild". Touching "cmTC_f3322.dir\Debug\cmTC_f3322.tlog\cmTC_f3322.lastbuildstate". Done Building Project "F:\Downloads\temp\mongo-c-driver-1.12.0\cmake-build\CMakeFiles\CMakeTmp\cmTC_f3322.vcxproj" (default targets). Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:00.92 Detecting C compiler ABI info compiled with the following output: Change Dir: F:/Downloads/temp/mongo-c-driver-1.12.0/cmake-build/CMakeFiles/CMakeTmp Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_ba902.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0" Microsoft (R) Build Engine version 14.0.25420.1 Copyright (C) Microsoft Corporation. All rights reserved. Build started 8/1/2018 8:52:53 AM. Project "F:\Downloads\temp\mongo-c-driver-1.12.0\cmake-build\CMakeFiles\CMakeTmp\cmTC_ba902.vcxproj" on node 1 (default targets). PrepareForBuild: Creating directory "cmTC_ba902.dir\Debug\". Creating directory "F:\Downloads\temp\mongo-c-driver-1.12.0\cmake-build\CMakeFiles\CMakeTmp\Debug\". Creating directory "cmTC_ba902.dir\Debug\cmTC_ba902.tlog\". InitializeBuildStatus: Creating "cmTC_ba902.dir\Debug\cmTC_ba902.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. ClCompile: C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /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_ba902.dir\Debug\\" /Fd"cmTC_ba902.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "F:\Program Files\CMake\share\cmake-3.12\Modules\CMakeCCompilerABI.c" Microsoft (R) C/C++ Optimizing Compiler Version 19.00.24215.1 for x64 Copyright (C) Microsoft Corporation. All rights reserved. cl /c /Zi /W3 /WX- /Od /Ob0 /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_ba902.dir\Debug\\" /Fd"cmTC_ba902.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "F:\Program Files\CMake\share\cmake-3.12\Modules\CMakeCCompilerABI.c" CMakeCCompilerABI.c Link: C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"F:\Downloads\temp\mongo-c-driver-1.12.0\cmake-build\CMakeFiles\CMakeTmp\Debug\cmTC_ba902.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"F:/Downloads/temp/mongo-c-driver-1.12.0/cmake-build/CMakeFiles/CMakeTmp/Debug/cmTC_ba902.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"F:/Downloads/temp/mongo-c-driver-1.12.0/cmake-build/CMakeFiles/CMakeTmp/Debug/cmTC_ba902.lib" /MACHINE:X64 /machine:x64 cmTC_ba902.dir\Debug\CMakeCCompilerABI.obj cmTC_ba902.vcxproj -> F:\Downloads\temp\mongo-c-driver-1.12.0\cmake-build\CMakeFiles\CMakeTmp\Debug\cmTC_ba902.exe cmTC_ba902.vcxproj -> F:/Downloads/temp/mongo-c-driver-1.12.0/cmake-build/CMakeFiles/CMakeTmp/Debug/cmTC_ba902.pdb (Full PDB) FinalizeBuildStatus: Deleting file "cmTC_ba902.dir\Debug\cmTC_ba902.tlog\unsuccessfulbuild". Touching "cmTC_ba902.dir\Debug\cmTC_ba902.tlog\cmTC_ba902.lastbuildstate". Done Building Project "F:\Downloads\temp\mongo-c-driver-1.12.0\cmake-build\CMakeFiles\CMakeTmp\cmTC_ba902.vcxproj" (default targets). Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:00.91 Detecting C [] compiler features compiled with the following output: Change Dir: F:/Downloads/temp/mongo-c-driver-1.12.0/cmake-build/CMakeFiles/CMakeTmp Run Build Command:"C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe" "cmTC_ba327.vcxproj" "/p:Configuration=Debug" "/p:VisualStudioVersion=14.0" Microsoft (R) Build Engine version 14.0.25420.1 Copyright (C) Microsoft Corporation. All rights reserved. Build started 8/1/2018 8:52:54 AM. Project "F:\Downloads\temp\mongo-c-driver-1.12.0\cmake-build\CMakeFiles\CMakeTmp\cmTC_ba327.vcxproj" on node 1 (default targets). PrepareForBuild: Creating directory "cmTC_ba327.dir\Debug\". Creating directory "F:\Downloads\temp\mongo-c-driver-1.12.0\cmake-build\CMakeFiles\CMakeTmp\Debug\". Creating directory "cmTC_ba327.dir\Debug\cmTC_ba327.tlog\". InitializeBuildStatus: Creating "cmTC_ba327.dir\Debug\cmTC_ba327.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified. ClCompile: C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\CL.exe /c /Zi /W3 /WX- /Od /Ob0 /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_ba327.dir\Debug\\" /Fd"cmTC_ba327.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "F:\Downloads\temp\mongo-c-driver-1.12.0\cmake-build\CMakeFiles\feature_tests.c" Microsoft (R) C/C++ Optimizing Compiler Version 19.00.24215.1 for x64 Copyright (C) Microsoft Corporation. All rights reserved. cl /c /Zi /W3 /WX- /Od /Ob0 /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_ba327.dir\Debug\\" /Fd"cmTC_ba327.dir\Debug\vc140.pdb" /Gd /TC /errorReport:queue "F:\Downloads\temp\mongo-c-driver-1.12.0\cmake-build\CMakeFiles\feature_tests.c" feature_tests.c Link: C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin\x86_amd64\link.exe /ERRORREPORT:QUEUE /OUT:"F:\Downloads\temp\mongo-c-driver-1.12.0\cmake-build\CMakeFiles\CMakeTmp\Debug\cmTC_ba327.exe" /INCREMENTAL /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /DEBUG /PDB:"F:/Downloads/temp/mongo-c-driver-1.12.0/cmake-build/CMakeFiles/CMakeTmp/Debug/cmTC_ba327.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"F:/Downloads/temp/mongo-c-driver-1.12.0/cmake-build/CMakeFiles/CMakeTmp/Debug/cmTC_ba327.lib" /MACHINE:X64 /machine:x64 cmTC_ba327.dir\Debug\feature_tests.obj cmTC_ba327.vcxproj -> F:\Downloads\temp\mongo-c-driver-1.12.0\cmake-build\CMakeFiles\CMakeTmp\Debug\cmTC_ba327.exe cmTC_ba327.vcxproj -> F:/Downloads/temp/mongo-c-driver-1.12.0/cmake-build/CMakeFiles/CMakeTmp/Debug/cmTC_ba327.pdb (Full PDB) FinalizeBuildStatus: Deleting file "cmTC_ba327.dir\Debug\cmTC_ba327.tlog\unsuccessfulbuild". Touching "cmTC_ba327.dir\Debug\cmTC_ba327.tlog\cmTC_ba327.lastbuildstate". Done Building Project "F:\Downloads\temp\mongo-c-driver-1.12.0\cmake-build\CMakeFiles\CMakeTmp\cmTC_ba327.vcxproj" (default targets). Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:00.91 Feature record: C_FEATURE:1c_function_prototypes Feature record: C_FEATURE:1c_variadic_macros