******************************************************************************** conan install xtensor-blas/0.20.0@#d060a73a4ab96471db70500497ec61ea --build=xtensor-blas -pr /home/conan/w/prod/BuildSingleReference/52490/4dbf2dcb-c922-4253-b4b6-369ed609f05b/profile_linux_7_libstdcpp11_gcc_release_64..txt ******************************************************************************** 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 7 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=7 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=7 os=Linux [options] [build_requires] [env] xtensor/0.24.0: Not found in local cache, looking in remotes... xtensor/0.24.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz xtensor/0.24.0: Downloaded recipe revision cf1c37e8abbe1f62b9fd5f05f64723c7 xtl/0.7.4: Not found in local cache, looking in remotes... xtl/0.7.4: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz xtl/0.7.4: Downloaded recipe revision 34de4cefe0dbbc373e412518ce37a051 nlohmann_json/3.10.5: Not found in local cache, looking in remotes... nlohmann_json/3.10.5: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz nlohmann_json/3.10.5: Downloaded recipe revision 012b57da2a4865a0807933766e19da2b xsimd/8.1.0: Not found in local cache, looking in remotes... xsimd/8.1.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz xsimd/8.1.0: Downloaded recipe revision ebc0d7811ed2f5e71d84ed0e9e10bb1b 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 xtensor-blas/0.20.0: Forced build from source Installing package: xtensor-blas/0.20.0 Requirements nlohmann_json/3.10.5 from 'conan-center' - Downloaded openblas/0.3.17 from 'conan-center' - Downloaded xsimd/8.1.0 from 'conan-center' - Downloaded xtensor/0.24.0 from 'conan-center' - Downloaded xtensor-blas/0.20.0 from local cache - Cache xtl/0.7.4 from 'conan-center' - Downloaded Packages nlohmann_json/3.10.5:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download openblas/0.3.17:fc0e9c0c36235c3c4235c08d830f7b48f44ad4e9 - Missing xsimd/8.1.0:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download xtensor/0.24.0:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download xtensor-blas/0.20.0:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Build xtl/0.7.4:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download Installing (downloading, building) binaries... ERROR: Missing binary: openblas/0.3.17:fc0e9c0c36235c3c4235c08d830f7b48f44ad4e9 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=7, os=Linux - Options: build_lapack=True, dynamic_arch=False, fPIC=True, shared=False, use_thread=True - Dependencies: - Requirements: - Package ID: fc0e9c0c36235c3c4235c08d830f7b48f44ad4e9 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'