******************************************************************************** conan install swig/4.1.1@#a75dddd57b841743fac3cc7ed8741eaf --build=swig -pr /home/conan/w/prod/BuildSingleReference/193732/c433c569-0fc7-4f9c-9e89-52abc3d00c29/profile_linux_5_libstdcpp11_gcc_release_64..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 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/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/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=5 os=Linux [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True pcre2/10.40: Not found in local cache, looking in remotes... pcre2/10.40: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz pcre2/10.40: Downloaded recipe revision 58467e19b38a61f5c3f065006fb684f6 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 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 411fc05e80d47a89045edc1ee6f23c1d swig/4.1.1: Forced build from source bison/3.8.2: Not found in local cache, looking in remotes... bison/3.8.2: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz bison/3.8.2: Downloaded recipe revision a8e86b304f8085ddbb22395c99a9a0a8 m4/1.4.19: Not found in local cache, looking in remotes... m4/1.4.19: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz m4/1.4.19: Downloaded recipe revision c1c4b1ee919e34630bb9b50046253d3c automake/1.16.5: Not found in local cache, looking in remotes... automake/1.16.5: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz automake/1.16.5: Downloaded recipe revision 891f585a736bce951cc0e7109aa5ffee autoconf/2.71: Not found in local cache, looking in remotes... autoconf/2.71: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz autoconf/2.71: Downloaded recipe revision f4e2bd681d49b4b80761aa587bde94d5 Installing package: swig/4.1.1 Requirements bzip2/1.0.8 from 'conan-center' - Downloaded pcre2/10.40 from 'conan-center' - Downloaded swig/4.1.1 from local cache - Cache zlib/1.2.13 from 'conan-center' - Downloaded Packages bzip2/1.0.8:3df6ebb8a308d309e882b21988fd9ea103560e16 - Missing pcre2/10.40:81d8b745adfb126566532e259d43cc547bea5ad2 - Download swig/4.1.1:ecf410c29229a8b3b9035ba103160fd95bc8a1b6 - Build zlib/1.2.13:76f87539fc90ff313e0b3182641a9bb558a717d2 - Download Build requirements autoconf/2.71 from 'conan-center' - Downloaded automake/1.16.5 from 'conan-center' - Downloaded bison/3.8.2 from 'conan-center' - Downloaded m4/1.4.19 from 'conan-center' - Downloaded Build requirements packages autoconf/2.71:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download automake/1.16.5:258f6f05ca54813b3d7180161753df7f9ccf7e1d - Download bison/3.8.2:d4e2c4fda75c443daaf5f26224d0044231fb93f3 - Download m4/1.4.19:24647d9fe8ec489125dfbae4b3ebefaf7581674c - Download Installing (downloading, building) binaries... ERROR: Missing binary: bzip2/1.0.8:3df6ebb8a308d309e882b21988fd9ea103560e16 bzip2/1.0.8: WARN: Can't find a 'bzip2/1.0.8' package for the specified settings, options and dependencies: - Settings: arch=x86_64, build_type=Release, compiler=gcc, compiler.version=5, os=Linux - Options: build_executable=True, fPIC=True, shared=False - Dependencies: - Requirements: - Package ID: 3df6ebb8a308d309e882b21988fd9ea103560e16 ERROR: Missing prebuilt package for 'bzip2/1.0.8' Use 'conan search bzip2/1.0.8@ --table=table.html -r=remote' and open the table.html file to see available packages Or try to build locally from sources with '--build=bzip2' More Info at 'https://docs.conan.io/en/latest/faq/troubleshooting.html#error-missing-prebuilt-package'