******************************************************************************** conan install cppserver/1.0.0.0@ --profile=/home/conan/w/BuildSingleReference/1813/ac400f01-e108-48ca-8d26-d946198f69e0/profile.txt --build=cppserver ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/BuildSingleReference/.conan/profiles/default) CC and CXX: clang, clang++ Found clang 11.0 clang>=8, using the major as version Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=clang compiler.version=11 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=clang compiler.libcxx=libstdc++ compiler.version=11 os=Linux os_build=Linux [options] cppserver:shared=True [build_requires] [env] asio/1.17.0: Not found in local cache, looking in remotes... asio/1.17.0: Trying with 'conan-upstream'... asio/1.17.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz asio/1.17.0: Downloaded recipe revision dcfdbf90f1b39ecd113deff657015075 openssl/1.1.1i: Not found in local cache, looking in remotes... openssl/1.1.1i: Trying with 'conan-upstream'... openssl/1.1.1i: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz openssl/1.1.1i: Downloaded recipe revision 55d4cf80244573060fbd973268276e3e cppcommon/cci.20201104: Not found in local cache, looking in remotes... cppcommon/cci.20201104: Trying with 'conan-upstream'... cppcommon/cci.20201104: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz cppcommon/cci.20201104: Downloaded recipe revision 557341443f8e9565fc9762cd7bd4f33f fmt/7.1.2: Not found in local cache, looking in remotes... fmt/7.1.2: Trying with 'conan-upstream'... fmt/7.1.2: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz fmt/7.1.2: Downloaded recipe revision 8917f9f729b1025ba9eb157f5e557262 libuuid/1.0.3: Not found in local cache, looking in remotes... libuuid/1.0.3: Trying with 'conan-upstream'... libuuid/1.0.3: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libuuid/1.0.3: Downloaded recipe revision 8cb89c32a48c009fdc9d0ba0ebf7f751 cppserver/1.0.0.0: Forced build from source Installing package: cppserver/1.0.0.0 Requirements asio/1.17.0 from 'conan-center' - Downloaded cppcommon/cci.20201104 from 'conan-center' - Downloaded cppserver/1.0.0.0 from 'conan-upstream' - Cache fmt/7.1.2 from 'conan-center' - Downloaded libuuid/1.0.3 from 'conan-center' - Downloaded openssl/1.1.1i from 'conan-center' - Downloaded Packages asio/1.17.0:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download cppcommon/cci.20201104:2fa4a1ff932f8641e02ad04f05e94a59d73978d9 - Missing cppserver/1.0.0.0:ac9b847c3ec70eab3014a03dbf538ce7a1aa463f - Build fmt/7.1.2:a16e582b6208f9dcfa44325507b9c20f9157bfc7 - Missing libuuid/1.0.3:d988447fa516eac7400b2f34e2d4b89e42b4b1a8 - Missing openssl/1.1.1i:d988447fa516eac7400b2f34e2d4b89e42b4b1a8 - Missing Installing (downloading, building) binaries... ERROR: Missing binary: cppcommon/cci.20201104:2fa4a1ff932f8641e02ad04f05e94a59d73978d9 ERROR: Missing binary: fmt/7.1.2:a16e582b6208f9dcfa44325507b9c20f9157bfc7 ERROR: Missing binary: libuuid/1.0.3:d988447fa516eac7400b2f34e2d4b89e42b4b1a8 ERROR: Missing binary: openssl/1.1.1i:d988447fa516eac7400b2f34e2d4b89e42b4b1a8 fmt/7.1.2: WARN: Can't find a 'fmt/7.1.2' package for the specified settings, options and dependencies: - Settings: arch=x86_64, build_type=Release, compiler=clang, compiler.libcxx=libstdc++, compiler.version=11, os=Linux - Options: fPIC=True, header_only=False, shared=False, with_fmt_alias=False - Dependencies: - Requirements: - Package ID: a16e582b6208f9dcfa44325507b9c20f9157bfc7 ERROR: Missing prebuilt package for 'cppcommon/cci.20201104', 'fmt/7.1.2', 'libuuid/1.0.3', 'openssl/1.1.1i' Try to build from sources with '--build=cppcommon --build=fmt --build=libuuid --build=openssl' Use 'conan search --table table.html' Or read 'http://docs.conan.io/en/latest/faq/troubleshooting.html#error-missing-prebuilt-package'