******************************************************************************** conan install urdfdom/3.1.1@#940ed87d2955831e120efeee0bf50fca --build=urdfdom -pr /home/conan/w/prod-v1/BuildSingleReference/13537/b8a35d2f-3977-4eee-a353-62c6f318be4a/profile_linux_9_libstdcpp11_gcc_release_64.urdfdom-shared-True.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/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 9 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/BuildSingleReference/.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=9 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod-v1/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=9 os=Linux [options] urdfdom:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True tinyxml/2.6.2: Not found in local cache, looking in remotes... tinyxml/2.6.2: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz tinyxml/2.6.2: Downloaded recipe revision da0ebd1ec93ce9b022b302cc8b261a12 console_bridge/1.0.2: Not found in local cache, looking in remotes... console_bridge/1.0.2: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz console_bridge/1.0.2: Downloaded recipe revision a506c29f32c39cb40a8d1e53a0f77c0b urdfdom/3.1.1: Forced build from source Installing package: urdfdom/3.1.1 Requirements console_bridge/1.0.2 from 'conan-center' - Downloaded tinyxml/2.6.2 from 'conan-center' - Downloaded urdfdom/3.1.1 from local cache - Cache Packages console_bridge/1.0.2:b911f48570f9bb2902d9e83b2b9ebf9d376c8c56 - Download tinyxml/2.6.2:a0c88dc1d9131bc9b3c6b48c8768e7b47b41954a - Missing urdfdom/3.1.1:2d293c7b9a150e0552a8d95b7e6bed91efdd4e5c - Build Installing (downloading, building) binaries... ERROR: Missing binary: tinyxml/2.6.2:a0c88dc1d9131bc9b3c6b48c8768e7b47b41954a tinyxml/2.6.2: WARN: Can't find a 'tinyxml/2.6.2' package for the specified settings, options and dependencies: - Settings: arch=x86_64, build_type=Release, compiler=gcc, compiler.libcxx=libstdc++11, compiler.version=9, os=Linux - Options: fPIC=True, shared=False, with_stl=True - Dependencies: - Requirements: - Package ID: a0c88dc1d9131bc9b3c6b48c8768e7b47b41954a ERROR: Missing prebuilt package for 'tinyxml/2.6.2' Use 'conan search tinyxml/2.6.2@ --table=table.html -r=remote' and open the table.html file to see available packages Or try to build locally from sources with '--build=tinyxml' More Info at 'https://docs.conan.io/en/latest/faq/troubleshooting.html#error-missing-prebuilt-package'