******************************************************************************** conan install opengrm/1.3.8@#8a5bb8b1362cae1872054b249e082594 --build=opengrm -pr /home/conan/w/prod/BuildSingleReference/63529/c965a08b-d2d7-4cc2-90e4-bd89e59b6565/profile_linux_10_libstdcpp11_gcc_release_64.opengrm-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 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=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=10 os=Linux [options] opengrm:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True 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 2d50f72eb7b0452072fa9c7c76464cb2 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:bf59b9b30f4a883fe627db120c053972d5ee90e2 - Download opengrm/1.3.8:4a5f456acb31b403bd9a0fbbbe2f689c72e55491 - Build Installing (downloading, building) binaries... openfst/1.8.2: Retrieving package bf59b9b30f4a883fe627db120c053972d5ee90e2 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openfst/1.8.2: Package installed bf59b9b30f4a883fe627db120c053972d5ee90e2 openfst/1.8.2: Downloaded package revision 6432fb30d3b23e377b9e5b9735f115e4 openfst/1.8.2: Appending PATH environment var: /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/bf59b9b30f4a883fe627db120c053972d5ee90e2/bin [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK opengrm/1.3.8: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/opengrm/1.3.8/_/_/source opengrm/1.3.8: [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK opengrm/1.3.8: Copying sources to build folder opengrm/1.3.8: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/opengrm/1.3.8/_/_/build/4a5f456acb31b403bd9a0fbbbe2f689c72e55491 opengrm/1.3.8: Generator txt created conanbuildinfo.txt opengrm/1.3.8: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK opengrm/1.3.8: Calling build() opengrm/1.3.8: Calling: > source_subfolder/configure '--with-pic=yes' '--enable-shared=no' '--enable-static=yes' '--enable-bin=yes' 'LIBS=-lpthread' '--prefix=/home/conan/w/prod/BuildSingleReference/.conan/data/opengrm/1.3.8/_/_/package/4a5f456acb31b403bd9a0fbbbe2f689c72e55491' ----Running------ > source_subfolder/configure '--with-pic=yes' '--enable-shared=no' '--enable-static=yes' '--enable-bin=yes' 'LIBS=-lpthread' '--prefix=/home/conan/w/prod/BuildSingleReference/.conan/data/opengrm/1.3.8/_/_/package/4a5f456acb31b403bd9a0fbbbe2f689c72e55491' ----------------- opengrm/1.3.8: /bin/sh: 1: source_subfolder/configure: not found opengrm/1.3.8: WARN: Error running `configure --help`: Error 127 while executing source_subfolder/configure --help opengrm/1.3.8: ERROR: Package '4a5f456acb31b403bd9a0fbbbe2f689c72e55491' build failed opengrm/1.3.8: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/opengrm/1.3.8/_/_/build/4a5f456acb31b403bd9a0fbbbe2f689c72e55491 ERROR: opengrm/1.3.8: Error in build() method, line 106 autotools = self._configure_autotools() while calling '_configure_autotools', line 97 autotools.configure(args=args, configure_dir=self._source_subfolder) ConanException: Error 127 while executing source_subfolder/configure '--with-pic=yes' '--enable-shared=no' '--enable-static=yes' '--enable-bin=yes' 'LIBS=-lpthread' '--prefix=/home/conan/w/prod/BuildSingleReference/.conan/data/opengrm/1.3.8/_/_/package/4a5f456acb31b403bd9a0fbbbe2f689c72e55491'