******************************************************************************** conan install mfast/1.2.1@ --profile=C:\J\w\BuildSingleReference@11/8189/1eea913f-72b2-4168-97c8-8b2dec8359d4/profile.txt --build=mfast ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MDd compiler.version=14 os=Windows os_build=Windows [options] mfast:shared=False [build_requires] [env] mfast/1.2.1: Forced build from source Installing package: mfast/1.2.1 Requirements boost/1.75.0 from 'conan-center' - Cache bzip2/1.0.8 from 'conan-center' - Cache libiconv/1.16 from 'conan-center' - Cache mfast/1.2.1 from local cache - Cache tinyxml2/8.0.0 from 'conan-center' - Cache zlib/1.2.11 from 'conan-center' - Cache Packages boost/1.75.0:9ddc64e5212145697707fa6e74f15910289c1463 - Cache bzip2/1.0.8:2783d364f658aa29ea9dde87dcccb2a98bd6a26c - Cache libiconv/1.16:c32596dcd26b8c708dc3d19cb73738d2b48f12a8 - Cache mfast/1.2.1:1cb2cd0c3fbe2961f79aff4073ef5960a1ad5d02 - Build tinyxml2/8.0.0:c32596dcd26b8c708dc3d19cb73738d2b48f12a8 - Cache zlib/1.2.11:c32596dcd26b8c708dc3d19cb73738d2b48f12a8 - Cache Installing (downloading, building) binaries... bzip2/1.0.8: Already installed! bzip2/1.0.8: Appending PATH environment variable: C:\J\w\BuildSingleReference@11\.conan\data\bzip2\1.0.8\_\_\package\2783d364f658aa29ea9dde87dcccb2a98bd6a26c\bin [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 libiconv/1.16: Already installed! libiconv/1.16: Appending PATH environment var: C:\J\w\BuildSingleReference@11\.conan\data\libiconv\1.16\_\_\package\c32596dcd26b8c708dc3d19cb73738d2b48f12a8\bin [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 tinyxml2/8.0.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 zlib/1.2.11: 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 boost/1.75.0: Already installed! boost/1.75.0: Disabled magic autolinking (smart and magic decisions) [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 mfast/1.2.1: Copying sources to build folder mfast/1.2.1: Building your package in C:\J\w\BuildSingleReference@11/s\6fb16c\1 mfast/1.2.1: 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 mfast/1.2.1: Calling build() ----Running------ > cd C:\J\w\BuildSingleReference@11/s\6fb16c\1\build_subfolder && cmake -G "Visual Studio 14 2015 Win64" -DCONAN_LINK_RUNTIME="/MDd" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="14" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference@11/s\6be0f9\1" -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" -DBUILD_TESTS="False" -DBUILD_EXAMPLES="False" -DBUILD_PACKAGES="False" -Wno-dev C:\J\w\BuildSingleReference@11/s\6fb16c\1 ----------------- -- Selecting Windows SDK version 10.0.14393.0 to target Windows 10.0.17763. -- The C compiler identification is MSVC 19.0.24215.1 -- The CXX compiler identification is MSVC 19.0.24215.1 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/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 14.0/VC/bin/x86_amd64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/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@11/s/6fb16c/1/build_subfolder ----Running------ > cmake --build C:\J\w\BuildSingleReference@11/s\6fb16c\1\build_subfolder --config Debug -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 14.0.25420.1 Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/BuildSingleReference@11/s/6fb16c/1/source_subfolder/src/mfast/coder/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@11/s/6fb16c/1/source_subfolder/src/mfast/json/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@11/s/6fb16c/1/source_subfolder/src/mfast/xml_parser/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@11/s/6fb16c/1/source_subfolder/src/mfast/CMakeLists.txt json_decode.cpp json_encode.cpp dictionary_builder.cpp decoder_field_operator.cpp decoder_presence_map.cpp FastXMLVisitor.cpp fast_decoder.cpp fast_istream.cpp encoder_field_operator.cpp fast_encoder.cpp fast_ostreambuf.cpp field_builder.cpp field_op.cpp templates_builder.cpp view_info_builder.cpp allocator.cpp arena_allocator.cpp boolean_ref.cpp decimal_ref.cpp exceptions.cpp field_instructions.cpp field_ref.cpp malloc_allocator.cpp sequence_ref.cpp value_storage.cpp view_iterator.cpp byte_vector_instruction.cpp decimal_instruction.cpp enum_instruction.cpp field_instruction.cpp group_instruction.cpp int_instructions.cpp sequence_instruction.cpp string_instructions.cpp template_instruction.cpp templateref_instruction.cpp vector_instruction_base.cpp mfast_json_static.vcxproj -> C:\J\w\BuildSingleReference@11\s\6fb16c\1\build_subfolder\lib\mfast_json_static.lib mfast_static.vcxproj -> C:\J\w\BuildSingleReference@11\s\6fb16c\1\build_subfolder\lib\mfast_static.lib mfast_coder_static.vcxproj -> C:\J\w\BuildSingleReference@11\s\6fb16c\1\build_subfolder\lib\mfast_coder_static.lib mfast_xml_parser_static.vcxproj -> C:\J\w\BuildSingleReference@11\s\6fb16c\1\build_subfolder\lib\mfast_xml_parser_static.lib Building Custom Rule C:/J/w/BuildSingleReference@11/s/6fb16c/1/source_subfolder/src/fast_type_gen/CMakeLists.txt fast_type_gen.cpp codegen_base.cpp hpp_gen.cpp inl_gen.cpp cpp_gen.cpp Creating library C:/J/w/BuildSingleReference@11/s/6fb16c/1/build_subfolder/lib/fast_type_gen.lib and object C:/J/w/BuildSingleReference@11/s/6fb16c/1/build_subfolder/lib/fast_type_gen.exp tinyxml2d.lib(tinyxml2.obj) : warning LNK4099: PDB 'tinyxml2.pdb' was not found with 'tinyxml2d.lib(tinyxml2.obj)' or at 'C:\J\w\BuildSingleReference@11\s\6fb16c\1\build_subfolder\bin\tinyxml2.pdb'; linking object as if no debug info [C:\J\w\BuildSingleReference@11\s\6fb16c\1\build_subfolder\source_subfolder\src\fast_type_gen\fast_type_gen.vcxproj] fast_type_gen.vcxproj -> C:\J\w\BuildSingleReference@11\s\6fb16c\1\build_subfolder\bin\fast_type_gen.exe fast_type_gen.vcxproj -> C:/J/w/BuildSingleReference@11/s/6fb16c/1/build_subfolder/bin/fast_type_gen.pdb (Full PDB) Building Custom Rule C:/J/w/BuildSingleReference@11/s/6fb16c/1/CMakeLists.txt mfast/1.2.1: Package '1cb2cd0c3fbe2961f79aff4073ef5960a1ad5d02' built mfast/1.2.1: Build folder C:\J\w\BuildSingleReference@11/s\6fb16c\1 mfast/1.2.1: Generated conaninfo.txt mfast/1.2.1: Generated conanbuildinfo.txt mfast/1.2.1: Generating the package mfast/1.2.1: Package folder C:\J\w\BuildSingleReference@11/s\6be0f9\1 mfast/1.2.1: Calling package() ----Running------ > cmake --build C:\J\w\BuildSingleReference@11/s\6fb16c\1\build_subfolder --config Debug --target install -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 14.0.25420.1 Copyright (C) Microsoft Corporation. All rights reserved. mfast_coder_static.vcxproj -> C:\J\w\BuildSingleReference@11\s\6fb16c\1\build_subfolder\lib\mfast_coder_static.lib mfast_json_static.vcxproj -> C:\J\w\BuildSingleReference@11\s\6fb16c\1\build_subfolder\lib\mfast_json_static.lib mfast_xml_parser_static.vcxproj -> C:\J\w\BuildSingleReference@11\s\6fb16c\1\build_subfolder\lib\mfast_xml_parser_static.lib mfast_static.vcxproj -> C:\J\w\BuildSingleReference@11\s\6fb16c\1\build_subfolder\lib\mfast_static.lib fast_type_gen.vcxproj -> C:\J\w\BuildSingleReference@11\s\6fb16c\1\build_subfolder\bin\fast_type_gen.exe fast_type_gen.vcxproj -> C:/J/w/BuildSingleReference@11/s/6fb16c/1/build_subfolder/bin/fast_type_gen.pdb (Full PDB) -- Install configuration: "Debug" -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/CMake/mFASTConfig.cmake -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/CMake/mFASTConfigVersion.cmake -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/CMake/mFASTTargets.cmake -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/CMake/mFASTTargets-debug.cmake -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/share/mfast/fast_1_1.rnc -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/share/mfast/fast_1_1.rng -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/share/mfast/mfast.rnc -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/share/mfast/mfast.rng -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast.h -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/lib/mfast_static.lib -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/aggregate_ref.h -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/allocator.h -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/arena_allocator.h -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/array_view.h -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/boolean_ref.h -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/coder -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/coder/common -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/coder/common/codec_helper.h -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/coder/common/debug_stream.h -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/coder/common/dictionary_builder.h -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/coder/common/exceptions.h -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/coder/decoder -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/coder/decoder/check_overflow.h -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/coder/decoder/decoder_field_operator.h -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/coder/decoder/decoder_presence_map.h -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/coder/decoder/fast_istream.h -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/coder/decoder/fast_istreambuf.h -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/coder/decoder/fast_istream_extractor.h -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/coder/encoder -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/coder/encoder/encoder_field_operator.h -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/coder/encoder/encoder_presence_map.h -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/coder/encoder/fast_ostream.h -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/coder/encoder/fast_ostreambuf.h -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/coder/encoder/fast_ostream_inserter.h -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/coder/encoder/resizable_fast_ostreambuf.h -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/coder/fast_decoder.h -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/coder/fast_encoder.h -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/coder/mfast_coder_export.h -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/composite_type.h -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/decimal_ref.h -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/enum_ref.h -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/exceptions.h -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/field_comparator.h -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/field_instructions.h -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/field_mref.h -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/field_ref.h -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/field_visitor.h -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/group_ref.h -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/instructions -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/instructions/byte_vector_instruction.h -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/instructions/decimal_instruction.h -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/instructions/enum_instruction.h -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/instructions/field_instruction.h -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/instructions/group_instruction.h -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/instructions/int_instructions.h -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/instructions/int_vector_instructions.h -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/instructions/sequence_instruction.h -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/instructions/string_instructions.h -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/instructions/templateref_instruction.h -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/instructions/templates_description.h -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/instructions/template_instruction.h -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/instructions/vector_instruction_base.h -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/int_ref.h -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/json -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/json/json.h -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/json/mfast_json_export.h -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/malloc_allocator.h -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/message_ref.h -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/mfast_export.h -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/nested_message_ref.h -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/output.h -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/sequence_ref.h -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/sequence_type.h -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/sqlite3 -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/sqlite3/aggregate_inserter.h -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/sqlite3/converter.h -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/sqlite3/converter_core.h -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/sqlite3/error.h -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/sqlite3/field_instruction_visitor_ex.h -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/sqlite3/field_masks.h -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/sqlite3/first_pass_visitor.h -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/sqlite3/mfast_sqlite3_export.h -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/sqlite3/second_pass_visitor.h -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/sqlite3/sequence_inserter.h -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/sqlite3/tables_creator.h -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/sqlite3/third_pass_visitor.h -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/sqlite3/value_binder.h -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/string_ref.h -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/value_storage.h -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/vector_ref.h -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/view_iterator.h -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/xml_parser -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/xml_parser/dynamic_templates_description.h -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/xml_parser/FastXMLVisitor.h -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/xml_parser/fast_xml_attributes.h -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/xml_parser/field_builder.h -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/xml_parser/field_builder_base.h -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/xml_parser/field_op.h -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/xml_parser/mfast_xml_parser_export.h -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/xml_parser/templates_builder.h -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/xml_parser/template_registry_impl.h -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/xml_parser/view_info_builder.h -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/xml_parser/xml_util.h -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/lib/mfast_coder_static.lib -- Up-to-date: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/coder -- Up-to-date: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/coder/common -- Up-to-date: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/coder/common/codec_helper.h -- Up-to-date: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/coder/common/debug_stream.h -- Up-to-date: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/coder/common/dictionary_builder.h -- Up-to-date: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/coder/common/exceptions.h -- Up-to-date: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/coder/decoder -- Up-to-date: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/coder/decoder/check_overflow.h -- Up-to-date: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/coder/decoder/decoder_field_operator.h -- Up-to-date: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/coder/decoder/decoder_presence_map.h -- Up-to-date: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/coder/decoder/fast_istream.h -- Up-to-date: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/coder/decoder/fast_istreambuf.h -- Up-to-date: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/coder/decoder/fast_istream_extractor.h -- Up-to-date: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/coder/encoder -- Up-to-date: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/coder/encoder/encoder_field_operator.h -- Up-to-date: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/coder/encoder/encoder_presence_map.h -- Up-to-date: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/coder/encoder/fast_ostream.h -- Up-to-date: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/coder/encoder/fast_ostreambuf.h -- Up-to-date: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/coder/encoder/fast_ostream_inserter.h -- Up-to-date: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/coder/encoder/resizable_fast_ostreambuf.h -- Up-to-date: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/coder/fast_decoder.h -- Up-to-date: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/coder/fast_encoder.h -- Up-to-date: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/coder/mfast_coder_export.h -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/lib/mfast_xml_parser_static.lib -- Up-to-date: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/xml_parser/mfast_xml_parser_export.h -- Up-to-date: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/xml_parser/dynamic_templates_description.h -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/lib/mfast_json_static.lib -- Up-to-date: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/json -- Up-to-date: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/json/json.h -- Up-to-date: C:/J/w/BuildSingleReference@11/s/6be0f9/1/include/mfast/json/mfast_json_export.h -- Installing: C:/J/w/BuildSingleReference@11/s/6be0f9/1/bin/fast_type_gen.exe [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component boost::boost libdir "lib" does not contain any declared library [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component boost::headers libdir "lib" does not contain any declared library [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component boost::_boost_cmake libdir "lib" does not contain any declared library [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component boost::_libboost libdir "lib" does not contain any declared library [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component boost::diagnostic_definitions libdir "lib" does not contain any declared library [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component boost::disable_autolinking libdir "lib" does not contain any declared library [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component boost::dynamic_linking libdir "lib" does not contain any declared library [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component boost::fiber_numa libdir "lib" does not contain any declared library [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component boost::math libdir "lib" does not contain any declared library [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component boost::stacktrace libdir "lib" does not contain any declared library [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component boost::stacktrace_addr2line libdir "lib" does not contain any declared library [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component boost::stacktrace_backtrace libdir "lib" does not contain any declared library [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component boost::stacktrace_basic libdir "lib" does not contain any declared library [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component boost::test libdir "lib" does not contain any declared library CMake Warning: Manually-specified variables were not used by the project: BUILD_EXAMPLES BUILD_PACKAGES BUILD_TESTS CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR ERROR: mfast/1.2.1: Error in package() method, line 89 os.path.join(self.package_folder, self._fast_type_gen_target_file) FileNotFoundError: [Errno 2] No such file or directory: 'C:\\J\\w\\BuildSingleReference@11/s\\6be0f9\\1\\CMake\\FastTypeGenTarget.cmake'