******************************************************************************** conan install opengrm/1.3.8@#6b7327584f9dfcba09a4f0b333e4725d --build=opengrm -pr /home/conan/w/prod/BuildSingleReference/38146/6dd3bfe5-16cc-4cfe-9b38-3120680c38ac/profile_linux_11_libstdcpp11_gcc_debug_64.opengrm-shared-True.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod/BuildSingleReference/.conan/profiles/default) Found gcc 11.1 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=11 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++11 compiler.version=11 os=Linux [options] opengrm:shared=True [build_requires] [env] openfst/1.8.2: Not found in local cache, looking in remotes... openfst/1.8.2: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz openfst/1.8.2: Downloaded recipe revision 629daac47d246c72dbd18886269bd000 opengrm/1.3.8: Forced build from source Installing package: opengrm/1.3.8 Requirements openfst/1.8.2 from 'conan-center' - Downloaded opengrm/1.3.8 from local cache - Cache Packages openfst/1.8.2:ff700dd5ac644a350af486be70cddaa67d706f76 - Missing opengrm/1.3.8:e09232e5f1fe67dc4ff062a9aef1b0cd814a03ca - Build Installing (downloading, building) binaries... ERROR: Missing binary: openfst/1.8.2:ff700dd5ac644a350af486be70cddaa67d706f76 openfst/1.8.2: WARN: Can't find a 'openfst/1.8.2' package for the specified settings, options and dependencies: - Settings: arch=x86_64, build_type=Debug, compiler=gcc, compiler.libcxx=libstdc++11, compiler.version=11, os=Linux - Options: enable_bin=True, enable_compact_fsts=False, enable_compress=False, enable_const_fsts=False, enable_far=False, enable_grm=True, enable_linear_fsts=False, enable_lookahead_fsts=False, enable_mpdt=False, enable_ngram_fsts=False, enable_pdt=False, enable_special=False, fPIC=True, shared=False - Dependencies: - Requirements: - Package ID: ff700dd5ac644a350af486be70cddaa67d706f76 ERROR: Missing prebuilt package for 'openfst/1.8.2' Use 'conan search openfst/1.8.2 --table=table.html -r=remote' and open the table.html file to see available packages Or try to build locally from sources with '--build=openfst' More Info at 'https://docs.conan.io/en/latest/faq/troubleshooting.html#error-missing-prebuilt-package'