******************************************************************************** conan test conan-center-index/recipes/editline/all/test_package/conanfile.py editline/3.1@ --profile=/home/conan/w/BuildSingleReference/1959/b11d88c0-d2a5-48f6-a4dc-986c3275ee30/profile.txt ******************************************************************************** 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=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=10 os=Linux os_build=Linux [options] editline:shared=False [build_requires] [env] termcap/1.3.1: Not found in local cache, looking in remotes... termcap/1.3.1: Trying with 'conan-upstream'... termcap/1.3.1: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz termcap/1.3.1: Downloaded recipe revision 9c0089af880ccfd1b9f3404ad1ac3a64 editline/3.1 (test package): Installing package Requirements editline/3.1 from local cache - Cache termcap/1.3.1 from 'conan-center' - Downloaded Packages editline/3.1:d4934b6f0e3631dd41c46f90037b5070a06f6159 - Download termcap/1.3.1:19729b9559f3ae196cad45cb2b97468ccb75dcd1 - Missing Installing (downloading, building) binaries... ERROR: Missing binary: termcap/1.3.1:19729b9559f3ae196cad45cb2b97468ccb75dcd1 termcap/1.3.1: WARN: Can't find a 'termcap/1.3.1' package for the specified settings, options and dependencies: - Settings: arch=x86_64, build_type=Release, compiler=gcc, compiler.version=10, os=Linux - Options: fPIC=True, shared=False - Dependencies: - Requirements: - Package ID: 19729b9559f3ae196cad45cb2b97468ccb75dcd1 ERROR: Missing prebuilt package for 'termcap/1.3.1' Try to build from sources with '--build=termcap' Use 'conan search --table table.html' Or read 'http://docs.conan.io/en/latest/faq/troubleshooting.html#error-missing-prebuilt-package'