******************************************************************************** conan install cunit/2.1-3@#44432c0451fe3848d4c758eefe5658d8 --build=cunit -pr /home/conan/w/prod/BuildSingleReference/215510/3dd0d715-34d1-4be4-944b-f8399bdbcfce/profile_linux_9_libstdcpp11_gcc_release_64.cunit-shared-True.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** 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 9 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=9 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=9 os=Linux [options] cunit:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True ncurses/6.2: Not found in local cache, looking in remotes... ncurses/6.2: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz ncurses/6.2: Downloaded recipe revision ba861a964a7b3dc72394905808410e6a cunit/2.1-3: Forced build from source libtool/2.4.7: Not found in local cache, looking in remotes... libtool/2.4.7: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libtool/2.4.7: Downloaded recipe revision d55a3c2435c19e830fa77aa5c6c19350 automake/1.16.5: Not found in local cache, looking in remotes... automake/1.16.5: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz automake/1.16.5: Downloaded recipe revision 891f585a736bce951cc0e7109aa5ffee autoconf/2.71: Not found in local cache, looking in remotes... autoconf/2.71: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz autoconf/2.71: Downloaded recipe revision f4e2bd681d49b4b80761aa587bde94d5 m4/1.4.19: Not found in local cache, looking in remotes... m4/1.4.19: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz m4/1.4.19: Downloaded recipe revision c1c4b1ee919e34630bb9b50046253d3c Installing package: cunit/2.1-3 Requirements cunit/2.1-3 from local cache - Cache ncurses/6.2 from 'conan-center' - Downloaded Packages cunit/2.1-3:fa80c94908d0da28fb59703f8a4eb8c878bbe39e - Build ncurses/6.2:4831204a3f30a79f7da8a8ac3e7806f72607e1de - Missing Build requirements autoconf/2.71 from 'conan-center' - Downloaded automake/1.16.5 from 'conan-center' - Downloaded libtool/2.4.7 from 'conan-center' - Downloaded m4/1.4.19 from 'conan-center' - Downloaded Build requirements packages autoconf/2.71:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download automake/1.16.5:258f6f05ca54813b3d7180161753df7f9ccf7e1d - Download libtool/2.4.7:445047bf696d55be0de53e5d97c24a63a4218039 - Download m4/1.4.19:24647d9fe8ec489125dfbae4b3ebefaf7581674c - Download Installing (downloading, building) binaries... ERROR: Missing binary: ncurses/6.2:4831204a3f30a79f7da8a8ac3e7806f72607e1de ncurses/6.2: WARN: Can't find a 'ncurses/6.2' package for the specified settings, options and dependencies: - Settings: arch=x86_64, build_type=Release, compiler=gcc, compiler.libcxx=libstdc++11, compiler.version=9, os=Linux - Options: fPIC=True, shared=False, with_cxx=True, with_extended_colors=True, with_pcre2=False, with_progs=True, with_reentrant=False, with_ticlib=auto, with_tinfo=auto, with_widec=True - Dependencies: - Requirements: - Package ID: 4831204a3f30a79f7da8a8ac3e7806f72607e1de ERROR: Missing prebuilt package for 'ncurses/6.2' Use 'conan search ncurses/6.2@ --table=table.html -r=remote' and open the table.html file to see available packages Or try to build locally from sources with '--build=ncurses' More Info at 'https://docs.conan.io/en/latest/faq/troubleshooting.html#error-missing-prebuilt-package'