******************************************************************************** conan install sqlitecpp/3.2.1@#2c0cd249210971036736961125c6fc0a --build=sqlitecpp -pr /home/conan/w/prod-v1/BuildSingleReference/20972/66a555a1-add1-463b-9099-6246a058f355/profile_linux_11_libstdcpp11_gcc_release_64.sqlitecpp-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-v1/BuildSingleReference/.conan/profiles/default) Found gcc 11.1 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-v1/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=11 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod-v1/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=11 os=Linux [options] sqlitecpp:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True sqlite3/3.43.0: Not found in local cache, looking in remotes... sqlite3/3.43.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz sqlite3/3.43.0: Downloaded recipe revision 971adcfaddbcc85733d5af3acf9389c2 sqlitecpp/3.2.1: Forced build from source Installing package: sqlitecpp/3.2.1 Requirements sqlite3/3.43.0 from 'conan-center' - Downloaded sqlitecpp/3.2.1 from local cache - Cache Packages sqlite3/3.43.0:8fc930bdbf940331d9f322f454eac3dd06fd27e8 - Missing sqlitecpp/3.2.1:3010a314aae2f1c03877184f941114163b3f0722 - Build Installing (downloading, building) binaries... ERROR: Missing binary: sqlite3/3.43.0:8fc930bdbf940331d9f322f454eac3dd06fd27e8 sqlite3/3.43.0: WARN: Can't find a 'sqlite3/3.43.0' package for the specified settings, options and dependencies: - Settings: arch=x86_64, build_type=Release, compiler=gcc, compiler.version=11, os=Linux - Options: build_executable=True, disable_gethostuuid=False, enable_column_metadata=True, enable_dbpage_vtab=False, enable_dbstat_vtab=False, enable_default_secure_delete=False, enable_default_vfs=True, enable_explain_comments=False, enable_fts3=False, enable_fts3_parenthesis=False, enable_fts4=False, enable_fts5=False, enable_json1=False, enable_math_functions=True, enable_preupdate_hook=False, enable_rtree=True, enable_soundex=False, enable_unlock_notify=True, fPIC=True, max_blob_size=None, max_column=None, max_variable_number=None, omit_deprecated=False, omit_load_extension=False, shared=False, threadsafe=1, use_alloca=False - Dependencies: - Requirements: - Package ID: 8fc930bdbf940331d9f322f454eac3dd06fd27e8 ERROR: Missing prebuilt package for 'sqlite3/3.43.0' Use 'conan search sqlite3/3.43.0@ --table=table.html -r=remote' and open the table.html file to see available packages Or try to build locally from sources with '--build=sqlite3' More Info at 'https://docs.conan.io/en/latest/faq/troubleshooting.html#error-missing-prebuilt-package'