******************************************************************************** conan install simbody/3.7.0@#4f8f00b8003b07387e24e641f090faf9 --build=simbody -pr /home/conan/w/prod/BuildSingleReference/82047/13b58abc-3d34-4325-9512-18cd3a317178/profile_linux_5_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) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 5.4 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=5 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=5 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:c8367f03ddc58e0084cc68f52ddbb133dc5e3e97 - Missing opengl/system:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download simbody/3.7.0:5094a007bdd1e9ed97edc4e4a0577ba8fde45cbf - Build Installing (downloading, building) binaries... ERROR: Missing binary: openblas/0.3.17:c8367f03ddc58e0084cc68f52ddbb133dc5e3e97 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=5, os=Linux - Options: build_lapack=True, dynamic_arch=False, fPIC=True, shared=False, use_thread=True - Dependencies: - Requirements: - Package ID: c8367f03ddc58e0084cc68f52ddbb133dc5e3e97 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'