The system is: Windows - 10.0.17134 - AMD64 Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded. Compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.15.26726/bin/Hostx86/x86/cl.exe Build flags: Id flags: The output was: 0 Microsoft (R) C/C++ Optimizing Compiler Version 19.15.26726 for x86 Copyright (C) Microsoft Corporation. All rights reserved. CMakeCCompilerId.c Microsoft (R) Incremental Linker Version 14.15.26726.0 Copyright (C) Microsoft Corporation. All rights reserved. /out:CMakeCCompilerId.exe CMakeCCompilerId.obj Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "CMakeCCompilerId.exe" Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "CMakeCCompilerId.obj" The C compiler identification is MSVC, found in "C:/Users/Tom/code/itkbuild/CMakeFiles/3.12.1/CompilerIdC/CMakeCCompilerId.exe" Determining if the C compiler works passed with the following output: Change Dir: C:/Users/Tom/code/itkbuild/CMakeFiles/CMakeTmp Run Build Command:"C:/PROGRA~1/ninja/ninja.exe" "cmTC_a570f" [1/2] Building C object CMakeFiles\cmTC_a570f.dir\testCCompiler.c.obj [2/2] Linking C executable cmTC_a570f.exe Detecting C compiler ABI info compiled with the following output: Change Dir: C:/Users/Tom/code/itkbuild/CMakeFiles/CMakeTmp Run Build Command:"C:/PROGRA~1/ninja/ninja.exe" "cmTC_a4417" [1/2] Building C object CMakeFiles\cmTC_a4417.dir\CMakeCCompilerABI.c.obj [2/2] Linking C executable cmTC_a4417.exe Detecting C [] compiler features compiled with the following output: Change Dir: C:/Users/Tom/code/itkbuild/CMakeFiles/CMakeTmp Run Build Command:"C:/PROGRA~1/ninja/ninja.exe" "cmTC_49dd8" [1/2] Building C object CMakeFiles\cmTC_49dd8.dir\feature_tests.c.obj [2/2] Linking C executable cmTC_49dd8.exe Feature record: C_FEATURE:1c_function_prototypes Feature record: C_FEATURE:1c_variadic_macros Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded. Compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.15.26726/bin/Hostx86/x86/cl.exe Build flags: Id flags: The output was: 0 Microsoft (R) C/C++ Optimizing Compiler Version 19.15.26726 for x86 Copyright (C) Microsoft Corporation. All rights reserved. CMakeCXXCompilerId.cpp Microsoft (R) Incremental Linker Version 14.15.26726.0 Copyright (C) Microsoft Corporation. All rights reserved. /out:CMakeCXXCompilerId.exe CMakeCXXCompilerId.obj Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "CMakeCXXCompilerId.exe" Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "CMakeCXXCompilerId.obj" The CXX compiler identification is MSVC, found in "C:/Users/Tom/code/itkbuild/CMakeFiles/3.12.1/CompilerIdCXX/CMakeCXXCompilerId.exe" Determining if the CXX compiler works passed with the following output: Change Dir: C:/Users/Tom/code/itkbuild/CMakeFiles/CMakeTmp Run Build Command:"C:/PROGRA~1/ninja/ninja.exe" "cmTC_35b39" [1/2] Building CXX object CMakeFiles\cmTC_35b39.dir\testCXXCompiler.cxx.obj [2/2] Linking CXX executable cmTC_35b39.exe Detecting CXX compiler ABI info compiled with the following output: Change Dir: C:/Users/Tom/code/itkbuild/CMakeFiles/CMakeTmp Run Build Command:"C:/PROGRA~1/ninja/ninja.exe" "cmTC_884b5" [1/2] Building CXX object CMakeFiles\cmTC_884b5.dir\CMakeCXXCompilerABI.cpp.obj [2/2] Linking CXX executable cmTC_884b5.exe Detecting CXX [] compiler features compiled with the following output: Change Dir: C:/Users/Tom/code/itkbuild/CMakeFiles/CMakeTmp Run Build Command:"C:/PROGRA~1/ninja/ninja.exe" "cmTC_3a79c" [1/2] Building CXX object CMakeFiles\cmTC_3a79c.dir\feature_tests.cxx.obj [2/2] Linking CXX executable cmTC_3a79c.exe Feature record: CXX_FEATURE:1cxx_aggregate_default_initializers Feature record: CXX_FEATURE:1cxx_alias_templates Feature record: CXX_FEATURE:1cxx_alignas Feature record: CXX_FEATURE:1cxx_alignof Feature record: CXX_FEATURE:1cxx_attributes Feature record: CXX_FEATURE:1cxx_attribute_deprecated Feature record: CXX_FEATURE:1cxx_auto_type Feature record: CXX_FEATURE:1cxx_binary_literals Feature record: CXX_FEATURE:1cxx_constexpr Feature record: CXX_FEATURE:1cxx_contextual_conversions Feature record: CXX_FEATURE:1cxx_decltype Feature record: CXX_FEATURE:1cxx_decltype_auto Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types Feature record: CXX_FEATURE:1cxx_default_function_template_args Feature record: CXX_FEATURE:1cxx_defaulted_functions Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers Feature record: CXX_FEATURE:1cxx_delegating_constructors Feature record: CXX_FEATURE:1cxx_deleted_functions Feature record: CXX_FEATURE:1cxx_digit_separators Feature record: CXX_FEATURE:1cxx_enum_forward_declarations Feature record: CXX_FEATURE:1cxx_explicit_conversions Feature record: CXX_FEATURE:1cxx_extended_friend_declarations Feature record: CXX_FEATURE:1cxx_extern_templates Feature record: CXX_FEATURE:1cxx_final Feature record: CXX_FEATURE:1cxx_func_identifier Feature record: CXX_FEATURE:1cxx_generalized_initializers Feature record: CXX_FEATURE:1cxx_generic_lambdas Feature record: CXX_FEATURE:1cxx_inheriting_constructors Feature record: CXX_FEATURE:1cxx_inline_namespaces Feature record: CXX_FEATURE:1cxx_lambdas Feature record: CXX_FEATURE:1cxx_lambda_init_captures Feature record: CXX_FEATURE:1cxx_local_type_template_args Feature record: CXX_FEATURE:1cxx_long_long_type Feature record: CXX_FEATURE:1cxx_noexcept Feature record: CXX_FEATURE:1cxx_nonstatic_member_init Feature record: CXX_FEATURE:1cxx_nullptr Feature record: CXX_FEATURE:1cxx_override Feature record: CXX_FEATURE:1cxx_range_for Feature record: CXX_FEATURE:1cxx_raw_string_literals Feature record: CXX_FEATURE:1cxx_reference_qualified_functions Feature record: CXX_FEATURE:1cxx_return_type_deduction Feature record: CXX_FEATURE:1cxx_right_angle_brackets Feature record: CXX_FEATURE:1cxx_rvalue_references Feature record: CXX_FEATURE:1cxx_sizeof_member Feature record: CXX_FEATURE:1cxx_static_assert Feature record: CXX_FEATURE:1cxx_strong_enums Feature record: CXX_FEATURE:1cxx_template_template_parameters Feature record: CXX_FEATURE:1cxx_thread_local Feature record: CXX_FEATURE:1cxx_trailing_return_types Feature record: CXX_FEATURE:1cxx_unicode_literals Feature record: CXX_FEATURE:1cxx_uniform_initialization Feature record: CXX_FEATURE:1cxx_unrestricted_unions Feature record: CXX_FEATURE:1cxx_user_literals Feature record: CXX_FEATURE:1cxx_variable_templates Feature record: CXX_FEATURE:1cxx_variadic_macros Feature record: CXX_FEATURE:1cxx_variadic_templates Performing C SOURCE FILE Test C_HAS_WARNING-W3 succeeded with the following output: Change Dir: C:/Users/Tom/code/itkbuild/CMakeFiles/CMakeTmp Run Build Command:"C:/PROGRA~1/ninja/ninja.exe" "cmTC_17fd0" [1/2] Building C object CMakeFiles\cmTC_17fd0.dir\src.c.obj [2/2] Linking C executable cmTC_17fd0.exe Source file was: int main(void) { return 0; } Performing C++ SOURCE FILE Test CXX_HAS_WARNING-W3 succeeded with the following output: Change Dir: C:/Users/Tom/code/itkbuild/CMakeFiles/CMakeTmp Run Build Command:"C:/PROGRA~1/ninja/ninja.exe" "cmTC_e2e0f" [1/2] Building CXX object CMakeFiles\cmTC_e2e0f.dir\src.cxx.obj [2/2] Linking CXX executable cmTC_e2e0f.exe Source file was: int main() { return 0;} Determining if the GetProcessMemoryInfo exist passed with the following output: Change Dir: C:/Users/Tom/code/itkbuild/CMakeFiles/CMakeTmp Run Build Command:"C:/PROGRA~1/ninja/ninja.exe" "cmTC_2dd8e" [1/2] Building C object CMakeFiles\cmTC_2dd8e.dir\CheckSymbolExists.c.obj [2/2] Linking C executable cmTC_2dd8e.exe File C:/Users/Tom/code/itkbuild/CMakeFiles/CMakeTmp/CheckSymbolExists.c: /* */ #include #include int main(int argc, char** argv) { (void)argv; #ifndef GetProcessMemoryInfo return ((int*)(&GetProcessMemoryInfo))[argc]; #else (void)argc; return 0; #endif }