******************************************************************************** conan install simbody/3.7.0@#4f8f00b8003b07387e24e641f090faf9 --build=simbody -pr /home/conan/w/prod/BuildSingleReference/82047/121928f5-609b-4924-8667-9341d638eb85/profile_linux_11_libstdcpp11_gcc_release_64.simbody-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/BuildSingleReference/.conan/profiles/default) Found gcc 11.1 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/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=11 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod/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=11 os=Linux [options] simbody:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True openblas/0.3.17: Not found in local cache, looking in remotes... openblas/0.3.17: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz openblas/0.3.17: Downloaded recipe revision 1fffeb01bf119b40c7bc69999d0fa0a1 opengl/system: Not found in local cache, looking in remotes... opengl/system: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py opengl/system: Downloaded recipe revision 96cbfe3a344598a4edcfbd82b9ac978f simbody/3.7.0: Forced build from source Installing package: simbody/3.7.0 Requirements openblas/0.3.17 from 'conan-center' - Downloaded opengl/system from 'conan-center' - Downloaded simbody/3.7.0 from local cache - Cache Packages openblas/0.3.17:fd5424752b0e230054323f49fba99835599d0222 - Missing opengl/system:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download simbody/3.7.0:744724581d89e6f9da1910f34412de53bd2553bc - Build Installing (downloading, building) binaries... ERROR: Missing binary: openblas/0.3.17:fd5424752b0e230054323f49fba99835599d0222 openblas/0.3.17: WARN: Can't find a 'openblas/0.3.17' package for the specified settings, options and dependencies: - Settings: arch=x86_64, build_type=Release, compiler=gcc, compiler.libcxx=libstdc++11, compiler.version=11, os=Linux - Options: build_lapack=True, dynamic_arch=False, fPIC=True, shared=False, use_thread=True - Dependencies: - Requirements: - Package ID: fd5424752b0e230054323f49fba99835599d0222 ERROR: Missing prebuilt package for 'openblas/0.3.17' Use 'conan search openblas/0.3.17 --table=table.html -r=remote' and open the table.html file to see available packages Or try to build locally from sources with '--build=openblas' More Info at 'https://docs.conan.io/en/latest/faq/troubleshooting.html#error-missing-prebuilt-package'