******************************************************************************** conan test conan-center-index\recipes\catch2\3.x.x\test_package\conanfile.py catch2/3.0.1@#cd4dc4bf6ca08533bb06b2f71e6371b4 -pr C:\J\w\prod\BuildSingleReference\39859\3f227f27-0cee-4a26-b393-759f79061a05/profile_windows_15_mdd_vs_debug_64..txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\prod\BuildSingleReference\.conan\profiles\default) Found Visual Studio 16 Default settings os=Windows os_build=Windows arch=x86_64 arch_build=x86_64 compiler=Visual Studio compiler.version=16 build_type=Release *** You can change them in C:\J\w\prod\BuildSingleReference\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MDd compiler.version=15 os=Windows [options] [build_requires] [env] catch2/3.0.1 (test package): Installing package Requirements catch2/3.0.1 from local cache - Cache Packages catch2/3.0.1:8cf01e2f50fcd6b63525e70584df0326550364e1 - Download Installing (downloading, building) binaries... catch2/3.0.1: Retrieving package 8cf01e2f50fcd6b63525e70584df0326550364e1 from remote 'c3i_PR-11025' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz catch2/3.0.1: Package installed 8cf01e2f50fcd6b63525e70584df0326550364e1 catch2/3.0.1: Downloaded package revision 3363e7f52a2ea2b229b24612b9a67b63 catch2/3.0.1 (test package): Generator txt created conanbuildinfo.txt catch2/3.0.1 (test package): Generator cmake_find_package_multi created Catch2ConfigVersion.cmake catch2/3.0.1 (test package): Generator cmake_find_package_multi created Catch2Target-debug.cmake catch2/3.0.1 (test package): Generator cmake_find_package_multi created Catch2Targets.cmake catch2/3.0.1 (test package): Generator cmake_find_package_multi created Catch2Config.cmake catch2/3.0.1 (test package): Generator cmake created conanbuildinfo.cmake catch2/3.0.1 (test package): Aggregating env generators catch2/3.0.1 (test package): Generated conaninfo.txt catch2/3.0.1 (test package): Generated graphinfo Using lockfile: 'C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\catch2\3.x.x\test_package\build\ed91b354322a98265c09d7001e5579ebac9b4058/conan.lock' Using cached profile from lockfile [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK catch2/3.0.1 (test package): Calling build() ----Running------ > cd C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\catch2\3.x.x\test_package\build\ed91b354322a98265c09d7001e5579ebac9b4058 && cmake -G "Visual Studio 15 2017 Win64" -DCONAN_LINK_RUNTIME="/MDd" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="15" -DCONAN_CXX_FLAGS="/MP8" -DCONAN_C_FLAGS="/MP8" -DCMAKE_INSTALL_PREFIX="C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\catch2\3.x.x\test_package\build\ed91b354322a98265c09d7001e5579ebac9b4058\package" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_PREFIX_PATH="C:/J/w/prod/BuildSingleReference/conan-center-index/recipes/catch2/3.x.x/test_package/build/ed91b354322a98265c09d7001e5579ebac9b4058" -DCMAKE_MODULE_PATH="C:/J/w/prod/BuildSingleReference/conan-center-index/recipes/catch2/3.x.x/test_package/build/ed91b354322a98265c09d7001e5579ebac9b4058" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DWITH_PREFIX="False" -Wno-dev C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\catch2\3.x.x\test_package ----------------- -- The C compiler identification is MSVC 19.16.27048.0 -- The CXX compiler identification is MSVC 19.16.27048.0 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe -- broken -- Configuring incomplete, errors occurred! See also "C:/J/w/prod/BuildSingleReference/conan-center-index/recipes/catch2/3.x.x/test_package/build/ed91b354322a98265c09d7001e5579ebac9b4058/CMakeFiles/CMakeOutput.log". See also "C:/J/w/prod/BuildSingleReference/conan-center-index/recipes/catch2/3.x.x/test_package/build/ed91b354322a98265c09d7001e5579ebac9b4058/CMakeFiles/CMakeError.log". CMake Error at C:/Program Files/CMake/share/cmake-3.15/Modules/CMakeTestCCompiler.cmake:60 (message): The C compiler "C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe" is not able to compile a simple test program. It fails with the following output: Change Dir: C:/J/w/prod/BuildSingleReference/conan-center-index/recipes/catch2/3.x.x/test_package/build/ed91b354322a98265c09d7001e5579ebac9b4058/CMakeFiles/CMakeTmp Run Build Command(s):C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/MSBuild/15.0/Bin/MSBuild.exe cmTC_76d9b.vcxproj /p:Configuration=Debug /p:Platform=x64 /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.27048 for x64 Copyright (C) Microsoft Corporation. All rights reserved. cl /c /Zi /W3 /WX- /diagnostics:classic /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_76d9b.dir\Debug\\" /Fd"cmTC_76d9b.dir\Debug\vc141.pdb" /Gd /TC /errorReport:queue "C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\catch2\3.x.x\test_package\build\ed91b354322a98265c09d7001e5579ebac9b4058\CMakeFiles\CMakeTmp\testCCompiler.c" testCCompiler.c LINK : fatal error LNK1101: incorrect MSPDB140.DLL version; recheck installation of this product [C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\catch2\3.x.x\test_package\build\ed91b354322a98265c09d7001e5579ebac9b4058\CMakeFiles\CMakeTmp\cmTC_76d9b.vcxproj] CMake will not be able to correctly generate this project. Call Stack (most recent call first): CMakeLists.txt:2 (project) ERROR: catch2/3.0.1 (test package): Error in build() method, line 12 cmake.configure() ConanException: Error 1 while executing cd C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\catch2\3.x.x\test_package\build\ed91b354322a98265c09d7001e5579ebac9b4058 && cmake -G "Visual Studio 15 2017 Win64" -DCONAN_LINK_RUNTIME="/MDd" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="15" -DCONAN_CXX_FLAGS="/MP8" -DCONAN_C_FLAGS="/MP8" -DCMAKE_INSTALL_PREFIX="C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\catch2\3.x.x\test_package\build\ed91b354322a98265c09d7001e5579ebac9b4058\package" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_PREFIX_PATH="C:/J/w/prod/BuildSingleReference/conan-center-index/recipes/catch2/3.x.x/test_package/build/ed91b354322a98265c09d7001e5579ebac9b4058" -DCMAKE_MODULE_PATH="C:/J/w/prod/BuildSingleReference/conan-center-index/recipes/catch2/3.x.x/test_package/build/ed91b354322a98265c09d7001e5579ebac9b4058" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DWITH_PREFIX="False" -Wno-dev C:\J\w\prod\BuildSingleReference\conan-center-index\recipes\catch2\3.x.x\test_package