******************************************************************************** conan install xtensor-blas/0.17.2@#3356a20261b925d5ec50ef17fc249133 --build=xtensor-blas -pr /home/conan/w/prod/BuildSingleReference/52491/64e4d543-3afb-4200-bc8f-c17dc58699d3/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.21.4: Not found in local cache, looking in remotes... xtensor/0.21.4: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz xtensor/0.21.4: Downloaded recipe revision 3744c1e40be34198fbcbc5dfa72dec8b 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/7.5.0: Not found in local cache, looking in remotes... xsimd/7.5.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz xsimd/7.5.0: Downloaded recipe revision 86d4cd1fca5020d269bb5a7bff5da7ad 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.17.2: Forced build from source Installing package: xtensor-blas/0.17.2 Requirements nlohmann_json/3.10.5 from 'conan-center' - Downloaded openblas/0.3.17 from 'conan-center' - Downloaded xsimd/7.5.0 from 'conan-center' - Downloaded xtensor/0.21.4 from 'conan-center' - Downloaded xtensor-blas/0.17.2 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/7.5.0:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download xtensor/0.21.4:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download xtensor-blas/0.17.2: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'