>>> Building on sparc64-2d under math/openfst
	BDEPENDS = [lang/gcc/8,-libs;lang/gcc/8,-c++;lang/gcc/8]
	DIST = [math/openfst:openfst-1.8.3.tar.gz]
	FULLPKGNAME = openfst-1.8.3
	RDEPENDS = [lang/gcc/8,-libs]
Avoided depends for g++-8.4.0p25 gcc-8.4.0p25 gcc-libs-8.4.0p25
distfiles size=1457815
>>> Running patch in math/openfst at 1738124441.05
===> math/openfst
===> Building from scratch openfst-1.8.3
Package database already locked... awaiting release... done!
===> openfst-1.8.3 depends on: gcc->=8,<9 -> gcc-8.4.0p25
===> openfst-1.8.3 depends on: g++->=8,<9 -> g++-8.4.0p25
===> openfst-1.8.3 depends on: gcc-libs->=8,<9 -> gcc-libs-8.4.0p25
===>  Verifying specs:  c m estdc++>=19 pthread
===>  found c.100.3 m.10.1 estdc++.19.0 pthread.27.1
===>  Checking files for openfst-1.8.3
`/usr/ports/distfiles/openfst-1.8.3.tar.gz' is up to date.
>> (SHA256) all files: OK
===>  Extracting for openfst-1.8.3
===>  Patching for openfst-1.8.3
===>   Applying OpenBSD patch patch-configure
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Index: configure
|--- configure.orig
|+++ configure
--------------------------
Patching file configure using Plan A...
Hunk #1 succeeded at 13129 (offset 128 lines).
Hunk #2 succeeded at 13159 (offset 128 lines).
Hunk #3 succeeded at 13235 (offset 128 lines).
Hunk #4 succeeded at 13265 (offset 128 lines).
Hunk #5 succeeded at 18005 (offset -33 lines).
Hunk #6 succeeded at 18195 (offset 128 lines).
done
===>  Compiler link: gcc -> /usr/local/bin/egcc
===>  Compiler link: cc -> /usr/local/bin/egcc
===>  Compiler link: c++ -> /usr/local/bin/eg++
===>  Compiler link: g++ -> /usr/local/bin/eg++
>>> Running configure in math/openfst at 1738124456.43
===> math/openfst
===>  Generating configure for openfst-1.8.3
===>  Configuring for openfst-1.8.3
Using /usr/obj/ports/openfst-1.8.3/config.site (generated)
configure: WARNING: unrecognized options: --disable-gtk-doc
configure: loading site script /usr/obj/ports/openfst-1.8.3/config.site
checking for a BSD-compatible install... /usr/obj/ports/openfst-1.8.3/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... mkdir -p
checking for gawk... (cached) awk
checking whether make sets $(MAKE)... (cached) yes
checking whether make supports nested variables... yes
checking whether make supports the include directive... yes (GNU style)
checking for gcc... cc
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... (cached) o
checking whether the compiler supports GNU C... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to enable C11 features... none needed
checking whether cc understands -c and -o together... yes
checking dependency style of cc... gcc3
checking for ar... (cached) ar
checking the archiver (ar) interface... ar
checking whether the compiler supports GNU C++... (cached) yes
checking whether c++ accepts -g... (cached) yes
checking for c++ option to enable C++11 features... none needed
checking dependency style of c++... gcc3
checking build system type... sparc64-unknown-openbsd7.6
checking host system type... sparc64-unknown-openbsd7.6
checking how to print strings... print -r
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for fgrep... (cached) /usr/bin/fgrep
checking for ld used by cc... /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... (cached) 131072
checking how to convert sparc64-unknown-openbsd7.6 file names to sparc64-unknown-openbsd7.6 format... func_convert_file_noop
checking how to convert sparc64-unknown-openbsd7.6 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$
checking for dlltool... no
checking how to associate runtime and link libraries... print -r --
checking for archiver @FILE support... @
checking for strip... (cached) strip
checking for ranlib... (cached) ranlib
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for stdio.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for strings.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking for dlfcn.h... (cached) yes
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... openbsd7.6 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... c++     -std=c++17     -fno-exceptions     -Wno-deprecated-declarations     -Wno-missing-template-keyword -E
checking for ld used by c++     -std=c++17     -fno-exceptions     -Wno-deprecated-declarations     -Wno-missing-template-keyword... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the c++     -std=c++17     -fno-exceptions     -Wno-deprecated-declarations     -Wno-missing-template-keyword linker (/usr/bin/ld) supports shared libraries... cc1: warning: command line option '-std=c++17' is valid for C++/ObjC++ but not for C
cc1: warning: unrecognized command line option '-Wno-missing-template-keyword'
yes
checking for c++     -std=c++17     -fno-exceptions     -Wno-deprecated-declarations     -Wno-missing-template-keyword option to produce PIC... -fPIC -DPIC
checking if c++     -std=c++17     -fno-exceptions     -Wno-deprecated-declarations     -Wno-missing-template-keyword PIC flag -fPIC -DPIC works... yes
checking if c++     -std=c++17     -fno-exceptions     -Wno-deprecated-declarations     -Wno-missing-template-keyword static flag -static works... yes
checking if c++     -std=c++17     -fno-exceptions     -Wno-deprecated-declarations     -Wno-missing-template-keyword supports -c -o file.o... yes
checking if c++     -std=c++17     -fno-exceptions     -Wno-deprecated-declarations     -Wno-missing-template-keyword supports -c -o file.o... (cached) yes
checking whether the c++     -std=c++17     -fno-exceptions     -Wno-deprecated-declarations     -Wno-missing-template-keyword linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... cc1: warning: command line option '-std=c++17' is valid for C++/ObjC++ but not for C
cc1: warning: unrecognized command line option '-Wno-missing-template-keyword'
openbsd7.6 ld.so
checking how to hardcode library paths into programs... immediate
Checking for float equality... yes
checking for dlopen in -ldl... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/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
configure: WARNING: unrecognized options: --disable-gtk-doc
>>> Running build in math/openfst at 1738124532.36
===> math/openfst
===>  Building for openfst-1.8.3
/usr/bin/make  all-recursive
Making all in src
Making all in include
Making all in lib
depbase=`echo compat.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool  --tag=CXX    --mode=compile c++     -std=c++17     -fno-exceptions     -Wno-deprecated-declarations     -Wno-missing-template-keyword -DHAVE_CONFIG_H    -I./../include     -O2 -pipe -MT compat.lo -MD -MP -MF $depbase.Tpo -c -o compat.lo compat.cc && mv -f $depbase.Tpo $depbase.Plo
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT compat.lo -MD -MP -MF .deps/compat.Tpo -c compat.cc -fPIC -DPIC -o .libs/compat.o
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT compat.lo -MD -MP -MF .deps/compat.Tpo -c compat.cc -o compat.o
depbase=`echo encode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool  --tag=CXX    --mode=compile c++     -std=c++17     -fno-exceptions     -Wno-deprecated-declarations     -Wno-missing-template-keyword -DHAVE_CONFIG_H    -I./../include     -O2 -pipe -MT encode.lo -MD -MP -MF $depbase.Tpo -c -o encode.lo encode.cc && mv -f $depbase.Tpo $depbase.Plo
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT encode.lo -MD -MP -MF .deps/encode.Tpo -c encode.cc -fPIC -DPIC -o .libs/encode.o
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT encode.lo -MD -MP -MF .deps/encode.Tpo -c encode.cc -o encode.o
depbase=`echo flags.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool  --tag=CXX    --mode=compile c++     -std=c++17     -fno-exceptions     -Wno-deprecated-declarations     -Wno-missing-template-keyword -DHAVE_CONFIG_H    -I./../include     -O2 -pipe -MT flags.lo -MD -MP -MF $depbase.Tpo -c -o flags.lo flags.cc && mv -f $depbase.Tpo $depbase.Plo
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT flags.lo -MD -MP -MF .deps/flags.Tpo -c flags.cc -fPIC -DPIC -o .libs/flags.o
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT flags.lo -MD -MP -MF .deps/flags.Tpo -c flags.cc -o flags.o
depbase=`echo fst.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool  --tag=CXX    --mode=compile c++     -std=c++17     -fno-exceptions     -Wno-deprecated-declarations     -Wno-missing-template-keyword -DHAVE_CONFIG_H    -I./../include     -O2 -pipe -MT fst.lo -MD -MP -MF $depbase.Tpo -c -o fst.lo fst.cc && mv -f $depbase.Tpo $depbase.Plo
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT fst.lo -MD -MP -MF .deps/fst.Tpo -c fst.cc -fPIC -DPIC -o .libs/fst.o
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT fst.lo -MD -MP -MF .deps/fst.Tpo -c fst.cc -o fst.o
depbase=`echo fst-types.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool  --tag=CXX    --mode=compile c++     -std=c++17     -fno-exceptions     -Wno-deprecated-declarations     -Wno-missing-template-keyword -DHAVE_CONFIG_H    -I./../include     -O2 -pipe -MT fst-types.lo -MD -MP -MF $depbase.Tpo -c -o fst-types.lo fst-types.cc && mv -f $depbase.Tpo $depbase.Plo
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT fst-types.lo -MD -MP -MF .deps/fst-types.Tpo -c fst-types.cc -fPIC -DPIC -o .libs/fst-types.o
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT fst-types.lo -MD -MP -MF .deps/fst-types.Tpo -c fst-types.cc -o fst-types.o
depbase=`echo mapped-file.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool  --tag=CXX    --mode=compile c++     -std=c++17     -fno-exceptions     -Wno-deprecated-declarations     -Wno-missing-template-keyword -DHAVE_CONFIG_H    -I./../include     -O2 -pipe -MT mapped-file.lo -MD -MP -MF $depbase.Tpo -c -o mapped-file.lo mapped-file.cc && mv -f $depbase.Tpo $depbase.Plo
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT mapped-file.lo -MD -MP -MF .deps/mapped-file.Tpo -c mapped-file.cc -fPIC -DPIC -o .libs/mapped-file.o
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT mapped-file.lo -MD -MP -MF .deps/mapped-file.Tpo -c mapped-file.cc -o mapped-file.o
depbase=`echo properties.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool  --tag=CXX    --mode=compile c++     -std=c++17     -fno-exceptions     -Wno-deprecated-declarations     -Wno-missing-template-keyword -DHAVE_CONFIG_H    -I./../include     -O2 -pipe -MT properties.lo -MD -MP -MF $depbase.Tpo -c -o properties.lo properties.cc && mv -f $depbase.Tpo $depbase.Plo
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT properties.lo -MD -MP -MF .deps/properties.Tpo -c properties.cc -fPIC -DPIC -o .libs/properties.o
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT properties.lo -MD -MP -MF .deps/properties.Tpo -c properties.cc -o properties.o
depbase=`echo symbol-table.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool  --tag=CXX    --mode=compile c++     -std=c++17     -fno-exceptions     -Wno-deprecated-declarations     -Wno-missing-template-keyword -DHAVE_CONFIG_H    -I./../include     -O2 -pipe -MT symbol-table.lo -MD -MP -MF $depbase.Tpo -c -o symbol-table.lo symbol-table.cc && mv -f $depbase.Tpo $depbase.Plo
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT symbol-table.lo -MD -MP -MF .deps/symbol-table.Tpo -c symbol-table.cc -fPIC -DPIC -o .libs/symbol-table.o
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT symbol-table.lo -MD -MP -MF .deps/symbol-table.Tpo -c symbol-table.cc -o symbol-table.o
depbase=`echo symbol-table-ops.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool  --tag=CXX    --mode=compile c++     -std=c++17     -fno-exceptions     -Wno-deprecated-declarations     -Wno-missing-template-keyword -DHAVE_CONFIG_H    -I./../include     -O2 -pipe -MT symbol-table-ops.lo -MD -MP -MF $depbase.Tpo -c -o symbol-table-ops.lo symbol-table-ops.cc && mv -f $depbase.Tpo $depbase.Plo
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT symbol-table-ops.lo -MD -MP -MF .deps/symbol-table-ops.Tpo -c symbol-table-ops.cc -fPIC -DPIC -o .libs/symbol-table-ops.o
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT symbol-table-ops.lo -MD -MP -MF .deps/symbol-table-ops.Tpo -c symbol-table-ops.cc -o symbol-table-ops.o
depbase=`echo weight.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool  --tag=CXX    --mode=compile c++     -std=c++17     -fno-exceptions     -Wno-deprecated-declarations     -Wno-missing-template-keyword -DHAVE_CONFIG_H    -I./../include     -O2 -pipe -MT weight.lo -MD -MP -MF $depbase.Tpo -c -o weight.lo weight.cc && mv -f $depbase.Tpo $depbase.Plo
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT weight.lo -MD -MP -MF .deps/weight.Tpo -c weight.cc -fPIC -DPIC -o .libs/weight.o
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT weight.lo -MD -MP -MF .deps/weight.Tpo -c weight.cc -o weight.o
depbase=`echo util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool  --tag=CXX    --mode=compile c++     -std=c++17     -fno-exceptions     -Wno-deprecated-declarations     -Wno-missing-template-keyword -DHAVE_CONFIG_H    -I./../include     -O2 -pipe -MT util.lo -MD -MP -MF $depbase.Tpo -c -o util.lo util.cc && mv -f $depbase.Tpo $depbase.Plo
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.cc -fPIC -DPIC -o .libs/util.o
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.cc -o util.o
/usr/bin/libtool  --tag=CXX    --mode=link c++     -std=c++17     -fno-exceptions     -Wno-deprecated-declarations     -Wno-missing-template-keyword   -O2 -pipe -version-info 26:0:0  -o libfst.la -rpath /usr/local/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  
libtool: link: c++ -shared -fPIC -DPIC -o .libs/libfst.so.3.0 -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -O2 -pipe .libs/compat.o .libs/encode.o .libs/flags.o .libs/fst.o .libs/fst-types.o .libs/mapped-file.o .libs/properties.o .libs/symbol-table.o .libs/symbol-table-ops.o .libs/weight.o .libs/util.o -Wl,-soname,libfst.so.3.0
libtool: link: ar cru .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
Making all in script
depbase=`echo arciterator-class.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool  --tag=CXX    --mode=compile c++     -std=c++17     -fno-exceptions     -Wno-deprecated-declarations     -Wno-missing-template-keyword -DHAVE_CONFIG_H    -I./../include     -O2 -pipe -MT arciterator-class.lo -MD -MP -MF $depbase.Tpo -c -o arciterator-class.lo arciterator-class.cc && mv -f $depbase.Tpo $depbase.Plo
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT arciterator-class.lo -MD -MP -MF .deps/arciterator-class.Tpo -c arciterator-class.cc -fPIC -DPIC -o .libs/arciterator-class.o
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT arciterator-class.lo -MD -MP -MF .deps/arciterator-class.Tpo -c arciterator-class.cc -o arciterator-class.o
depbase=`echo arcsort.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool  --tag=CXX    --mode=compile c++     -std=c++17     -fno-exceptions     -Wno-deprecated-declarations     -Wno-missing-template-keyword -DHAVE_CONFIG_H    -I./../include     -O2 -pipe -MT arcsort.lo -MD -MP -MF $depbase.Tpo -c -o arcsort.lo arcsort.cc && mv -f $depbase.Tpo $depbase.Plo
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT arcsort.lo -MD -MP -MF .deps/arcsort.Tpo -c arcsort.cc -fPIC -DPIC -o .libs/arcsort.o
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT arcsort.lo -MD -MP -MF .deps/arcsort.Tpo -c arcsort.cc -o arcsort.o
depbase=`echo closure.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool  --tag=CXX    --mode=compile c++     -std=c++17     -fno-exceptions     -Wno-deprecated-declarations     -Wno-missing-template-keyword -DHAVE_CONFIG_H    -I./../include     -O2 -pipe -MT closure.lo -MD -MP -MF $depbase.Tpo -c -o closure.lo closure.cc && mv -f $depbase.Tpo $depbase.Plo
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT closure.lo -MD -MP -MF .deps/closure.Tpo -c closure.cc -fPIC -DPIC -o .libs/closure.o
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT closure.lo -MD -MP -MF .deps/closure.Tpo -c closure.cc -o closure.o
depbase=`echo compile.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool  --tag=CXX    --mode=compile c++     -std=c++17     -fno-exceptions     -Wno-deprecated-declarations     -Wno-missing-template-keyword -DHAVE_CONFIG_H    -I./../include     -O2 -pipe -MT compile.lo -MD -MP -MF $depbase.Tpo -c -o compile.lo compile.cc && mv -f $depbase.Tpo $depbase.Plo
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT compile.lo -MD -MP -MF .deps/compile.Tpo -c compile.cc -fPIC -DPIC -o .libs/compile.o
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT compile.lo -MD -MP -MF .deps/compile.Tpo -c compile.cc -o compile.o
depbase=`echo compose.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool  --tag=CXX    --mode=compile c++     -std=c++17     -fno-exceptions     -Wno-deprecated-declarations     -Wno-missing-template-keyword -DHAVE_CONFIG_H    -I./../include     -O2 -pipe -MT compose.lo -MD -MP -MF $depbase.Tpo -c -o compose.lo compose.cc && mv -f $depbase.Tpo $depbase.Plo
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT compose.lo -MD -MP -MF .deps/compose.Tpo -c compose.cc -fPIC -DPIC -o .libs/compose.o
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT compose.lo -MD -MP -MF .deps/compose.Tpo -c compose.cc -o compose.o
depbase=`echo concat.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool  --tag=CXX    --mode=compile c++     -std=c++17     -fno-exceptions     -Wno-deprecated-declarations     -Wno-missing-template-keyword -DHAVE_CONFIG_H    -I./../include     -O2 -pipe -MT concat.lo -MD -MP -MF $depbase.Tpo -c -o concat.lo concat.cc && mv -f $depbase.Tpo $depbase.Plo
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT concat.lo -MD -MP -MF .deps/concat.Tpo -c concat.cc -fPIC -DPIC -o .libs/concat.o
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT concat.lo -MD -MP -MF .deps/concat.Tpo -c concat.cc -o concat.o
depbase=`echo connect.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool  --tag=CXX    --mode=compile c++     -std=c++17     -fno-exceptions     -Wno-deprecated-declarations     -Wno-missing-template-keyword -DHAVE_CONFIG_H    -I./../include     -O2 -pipe -MT connect.lo -MD -MP -MF $depbase.Tpo -c -o connect.lo connect.cc && mv -f $depbase.Tpo $depbase.Plo
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT connect.lo -MD -MP -MF .deps/connect.Tpo -c connect.cc -fPIC -DPIC -o .libs/connect.o
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT connect.lo -MD -MP -MF .deps/connect.Tpo -c connect.cc -o connect.o
depbase=`echo convert.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool  --tag=CXX    --mode=compile c++     -std=c++17     -fno-exceptions     -Wno-deprecated-declarations     -Wno-missing-template-keyword -DHAVE_CONFIG_H    -I./../include     -O2 -pipe -MT convert.lo -MD -MP -MF $depbase.Tpo -c -o convert.lo convert.cc && mv -f $depbase.Tpo $depbase.Plo
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT convert.lo -MD -MP -MF .deps/convert.Tpo -c convert.cc -fPIC -DPIC -o .libs/convert.o
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT convert.lo -MD -MP -MF .deps/convert.Tpo -c convert.cc -o convert.o
depbase=`echo decode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool  --tag=CXX    --mode=compile c++     -std=c++17     -fno-exceptions     -Wno-deprecated-declarations     -Wno-missing-template-keyword -DHAVE_CONFIG_H    -I./../include     -O2 -pipe -MT decode.lo -MD -MP -MF $depbase.Tpo -c -o decode.lo decode.cc && mv -f $depbase.Tpo $depbase.Plo
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT decode.lo -MD -MP -MF .deps/decode.Tpo -c decode.cc -fPIC -DPIC -o .libs/decode.o
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT decode.lo -MD -MP -MF .deps/decode.Tpo -c decode.cc -o decode.o
depbase=`echo determinize.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool  --tag=CXX    --mode=compile c++     -std=c++17     -fno-exceptions     -Wno-deprecated-declarations     -Wno-missing-template-keyword -DHAVE_CONFIG_H    -I./../include     -O2 -pipe -MT determinize.lo -MD -MP -MF $depbase.Tpo -c -o determinize.lo determinize.cc && mv -f $depbase.Tpo $depbase.Plo
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT determinize.lo -MD -MP -MF .deps/determinize.Tpo -c determinize.cc -fPIC -DPIC -o .libs/determinize.o
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT determinize.lo -MD -MP -MF .deps/determinize.Tpo -c determinize.cc -o determinize.o
depbase=`echo difference.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool  --tag=CXX    --mode=compile c++     -std=c++17     -fno-exceptions     -Wno-deprecated-declarations     -Wno-missing-template-keyword -DHAVE_CONFIG_H    -I./../include     -O2 -pipe -MT difference.lo -MD -MP -MF $depbase.Tpo -c -o difference.lo difference.cc && mv -f $depbase.Tpo $depbase.Plo
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT difference.lo -MD -MP -MF .deps/difference.Tpo -c difference.cc -fPIC -DPIC -o .libs/difference.o
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT difference.lo -MD -MP -MF .deps/difference.Tpo -c difference.cc -o difference.o
depbase=`echo disambiguate.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool  --tag=CXX    --mode=compile c++     -std=c++17     -fno-exceptions     -Wno-deprecated-declarations     -Wno-missing-template-keyword -DHAVE_CONFIG_H    -I./../include     -O2 -pipe -MT disambiguate.lo -MD -MP -MF $depbase.Tpo -c -o disambiguate.lo disambiguate.cc && mv -f $depbase.Tpo $depbase.Plo
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT disambiguate.lo -MD -MP -MF .deps/disambiguate.Tpo -c disambiguate.cc -fPIC -DPIC -o .libs/disambiguate.o
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT disambiguate.lo -MD -MP -MF .deps/disambiguate.Tpo -c disambiguate.cc -o disambiguate.o
depbase=`echo draw.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool  --tag=CXX    --mode=compile c++     -std=c++17     -fno-exceptions     -Wno-deprecated-declarations     -Wno-missing-template-keyword -DHAVE_CONFIG_H    -I./../include     -O2 -pipe -MT draw.lo -MD -MP -MF $depbase.Tpo -c -o draw.lo draw.cc && mv -f $depbase.Tpo $depbase.Plo
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT draw.lo -MD -MP -MF .deps/draw.Tpo -c draw.cc -fPIC -DPIC -o .libs/draw.o
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT draw.lo -MD -MP -MF .deps/draw.Tpo -c draw.cc -o draw.o
depbase=`echo encode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool  --tag=CXX    --mode=compile c++     -std=c++17     -fno-exceptions     -Wno-deprecated-declarations     -Wno-missing-template-keyword -DHAVE_CONFIG_H    -I./../include     -O2 -pipe -MT encode.lo -MD -MP -MF $depbase.Tpo -c -o encode.lo encode.cc && mv -f $depbase.Tpo $depbase.Plo
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT encode.lo -MD -MP -MF .deps/encode.Tpo -c encode.cc -fPIC -DPIC -o .libs/encode.o
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT encode.lo -MD -MP -MF .deps/encode.Tpo -c encode.cc -o encode.o
depbase=`echo encodemapper-class.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool  --tag=CXX    --mode=compile c++     -std=c++17     -fno-exceptions     -Wno-deprecated-declarations     -Wno-missing-template-keyword -DHAVE_CONFIG_H    -I./../include     -O2 -pipe -MT encodemapper-class.lo -MD -MP -MF $depbase.Tpo -c -o encodemapper-class.lo encodemapper-class.cc && mv -f $depbase.Tpo $depbase.Plo
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT encodemapper-class.lo -MD -MP -MF .deps/encodemapper-class.Tpo -c encodemapper-class.cc -fPIC -DPIC -o .libs/encodemapper-class.o
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT encodemapper-class.lo -MD -MP -MF .deps/encodemapper-class.Tpo -c encodemapper-class.cc -o encodemapper-class.o
depbase=`echo epsnormalize.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool  --tag=CXX    --mode=compile c++     -std=c++17     -fno-exceptions     -Wno-deprecated-declarations     -Wno-missing-template-keyword -DHAVE_CONFIG_H    -I./../include     -O2 -pipe -MT epsnormalize.lo -MD -MP -MF $depbase.Tpo -c -o epsnormalize.lo epsnormalize.cc && mv -f $depbase.Tpo $depbase.Plo
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT epsnormalize.lo -MD -MP -MF .deps/epsnormalize.Tpo -c epsnormalize.cc -fPIC -DPIC -o .libs/epsnormalize.o
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT epsnormalize.lo -MD -MP -MF .deps/epsnormalize.Tpo -c epsnormalize.cc -o epsnormalize.o
depbase=`echo equal.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool  --tag=CXX    --mode=compile c++     -std=c++17     -fno-exceptions     -Wno-deprecated-declarations     -Wno-missing-template-keyword -DHAVE_CONFIG_H    -I./../include     -O2 -pipe -MT equal.lo -MD -MP -MF $depbase.Tpo -c -o equal.lo equal.cc && mv -f $depbase.Tpo $depbase.Plo
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT equal.lo -MD -MP -MF .deps/equal.Tpo -c equal.cc -fPIC -DPIC -o .libs/equal.o
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT equal.lo -MD -MP -MF .deps/equal.Tpo -c equal.cc -o equal.o
depbase=`echo equivalent.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool  --tag=CXX    --mode=compile c++     -std=c++17     -fno-exceptions     -Wno-deprecated-declarations     -Wno-missing-template-keyword -DHAVE_CONFIG_H    -I./../include     -O2 -pipe -MT equivalent.lo -MD -MP -MF $depbase.Tpo -c -o equivalent.lo equivalent.cc && mv -f $depbase.Tpo $depbase.Plo
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT equivalent.lo -MD -MP -MF .deps/equivalent.Tpo -c equivalent.cc -fPIC -DPIC -o .libs/equivalent.o
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT equivalent.lo -MD -MP -MF .deps/equivalent.Tpo -c equivalent.cc -o equivalent.o
depbase=`echo fst-class.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool  --tag=CXX    --mode=compile c++     -std=c++17     -fno-exceptions     -Wno-deprecated-declarations     -Wno-missing-template-keyword -DHAVE_CONFIG_H    -I./../include     -O2 -pipe -MT fst-class.lo -MD -MP -MF $depbase.Tpo -c -o fst-class.lo fst-class.cc && mv -f $depbase.Tpo $depbase.Plo
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT fst-class.lo -MD -MP -MF .deps/fst-class.Tpo -c fst-class.cc -fPIC -DPIC -o .libs/fst-class.o
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT fst-class.lo -MD -MP -MF .deps/fst-class.Tpo -c fst-class.cc -o fst-class.o
depbase=`echo getters.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool  --tag=CXX    --mode=compile c++     -std=c++17     -fno-exceptions     -Wno-deprecated-declarations     -Wno-missing-template-keyword -DHAVE_CONFIG_H    -I./../include     -O2 -pipe -MT getters.lo -MD -MP -MF $depbase.Tpo -c -o getters.lo getters.cc && mv -f $depbase.Tpo $depbase.Plo
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT getters.lo -MD -MP -MF .deps/getters.Tpo -c getters.cc -fPIC -DPIC -o .libs/getters.o
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT getters.lo -MD -MP -MF .deps/getters.Tpo -c getters.cc -o getters.o
depbase=`echo info-impl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool  --tag=CXX    --mode=compile c++     -std=c++17     -fno-exceptions     -Wno-deprecated-declarations     -Wno-missing-template-keyword -DHAVE_CONFIG_H    -I./../include     -O2 -pipe -MT info-impl.lo -MD -MP -MF $depbase.Tpo -c -o info-impl.lo info-impl.cc && mv -f $depbase.Tpo $depbase.Plo
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT info-impl.lo -MD -MP -MF .deps/info-impl.Tpo -c info-impl.cc -fPIC -DPIC -o .libs/info-impl.o
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT info-impl.lo -MD -MP -MF .deps/info-impl.Tpo -c info-impl.cc -o info-impl.o
depbase=`echo info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool  --tag=CXX    --mode=compile c++     -std=c++17     -fno-exceptions     -Wno-deprecated-declarations     -Wno-missing-template-keyword -DHAVE_CONFIG_H    -I./../include     -O2 -pipe -MT info.lo -MD -MP -MF $depbase.Tpo -c -o info.lo info.cc && mv -f $depbase.Tpo $depbase.Plo
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT info.lo -MD -MP -MF .deps/info.Tpo -c info.cc -fPIC -DPIC -o .libs/info.o
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT info.lo -MD -MP -MF .deps/info.Tpo -c info.cc -o info.o
depbase=`echo intersect.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool  --tag=CXX    --mode=compile c++     -std=c++17     -fno-exceptions     -Wno-deprecated-declarations     -Wno-missing-template-keyword -DHAVE_CONFIG_H    -I./../include     -O2 -pipe -MT intersect.lo -MD -MP -MF $depbase.Tpo -c -o intersect.lo intersect.cc && mv -f $depbase.Tpo $depbase.Plo
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT intersect.lo -MD -MP -MF .deps/intersect.Tpo -c intersect.cc -fPIC -DPIC -o .libs/intersect.o
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT intersect.lo -MD -MP -MF .deps/intersect.Tpo -c intersect.cc -o intersect.o
depbase=`echo invert.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool  --tag=CXX    --mode=compile c++     -std=c++17     -fno-exceptions     -Wno-deprecated-declarations     -Wno-missing-template-keyword -DHAVE_CONFIG_H    -I./../include     -O2 -pipe -MT invert.lo -MD -MP -MF $depbase.Tpo -c -o invert.lo invert.cc && mv -f $depbase.Tpo $depbase.Plo
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT invert.lo -MD -MP -MF .deps/invert.Tpo -c invert.cc -fPIC -DPIC -o .libs/invert.o
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT invert.lo -MD -MP -MF .deps/invert.Tpo -c invert.cc -o invert.o
depbase=`echo isomorphic.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool  --tag=CXX    --mode=compile c++     -std=c++17     -fno-exceptions     -Wno-deprecated-declarations     -Wno-missing-template-keyword -DHAVE_CONFIG_H    -I./../include     -O2 -pipe -MT isomorphic.lo -MD -MP -MF $depbase.Tpo -c -o isomorphic.lo isomorphic.cc && mv -f $depbase.Tpo $depbase.Plo
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT isomorphic.lo -MD -MP -MF .deps/isomorphic.Tpo -c isomorphic.cc -fPIC -DPIC -o .libs/isomorphic.o
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT isomorphic.lo -MD -MP -MF .deps/isomorphic.Tpo -c isomorphic.cc -o isomorphic.o
depbase=`echo map.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool  --tag=CXX    --mode=compile c++     -std=c++17     -fno-exceptions     -Wno-deprecated-declarations     -Wno-missing-template-keyword -DHAVE_CONFIG_H    -I./../include     -O2 -pipe -MT map.lo -MD -MP -MF $depbase.Tpo -c -o map.lo map.cc && mv -f $depbase.Tpo $depbase.Plo
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT map.lo -MD -MP -MF .deps/map.Tpo -c map.cc -fPIC -DPIC -o .libs/map.o
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT map.lo -MD -MP -MF .deps/map.Tpo -c map.cc -o map.o
depbase=`echo minimize.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool  --tag=CXX    --mode=compile c++     -std=c++17     -fno-exceptions     -Wno-deprecated-declarations     -Wno-missing-template-keyword -DHAVE_CONFIG_H    -I./../include     -O2 -pipe -MT minimize.lo -MD -MP -MF $depbase.Tpo -c -o minimize.lo minimize.cc && mv -f $depbase.Tpo $depbase.Plo
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT minimize.lo -MD -MP -MF .deps/minimize.Tpo -c minimize.cc -fPIC -DPIC -o .libs/minimize.o
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT minimize.lo -MD -MP -MF .deps/minimize.Tpo -c minimize.cc -o minimize.o
depbase=`echo print.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool  --tag=CXX    --mode=compile c++     -std=c++17     -fno-exceptions     -Wno-deprecated-declarations     -Wno-missing-template-keyword -DHAVE_CONFIG_H    -I./../include     -O2 -pipe -MT print.lo -MD -MP -MF $depbase.Tpo -c -o print.lo print.cc && mv -f $depbase.Tpo $depbase.Plo
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT print.lo -MD -MP -MF .deps/print.Tpo -c print.cc -fPIC -DPIC -o .libs/print.o
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT print.lo -MD -MP -MF .deps/print.Tpo -c print.cc -o print.o
depbase=`echo project.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool  --tag=CXX    --mode=compile c++     -std=c++17     -fno-exceptions     -Wno-deprecated-declarations     -Wno-missing-template-keyword -DHAVE_CONFIG_H    -I./../include     -O2 -pipe -MT project.lo -MD -MP -MF $depbase.Tpo -c -o project.lo project.cc && mv -f $depbase.Tpo $depbase.Plo
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT project.lo -MD -MP -MF .deps/project.Tpo -c project.cc -fPIC -DPIC -o .libs/project.o
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT project.lo -MD -MP -MF .deps/project.Tpo -c project.cc -o project.o
depbase=`echo prune.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool  --tag=CXX    --mode=compile c++     -std=c++17     -fno-exceptions     -Wno-deprecated-declarations     -Wno-missing-template-keyword -DHAVE_CONFIG_H    -I./../include     -O2 -pipe -MT prune.lo -MD -MP -MF $depbase.Tpo -c -o prune.lo prune.cc && mv -f $depbase.Tpo $depbase.Plo
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT prune.lo -MD -MP -MF .deps/prune.Tpo -c prune.cc -fPIC -DPIC -o .libs/prune.o
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT prune.lo -MD -MP -MF .deps/prune.Tpo -c prune.cc -o prune.o
depbase=`echo push.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool  --tag=CXX    --mode=compile c++     -std=c++17     -fno-exceptions     -Wno-deprecated-declarations     -Wno-missing-template-keyword -DHAVE_CONFIG_H    -I./../include     -O2 -pipe -MT push.lo -MD -MP -MF $depbase.Tpo -c -o push.lo push.cc && mv -f $depbase.Tpo $depbase.Plo
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT push.lo -MD -MP -MF .deps/push.Tpo -c push.cc -fPIC -DPIC -o .libs/push.o
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT push.lo -MD -MP -MF .deps/push.Tpo -c push.cc -o push.o
depbase=`echo randequivalent.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool  --tag=CXX    --mode=compile c++     -std=c++17     -fno-exceptions     -Wno-deprecated-declarations     -Wno-missing-template-keyword -DHAVE_CONFIG_H    -I./../include     -O2 -pipe -MT randequivalent.lo -MD -MP -MF $depbase.Tpo -c -o randequivalent.lo randequivalent.cc && mv -f $depbase.Tpo $depbase.Plo
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT randequivalent.lo -MD -MP -MF .deps/randequivalent.Tpo -c randequivalent.cc -fPIC -DPIC -o .libs/randequivalent.o
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT randequivalent.lo -MD -MP -MF .deps/randequivalent.Tpo -c randequivalent.cc -o randequivalent.o
depbase=`echo randgen.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool  --tag=CXX    --mode=compile c++     -std=c++17     -fno-exceptions     -Wno-deprecated-declarations     -Wno-missing-template-keyword -DHAVE_CONFIG_H    -I./../include     -O2 -pipe -MT randgen.lo -MD -MP -MF $depbase.Tpo -c -o randgen.lo randgen.cc && mv -f $depbase.Tpo $depbase.Plo
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT randgen.lo -MD -MP -MF .deps/randgen.Tpo -c randgen.cc -fPIC -DPIC -o .libs/randgen.o
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT randgen.lo -MD -MP -MF .deps/randgen.Tpo -c randgen.cc -o randgen.o
depbase=`echo relabel.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool  --tag=CXX    --mode=compile c++     -std=c++17     -fno-exceptions     -Wno-deprecated-declarations     -Wno-missing-template-keyword -DHAVE_CONFIG_H    -I./../include     -O2 -pipe -MT relabel.lo -MD -MP -MF $depbase.Tpo -c -o relabel.lo relabel.cc && mv -f $depbase.Tpo $depbase.Plo
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT relabel.lo -MD -MP -MF .deps/relabel.Tpo -c relabel.cc -fPIC -DPIC -o .libs/relabel.o
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT relabel.lo -MD -MP -MF .deps/relabel.Tpo -c relabel.cc -o relabel.o
depbase=`echo replace.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool  --tag=CXX    --mode=compile c++     -std=c++17     -fno-exceptions     -Wno-deprecated-declarations     -Wno-missing-template-keyword -DHAVE_CONFIG_H    -I./../include     -O2 -pipe -MT replace.lo -MD -MP -MF $depbase.Tpo -c -o replace.lo replace.cc && mv -f $depbase.Tpo $depbase.Plo
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT replace.lo -MD -MP -MF .deps/replace.Tpo -c replace.cc -fPIC -DPIC -o .libs/replace.o
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT replace.lo -MD -MP -MF .deps/replace.Tpo -c replace.cc -o replace.o
depbase=`echo reverse.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool  --tag=CXX    --mode=compile c++     -std=c++17     -fno-exceptions     -Wno-deprecated-declarations     -Wno-missing-template-keyword -DHAVE_CONFIG_H    -I./../include     -O2 -pipe -MT reverse.lo -MD -MP -MF $depbase.Tpo -c -o reverse.lo reverse.cc && mv -f $depbase.Tpo $depbase.Plo
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT reverse.lo -MD -MP -MF .deps/reverse.Tpo -c reverse.cc -fPIC -DPIC -o .libs/reverse.o
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT reverse.lo -MD -MP -MF .deps/reverse.Tpo -c reverse.cc -o reverse.o
depbase=`echo reweight.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool  --tag=CXX    --mode=compile c++     -std=c++17     -fno-exceptions     -Wno-deprecated-declarations     -Wno-missing-template-keyword -DHAVE_CONFIG_H    -I./../include     -O2 -pipe -MT reweight.lo -MD -MP -MF $depbase.Tpo -c -o reweight.lo reweight.cc && mv -f $depbase.Tpo $depbase.Plo
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT reweight.lo -MD -MP -MF .deps/reweight.Tpo -c reweight.cc -fPIC -DPIC -o .libs/reweight.o
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT reweight.lo -MD -MP -MF .deps/reweight.Tpo -c reweight.cc -o reweight.o
depbase=`echo rmepsilon.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool  --tag=CXX    --mode=compile c++     -std=c++17     -fno-exceptions     -Wno-deprecated-declarations     -Wno-missing-template-keyword -DHAVE_CONFIG_H    -I./../include     -O2 -pipe -MT rmepsilon.lo -MD -MP -MF $depbase.Tpo -c -o rmepsilon.lo rmepsilon.cc && mv -f $depbase.Tpo $depbase.Plo
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT rmepsilon.lo -MD -MP -MF .deps/rmepsilon.Tpo -c rmepsilon.cc -fPIC -DPIC -o .libs/rmepsilon.o
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT rmepsilon.lo -MD -MP -MF .deps/rmepsilon.Tpo -c rmepsilon.cc -o rmepsilon.o
depbase=`echo shortest-distance.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool  --tag=CXX    --mode=compile c++     -std=c++17     -fno-exceptions     -Wno-deprecated-declarations     -Wno-missing-template-keyword -DHAVE_CONFIG_H    -I./../include     -O2 -pipe -MT shortest-distance.lo -MD -MP -MF $depbase.Tpo -c -o shortest-distance.lo shortest-distance.cc && mv -f $depbase.Tpo $depbase.Plo
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT shortest-distance.lo -MD -MP -MF .deps/shortest-distance.Tpo -c shortest-distance.cc -fPIC -DPIC -o .libs/shortest-distance.o
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT shortest-distance.lo -MD -MP -MF .deps/shortest-distance.Tpo -c shortest-distance.cc -o shortest-distance.o
depbase=`echo shortest-path.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool  --tag=CXX    --mode=compile c++     -std=c++17     -fno-exceptions     -Wno-deprecated-declarations     -Wno-missing-template-keyword -DHAVE_CONFIG_H    -I./../include     -O2 -pipe -MT shortest-path.lo -MD -MP -MF $depbase.Tpo -c -o shortest-path.lo shortest-path.cc && mv -f $depbase.Tpo $depbase.Plo
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT shortest-path.lo -MD -MP -MF .deps/shortest-path.Tpo -c shortest-path.cc -fPIC -DPIC -o .libs/shortest-path.o
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT shortest-path.lo -MD -MP -MF .deps/shortest-path.Tpo -c shortest-path.cc -o shortest-path.o
depbase=`echo stateiterator-class.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool  --tag=CXX    --mode=compile c++     -std=c++17     -fno-exceptions     -Wno-deprecated-declarations     -Wno-missing-template-keyword -DHAVE_CONFIG_H    -I./../include     -O2 -pipe -MT stateiterator-class.lo -MD -MP -MF $depbase.Tpo -c -o stateiterator-class.lo stateiterator-class.cc && mv -f $depbase.Tpo $depbase.Plo
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT stateiterator-class.lo -MD -MP -MF .deps/stateiterator-class.Tpo -c stateiterator-class.cc -fPIC -DPIC -o .libs/stateiterator-class.o
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT stateiterator-class.lo -MD -MP -MF .deps/stateiterator-class.Tpo -c stateiterator-class.cc -o stateiterator-class.o
depbase=`echo synchronize.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool  --tag=CXX    --mode=compile c++     -std=c++17     -fno-exceptions     -Wno-deprecated-declarations     -Wno-missing-template-keyword -DHAVE_CONFIG_H    -I./../include     -O2 -pipe -MT synchronize.lo -MD -MP -MF $depbase.Tpo -c -o synchronize.lo synchronize.cc && mv -f $depbase.Tpo $depbase.Plo
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT synchronize.lo -MD -MP -MF .deps/synchronize.Tpo -c synchronize.cc -fPIC -DPIC -o .libs/synchronize.o
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT synchronize.lo -MD -MP -MF .deps/synchronize.Tpo -c synchronize.cc -o synchronize.o
depbase=`echo text-io.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool  --tag=CXX    --mode=compile c++     -std=c++17     -fno-exceptions     -Wno-deprecated-declarations     -Wno-missing-template-keyword -DHAVE_CONFIG_H    -I./../include     -O2 -pipe -MT text-io.lo -MD -MP -MF $depbase.Tpo -c -o text-io.lo text-io.cc && mv -f $depbase.Tpo $depbase.Plo
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT text-io.lo -MD -MP -MF .deps/text-io.Tpo -c text-io.cc -fPIC -DPIC -o .libs/text-io.o
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT text-io.lo -MD -MP -MF .deps/text-io.Tpo -c text-io.cc -o text-io.o
depbase=`echo topsort.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool  --tag=CXX    --mode=compile c++     -std=c++17     -fno-exceptions     -Wno-deprecated-declarations     -Wno-missing-template-keyword -DHAVE_CONFIG_H    -I./../include     -O2 -pipe -MT topsort.lo -MD -MP -MF $depbase.Tpo -c -o topsort.lo topsort.cc && mv -f $depbase.Tpo $depbase.Plo
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT topsort.lo -MD -MP -MF .deps/topsort.Tpo -c topsort.cc -fPIC -DPIC -o .libs/topsort.o
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT topsort.lo -MD -MP -MF .deps/topsort.Tpo -c topsort.cc -o topsort.o
depbase=`echo union.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool  --tag=CXX    --mode=compile c++     -std=c++17     -fno-exceptions     -Wno-deprecated-declarations     -Wno-missing-template-keyword -DHAVE_CONFIG_H    -I./../include     -O2 -pipe -MT union.lo -MD -MP -MF $depbase.Tpo -c -o union.lo union.cc && mv -f $depbase.Tpo $depbase.Plo
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT union.lo -MD -MP -MF .deps/union.Tpo -c union.cc -fPIC -DPIC -o .libs/union.o
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT union.lo -MD -MP -MF .deps/union.Tpo -c union.cc -o union.o
depbase=`echo weight-class.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool  --tag=CXX    --mode=compile c++     -std=c++17     -fno-exceptions     -Wno-deprecated-declarations     -Wno-missing-template-keyword -DHAVE_CONFIG_H    -I./../include     -O2 -pipe -MT weight-class.lo -MD -MP -MF $depbase.Tpo -c -o weight-class.lo weight-class.cc && mv -f $depbase.Tpo $depbase.Plo
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT weight-class.lo -MD -MP -MF .deps/weight-class.Tpo -c weight-class.cc -fPIC -DPIC -o .libs/weight-class.o
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT weight-class.lo -MD -MP -MF .deps/weight-class.Tpo -c weight-class.cc -o weight-class.o
depbase=`echo verify.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool  --tag=CXX    --mode=compile c++     -std=c++17     -fno-exceptions     -Wno-deprecated-declarations     -Wno-missing-template-keyword -DHAVE_CONFIG_H    -I./../include     -O2 -pipe -MT verify.lo -MD -MP -MF $depbase.Tpo -c -o verify.lo verify.cc && mv -f $depbase.Tpo $depbase.Plo
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT verify.lo -MD -MP -MF .deps/verify.Tpo -c verify.cc -fPIC -DPIC -o .libs/verify.o
c++ -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -DHAVE_CONFIG_H -I./../include -O2 -pipe -MT verify.lo -MD -MP -MF .deps/verify.Tpo -c verify.cc -o verify.o
/usr/bin/libtool  --tag=CXX    --mode=link c++     -std=c++17     -fno-exceptions     -Wno-deprecated-declarations     -Wno-missing-template-keyword   -O2 -pipe -version-info 26:0:0   -o libfstscript.la -rpath /usr/local/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  
libtool: link: c++ -shared -fPIC -DPIC -o .libs/libfstscript.so.3.0 -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -O2 -pipe .libs/arciterator-class.o .libs/arcsort.o .libs/closure.o .libs/compile.o .libs/compose.o .libs/concat.o .libs/connect.o .libs/convert.o .libs/decode.o .libs/determinize.o .libs/difference.o .libs/disambiguate.o .libs/draw.o .libs/encode.o .libs/encodemapper-class.o .libs/epsnormalize.o .libs/equal.o .libs/equivalent.o .libs/fst-class.o .libs/getters.o .libs/info-impl.o .libs/info.o .libs/intersect.o .libs/invert.o .libs/isomorphic.o .libs/map.o .libs/minimize.o .libs/print.o .libs/project.o .libs/prune.o .libs/push.o .libs/randequivalent.o .libs/randgen.o .libs/relabel.o .libs/replace.o .libs/reverse.o .libs/reweight.o .libs/rmepsilon.o .libs/shortest-distance.o .libs/shortest-path.o .libs/stateiterator-class.o .libs/synchronize.o .libs/text-io.o .libs/topsort.o .libs/union.o .libs/weight-class.o .libs/verify.o -L.libs -lfst -lm -Wl,-soname,libfstscript.so.3.0
libtool: link: ar cru .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
Making all in bin
depbase=`echo fstarcsort.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++     -std=c++17     -fno-exceptions     -Wno-deprecated-declarations     -Wno-missing-template-keyword -DHAVE_CONFIG_H    -I./../include -I./../script    -O2 -pipe -MT fstarcsort.o -MD -MP -MF $depbase.Tpo -c -o fstarcsort.o fstarcsort.cc && mv -f $depbase.Tpo $depbase.Po
depbase=`echo fstarcsort-main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; c++     -std=c++17     -fno-exceptions     -Wno-deprecated-declarations     -Wno-missing-template-keyword -DHAVE_CONFIG_H    -I./../include -I./../script    -O2 -pipe -MT fstarcsort-main.o -MD -MP -MF $depbase.Tpo -c -o fstarcsort-main.o fstarcsort-main.cc && mv -f $depbase.Tpo $depbase.Po
/usr/bin/libtool  --tag=CXX    --mode=link c++     -std=c++17     -fno-exceptions     -Wno-deprecated-declarations     -Wno-missing-template-keyword   -O2 -pipe   -o fstarcsort fstarcsort.o  fstarcsort-main.o ../script/libfstscript.la ../lib/libfst.la -lm  
libtool: link: c++ -o .libs/fstarcsort -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -O2 -pipe fstarcsort.o fstarcsort-main.o -L.libs -lfstscript -lfst -lm -Wl,-rpath-link,/usr/local/lib
fstarcsort.o: In function `FlagRegister<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::SetDescription(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, FlagDescription<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > const&)':
fstarcsort.cc:(.text._ZN12FlagRegisterINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEE14SetDescriptionERKS5_RK15FlagDescriptionIS5_E[_ZN12FlagRegisterINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEE14SetDescriptionERKS5_RK15FlagDescriptionIS5_E]+0x2c): undefined reference to `pthread_rwlock_wrlock'
fstarcsort.cc:(.text._ZN12FlagRegisterINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEE14SetDescriptionERKS5_RK15FlagDescriptionIS5_E[_ZN12FlagRegisterINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEE14SetDescriptionERKS5_RK15FlagDescriptionIS5_E]+0x100): undefined reference to `pthread_rwlock_unlock'
.libs/libfst.so.3.0: undefined reference to `pthread_rwlock_rdlock'
collect2: error: ld returned 1 exit status
Error while executing c++ -o .libs/fstarcsort -std=c++17 -fno-exceptions -Wno-deprecated-declarations -Wno-missing-template-keyword -O2 -pipe fstarcsort.o fstarcsort-main.o -L.libs -lfstscript -lfst -lm -Wl,-rpath-link,/usr/local/lib
*** Error 2 in src/bin (Makefile:805 'fstarcsort')
*** Error 1 in src (Makefile:395 'all-recursive': @fail=;  if (target_option=k; case ${target_option-} in  ?) ;;  *) echo "am__make_running_...)
*** Error 1 in . (Makefile:444 'all-recursive': @fail=;  if (target_option=k; case ${target_option-} in  ?) ;;  *) echo "am__make_running_wi...)
*** Error 2 in /usr/obj/ports/openfst-1.8.3/openfst-1.8.3 (Makefile:351 'all')
*** Error 2 in math/openfst (/usr/ports/infrastructure/mk/bsd.port.mk:3069 '/usr/obj/ports/openfst-1.8.3/.build_done': @cd /usr/obj/ports/op...)
*** Error 2 in math/openfst (/usr/ports/infrastructure/mk/bsd.port.mk:2712 'build': @lock=openfst-1.8.3;  export _LOCKS_HELD=" openfst-1.8.3...)
===> Exiting math/openfst with an error
*** Error 1 in /usr/ports (infrastructure/mk/bsd.port.subdir.mk:144 'build': @: ${echo_msg:=echo};  : ${target:=build};  for i in ; do  eval...)
>>> Ended at 1738148698.42
max_stuck=1159.30/patch=15.40/configure=75.93/build=24166.15
Error: job failed with 512 on sparc64-2d at 1738148698