******************************************************************************** conan install sqlitecpp/3.2.0@#b08e387e365b0fb2f86b95320310297e --build=sqlitecpp -pr /home/conan/w/prod-v1/BuildSingleReference/20142/5b42f840-da66-4e98-97a4-7c0898b0fdd5/profile_linux_5_libstdcpp11_gcc_debug_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) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 5.4 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=5 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=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=5 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.0: Forced build from source Installing package: sqlitecpp/3.2.0 Requirements sqlite3/3.43.0 from 'conan-center' - Downloaded sqlitecpp/3.2.0 from local cache - Cache Packages sqlite3/3.43.0:e6d4e36c72aa4919cabb566e25233a3a7dd154f9 - Missing sqlitecpp/3.2.0:130bcc092c197ed583138b2bfdbc83cf0c4fdcd7 - Build Installing (downloading, building) binaries... ERROR: Missing binary: sqlite3/3.43.0:e6d4e36c72aa4919cabb566e25233a3a7dd154f9 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=Debug, compiler=gcc, compiler.version=5, 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: e6d4e36c72aa4919cabb566e25233a3a7dd154f9 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'