******************************************************************************** conan install opengrm/1.3.8@#73226997560ce4be87fef19fffe1e2bc --build=opengrm -pr /home/conan/w/prod/BuildSingleReference/45507/5cf2729e-5b78-4d47-a029-cc7c932041cd/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 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:ff700dd5ac644a350af486be70cddaa67d706f76 - Download opengrm/1.3.8:e09232e5f1fe67dc4ff062a9aef1b0cd814a03ca - Build Installing (downloading, building) binaries... openfst/1.8.2: Retrieving package ff700dd5ac644a350af486be70cddaa67d706f76 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openfst/1.8.2: Package installed ff700dd5ac644a350af486be70cddaa67d706f76 openfst/1.8.2: Downloaded package revision 49b40f929bf41d3728b95cedffd0fcc9 openfst/1.8.2: Appending PATH environment var: /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/ff700dd5ac644a350af486be70cddaa67d706f76/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 [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/e09232e5f1fe67dc4ff062a9aef1b0cd814a03ca 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)] 'fPIC' option not found [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=yes' '--enable-static=no' '--enable-bin=yes' 'LIBS=-lpthread' '--prefix=/home/conan/w/prod/BuildSingleReference/.conan/data/opengrm/1.3.8/_/_/package/e09232e5f1fe67dc4ff062a9aef1b0cd814a03ca' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' ----Running------ > source_subfolder/configure '--with-pic=yes' '--enable-shared=yes' '--enable-static=no' '--enable-bin=yes' 'LIBS=-lpthread' '--prefix=/home/conan/w/prod/BuildSingleReference/.conan/data/opengrm/1.3.8/_/_/package/e09232e5f1fe67dc4ff062a9aef1b0cd814a03ca' '--bindir=${prefix}/bin' '--sbindir=${prefix}/bin' '--libexecdir=${prefix}/bin' '--libdir=${prefix}/lib' '--includedir=${prefix}/include' '--oldincludedir=${prefix}/include' '--datarootdir=${prefix}/share' ----------------- checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for ar... ar checking the archiver (ar) interface... ar checking for g++... g++ checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /opt/conan/binutils/bin/ld checking if the linker (/opt/conan/binutils/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /opt/conan/binutils/bin/nm -B checking the name lister (/opt/conan/binutils/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /opt/conan/binutils/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /opt/conan/binutils/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/opt/conan/binutils/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -std=c++17 -fno-exceptions -E checking for ld used by g++ -std=c++17 -fno-exceptions... /opt/conan/binutils/bin/ld -m elf_x86_64 checking if the linker (/opt/conan/binutils/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ -std=c++17 -fno-exceptions linker (/opt/conan/binutils/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ -std=c++17 -fno-exceptions option to produce PIC... -fPIC -DPIC checking if g++ -std=c++17 -fno-exceptions PIC flag -fPIC -DPIC works... yes checking if g++ -std=c++17 -fno-exceptions static flag -static works... yes checking if g++ -std=c++17 -fno-exceptions supports -c -o file.o... yes checking if g++ -std=c++17 -fno-exceptions supports -c -o file.o... (cached) yes checking whether the g++ -std=c++17 -fno-exceptions linker (/opt/conan/binutils/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for bison... no checking for byacc... no checking for fst/fst.h... yes checking for fst/extensions/far/far.h... yes checking for fst/extensions/pdt/pdt.h... yes checking for fst/extensions/mpdt/mpdt.h... yes checking for dlopen in -ldl... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/bazel/Makefile config.status: creating src/include/Makefile config.status: creating src/lib/Makefile config.status: creating src/bin/Makefile config.status: creating src/grammars/Makefile config.status: creating src/utils/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands ----Running------ > make -j3 ----------------- make all-recursive make[1]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/opengrm/1.3.8/_/_/build/e09232e5f1fe67dc4ff062a9aef1b0cd814a03ca' Making all in src make[2]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/opengrm/1.3.8/_/_/build/e09232e5f1fe67dc4ff062a9aef1b0cd814a03ca/src' Making all in bazel make[3]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/opengrm/1.3.8/_/_/build/e09232e5f1fe67dc4ff062a9aef1b0cd814a03ca/src/bazel' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/opengrm/1.3.8/_/_/build/e09232e5f1fe67dc4ff062a9aef1b0cd814a03ca/src/bazel' Making all in include make[3]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/opengrm/1.3.8/_/_/build/e09232e5f1fe67dc4ff062a9aef1b0cd814a03ca/src/include' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/opengrm/1.3.8/_/_/build/e09232e5f1fe67dc4ff062a9aef1b0cd814a03ca/src/include' Making all in lib make[3]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/opengrm/1.3.8/_/_/build/e09232e5f1fe67dc4ff062a9aef1b0cd814a03ca/src/lib' depbase=`echo ast/collection-node.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -fno-exceptions -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/ff700dd5ac644a350af486be70cddaa67d706f76/include -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -g -MT ast/collection-node.lo -MD -MP -MF $depbase.Tpo -c -o ast/collection-node.lo ../../source_subfolder/src/lib/ast/collection-node.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ast/grammar-node.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -fno-exceptions -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/ff700dd5ac644a350af486be70cddaa67d706f76/include -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -g -MT ast/grammar-node.lo -MD -MP -MF $depbase.Tpo -c -o ast/grammar-node.lo ../../source_subfolder/src/lib/ast/grammar-node.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ast/fst-node.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -fno-exceptions -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/ff700dd5ac644a350af486be70cddaa67d706f76/include -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -g -MT ast/fst-node.lo -MD -MP -MF $depbase.Tpo -c -o ast/fst-node.lo ../../source_subfolder/src/lib/ast/fst-node.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -std=c++17 -fno-exceptions -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/ff700dd5ac644a350af486be70cddaa67d706f76/include -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -g -MT ast/fst-node.lo -MD -MP -MF ast/.deps/fst-node.Tpo -c ../../source_subfolder/src/lib/ast/fst-node.cc -fPIC -DPIC -o ast/.libs/fst-node.o libtool: compile: g++ -std=c++17 -fno-exceptions -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/ff700dd5ac644a350af486be70cddaa67d706f76/include -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -g -MT ast/grammar-node.lo -MD -MP -MF ast/.deps/grammar-node.Tpo -c ../../source_subfolder/src/lib/ast/grammar-node.cc -fPIC -DPIC -o ast/.libs/grammar-node.o libtool: compile: g++ -std=c++17 -fno-exceptions -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/ff700dd5ac644a350af486be70cddaa67d706f76/include -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -g -MT ast/collection-node.lo -MD -MP -MF ast/.deps/collection-node.Tpo -c ../../source_subfolder/src/lib/ast/collection-node.cc -fPIC -DPIC -o ast/.libs/collection-node.o depbase=`echo ast/function-node.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -fno-exceptions -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/ff700dd5ac644a350af486be70cddaa67d706f76/include -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -g -MT ast/function-node.lo -MD -MP -MF $depbase.Tpo -c -o ast/function-node.lo ../../source_subfolder/src/lib/ast/function-node.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ast/identifier-node.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -fno-exceptions -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/ff700dd5ac644a350af486be70cddaa67d706f76/include -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -g -MT ast/identifier-node.lo -MD -MP -MF $depbase.Tpo -c -o ast/identifier-node.lo ../../source_subfolder/src/lib/ast/identifier-node.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ast/import-node.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -fno-exceptions -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/ff700dd5ac644a350af486be70cddaa67d706f76/include -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -g -MT ast/import-node.lo -MD -MP -MF $depbase.Tpo -c -o ast/import-node.lo ../../source_subfolder/src/lib/ast/import-node.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -std=c++17 -fno-exceptions -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/ff700dd5ac644a350af486be70cddaa67d706f76/include -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -g -MT ast/function-node.lo -MD -MP -MF ast/.deps/function-node.Tpo -c ../../source_subfolder/src/lib/ast/function-node.cc -fPIC -DPIC -o ast/.libs/function-node.o libtool: compile: g++ -std=c++17 -fno-exceptions -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/ff700dd5ac644a350af486be70cddaa67d706f76/include -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -g -MT ast/identifier-node.lo -MD -MP -MF ast/.deps/identifier-node.Tpo -c ../../source_subfolder/src/lib/ast/identifier-node.cc -fPIC -DPIC -o ast/.libs/identifier-node.o libtool: compile: g++ -std=c++17 -fno-exceptions -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/ff700dd5ac644a350af486be70cddaa67d706f76/include -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -g -MT ast/import-node.lo -MD -MP -MF ast/.deps/import-node.Tpo -c ../../source_subfolder/src/lib/ast/import-node.cc -fPIC -DPIC -o ast/.libs/import-node.o depbase=`echo ast/node.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -fno-exceptions -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/ff700dd5ac644a350af486be70cddaa67d706f76/include -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -g -MT ast/node.lo -MD -MP -MF $depbase.Tpo -c -o ast/node.lo ../../source_subfolder/src/lib/ast/node.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -std=c++17 -fno-exceptions -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/ff700dd5ac644a350af486be70cddaa67d706f76/include -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -g -MT ast/node.lo -MD -MP -MF ast/.deps/node.Tpo -c ../../source_subfolder/src/lib/ast/node.cc -fPIC -DPIC -o ast/.libs/node.o depbase=`echo ast/return-node.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -fno-exceptions -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/ff700dd5ac644a350af486be70cddaa67d706f76/include -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -g -MT ast/return-node.lo -MD -MP -MF $depbase.Tpo -c -o ast/return-node.lo ../../source_subfolder/src/lib/ast/return-node.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ast/rule-node.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -fno-exceptions -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/ff700dd5ac644a350af486be70cddaa67d706f76/include -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -g -MT ast/rule-node.lo -MD -MP -MF $depbase.Tpo -c -o ast/rule-node.lo ../../source_subfolder/src/lib/ast/rule-node.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -std=c++17 -fno-exceptions -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/ff700dd5ac644a350af486be70cddaa67d706f76/include -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -g -MT ast/return-node.lo -MD -MP -MF ast/.deps/return-node.Tpo -c ../../source_subfolder/src/lib/ast/return-node.cc -fPIC -DPIC -o ast/.libs/return-node.o libtool: compile: g++ -std=c++17 -fno-exceptions -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/ff700dd5ac644a350af486be70cddaa67d706f76/include -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -g -MT ast/rule-node.lo -MD -MP -MF ast/.deps/rule-node.Tpo -c ../../source_subfolder/src/lib/ast/rule-node.cc -fPIC -DPIC -o ast/.libs/rule-node.o depbase=`echo ast/statement-node.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -fno-exceptions -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/ff700dd5ac644a350af486be70cddaa67d706f76/include -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -g -MT ast/statement-node.lo -MD -MP -MF $depbase.Tpo -c -o ast/statement-node.lo ../../source_subfolder/src/lib/ast/statement-node.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -std=c++17 -fno-exceptions -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/ff700dd5ac644a350af486be70cddaa67d706f76/include -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -g -MT ast/statement-node.lo -MD -MP -MF ast/.deps/statement-node.Tpo -c ../../source_subfolder/src/lib/ast/statement-node.cc -fPIC -DPIC -o ast/.libs/statement-node.o depbase=`echo ast/string-node.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -fno-exceptions -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/ff700dd5ac644a350af486be70cddaa67d706f76/include -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -g -MT ast/string-node.lo -MD -MP -MF $depbase.Tpo -c -o ast/string-node.lo ../../source_subfolder/src/lib/ast/string-node.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo flags/flags.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -fno-exceptions -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/ff700dd5ac644a350af486be70cddaa67d706f76/include -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -g -MT flags/flags.lo -MD -MP -MF $depbase.Tpo -c -o flags/flags.lo ../../source_subfolder/src/lib/flags/flags.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo main/grm-compiler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -fno-exceptions -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/ff700dd5ac644a350af486be70cddaa67d706f76/include -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -g -MT main/grm-compiler.lo -MD -MP -MF $depbase.Tpo -c -o main/grm-compiler.lo ../../source_subfolder/src/lib/main/grm-compiler.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -std=c++17 -fno-exceptions -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/ff700dd5ac644a350af486be70cddaa67d706f76/include -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -g -MT ast/string-node.lo -MD -MP -MF ast/.deps/string-node.Tpo -c ../../source_subfolder/src/lib/ast/string-node.cc -fPIC -DPIC -o ast/.libs/string-node.o libtool: compile: g++ -std=c++17 -fno-exceptions -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/ff700dd5ac644a350af486be70cddaa67d706f76/include -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -g -MT flags/flags.lo -MD -MP -MF flags/.deps/flags.Tpo -c ../../source_subfolder/src/lib/flags/flags.cc -fPIC -DPIC -o flags/.libs/flags.o libtool: compile: g++ -std=c++17 -fno-exceptions -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/ff700dd5ac644a350af486be70cddaa67d706f76/include -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -g -MT main/grm-compiler.lo -MD -MP -MF main/.deps/grm-compiler.Tpo -c ../../source_subfolder/src/lib/main/grm-compiler.cc -fPIC -DPIC -o main/.libs/grm-compiler.o depbase=`echo main/lexer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -fno-exceptions -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/ff700dd5ac644a350af486be70cddaa67d706f76/include -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -g -MT main/lexer.lo -MD -MP -MF $depbase.Tpo -c -o main/lexer.lo ../../source_subfolder/src/lib/main/lexer.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -std=c++17 -fno-exceptions -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/ff700dd5ac644a350af486be70cddaa67d706f76/include -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -g -MT main/lexer.lo -MD -MP -MF main/.deps/lexer.Tpo -c ../../source_subfolder/src/lib/main/lexer.cc -fPIC -DPIC -o main/.libs/lexer.o depbase=`echo main/parser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -fno-exceptions -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/ff700dd5ac644a350af486be70cddaa67d706f76/include -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -g -MT main/parser.lo -MD -MP -MF $depbase.Tpo -c -o main/parser.lo ../../source_subfolder/src/lib/main/parser.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -std=c++17 -fno-exceptions -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/ff700dd5ac644a350af486be70cddaa67d706f76/include -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -g -MT main/parser.lo -MD -MP -MF main/.deps/parser.Tpo -c ../../source_subfolder/src/lib/main/parser.cc -fPIC -DPIC -o main/.libs/parser.o depbase=`echo main/compiler-stdarc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -fno-exceptions -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/ff700dd5ac644a350af486be70cddaa67d706f76/include -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -g -MT main/compiler-stdarc.lo -MD -MP -MF $depbase.Tpo -c -o main/compiler-stdarc.lo ../../source_subfolder/src/lib/main/compiler-stdarc.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -std=c++17 -fno-exceptions -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/ff700dd5ac644a350af486be70cddaa67d706f76/include -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -g -MT main/compiler-stdarc.lo -MD -MP -MF main/.deps/compiler-stdarc.Tpo -c ../../source_subfolder/src/lib/main/compiler-stdarc.cc -fPIC -DPIC -o main/.libs/compiler-stdarc.o depbase=`echo main/compiler-log.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -fno-exceptions -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/ff700dd5ac644a350af486be70cddaa67d706f76/include -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -g -MT main/compiler-log.lo -MD -MP -MF $depbase.Tpo -c -o main/compiler-log.lo ../../source_subfolder/src/lib/main/compiler-log.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -std=c++17 -fno-exceptions -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/ff700dd5ac644a350af486be70cddaa67d706f76/include -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -g -MT main/compiler-log.lo -MD -MP -MF main/.deps/compiler-log.Tpo -c ../../source_subfolder/src/lib/main/compiler-log.cc -fPIC -DPIC -o main/.libs/compiler-log.o depbase=`echo main/compiler-log64.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -fno-exceptions -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/ff700dd5ac644a350af486be70cddaa67d706f76/include -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -g -MT main/compiler-log64.lo -MD -MP -MF $depbase.Tpo -c -o main/compiler-log64.lo ../../source_subfolder/src/lib/main/compiler-log64.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -std=c++17 -fno-exceptions -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/ff700dd5ac644a350af486be70cddaa67d706f76/include -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -g -MT main/compiler-log64.lo -MD -MP -MF main/.deps/compiler-log64.Tpo -c ../../source_subfolder/src/lib/main/compiler-log64.cc -fPIC -DPIC -o main/.libs/compiler-log64.o depbase=`echo util/getters.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -fno-exceptions -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/ff700dd5ac644a350af486be70cddaa67d706f76/include -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -g -MT util/getters.lo -MD -MP -MF $depbase.Tpo -c -o util/getters.lo ../../source_subfolder/src/lib/util/getters.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -std=c++17 -fno-exceptions -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/ff700dd5ac644a350af486be70cddaa67d706f76/include -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -g -MT util/getters.lo -MD -MP -MF util/.deps/getters.Tpo -c ../../source_subfolder/src/lib/util/getters.cc -fPIC -DPIC -o util/.libs/getters.o depbase=`echo util/stringcompile.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -fno-exceptions -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/ff700dd5ac644a350af486be70cddaa67d706f76/include -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -g -MT util/stringcompile.lo -MD -MP -MF $depbase.Tpo -c -o util/stringcompile.lo ../../source_subfolder/src/lib/util/stringcompile.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -std=c++17 -fno-exceptions -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/ff700dd5ac644a350af486be70cddaa67d706f76/include -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -g -MT util/stringcompile.lo -MD -MP -MF util/.deps/stringcompile.Tpo -c ../../source_subfolder/src/lib/util/stringcompile.cc -fPIC -DPIC -o util/.libs/stringcompile.o depbase=`echo util/stringfile.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -fno-exceptions -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/ff700dd5ac644a350af486be70cddaa67d706f76/include -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -g -MT util/stringfile.lo -MD -MP -MF $depbase.Tpo -c -o util/stringfile.lo ../../source_subfolder/src/lib/util/stringfile.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -std=c++17 -fno-exceptions -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/ff700dd5ac644a350af486be70cddaa67d706f76/include -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -g -MT util/stringfile.lo -MD -MP -MF util/.deps/stringfile.Tpo -c ../../source_subfolder/src/lib/util/stringfile.cc -fPIC -DPIC -o util/.libs/stringfile.o depbase=`echo util/stringutil.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -fno-exceptions -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/ff700dd5ac644a350af486be70cddaa67d706f76/include -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -g -MT util/stringutil.lo -MD -MP -MF $depbase.Tpo -c -o util/stringutil.lo ../../source_subfolder/src/lib/util/stringutil.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo util/utils.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -fno-exceptions -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/ff700dd5ac644a350af486be70cddaa67d706f76/include -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -g -MT util/utils.lo -MD -MP -MF $depbase.Tpo -c -o util/utils.lo ../../source_subfolder/src/lib/util/utils.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -std=c++17 -fno-exceptions -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/ff700dd5ac644a350af486be70cddaa67d706f76/include -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -g -MT util/stringutil.lo -MD -MP -MF util/.deps/stringutil.Tpo -c ../../source_subfolder/src/lib/util/stringutil.cc -fPIC -DPIC -o util/.libs/stringutil.o libtool: compile: g++ -std=c++17 -fno-exceptions -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/ff700dd5ac644a350af486be70cddaa67d706f76/include -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -g -MT util/utils.lo -MD -MP -MF util/.deps/utils.Tpo -c ../../source_subfolder/src/lib/util/utils.cc -fPIC -DPIC -o util/.libs/utils.o depbase=`echo walker/assert-equal.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -fno-exceptions -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/ff700dd5ac644a350af486be70cddaa67d706f76/include -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -g -MT walker/assert-equal.lo -MD -MP -MF $depbase.Tpo -c -o walker/assert-equal.lo ../../source_subfolder/src/lib/walker/assert-equal.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -std=c++17 -fno-exceptions -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/ff700dd5ac644a350af486be70cddaa67d706f76/include -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -g -MT walker/assert-equal.lo -MD -MP -MF walker/.deps/assert-equal.Tpo -c ../../source_subfolder/src/lib/walker/assert-equal.cc -fPIC -DPIC -o walker/.libs/assert-equal.o depbase=`echo walker/assert-null.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -fno-exceptions -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/ff700dd5ac644a350af486be70cddaa67d706f76/include -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -g -MT walker/assert-null.lo -MD -MP -MF $depbase.Tpo -c -o walker/assert-null.lo ../../source_subfolder/src/lib/walker/assert-null.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -std=c++17 -fno-exceptions -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/ff700dd5ac644a350af486be70cddaa67d706f76/include -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -g -MT walker/assert-null.lo -MD -MP -MF walker/.deps/assert-null.Tpo -c ../../source_subfolder/src/lib/walker/assert-null.cc -fPIC -DPIC -o walker/.libs/assert-null.o depbase=`echo walker/assert-empty.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -fno-exceptions -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/ff700dd5ac644a350af486be70cddaa67d706f76/include -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -g -MT walker/assert-empty.lo -MD -MP -MF $depbase.Tpo -c -o walker/assert-empty.lo ../../source_subfolder/src/lib/walker/assert-empty.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -std=c++17 -fno-exceptions -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/ff700dd5ac644a350af486be70cddaa67d706f76/include -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -g -MT walker/assert-empty.lo -MD -MP -MF walker/.deps/assert-empty.Tpo -c ../../source_subfolder/src/lib/walker/assert-empty.cc -fPIC -DPIC -o walker/.libs/assert-empty.o depbase=`echo walker/cdrewrite.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -fno-exceptions -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/ff700dd5ac644a350af486be70cddaa67d706f76/include -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -g -MT walker/cdrewrite.lo -MD -MP -MF $depbase.Tpo -c -o walker/cdrewrite.lo ../../source_subfolder/src/lib/walker/cdrewrite.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -std=c++17 -fno-exceptions -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/ff700dd5ac644a350af486be70cddaa67d706f76/include -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -g -MT walker/cdrewrite.lo -MD -MP -MF walker/.deps/cdrewrite.Tpo -c ../../source_subfolder/src/lib/walker/cdrewrite.cc -fPIC -DPIC -o walker/.libs/cdrewrite.o depbase=`echo walker/closure.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -fno-exceptions -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/ff700dd5ac644a350af486be70cddaa67d706f76/include -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -g -MT walker/closure.lo -MD -MP -MF $depbase.Tpo -c -o walker/closure.lo ../../source_subfolder/src/lib/walker/closure.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -std=c++17 -fno-exceptions -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/ff700dd5ac644a350af486be70cddaa67d706f76/include -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -g -MT walker/closure.lo -MD -MP -MF walker/.deps/closure.Tpo -c ../../source_subfolder/src/lib/walker/closure.cc -fPIC -DPIC -o walker/.libs/closure.o depbase=`echo walker/compose.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -fno-exceptions -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/ff700dd5ac644a350af486be70cddaa67d706f76/include -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -g -MT walker/compose.lo -MD -MP -MF $depbase.Tpo -c -o walker/compose.lo ../../source_subfolder/src/lib/walker/compose.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -std=c++17 -fno-exceptions -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/ff700dd5ac644a350af486be70cddaa67d706f76/include -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -g -MT walker/compose.lo -MD -MP -MF walker/.deps/compose.Tpo -c ../../source_subfolder/src/lib/walker/compose.cc -fPIC -DPIC -o walker/.libs/compose.o depbase=`echo walker/concat.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -fno-exceptions -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/ff700dd5ac644a350af486be70cddaa67d706f76/include -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -g -MT walker/concat.lo -MD -MP -MF $depbase.Tpo -c -o walker/concat.lo ../../source_subfolder/src/lib/walker/concat.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -std=c++17 -fno-exceptions -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/ff700dd5ac644a350af486be70cddaa67d706f76/include -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -g -MT walker/concat.lo -MD -MP -MF walker/.deps/concat.Tpo -c ../../source_subfolder/src/lib/walker/concat.cc -fPIC -DPIC -o walker/.libs/concat.o depbase=`echo walker/determinize.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -fno-exceptions -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/ff700dd5ac644a350af486be70cddaa67d706f76/include -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -g -MT walker/determinize.lo -MD -MP -MF $depbase.Tpo -c -o walker/determinize.lo ../../source_subfolder/src/lib/walker/determinize.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -std=c++17 -fno-exceptions -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/ff700dd5ac644a350af486be70cddaa67d706f76/include -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -g -MT walker/determinize.lo -MD -MP -MF walker/.deps/determinize.Tpo -c ../../source_subfolder/src/lib/walker/determinize.cc -fPIC -DPIC -o walker/.libs/determinize.o depbase=`echo walker/difference.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile g++ -std=c++17 -fno-exceptions -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/ff700dd5ac644a350af486be70cddaa67d706f76/include -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -g -MT walker/difference.lo -MD -MP -MF $depbase.Tpo -c -o walker/difference.lo ../../source_subfolder/src/lib/walker/difference.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -std=c++17 -fno-exceptions -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -I/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/ff700dd5ac644a350af486be70cddaa67d706f76/include -D_GLIBCXX_USE_CXX11_ABI=1 -m64 -g -MT walker/difference.lo -MD -MP -MF walker/.deps/difference.Tpo -c ../../source_subfolder/src/lib/walker/difference.cc -fPIC -DPIC -o walker/.libs/difference.o Makefile:755: recipe for target 'walker/cdrewrite.lo' failed make[3]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/opengrm/1.3.8/_/_/build/e09232e5f1fe67dc4ff062a9aef1b0cd814a03ca/src/lib' Makefile:356: recipe for target 'all-recursive' failed make[2]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/opengrm/1.3.8/_/_/build/e09232e5f1fe67dc4ff062a9aef1b0cd814a03ca/src' Makefile:405: recipe for target 'all-recursive' failed make[1]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/opengrm/1.3.8/_/_/build/e09232e5f1fe67dc4ff062a9aef1b0cd814a03ca' Makefile:337: recipe for target 'all' failed opengrm/1.3.8: g++: fatal error: Killed signal terminated program cc1plus compilation terminated. make[3]: *** [walker/cdrewrite.lo] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 opengrm/1.3.8: ERROR: Package 'e09232e5f1fe67dc4ff062a9aef1b0cd814a03ca' build failed opengrm/1.3.8: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/opengrm/1.3.8/_/_/build/e09232e5f1fe67dc4ff062a9aef1b0cd814a03ca ERROR: opengrm/1.3.8: Error in build() method, line 101 autotools.make() ConanException: Error 2 while executing make -j3