******************************************************************************** conan test cci-1b40f830\recipes\yaml-cpp\all\test_package\conanfile.py yaml-cpp/0.7.0@#cdd3794fb6ae7b7b52072963eb3ce179 -pr C:\J2\w\prod-v1\BuildSingleReference@3\12780\b975d40b-343b-453a-83ff-f4daeccf0f25/profile_windows_16_md_vs_release_64.yaml-cpp-shared-True.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MD compiler.version=16 os=Windows [options] yaml-cpp:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True yaml-cpp/0.7.0 (test package): Installing package Requirements yaml-cpp/0.7.0 from local cache - Cache Packages yaml-cpp/0.7.0:127af201a4cdf8111e2e08540525c245c9b3b99e - Cache Installing (downloading, building) binaries... yaml-cpp/0.7.0: Already installed! yaml-cpp/0.7.0 (test package): Generator 'CMakeDeps' calling 'generate()' yaml-cpp/0.7.0 (test package): Generator txt created conanbuildinfo.txt yaml-cpp/0.7.0 (test package): Generator 'VirtualRunEnv' calling 'generate()' yaml-cpp/0.7.0 (test package): Generator 'CMakeToolchain' calling 'generate()' yaml-cpp/0.7.0 (test package): Preset 'default' added to CMakePresets.json. Invoke it manually using 'cmake --preset default' yaml-cpp/0.7.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\BuildSingleReference@3\cci-1b40f830\recipes\yaml-cpp\all\test_package\build\generators\conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW' yaml-cpp/0.7.0 (test package): Aggregating env generators yaml-cpp/0.7.0 (test package): Generated conaninfo.txt yaml-cpp/0.7.0 (test package): Generated graphinfo Using lockfile: 'C:\J2\w\prod-v1\BuildSingleReference@3\cci-1b40f830\recipes\yaml-cpp\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 yaml-cpp/0.7.0 (test package): Calling build() yaml-cpp/0.7.0 (test package): CMake command: cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J2/w/prod-v1/BuildSingleReference@3/cci-1b40f830/recipes/yaml-cpp/all/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J2\w\prod-v1\BuildSingleReference@3\cci-1b40f830\recipes\yaml-cpp\all\test_package\." ----Running------ > cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J2/w/prod-v1/BuildSingleReference@3/cci-1b40f830/recipes/yaml-cpp/all/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J2\w\prod-v1\BuildSingleReference@3\cci-1b40f830\recipes\yaml-cpp\all\test_package\." ----------------- -- Using Conan toolchain: C:/J2/w/prod-v1/BuildSingleReference@3/cci-1b40f830/recipes/yaml-cpp/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 'yaml-cpp' -- Configuring done -- Generating done -- Build files have been written to: C:/J2/w/prod-v1/BuildSingleReference@3/cci-1b40f830/recipes/yaml-cpp/all/test_package/build yaml-cpp/0.7.0 (test package): CMake command: cmake --build "C:\J2\w\prod-v1\BuildSingleReference@3\cci-1b40f830\recipes\yaml-cpp\all\test_package\build" --config Release ----Running------ > cmake --build "C:\J2\w\prod-v1\BuildSingleReference@3\cci-1b40f830\recipes\yaml-cpp\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/BuildSingleReference@3/cci-1b40f830/recipes/yaml-cpp/all/test_package/CMakeLists.txt test_package.cpp C:\J2\w\prod-v1\BuildSingleReference@3\.conan\data\yaml-cpp\0.7.0\_\_\package\127af201a4cdf8111e2e08540525c245c9b3b99e\include\yaml-cpp/parser.h(85,28): warning C4251: 'YAML::Parser::m_pScanner': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'YAML::Parser' [C:\J2\w\prod-v1\BuildSingleReference@3\cci-1b40f830\recipes\yaml-cpp\all\test_package\build\test_package.vcxproj] C:\J2\w\prod-v1\BuildSingleReference@3\.conan\data\yaml-cpp\0.7.0\_\_\package\127af201a4cdf8111e2e08540525c245c9b3b99e\include\yaml-cpp/parser.h(85): message : see declaration of 'std::unique_ptr>' [C:\J2\w\prod-v1\BuildSingleReference@3\cci-1b40f830\recipes\yaml-cpp\all\test_package\build\test_package.vcxproj] C:\J2\w\prod-v1\BuildSingleReference@3\.conan\data\yaml-cpp\0.7.0\_\_\package\127af201a4cdf8111e2e08540525c245c9b3b99e\include\yaml-cpp/parser.h(86,31): warning C4251: 'YAML::Parser::m_pDirectives': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'YAML::Parser' [C:\J2\w\prod-v1\BuildSingleReference@3\cci-1b40f830\recipes\yaml-cpp\all\test_package\build\test_package.vcxproj] C:\J2\w\prod-v1\BuildSingleReference@3\.conan\data\yaml-cpp\0.7.0\_\_\package\127af201a4cdf8111e2e08540525c245c9b3b99e\include\yaml-cpp/parser.h(86): message : see declaration of 'std::unique_ptr>' [C:\J2\w\prod-v1\BuildSingleReference@3\cci-1b40f830\recipes\yaml-cpp\all\test_package\build\test_package.vcxproj] C:\J2\w\prod-v1\BuildSingleReference@3\.conan\data\yaml-cpp\0.7.0\_\_\package\127af201a4cdf8111e2e08540525c245c9b3b99e\include\yaml-cpp/binary.h(65,30): warning C4251: 'YAML::Binary::m_data': class 'std::vector>' needs to have dll-interface to be used by clients of class 'YAML::Binary' [C:\J2\w\prod-v1\BuildSingleReference@3\cci-1b40f830\recipes\yaml-cpp\all\test_package\build\test_package.vcxproj] C:\J2\w\prod-v1\BuildSingleReference@3\.conan\data\yaml-cpp\0.7.0\_\_\package\127af201a4cdf8111e2e08540525c245c9b3b99e\include\yaml-cpp/binary.h(18): message : see declaration of 'std::vector>' [C:\J2\w\prod-v1\BuildSingleReference@3\cci-1b40f830\recipes\yaml-cpp\all\test_package\build\test_package.vcxproj] C:\J2\w\prod-v1\BuildSingleReference@3\.conan\data\yaml-cpp\0.7.0\_\_\package\127af201a4cdf8111e2e08540525c245c9b3b99e\include\yaml-cpp/ostream_wrapper.h(49,29): warning C4251: 'YAML::ostream_wrapper::m_buffer': class 'std::vector>' needs to have dll-interface to be used by clients of class 'YAML::ostream_wrapper' [C:\J2\w\prod-v1\BuildSingleReference@3\cci-1b40f830\recipes\yaml-cpp\all\test_package\build\test_package.vcxproj] C:\J2\w\prod-v1\BuildSingleReference@3\.conan\data\yaml-cpp\0.7.0\_\_\package\127af201a4cdf8111e2e08540525c245c9b3b99e\include\yaml-cpp/ostream_wrapper.h(49): message : see declaration of 'std::vector>' [C:\J2\w\prod-v1\BuildSingleReference@3\cci-1b40f830\recipes\yaml-cpp\all\test_package\build\test_package.vcxproj] C:\J2\w\prod-v1\BuildSingleReference@3\.conan\data\yaml-cpp\0.7.0\_\_\package\127af201a4cdf8111e2e08540525c245c9b3b99e\include\yaml-cpp/emitter.h(132,33): warning C4251: 'YAML::Emitter::m_pState': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'YAML::Emitter' [C:\J2\w\prod-v1\BuildSingleReference@3\cci-1b40f830\recipes\yaml-cpp\all\test_package\build\test_package.vcxproj] C:\J2\w\prod-v1\BuildSingleReference@3\.conan\data\yaml-cpp\0.7.0\_\_\package\127af201a4cdf8111e2e08540525c245c9b3b99e\include\yaml-cpp/emitter.h(132): message : see declaration of 'std::unique_ptr>' [C:\J2\w\prod-v1\BuildSingleReference@3\cci-1b40f830\recipes\yaml-cpp\all\test_package\build\test_package.vcxproj] C:\J2\w\prod-v1\BuildSingleReference@3\.conan\data\yaml-cpp\0.7.0\_\_\package\127af201a4cdf8111e2e08540525c245c9b3b99e\include\yaml-cpp/exceptions.h(153,58): warning C4275: non dll-interface class 'std::runtime_error' used as base for dll-interface class 'YAML::Exception' [C:\J2\w\prod-v1\BuildSingleReference@3\cci-1b40f830\recipes\yaml-cpp\all\test_package\build\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\stdexcept(101): message : see declaration of 'std::runtime_error' [C:\J2\w\prod-v1\BuildSingleReference@3\cci-1b40f830\recipes\yaml-cpp\all\test_package\build\test_package.vcxproj] C:\J2\w\prod-v1\BuildSingleReference@3\.conan\data\yaml-cpp\0.7.0\_\_\package\127af201a4cdf8111e2e08540525c245c9b3b99e\include\yaml-cpp/exceptions.h(153): message : see declaration of 'YAML::Exception' [C:\J2\w\prod-v1\BuildSingleReference@3\cci-1b40f830\recipes\yaml-cpp\all\test_package\build\test_package.vcxproj] C:\J2\w\prod-v1\BuildSingleReference@3\.conan\data\yaml-cpp\0.7.0\_\_\package\127af201a4cdf8111e2e08540525c245c9b3b99e\include\yaml-cpp/exceptions.h(162,15): warning C4251: 'YAML::Exception::msg': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'YAML::Exception' [C:\J2\w\prod-v1\BuildSingleReference@3\cci-1b40f830\recipes\yaml-cpp\all\test_package\build\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : see declaration of 'std::basic_string,std::allocator>' [C:\J2\w\prod-v1\BuildSingleReference@3\cci-1b40f830\recipes\yaml-cpp\all\test_package\build\test_package.vcxproj] C:\J2\w\prod-v1\BuildSingleReference@3\.conan\data\yaml-cpp\0.7.0\_\_\package\127af201a4cdf8111e2e08540525c245c9b3b99e\include\yaml-cpp/node/node.h(135,15): warning C4251: 'YAML::Node::m_invalidKey': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'YAML::Node' [C:\J2\w\prod-v1\BuildSingleReference@3\cci-1b40f830\recipes\yaml-cpp\all\test_package\build\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : see declaration of 'std::basic_string,std::allocator>' [C:\J2\w\prod-v1\BuildSingleReference@3\cci-1b40f830\recipes\yaml-cpp\all\test_package\build\test_package.vcxproj] C:\J2\w\prod-v1\BuildSingleReference@3\.conan\data\yaml-cpp\0.7.0\_\_\package\127af201a4cdf8111e2e08540525c245c9b3b99e\include\yaml-cpp/node/node.h(136,40): warning C4251: 'YAML::Node::m_pMemory': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'YAML::Node' [C:\J2\w\prod-v1\BuildSingleReference@3\cci-1b40f830\recipes\yaml-cpp\all\test_package\build\test_package.vcxproj] C:\J2\w\prod-v1\BuildSingleReference@3\.conan\data\yaml-cpp\0.7.0\_\_\package\127af201a4cdf8111e2e08540525c245c9b3b99e\include\yaml-cpp/node/ptr.h(24): message : see declaration of 'std::shared_ptr' [C:\J2\w\prod-v1\BuildSingleReference@3\cci-1b40f830\recipes\yaml-cpp\all\test_package\build\test_package.vcxproj] C:\J2\w\prod-v1\BuildSingleReference@3\.conan\data\yaml-cpp\0.7.0\_\_\package\127af201a4cdf8111e2e08540525c245c9b3b99e\include\yaml-cpp/node/detail/memory.h(31,9): warning C4251: 'YAML::detail::memory::m_nodes': class 'std::set,std::allocator>' needs to have dll-interface to be used by clients of class 'YAML::detail::memory' [C:\J2\w\prod-v1\BuildSingleReference@3\cci-1b40f830\recipes\yaml-cpp\all\test_package\build\test_package.vcxproj] C:\J2\w\prod-v1\BuildSingleReference@3\.conan\data\yaml-cpp\0.7.0\_\_\package\127af201a4cdf8111e2e08540525c245c9b3b99e\include\yaml-cpp/node/detail/memory.h(30): message : see declaration of 'std::set,std::allocator>' [C:\J2\w\prod-v1\BuildSingleReference@3\cci-1b40f830\recipes\yaml-cpp\all\test_package\build\test_package.vcxproj] C:\J2\w\prod-v1\BuildSingleReference@3\.conan\data\yaml-cpp\0.7.0\_\_\package\127af201a4cdf8111e2e08540525c245c9b3b99e\include\yaml-cpp/node/detail/memory.h(42,17): warning C4251: 'YAML::detail::memory_holder::m_pMemory': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'YAML::detail::memory_holder' [C:\J2\w\prod-v1\BuildSingleReference@3\cci-1b40f830\recipes\yaml-cpp\all\test_package\build\test_package.vcxproj] C:\J2\w\prod-v1\BuildSingleReference@3\.conan\data\yaml-cpp\0.7.0\_\_\package\127af201a4cdf8111e2e08540525c245c9b3b99e\include\yaml-cpp/node/ptr.h(25): message : see declaration of 'std::shared_ptr' [C:\J2\w\prod-v1\BuildSingleReference@3\cci-1b40f830\recipes\yaml-cpp\all\test_package\build\test_package.vcxproj] C:\J2\w\prod-v1\BuildSingleReference@3\.conan\data\yaml-cpp\0.7.0\_\_\package\127af201a4cdf8111e2e08540525c245c9b3b99e\include\yaml-cpp/node/detail/node_data.h(104,15): warning C4251: 'YAML::detail::node_data::m_tag': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'YAML::detail::node_data' [C:\J2\w\prod-v1\BuildSingleReference@3\cci-1b40f830\recipes\yaml-cpp\all\test_package\build\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : see declaration of 'std::basic_string,std::allocator>' [C:\J2\w\prod-v1\BuildSingleReference@3\cci-1b40f830\recipes\yaml-cpp\all\test_package\build\test_package.vcxproj] C:\J2\w\prod-v1\BuildSingleReference@3\.conan\data\yaml-cpp\0.7.0\_\_\package\127af201a4cdf8111e2e08540525c245c9b3b99e\include\yaml-cpp/node/detail/node_data.h(108,15): warning C4251: 'YAML::detail::node_data::m_scalar': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'YAML::detail::node_data' [C:\J2\w\prod-v1\BuildSingleReference@3\cci-1b40f830\recipes\yaml-cpp\all\test_package\build\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : see declaration of 'std::basic_string,std::allocator>' [C:\J2\w\prod-v1\BuildSingleReference@3\cci-1b40f830\recipes\yaml-cpp\all\test_package\build\test_package.vcxproj] C:\J2\w\prod-v1\BuildSingleReference@3\.conan\data\yaml-cpp\0.7.0\_\_\package\127af201a4cdf8111e2e08540525c245c9b3b99e\include\yaml-cpp/node/detail/node_data.h(112,12): warning C4251: 'YAML::detail::node_data::m_sequence': class 'std::vector>' needs to have dll-interface to be used by clients of class 'YAML::detail::node_data' [C:\J2\w\prod-v1\BuildSingleReference@3\cci-1b40f830\recipes\yaml-cpp\all\test_package\build\test_package.vcxproj] C:\J2\w\prod-v1\BuildSingleReference@3\.conan\data\yaml-cpp\0.7.0\_\_\package\127af201a4cdf8111e2e08540525c245c9b3b99e\include\yaml-cpp/node/detail/node_iterator.h(39): message : see declaration of 'std::vector>' [C:\J2\w\prod-v1\BuildSingleReference@3\cci-1b40f830\recipes\yaml-cpp\all\test_package\build\test_package.vcxproj] C:\J2\w\prod-v1\BuildSingleReference@3\.conan\data\yaml-cpp\0.7.0\_\_\package\127af201a4cdf8111e2e08540525c245c9b3b99e\include\yaml-cpp/node/detail/node_data.h(118,12): warning C4251: 'YAML::detail::node_data::m_map': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of class 'YAML::detail::node_data' [C:\J2\w\prod-v1\BuildSingleReference@3\cci-1b40f830\recipes\yaml-cpp\all\test_package\build\test_package.vcxproj] C:\J2\w\prod-v1\BuildSingleReference@3\.conan\data\yaml-cpp\0.7.0\_\_\package\127af201a4cdf8111e2e08540525c245c9b3b99e\include\yaml-cpp/node/detail/node_iterator.h(40): message : see declaration of 'std::vector,std::allocator>>' [C:\J2\w\prod-v1\BuildSingleReference@3\cci-1b40f830\recipes\yaml-cpp\all\test_package\build\test_package.vcxproj] C:\J2\w\prod-v1\BuildSingleReference@3\.conan\data\yaml-cpp\0.7.0\_\_\package\127af201a4cdf8111e2e08540525c245c9b3b99e\include\yaml-cpp/node/detail/node_data.h(122,20): warning C4251: 'YAML::detail::node_data::m_undefinedPairs': class 'std::list>>' needs to have dll-interface to be used by clients of class 'YAML::detail::node_data' [C:\J2\w\prod-v1\BuildSingleReference@3\cci-1b40f830\recipes\yaml-cpp\all\test_package\build\test_package.vcxproj] C:\J2\w\prod-v1\BuildSingleReference@3\.conan\data\yaml-cpp\0.7.0\_\_\package\127af201a4cdf8111e2e08540525c245c9b3b99e\include\yaml-cpp/node/detail/node_data.h(121): message : see declaration of 'std::list>>' [C:\J2\w\prod-v1\BuildSingleReference@3\cci-1b40f830\recipes\yaml-cpp\all\test_package\build\test_package.vcxproj] test_package.vcxproj -> C:\J2\w\prod-v1\BuildSingleReference@3\cci-1b40f830\recipes\yaml-cpp\all\test_package\build\Release\test_package.exe Building Custom Rule C:/J2/w/prod-v1/BuildSingleReference@3/cci-1b40f830/recipes/yaml-cpp/all/test_package/CMakeLists.txt yaml-cpp/0.7.0 (test package): Running test() ----Running------ > "C:\J2\w\prod-v1\BuildSingleReference@3\cci-1b40f830\recipes\yaml-cpp\all\test_package\build\generators\conanrun.bat" && Release\test_package ----------------- Size: 5 name: Ryan Braun position: LF yaml-cpp/0.7.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 yaml-cpp/0.7.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 ******************************************************************************** conan test cci-1b40f830\recipes\yaml-cpp\all\test_v1_package\conanfile.py yaml-cpp/0.7.0@#cdd3794fb6ae7b7b52072963eb3ce179 -pr C:\J2\w\prod-v1\BuildSingleReference@3\12780\b975d40b-343b-453a-83ff-f4daeccf0f25/profile_windows_16_md_vs_release_64.yaml-cpp-shared-True.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MD compiler.version=16 os=Windows [options] yaml-cpp:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True yaml-cpp/0.7.0 (test package): Installing package Requirements yaml-cpp/0.7.0 from local cache - Cache Packages yaml-cpp/0.7.0:127af201a4cdf8111e2e08540525c245c9b3b99e - Cache Installing (downloading, building) binaries... yaml-cpp/0.7.0: Already installed! yaml-cpp/0.7.0 (test package): Generator cmake_find_package_multi created yaml-cpp-config-version.cmake yaml-cpp/0.7.0 (test package): Generator cmake_find_package_multi created yaml-cpp-config.cmake yaml-cpp/0.7.0 (test package): Generator cmake_find_package_multi created yaml-cppTargets.cmake yaml-cpp/0.7.0 (test package): Generator cmake_find_package_multi created yaml-cppTarget-release.cmake yaml-cpp/0.7.0 (test package): Generator cmake created conanbuildinfo.cmake yaml-cpp/0.7.0 (test package): Generator txt created conanbuildinfo.txt yaml-cpp/0.7.0 (test package): Aggregating env generators yaml-cpp/0.7.0 (test package): Generated conaninfo.txt yaml-cpp/0.7.0 (test package): Generated graphinfo Using lockfile: 'C:\J2\w\prod-v1\BuildSingleReference@3\cci-1b40f830\recipes\yaml-cpp\all\test_v1_package\build\e7fffed980b4b619b6c2c99eccfb522854cd1712/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 yaml-cpp/0.7.0 (test package): Calling build() ----Running------ > cd C:\J2\w\prod-v1\BuildSingleReference@3\cci-1b40f830\recipes\yaml-cpp\all\test_v1_package\build\e7fffed980b4b619b6c2c99eccfb522854cd1712 && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MD" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="16" -DCONAN_CXX_FLAGS="/MP8" -DCONAN_C_FLAGS="/MP8" -DCMAKE_INSTALL_PREFIX="C:\J2\w\prod-v1\BuildSingleReference@3\cci-1b40f830\recipes\yaml-cpp\all\test_v1_package\build\e7fffed980b4b619b6c2c99eccfb522854cd1712\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:/J2/w/prod-v1/BuildSingleReference@3/cci-1b40f830/recipes/yaml-cpp/all/test_v1_package/build/e7fffed980b4b619b6c2c99eccfb522854cd1712" -DCMAKE_MODULE_PATH="C:/J2/w/prod-v1/BuildSingleReference@3/cci-1b40f830/recipes/yaml-cpp/all/test_v1_package/build/e7fffed980b4b619b6c2c99eccfb522854cd1712" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev C:\J2\w\prod-v1\BuildSingleReference@3\cci-1b40f830\recipes\yaml-cpp\all\test_v1_package ----------------- -- The C compiler identification is MSVC 19.29.30148.0 -- The CXX compiler identification is MSVC 19.29.30148.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe - skipped -- Detecting C compile features -- Detecting C compile features - done -- 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: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake targets configuration -- Library yaml-cpp found C:/J2/w/prod-v1/BuildSingleReference@3/.conan/data/yaml-cpp/0.7.0/_/_/package/127af201a4cdf8111e2e08540525c245c9b3b99e/lib/yaml-cpp.lib -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Library yaml-cpp found C:/J2/w/prod-v1/BuildSingleReference@3/.conan/data/yaml-cpp/0.7.0/_/_/package/127af201a4cdf8111e2e08540525c245c9b3b99e/lib/yaml-cpp.lib -- Found: C:/J2/w/prod-v1/BuildSingleReference@3/.conan/data/yaml-cpp/0.7.0/_/_/package/127af201a4cdf8111e2e08540525c245c9b3b99e/lib/yaml-cpp.lib -- Configuring done -- Generating done -- Build files have been written to: C:/J2/w/prod-v1/BuildSingleReference@3/cci-1b40f830/recipes/yaml-cpp/all/test_v1_package/build/e7fffed980b4b619b6c2c99eccfb522854cd1712 ----Running------ > cmake --build C:\J2\w\prod-v1\BuildSingleReference@3\cci-1b40f830\recipes\yaml-cpp\all\test_v1_package\build\e7fffed980b4b619b6c2c99eccfb522854cd1712 --config Release -- /m:8 /verbosity:minimal ----------------- 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/BuildSingleReference@3/cci-1b40f830/recipes/yaml-cpp/all/test_package/CMakeLists.txt test_package.cpp C:\J2\w\prod-v1\BuildSingleReference@3\.conan\data\yaml-cpp\0.7.0\_\_\package\127af201a4cdf8111e2e08540525c245c9b3b99e\include\yaml-cpp/parser.h(85,28): warning C4251: 'YAML::Parser::m_pScanner': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'YAML::Parser' [C:\J2\w\prod-v1\BuildSingleReference@3\cci-1b40f830\recipes\yaml-cpp\all\test_v1_package\build\e7fffed980b4b619b6c2c99eccfb522854cd1712\test_package\test_package.vcxproj] C:\J2\w\prod-v1\BuildSingleReference@3\.conan\data\yaml-cpp\0.7.0\_\_\package\127af201a4cdf8111e2e08540525c245c9b3b99e\include\yaml-cpp/parser.h(85): message : see declaration of 'std::unique_ptr>' [C:\J2\w\prod-v1\BuildSingleReference@3\cci-1b40f830\recipes\yaml-cpp\all\test_v1_package\build\e7fffed980b4b619b6c2c99eccfb522854cd1712\test_package\test_package.vcxproj] C:\J2\w\prod-v1\BuildSingleReference@3\.conan\data\yaml-cpp\0.7.0\_\_\package\127af201a4cdf8111e2e08540525c245c9b3b99e\include\yaml-cpp/parser.h(86,31): warning C4251: 'YAML::Parser::m_pDirectives': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'YAML::Parser' [C:\J2\w\prod-v1\BuildSingleReference@3\cci-1b40f830\recipes\yaml-cpp\all\test_v1_package\build\e7fffed980b4b619b6c2c99eccfb522854cd1712\test_package\test_package.vcxproj] C:\J2\w\prod-v1\BuildSingleReference@3\.conan\data\yaml-cpp\0.7.0\_\_\package\127af201a4cdf8111e2e08540525c245c9b3b99e\include\yaml-cpp/parser.h(86): message : see declaration of 'std::unique_ptr>' [C:\J2\w\prod-v1\BuildSingleReference@3\cci-1b40f830\recipes\yaml-cpp\all\test_v1_package\build\e7fffed980b4b619b6c2c99eccfb522854cd1712\test_package\test_package.vcxproj] C:\J2\w\prod-v1\BuildSingleReference@3\.conan\data\yaml-cpp\0.7.0\_\_\package\127af201a4cdf8111e2e08540525c245c9b3b99e\include\yaml-cpp/binary.h(65,30): warning C4251: 'YAML::Binary::m_data': class 'std::vector>' needs to have dll-interface to be used by clients of class 'YAML::Binary' [C:\J2\w\prod-v1\BuildSingleReference@3\cci-1b40f830\recipes\yaml-cpp\all\test_v1_package\build\e7fffed980b4b619b6c2c99eccfb522854cd1712\test_package\test_package.vcxproj] C:\J2\w\prod-v1\BuildSingleReference@3\.conan\data\yaml-cpp\0.7.0\_\_\package\127af201a4cdf8111e2e08540525c245c9b3b99e\include\yaml-cpp/binary.h(18): message : see declaration of 'std::vector>' [C:\J2\w\prod-v1\BuildSingleReference@3\cci-1b40f830\recipes\yaml-cpp\all\test_v1_package\build\e7fffed980b4b619b6c2c99eccfb522854cd1712\test_package\test_package.vcxproj] C:\J2\w\prod-v1\BuildSingleReference@3\.conan\data\yaml-cpp\0.7.0\_\_\package\127af201a4cdf8111e2e08540525c245c9b3b99e\include\yaml-cpp/ostream_wrapper.h(49,29): warning C4251: 'YAML::ostream_wrapper::m_buffer': class 'std::vector>' needs to have dll-interface to be used by clients of class 'YAML::ostream_wrapper' [C:\J2\w\prod-v1\BuildSingleReference@3\cci-1b40f830\recipes\yaml-cpp\all\test_v1_package\build\e7fffed980b4b619b6c2c99eccfb522854cd1712\test_package\test_package.vcxproj] C:\J2\w\prod-v1\BuildSingleReference@3\.conan\data\yaml-cpp\0.7.0\_\_\package\127af201a4cdf8111e2e08540525c245c9b3b99e\include\yaml-cpp/ostream_wrapper.h(49): message : see declaration of 'std::vector>' [C:\J2\w\prod-v1\BuildSingleReference@3\cci-1b40f830\recipes\yaml-cpp\all\test_v1_package\build\e7fffed980b4b619b6c2c99eccfb522854cd1712\test_package\test_package.vcxproj] C:\J2\w\prod-v1\BuildSingleReference@3\.conan\data\yaml-cpp\0.7.0\_\_\package\127af201a4cdf8111e2e08540525c245c9b3b99e\include\yaml-cpp/emitter.h(132,33): warning C4251: 'YAML::Emitter::m_pState': class 'std::unique_ptr>' needs to have dll-interface to be used by clients of class 'YAML::Emitter' [C:\J2\w\prod-v1\BuildSingleReference@3\cci-1b40f830\recipes\yaml-cpp\all\test_v1_package\build\e7fffed980b4b619b6c2c99eccfb522854cd1712\test_package\test_package.vcxproj] C:\J2\w\prod-v1\BuildSingleReference@3\.conan\data\yaml-cpp\0.7.0\_\_\package\127af201a4cdf8111e2e08540525c245c9b3b99e\include\yaml-cpp/emitter.h(132): message : see declaration of 'std::unique_ptr>' [C:\J2\w\prod-v1\BuildSingleReference@3\cci-1b40f830\recipes\yaml-cpp\all\test_v1_package\build\e7fffed980b4b619b6c2c99eccfb522854cd1712\test_package\test_package.vcxproj] C:\J2\w\prod-v1\BuildSingleReference@3\.conan\data\yaml-cpp\0.7.0\_\_\package\127af201a4cdf8111e2e08540525c245c9b3b99e\include\yaml-cpp/exceptions.h(153,58): warning C4275: non dll-interface class 'std::runtime_error' used as base for dll-interface class 'YAML::Exception' [C:\J2\w\prod-v1\BuildSingleReference@3\cci-1b40f830\recipes\yaml-cpp\all\test_v1_package\build\e7fffed980b4b619b6c2c99eccfb522854cd1712\test_package\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\stdexcept(101): message : see declaration of 'std::runtime_error' [C:\J2\w\prod-v1\BuildSingleReference@3\cci-1b40f830\recipes\yaml-cpp\all\test_v1_package\build\e7fffed980b4b619b6c2c99eccfb522854cd1712\test_package\test_package.vcxproj] C:\J2\w\prod-v1\BuildSingleReference@3\.conan\data\yaml-cpp\0.7.0\_\_\package\127af201a4cdf8111e2e08540525c245c9b3b99e\include\yaml-cpp/exceptions.h(153): message : see declaration of 'YAML::Exception' [C:\J2\w\prod-v1\BuildSingleReference@3\cci-1b40f830\recipes\yaml-cpp\all\test_v1_package\build\e7fffed980b4b619b6c2c99eccfb522854cd1712\test_package\test_package.vcxproj] C:\J2\w\prod-v1\BuildSingleReference@3\.conan\data\yaml-cpp\0.7.0\_\_\package\127af201a4cdf8111e2e08540525c245c9b3b99e\include\yaml-cpp/exceptions.h(162,15): warning C4251: 'YAML::Exception::msg': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'YAML::Exception' [C:\J2\w\prod-v1\BuildSingleReference@3\cci-1b40f830\recipes\yaml-cpp\all\test_v1_package\build\e7fffed980b4b619b6c2c99eccfb522854cd1712\test_package\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : see declaration of 'std::basic_string,std::allocator>' [C:\J2\w\prod-v1\BuildSingleReference@3\cci-1b40f830\recipes\yaml-cpp\all\test_v1_package\build\e7fffed980b4b619b6c2c99eccfb522854cd1712\test_package\test_package.vcxproj] C:\J2\w\prod-v1\BuildSingleReference@3\.conan\data\yaml-cpp\0.7.0\_\_\package\127af201a4cdf8111e2e08540525c245c9b3b99e\include\yaml-cpp/node/node.h(135,15): warning C4251: 'YAML::Node::m_invalidKey': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'YAML::Node' [C:\J2\w\prod-v1\BuildSingleReference@3\cci-1b40f830\recipes\yaml-cpp\all\test_v1_package\build\e7fffed980b4b619b6c2c99eccfb522854cd1712\test_package\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : see declaration of 'std::basic_string,std::allocator>' [C:\J2\w\prod-v1\BuildSingleReference@3\cci-1b40f830\recipes\yaml-cpp\all\test_v1_package\build\e7fffed980b4b619b6c2c99eccfb522854cd1712\test_package\test_package.vcxproj] C:\J2\w\prod-v1\BuildSingleReference@3\.conan\data\yaml-cpp\0.7.0\_\_\package\127af201a4cdf8111e2e08540525c245c9b3b99e\include\yaml-cpp/node/node.h(136,40): warning C4251: 'YAML::Node::m_pMemory': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'YAML::Node' [C:\J2\w\prod-v1\BuildSingleReference@3\cci-1b40f830\recipes\yaml-cpp\all\test_v1_package\build\e7fffed980b4b619b6c2c99eccfb522854cd1712\test_package\test_package.vcxproj] C:\J2\w\prod-v1\BuildSingleReference@3\.conan\data\yaml-cpp\0.7.0\_\_\package\127af201a4cdf8111e2e08540525c245c9b3b99e\include\yaml-cpp/node/ptr.h(24): message : see declaration of 'std::shared_ptr' [C:\J2\w\prod-v1\BuildSingleReference@3\cci-1b40f830\recipes\yaml-cpp\all\test_v1_package\build\e7fffed980b4b619b6c2c99eccfb522854cd1712\test_package\test_package.vcxproj] C:\J2\w\prod-v1\BuildSingleReference@3\.conan\data\yaml-cpp\0.7.0\_\_\package\127af201a4cdf8111e2e08540525c245c9b3b99e\include\yaml-cpp/node/detail/memory.h(31,9): warning C4251: 'YAML::detail::memory::m_nodes': class 'std::set,std::allocator>' needs to have dll-interface to be used by clients of class 'YAML::detail::memory' [C:\J2\w\prod-v1\BuildSingleReference@3\cci-1b40f830\recipes\yaml-cpp\all\test_v1_package\build\e7fffed980b4b619b6c2c99eccfb522854cd1712\test_package\test_package.vcxproj] C:\J2\w\prod-v1\BuildSingleReference@3\.conan\data\yaml-cpp\0.7.0\_\_\package\127af201a4cdf8111e2e08540525c245c9b3b99e\include\yaml-cpp/node/detail/memory.h(30): message : see declaration of 'std::set,std::allocator>' [C:\J2\w\prod-v1\BuildSingleReference@3\cci-1b40f830\recipes\yaml-cpp\all\test_v1_package\build\e7fffed980b4b619b6c2c99eccfb522854cd1712\test_package\test_package.vcxproj] C:\J2\w\prod-v1\BuildSingleReference@3\.conan\data\yaml-cpp\0.7.0\_\_\package\127af201a4cdf8111e2e08540525c245c9b3b99e\include\yaml-cpp/node/detail/memory.h(42,17): warning C4251: 'YAML::detail::memory_holder::m_pMemory': class 'std::shared_ptr' needs to have dll-interface to be used by clients of class 'YAML::detail::memory_holder' [C:\J2\w\prod-v1\BuildSingleReference@3\cci-1b40f830\recipes\yaml-cpp\all\test_v1_package\build\e7fffed980b4b619b6c2c99eccfb522854cd1712\test_package\test_package.vcxproj] C:\J2\w\prod-v1\BuildSingleReference@3\.conan\data\yaml-cpp\0.7.0\_\_\package\127af201a4cdf8111e2e08540525c245c9b3b99e\include\yaml-cpp/node/ptr.h(25): message : see declaration of 'std::shared_ptr' [C:\J2\w\prod-v1\BuildSingleReference@3\cci-1b40f830\recipes\yaml-cpp\all\test_v1_package\build\e7fffed980b4b619b6c2c99eccfb522854cd1712\test_package\test_package.vcxproj] C:\J2\w\prod-v1\BuildSingleReference@3\.conan\data\yaml-cpp\0.7.0\_\_\package\127af201a4cdf8111e2e08540525c245c9b3b99e\include\yaml-cpp/node/detail/node_data.h(104,15): warning C4251: 'YAML::detail::node_data::m_tag': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'YAML::detail::node_data' [C:\J2\w\prod-v1\BuildSingleReference@3\cci-1b40f830\recipes\yaml-cpp\all\test_v1_package\build\e7fffed980b4b619b6c2c99eccfb522854cd1712\test_package\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : see declaration of 'std::basic_string,std::allocator>' [C:\J2\w\prod-v1\BuildSingleReference@3\cci-1b40f830\recipes\yaml-cpp\all\test_v1_package\build\e7fffed980b4b619b6c2c99eccfb522854cd1712\test_package\test_package.vcxproj] C:\J2\w\prod-v1\BuildSingleReference@3\.conan\data\yaml-cpp\0.7.0\_\_\package\127af201a4cdf8111e2e08540525c245c9b3b99e\include\yaml-cpp/node/detail/node_data.h(108,15): warning C4251: 'YAML::detail::node_data::m_scalar': class 'std::basic_string,std::allocator>' needs to have dll-interface to be used by clients of class 'YAML::detail::node_data' [C:\J2\w\prod-v1\BuildSingleReference@3\cci-1b40f830\recipes\yaml-cpp\all\test_v1_package\build\e7fffed980b4b619b6c2c99eccfb522854cd1712\test_package\test_package.vcxproj] C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\xstring(4871): message : see declaration of 'std::basic_string,std::allocator>' [C:\J2\w\prod-v1\BuildSingleReference@3\cci-1b40f830\recipes\yaml-cpp\all\test_v1_package\build\e7fffed980b4b619b6c2c99eccfb522854cd1712\test_package\test_package.vcxproj] C:\J2\w\prod-v1\BuildSingleReference@3\.conan\data\yaml-cpp\0.7.0\_\_\package\127af201a4cdf8111e2e08540525c245c9b3b99e\include\yaml-cpp/node/detail/node_data.h(112,12): warning C4251: 'YAML::detail::node_data::m_sequence': class 'std::vector>' needs to have dll-interface to be used by clients of class 'YAML::detail::node_data' [C:\J2\w\prod-v1\BuildSingleReference@3\cci-1b40f830\recipes\yaml-cpp\all\test_v1_package\build\e7fffed980b4b619b6c2c99eccfb522854cd1712\test_package\test_package.vcxproj] C:\J2\w\prod-v1\BuildSingleReference@3\.conan\data\yaml-cpp\0.7.0\_\_\package\127af201a4cdf8111e2e08540525c245c9b3b99e\include\yaml-cpp/node/detail/node_iterator.h(39): message : see declaration of 'std::vector>' [C:\J2\w\prod-v1\BuildSingleReference@3\cci-1b40f830\recipes\yaml-cpp\all\test_v1_package\build\e7fffed980b4b619b6c2c99eccfb522854cd1712\test_package\test_package.vcxproj] C:\J2\w\prod-v1\BuildSingleReference@3\.conan\data\yaml-cpp\0.7.0\_\_\package\127af201a4cdf8111e2e08540525c245c9b3b99e\include\yaml-cpp/node/detail/node_data.h(118,12): warning C4251: 'YAML::detail::node_data::m_map': class 'std::vector,std::allocator>>' needs to have dll-interface to be used by clients of class 'YAML::detail::node_data' [C:\J2\w\prod-v1\BuildSingleReference@3\cci-1b40f830\recipes\yaml-cpp\all\test_v1_package\build\e7fffed980b4b619b6c2c99eccfb522854cd1712\test_package\test_package.vcxproj] C:\J2\w\prod-v1\BuildSingleReference@3\.conan\data\yaml-cpp\0.7.0\_\_\package\127af201a4cdf8111e2e08540525c245c9b3b99e\include\yaml-cpp/node/detail/node_iterator.h(40): message : see declaration of 'std::vector,std::allocator>>' [C:\J2\w\prod-v1\BuildSingleReference@3\cci-1b40f830\recipes\yaml-cpp\all\test_v1_package\build\e7fffed980b4b619b6c2c99eccfb522854cd1712\test_package\test_package.vcxproj] C:\J2\w\prod-v1\BuildSingleReference@3\.conan\data\yaml-cpp\0.7.0\_\_\package\127af201a4cdf8111e2e08540525c245c9b3b99e\include\yaml-cpp/node/detail/node_data.h(122,20): warning C4251: 'YAML::detail::node_data::m_undefinedPairs': class 'std::list>>' needs to have dll-interface to be used by clients of class 'YAML::detail::node_data' [C:\J2\w\prod-v1\BuildSingleReference@3\cci-1b40f830\recipes\yaml-cpp\all\test_v1_package\build\e7fffed980b4b619b6c2c99eccfb522854cd1712\test_package\test_package.vcxproj] C:\J2\w\prod-v1\BuildSingleReference@3\.conan\data\yaml-cpp\0.7.0\_\_\package\127af201a4cdf8111e2e08540525c245c9b3b99e\include\yaml-cpp/node/detail/node_data.h(121): message : see declaration of 'std::list>>' [C:\J2\w\prod-v1\BuildSingleReference@3\cci-1b40f830\recipes\yaml-cpp\all\test_v1_package\build\e7fffed980b4b619b6c2c99eccfb522854cd1712\test_package\test_package.vcxproj] test_package.vcxproj -> C:\J2\w\prod-v1\BuildSingleReference@3\cci-1b40f830\recipes\yaml-cpp\all\test_v1_package\build\e7fffed980b4b619b6c2c99eccfb522854cd1712\bin\test_package.exe Building Custom Rule C:/J2/w/prod-v1/BuildSingleReference@3/cci-1b40f830/recipes/yaml-cpp/all/test_v1_package/CMakeLists.txt yaml-cpp/0.7.0 (test package): Running test() ----Running------ > bin\test_package ----------------- Size: 5 name: Ryan Braun position: LF CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR