******************************************************************************** conan install rapidyaml/0.3.0@ --build=rapidyaml --profile=C:\J\w\BuildSingleReference@5/76857/15726be1-8cc9-46cf-aed1-ffc4571eb9c3/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MT compiler.version=15 os=Windows [options] rapidyaml:shared=True [build_requires] [env] rapidyaml/0.3.0: Forced build from source Installing package: rapidyaml/0.3.0 Requirements c4core/0.1.8 from 'conan-center' - Cache fast_float/3.4.0 from 'conan-center' - Cache rapidyaml/0.3.0 from local cache - Cache Packages c4core/0.1.8:fb72fd3b9980c0ec437cae877fd69680385eab2f - Cache fast_float/3.4.0:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache rapidyaml/0.3.0:77b7b1f458f85cf7fc47dba0aa040a0f4dee36a8 - Build Installing (downloading, building) binaries... fast_float/3.4.0: Already installed! [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 c4core/0.1.8: Already installed! [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 rapidyaml/0.3.0: Copying sources to build folder rapidyaml/0.3.0: Building your package in C:\J\w\BuildSingleReference@5\.conan\data\rapidyaml\0.3.0\_\_\build\77b7b1f458f85cf7fc47dba0aa040a0f4dee36a8 rapidyaml/0.3.0: Generator cmake created conanbuildinfo.cmake rapidyaml/0.3.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 rapidyaml/0.3.0: Calling build() ----Running------ > cd C:\J\w\BuildSingleReference@5\.conan\data\rapidyaml\0.3.0\_\_\build\77b7b1f458f85cf7fc47dba0aa040a0f4dee36a8 && 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="ON" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference@5\.conan\data\rapidyaml\0.3.0\_\_\package\77b7b1f458f85cf7fc47dba0aa040a0f4dee36a8" -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" -DRYML_DEFAULT_CALLBACKS="True" -Wno-dev C:\J\w\BuildSingleReference@5\.conan\data\rapidyaml\0.3.0\_\_\build\77b7b1f458f85cf7fc47dba0aa040a0f4dee36a8 ----------------- -- The CXX compiler identification is MSVC 19.16.27035.0 -- 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 -- ryml: using C++ standard: C++11 -- ryml: setting C++ standard: 11 -- ryml: setting C++ standard required: ON -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/BuildSingleReference@5/.conan/data/rapidyaml/0.3.0/_/_/build/77b7b1f458f85cf7fc47dba0aa040a0f4dee36a8 ----Running------ > cmake --build C:\J\w\BuildSingleReference@5\.conan\data\rapidyaml\0.3.0\_\_\build\77b7b1f458f85cf7fc47dba0aa040a0f4dee36a8 --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 Build System Building Custom Rule C:/J/w/BuildSingleReference@5/.conan/data/rapidyaml/0.3.0/_/_/build/77b7b1f458f85cf7fc47dba0aa040a0f4dee36a8/source_subfolder/CMakeLists.txt common.cpp node.cpp parse.cpp preprocess.cpp tree.cpp Auto build dll exports Creating library C:/J/w/BuildSingleReference@5/.conan/data/rapidyaml/0.3.0/_/_/build/77b7b1f458f85cf7fc47dba0aa040a0f4dee36a8/lib/ryml.lib and object C:/J/w/BuildSingleReference@5/.conan/data/rapidyaml/0.3.0/_/_/build/77b7b1f458f85cf7fc47dba0aa040a0f4dee36a8/lib/ryml.exp common.obj : error LNK2019: unresolved external symbol "unsigned int __cdecl c4::get_error_flags(void)" (?get_error_flags@c4@@YAIXZ) referenced in function "public: __cdecl c4::yml::Callbacks::Callbacks(void *,void * (__cdecl*)(unsigned __int64,void *,void *),void (__cdecl*)(void *,unsigned __int64,void *),void (__cdecl*)(char const *,unsigned __int64,struct c4::yml::Location,void *))" (??0Callbacks@yml@c4@@QEAA@PEAXP6APEAX_K00@ZP6AX010@ZP6AXPEBD1ULocation@12@0@Z@Z) [C:\J\w\BuildSingleReference@5\.conan\data\rapidyaml\0.3.0\_\_\build\77b7b1f458f85cf7fc47dba0aa040a0f4dee36a8\source_subfolder\ryml.vcxproj] parse.obj : error LNK2001: unresolved external symbol "unsigned int __cdecl c4::get_error_flags(void)" (?get_error_flags@c4@@YAIXZ) [C:\J\w\BuildSingleReference@5\.conan\data\rapidyaml\0.3.0\_\_\build\77b7b1f458f85cf7fc47dba0aa040a0f4dee36a8\source_subfolder\ryml.vcxproj] tree.obj : error LNK2001: unresolved external symbol "unsigned int __cdecl c4::get_error_flags(void)" (?get_error_flags@c4@@YAIXZ) [C:\J\w\BuildSingleReference@5\.conan\data\rapidyaml\0.3.0\_\_\build\77b7b1f458f85cf7fc47dba0aa040a0f4dee36a8\source_subfolder\ryml.vcxproj] common.obj : error LNK2019: unresolved external symbol "void __cdecl c4::handle_error(struct c4::srcloc,char const *,...)" (?handle_error@c4@@YAXUsrcloc@1@PEBDZZ) referenced in function "public: __cdecl c4::yml::Callbacks::Callbacks(void *,void * (__cdecl*)(unsigned __int64,void *,void *),void (__cdecl*)(void *,unsigned __int64,void *),void (__cdecl*)(char const *,unsigned __int64,struct c4::yml::Location,void *))" (??0Callbacks@yml@c4@@QEAA@PEAXP6APEAX_K00@ZP6AX010@ZP6AXPEBD1ULocation@12@0@Z@Z) [C:\J\w\BuildSingleReference@5\.conan\data\rapidyaml\0.3.0\_\_\build\77b7b1f458f85cf7fc47dba0aa040a0f4dee36a8\source_subfolder\ryml.vcxproj] parse.obj : error LNK2001: unresolved external symbol "void __cdecl c4::handle_error(struct c4::srcloc,char const *,...)" (?handle_error@c4@@YAXUsrcloc@1@PEBDZZ) [C:\J\w\BuildSingleReference@5\.conan\data\rapidyaml\0.3.0\_\_\build\77b7b1f458f85cf7fc47dba0aa040a0f4dee36a8\source_subfolder\ryml.vcxproj] tree.obj : error LNK2001: unresolved external symbol "void __cdecl c4::handle_error(struct c4::srcloc,char const *,...)" (?handle_error@c4@@YAXUsrcloc@1@PEBDZZ) [C:\J\w\BuildSingleReference@5\.conan\data\rapidyaml\0.3.0\_\_\build\77b7b1f458f85cf7fc47dba0aa040a0f4dee36a8\source_subfolder\ryml.vcxproj] node.obj : error LNK2019: unresolved external symbol "unsigned __int64 __cdecl c4::base64_encode(struct c4::basic_substring,struct c4::blob_)" (?base64_encode@c4@@YA_KU?$basic_substring@D@1@U?$blob_@$$CBD@1@@Z) referenced in function "public: struct c4::basic_substring __cdecl c4::yml::NodeRef::to_arena >(struct c4::fmt::base64_wrapper_ const & __restrict)const " (??$to_arena@U?$base64_wrapper_@$$CBD@fmt@c4@@@NodeRef@yml@c4@@QEBA?AU?$basic_substring@$$CBD@2@AEIBU?$base64_wrapper_@$$CBD@fmt@2@@Z) [C:\J\w\BuildSingleReference@5\.conan\data\rapidyaml\0.3.0\_\_\build\77b7b1f458f85cf7fc47dba0aa040a0f4dee36a8\source_subfolder\ryml.vcxproj] node.obj : error LNK2019: unresolved external symbol "unsigned __int64 __cdecl c4::base64_decode(struct c4::basic_substring,struct c4::blob_)" (?base64_decode@c4@@YA_KU?$basic_substring@$$CBD@1@U?$blob_@D@1@@Z) referenced in function "public: unsigned __int64 __cdecl c4::yml::NodeRef::deserialize_key(struct c4::fmt::base64_wrapper_)const " (?deserialize_key@NodeRef@yml@c4@@QEBA_KU?$base64_wrapper_@D@fmt@3@@Z) [C:\J\w\BuildSingleReference@5\.conan\data\rapidyaml\0.3.0\_\_\build\77b7b1f458f85cf7fc47dba0aa040a0f4dee36a8\source_subfolder\ryml.vcxproj] parse.obj : error LNK2019: unresolved external symbol "bool __cdecl c4::is_debugger_attached(void)" (?is_debugger_attached@c4@@YA_NXZ) referenced in function "private: void __cdecl c4::yml::Parser::_end_stream(void)" (?_end_stream@Parser@yml@c4@@AEAAXXZ) [C:\J\w\BuildSingleReference@5\.conan\data\rapidyaml\0.3.0\_\_\build\77b7b1f458f85cf7fc47dba0aa040a0f4dee36a8\source_subfolder\ryml.vcxproj] C:\J\w\BuildSingleReference@5\.conan\data\rapidyaml\0.3.0\_\_\build\77b7b1f458f85cf7fc47dba0aa040a0f4dee36a8\bin\ryml.dll : fatal error LNK1120: 5 unresolved externals [C:\J\w\BuildSingleReference@5\.conan\data\rapidyaml\0.3.0\_\_\build\77b7b1f458f85cf7fc47dba0aa040a0f4dee36a8\source_subfolder\ryml.vcxproj] rapidyaml/0.3.0: fast_float/3.4.0: WARN: Lib folder doesn't exist, can't collect libraries: C:\J\w\BuildSingleReference@5\.conan\data\fast_float\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\lib fast_float/3.4.0: WARN: Lib folder doesn't exist, can't collect libraries: C:\J\w\BuildSingleReference@5\.conan\data\fast_float\3.4.0\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\lib rapidyaml/0.3.0: WARN: Build folder is dirty, removing it: C:\J\w\BuildSingleReference@5\.conan\data\rapidyaml\0.3.0\_\_\build\77b7b1f458f85cf7fc47dba0aa040a0f4dee36a8 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 rapidyaml/0.3.0: ERROR: Package '77b7b1f458f85cf7fc47dba0aa040a0f4dee36a8' build failed rapidyaml/0.3.0: WARN: Build folder C:\J\w\BuildSingleReference@5\.conan\data\rapidyaml\0.3.0\_\_\build\77b7b1f458f85cf7fc47dba0aa040a0f4dee36a8 ERROR: rapidyaml/0.3.0: Error in build() method, line 85 cmake.build() ConanException: Error 1 while executing cmake --build C:\J\w\BuildSingleReference@5\.conan\data\rapidyaml\0.3.0\_\_\build\77b7b1f458f85cf7fc47dba0aa040a0f4dee36a8 --config Release -- /m:16 /verbosity:minimal