******************************************************************************** conan install yaml-cpp/0.7.0@ --build=yaml-cpp --profile=C:\J\w\BuildSingleReference@3/71916/0bc96d4c-f070-4bde-b157-0ad0e3418e3e/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\BuildSingleReference@3\.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@3\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MT compiler.version=15 os=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:7bd6f2c3d5c4e48a75805376b58cde753392f711 - 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@3\.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@3\.conan\data\yaml-cpp\0.7.0\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711 yaml-cpp/0.7.0: Generator cmake created conanbuildinfo.cmake yaml-cpp/0.7.0: Aggregating env generators [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@3\.conan\data\yaml-cpp\0.7.0\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711 && cmake -G "Visual Studio 15 2017 Win64" -DCONAN_LINK_RUNTIME="/MT" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="15" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference@3\.conan\data\yaml-cpp\0.7.0\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711" -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@3\.conan\data\yaml-cpp\0.7.0\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711 ----------------- -- The C compiler identification is MSVC 19.16.27035.0 -- The CXX compiler identification is MSVC 19.16.27035.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 -- 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/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/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@3/.conan/data/yaml-cpp/0.7.0/_/_/build/7bd6f2c3d5c4e48a75805376b58cde753392f711 ----Running------ > cmake --build C:\J\w\BuildSingleReference@3\.conan\data\yaml-cpp\0.7.0\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711 --config Release -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking File Globs Checking Build System Building Custom Rule C:/J/w/BuildSingleReference@3/.conan/data/yaml-cpp/0.7.0/_/_/build/7bd6f2c3d5c4e48a75805376b58cde753392f711/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@3\.conan\data\yaml-cpp\0.7.0\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\lib\yaml-cpp.lib Building Custom Rule C:/J/w/BuildSingleReference@3/.conan/data/yaml-cpp/0.7.0/_/_/build/7bd6f2c3d5c4e48a75805376b58cde753392f711/CMakeLists.txt yaml-cpp/0.7.0: Package '7bd6f2c3d5c4e48a75805376b58cde753392f711' built yaml-cpp/0.7.0: Build folder C:\J\w\BuildSingleReference@3\.conan\data\yaml-cpp\0.7.0\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711 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@3\.conan\data\yaml-cpp\0.7.0\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711 yaml-cpp/0.7.0: Calling package() ----Running------ > cmake --build C:\J\w\BuildSingleReference@3\.conan\data\yaml-cpp\0.7.0\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711 --config Release --target install -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking File Globs yaml-cpp.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\yaml-cpp\0.7.0\_\_\build\7bd6f2c3d5c4e48a75805376b58cde753392f711\lib\yaml-cpp.lib -- Install configuration: "Release" -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/yaml-cpp/0.7.0/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/lib/yaml-cpp.lib -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/yaml-cpp/0.7.0/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/yaml-cpp/0.7.0/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/yaml-cpp -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/yaml-cpp/0.7.0/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/yaml-cpp/anchor.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/yaml-cpp/0.7.0/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/yaml-cpp/binary.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/yaml-cpp/0.7.0/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/yaml-cpp/contrib -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/yaml-cpp/0.7.0/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/yaml-cpp/contrib/anchordict.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/yaml-cpp/0.7.0/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/yaml-cpp/contrib/graphbuilder.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/yaml-cpp/0.7.0/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/yaml-cpp/depthguard.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/yaml-cpp/0.7.0/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/yaml-cpp/dll.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/yaml-cpp/0.7.0/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/yaml-cpp/emitfromevents.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/yaml-cpp/0.7.0/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/yaml-cpp/emitter.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/yaml-cpp/0.7.0/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/yaml-cpp/emitterdef.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/yaml-cpp/0.7.0/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/yaml-cpp/emittermanip.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/yaml-cpp/0.7.0/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/yaml-cpp/emitterstyle.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/yaml-cpp/0.7.0/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/yaml-cpp/eventhandler.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/yaml-cpp/0.7.0/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/yaml-cpp/exceptions.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/yaml-cpp/0.7.0/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/yaml-cpp/mark.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/yaml-cpp/0.7.0/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/yaml-cpp/node -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/yaml-cpp/0.7.0/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/yaml-cpp/node/convert.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/yaml-cpp/0.7.0/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/yaml-cpp/node/detail -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/yaml-cpp/0.7.0/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/yaml-cpp/node/detail/impl.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/yaml-cpp/0.7.0/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/yaml-cpp/node/detail/iterator.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/yaml-cpp/0.7.0/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/yaml-cpp/node/detail/iterator_fwd.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/yaml-cpp/0.7.0/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/yaml-cpp/node/detail/memory.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/yaml-cpp/0.7.0/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/yaml-cpp/node/detail/node.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/yaml-cpp/0.7.0/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/yaml-cpp/node/detail/node_data.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/yaml-cpp/0.7.0/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/yaml-cpp/node/detail/node_iterator.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/yaml-cpp/0.7.0/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/yaml-cpp/node/detail/node_ref.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/yaml-cpp/0.7.0/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/yaml-cpp/node/emit.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/yaml-cpp/0.7.0/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/yaml-cpp/node/impl.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/yaml-cpp/0.7.0/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/yaml-cpp/node/iterator.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/yaml-cpp/0.7.0/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/yaml-cpp/node/node.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/yaml-cpp/0.7.0/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/yaml-cpp/node/parse.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/yaml-cpp/0.7.0/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/yaml-cpp/node/ptr.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/yaml-cpp/0.7.0/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/yaml-cpp/node/type.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/yaml-cpp/0.7.0/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/yaml-cpp/noexcept.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/yaml-cpp/0.7.0/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/yaml-cpp/null.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/yaml-cpp/0.7.0/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/yaml-cpp/ostream_wrapper.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/yaml-cpp/0.7.0/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/yaml-cpp/parser.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/yaml-cpp/0.7.0/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/yaml-cpp/stlemitter.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/yaml-cpp/0.7.0/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/yaml-cpp/traits.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/yaml-cpp/0.7.0/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/include/yaml-cpp/yaml.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/yaml-cpp/0.7.0/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/share/cmake/yaml-cpp/yaml-cpp-targets.cmake -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/yaml-cpp/0.7.0/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/share/cmake/yaml-cpp/yaml-cpp-targets-release.cmake -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/yaml-cpp/0.7.0/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/share/cmake/yaml-cpp/yaml-cpp-config.cmake -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/yaml-cpp/0.7.0/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/share/cmake/yaml-cpp/yaml-cpp-config-version.cmake -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/yaml-cpp/0.7.0/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/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-cpp.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 '7bd6f2c3d5c4e48a75805376b58cde753392f711' created yaml-cpp/0.7.0: Created package revision 3e069287c345c2b64fbd6e2416c5a4e5 [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 Aggregating env generators CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY [HOOK - conan-center.py] post_package_info(): WARN: [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] The *.cmake files have to be placed in a folder declared as `cpp_info.builddirs`. Currently folders declared: [''] [HOOK - conan-center.py] post_package_info(): WARN: [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] Found files: ./lib/cmake/conan-official-yaml-cpp-targets.cmake