******************************************************************************** conan install zmqpp/4.2.0@ --profile=/home/conan/w/BuildSingleReference/5549/3ec652b0-16cf-4d31-b631-e375e7f75002/profile.txt --build=zmqpp ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 10 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/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=10 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=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=10 os=Linux os_build=Linux [options] zmqpp:shared=True [build_requires] [env] zeromq/4.3.3: Not found in local cache, looking in remotes... zeromq/4.3.3: Trying with 'conan-upstream'... zeromq/4.3.3: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zeromq/4.3.3: Downloaded recipe revision df35f7467bb9b2705c912f0c93bf84ff libsodium/1.0.18: Not found in local cache, looking in remotes... libsodium/1.0.18: Trying with 'conan-upstream'... libsodium/1.0.18: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libsodium/1.0.18: Downloaded recipe revision d6d55105c5b35ec973e102e5e911bb92 zmqpp/4.2.0: Forced build from source Installing package: zmqpp/4.2.0 Requirements libsodium/1.0.18 from 'conan-center' - Downloaded zeromq/4.3.3 from 'conan-center' - Downloaded zmqpp/4.2.0 from local cache - Cache Packages libsodium/1.0.18:7e51fe9fc7e13eda566892ac2b8736327edc7878 - Missing zeromq/4.3.3:0fc5fc4b3a547d545088883c7273a90eaf819631 - Missing zmqpp/4.2.0:7b9117d789d11bb876af818e7e287d1ca07192f0 - Build Installing (downloading, building) binaries... ERROR: Missing binary: libsodium/1.0.18:7e51fe9fc7e13eda566892ac2b8736327edc7878 ERROR: Missing binary: zeromq/4.3.3:0fc5fc4b3a547d545088883c7273a90eaf819631 libsodium/1.0.18: WARN: Can't find a 'libsodium/1.0.18' package for the specified settings, options and dependencies: - Settings: arch=x86_64, build_type=Debug, compiler=gcc, compiler.version=10, os=Linux - Options: PIE=False, fPIC=True, shared=False, use_soname=True - Dependencies: - Requirements: - Package ID: 7e51fe9fc7e13eda566892ac2b8736327edc7878 ERROR: Missing prebuilt package for 'libsodium/1.0.18', 'zeromq/4.3.3' Try to build from sources with '--build=libsodium --build=zeromq' Use 'conan search --table table.html' Or read 'http://docs.conan.io/en/latest/faq/troubleshooting.html#error-missing-prebuilt-package'