******************************************************************************** conan install libmysqlclient/8.0.29@#50fcc13c4b4b9806f7590a876894d650 --build=libmysqlclient -pr /home/conan/w/prod/BuildSingleReference/157725/870b9a27-d49d-46b8-b3b5-fe508b21d865/profile_linux_10_libstdcpp_gcc_release_64.libmysqlclient-shared-False.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++ compiler.version=10 os=Linux [options] libmysqlclient:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True openssl/1.1.1s: Not found in local cache, looking in remotes... openssl/1.1.1s: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz openssl/1.1.1s: Downloaded recipe revision a6bcb47aa156fc382f099fa184640d69 zlib/1.2.13: Not found in local cache, looking in remotes... zlib/1.2.13: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.13: Downloaded recipe revision 13c96f538b52e1600c40b88994de240f zstd/1.5.2: Not found in local cache, looking in remotes... zstd/1.5.2: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zstd/1.5.2: Downloaded recipe revision 485dd9c1f9245f0f362730e8b8031a17 lz4/1.9.4: Not found in local cache, looking in remotes... lz4/1.9.4: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz lz4/1.9.4: Downloaded recipe revision bce1f314775b83c195dffc8e177ff368 libmysqlclient/8.0.29: Forced build from source Installing package: libmysqlclient/8.0.29 Requirements libmysqlclient/8.0.29 from local cache - Cache lz4/1.9.4 from 'conan-center' - Downloaded openssl/1.1.1s from 'conan-center' - Downloaded zlib/1.2.13 from 'conan-center' - Downloaded zstd/1.5.2 from 'conan-center' - Downloaded Packages libmysqlclient/8.0.29:b6e5b54897f9192d6dc16b57cfa0d1d73c0cc14a - Build lz4/1.9.4:19729b9559f3ae196cad45cb2b97468ccb75dcd1 - Download openssl/1.1.1s:19729b9559f3ae196cad45cb2b97468ccb75dcd1 - Missing zlib/1.2.13:19729b9559f3ae196cad45cb2b97468ccb75dcd1 - Download zstd/1.5.2:f95595cf9a05caa71e0ee161277907de90f9722f - Download Installing (downloading, building) binaries... ERROR: Missing binary: openssl/1.1.1s:19729b9559f3ae196cad45cb2b97468ccb75dcd1 openssl/1.1.1s: WARN: Can't find a 'openssl/1.1.1s' package for the specified settings, options and dependencies: - Settings: arch=x86_64, build_type=Release, compiler=gcc, compiler.version=10, os=Linux - Options: 386=False, enable_weak_ssl_ciphers=False, fPIC=True, no_aria=False, no_asm=False, no_async=False, no_bf=False, no_blake2=False, no_camellia=False, no_cast=False, no_chacha=False, no_cms=False, no_comp=False, no_ct=False, no_deprecated=False, no_des=False, no_dgram=False, no_dh=False, no_dsa=False, no_dso=False, no_ec=False, no_ecdh=False, no_ecdsa=False, no_engine=False, no_filenames=False, no_gost=False, no_hmac=False, no_idea=False, no_md4=False, no_md5=False, no_mdc2=False, no_ocsp=False, no_pinshared=False, no_rc2=False, no_rfc3779=False, no_rmd160=False, no_rsa=False, no_seed=False, no_sha=False, no_sm2=False, no_sm3=False, no_sm4=False, no_sock=False, no_srp=False, no_srtp=False, no_sse2=False, no_ssl=False, no_ssl3=False, no_stdio=False, no_tests=False, no_threads=False, no_tls1=False, no_ts=False, no_whirlpool=False, openssldir=None, shared=False - Dependencies: - Requirements: - Package ID: 19729b9559f3ae196cad45cb2b97468ccb75dcd1 ERROR: Missing prebuilt package for 'openssl/1.1.1s' Use 'conan search openssl/1.1.1s@ --table=table.html -r=remote' and open the table.html file to see available packages Or try to build locally from sources with '--build=openssl' More Info at 'https://docs.conan.io/en/latest/faq/troubleshooting.html#error-missing-prebuilt-package'