******************************************************************************** conan install sqlitecpp/3.2.0@#b08e387e365b0fb2f86b95320310297e --build=sqlitecpp -pr /home/conan/w/prod-v1/BuildSingleReference/19708/e4b54bf1-9d42-4f5e-9c42-a4e26dac89b7/profile_linux_7_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 7 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=7 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=7 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:8792e01e41dde81c91417a96aea2492da4f645cd - Missing sqlitecpp/3.2.0:638c2cc772e3cb1db02f702907d12fc3fdd8f877 - Build Installing (downloading, building) binaries... ERROR: Missing binary: sqlite3/3.43.0:8792e01e41dde81c91417a96aea2492da4f645cd 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=7, 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: 8792e01e41dde81c91417a96aea2492da4f645cd 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'