******************************************************************************** conan install intel-ipsec-mb/1.4@#fa16c070b0e028dc30c5ab2b0237759e --build=intel-ipsec-mb -pr /home/conan/w/prod-v1/BuildSingleReference/19844/464b5ae9-00b7-4400-93f6-eb34d42c0f08/profile_linux_9_libstdcpp11_gcc_debug_64.intel-ipsec-mb-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 9 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=9 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=9 os=Linux [options] intel-ipsec-mb:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True intel-ipsec-mb/1.4: Forced build from source nasm/2.15.05: Not found in local cache, looking in remotes... nasm/2.15.05: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz nasm/2.15.05: Downloaded recipe revision ca1c14c2060af0ec151048b54ced9262 cmake/3.27.1: Not found in local cache, looking in remotes... cmake/3.27.1: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz cmake/3.27.1: Downloaded recipe revision 7d5f14447c023feef9f59640be53619a Version ranges solved cmake/* versions found in 'conan-center' remote Version range '>3.16 <4' required by 'intel-ipsec-mb/1.4' resolved to 'cmake/3.27.1' in remote 'conan-center' Installing package: intel-ipsec-mb/1.4 Requirements intel-ipsec-mb/1.4 from local cache - Cache Packages intel-ipsec-mb/1.4:30eae4e50fefe0f7b788ed8928ac248681ea6af0 - Build Build requirements cmake/3.27.1 from 'conan-center' - Downloaded nasm/2.15.05 from 'conan-center' - Downloaded Build requirements packages cmake/3.27.1:4db1be536558d833e52e862fd84d64d75c2b3656 - Download nasm/2.15.05:cc9f9b2b9f92fc82888026414560bf79d8c3a052 - Missing Installing (downloading, building) binaries... ERROR: Missing binary: nasm/2.15.05:cc9f9b2b9f92fc82888026414560bf79d8c3a052 nasm/2.15.05: WARN: Can't find a 'nasm/2.15.05' package for the specified settings, options and dependencies: - Settings: arch=x86_64, build_type=Debug, compiler=gcc, compiler.version=9, os=Linux - Options: - Dependencies: - Requirements: - Package ID: cc9f9b2b9f92fc82888026414560bf79d8c3a052 ERROR: Missing prebuilt package for 'nasm/2.15.05' Use 'conan search nasm/2.15.05@ --table=table.html -r=remote' and open the table.html file to see available packages Or try to build locally from sources with '--build=nasm' More Info at 'https://docs.conan.io/en/latest/faq/troubleshooting.html#error-missing-prebuilt-package'