******************************************************************************** conan install opengrm/1.3.8@#8a5bb8b1362cae1872054b249e082594 --build=opengrm -pr /home/conan/w/prod/BuildSingleReference/63529/735a9a1d-8255-42a5-ae04-17d3e824a577/profile_linux_11_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) 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=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=11 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:65db6a708c83abbc71bc0d85c3ff0d4d97caa05f - Download opengrm/1.3.8:dee2e55b9c1d8cc1c174d40937bdaf0b74f928c1 - Build Installing (downloading, building) binaries... openfst/1.8.2: Retrieving package 65db6a708c83abbc71bc0d85c3ff0d4d97caa05f from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openfst/1.8.2: Package installed 65db6a708c83abbc71bc0d85c3ff0d4d97caa05f openfst/1.8.2: Downloaded package revision 2e12f29b93c158c7ffa23aa400fdfb1b openfst/1.8.2: Appending PATH environment var: /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/65db6a708c83abbc71bc0d85c3ff0d4d97caa05f/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/dee2e55b9c1d8cc1c174d40937bdaf0b74f928c1 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/dee2e55b9c1d8cc1c174d40937bdaf0b74f928c1' ----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/dee2e55b9c1d8cc1c174d40937bdaf0b74f928c1' ----------------- 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 'dee2e55b9c1d8cc1c174d40937bdaf0b74f928c1' build failed opengrm/1.3.8: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/opengrm/1.3.8/_/_/build/dee2e55b9c1d8cc1c174d40937bdaf0b74f928c1 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/dee2e55b9c1d8cc1c174d40937bdaf0b74f928c1'