******************************************************************************** conan install cunit/2.1-3@#44432c0451fe3848d4c758eefe5658d8 --build=cunit -pr /home/conan/w/prod/BuildSingleReference/189408/dade527d-334b-41b8-892f-9baaa4e82ef7/profile_linux_10_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 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/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=10 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=10 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:5cf4d92b4d0bdcfaa75798eaea66ec41d5d1acc0 - Build ncurses/6.2:208e1714f3ce187f52ebc74d49beba71b8a3db65 - 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:ae99c49d13e74caddafc3dc1668af6b86bdf63db - Download m4/1.4.19:24647d9fe8ec489125dfbae4b3ebefaf7581674c - Download Installing (downloading, building) binaries... ERROR: Missing binary: ncurses/6.2:208e1714f3ce187f52ebc74d49beba71b8a3db65 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=10, 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: 208e1714f3ce187f52ebc74d49beba71b8a3db65 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'