******************************************************************************** conan install openfst/1.8.2@#6afc1f0902683d19934b001a61995e3d --build=openfst -pr /home/conan/w/prod/BuildSingleReference/33335/38dbc851-f7b9-466c-901d-dff793c1155b/profile_linux_10_libstdcpp11_gcc_debug_64.openfst-shared-False.txt ******************************************************************************** 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=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=10 os=Linux [options] openfst:shared=False [build_requires] [env] openfst/1.8.2: Forced build from source Installing package: openfst/1.8.2 Requirements openfst/1.8.2 from local cache - Cache Packages openfst/1.8.2:627b2de86600a3370c748775cd26e36cd1ac63b8 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK openfst/1.8.2: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/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 openfst/1.8.2: Copying sources to build folder openfst/1.8.2: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8 openfst/1.8.2: Generator txt created conanbuildinfo.txt openfst/1.8.2: 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 openfst/1.8.2: Calling build() openfst/1.8.2: Calling: > source_subfolder/configure '--with-pic=yes' '--enable-shared=no' '--enable-static=yes' '--enable-bin=yes' '--enable-compact-fsts=no' '--enable-compress=no' '--enable-const-fsts=no' '--enable-far=no' '--enable-grm=no' '--enable-linear-fsts=no' '--enable-lookahead-fsts=no' '--enable-mpdt=no' '--enable-ngram-fsts=no' '--enable-pdt=no' '--enable-special=no' 'LIBS=-lpthread' 'CC=/usr/bin/gcc' 'CXX=/usr/bin/g++' '--prefix=/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/627b2de86600a3370c748775cd26e36cd1ac63b8' '--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=no' '--enable-static=yes' '--enable-bin=yes' '--enable-compact-fsts=no' '--enable-compress=no' '--enable-const-fsts=no' '--enable-far=no' '--enable-grm=no' '--enable-linear-fsts=no' '--enable-lookahead-fsts=no' '--enable-mpdt=no' '--enable-ngram-fsts=no' '--enable-pdt=no' '--enable-special=no' 'LIBS=-lpthread' 'CC=/usr/bin/gcc' 'CXX=/usr/bin/g++' '--prefix=/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/627b2de86600a3370c748775cd26e36cd1ac63b8' '--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... /usr/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... /usr/bin/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 /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to enable C11 features... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking dependency style of /usr/bin/gcc... gcc3 checking for ar... ar checking the archiver (ar) interface... ar checking whether the compiler supports GNU C++... yes checking whether /usr/bin/g++ accepts -g... yes checking for /usr/bin/g++ option to enable C++11 features... none needed checking dependency style of /usr/bin/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... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/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 /usr/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 /usr/bin/nm -B output from /usr/bin/gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/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 /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc static flag -static works... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes 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... no checking whether to build static libraries... yes checking how to run the C++ preprocessor... /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -E checking for ld used by /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations option to produce PIC... -fPIC -DPIC checking if /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations PIC flag -fPIC -DPIC works... yes checking if /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations static flag -static works... yes checking if /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations supports -c -o file.o... yes checking if /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations supports -c -o file.o... (cached) yes checking whether the /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations linker (/usr/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 Float equality is good 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/include/Makefile config.status: creating src/lib/Makefile config.status: creating src/bin/Makefile config.status: creating src/test/Makefile config.status: creating src/extensions/Makefile config.status: creating src/extensions/compact/Makefile config.status: creating src/extensions/compress/Makefile config.status: creating src/extensions/const/Makefile config.status: creating src/extensions/far/Makefile config.status: creating src/extensions/linear/Makefile config.status: creating src/extensions/lookahead/Makefile config.status: creating src/extensions/mpdt/Makefile config.status: creating src/extensions/ngram/Makefile config.status: creating src/extensions/pdt/Makefile config.status: creating src/extensions/python/Makefile config.status: creating src/extensions/special/Makefile config.status: creating src/script/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/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8' Making all in src make[2]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8/src' Making all in include make[3]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8/src/include' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8/src/include' Making all in lib make[3]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8/src/lib' depbase=`echo compat.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -m64 -g -fPIC -MT compat.lo -MD -MP -MF $depbase.Tpo -c -o compat.lo ../../source_subfolder/src/lib/compat.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo encode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -m64 -g -fPIC -MT encode.lo -MD -MP -MF $depbase.Tpo -c -o encode.lo ../../source_subfolder/src/lib/encode.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo flags.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -m64 -g -fPIC -MT flags.lo -MD -MP -MF $depbase.Tpo -c -o flags.lo ../../source_subfolder/src/lib/flags.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -m64 -g -fPIC -MT flags.lo -MD -MP -MF .deps/flags.Tpo -c ../../source_subfolder/src/lib/flags.cc -fPIC -DPIC -o flags.o libtool: compile: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -m64 -g -fPIC -MT encode.lo -MD -MP -MF .deps/encode.Tpo -c ../../source_subfolder/src/lib/encode.cc -fPIC -DPIC -o encode.o libtool: compile: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -m64 -g -fPIC -MT compat.lo -MD -MP -MF .deps/compat.Tpo -c ../../source_subfolder/src/lib/compat.cc -fPIC -DPIC -o compat.o depbase=`echo fst.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -m64 -g -fPIC -MT fst.lo -MD -MP -MF $depbase.Tpo -c -o fst.lo ../../source_subfolder/src/lib/fst.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -m64 -g -fPIC -MT fst.lo -MD -MP -MF .deps/fst.Tpo -c ../../source_subfolder/src/lib/fst.cc -fPIC -DPIC -o fst.o depbase=`echo fst-types.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -m64 -g -fPIC -MT fst-types.lo -MD -MP -MF $depbase.Tpo -c -o fst-types.lo ../../source_subfolder/src/lib/fst-types.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -m64 -g -fPIC -MT fst-types.lo -MD -MP -MF .deps/fst-types.Tpo -c ../../source_subfolder/src/lib/fst-types.cc -fPIC -DPIC -o fst-types.o depbase=`echo mapped-file.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -m64 -g -fPIC -MT mapped-file.lo -MD -MP -MF $depbase.Tpo -c -o mapped-file.lo ../../source_subfolder/src/lib/mapped-file.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -m64 -g -fPIC -MT mapped-file.lo -MD -MP -MF .deps/mapped-file.Tpo -c ../../source_subfolder/src/lib/mapped-file.cc -fPIC -DPIC -o mapped-file.o depbase=`echo properties.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -m64 -g -fPIC -MT properties.lo -MD -MP -MF $depbase.Tpo -c -o properties.lo ../../source_subfolder/src/lib/properties.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -m64 -g -fPIC -MT properties.lo -MD -MP -MF .deps/properties.Tpo -c ../../source_subfolder/src/lib/properties.cc -fPIC -DPIC -o properties.o depbase=`echo symbol-table.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -m64 -g -fPIC -MT symbol-table.lo -MD -MP -MF $depbase.Tpo -c -o symbol-table.lo ../../source_subfolder/src/lib/symbol-table.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo symbol-table-ops.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -m64 -g -fPIC -MT symbol-table-ops.lo -MD -MP -MF $depbase.Tpo -c -o symbol-table-ops.lo ../../source_subfolder/src/lib/symbol-table-ops.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -m64 -g -fPIC -MT symbol-table.lo -MD -MP -MF .deps/symbol-table.Tpo -c ../../source_subfolder/src/lib/symbol-table.cc -fPIC -DPIC -o symbol-table.o libtool: compile: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -m64 -g -fPIC -MT symbol-table-ops.lo -MD -MP -MF .deps/symbol-table-ops.Tpo -c ../../source_subfolder/src/lib/symbol-table-ops.cc -fPIC -DPIC -o symbol-table-ops.o depbase=`echo weight.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -m64 -g -fPIC -MT weight.lo -MD -MP -MF $depbase.Tpo -c -o weight.lo ../../source_subfolder/src/lib/weight.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -m64 -g -fPIC -MT weight.lo -MD -MP -MF .deps/weight.Tpo -c ../../source_subfolder/src/lib/weight.cc -fPIC -DPIC -o weight.o depbase=`echo util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -m64 -g -fPIC -MT util.lo -MD -MP -MF $depbase.Tpo -c -o util.lo ../../source_subfolder/src/lib/util.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/lib/../include -m64 -g -fPIC -MT util.lo -MD -MP -MF .deps/util.Tpo -c ../../source_subfolder/src/lib/util.cc -fPIC -DPIC -o util.o /bin/bash ../../libtool --tag=CXX --mode=link /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -m64 -g -fPIC -version-info 25:0:0 -m64 -o libfst.la -rpath /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/627b2de86600a3370c748775cd26e36cd1ac63b8/lib compat.lo encode.lo flags.lo fst.lo fst-types.lo mapped-file.lo properties.lo symbol-table.lo symbol-table-ops.lo weight.lo util.lo -ldl -lpthread libtool: link: ar cr .libs/libfst.a compat.o encode.o flags.o fst.o fst-types.o mapped-file.o properties.o symbol-table.o symbol-table-ops.o weight.o util.o libtool: link: ranlib .libs/libfst.a libtool: link: ( cd ".libs" && rm -f "libfst.la" && ln -s "../libfst.la" "libfst.la" ) make[3]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8/src/lib' Making all in script make[3]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8/src/script' depbase=`echo arciterator-class.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT arciterator-class.lo -MD -MP -MF $depbase.Tpo -c -o arciterator-class.lo ../../source_subfolder/src/script/arciterator-class.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo arcsort.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT arcsort.lo -MD -MP -MF $depbase.Tpo -c -o arcsort.lo ../../source_subfolder/src/script/arcsort.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo closure.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT closure.lo -MD -MP -MF $depbase.Tpo -c -o closure.lo ../../source_subfolder/src/script/closure.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT arcsort.lo -MD -MP -MF .deps/arcsort.Tpo -c ../../source_subfolder/src/script/arcsort.cc -fPIC -DPIC -o arcsort.o libtool: compile: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT arciterator-class.lo -MD -MP -MF .deps/arciterator-class.Tpo -c ../../source_subfolder/src/script/arciterator-class.cc -fPIC -DPIC -o arciterator-class.o libtool: compile: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT closure.lo -MD -MP -MF .deps/closure.Tpo -c ../../source_subfolder/src/script/closure.cc -fPIC -DPIC -o closure.o depbase=`echo compile.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT compile.lo -MD -MP -MF $depbase.Tpo -c -o compile.lo ../../source_subfolder/src/script/compile.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT compile.lo -MD -MP -MF .deps/compile.Tpo -c ../../source_subfolder/src/script/compile.cc -fPIC -DPIC -o compile.o depbase=`echo compose.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT compose.lo -MD -MP -MF $depbase.Tpo -c -o compose.lo ../../source_subfolder/src/script/compose.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT compose.lo -MD -MP -MF .deps/compose.Tpo -c ../../source_subfolder/src/script/compose.cc -fPIC -DPIC -o compose.o depbase=`echo concat.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT concat.lo -MD -MP -MF $depbase.Tpo -c -o concat.lo ../../source_subfolder/src/script/concat.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT concat.lo -MD -MP -MF .deps/concat.Tpo -c ../../source_subfolder/src/script/concat.cc -fPIC -DPIC -o concat.o depbase=`echo connect.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT connect.lo -MD -MP -MF $depbase.Tpo -c -o connect.lo ../../source_subfolder/src/script/connect.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT connect.lo -MD -MP -MF .deps/connect.Tpo -c ../../source_subfolder/src/script/connect.cc -fPIC -DPIC -o connect.o depbase=`echo convert.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT convert.lo -MD -MP -MF $depbase.Tpo -c -o convert.lo ../../source_subfolder/src/script/convert.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT convert.lo -MD -MP -MF .deps/convert.Tpo -c ../../source_subfolder/src/script/convert.cc -fPIC -DPIC -o convert.o depbase=`echo decode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT decode.lo -MD -MP -MF $depbase.Tpo -c -o decode.lo ../../source_subfolder/src/script/decode.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT decode.lo -MD -MP -MF .deps/decode.Tpo -c ../../source_subfolder/src/script/decode.cc -fPIC -DPIC -o decode.o depbase=`echo determinize.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT determinize.lo -MD -MP -MF $depbase.Tpo -c -o determinize.lo ../../source_subfolder/src/script/determinize.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT determinize.lo -MD -MP -MF .deps/determinize.Tpo -c ../../source_subfolder/src/script/determinize.cc -fPIC -DPIC -o determinize.o depbase=`echo difference.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT difference.lo -MD -MP -MF $depbase.Tpo -c -o difference.lo ../../source_subfolder/src/script/difference.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT difference.lo -MD -MP -MF .deps/difference.Tpo -c ../../source_subfolder/src/script/difference.cc -fPIC -DPIC -o difference.o depbase=`echo disambiguate.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT disambiguate.lo -MD -MP -MF $depbase.Tpo -c -o disambiguate.lo ../../source_subfolder/src/script/disambiguate.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT disambiguate.lo -MD -MP -MF .deps/disambiguate.Tpo -c ../../source_subfolder/src/script/disambiguate.cc -fPIC -DPIC -o disambiguate.o depbase=`echo draw.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT draw.lo -MD -MP -MF $depbase.Tpo -c -o draw.lo ../../source_subfolder/src/script/draw.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT draw.lo -MD -MP -MF .deps/draw.Tpo -c ../../source_subfolder/src/script/draw.cc -fPIC -DPIC -o draw.o depbase=`echo encode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT encode.lo -MD -MP -MF $depbase.Tpo -c -o encode.lo ../../source_subfolder/src/script/encode.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT encode.lo -MD -MP -MF .deps/encode.Tpo -c ../../source_subfolder/src/script/encode.cc -fPIC -DPIC -o encode.o depbase=`echo encodemapper-class.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT encodemapper-class.lo -MD -MP -MF $depbase.Tpo -c -o encodemapper-class.lo ../../source_subfolder/src/script/encodemapper-class.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT encodemapper-class.lo -MD -MP -MF .deps/encodemapper-class.Tpo -c ../../source_subfolder/src/script/encodemapper-class.cc -fPIC -DPIC -o encodemapper-class.o depbase=`echo epsnormalize.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT epsnormalize.lo -MD -MP -MF $depbase.Tpo -c -o epsnormalize.lo ../../source_subfolder/src/script/epsnormalize.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT epsnormalize.lo -MD -MP -MF .deps/epsnormalize.Tpo -c ../../source_subfolder/src/script/epsnormalize.cc -fPIC -DPIC -o epsnormalize.o depbase=`echo equal.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT equal.lo -MD -MP -MF $depbase.Tpo -c -o equal.lo ../../source_subfolder/src/script/equal.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT equal.lo -MD -MP -MF .deps/equal.Tpo -c ../../source_subfolder/src/script/equal.cc -fPIC -DPIC -o equal.o depbase=`echo equivalent.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT equivalent.lo -MD -MP -MF $depbase.Tpo -c -o equivalent.lo ../../source_subfolder/src/script/equivalent.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT equivalent.lo -MD -MP -MF .deps/equivalent.Tpo -c ../../source_subfolder/src/script/equivalent.cc -fPIC -DPIC -o equivalent.o depbase=`echo fst-class.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT fst-class.lo -MD -MP -MF $depbase.Tpo -c -o fst-class.lo ../../source_subfolder/src/script/fst-class.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT fst-class.lo -MD -MP -MF .deps/fst-class.Tpo -c ../../source_subfolder/src/script/fst-class.cc -fPIC -DPIC -o fst-class.o depbase=`echo getters.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT getters.lo -MD -MP -MF $depbase.Tpo -c -o getters.lo ../../source_subfolder/src/script/getters.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT getters.lo -MD -MP -MF .deps/getters.Tpo -c ../../source_subfolder/src/script/getters.cc -fPIC -DPIC -o getters.o depbase=`echo info-impl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT info-impl.lo -MD -MP -MF $depbase.Tpo -c -o info-impl.lo ../../source_subfolder/src/script/info-impl.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT info-impl.lo -MD -MP -MF .deps/info-impl.Tpo -c ../../source_subfolder/src/script/info-impl.cc -fPIC -DPIC -o info-impl.o depbase=`echo info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT info.lo -MD -MP -MF $depbase.Tpo -c -o info.lo ../../source_subfolder/src/script/info.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo intersect.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT intersect.lo -MD -MP -MF $depbase.Tpo -c -o intersect.lo ../../source_subfolder/src/script/intersect.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT info.lo -MD -MP -MF .deps/info.Tpo -c ../../source_subfolder/src/script/info.cc -fPIC -DPIC -o info.o libtool: compile: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT intersect.lo -MD -MP -MF .deps/intersect.Tpo -c ../../source_subfolder/src/script/intersect.cc -fPIC -DPIC -o intersect.o depbase=`echo invert.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT invert.lo -MD -MP -MF $depbase.Tpo -c -o invert.lo ../../source_subfolder/src/script/invert.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT invert.lo -MD -MP -MF .deps/invert.Tpo -c ../../source_subfolder/src/script/invert.cc -fPIC -DPIC -o invert.o depbase=`echo isomorphic.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT isomorphic.lo -MD -MP -MF $depbase.Tpo -c -o isomorphic.lo ../../source_subfolder/src/script/isomorphic.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT isomorphic.lo -MD -MP -MF .deps/isomorphic.Tpo -c ../../source_subfolder/src/script/isomorphic.cc -fPIC -DPIC -o isomorphic.o depbase=`echo map.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT map.lo -MD -MP -MF $depbase.Tpo -c -o map.lo ../../source_subfolder/src/script/map.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT map.lo -MD -MP -MF .deps/map.Tpo -c ../../source_subfolder/src/script/map.cc -fPIC -DPIC -o map.o depbase=`echo minimize.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT minimize.lo -MD -MP -MF $depbase.Tpo -c -o minimize.lo ../../source_subfolder/src/script/minimize.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT minimize.lo -MD -MP -MF .deps/minimize.Tpo -c ../../source_subfolder/src/script/minimize.cc -fPIC -DPIC -o minimize.o depbase=`echo print.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT print.lo -MD -MP -MF $depbase.Tpo -c -o print.lo ../../source_subfolder/src/script/print.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT print.lo -MD -MP -MF .deps/print.Tpo -c ../../source_subfolder/src/script/print.cc -fPIC -DPIC -o print.o depbase=`echo project.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT project.lo -MD -MP -MF $depbase.Tpo -c -o project.lo ../../source_subfolder/src/script/project.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT project.lo -MD -MP -MF .deps/project.Tpo -c ../../source_subfolder/src/script/project.cc -fPIC -DPIC -o project.o depbase=`echo prune.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT prune.lo -MD -MP -MF $depbase.Tpo -c -o prune.lo ../../source_subfolder/src/script/prune.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT prune.lo -MD -MP -MF .deps/prune.Tpo -c ../../source_subfolder/src/script/prune.cc -fPIC -DPIC -o prune.o depbase=`echo push.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT push.lo -MD -MP -MF $depbase.Tpo -c -o push.lo ../../source_subfolder/src/script/push.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT push.lo -MD -MP -MF .deps/push.Tpo -c ../../source_subfolder/src/script/push.cc -fPIC -DPIC -o push.o depbase=`echo randequivalent.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT randequivalent.lo -MD -MP -MF $depbase.Tpo -c -o randequivalent.lo ../../source_subfolder/src/script/randequivalent.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT randequivalent.lo -MD -MP -MF .deps/randequivalent.Tpo -c ../../source_subfolder/src/script/randequivalent.cc -fPIC -DPIC -o randequivalent.o depbase=`echo randgen.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT randgen.lo -MD -MP -MF $depbase.Tpo -c -o randgen.lo ../../source_subfolder/src/script/randgen.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT randgen.lo -MD -MP -MF .deps/randgen.Tpo -c ../../source_subfolder/src/script/randgen.cc -fPIC -DPIC -o randgen.o depbase=`echo relabel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT relabel.lo -MD -MP -MF $depbase.Tpo -c -o relabel.lo ../../source_subfolder/src/script/relabel.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT relabel.lo -MD -MP -MF .deps/relabel.Tpo -c ../../source_subfolder/src/script/relabel.cc -fPIC -DPIC -o relabel.o depbase=`echo replace.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT replace.lo -MD -MP -MF $depbase.Tpo -c -o replace.lo ../../source_subfolder/src/script/replace.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT replace.lo -MD -MP -MF .deps/replace.Tpo -c ../../source_subfolder/src/script/replace.cc -fPIC -DPIC -o replace.o depbase=`echo reverse.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT reverse.lo -MD -MP -MF $depbase.Tpo -c -o reverse.lo ../../source_subfolder/src/script/reverse.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT reverse.lo -MD -MP -MF .deps/reverse.Tpo -c ../../source_subfolder/src/script/reverse.cc -fPIC -DPIC -o reverse.o depbase=`echo reweight.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT reweight.lo -MD -MP -MF $depbase.Tpo -c -o reweight.lo ../../source_subfolder/src/script/reweight.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT reweight.lo -MD -MP -MF .deps/reweight.Tpo -c ../../source_subfolder/src/script/reweight.cc -fPIC -DPIC -o reweight.o depbase=`echo rmepsilon.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT rmepsilon.lo -MD -MP -MF $depbase.Tpo -c -o rmepsilon.lo ../../source_subfolder/src/script/rmepsilon.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT rmepsilon.lo -MD -MP -MF .deps/rmepsilon.Tpo -c ../../source_subfolder/src/script/rmepsilon.cc -fPIC -DPIC -o rmepsilon.o depbase=`echo shortest-distance.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT shortest-distance.lo -MD -MP -MF $depbase.Tpo -c -o shortest-distance.lo ../../source_subfolder/src/script/shortest-distance.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT shortest-distance.lo -MD -MP -MF .deps/shortest-distance.Tpo -c ../../source_subfolder/src/script/shortest-distance.cc -fPIC -DPIC -o shortest-distance.o depbase=`echo shortest-path.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT shortest-path.lo -MD -MP -MF $depbase.Tpo -c -o shortest-path.lo ../../source_subfolder/src/script/shortest-path.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT shortest-path.lo -MD -MP -MF .deps/shortest-path.Tpo -c ../../source_subfolder/src/script/shortest-path.cc -fPIC -DPIC -o shortest-path.o depbase=`echo stateiterator-class.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT stateiterator-class.lo -MD -MP -MF $depbase.Tpo -c -o stateiterator-class.lo ../../source_subfolder/src/script/stateiterator-class.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT stateiterator-class.lo -MD -MP -MF .deps/stateiterator-class.Tpo -c ../../source_subfolder/src/script/stateiterator-class.cc -fPIC -DPIC -o stateiterator-class.o depbase=`echo synchronize.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT synchronize.lo -MD -MP -MF $depbase.Tpo -c -o synchronize.lo ../../source_subfolder/src/script/synchronize.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT synchronize.lo -MD -MP -MF .deps/synchronize.Tpo -c ../../source_subfolder/src/script/synchronize.cc -fPIC -DPIC -o synchronize.o depbase=`echo text-io.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT text-io.lo -MD -MP -MF $depbase.Tpo -c -o text-io.lo ../../source_subfolder/src/script/text-io.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT text-io.lo -MD -MP -MF .deps/text-io.Tpo -c ../../source_subfolder/src/script/text-io.cc -fPIC -DPIC -o text-io.o depbase=`echo topsort.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT topsort.lo -MD -MP -MF $depbase.Tpo -c -o topsort.lo ../../source_subfolder/src/script/topsort.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT topsort.lo -MD -MP -MF .deps/topsort.Tpo -c ../../source_subfolder/src/script/topsort.cc -fPIC -DPIC -o topsort.o depbase=`echo union.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT union.lo -MD -MP -MF $depbase.Tpo -c -o union.lo ../../source_subfolder/src/script/union.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT union.lo -MD -MP -MF .deps/union.Tpo -c ../../source_subfolder/src/script/union.cc -fPIC -DPIC -o union.o depbase=`echo weight-class.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT weight-class.lo -MD -MP -MF $depbase.Tpo -c -o weight-class.lo ../../source_subfolder/src/script/weight-class.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT weight-class.lo -MD -MP -MF .deps/weight-class.Tpo -c ../../source_subfolder/src/script/weight-class.cc -fPIC -DPIC -o weight-class.o depbase=`echo verify.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/bash ../../libtool --tag=CXX --mode=compile /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT verify.lo -MD -MP -MF $depbase.Tpo -c -o verify.lo ../../source_subfolder/src/script/verify.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/script/../include -m64 -g -fPIC -MT verify.lo -MD -MP -MF .deps/verify.Tpo -c ../../source_subfolder/src/script/verify.cc -fPIC -DPIC -o verify.o /bin/bash ../../libtool --tag=CXX --mode=link /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -m64 -g -fPIC -version-info 25:0:0 -m64 -o libfstscript.la -rpath /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/627b2de86600a3370c748775cd26e36cd1ac63b8/lib arciterator-class.lo arcsort.lo closure.lo compile.lo compose.lo concat.lo connect.lo convert.lo decode.lo determinize.lo difference.lo disambiguate.lo draw.lo encode.lo encodemapper-class.lo epsnormalize.lo equal.lo equivalent.lo fst-class.lo getters.lo info-impl.lo info.lo intersect.lo invert.lo isomorphic.lo map.lo minimize.lo print.lo project.lo prune.lo push.lo randequivalent.lo randgen.lo relabel.lo replace.lo reverse.lo reweight.lo rmepsilon.lo shortest-distance.lo shortest-path.lo stateiterator-class.lo synchronize.lo text-io.lo topsort.lo union.lo weight-class.lo verify.lo ../lib/libfst.la -lm -ldl -lpthread libtool: link: ar cr .libs/libfstscript.a arciterator-class.o arcsort.o closure.o compile.o compose.o concat.o connect.o convert.o decode.o determinize.o difference.o disambiguate.o draw.o encode.o encodemapper-class.o epsnormalize.o equal.o equivalent.o fst-class.o getters.o info-impl.o info.o intersect.o invert.o isomorphic.o map.o minimize.o print.o project.o prune.o push.o randequivalent.o randgen.o relabel.o replace.o reverse.o reweight.o rmepsilon.o shortest-distance.o shortest-path.o stateiterator-class.o synchronize.o text-io.o topsort.o union.o weight-class.o verify.o libtool: link: ranlib .libs/libfstscript.a libtool: link: ( cd ".libs" && rm -f "libfstscript.la" && ln -s "../libfstscript.la" "libfstscript.la" ) make[3]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8/src/script' Making all in bin make[3]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8/src/bin' depbase=`echo fstarcsort.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/bin/../include -I../../source_subfolder/src/bin/../script -m64 -g -fPIC -MT fstarcsort.o -MD -MP -MF $depbase.Tpo -c -o fstarcsort.o ../../source_subfolder/src/bin/fstarcsort.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fstarcsort-main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/bin/../include -I../../source_subfolder/src/bin/../script -m64 -g -fPIC -MT fstarcsort-main.o -MD -MP -MF $depbase.Tpo -c -o fstarcsort-main.o ../../source_subfolder/src/bin/fstarcsort-main.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fstclosure.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/bin/../include -I../../source_subfolder/src/bin/../script -m64 -g -fPIC -MT fstclosure.o -MD -MP -MF $depbase.Tpo -c -o fstclosure.o ../../source_subfolder/src/bin/fstclosure.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fstclosure-main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/bin/../include -I../../source_subfolder/src/bin/../script -m64 -g -fPIC -MT fstclosure-main.o -MD -MP -MF $depbase.Tpo -c -o fstclosure-main.o ../../source_subfolder/src/bin/fstclosure-main.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fstcompile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/bin/../include -I../../source_subfolder/src/bin/../script -m64 -g -fPIC -MT fstcompile.o -MD -MP -MF $depbase.Tpo -c -o fstcompile.o ../../source_subfolder/src/bin/fstcompile.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fstcompile-main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/bin/../include -I../../source_subfolder/src/bin/../script -m64 -g -fPIC -MT fstcompile-main.o -MD -MP -MF $depbase.Tpo -c -o fstcompile-main.o ../../source_subfolder/src/bin/fstcompile-main.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fstcompose.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/bin/../include -I../../source_subfolder/src/bin/../script -m64 -g -fPIC -MT fstcompose.o -MD -MP -MF $depbase.Tpo -c -o fstcompose.o ../../source_subfolder/src/bin/fstcompose.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fstcompose-main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/bin/../include -I../../source_subfolder/src/bin/../script -m64 -g -fPIC -MT fstcompose-main.o -MD -MP -MF $depbase.Tpo -c -o fstcompose-main.o ../../source_subfolder/src/bin/fstcompose-main.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fstconcat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/bin/../include -I../../source_subfolder/src/bin/../script -m64 -g -fPIC -MT fstconcat.o -MD -MP -MF $depbase.Tpo -c -o fstconcat.o ../../source_subfolder/src/bin/fstconcat.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fstconcat-main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/bin/../include -I../../source_subfolder/src/bin/../script -m64 -g -fPIC -MT fstconcat-main.o -MD -MP -MF $depbase.Tpo -c -o fstconcat-main.o ../../source_subfolder/src/bin/fstconcat-main.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fstconnect.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/bin/../include -I../../source_subfolder/src/bin/../script -m64 -g -fPIC -MT fstconnect.o -MD -MP -MF $depbase.Tpo -c -o fstconnect.o ../../source_subfolder/src/bin/fstconnect.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fstconnect-main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/bin/../include -I../../source_subfolder/src/bin/../script -m64 -g -fPIC -MT fstconnect-main.o -MD -MP -MF $depbase.Tpo -c -o fstconnect-main.o ../../source_subfolder/src/bin/fstconnect-main.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fstconvert.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/bin/../include -I../../source_subfolder/src/bin/../script -m64 -g -fPIC -MT fstconvert.o -MD -MP -MF $depbase.Tpo -c -o fstconvert.o ../../source_subfolder/src/bin/fstconvert.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fstconvert-main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/bin/../include -I../../source_subfolder/src/bin/../script -m64 -g -fPIC -MT fstconvert-main.o -MD -MP -MF $depbase.Tpo -c -o fstconvert-main.o ../../source_subfolder/src/bin/fstconvert-main.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fstdeterminize.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/bin/../include -I../../source_subfolder/src/bin/../script -m64 -g -fPIC -MT fstdeterminize.o -MD -MP -MF $depbase.Tpo -c -o fstdeterminize.o ../../source_subfolder/src/bin/fstdeterminize.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fstdeterminize-main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/bin/../include -I../../source_subfolder/src/bin/../script -m64 -g -fPIC -MT fstdeterminize-main.o -MD -MP -MF $depbase.Tpo -c -o fstdeterminize-main.o ../../source_subfolder/src/bin/fstdeterminize-main.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fstdifference.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/bin/../include -I../../source_subfolder/src/bin/../script -m64 -g -fPIC -MT fstdifference.o -MD -MP -MF $depbase.Tpo -c -o fstdifference.o ../../source_subfolder/src/bin/fstdifference.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fstdifference-main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/bin/../include -I../../source_subfolder/src/bin/../script -m64 -g -fPIC -MT fstdifference-main.o -MD -MP -MF $depbase.Tpo -c -o fstdifference-main.o ../../source_subfolder/src/bin/fstdifference-main.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fstdisambiguate.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/bin/../include -I../../source_subfolder/src/bin/../script -m64 -g -fPIC -MT fstdisambiguate.o -MD -MP -MF $depbase.Tpo -c -o fstdisambiguate.o ../../source_subfolder/src/bin/fstdisambiguate.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fstdisambiguate-main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/bin/../include -I../../source_subfolder/src/bin/../script -m64 -g -fPIC -MT fstdisambiguate-main.o -MD -MP -MF $depbase.Tpo -c -o fstdisambiguate-main.o ../../source_subfolder/src/bin/fstdisambiguate-main.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fstdraw.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/bin/../include -I../../source_subfolder/src/bin/../script -m64 -g -fPIC -MT fstdraw.o -MD -MP -MF $depbase.Tpo -c -o fstdraw.o ../../source_subfolder/src/bin/fstdraw.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fstdraw-main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/bin/../include -I../../source_subfolder/src/bin/../script -m64 -g -fPIC -MT fstdraw-main.o -MD -MP -MF $depbase.Tpo -c -o fstdraw-main.o ../../source_subfolder/src/bin/fstdraw-main.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fstencode.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/bin/../include -I../../source_subfolder/src/bin/../script -m64 -g -fPIC -MT fstencode.o -MD -MP -MF $depbase.Tpo -c -o fstencode.o ../../source_subfolder/src/bin/fstencode.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fstencode-main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/bin/../include -I../../source_subfolder/src/bin/../script -m64 -g -fPIC -MT fstencode-main.o -MD -MP -MF $depbase.Tpo -c -o fstencode-main.o ../../source_subfolder/src/bin/fstencode-main.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fstepsnormalize.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/bin/../include -I../../source_subfolder/src/bin/../script -m64 -g -fPIC -MT fstepsnormalize.o -MD -MP -MF $depbase.Tpo -c -o fstepsnormalize.o ../../source_subfolder/src/bin/fstepsnormalize.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fstepsnormalize-main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/bin/../include -I../../source_subfolder/src/bin/../script -m64 -g -fPIC -MT fstepsnormalize-main.o -MD -MP -MF $depbase.Tpo -c -o fstepsnormalize-main.o ../../source_subfolder/src/bin/fstepsnormalize-main.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fstequal.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/bin/../include -I../../source_subfolder/src/bin/../script -m64 -g -fPIC -MT fstequal.o -MD -MP -MF $depbase.Tpo -c -o fstequal.o ../../source_subfolder/src/bin/fstequal.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fstequal-main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/bin/../include -I../../source_subfolder/src/bin/../script -m64 -g -fPIC -MT fstequal-main.o -MD -MP -MF $depbase.Tpo -c -o fstequal-main.o ../../source_subfolder/src/bin/fstequal-main.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fstequivalent.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/bin/../include -I../../source_subfolder/src/bin/../script -m64 -g -fPIC -MT fstequivalent.o -MD -MP -MF $depbase.Tpo -c -o fstequivalent.o ../../source_subfolder/src/bin/fstequivalent.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fstequivalent-main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/bin/../include -I../../source_subfolder/src/bin/../script -m64 -g -fPIC -MT fstequivalent-main.o -MD -MP -MF $depbase.Tpo -c -o fstequivalent-main.o ../../source_subfolder/src/bin/fstequivalent-main.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fstinfo.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/bin/../include -I../../source_subfolder/src/bin/../script -m64 -g -fPIC -MT fstinfo.o -MD -MP -MF $depbase.Tpo -c -o fstinfo.o ../../source_subfolder/src/bin/fstinfo.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fstinfo-main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/bin/../include -I../../source_subfolder/src/bin/../script -m64 -g -fPIC -MT fstinfo-main.o -MD -MP -MF $depbase.Tpo -c -o fstinfo-main.o ../../source_subfolder/src/bin/fstinfo-main.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fstintersect.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/bin/../include -I../../source_subfolder/src/bin/../script -m64 -g -fPIC -MT fstintersect.o -MD -MP -MF $depbase.Tpo -c -o fstintersect.o ../../source_subfolder/src/bin/fstintersect.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fstintersect-main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/bin/../include -I../../source_subfolder/src/bin/../script -m64 -g -fPIC -MT fstintersect-main.o -MD -MP -MF $depbase.Tpo -c -o fstintersect-main.o ../../source_subfolder/src/bin/fstintersect-main.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fstinvert.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/bin/../include -I../../source_subfolder/src/bin/../script -m64 -g -fPIC -MT fstinvert.o -MD -MP -MF $depbase.Tpo -c -o fstinvert.o ../../source_subfolder/src/bin/fstinvert.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fstinvert-main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/bin/../include -I../../source_subfolder/src/bin/../script -m64 -g -fPIC -MT fstinvert-main.o -MD -MP -MF $depbase.Tpo -c -o fstinvert-main.o ../../source_subfolder/src/bin/fstinvert-main.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fstisomorphic.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/bin/../include -I../../source_subfolder/src/bin/../script -m64 -g -fPIC -MT fstisomorphic.o -MD -MP -MF $depbase.Tpo -c -o fstisomorphic.o ../../source_subfolder/src/bin/fstisomorphic.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fstisomorphic-main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/bin/../include -I../../source_subfolder/src/bin/../script -m64 -g -fPIC -MT fstisomorphic-main.o -MD -MP -MF $depbase.Tpo -c -o fstisomorphic-main.o ../../source_subfolder/src/bin/fstisomorphic-main.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fstmap.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/bin/../include -I../../source_subfolder/src/bin/../script -m64 -g -fPIC -MT fstmap.o -MD -MP -MF $depbase.Tpo -c -o fstmap.o ../../source_subfolder/src/bin/fstmap.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fstmap-main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/bin/../include -I../../source_subfolder/src/bin/../script -m64 -g -fPIC -MT fstmap-main.o -MD -MP -MF $depbase.Tpo -c -o fstmap-main.o ../../source_subfolder/src/bin/fstmap-main.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fstminimize.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/bin/../include -I../../source_subfolder/src/bin/../script -m64 -g -fPIC -MT fstminimize.o -MD -MP -MF $depbase.Tpo -c -o fstminimize.o ../../source_subfolder/src/bin/fstminimize.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fstminimize-main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/bin/../include -I../../source_subfolder/src/bin/../script -m64 -g -fPIC -MT fstminimize-main.o -MD -MP -MF $depbase.Tpo -c -o fstminimize-main.o ../../source_subfolder/src/bin/fstminimize-main.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fstprint.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/bin/../include -I../../source_subfolder/src/bin/../script -m64 -g -fPIC -MT fstprint.o -MD -MP -MF $depbase.Tpo -c -o fstprint.o ../../source_subfolder/src/bin/fstprint.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fstprint-main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/bin/../include -I../../source_subfolder/src/bin/../script -m64 -g -fPIC -MT fstprint-main.o -MD -MP -MF $depbase.Tpo -c -o fstprint-main.o ../../source_subfolder/src/bin/fstprint-main.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fstproject.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/bin/../include -I../../source_subfolder/src/bin/../script -m64 -g -fPIC -MT fstproject.o -MD -MP -MF $depbase.Tpo -c -o fstproject.o ../../source_subfolder/src/bin/fstproject.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fstproject-main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/bin/../include -I../../source_subfolder/src/bin/../script -m64 -g -fPIC -MT fstproject-main.o -MD -MP -MF $depbase.Tpo -c -o fstproject-main.o ../../source_subfolder/src/bin/fstproject-main.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fstprune.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/bin/../include -I../../source_subfolder/src/bin/../script -m64 -g -fPIC -MT fstprune.o -MD -MP -MF $depbase.Tpo -c -o fstprune.o ../../source_subfolder/src/bin/fstprune.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fstprune-main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/bin/../include -I../../source_subfolder/src/bin/../script -m64 -g -fPIC -MT fstprune-main.o -MD -MP -MF $depbase.Tpo -c -o fstprune-main.o ../../source_subfolder/src/bin/fstprune-main.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fstpush.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/bin/../include -I../../source_subfolder/src/bin/../script -m64 -g -fPIC -MT fstpush.o -MD -MP -MF $depbase.Tpo -c -o fstpush.o ../../source_subfolder/src/bin/fstpush.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fstpush-main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/bin/../include -I../../source_subfolder/src/bin/../script -m64 -g -fPIC -MT fstpush-main.o -MD -MP -MF $depbase.Tpo -c -o fstpush-main.o ../../source_subfolder/src/bin/fstpush-main.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fstrandgen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/bin/../include -I../../source_subfolder/src/bin/../script -m64 -g -fPIC -MT fstrandgen.o -MD -MP -MF $depbase.Tpo -c -o fstrandgen.o ../../source_subfolder/src/bin/fstrandgen.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fstrandgen-main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/bin/../include -I../../source_subfolder/src/bin/../script -m64 -g -fPIC -MT fstrandgen-main.o -MD -MP -MF $depbase.Tpo -c -o fstrandgen-main.o ../../source_subfolder/src/bin/fstrandgen-main.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fstrelabel.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/bin/../include -I../../source_subfolder/src/bin/../script -m64 -g -fPIC -MT fstrelabel.o -MD -MP -MF $depbase.Tpo -c -o fstrelabel.o ../../source_subfolder/src/bin/fstrelabel.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fstrelabel-main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/bin/../include -I../../source_subfolder/src/bin/../script -m64 -g -fPIC -MT fstrelabel-main.o -MD -MP -MF $depbase.Tpo -c -o fstrelabel-main.o ../../source_subfolder/src/bin/fstrelabel-main.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fstreplace.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/bin/../include -I../../source_subfolder/src/bin/../script -m64 -g -fPIC -MT fstreplace.o -MD -MP -MF $depbase.Tpo -c -o fstreplace.o ../../source_subfolder/src/bin/fstreplace.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fstreplace-main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/bin/../include -I../../source_subfolder/src/bin/../script -m64 -g -fPIC -MT fstreplace-main.o -MD -MP -MF $depbase.Tpo -c -o fstreplace-main.o ../../source_subfolder/src/bin/fstreplace-main.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fstreverse.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/bin/../include -I../../source_subfolder/src/bin/../script -m64 -g -fPIC -MT fstreverse.o -MD -MP -MF $depbase.Tpo -c -o fstreverse.o ../../source_subfolder/src/bin/fstreverse.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fstreverse-main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/bin/../include -I../../source_subfolder/src/bin/../script -m64 -g -fPIC -MT fstreverse-main.o -MD -MP -MF $depbase.Tpo -c -o fstreverse-main.o ../../source_subfolder/src/bin/fstreverse-main.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fstreweight.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/bin/../include -I../../source_subfolder/src/bin/../script -m64 -g -fPIC -MT fstreweight.o -MD -MP -MF $depbase.Tpo -c -o fstreweight.o ../../source_subfolder/src/bin/fstreweight.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fstreweight-main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/bin/../include -I../../source_subfolder/src/bin/../script -m64 -g -fPIC -MT fstreweight-main.o -MD -MP -MF $depbase.Tpo -c -o fstreweight-main.o ../../source_subfolder/src/bin/fstreweight-main.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fstrmepsilon.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/bin/../include -I../../source_subfolder/src/bin/../script -m64 -g -fPIC -MT fstrmepsilon.o -MD -MP -MF $depbase.Tpo -c -o fstrmepsilon.o ../../source_subfolder/src/bin/fstrmepsilon.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fstrmepsilon-main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/bin/../include -I../../source_subfolder/src/bin/../script -m64 -g -fPIC -MT fstrmepsilon-main.o -MD -MP -MF $depbase.Tpo -c -o fstrmepsilon-main.o ../../source_subfolder/src/bin/fstrmepsilon-main.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fstshortestdistance.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/bin/../include -I../../source_subfolder/src/bin/../script -m64 -g -fPIC -MT fstshortestdistance.o -MD -MP -MF $depbase.Tpo -c -o fstshortestdistance.o ../../source_subfolder/src/bin/fstshortestdistance.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fstshortestdistance-main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/bin/../include -I../../source_subfolder/src/bin/../script -m64 -g -fPIC -MT fstshortestdistance-main.o -MD -MP -MF $depbase.Tpo -c -o fstshortestdistance-main.o ../../source_subfolder/src/bin/fstshortestdistance-main.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fstshortestpath.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/bin/../include -I../../source_subfolder/src/bin/../script -m64 -g -fPIC -MT fstshortestpath.o -MD -MP -MF $depbase.Tpo -c -o fstshortestpath.o ../../source_subfolder/src/bin/fstshortestpath.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fstshortestpath-main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/bin/../include -I../../source_subfolder/src/bin/../script -m64 -g -fPIC -MT fstshortestpath-main.o -MD -MP -MF $depbase.Tpo -c -o fstshortestpath-main.o ../../source_subfolder/src/bin/fstshortestpath-main.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fstsymbols.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/bin/../include -I../../source_subfolder/src/bin/../script -m64 -g -fPIC -MT fstsymbols.o -MD -MP -MF $depbase.Tpo -c -o fstsymbols.o ../../source_subfolder/src/bin/fstsymbols.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fstsymbols-main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/bin/../include -I../../source_subfolder/src/bin/../script -m64 -g -fPIC -MT fstsymbols-main.o -MD -MP -MF $depbase.Tpo -c -o fstsymbols-main.o ../../source_subfolder/src/bin/fstsymbols-main.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fstsynchronize.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/bin/../include -I../../source_subfolder/src/bin/../script -m64 -g -fPIC -MT fstsynchronize.o -MD -MP -MF $depbase.Tpo -c -o fstsynchronize.o ../../source_subfolder/src/bin/fstsynchronize.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fstsynchronize-main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/bin/../include -I../../source_subfolder/src/bin/../script -m64 -g -fPIC -MT fstsynchronize-main.o -MD -MP -MF $depbase.Tpo -c -o fstsynchronize-main.o ../../source_subfolder/src/bin/fstsynchronize-main.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fsttopsort.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/bin/../include -I../../source_subfolder/src/bin/../script -m64 -g -fPIC -MT fsttopsort.o -MD -MP -MF $depbase.Tpo -c -o fsttopsort.o ../../source_subfolder/src/bin/fsttopsort.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fsttopsort-main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/bin/../include -I../../source_subfolder/src/bin/../script -m64 -g -fPIC -MT fsttopsort-main.o -MD -MP -MF $depbase.Tpo -c -o fsttopsort-main.o ../../source_subfolder/src/bin/fsttopsort-main.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fstunion.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/bin/../include -I../../source_subfolder/src/bin/../script -m64 -g -fPIC -MT fstunion.o -MD -MP -MF $depbase.Tpo -c -o fstunion.o ../../source_subfolder/src/bin/fstunion.cc &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo fstunion-main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -DHAVE_CONFIG_H -I../../source_subfolder/src/bin/../include -I../../source_subfolder/src/bin/../script -m64 -g -fPIC -MT fstunion-main.o -MD -MP -MF $depbase.Tpo -c -o fstunion-main.o ../../source_subfolder/src/bin/fstunion-main.cc &&\ mv -f $depbase.Tpo $depbase.Po /bin/bash ../../libtool --tag=CXX --mode=link /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -m64 -g -fPIC -m64 -o fstarcsort fstarcsort.o fstarcsort-main.o ../script/libfstscript.la ../lib/libfst.la -lm -ldl -lpthread libtool: link: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -m64 -g -fPIC -m64 -o fstarcsort fstarcsort.o fstarcsort-main.o ../script/.libs/libfstscript.a /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8/src/lib/.libs/libfst.a ../lib/.libs/libfst.a -lm -ldl -lpthread /bin/bash ../../libtool --tag=CXX --mode=link /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -m64 -g -fPIC -m64 -o fstclosure fstclosure.o fstclosure-main.o ../script/libfstscript.la ../lib/libfst.la -lm -ldl -lpthread /bin/bash ../../libtool --tag=CXX --mode=link /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -m64 -g -fPIC -m64 -o fstcompile fstcompile.o fstcompile-main.o ../script/libfstscript.la ../lib/libfst.la -lm -ldl -lpthread libtool: link: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -m64 -g -fPIC -m64 -o fstclosure fstclosure.o fstclosure-main.o ../script/.libs/libfstscript.a /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8/src/lib/.libs/libfst.a ../lib/.libs/libfst.a -lm -ldl -lpthread libtool: link: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -m64 -g -fPIC -m64 -o fstcompile fstcompile.o fstcompile-main.o ../script/.libs/libfstscript.a /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8/src/lib/.libs/libfst.a ../lib/.libs/libfst.a -lm -ldl -lpthread /bin/bash ../../libtool --tag=CXX --mode=link /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -m64 -g -fPIC -m64 -o fstcompose fstcompose.o fstcompose-main.o ../script/libfstscript.la ../lib/libfst.la -lm -ldl -lpthread libtool: link: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -m64 -g -fPIC -m64 -o fstcompose fstcompose.o fstcompose-main.o ../script/.libs/libfstscript.a /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8/src/lib/.libs/libfst.a ../lib/.libs/libfst.a -lm -ldl -lpthread /bin/bash ../../libtool --tag=CXX --mode=link /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -m64 -g -fPIC -m64 -o fstconcat fstconcat.o fstconcat-main.o ../script/libfstscript.la ../lib/libfst.la -lm -ldl -lpthread /bin/bash ../../libtool --tag=CXX --mode=link /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -m64 -g -fPIC -m64 -o fstconnect fstconnect.o fstconnect-main.o ../script/libfstscript.la ../lib/libfst.la -lm -ldl -lpthread libtool: link: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -m64 -g -fPIC -m64 -o fstconcat fstconcat.o fstconcat-main.o ../script/.libs/libfstscript.a /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8/src/lib/.libs/libfst.a ../lib/.libs/libfst.a -lm -ldl -lpthread libtool: link: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -m64 -g -fPIC -m64 -o fstconnect fstconnect.o fstconnect-main.o ../script/.libs/libfstscript.a /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8/src/lib/.libs/libfst.a ../lib/.libs/libfst.a -lm -ldl -lpthread /bin/bash ../../libtool --tag=CXX --mode=link /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -m64 -g -fPIC -m64 -o fstconvert fstconvert.o fstconvert-main.o ../script/libfstscript.la ../lib/libfst.la -lm -ldl -lpthread /bin/bash ../../libtool --tag=CXX --mode=link /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -m64 -g -fPIC -m64 -o fstdeterminize fstdeterminize.o fstdeterminize-main.o ../script/libfstscript.la ../lib/libfst.la -lm -ldl -lpthread libtool: link: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -m64 -g -fPIC -m64 -o fstconvert fstconvert.o fstconvert-main.o ../script/.libs/libfstscript.a /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8/src/lib/.libs/libfst.a ../lib/.libs/libfst.a -lm -ldl -lpthread libtool: link: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -m64 -g -fPIC -m64 -o fstdeterminize fstdeterminize.o fstdeterminize-main.o ../script/.libs/libfstscript.a /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8/src/lib/.libs/libfst.a ../lib/.libs/libfst.a -lm -ldl -lpthread /bin/bash ../../libtool --tag=CXX --mode=link /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -m64 -g -fPIC -m64 -o fstdifference fstdifference.o fstdifference-main.o ../script/libfstscript.la ../lib/libfst.la -lm -ldl -lpthread libtool: link: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -m64 -g -fPIC -m64 -o fstdifference fstdifference.o fstdifference-main.o ../script/.libs/libfstscript.a /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8/src/lib/.libs/libfst.a ../lib/.libs/libfst.a -lm -ldl -lpthread /bin/bash ../../libtool --tag=CXX --mode=link /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -m64 -g -fPIC -m64 -o fstdisambiguate fstdisambiguate.o fstdisambiguate-main.o ../script/libfstscript.la ../lib/libfst.la -lm -ldl -lpthread libtool: link: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -m64 -g -fPIC -m64 -o fstdisambiguate fstdisambiguate.o fstdisambiguate-main.o ../script/.libs/libfstscript.a /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8/src/lib/.libs/libfst.a ../lib/.libs/libfst.a -lm -ldl -lpthread /bin/bash ../../libtool --tag=CXX --mode=link /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -m64 -g -fPIC -m64 -o fstdraw fstdraw.o fstdraw-main.o ../script/libfstscript.la ../lib/libfst.la -lm -ldl -lpthread libtool: link: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -m64 -g -fPIC -m64 -o fstdraw fstdraw.o fstdraw-main.o ../script/.libs/libfstscript.a /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8/src/lib/.libs/libfst.a ../lib/.libs/libfst.a -lm -ldl -lpthread /bin/bash ../../libtool --tag=CXX --mode=link /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -m64 -g -fPIC -m64 -o fstencode fstencode.o fstencode-main.o ../script/libfstscript.la ../lib/libfst.la -lm -ldl -lpthread /bin/bash ../../libtool --tag=CXX --mode=link /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -m64 -g -fPIC -m64 -o fstepsnormalize fstepsnormalize.o fstepsnormalize-main.o ../script/libfstscript.la ../lib/libfst.la -lm -ldl -lpthread libtool: link: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -m64 -g -fPIC -m64 -o fstencode fstencode.o fstencode-main.o ../script/.libs/libfstscript.a /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8/src/lib/.libs/libfst.a ../lib/.libs/libfst.a -lm -ldl -lpthread libtool: link: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -m64 -g -fPIC -m64 -o fstepsnormalize fstepsnormalize.o fstepsnormalize-main.o ../script/.libs/libfstscript.a /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8/src/lib/.libs/libfst.a ../lib/.libs/libfst.a -lm -ldl -lpthread /bin/bash ../../libtool --tag=CXX --mode=link /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -m64 -g -fPIC -m64 -o fstequal fstequal.o fstequal-main.o ../script/libfstscript.la ../lib/libfst.la -lm -ldl -lpthread libtool: link: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -m64 -g -fPIC -m64 -o fstequal fstequal.o fstequal-main.o ../script/.libs/libfstscript.a /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8/src/lib/.libs/libfst.a ../lib/.libs/libfst.a -lm -ldl -lpthread /bin/bash ../../libtool --tag=CXX --mode=link /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -m64 -g -fPIC -m64 -o fstequivalent fstequivalent.o fstequivalent-main.o ../script/libfstscript.la ../lib/libfst.la -lm -ldl -lpthread libtool: link: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -m64 -g -fPIC -m64 -o fstequivalent fstequivalent.o fstequivalent-main.o ../script/.libs/libfstscript.a /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8/src/lib/.libs/libfst.a ../lib/.libs/libfst.a -lm -ldl -lpthread /bin/bash ../../libtool --tag=CXX --mode=link /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -m64 -g -fPIC -m64 -o fstinfo fstinfo.o fstinfo-main.o ../script/libfstscript.la ../lib/libfst.la -lm -ldl -lpthread /bin/bash ../../libtool --tag=CXX --mode=link /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -m64 -g -fPIC -m64 -o fstintersect fstintersect.o fstintersect-main.o ../script/libfstscript.la ../lib/libfst.la -lm -ldl -lpthread libtool: link: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -m64 -g -fPIC -m64 -o fstinfo fstinfo.o fstinfo-main.o ../script/.libs/libfstscript.a /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8/src/lib/.libs/libfst.a ../lib/.libs/libfst.a -lm -ldl -lpthread libtool: link: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -m64 -g -fPIC -m64 -o fstintersect fstintersect.o fstintersect-main.o ../script/.libs/libfstscript.a /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8/src/lib/.libs/libfst.a ../lib/.libs/libfst.a -lm -ldl -lpthread /bin/bash ../../libtool --tag=CXX --mode=link /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -m64 -g -fPIC -m64 -o fstinvert fstinvert.o fstinvert-main.o ../script/libfstscript.la ../lib/libfst.la -lm -ldl -lpthread libtool: link: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -m64 -g -fPIC -m64 -o fstinvert fstinvert.o fstinvert-main.o ../script/.libs/libfstscript.a /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8/src/lib/.libs/libfst.a ../lib/.libs/libfst.a -lm -ldl -lpthread /bin/bash ../../libtool --tag=CXX --mode=link /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -m64 -g -fPIC -m64 -o fstisomorphic fstisomorphic.o fstisomorphic-main.o ../script/libfstscript.la ../lib/libfst.la -lm -ldl -lpthread libtool: link: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -m64 -g -fPIC -m64 -o fstisomorphic fstisomorphic.o fstisomorphic-main.o ../script/.libs/libfstscript.a /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8/src/lib/.libs/libfst.a ../lib/.libs/libfst.a -lm -ldl -lpthread /bin/bash ../../libtool --tag=CXX --mode=link /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -m64 -g -fPIC -m64 -o fstmap fstmap.o fstmap-main.o ../script/libfstscript.la ../lib/libfst.la -lm -ldl -lpthread libtool: link: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -m64 -g -fPIC -m64 -o fstmap fstmap.o fstmap-main.o ../script/.libs/libfstscript.a /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8/src/lib/.libs/libfst.a ../lib/.libs/libfst.a -lm -ldl -lpthread /bin/bash ../../libtool --tag=CXX --mode=link /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -m64 -g -fPIC -m64 -o fstminimize fstminimize.o fstminimize-main.o ../script/libfstscript.la ../lib/libfst.la -lm -ldl -lpthread /bin/bash ../../libtool --tag=CXX --mode=link /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -m64 -g -fPIC -m64 -o fstprint fstprint.o fstprint-main.o ../script/libfstscript.la ../lib/libfst.la -lm -ldl -lpthread libtool: link: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -m64 -g -fPIC -m64 -o fstminimize fstminimize.o fstminimize-main.o ../script/.libs/libfstscript.a /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8/src/lib/.libs/libfst.a ../lib/.libs/libfst.a -lm -ldl -lpthread libtool: link: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -m64 -g -fPIC -m64 -o fstprint fstprint.o fstprint-main.o ../script/.libs/libfstscript.a /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8/src/lib/.libs/libfst.a ../lib/.libs/libfst.a -lm -ldl -lpthread /bin/bash ../../libtool --tag=CXX --mode=link /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -m64 -g -fPIC -m64 -o fstproject fstproject.o fstproject-main.o ../script/libfstscript.la ../lib/libfst.la -lm -ldl -lpthread libtool: link: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -m64 -g -fPIC -m64 -o fstproject fstproject.o fstproject-main.o ../script/.libs/libfstscript.a /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8/src/lib/.libs/libfst.a ../lib/.libs/libfst.a -lm -ldl -lpthread /bin/bash ../../libtool --tag=CXX --mode=link /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -m64 -g -fPIC -m64 -o fstprune fstprune.o fstprune-main.o ../script/libfstscript.la ../lib/libfst.la -lm -ldl -lpthread libtool: link: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -m64 -g -fPIC -m64 -o fstprune fstprune.o fstprune-main.o ../script/.libs/libfstscript.a /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8/src/lib/.libs/libfst.a ../lib/.libs/libfst.a -lm -ldl -lpthread /bin/bash ../../libtool --tag=CXX --mode=link /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -m64 -g -fPIC -m64 -o fstpush fstpush.o fstpush-main.o ../script/libfstscript.la ../lib/libfst.la -lm -ldl -lpthread libtool: link: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -m64 -g -fPIC -m64 -o fstpush fstpush.o fstpush-main.o ../script/.libs/libfstscript.a /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8/src/lib/.libs/libfst.a ../lib/.libs/libfst.a -lm -ldl -lpthread /bin/bash ../../libtool --tag=CXX --mode=link /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -m64 -g -fPIC -m64 -o fstrandgen fstrandgen.o fstrandgen-main.o ../script/libfstscript.la ../lib/libfst.la -lm -ldl -lpthread libtool: link: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -m64 -g -fPIC -m64 -o fstrandgen fstrandgen.o fstrandgen-main.o ../script/.libs/libfstscript.a /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8/src/lib/.libs/libfst.a ../lib/.libs/libfst.a -lm -ldl -lpthread /bin/bash ../../libtool --tag=CXX --mode=link /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -m64 -g -fPIC -m64 -o fstrelabel fstrelabel.o fstrelabel-main.o ../script/libfstscript.la ../lib/libfst.la -lm -ldl -lpthread libtool: link: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -m64 -g -fPIC -m64 -o fstrelabel fstrelabel.o fstrelabel-main.o ../script/.libs/libfstscript.a /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8/src/lib/.libs/libfst.a ../lib/.libs/libfst.a -lm -ldl -lpthread /bin/bash ../../libtool --tag=CXX --mode=link /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -m64 -g -fPIC -m64 -o fstreplace fstreplace.o fstreplace-main.o ../script/libfstscript.la ../lib/libfst.la -lm -ldl -lpthread /bin/bash ../../libtool --tag=CXX --mode=link /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -m64 -g -fPIC -m64 -o fstreverse fstreverse.o fstreverse-main.o ../script/libfstscript.la ../lib/libfst.la -lm -ldl -lpthread libtool: link: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -m64 -g -fPIC -m64 -o fstreplace fstreplace.o fstreplace-main.o ../script/.libs/libfstscript.a /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8/src/lib/.libs/libfst.a ../lib/.libs/libfst.a -lm -ldl -lpthread libtool: link: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -m64 -g -fPIC -m64 -o fstreverse fstreverse.o fstreverse-main.o ../script/.libs/libfstscript.a /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8/src/lib/.libs/libfst.a ../lib/.libs/libfst.a -lm -ldl -lpthread /bin/bash ../../libtool --tag=CXX --mode=link /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -m64 -g -fPIC -m64 -o fstreweight fstreweight.o fstreweight-main.o ../script/libfstscript.la ../lib/libfst.la -lm -ldl -lpthread /bin/bash ../../libtool --tag=CXX --mode=link /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -m64 -g -fPIC -m64 -o fstrmepsilon fstrmepsilon.o fstrmepsilon-main.o ../script/libfstscript.la ../lib/libfst.la -lm -ldl -lpthread libtool: link: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -m64 -g -fPIC -m64 -o fstreweight fstreweight.o fstreweight-main.o ../script/.libs/libfstscript.a /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8/src/lib/.libs/libfst.a ../lib/.libs/libfst.a -lm -ldl -lpthread libtool: link: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -m64 -g -fPIC -m64 -o fstrmepsilon fstrmepsilon.o fstrmepsilon-main.o ../script/.libs/libfstscript.a /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8/src/lib/.libs/libfst.a ../lib/.libs/libfst.a -lm -ldl -lpthread /bin/bash ../../libtool --tag=CXX --mode=link /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -m64 -g -fPIC -m64 -o fstshortestdistance fstshortestdistance.o fstshortestdistance-main.o ../script/libfstscript.la ../lib/libfst.la -lm -ldl -lpthread libtool: link: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -m64 -g -fPIC -m64 -o fstshortestdistance fstshortestdistance.o fstshortestdistance-main.o ../script/.libs/libfstscript.a /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8/src/lib/.libs/libfst.a ../lib/.libs/libfst.a -lm -ldl -lpthread /bin/bash ../../libtool --tag=CXX --mode=link /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -m64 -g -fPIC -m64 -o fstshortestpath fstshortestpath.o fstshortestpath-main.o ../script/libfstscript.la ../lib/libfst.la -lm -ldl -lpthread libtool: link: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -m64 -g -fPIC -m64 -o fstshortestpath fstshortestpath.o fstshortestpath-main.o ../script/.libs/libfstscript.a /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8/src/lib/.libs/libfst.a ../lib/.libs/libfst.a -lm -ldl -lpthread /bin/bash ../../libtool --tag=CXX --mode=link /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -m64 -g -fPIC -m64 -o fstsymbols fstsymbols.o fstsymbols-main.o ../script/libfstscript.la ../lib/libfst.la -lm -ldl -lpthread libtool: link: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -m64 -g -fPIC -m64 -o fstsymbols fstsymbols.o fstsymbols-main.o ../script/.libs/libfstscript.a /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8/src/lib/.libs/libfst.a ../lib/.libs/libfst.a -lm -ldl -lpthread /bin/bash ../../libtool --tag=CXX --mode=link /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -m64 -g -fPIC -m64 -o fstsynchronize fstsynchronize.o fstsynchronize-main.o ../script/libfstscript.la ../lib/libfst.la -lm -ldl -lpthread libtool: link: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -m64 -g -fPIC -m64 -o fstsynchronize fstsynchronize.o fstsynchronize-main.o ../script/.libs/libfstscript.a /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8/src/lib/.libs/libfst.a ../lib/.libs/libfst.a -lm -ldl -lpthread /bin/bash ../../libtool --tag=CXX --mode=link /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -m64 -g -fPIC -m64 -o fsttopsort fsttopsort.o fsttopsort-main.o ../script/libfstscript.la ../lib/libfst.la -lm -ldl -lpthread /bin/bash ../../libtool --tag=CXX --mode=link /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -m64 -g -fPIC -m64 -o fstunion fstunion.o fstunion-main.o ../script/libfstscript.la ../lib/libfst.la -lm -ldl -lpthread libtool: link: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -m64 -g -fPIC -m64 -o fsttopsort fsttopsort.o fsttopsort-main.o ../script/.libs/libfstscript.a /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8/src/lib/.libs/libfst.a ../lib/.libs/libfst.a -lm -ldl -lpthread libtool: link: /usr/bin/g++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -m64 -g -fPIC -m64 -o fstunion fstunion.o fstunion-main.o ../script/.libs/libfstscript.a /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8/src/lib/.libs/libfst.a ../lib/.libs/libfst.a -lm -ldl -lpthread make[3]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8/src/bin' Making all in test make[3]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8/src/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8/src/test' Making all in extensions make[3]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8/src/extensions' make[4]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8/src/extensions' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8/src/extensions' make[3]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8/src/extensions' make[3]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8/src' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8/src' make[2]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8/src' make[2]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8' make[2]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8' make[1]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8' openfst/1.8.2: Package '627b2de86600a3370c748775cd26e36cd1ac63b8' built openfst/1.8.2: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8 openfst/1.8.2: Generated conaninfo.txt openfst/1.8.2: Generated conanbuildinfo.txt openfst/1.8.2: Generating the package openfst/1.8.2: Package folder /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/627b2de86600a3370c748775cd26e36cd1ac63b8 openfst/1.8.2: Calling package() ----Running------ > make install -j3 ----------------- Making install in src make[1]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8/src' Making install in include make[2]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8/src/include' make[3]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8/src/include' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/627b2de86600a3370c748775cd26e36cd1ac63b8/include' /usr/bin/mkdir -p '/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/627b2de86600a3370c748775cd26e36cd1ac63b8/include/fst' /usr/bin/install -c -m 644 ../../source_subfolder/src/include/fst/accumulator.h ../../source_subfolder/src/include/fst/add-on.h ../../source_subfolder/src/include/fst/arc-arena.h ../../source_subfolder/src/include/fst/arc-map.h ../../source_subfolder/src/include/fst/arc.h ../../source_subfolder/src/include/fst/arcfilter.h ../../source_subfolder/src/include/fst/arcsort.h ../../source_subfolder/src/include/fst/bi-table.h ../../source_subfolder/src/include/fst/cache.h ../../source_subfolder/src/include/fst/closure.h ../../source_subfolder/src/include/fst/compact-fst.h ../../source_subfolder/src/include/fst/compat.h ../../source_subfolder/src/include/fst/complement.h ../../source_subfolder/src/include/fst/compose-filter.h ../../source_subfolder/src/include/fst/compose.h ../../source_subfolder/src/include/fst/concat.h ../../source_subfolder/src/include/fst/connect.h ../../source_subfolder/src/include/fst/const-fst.h ../../source_subfolder/src/include/fst/determinize.h ../../source_subfolder/src/include/fst/dfs-visit.h ../../source_subfolder/src/include/fst/difference.h ../../source_subfolder/src/include/fst/disambiguate.h ../../source_subfolder/src/include/fst/edit-fst.h ../../source_subfolder/src/include/fst/encode.h ../../source_subfolder/src/include/fst/epsnormalize.h ../../source_subfolder/src/include/fst/equal.h ../../source_subfolder/src/include/fst/equivalent.h ../../source_subfolder/src/include/fst/error-weight.h ../../source_subfolder/src/include/fst/expanded-fst.h ../../source_subfolder/src/include/fst/expander-cache.h ../../source_subfolder/src/include/fst/expectation-weight.h ../../source_subfolder/src/include/fst/factor-weight.h ../../source_subfolder/src/include/fst/filter-state.h ../../source_subfolder/src/include/fst/flags.h ../../source_subfolder/src/include/fst/float-weight.h ../../source_subfolder/src/include/fst/fst-decl.h ../../source_subfolder/src/include/fst/fst.h ../../source_subfolder/src/include/fst/fstlib.h ../../source_subfolder/src/include/fst/generic-register.h ../../source_subfolder/src/include/fst/heap.h '/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/627b2de86600a3370c748775cd26e36cd1ac63b8/include/fst' /usr/bin/mkdir -p '/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/627b2de86600a3370c748775cd26e36cd1ac63b8/include/fst' /usr/bin/install -c -m 644 ../../source_subfolder/src/include/fst/icu.h ../../source_subfolder/src/include/fst/intersect.h ../../source_subfolder/src/include/fst/interval-set.h ../../source_subfolder/src/include/fst/invert.h ../../source_subfolder/src/include/fst/isomorphic.h ../../source_subfolder/src/include/fst/label-reachable.h ../../source_subfolder/src/include/fst/lexicographic-weight.h ../../source_subfolder/src/include/fst/lock.h ../../source_subfolder/src/include/fst/log.h ../../source_subfolder/src/include/fst/lookahead-filter.h ../../source_subfolder/src/include/fst/lookahead-matcher.h ../../source_subfolder/src/include/fst/mapped-file.h ../../source_subfolder/src/include/fst/matcher-fst.h ../../source_subfolder/src/include/fst/matcher.h ../../source_subfolder/src/include/fst/memory.h ../../source_subfolder/src/include/fst/minimize.h ../../source_subfolder/src/include/fst/mutable-fst.h ../../source_subfolder/src/include/fst/pair-weight.h ../../source_subfolder/src/include/fst/partition.h ../../source_subfolder/src/include/fst/power-weight.h ../../source_subfolder/src/include/fst/power-weight-mappers.h ../../source_subfolder/src/include/fst/product-weight.h ../../source_subfolder/src/include/fst/project.h ../../source_subfolder/src/include/fst/properties.h ../../source_subfolder/src/include/fst/prune.h ../../source_subfolder/src/include/fst/push.h ../../source_subfolder/src/include/fst/queue.h ../../source_subfolder/src/include/fst/randequivalent.h ../../source_subfolder/src/include/fst/randgen.h ../../source_subfolder/src/include/fst/rational.h ../../source_subfolder/src/include/fst/register.h ../../source_subfolder/src/include/fst/relabel.h ../../source_subfolder/src/include/fst/replace-util.h ../../source_subfolder/src/include/fst/replace.h ../../source_subfolder/src/include/fst/reverse.h ../../source_subfolder/src/include/fst/reweight.h ../../source_subfolder/src/include/fst/rmepsilon.h ../../source_subfolder/src/include/fst/rmfinalepsilon.h ../../source_subfolder/src/include/fst/set-weight.h ../../source_subfolder/src/include/fst/shortest-distance.h '/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/627b2de86600a3370c748775cd26e36cd1ac63b8/include/fst' /usr/bin/mkdir -p '/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/627b2de86600a3370c748775cd26e36cd1ac63b8/include/fst/script' /usr/bin/install -c -m 644 ../../source_subfolder/src/include/fst/script/arc-class.h ../../source_subfolder/src/include/fst/script/arcfilter-impl.h ../../source_subfolder/src/include/fst/script/arciterator-class.h ../../source_subfolder/src/include/fst/script/arcsort.h ../../source_subfolder/src/include/fst/script/arg-packs.h ../../source_subfolder/src/include/fst/script/closure.h ../../source_subfolder/src/include/fst/script/compile-impl.h ../../source_subfolder/src/include/fst/script/compile.h ../../source_subfolder/src/include/fst/script/compose.h ../../source_subfolder/src/include/fst/script/concat.h ../../source_subfolder/src/include/fst/script/connect.h ../../source_subfolder/src/include/fst/script/convert.h ../../source_subfolder/src/include/fst/script/decode.h ../../source_subfolder/src/include/fst/script/determinize.h ../../source_subfolder/src/include/fst/script/difference.h ../../source_subfolder/src/include/fst/script/disambiguate.h ../../source_subfolder/src/include/fst/script/draw-impl.h ../../source_subfolder/src/include/fst/script/draw.h ../../source_subfolder/src/include/fst/script/encode.h ../../source_subfolder/src/include/fst/script/encodemapper-class.h ../../source_subfolder/src/include/fst/script/epsnormalize.h ../../source_subfolder/src/include/fst/script/equal.h ../../source_subfolder/src/include/fst/script/equivalent.h ../../source_subfolder/src/include/fst/script/fst-class.h ../../source_subfolder/src/include/fst/script/fstscript.h ../../source_subfolder/src/include/fst/script/getters.h ../../source_subfolder/src/include/fst/script/info-impl.h ../../source_subfolder/src/include/fst/script/info.h ../../source_subfolder/src/include/fst/script/intersect.h ../../source_subfolder/src/include/fst/script/invert.h ../../source_subfolder/src/include/fst/script/isomorphic.h ../../source_subfolder/src/include/fst/script/map.h ../../source_subfolder/src/include/fst/script/minimize.h ../../source_subfolder/src/include/fst/script/print-impl.h ../../source_subfolder/src/include/fst/script/print.h ../../source_subfolder/src/include/fst/script/project.h ../../source_subfolder/src/include/fst/script/prune.h ../../source_subfolder/src/include/fst/script/push.h ../../source_subfolder/src/include/fst/script/randequivalent.h ../../source_subfolder/src/include/fst/script/randgen.h '/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/627b2de86600a3370c748775cd26e36cd1ac63b8/include/fst/script' /usr/bin/mkdir -p '/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/627b2de86600a3370c748775cd26e36cd1ac63b8/include/fst/script' /usr/bin/install -c -m 644 ../../source_subfolder/src/include/fst/script/relabel.h ../../source_subfolder/src/include/fst/script/replace.h ../../source_subfolder/src/include/fst/script/reverse.h ../../source_subfolder/src/include/fst/script/reweight.h ../../source_subfolder/src/include/fst/script/rmepsilon.h ../../source_subfolder/src/include/fst/script/script-impl.h ../../source_subfolder/src/include/fst/script/shortest-distance.h ../../source_subfolder/src/include/fst/script/shortest-path.h ../../source_subfolder/src/include/fst/script/stateiterator-class.h ../../source_subfolder/src/include/fst/script/synchronize.h ../../source_subfolder/src/include/fst/script/text-io.h ../../source_subfolder/src/include/fst/script/topsort.h ../../source_subfolder/src/include/fst/script/union.h ../../source_subfolder/src/include/fst/script/weight-class.h ../../source_subfolder/src/include/fst/script/fstscript-decl.h ../../source_subfolder/src/include/fst/script/verify.h '/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/627b2de86600a3370c748775cd26e36cd1ac63b8/include/fst/script' /usr/bin/mkdir -p '/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/627b2de86600a3370c748775cd26e36cd1ac63b8/include/fst' /usr/bin/install -c -m 644 ../../source_subfolder/src/include/fst/shortest-path.h ../../source_subfolder/src/include/fst/signed-log-weight.h ../../source_subfolder/src/include/fst/sparse-power-weight.h ../../source_subfolder/src/include/fst/sparse-tuple-weight.h ../../source_subfolder/src/include/fst/state-map.h ../../source_subfolder/src/include/fst/state-reachable.h ../../source_subfolder/src/include/fst/state-table.h ../../source_subfolder/src/include/fst/statesort.h ../../source_subfolder/src/include/fst/string-weight.h ../../source_subfolder/src/include/fst/string.h ../../source_subfolder/src/include/fst/symbol-table-ops.h ../../source_subfolder/src/include/fst/symbol-table.h ../../source_subfolder/src/include/fst/synchronize.h ../../source_subfolder/src/include/fst/test-properties.h ../../source_subfolder/src/include/fst/topsort.h ../../source_subfolder/src/include/fst/tuple-weight.h ../../source_subfolder/src/include/fst/union-find.h ../../source_subfolder/src/include/fst/union-weight.h ../../source_subfolder/src/include/fst/union.h ../../source_subfolder/src/include/fst/util.h ../../source_subfolder/src/include/fst/vector-fst.h ../../source_subfolder/src/include/fst/verify.h ../../source_subfolder/src/include/fst/visit.h ../../source_subfolder/src/include/fst/windows_defs.inc ../../source_subfolder/src/include/fst/weight.h '/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/627b2de86600a3370c748775cd26e36cd1ac63b8/include/fst' /usr/bin/mkdir -p '/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/627b2de86600a3370c748775cd26e36cd1ac63b8/include/fst/test' /usr/bin/install -c -m 644 ../../source_subfolder/src/include/fst/test/algo_test.h ../../source_subfolder/src/include/fst/test/compactors.h ../../source_subfolder/src/include/fst/test/fst_test.h ../../source_subfolder/src/include/fst/test/rand-fst.h ../../source_subfolder/src/include/fst/test/weight-tester.h '/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/627b2de86600a3370c748775cd26e36cd1ac63b8/include/fst/test' make[3]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8/src/include' make[2]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8/src/include' Making install in lib make[2]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8/src/lib' make[3]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8/src/lib' make[3]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/627b2de86600a3370c748775cd26e36cd1ac63b8/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libfst.la '/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/627b2de86600a3370c748775cd26e36cd1ac63b8/lib' libtool: install: /usr/bin/install -c .libs/libfst.lai /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/627b2de86600a3370c748775cd26e36cd1ac63b8/lib/libfst.la libtool: install: /usr/bin/install -c .libs/libfst.a /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/627b2de86600a3370c748775cd26e36cd1ac63b8/lib/libfst.a libtool: install: chmod 644 /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/627b2de86600a3370c748775cd26e36cd1ac63b8/lib/libfst.a libtool: install: ranlib /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/627b2de86600a3370c748775cd26e36cd1ac63b8/lib/libfst.a libtool: finish: PATH="/opt/pyenv/versions/3.7.13/bin:/opt/pyenv/libexec:/opt/pyenv/plugins/python-build/bin:/opt/pyenv/plugins/pyenv-virtualenv/bin:/opt/pyenv/plugins/pyenv-update/bin:/opt/pyenv/plugins/pyenv-installer/bin:/opt/pyenv/plugins/pyenv-doctor/bin:/opt/pyenv/shims:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/627b2de86600a3370c748775cd26e36cd1ac63b8/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/627b2de86600a3370c748775cd26e36cd1ac63b8/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[3]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8/src/lib' make[2]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8/src/lib' Making install in script make[2]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8/src/script' make[3]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8/src/script' make[3]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/627b2de86600a3370c748775cd26e36cd1ac63b8/lib' /bin/bash ../../libtool --mode=install /usr/bin/install -c libfstscript.la '/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/627b2de86600a3370c748775cd26e36cd1ac63b8/lib' libtool: install: /usr/bin/install -c .libs/libfstscript.lai /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/627b2de86600a3370c748775cd26e36cd1ac63b8/lib/libfstscript.la libtool: install: /usr/bin/install -c .libs/libfstscript.a /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/627b2de86600a3370c748775cd26e36cd1ac63b8/lib/libfstscript.a libtool: install: chmod 644 /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/627b2de86600a3370c748775cd26e36cd1ac63b8/lib/libfstscript.a libtool: install: ranlib /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/627b2de86600a3370c748775cd26e36cd1ac63b8/lib/libfstscript.a libtool: finish: PATH="/opt/pyenv/versions/3.7.13/bin:/opt/pyenv/libexec:/opt/pyenv/plugins/python-build/bin:/opt/pyenv/plugins/pyenv-virtualenv/bin:/opt/pyenv/plugins/pyenv-update/bin:/opt/pyenv/plugins/pyenv-installer/bin:/opt/pyenv/plugins/pyenv-doctor/bin:/opt/pyenv/shims:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/627b2de86600a3370c748775cd26e36cd1ac63b8/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/627b2de86600a3370c748775cd26e36cd1ac63b8/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[3]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8/src/script' make[2]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8/src/script' Making install in bin make[2]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8/src/bin' make[3]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8/src/bin' make[3]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/627b2de86600a3370c748775cd26e36cd1ac63b8/bin' /bin/bash ../../libtool --mode=install /usr/bin/install -c fstarcsort fstclosure fstcompile fstcompose fstconcat fstconnect fstconvert fstdeterminize fstdifference fstdisambiguate fstdraw fstencode fstepsnormalize fstequal fstequivalent fstinfo fstintersect fstinvert fstisomorphic fstmap fstminimize fstprint fstproject fstprune fstpush fstrandgen fstrelabel fstreplace fstreverse fstreweight fstrmepsilon fstshortestdistance fstshortestpath fstsymbols fstsynchronize fsttopsort fstunion '/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/627b2de86600a3370c748775cd26e36cd1ac63b8/bin' libtool: install: /usr/bin/install -c fstarcsort /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/627b2de86600a3370c748775cd26e36cd1ac63b8/bin/fstarcsort libtool: install: /usr/bin/install -c fstclosure /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/627b2de86600a3370c748775cd26e36cd1ac63b8/bin/fstclosure libtool: install: /usr/bin/install -c fstcompile /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/627b2de86600a3370c748775cd26e36cd1ac63b8/bin/fstcompile libtool: install: /usr/bin/install -c fstcompose /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/627b2de86600a3370c748775cd26e36cd1ac63b8/bin/fstcompose libtool: install: /usr/bin/install -c fstconcat /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/627b2de86600a3370c748775cd26e36cd1ac63b8/bin/fstconcat libtool: install: /usr/bin/install -c fstconnect /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/627b2de86600a3370c748775cd26e36cd1ac63b8/bin/fstconnect libtool: install: /usr/bin/install -c fstconvert /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/627b2de86600a3370c748775cd26e36cd1ac63b8/bin/fstconvert libtool: install: /usr/bin/install -c fstdeterminize /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/627b2de86600a3370c748775cd26e36cd1ac63b8/bin/fstdeterminize libtool: install: /usr/bin/install -c fstdifference /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/627b2de86600a3370c748775cd26e36cd1ac63b8/bin/fstdifference libtool: install: /usr/bin/install -c fstdisambiguate /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/627b2de86600a3370c748775cd26e36cd1ac63b8/bin/fstdisambiguate libtool: install: /usr/bin/install -c fstdraw /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/627b2de86600a3370c748775cd26e36cd1ac63b8/bin/fstdraw libtool: install: /usr/bin/install -c fstencode /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/627b2de86600a3370c748775cd26e36cd1ac63b8/bin/fstencode libtool: install: /usr/bin/install -c fstepsnormalize /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/627b2de86600a3370c748775cd26e36cd1ac63b8/bin/fstepsnormalize libtool: install: /usr/bin/install -c fstequal /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/627b2de86600a3370c748775cd26e36cd1ac63b8/bin/fstequal libtool: install: /usr/bin/install -c fstequivalent /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/627b2de86600a3370c748775cd26e36cd1ac63b8/bin/fstequivalent libtool: install: /usr/bin/install -c fstinfo /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/627b2de86600a3370c748775cd26e36cd1ac63b8/bin/fstinfo libtool: install: /usr/bin/install -c fstintersect /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/627b2de86600a3370c748775cd26e36cd1ac63b8/bin/fstintersect libtool: install: /usr/bin/install -c fstinvert /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/627b2de86600a3370c748775cd26e36cd1ac63b8/bin/fstinvert libtool: install: /usr/bin/install -c fstisomorphic /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/627b2de86600a3370c748775cd26e36cd1ac63b8/bin/fstisomorphic libtool: install: /usr/bin/install -c fstmap /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/627b2de86600a3370c748775cd26e36cd1ac63b8/bin/fstmap libtool: install: /usr/bin/install -c fstminimize /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/627b2de86600a3370c748775cd26e36cd1ac63b8/bin/fstminimize libtool: install: /usr/bin/install -c fstprint /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/627b2de86600a3370c748775cd26e36cd1ac63b8/bin/fstprint libtool: install: /usr/bin/install -c fstproject /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/627b2de86600a3370c748775cd26e36cd1ac63b8/bin/fstproject libtool: install: /usr/bin/install -c fstprune /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/627b2de86600a3370c748775cd26e36cd1ac63b8/bin/fstprune libtool: install: /usr/bin/install -c fstpush /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/627b2de86600a3370c748775cd26e36cd1ac63b8/bin/fstpush libtool: install: /usr/bin/install -c fstrandgen /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/627b2de86600a3370c748775cd26e36cd1ac63b8/bin/fstrandgen libtool: install: /usr/bin/install -c fstrelabel /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/627b2de86600a3370c748775cd26e36cd1ac63b8/bin/fstrelabel libtool: install: /usr/bin/install -c fstreplace /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/627b2de86600a3370c748775cd26e36cd1ac63b8/bin/fstreplace libtool: install: /usr/bin/install -c fstreverse /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/627b2de86600a3370c748775cd26e36cd1ac63b8/bin/fstreverse libtool: install: /usr/bin/install -c fstreweight /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/627b2de86600a3370c748775cd26e36cd1ac63b8/bin/fstreweight libtool: install: /usr/bin/install -c fstrmepsilon /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/627b2de86600a3370c748775cd26e36cd1ac63b8/bin/fstrmepsilon libtool: install: /usr/bin/install -c fstshortestdistance /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/627b2de86600a3370c748775cd26e36cd1ac63b8/bin/fstshortestdistance libtool: install: /usr/bin/install -c fstshortestpath /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/627b2de86600a3370c748775cd26e36cd1ac63b8/bin/fstshortestpath libtool: install: /usr/bin/install -c fstsymbols /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/627b2de86600a3370c748775cd26e36cd1ac63b8/bin/fstsymbols libtool: install: /usr/bin/install -c fstsynchronize /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/627b2de86600a3370c748775cd26e36cd1ac63b8/bin/fstsynchronize libtool: install: /usr/bin/install -c fsttopsort /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/627b2de86600a3370c748775cd26e36cd1ac63b8/bin/fsttopsort libtool: install: /usr/bin/install -c fstunion /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/627b2de86600a3370c748775cd26e36cd1ac63b8/bin/fstunion make[3]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8/src/bin' make[2]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8/src/bin' Making install in test make[2]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8/src/test' make[3]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8/src/test' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8/src/test' make[2]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8/src/test' Making install in extensions make[2]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8/src/extensions' make[3]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8/src/extensions' make[4]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8/src/extensions' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8/src/extensions' make[3]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8/src/extensions' make[2]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8/src/extensions' make[2]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8/src' make[3]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8/src' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8/src' make[2]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8/src' make[1]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8/src' make[1]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8' make[2]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8' make[1]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/build/627b2de86600a3370c748775cd26e36cd1ac63b8' [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK openfst/1.8.2 package(): Packaged 2 '.a' files: libfstscript.a, libfst.a openfst/1.8.2 package(): Packaged 165 '.h' files openfst/1.8.2 package(): Packaged 1 '.inc' file: windows_defs.inc openfst/1.8.2 package(): Packaged 38 files openfst/1.8.2: Package '627b2de86600a3370c748775cd26e36cd1ac63b8' created openfst/1.8.2: Created package revision 6c91458878f37515077edf3401749e0e openfst/1.8.2: Appending PATH environment var: /home/conan/w/prod/BuildSingleReference/.conan/data/openfst/1.8.2/_/_/package/627b2de86600a3370c748775cd26e36cd1ac63b8/bin [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK Aggregating env generators