******************************************************************************** conan install yaml-cpp/0.7.0@ --build=yaml-cpp --profile=C:\J\w\BuildSingleReference@2/23458/52a05263-fc78-4b51-9c1d-9df27b8ce4de/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\BuildSingleReference@2\.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\BuildSingleReference@2\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MTd compiler.version=16 os=Windows os_build=Windows [options] yaml-cpp:shared=False [build_requires] [env] yaml-cpp/0.7.0: Forced build from source Installing package: yaml-cpp/0.7.0 Requirements yaml-cpp/0.7.0 from local cache - Cache Packages yaml-cpp/0.7.0:b2b69efcc79a149e0bc765fb12ba0278d52fc260 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK yaml-cpp/0.7.0: Configuring sources in C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.7.0\_\_\source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK yaml-cpp/0.7.0: Copying sources to build folder yaml-cpp/0.7.0: Building your package in C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.7.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260 yaml-cpp/0.7.0: Generator cmake created conanbuildinfo.cmake [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: Calling build() ----Running------ > cd C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.7.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260 && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MTd" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="16" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.7.0\_\_\package\b2b69efcc79a149e0bc765fb12ba0278d52fc260" -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_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DYAML_CPP_BUILD_TESTS="False" -DYAML_CPP_BUILD_CONTRIB="True" -DYAML_CPP_BUILD_TOOLS="False" -DYAML_CPP_INSTALL="True" -DYAML_BUILD_SHARED_LIBS="False" -DYAML_MSVC_SHARED_RT="False" -Wno-dev C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.7.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260 ----------------- -- The C compiler identification is MSVC 19.28.29333.0 -- The CXX compiler identification is MSVC 19.28.29333.0 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.7.0/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260 ----Running------ > cmake --build C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.7.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260 --config Debug -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.8.1+bd2ea1e3c for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking File Globs Checking Build System Building Custom Rule C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.7.0/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/source_subfolder/CMakeLists.txt graphbuilder.cpp graphbuilderadapter.cpp binary.cpp convert.cpp depthguard.cpp directives.cpp emit.cpp emitfromevents.cpp emitter.cpp emitterstate.cpp emitterutils.cpp exceptions.cpp exp.cpp memory.cpp node.cpp node_data.cpp nodebuilder.cpp nodeevents.cpp null.cpp ostream_wrapper.cpp parse.cpp parser.cpp regex_yaml.cpp scanner.cpp scanscalar.cpp scantag.cpp scantoken.cpp simplekey.cpp singledocparser.cpp stream.cpp tag.cpp yaml-cpp.vcxproj -> C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.7.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\lib\yaml-cppd.lib Building Custom Rule C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.7.0/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/CMakeLists.txt yaml-cpp/0.7.0: Package 'b2b69efcc79a149e0bc765fb12ba0278d52fc260' built yaml-cpp/0.7.0: Build folder C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.7.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260 yaml-cpp/0.7.0: Generated conaninfo.txt yaml-cpp/0.7.0: Generated conanbuildinfo.txt yaml-cpp/0.7.0: Generating the package yaml-cpp/0.7.0: Package folder C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.7.0\_\_\package\b2b69efcc79a149e0bc765fb12ba0278d52fc260 yaml-cpp/0.7.0: Calling package() ----Running------ > cmake --build C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.7.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260 --config Debug --target install -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.8.1+bd2ea1e3c for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking File Globs yaml-cpp.vcxproj -> C:\J\w\BuildSingleReference@2\.conan\data\yaml-cpp\0.7.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\lib\yaml-cppd.lib -- Install configuration: "Debug" -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.7.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/lib/yaml-cppd.lib -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.7.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.7.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/yaml-cpp -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.7.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/yaml-cpp/anchor.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.7.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/yaml-cpp/binary.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.7.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/yaml-cpp/contrib -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.7.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/yaml-cpp/contrib/anchordict.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.7.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/yaml-cpp/contrib/graphbuilder.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.7.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/yaml-cpp/depthguard.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.7.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/yaml-cpp/dll.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.7.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/yaml-cpp/emitfromevents.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.7.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/yaml-cpp/emitter.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.7.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/yaml-cpp/emitterdef.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.7.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/yaml-cpp/emittermanip.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.7.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/yaml-cpp/emitterstyle.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.7.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/yaml-cpp/eventhandler.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.7.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/yaml-cpp/exceptions.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.7.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/yaml-cpp/mark.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.7.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/yaml-cpp/node -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.7.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/yaml-cpp/node/convert.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.7.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/yaml-cpp/node/detail -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.7.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/yaml-cpp/node/detail/impl.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.7.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/yaml-cpp/node/detail/iterator.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.7.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/yaml-cpp/node/detail/iterator_fwd.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.7.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/yaml-cpp/node/detail/memory.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.7.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/yaml-cpp/node/detail/node.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.7.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/yaml-cpp/node/detail/node_data.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.7.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/yaml-cpp/node/detail/node_iterator.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.7.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/yaml-cpp/node/detail/node_ref.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.7.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/yaml-cpp/node/emit.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.7.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/yaml-cpp/node/impl.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.7.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/yaml-cpp/node/iterator.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.7.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/yaml-cpp/node/node.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.7.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/yaml-cpp/node/parse.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.7.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/yaml-cpp/node/ptr.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.7.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/yaml-cpp/node/type.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.7.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/yaml-cpp/noexcept.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.7.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/yaml-cpp/null.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.7.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/yaml-cpp/ostream_wrapper.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.7.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/yaml-cpp/parser.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.7.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/yaml-cpp/stlemitter.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.7.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/yaml-cpp/traits.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.7.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/include/yaml-cpp/yaml.h -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.7.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/share/cmake/yaml-cpp/yaml-cpp-targets.cmake -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.7.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/share/cmake/yaml-cpp/yaml-cpp-targets-debug.cmake -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.7.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/share/cmake/yaml-cpp/yaml-cpp-config.cmake -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.7.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/share/cmake/yaml-cpp/yaml-cpp-config-version.cmake -- Installing: C:/J/w/BuildSingleReference@2/.conan/data/yaml-cpp/0.7.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260/share/pkgconfig/yaml-cpp.pc [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK yaml-cpp/0.7.0 package(): Packaged 37 '.h' files yaml-cpp/0.7.0 package(): Packaged 1 '.lib' file: yaml-cppd.lib yaml-cpp/0.7.0 package(): Packaged 1 '.cmake' file: conan-official-yaml-cpp-targets.cmake yaml-cpp/0.7.0 package(): Packaged 1 file: LICENSE yaml-cpp/0.7.0: Package 'b2b69efcc79a149e0bc765fb12ba0278d52fc260' created yaml-cpp/0.7.0: Created package revision 01cf48c8a960cd52f46d55c9000a759c [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY