******************************************************************************** conan test cci-59393e82\recipes\proxy\all\test_package\conanfile.py proxy/2.1.0@#600133d14813073408435d6385875555 -pr C:/J2/w/prod-v1/bsr@3/89925/ddaad/profile_windows_16_md_vs_release_64..txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J2\w\prod-v1\bsr@3\89925\eaefe\.conan\profiles\default) Found Visual Studio 17 Default settings os=Windows os_build=Windows arch=x86_64 arch_build=x86_64 compiler=Visual Studio compiler.version=17 build_type=Release *** You can change them in C:\J2\w\prod-v1\bsr@3\89925\eaefe\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MD compiler.version=16 os=Windows [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True proxy/2.1.0 (test package): Installing package Requirements proxy/2.1.0 from local cache - Cache Packages proxy/2.1.0:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download Installing (downloading, building) binaries... proxy/2.1.0: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'c3i_PR-22362' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz proxy/2.1.0: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 proxy/2.1.0: Downloaded package revision be8eef94f811e6a14371b1d9a955b084 proxy/2.1.0 (test package): Generator 'VirtualRunEnv' calling 'generate()' proxy/2.1.0 (test package): Generator 'CMakeDeps' calling 'generate()' proxy/2.1.0 (test package): Generator 'CMakeToolchain' calling 'generate()' proxy/2.1.0 (test package): Preset 'default' added to CMakePresets.json. Invoke it manually using 'cmake --preset default' proxy/2.1.0 (test package): If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE=C:\J2\w\prod-v1\bsr@3\cci-59393e82\recipes\proxy\all\test_package\build\generators\conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW' proxy/2.1.0 (test package): Generator txt created conanbuildinfo.txt proxy/2.1.0 (test package): Aggregating env generators proxy/2.1.0 (test package): Generated conaninfo.txt proxy/2.1.0 (test package): Generated graphinfo Using lockfile: 'C:\J2\w\prod-v1\bsr@3\cci-59393e82\recipes\proxy\all\test_package\build\generators/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 proxy/2.1.0 (test package): Calling build() proxy/2.1.0 (test package): CMake command: cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J2/w/prod-v1/bsr@3/cci-59393e82/recipes/proxy/all/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J2\w\prod-v1\bsr@3\cci-59393e82\recipes\proxy\all\test_package\." ----Running------ > cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J2/w/prod-v1/bsr@3/cci-59393e82/recipes/proxy/all/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J2\w\prod-v1\bsr@3\cci-59393e82\recipes\proxy\all\test_package\." ----------------- -- Using Conan toolchain: C:/J2/w/prod-v1/bsr@3/cci-59393e82/recipes/proxy/all/test_package/build/generators/conan_toolchain.cmake -- The CXX compiler identification is MSVC 19.29.30148.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: Target declared 'msft_proxy' -- Configuring done -- Generating done -- Build files have been written to: C:/J2/w/prod-v1/bsr@3/cci-59393e82/recipes/proxy/all/test_package/build proxy/2.1.0 (test package): CMake command: cmake --build "C:\J2\w\prod-v1\bsr@3\cci-59393e82\recipes\proxy\all\test_package\build" --config Release ----Running------ > cmake --build "C:\J2\w\prod-v1\bsr@3\cci-59393e82\recipes\proxy\all\test_package\build" --config Release ----------------- Microsoft (R) Build Engine version 16.11.2+f32259642 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J2/w/prod-v1/bsr@3/cci-59393e82/recipes/proxy/all/test_package/CMakeLists.txt test_package.cpp C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xutility(94,54): error C2027: use of undefined type 'std::_Get_first_parameter<_Ty>' [C:\J2\w\prod-v1\bsr@3\cci-59393e82\recipes\proxy\all\test_package\build\test_package.vcxproj] with [ _Ty=pro::proxy ] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xutility(94): message : see declaration of 'std::_Get_first_parameter<_Ty>' [C:\J2\w\prod-v1\bsr@3\cci-59393e82\recipes\proxy\all\test_package\build\test_package.vcxproj] with [ _Ty=pro::proxy ] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xutility(161): message : see reference to class template instantiation 'std::_Get_element_type<_Ty,void>' being compiled [C:\J2\w\prod-v1\bsr@3\cci-59393e82\recipes\proxy\all\test_package\build\test_package.vcxproj] with [ _Ty=pro::proxy ] C:\J2\w\prod-v1\bsr@3\89925\eaefe\.conan\data\proxy\2.1.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\proxy/proxy.h(95): message : see reference to class template instantiation 'std::pointer_traits' being compiled [C:\J2\w\prod-v1\bsr@3\cci-59393e82\recipes\proxy\all\test_package\build\test_package.vcxproj] with [ P=pro::proxy ] C:\J2\w\prod-v1\bsr@3\89925\eaefe\.conan\data\proxy\2.1.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\proxy/proxy.h(306): message : see reference to variable template 'bool is_address_deducible const >' being compiled [C:\J2\w\prod-v1\bsr@3\cci-59393e82\recipes\proxy\all\test_package\build\test_package.vcxproj] C:\J2\w\prod-v1\bsr@3\89925\eaefe\.conan\data\proxy\2.1.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\proxy/proxy.h(321): message : see reference to variable template 'bool proxiable,poly::Dictionary>' being compiled [C:\J2\w\prod-v1\bsr@3\cci-59393e82\recipes\proxy\all\test_package\build\test_package.vcxproj] C:\J2\w\prod-v1\bsr@3\89925\eaefe\.conan\data\proxy\2.1.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\include\proxy/proxy.h(387): message : see reference to variable template 'const bool pro::proxy::HasPolyConstructor,pro::proxy const &>' being compiled [C:\J2\w\prod-v1\bsr@3\cci-59393e82\recipes\proxy\all\test_package\build\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xutility(94,1): error C2061: syntax error: identifier 'type' [C:\J2\w\prod-v1\bsr@3\cci-59393e82\recipes\proxy\all\test_package\build\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xutility(161,62): error C2039: 'type': is not a member of 'std::_Get_element_type<_Ty,void>' [C:\J2\w\prod-v1\bsr@3\cci-59393e82\recipes\proxy\all\test_package\build\test_package.vcxproj] with [ _Ty=pro::proxy ] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xutility(161): message : see declaration of 'std::_Get_element_type<_Ty,void>' [C:\J2\w\prod-v1\bsr@3\cci-59393e82\recipes\proxy\all\test_package\build\test_package.vcxproj] with [ _Ty=pro::proxy ] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xutility(161,1): error C2061: syntax error: identifier 'type' [C:\J2\w\prod-v1\bsr@3\cci-59393e82\recipes\proxy\all\test_package\build\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xutility(167,46): error C2065: 'element_type': undeclared identifier [C:\J2\w\prod-v1\bsr@3\cci-59393e82\recipes\proxy\all\test_package\build\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xutility(167,36): error C2923: 'std::is_void_v': 'element_type' is not a valid template type argument for parameter '_Ty' [C:\J2\w\prod-v1\bsr@3\cci-59393e82\recipes\proxy\all\test_package\build\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xutility(167): message : see declaration of 'element_type' [C:\J2\w\prod-v1\bsr@3\cci-59393e82\recipes\proxy\all\test_package\build\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xutility(167,67): error C2065: 'element_type': undeclared identifier [C:\J2\w\prod-v1\bsr@3\cci-59393e82\recipes\proxy\all\test_package\build\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xutility(167,67): error C2993: 'unknown-type': is not a valid type for non-type template parameter '_Test' [C:\J2\w\prod-v1\bsr@3\cci-59393e82\recipes\proxy\all\test_package\build\test_package.vcxproj] CMake Warning: Manually-specified variables were not used by the project: CMAKE_POLICY_DEFAULT_CMP0091 proxy/2.1.0 (test package): WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior proxy/2.1.0 (test package): WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior ERROR: proxy/2.1.0 (test package): Error in build() method, line 21 cmake.build() ConanException: Error 1 while executing cmake --build "C:\J2\w\prod-v1\bsr@3\cci-59393e82\recipes\proxy\all\test_package\build" --config Release