******************************************************************************** conan install boost/1.72.0@#d11beb25ae7a63752375f4761955b0ab --build=boost -pr /home/conan/w/prod/BuildSingleReference/70701/e0b86bac-5f50-46f7-a1fc-cdc19fd2682f/profile_linux_10_libstdcpp_gcc_debug_64.boost-header_only-False_boost-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/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=Debug compiler=gcc compiler.libcxx=libstdc++ compiler.version=10 os=Linux [options] boost:header_only=False boost:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True zlib/1.2.12: Not found in local cache, looking in remotes... zlib/1.2.12: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.12: Downloaded recipe revision a30750797caa71bd61bd0a18189caa28 bzip2/1.0.8: Not found in local cache, looking in remotes... bzip2/1.0.8: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz bzip2/1.0.8: Downloaded recipe revision b056f852bd2d5af96fc7171aadfd6c0b libbacktrace/cci.20210118: Not found in local cache, looking in remotes... libbacktrace/cci.20210118: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz libbacktrace/cci.20210118: Downloaded recipe revision b707cfa5d717e9e1401017c741ad8f6c boost/1.72.0: Forced build from source b2/4.9.2: Not found in local cache, looking in remotes... b2/4.9.2: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz b2/4.9.2: Downloaded recipe revision 5f0dd5073da613f01f2153c4ba092201 Installing package: boost/1.72.0 Requirements boost/1.72.0 from local cache - Cache bzip2/1.0.8 from 'conan-center' - Downloaded libbacktrace/cci.20210118 from 'conan-center' - Downloaded zlib/1.2.12 from 'conan-center' - Downloaded Packages boost/1.72.0:60497cf53631c2a8d8dc2f2ca168b86eadd53b68 - Build bzip2/1.0.8:9f84c49e2143828a044b1675a587477e091c9f9f - Download libbacktrace/cci.20210118:75e99b627c196b65c439728670655ec3c366b334 - Download zlib/1.2.12:75e99b627c196b65c439728670655ec3c366b334 - Missing Build requirements b2/4.9.2 from 'conan-center' - Downloaded Build requirements packages b2/4.9.2:4db1be536558d833e52e862fd84d64d75c2b3656 - Download Installing (downloading, building) binaries... ERROR: Missing binary: zlib/1.2.12:75e99b627c196b65c439728670655ec3c366b334 zlib/1.2.12: WARN: Can't find a 'zlib/1.2.12' package for the specified settings, options and dependencies: - Settings: arch=x86_64, build_type=Debug, compiler=gcc, compiler.version=10, os=Linux - Options: fPIC=True, shared=False - Dependencies: - Requirements: - Package ID: 75e99b627c196b65c439728670655ec3c366b334 ERROR: Missing prebuilt package for 'zlib/1.2.12' Use 'conan search zlib/1.2.12 --table=table.html -r=remote' and open the table.html file to see available packages Or try to build locally from sources with '--build=zlib' More Info at 'https://docs.conan.io/en/latest/faq/troubleshooting.html#error-missing-prebuilt-package'