******************************************************************************** conan install libmysqlclient/8.0.30@#8e50b668a3a39b17840838a316d42992 --build=libmysqlclient -pr /home/conan/w/prod/BuildSingleReference/157723/eae95a25-1201-47f5-bd9a-e7bb48ddd687/profile_linux_8_libstdcpp11_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 8 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=8 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=8 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.30: Forced build from source Installing package: libmysqlclient/8.0.30 Requirements libmysqlclient/8.0.30 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.30:f31d4da5e947048a8c7b7026c1be756e027bc874 - Build lz4/1.9.4:1d877a3df840030e6a8abb74c5ffb9088d08b47a - Download openssl/1.1.1s:1d877a3df840030e6a8abb74c5ffb9088d08b47a - Missing zlib/1.2.13:1d877a3df840030e6a8abb74c5ffb9088d08b47a - Download zstd/1.5.2:3b258fdc811e95a086ce28938b49155b5c0c91be - Download Installing (downloading, building) binaries... ERROR: Missing binary: openssl/1.1.1s:1d877a3df840030e6a8abb74c5ffb9088d08b47a 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=8, 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: 1d877a3df840030e6a8abb74c5ffb9088d08b47a 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'