******************************************************************************** conan install behaviortree.cpp/3.8.6@#2ff8ea4ac1f3ef022e2eb7d29873f140 --build=behaviortree.cpp -pr /home/conan/w/prod-v1/bsr/80674/feacd/profile_linux_10_libstdcpp11_gcc_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 (/home/conan/w/prod-v1/bsr/80674/ccefc/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 10 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/w/prod-v1/bsr/80674/ccefc/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=10 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod-v1/bsr/80674/ccefc/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=10 os=Linux [options] behaviortree.cpp:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True ncurses/6.4: Not found in local cache, looking in remotes... ncurses/6.4: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz ncurses/6.4: Downloaded recipe revision 78908f3ed548f188cf15e415f8949f2f zeromq/4.3.5: Not found in local cache, looking in remotes... zeromq/4.3.5: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zeromq/4.3.5: Downloaded recipe revision dd23b6f3e4e0131e696c3a0cd8092277 libsodium/1.0.19: Not found in local cache, looking in remotes... libsodium/1.0.19: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libsodium/1.0.19: Downloaded recipe revision 3ddd1bc0d6b40a078f9441e46b73008c tinyxml2/10.0.0: Not found in local cache, looking in remotes... tinyxml2/10.0.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz tinyxml2/10.0.0: Downloaded recipe revision 832c7f8038cef53f6427577d6e66a7a8 behaviortree.cpp/3.8.6: Forced build from source Installing package: behaviortree.cpp/3.8.6 Requirements behaviortree.cpp/3.8.6 from local cache - Cache libsodium/1.0.19 from 'conan-center' - Downloaded ncurses/6.4 from 'conan-center' - Downloaded tinyxml2/10.0.0 from 'conan-center' - Downloaded zeromq/4.3.5 from 'conan-center' - Downloaded Packages behaviortree.cpp/3.8.6:2696e0fb287ca364f7e0ed8df36bc1c38a8e90c7 - Build libsodium/1.0.19:7e51fe9fc7e13eda566892ac2b8736327edc7878 - Download ncurses/6.4:8e3326e9a98d7198374202bb59c852df03daf387 - Download tinyxml2/10.0.0:a25d6c83542b56b72fdaa05a85db5d46f5f0f71c - Download zeromq/4.3.5:0fc5fc4b3a547d545088883c7273a90eaf819631 - Download Installing (downloading, building) binaries... libsodium/1.0.19: Retrieving package 7e51fe9fc7e13eda566892ac2b8736327edc7878 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz libsodium/1.0.19: Package installed 7e51fe9fc7e13eda566892ac2b8736327edc7878 libsodium/1.0.19: Downloaded package revision c1602848cd5eb8b8a1fa20ad4e2bb9fd ncurses/6.4: Retrieving package 8e3326e9a98d7198374202bb59c852df03daf387 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz ncurses/6.4: Package installed 8e3326e9a98d7198374202bb59c852df03daf387 ncurses/6.4: Downloaded package revision e14a187d2e1e12032d5e469eacc595ab tinyxml2/10.0.0: Retrieving package a25d6c83542b56b72fdaa05a85db5d46f5f0f71c from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz tinyxml2/10.0.0: Package installed a25d6c83542b56b72fdaa05a85db5d46f5f0f71c tinyxml2/10.0.0: Downloaded package revision 539741f902e2fa9e52dda2523a666774 zeromq/4.3.5: Retrieving package 0fc5fc4b3a547d545088883c7273a90eaf819631 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zeromq/4.3.5: Package installed 0fc5fc4b3a547d545088883c7273a90eaf819631 zeromq/4.3.5: Downloaded package revision 2517a125ec96fe4eb79ab18c82f0a045 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK behaviortree.cpp/3.8.6: Configuring sources in /home/conan/w/prod-v1/bsr/80674/ccefc/.conan/data/behaviortree.cpp/3.8.6/_/_/source/src behaviortree.cpp/3.8.6: [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.8.6: Copying sources to build folder behaviortree.cpp/3.8.6: Building your package in /home/conan/w/prod-v1/bsr/80674/ccefc/.conan/data/behaviortree.cpp/3.8.6/_/_/build/2696e0fb287ca364f7e0ed8df36bc1c38a8e90c7 behaviortree.cpp/3.8.6: Generator txt created conanbuildinfo.txt behaviortree.cpp/3.8.6: Calling generate() behaviortree.cpp/3.8.6: Preset 'debug' added to CMakePresets.json. Invoke it manually using 'cmake --preset debug' behaviortree.cpp/3.8.6: If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/home/conan/w/prod-v1/bsr/80674/ccefc/.conan/data/behaviortree.cpp/3.8.6/_/_/build/2696e0fb287ca364f7e0ed8df36bc1c38a8e90c7/build/Debug/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0077=NEW -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Debug' behaviortree.cpp/3.8.6: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK behaviortree.cpp/3.8.6: Calling build() behaviortree.cpp/3.8.6: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/bsr/80674/ccefc/.conan/data/behaviortree.cpp/3.8.6/_/_/build/2696e0fb287ca364f7e0ed8df36bc1c38a8e90c7/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod-v1/bsr/80674/ccefc/.conan/data/behaviortree.cpp/3.8.6/_/_/package/2696e0fb287ca364f7e0ed8df36bc1c38a8e90c7" -DCMAKE_POLICY_DEFAULT_CMP0077="NEW" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod-v1/bsr/80674/ccefc/.conan/data/behaviortree.cpp/3.8.6/_/_/build/2696e0fb287ca364f7e0ed8df36bc1c38a8e90c7/src" ----Running------ > . "/home/conan/w/prod-v1/bsr/80674/ccefc/.conan/data/behaviortree.cpp/3.8.6/_/_/build/2696e0fb287ca364f7e0ed8df36bc1c38a8e90c7/build/Debug/generators/conanbuild.sh" && cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/bsr/80674/ccefc/.conan/data/behaviortree.cpp/3.8.6/_/_/build/2696e0fb287ca364f7e0ed8df36bc1c38a8e90c7/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod-v1/bsr/80674/ccefc/.conan/data/behaviortree.cpp/3.8.6/_/_/package/2696e0fb287ca364f7e0ed8df36bc1c38a8e90c7" -DCMAKE_POLICY_DEFAULT_CMP0077="NEW" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod-v1/bsr/80674/ccefc/.conan/data/behaviortree.cpp/3.8.6/_/_/build/2696e0fb287ca364f7e0ed8df36bc1c38a8e90c7/src" ----------------- -- Using Conan toolchain: /home/conan/w/prod-v1/bsr/80674/ccefc/.conan/data/behaviortree.cpp/3.8.6/_/_/build/2696e0fb287ca364f7e0ed8df36bc1c38a8e90c7/build/Debug/generators/conan_toolchain.cmake -- Conan toolchain: Setting CMAKE_POSITION_INDEPENDENT_CODE=ON (options.fPIC) -- Conan toolchain: Setting BUILD_SHARED_LIBS = OFF -- The C compiler identification is GNU 10.5.0 -- The CXX compiler identification is GNU 10.5.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - 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: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Boost coroutines disabled by CMake option. -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Conan: Component target declared 'libzmq-static' -- Conan: Target declared 'libsodium::libsodium' -- ZeroMQ: found. -- NCurses: found. -- BEHAVIOR_TREE_LIB_DESTINATION: lib -- BEHAVIOR_TREE_BIN_DESTINATION: bin -- BUILD_UNIT_TESTS: OFF -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod-v1/bsr/80674/ccefc/.conan/data/behaviortree.cpp/3.8.6/_/_/build/2696e0fb287ca364f7e0ed8df36bc1c38a8e90c7/build/Debug behaviortree.cpp/3.8.6: CMake command: cmake --build "/home/conan/w/prod-v1/bsr/80674/ccefc/.conan/data/behaviortree.cpp/3.8.6/_/_/build/2696e0fb287ca364f7e0ed8df36bc1c38a8e90c7/build/Debug" '--' '-j3' ----Running------ > . "/home/conan/w/prod-v1/bsr/80674/ccefc/.conan/data/behaviortree.cpp/3.8.6/_/_/build/2696e0fb287ca364f7e0ed8df36bc1c38a8e90c7/build/Debug/generators/conanbuild.sh" && cmake --build "/home/conan/w/prod-v1/bsr/80674/ccefc/.conan/data/behaviortree.cpp/3.8.6/_/_/build/2696e0fb287ca364f7e0ed8df36bc1c38a8e90c7/build/Debug" '--' '-j3' ----------------- Scanning dependencies of target behaviortree_cpp_v3 [ 2%] Building CXX object CMakeFiles/behaviortree_cpp_v3.dir/src/loggers/bt_zmq_publisher.cpp.o [ 4%] Building CXX object CMakeFiles/behaviortree_cpp_v3.dir/src/action_node.cpp.o [ 6%] Building CXX object CMakeFiles/behaviortree_cpp_v3.dir/src/basic_types.cpp.o [ 9%] Building CXX object CMakeFiles/behaviortree_cpp_v3.dir/src/behavior_tree.cpp.o [ 11%] Building CXX object CMakeFiles/behaviortree_cpp_v3.dir/src/blackboard.cpp.o [ 13%] Building CXX object CMakeFiles/behaviortree_cpp_v3.dir/src/bt_factory.cpp.o [ 16%] Building CXX object CMakeFiles/behaviortree_cpp_v3.dir/src/decorator_node.cpp.o [ 18%] Building CXX object CMakeFiles/behaviortree_cpp_v3.dir/src/condition_node.cpp.o [ 20%] Building CXX object CMakeFiles/behaviortree_cpp_v3.dir/src/control_node.cpp.o [ 23%] Building CXX object CMakeFiles/behaviortree_cpp_v3.dir/src/shared_library.cpp.o [ 25%] Building CXX object CMakeFiles/behaviortree_cpp_v3.dir/src/tree_node.cpp.o [ 27%] Building CXX object CMakeFiles/behaviortree_cpp_v3.dir/src/xml_parsing.cpp.o behaviortree.cpp/3.8.6: /home/conan/w/prod-v1/bsr/80674/ccefc/.conan/data/behaviortree.cpp/3.8.6/_/_/build/2696e0fb287ca364f7e0ed8df36bc1c38a8e90c7/src/src/xml_parsing.cpp:27:10: fatal error: tinyxml2.h: No such file or directory 27 | #include "tinyxml2.h" | ^~~~~~~~~~~~ compilation terminated. make[2]: *** [CMakeFiles/behaviortree_cpp_v3.dir/build.make:225: CMakeFiles/behaviortree_cpp_v3.dir/src/xml_parsing.cpp.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [CMakeFiles/Makefile2:121: CMakeFiles/behaviortree_cpp_v3.dir/all] Error 2 make: *** [Makefile:149: all] Error 2 behaviortree.cpp/3.8.6: 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.8.6: 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.8.6: ERROR: Package '2696e0fb287ca364f7e0ed8df36bc1c38a8e90c7' build failed behaviortree.cpp/3.8.6: WARN: Build folder /home/conan/w/prod-v1/bsr/80674/ccefc/.conan/data/behaviortree.cpp/3.8.6/_/_/build/2696e0fb287ca364f7e0ed8df36bc1c38a8e90c7/build/Debug ERROR: behaviortree.cpp/3.8.6: Error in build() method, line 188 cmake.build() ConanException: Error 2 while executing cmake --build "/home/conan/w/prod-v1/bsr/80674/ccefc/.conan/data/behaviortree.cpp/3.8.6/_/_/build/2696e0fb287ca364f7e0ed8df36bc1c38a8e90c7/build/Debug" '--' '-j3'