******************************************************************************** conan install behaviortree.cpp/3.7.0@#c6af2d384297527963d2ff39aa0947c8 --build=behaviortree.cpp -pr C:/J/workspace/prod-v1/bsr/89810/fefac/profile_windows_16_mdd_vs_debug_64.behaviortreecpp-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\workspace\prod-v1\bsr\89810\fbcff\.conan\profiles\default) Found Visual Studio 17 Default settings os=Windows os_build=Windows arch=x86_64 arch_build=x86_64 compiler=Visual Studio compiler.version=17 build_type=Release *** You can change them in C:\J\workspace\prod-v1\bsr\89810\fbcff\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MDd compiler.version=16 os=Windows [options] behaviortree.cpp:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True behaviortree.cpp/3.7.0: Forced build from source Installing package: behaviortree.cpp/3.7.0 Requirements behaviortree.cpp/3.7.0 from local cache - Cache Packages behaviortree.cpp/3.7.0:d057732059ea44a47760900cb5e4855d2bea8714 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK behaviortree.cpp/3.7.0: Configuring sources in C:\J\workspace\prod-v1\bsr\89810\fbcff\.conan\data\behaviortree.cpp\3.7.0\_\_\source\src behaviortree.cpp/3.7.0: [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK behaviortree.cpp/3.7.0: Copying sources to build folder behaviortree.cpp/3.7.0: Building your package in C:\J\workspace\prod-v1\bsr\89810\fbcff\.conan\data\behaviortree.cpp\3.7.0\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714 behaviortree.cpp/3.7.0: Generator txt created conanbuildinfo.txt behaviortree.cpp/3.7.0: Calling generate() behaviortree.cpp/3.7.0: Preset 'default' added to CMakePresets.json. Invoke it manually using 'cmake --preset default' behaviortree.cpp/3.7.0: If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE=C:\J\workspace\prod-v1\bsr\89810\fbcff\.conan\data\behaviortree.cpp\3.7.0\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\generators\conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0077=NEW -DCMAKE_POLICY_DEFAULT_CMP0091=NEW' behaviortree.cpp/3.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 behaviortree.cpp/3.7.0: Calling build() behaviortree.cpp/3.7.0: apply_conandata_patches(): No patches defined in conandata behaviortree.cpp/3.7.0: CMake command: cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/build/d057732059ea44a47760900cb5e4855d2bea8714/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714" -DCMAKE_POLICY_DEFAULT_CMP0077="NEW" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\workspace\prod-v1\bsr\89810\fbcff\.conan\data\behaviortree.cpp\3.7.0\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src" ----Running------ > "C:\J\workspace\prod-v1\bsr\89810\fbcff\.conan\data\behaviortree.cpp\3.7.0\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\generators\conanbuild.bat" && cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/build/d057732059ea44a47760900cb5e4855d2bea8714/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714" -DCMAKE_POLICY_DEFAULT_CMP0077="NEW" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\workspace\prod-v1\bsr\89810\fbcff\.conan\data\behaviortree.cpp\3.7.0\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\src" ----------------- -- Using Conan toolchain: C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/build/d057732059ea44a47760900cb5e4855d2bea8714/build/generators/conan_toolchain.cmake -- Conan toolchain: Setting BUILD_SHARED_LIBS = OFF -- 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 -- Boost coroutines disabled by CMake option. -- Looking for pthread.h -- Looking for pthread.h - not found -- Found Threads: TRUE -- BEHAVIOR_TREE_LIB_DESTINATION: lib -- BEHAVIOR_TREE_BIN_DESTINATION: bin -- CMAKE_RUNTIME_OUTPUT_DIRECTORY: C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/build/d057732059ea44a47760900cb5e4855d2bea8714/build/bin -- CMAKE_LIBRARY_OUTPUT_DIRECTORY: C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/build/d057732059ea44a47760900cb5e4855d2bea8714/build/lib -- CMAKE_ARCHIVE_OUTPUT_DIRECTORY: C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/build/d057732059ea44a47760900cb5e4855d2bea8714/build/bin -- Configuring done -- Generating done -- Build files have been written to: C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/build/d057732059ea44a47760900cb5e4855d2bea8714/build behaviortree.cpp/3.7.0: CMake command: cmake --build "C:\J\workspace\prod-v1\bsr\89810\fbcff\.conan\data\behaviortree.cpp\3.7.0\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build" --config Debug ----Running------ > "C:\J\workspace\prod-v1\bsr\89810\fbcff\.conan\data\behaviortree.cpp\3.7.0\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\generators\conanbuild.bat" && cmake --build "C:\J\workspace\prod-v1\bsr\89810\fbcff\.conan\data\behaviortree.cpp\3.7.0\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build" --config Debug ----------------- 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:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/build/d057732059ea44a47760900cb5e4855d2bea8714/src/CMakeLists.txt action_node.cpp basic_types.cpp behavior_tree.cpp blackboard.cpp bt_factory.cpp decorator_node.cpp condition_node.cpp control_node.cpp shared_library.cpp tree_node.cpp xml_parsing.cpp inverter_node.cpp repeat_node.cpp retry_node.cpp subtree_node.cpp delay_node.cpp if_then_else_node.cpp fallback_node.cpp parallel_node.cpp reactive_sequence.cpp reactive_fallback.cpp sequence_node.cpp sequence_star_node.cpp switch_node.cpp while_do_else_node.cpp bt_cout_logger.cpp bt_file_logger.cpp bt_minitrace_logger.cpp tinyxml2.cpp minitrace.cpp shared_library_WIN.cpp behaviortree_cpp_v3.vcxproj -> C:\J\workspace\prod-v1\bsr\89810\fbcff\.conan\data\behaviortree.cpp\3.7.0\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\Debug\behaviortree_cpp_v3d.lib Building Custom Rule C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/build/d057732059ea44a47760900cb5e4855d2bea8714/src/sample_nodes/CMakeLists.txt crossdoor_nodes.cpp dummy_nodes.cpp movebase_node.cpp bt_sample_nodes.vcxproj -> C:\J\workspace\prod-v1\bsr\89810\fbcff\.conan\data\behaviortree.cpp\3.7.0\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\sample_nodes\lib\Debug\bt_sample_nodes.lib Building Custom Rule C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/build/d057732059ea44a47760900cb5e4855d2bea8714/src/sample_nodes/CMakeLists.txt crossdoor_nodes.cpp Creating library C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/build/d057732059ea44a47760900cb5e4855d2bea8714/build/bin/Debug/crossdoor_nodes_dyn.lib and object C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/build/d057732059ea44a47760900cb5e4855d2bea8714/build/bin/Debug/crossdoor_nodes_dyn.exp crossdoor_nodes_dyn.vcxproj -> C:\J\workspace\prod-v1\bsr\89810\fbcff\.conan\data\behaviortree.cpp\3.7.0\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\bin\Debug\crossdoor_nodes_dyn.dll Building Custom Rule C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/build/d057732059ea44a47760900cb5e4855d2bea8714/src/sample_nodes/CMakeLists.txt dummy_nodes.cpp Creating library C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/build/d057732059ea44a47760900cb5e4855d2bea8714/build/bin/Debug/dummy_nodes_dyn.lib and object C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/build/d057732059ea44a47760900cb5e4855d2bea8714/build/bin/Debug/dummy_nodes_dyn.exp dummy_nodes_dyn.vcxproj -> C:\J\workspace\prod-v1\bsr\89810\fbcff\.conan\data\behaviortree.cpp\3.7.0\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\bin\Debug\dummy_nodes_dyn.dll Building Custom Rule C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/build/d057732059ea44a47760900cb5e4855d2bea8714/src/sample_nodes/CMakeLists.txt movebase_node.cpp Creating library C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/build/d057732059ea44a47760900cb5e4855d2bea8714/build/bin/Debug/movebase_node_dyn.lib and object C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/build/d057732059ea44a47760900cb5e4855d2bea8714/build/bin/Debug/movebase_node_dyn.exp movebase_node_dyn.vcxproj -> C:\J\workspace\prod-v1\bsr\89810\fbcff\.conan\data\behaviortree.cpp\3.7.0\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\bin\Debug\movebase_node_dyn.dll Building Custom Rule C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/build/d057732059ea44a47760900cb5e4855d2bea8714/src/CMakeLists.txt behaviortree.cpp/3.7.0: Package 'd057732059ea44a47760900cb5e4855d2bea8714' built behaviortree.cpp/3.7.0: Build folder C:\J\workspace\prod-v1\bsr\89810\fbcff\.conan\data\behaviortree.cpp\3.7.0\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build behaviortree.cpp/3.7.0: Generated conaninfo.txt behaviortree.cpp/3.7.0: Generated conanbuildinfo.txt behaviortree.cpp/3.7.0: Generating the package behaviortree.cpp/3.7.0: Package folder C:\J\workspace\prod-v1\bsr\89810\fbcff\.conan\data\behaviortree.cpp\3.7.0\_\_\package\d057732059ea44a47760900cb5e4855d2bea8714 behaviortree.cpp/3.7.0: Calling package() behaviortree.cpp/3.7.0: Copied 1 file: LICENSE behaviortree.cpp/3.7.0: CMake command: cmake --install "C:\J\workspace\prod-v1\bsr\89810\fbcff\.conan\data\behaviortree.cpp\3.7.0\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build" --config Debug --prefix "C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714" ----Running------ > "C:\J\workspace\prod-v1\bsr\89810\fbcff\.conan\data\behaviortree.cpp\3.7.0\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build\generators\conanbuild.bat" && cmake --install "C:\J\workspace\prod-v1\bsr\89810\fbcff\.conan\data\behaviortree.cpp\3.7.0\_\_\build\d057732059ea44a47760900cb5e4855d2bea8714\build" --config Debug --prefix "C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714" ----------------- -- Installing: C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/lib/behaviortree_cpp_v3d.lib -- Installing: C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include -- Installing: C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/behaviortree_cpp_v3 -- Installing: C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/behaviortree_cpp_v3/actions -- Installing: C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/behaviortree_cpp_v3/actions/always_failure_node.h -- Installing: C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/behaviortree_cpp_v3/actions/always_success_node.h -- Installing: C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/behaviortree_cpp_v3/actions/pop_from_queue.hpp -- Installing: C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/behaviortree_cpp_v3/actions/set_blackboard_node.h -- Installing: C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/behaviortree_cpp_v3/action_node.h -- Installing: C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/behaviortree_cpp_v3/basic_types.h -- Installing: C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/behaviortree_cpp_v3/behavior_tree.h -- Installing: C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/behaviortree_cpp_v3/blackboard.h -- Installing: C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/behaviortree_cpp_v3/bt_factory.h -- Installing: C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/behaviortree_cpp_v3/bt_parser.h -- Installing: C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/behaviortree_cpp_v3/condition_node.h -- Installing: C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/behaviortree_cpp_v3/controls -- Installing: C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/behaviortree_cpp_v3/controls/fallback_node.h -- Installing: C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/behaviortree_cpp_v3/controls/if_then_else_node.h -- Installing: C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/behaviortree_cpp_v3/controls/manual_node.h -- Installing: C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/behaviortree_cpp_v3/controls/parallel_node.h -- Installing: C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/behaviortree_cpp_v3/controls/reactive_fallback.h -- Installing: C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/behaviortree_cpp_v3/controls/reactive_sequence.h -- Installing: C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/behaviortree_cpp_v3/controls/sequence_node.h -- Installing: C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/behaviortree_cpp_v3/controls/sequence_star_node.h -- Installing: C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/behaviortree_cpp_v3/controls/switch_node.h -- Installing: C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/behaviortree_cpp_v3/controls/while_do_else_node.h -- Installing: C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/behaviortree_cpp_v3/control_node.h -- Installing: C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/behaviortree_cpp_v3/decorators -- Installing: C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/behaviortree_cpp_v3/decorators/blackboard_precondition.h -- Installing: C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/behaviortree_cpp_v3/decorators/consume_queue.h -- Installing: C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/behaviortree_cpp_v3/decorators/delay_node.h -- Installing: C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/behaviortree_cpp_v3/decorators/force_failure_node.h -- Installing: C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/behaviortree_cpp_v3/decorators/force_success_node.h -- Installing: C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/behaviortree_cpp_v3/decorators/inverter_node.h -- Installing: C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/behaviortree_cpp_v3/decorators/keep_running_until_failure_node.h -- Installing: C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/behaviortree_cpp_v3/decorators/repeat_node.h -- Installing: C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/behaviortree_cpp_v3/decorators/retry_node.h -- Installing: C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/behaviortree_cpp_v3/decorators/subtree_node.h -- Installing: C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/behaviortree_cpp_v3/decorators/timeout_node.h -- Installing: C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/behaviortree_cpp_v3/decorators/timer_queue.h -- Installing: C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/behaviortree_cpp_v3/decorator_node.h -- Installing: C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/behaviortree_cpp_v3/exceptions.h -- Installing: C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/behaviortree_cpp_v3/flatbuffers -- Installing: C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/behaviortree_cpp_v3/flatbuffers/base.h -- Installing: C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/behaviortree_cpp_v3/flatbuffers/bt_flatbuffer_helper.h -- Installing: C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/behaviortree_cpp_v3/flatbuffers/BT_logger_generated.h -- Installing: C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/behaviortree_cpp_v3/flatbuffers/flatbuffers.h -- Installing: C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/behaviortree_cpp_v3/flatbuffers/stl_emulation.h -- Installing: C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/behaviortree_cpp_v3/leaf_node.h -- Installing: C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/behaviortree_cpp_v3/loggers -- Installing: C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/behaviortree_cpp_v3/loggers/abstract_logger.h -- Installing: C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/behaviortree_cpp_v3/loggers/bt_cout_logger.h -- Installing: C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/behaviortree_cpp_v3/loggers/bt_file_logger.h -- Installing: C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/behaviortree_cpp_v3/loggers/bt_minitrace_logger.h -- Installing: C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/behaviortree_cpp_v3/loggers/bt_zmq_publisher.h -- Installing: C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/behaviortree_cpp_v3/tree_node.h -- Installing: C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/behaviortree_cpp_v3/utils -- Installing: C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/behaviortree_cpp_v3/utils/any.hpp -- Installing: C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/behaviortree_cpp_v3/utils/convert_impl.hpp -- Installing: C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/behaviortree_cpp_v3/utils/demangle_util.h -- Installing: C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/behaviortree_cpp_v3/utils/expected.hpp -- Installing: C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/behaviortree_cpp_v3/utils/make_unique.hpp -- Installing: C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/behaviortree_cpp_v3/utils/platform.hpp -- Installing: C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/behaviortree_cpp_v3/utils/safe_any.hpp -- Installing: C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/behaviortree_cpp_v3/utils/shared_library.h -- Installing: C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/behaviortree_cpp_v3/utils/signal.h -- Installing: C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/behaviortree_cpp_v3/utils/simple_string.hpp -- Installing: C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/behaviortree_cpp_v3/utils/strcat.hpp -- Installing: C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/behaviortree_cpp_v3/utils/string_view.hpp -- Installing: C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/behaviortree_cpp_v3/utils/wakeup_signal.hpp -- Installing: C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/include/behaviortree_cpp_v3/xml_parsing.h -- Installing: C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/lib/cmake/behaviortree_cpp_v3/behaviortree_cpp_v3Targets.cmake -- Installing: C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/lib/cmake/behaviortree_cpp_v3/behaviortree_cpp_v3Targets-debug.cmake -- Installing: C:/J/workspace/prod-v1/bsr/89810/fbcff/.conan/data/behaviortree.cpp/3.7.0/_/_/package/d057732059ea44a47760900cb5e4855d2bea8714/lib/cmake/behaviortree_cpp_v3/behaviortree_cpp_v3Config.cmake [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(): [STATIC ARTIFACTS (KB-H074)] OK [HOOK - conan-center.py] post_package(): [EITHER STATIC OR SHARED OF EACH LIB (KB-H076)] 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 [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK [HOOK - conan-center.py] post_package(): [APPLE RELOCATABLE SHARED LIBS (KB-H077)] OK behaviortree.cpp/3.7.0 package(): Packaged 51 '.h' files behaviortree.cpp/3.7.0 package(): Packaged 11 '.hpp' files behaviortree.cpp/3.7.0 package(): Packaged 1 '.lib' file: behaviortree_cpp_v3d.lib behaviortree.cpp/3.7.0 package(): Packaged 1 file: LICENSE behaviortree.cpp/3.7.0: Package 'd057732059ea44a47760900cb5e4855d2bea8714' created behaviortree.cpp/3.7.0: Created package revision b9f25e2e1c6e443416f829af919a7e64 [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 [HOOK - conan-center.py] post_package_info(): [INCLUDE PATH DOES NOT EXIST (KB-H071)] OK Aggregating env generators CMake Warning at CMakeLists.txt:58 (find_package): By not providing "FindZMQ.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "ZMQ", but CMake did not find one. Could not find a package configuration file provided by "ZMQ" with any of the following names: ZMQConfig.cmake zmq-config.cmake Add the installation prefix of "ZMQ" to CMAKE_PREFIX_PATH or set "ZMQ_DIR" to a directory containing one of the above files. If "ZMQ" provides a separate development package or SDK, be sure it has been installed. CMake Warning at CMakeLists.txt:70 (message): ZeroMQ NOT found. Skipping the build of [PublisherZMQ] and [bt_recorder]. WARN: *** Conan 1 is legacy and on a deprecation path *** WARN: *** Please upgrade to Conan 2 *** behaviortree.cpp/3.7.0: 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 behaviortree.cpp/3.7.0: 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