Hi,

Trying to compile mutt,-gpgme but stuck on textproc/aspell/core build
faliure due the following error:

--------8<--------
/usr/bin/ld: BFD 2.17 internal error, aborting at
/usr/src/gnu/usr.bin/binutils-2.17/bfd/elfxx-mips.c line 4797 in
mips_elf_create_dynamic_relocation

/usr/bin/ld: Please report this bug.

collect2: error: ld returned 1 exit status
--------8<--------

The full build log is also attached. Please advice on how to fix. Thanks.
>>> Building on localhost under textproc/aspell/core
	 BDEPENDS = [lang/gcc/4.9,-libs;lang/gcc/4.9,-c++;archivers/bzip2;devel/gettext;lang/gcc/4.9]
	 DIST = [textproc/aspell/core:aspell/aspell-0.60.6.1.tar.gz;textproc/aspell/core:aspell/aspell6-en-7.1-0.tar.bz2]
	 FULLPKGNAME = aspell-0.60.6.1p8
	 RDEPENDS = [lang/gcc/4.9,-libs;devel/gettext]
>>> Running clean in textproc/aspell/core at 1548551522
===> textproc/aspell/core
===>  Cleaning for aspell-0.60.6.1p8
(Junk lock obtained for localhost at 1548551523)
>>> Running depends in textproc/aspell/core at 1548551523
/usr/sbin/pkg_add -aI -Drepair bzip2-1.0.6p9 g++-4.9.4p15 gcc-4.9.4p15 gcc-libs-4.9.4p15 gettext-0.19.8.1p3
was: /usr/sbin/pkg_add -aI -Drepair bzip2-1.0.6p9 g++-4.9.4p15 gcc-4.9.4p15 gcc-libs-4.9.4p15 gettext-0.19.8.1p3
/usr/sbin/pkg_add -aI -Drepair bzip2-1.0.6p9 g++-4.9.4p15 gcc-4.9.4p15 gcc-libs-4.9.4p15 gettext-0.19.8.1p3
>>> Running show-prepare-results in textproc/aspell/core at 1548551529
===> textproc/aspell/core
===> aspell-0.60.6.1p8 depends on: gcc->=4.9,<4.10 -> gcc-4.9.4p15
===> aspell-0.60.6.1p8 depends on: g++->=4.9,<4.10 -> g++-4.9.4p15
===> aspell-0.60.6.1p8 depends on: bzip2-* -> bzip2-1.0.6p9
===> aspell-0.60.6.1p8 depends on: gettext-* -> gettext-0.19.8.1p3
===> aspell-0.60.6.1p8 depends on: gcc-libs->=4.9,<4.10 -> gcc-libs-4.9.4p15
===>  Verifying specs:  c iconv intl m ncursesw pthread estdc++>=17 pthread estdc++>=17
===>  found c.93.0 iconv.6.0 intl.6.0 m.10.1 ncursesw.14.0 pthread.25.1 estdc++.17.1
bzip2-1.0.6p9
g++-4.9.4p15
gcc-4.9.4p15
gcc-libs-4.9.4p15
gettext-0.19.8.1p3
(Junk lock released for localhost at 1548551538)
distfiles size=2053523
>>> Running patch in textproc/aspell/core at 1548551538
===> textproc/aspell/core
===>  Checking files for aspell-0.60.6.1p8
`/usr/ports/distfiles/aspell/aspell-0.60.6.1.tar.gz' is up to date.
`/usr/ports/distfiles/aspell/aspell6-en-7.1-0.tar.bz2' is up to date.
>> (SHA256) aspell/aspell-0.60.6.1.tar.gz: OK
>> (SHA256) aspell/aspell6-en-7.1-0.tar.bz2: OK
===>  Extracting for aspell-0.60.6.1p8
===>  Patching for aspell-0.60.6.1p8
===>   Applying OpenBSD patch patch-Makefile_in
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$OpenBSD: patch-Makefile_in,v 1.4 2012/01/17 10:59:27 ajacoutot Exp $
|--- Makefile.in.orig	Mon Jul  4 10:58:49 2011
|+++ Makefile.in	Tue Jan 17 10:55:18 2012
--------------------------
Patching file Makefile.in using Plan A...
Hunk #1 succeeded at 482.
done
===>   Applying OpenBSD patch patch-common_cache-t_hpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$OpenBSD: patch-common_cache-t_hpp,v 1.1 2018/11/15 21:12:45 bcallah Exp $
|
|Fix segfault when building dictionaries on macppc
|see https://github.com/GNUAspell/aspell/pull/532
|
|Index: common/cache-t.hpp
|--- common/cache-t.hpp.orig
|+++ common/cache-t.hpp
--------------------------
Patching file common/cache-t.hpp using Plan A...
Hunk #1 succeeded at 16.
done
===>   Applying OpenBSD patch patch-common_cache_cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$OpenBSD: patch-common_cache_cpp,v 1.1 2018/11/15 21:12:45 bcallah Exp $
|
|Fix segfaults while building dictionaries on macppc
|see https://github.com/GNUAspell/aspell/pull/532
|
|Index: common/cache.cpp
|--- common/cache.cpp.orig
|+++ common/cache.cpp
--------------------------
Patching file common/cache.cpp using Plan A...
Hunk #1 succeeded at 5.
Hunk #2 succeeded at 70.
Hunk #3 succeeded at 80.
done
===>   Applying OpenBSD patch patch-common_lock_hpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$OpenBSD: patch-common_lock_hpp,v 1.1 2012/01/17 10:59:27 ajacoutot Exp $
|
|common/lock.hpp:63: error: 'NULL' was not declared in this scope
|
|--- common/lock.hpp.orig	Tue Jan 17 11:20:03 2012
|+++ common/lock.hpp	Tue Jan 17 11:20:13 2012
--------------------------
Patching file common/lock.hpp using Plan A...
Hunk #1 succeeded at 16.
done
===>   Applying OpenBSD patch patch-configure
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$OpenBSD: patch-configure,v 1.7 2017/04/17 21:05:21 sthen Exp $
|--- configure.orig	Mon Jul  4 09:58:50 2011
|+++ configure	Mon Apr 17 22:05:04 2017
--------------------------
Patching file configure using Plan A...
Hunk #1 succeeded at 2645.
Hunk #2 succeeded at 20216.
done
===>   Applying OpenBSD patch patch-interfaces_cc_aspell_h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$OpenBSD: patch-interfaces_cc_aspell_h,v 1.1 2017/04/17 21:19:22 sthen Exp $
|
|fix with clang; from https://svnweb.freebsd.org/ports?view=revision&revision=343830
|
|should be obsoleted by upstream patch targetted for 0.60.7
|https://github.com/GNUAspell/aspell/commit/502e8f99a9c7c63344f5acdcb96ddecd30ee32f1
|
|--- interfaces/cc/aspell.h.orig	Sat Jul  2 22:53:27 2011
|+++ interfaces/cc/aspell.h	Mon Apr 17 22:05:44 2017
--------------------------
Patching file interfaces/cc/aspell.h using Plan A...
Hunk #1 succeeded at 236.
Hunk #2 succeeded at 322.
done
===>   Applying OpenBSD patch patch-modules_filter_tex_cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$OpenBSD: patch-modules_filter_tex_cpp,v 1.1 2018/04/07 22:50:15 naddy Exp $
|
|Fix compilation with clang 6.
|https://git.savannah.gnu.org/cgit/aspell.git/patch/?id=8089fa02122fed0a6394eba14bbedcb1d18e2384
|
|Index: modules/filter/tex.cpp
|--- modules/filter/tex.cpp.orig
|+++ modules/filter/tex.cpp
--------------------------
Patching file modules/filter/tex.cpp using Plan A...
Hunk #1 succeeded at 174.
done
===>   Applying OpenBSD patch patch-prog_aspell_cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$OpenBSD: patch-prog_aspell_cpp,v 1.1 2017/04/17 21:19:22 sthen Exp $
|
|fix with clang; from https://svnweb.freebsd.org/ports?view=revision&revision=343830
|
|should be obsoleted by upstream patch targetted for 0.60.7
|https://github.com/GNUAspell/aspell/commit/502e8f99a9c7c63344f5acdcb96ddecd30ee32f1
|
|--- prog/aspell.cpp.orig	Mon Jul  4 10:13:58 2011
|+++ prog/aspell.cpp	Mon Apr 17 22:06:01 2017
--------------------------
Patching file prog/aspell.cpp using Plan A...
Hunk #1 succeeded at 25.
Hunk #2 succeeded at 41.
done
===>   Applying OpenBSD patch patch-prog_check_funs_cpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$OpenBSD: patch-prog_check_funs_cpp,v 1.1 2018/04/07 22:50:15 naddy Exp $
|
|Fix compilation with clang 6.
|https://git.savannah.gnu.org/cgit/aspell.git/patch/?id=8089fa02122fed0a6394eba14bbedcb1d18e2384
|
|Index: prog/check_funs.cpp
|--- prog/check_funs.cpp.orig
|+++ prog/check_funs.cpp
--------------------------
Patching file prog/check_funs.cpp using Plan A...
Hunk #1 succeeded at 647.
done
===>   Applying OpenBSD patch patch-prog_checker_string_hpp
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$OpenBSD: patch-prog_checker_string_hpp,v 1.1 2017/04/17 21:19:22 sthen Exp $
|
|fix with clang; from https://svnweb.freebsd.org/ports?view=revision&revision=343830
|
|should be obsoleted by upstream patch targetted for 0.60.7
|https://github.com/GNUAspell/aspell/commit/502e8f99a9c7c63344f5acdcb96ddecd30ee32f1
|
|--- prog/checker_string.hpp.orig	Sat Jul  2 22:09:09 2011
|+++ prog/checker_string.hpp	Mon Apr 17 22:06:23 2017
--------------------------
Patching file prog/checker_string.hpp using Plan A...
Hunk #1 succeeded at 6.
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 textproc/aspell/core at 1548551543
===> textproc/aspell/core
===>  Generating configure for aspell-0.60.6.1p8
===>  Configuring for aspell-0.60.6.1p8
Using /usr/ports/pobj/aspell-0.60.6.1/config.site (generated)
configure: loading site script /usr/ports/pobj/aspell-0.60.6.1/config.site
checking build system type... mips64el-unknown-openbsd6.4
checking host system type... mips64el-unknown-openbsd6.4
checking target system type... mips64el-unknown-openbsd6.4
checking for a BSD-compatible install... /usr/ports/pobj/aspell-0.60.6.1/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... mkdir -p
checking for gawk... (cached) awk
checking whether make sets $(MAKE)... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for C++ compiler default output file name... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... (cached) o
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether c++ accepts -g... (cached) yes
checking for style of include used by make... GNU
checking dependency style of c++... gcc3
checking for gcc... cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... none needed
checking dependency style of cc... gcc3
checking whether cc understands -c and -o together... yes
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 whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking for /usr/bin/ld option to reload object files... -r
checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$
checking for ar... (cached) ar
checking for strip... (cached) strip
checking for ranlib... (cached) ranlib
checking command to parse /usr/bin/nm -B output from cc object... ok
checking how to run the C preprocessor... cc -E
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for dlfcn.h... (cached) yes
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether c++ accepts -g... (cached) yes
checking dependency style of c++... (cached) gcc3
checking how to run the C++ preprocessor... c++ -E
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... openbsd6.4 ld.so
checking how to hardcode library paths into programs... immediate
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
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... yes
checking for ld used by c++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC -DPIC
checking if c++ PIC flag -fPIC -DPIC works... yes
checking if c++ static flag -static works... yes
checking if c++ supports -c -o file.o... yes
checking if c++ supports -c -o file.o... (cached) yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... openbsd6.4 ld.so
checking how to hardcode library paths into programs... immediate
checking for dlfcn.h... (cached) yes
checking for dlopen... (cached) yes
checking for sed... (cached) /usr/bin/sed
checking for perl... /usr/bin/perl
checking whether NLS is requested... yes
checking for msgfmt... /usr/local/bin/msgfmt
checking for gmsgfmt... /usr/local/bin/msgfmt
checking for xgettext... /usr/local/bin/xgettext
checking for msgmerge... /usr/local/bin/msgmerge
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... no
checking for iconv... yes
checking how to link with libiconv... /usr/local/lib/libiconv.a
checking for GNU gettext in libintl... yes
checking whether to use NLS... yes
checking where the gettext function comes from... external libintl
checking how to link with libintl... /usr/local/lib/libintl.a /usr/local/lib/libiconv.a -lc -Wl,-rpath,/usr/local/lib
checking for dlfcn.h... (cached) yes
checking for dlopen in -ldl... no
checking if file locking and truncating is supported... yes
checking if mmap and friends is supported... yes
checking if file ino is supported... yes
checking if posix locals are supported... yes
checking if posix regex are supported... yes
checking for nl_langinfo and CODESET... yes
checking if posix mutexes are supported... yes
checking if mblen is supported... yes
checking for wide character support in curses libraray... yes
checking if standard curses include sequence will work... yes
checking for STL rel_ops pollution... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating gen/Makefile
config.status: creating common/Makefile
config.status: creating lib/Makefile
config.status: creating data/Makefile
config.status: creating auto/Makefile
config.status: creating modules/Makefile
config.status: creating modules/tokenizer/Makefile
config.status: creating modules/speller/Makefile
config.status: creating modules/speller/default/Makefile
config.status: creating interfaces/Makefile
config.status: creating interfaces/cc/Makefile
config.status: creating scripts/Makefile
config.status: creating examples/Makefile
config.status: creating prog/Makefile
config.status: creating manual/Makefile
config.status: creating po/Makefile.in
config.status: creating m4/Makefile
config.status: creating modules/filter/Makefile
config.status: creating myspell/Makefile
config.status: creating lib5/Makefile
config.status: creating gen/settings.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
>>> Running build in textproc/aspell/core at 1548551665
===> textproc/aspell/core
===>  Building for aspell-0.60.6.1p8
Making all in .
depbase=`echo common/cache.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H -I. -I./gen   -I./gen -I./common  -I./interfaces/cc/  -I./modules/speller/default/  -DLOCALEDIR="/usr/local/share/locale" -I/usr/local/include  -O2 -pipe -fno-exceptions -MT common/cache.lo -MD -MP -MF $depbase.Tpo -c -o common/cache.lo common/cache.cpp && mv -f $depbase.Tpo $depbase.Plo
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT common/cache.lo -MD -MP -MF common/.deps/cache.Tpo -c common/cache.cpp -fPIC -DPIC -o common/.libs/cache.o
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT common/cache.lo -MD -MP -MF common/.deps/cache.Tpo -c common/cache.cpp -o common/cache.o
depbase=`echo common/string.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H -I. -I./gen   -I./gen -I./common  -I./interfaces/cc/  -I./modules/speller/default/  -DLOCALEDIR="/usr/local/share/locale" -I/usr/local/include  -O2 -pipe -fno-exceptions -MT common/string.lo -MD -MP -MF $depbase.Tpo -c -o common/string.lo common/string.cpp && mv -f $depbase.Tpo $depbase.Plo
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT common/string.lo -MD -MP -MF common/.deps/string.Tpo -c common/string.cpp -fPIC -DPIC -o common/.libs/string.o
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT common/string.lo -MD -MP -MF common/.deps/string.Tpo -c common/string.cpp -o common/string.o
depbase=`echo common/getdata.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H -I. -I./gen   -I./gen -I./common  -I./interfaces/cc/  -I./modules/speller/default/  -DLOCALEDIR="/usr/local/share/locale" -I/usr/local/include  -O2 -pipe -fno-exceptions -MT common/getdata.lo -MD -MP -MF $depbase.Tpo -c -o common/getdata.lo common/getdata.cpp && mv -f $depbase.Tpo $depbase.Plo
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT common/getdata.lo -MD -MP -MF common/.deps/getdata.Tpo -c common/getdata.cpp -fPIC -DPIC -o common/.libs/getdata.o
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT common/getdata.lo -MD -MP -MF common/.deps/getdata.Tpo -c common/getdata.cpp -o common/getdata.o
depbase=`echo common/itemize.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H -I. -I./gen   -I./gen -I./common  -I./interfaces/cc/  -I./modules/speller/default/  -DLOCALEDIR="/usr/local/share/locale" -I/usr/local/include  -O2 -pipe -fno-exceptions -MT common/itemize.lo -MD -MP -MF $depbase.Tpo -c -o common/itemize.lo common/itemize.cpp && mv -f $depbase.Tpo $depbase.Plo
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT common/itemize.lo -MD -MP -MF common/.deps/itemize.Tpo -c common/itemize.cpp -fPIC -DPIC -o common/.libs/itemize.o
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT common/itemize.lo -MD -MP -MF common/.deps/itemize.Tpo -c common/itemize.cpp -o common/itemize.o
depbase=`echo common/file_util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H -I. -I./gen   -I./gen -I./common  -I./interfaces/cc/  -I./modules/speller/default/  -DLOCALEDIR="/usr/local/share/locale" -I/usr/local/include  -O2 -pipe -fno-exceptions -MT common/file_util.lo -MD -MP -MF $depbase.Tpo -c -o common/file_util.lo common/file_util.cpp && mv -f $depbase.Tpo $depbase.Plo
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT common/file_util.lo -MD -MP -MF common/.deps/file_util.Tpo -c common/file_util.cpp -fPIC -DPIC -o common/.libs/file_util.o
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT common/file_util.lo -MD -MP -MF common/.deps/file_util.Tpo -c common/file_util.cpp -o common/file_util.o
depbase=`echo common/string_map.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H -I. -I./gen   -I./gen -I./common  -I./interfaces/cc/  -I./modules/speller/default/  -DLOCALEDIR="/usr/local/share/locale" -I/usr/local/include  -O2 -pipe -fno-exceptions -MT common/string_map.lo -MD -MP -MF $depbase.Tpo -c -o common/string_map.lo common/string_map.cpp && mv -f $depbase.Tpo $depbase.Plo
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT common/string_map.lo -MD -MP -MF common/.deps/string_map.Tpo -c common/string_map.cpp -fPIC -DPIC -o common/.libs/string_map.o
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT common/string_map.lo -MD -MP -MF common/.deps/string_map.Tpo -c common/string_map.cpp -o common/string_map.o
depbase=`echo common/string_list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H -I. -I./gen   -I./gen -I./common  -I./interfaces/cc/  -I./modules/speller/default/  -DLOCALEDIR="/usr/local/share/locale" -I/usr/local/include  -O2 -pipe -fno-exceptions -MT common/string_list.lo -MD -MP -MF $depbase.Tpo -c -o common/string_list.lo common/string_list.cpp && mv -f $depbase.Tpo $depbase.Plo
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT common/string_list.lo -MD -MP -MF common/.deps/string_list.Tpo -c common/string_list.cpp -fPIC -DPIC -o common/.libs/string_list.o
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT common/string_list.lo -MD -MP -MF common/.deps/string_list.Tpo -c common/string_list.cpp -o common/string_list.o
cd gen; perl mk-dirs_h.pl /usr/local /usr/local/lib/aspell /usr/local/share/aspell  /etc >  dirs.h
depbase=`echo common/config.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H -I. -I./gen   -I./gen -I./common  -I./interfaces/cc/  -I./modules/speller/default/  -DLOCALEDIR="/usr/local/share/locale" -I/usr/local/include  -O2 -pipe -fno-exceptions -MT common/config.lo -MD -MP -MF $depbase.Tpo -c -o common/config.lo common/config.cpp && mv -f $depbase.Tpo $depbase.Plo
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT common/config.lo -MD -MP -MF common/.deps/config.Tpo -c common/config.cpp -fPIC -DPIC -o common/.libs/config.o
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT common/config.lo -MD -MP -MF common/.deps/config.Tpo -c common/config.cpp -o common/config.o
depbase=`echo common/posib_err.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H -I. -I./gen   -I./gen -I./common  -I./interfaces/cc/  -I./modules/speller/default/  -DLOCALEDIR="/usr/local/share/locale" -I/usr/local/include  -O2 -pipe -fno-exceptions -MT common/posib_err.lo -MD -MP -MF $depbase.Tpo -c -o common/posib_err.lo common/posib_err.cpp && mv -f $depbase.Tpo $depbase.Plo
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT common/posib_err.lo -MD -MP -MF common/.deps/posib_err.Tpo -c common/posib_err.cpp -fPIC -DPIC -o common/.libs/posib_err.o
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT common/posib_err.lo -MD -MP -MF common/.deps/posib_err.Tpo -c common/posib_err.cpp -o common/posib_err.o
depbase=`echo common/errors.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H -I. -I./gen   -I./gen -I./common  -I./interfaces/cc/  -I./modules/speller/default/  -DLOCALEDIR="/usr/local/share/locale" -I/usr/local/include  -O2 -pipe -fno-exceptions -MT common/errors.lo -MD -MP -MF $depbase.Tpo -c -o common/errors.lo common/errors.cpp && mv -f $depbase.Tpo $depbase.Plo
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT common/errors.lo -MD -MP -MF common/.deps/errors.Tpo -c common/errors.cpp -fPIC -DPIC -o common/.libs/errors.o
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT common/errors.lo -MD -MP -MF common/.deps/errors.Tpo -c common/errors.cpp -o common/errors.o
depbase=`echo common/error.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H -I. -I./gen   -I./gen -I./common  -I./interfaces/cc/  -I./modules/speller/default/  -DLOCALEDIR="/usr/local/share/locale" -I/usr/local/include  -O2 -pipe -fno-exceptions -MT common/error.lo -MD -MP -MF $depbase.Tpo -c -o common/error.lo common/error.cpp && mv -f $depbase.Tpo $depbase.Plo
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT common/error.lo -MD -MP -MF common/.deps/error.Tpo -c common/error.cpp -fPIC -DPIC -o common/.libs/error.o
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT common/error.lo -MD -MP -MF common/.deps/error.Tpo -c common/error.cpp -o common/error.o
depbase=`echo common/fstream.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H -I. -I./gen   -I./gen -I./common  -I./interfaces/cc/  -I./modules/speller/default/  -DLOCALEDIR="/usr/local/share/locale" -I/usr/local/include  -O2 -pipe -fno-exceptions -MT common/fstream.lo -MD -MP -MF $depbase.Tpo -c -o common/fstream.lo common/fstream.cpp && mv -f $depbase.Tpo $depbase.Plo
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT common/fstream.lo -MD -MP -MF common/.deps/fstream.Tpo -c common/fstream.cpp -fPIC -DPIC -o common/.libs/fstream.o
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT common/fstream.lo -MD -MP -MF common/.deps/fstream.Tpo -c common/fstream.cpp -o common/fstream.o
depbase=`echo common/iostream.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H -I. -I./gen   -I./gen -I./common  -I./interfaces/cc/  -I./modules/speller/default/  -DLOCALEDIR="/usr/local/share/locale" -I/usr/local/include  -O2 -pipe -fno-exceptions -MT common/iostream.lo -MD -MP -MF $depbase.Tpo -c -o common/iostream.lo common/iostream.cpp && mv -f $depbase.Tpo $depbase.Plo
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT common/iostream.lo -MD -MP -MF common/.deps/iostream.Tpo -c common/iostream.cpp -fPIC -DPIC -o common/.libs/iostream.o
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT common/iostream.lo -MD -MP -MF common/.deps/iostream.Tpo -c common/iostream.cpp -o common/iostream.o
depbase=`echo common/info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H -I. -I./gen   -I./gen -I./common  -I./interfaces/cc/  -I./modules/speller/default/  -DLOCALEDIR="/usr/local/share/locale" -I/usr/local/include  -O2 -pipe -fno-exceptions -MT common/info.lo -MD -MP -MF $depbase.Tpo -c -o common/info.lo common/info.cpp && mv -f $depbase.Tpo $depbase.Plo
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT common/info.lo -MD -MP -MF common/.deps/info.Tpo -c common/info.cpp -fPIC -DPIC -o common/.libs/info.o
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT common/info.lo -MD -MP -MF common/.deps/info.Tpo -c common/info.cpp -o common/info.o
depbase=`echo common/can_have_error.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H -I. -I./gen   -I./gen -I./common  -I./interfaces/cc/  -I./modules/speller/default/  -DLOCALEDIR="/usr/local/share/locale" -I/usr/local/include  -O2 -pipe -fno-exceptions -MT common/can_have_error.lo -MD -MP -MF $depbase.Tpo -c -o common/can_have_error.lo common/can_have_error.cpp && mv -f $depbase.Tpo $depbase.Plo
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT common/can_have_error.lo -MD -MP -MF common/.deps/can_have_error.Tpo -c common/can_have_error.cpp -fPIC -DPIC -o common/.libs/can_have_error.o
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT common/can_have_error.lo -MD -MP -MF common/.deps/can_have_error.Tpo -c common/can_have_error.cpp -o common/can_have_error.o
depbase=`echo common/convert.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H -I. -I./gen   -I./gen -I./common  -I./interfaces/cc/  -I./modules/speller/default/  -DLOCALEDIR="/usr/local/share/locale" -I/usr/local/include  -O2 -pipe -fno-exceptions -MT common/convert.lo -MD -MP -MF $depbase.Tpo -c -o common/convert.lo common/convert.cpp && mv -f $depbase.Tpo $depbase.Plo
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT common/convert.lo -MD -MP -MF common/.deps/convert.Tpo -c common/convert.cpp -fPIC -DPIC -o common/.libs/convert.o
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT common/convert.lo -MD -MP -MF common/.deps/convert.Tpo -c common/convert.cpp -o common/convert.o
depbase=`echo common/tokenizer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H -I. -I./gen   -I./gen -I./common  -I./interfaces/cc/  -I./modules/speller/default/  -DLOCALEDIR="/usr/local/share/locale" -I/usr/local/include  -O2 -pipe -fno-exceptions -MT common/tokenizer.lo -MD -MP -MF $depbase.Tpo -c -o common/tokenizer.lo common/tokenizer.cpp && mv -f $depbase.Tpo $depbase.Plo
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT common/tokenizer.lo -MD -MP -MF common/.deps/tokenizer.Tpo -c common/tokenizer.cpp -fPIC -DPIC -o common/.libs/tokenizer.o
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT common/tokenizer.lo -MD -MP -MF common/.deps/tokenizer.Tpo -c common/tokenizer.cpp -o common/tokenizer.o
depbase=`echo common/speller.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H -I. -I./gen   -I./gen -I./common  -I./interfaces/cc/  -I./modules/speller/default/  -DLOCALEDIR="/usr/local/share/locale" -I/usr/local/include  -O2 -pipe -fno-exceptions -MT common/speller.lo -MD -MP -MF $depbase.Tpo -c -o common/speller.lo common/speller.cpp && mv -f $depbase.Tpo $depbase.Plo
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT common/speller.lo -MD -MP -MF common/.deps/speller.Tpo -c common/speller.cpp -fPIC -DPIC -o common/.libs/speller.o
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT common/speller.lo -MD -MP -MF common/.deps/speller.Tpo -c common/speller.cpp -o common/speller.o
depbase=`echo common/document_checker.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H -I. -I./gen   -I./gen -I./common  -I./interfaces/cc/  -I./modules/speller/default/  -DLOCALEDIR="/usr/local/share/locale" -I/usr/local/include  -O2 -pipe -fno-exceptions -MT common/document_checker.lo -MD -MP -MF $depbase.Tpo -c -o common/document_checker.lo common/document_checker.cpp && mv -f $depbase.Tpo $depbase.Plo
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT common/document_checker.lo -MD -MP -MF common/.deps/document_checker.Tpo -c common/document_checker.cpp -fPIC -DPIC -o common/.libs/document_checker.o
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT common/document_checker.lo -MD -MP -MF common/.deps/document_checker.Tpo -c common/document_checker.cpp -o common/document_checker.o
depbase=`echo common/filter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H -I. -I./gen   -I./gen -I./common  -I./interfaces/cc/  -I./modules/speller/default/  -DLOCALEDIR="/usr/local/share/locale" -I/usr/local/include  -O2 -pipe -fno-exceptions -MT common/filter.lo -MD -MP -MF $depbase.Tpo -c -o common/filter.lo common/filter.cpp && mv -f $depbase.Tpo $depbase.Plo
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT common/filter.lo -MD -MP -MF common/.deps/filter.Tpo -c common/filter.cpp -fPIC -DPIC -o common/.libs/filter.o
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT common/filter.lo -MD -MP -MF common/.deps/filter.Tpo -c common/filter.cpp -o common/filter.o
depbase=`echo common/objstack.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H -I. -I./gen   -I./gen -I./common  -I./interfaces/cc/  -I./modules/speller/default/  -DLOCALEDIR="/usr/local/share/locale" -I/usr/local/include  -O2 -pipe -fno-exceptions -MT common/objstack.lo -MD -MP -MF $depbase.Tpo -c -o common/objstack.lo common/objstack.cpp && mv -f $depbase.Tpo $depbase.Plo
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT common/objstack.lo -MD -MP -MF common/.deps/objstack.Tpo -c common/objstack.cpp -fPIC -DPIC -o common/.libs/objstack.o
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT common/objstack.lo -MD -MP -MF common/.deps/objstack.Tpo -c common/objstack.cpp -o common/objstack.o
depbase=`echo common/strtonum.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H -I. -I./gen   -I./gen -I./common  -I./interfaces/cc/  -I./modules/speller/default/  -DLOCALEDIR="/usr/local/share/locale" -I/usr/local/include  -O2 -pipe -fno-exceptions -MT common/strtonum.lo -MD -MP -MF $depbase.Tpo -c -o common/strtonum.lo common/strtonum.cpp && mv -f $depbase.Tpo $depbase.Plo
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT common/strtonum.lo -MD -MP -MF common/.deps/strtonum.Tpo -c common/strtonum.cpp -fPIC -DPIC -o common/.libs/strtonum.o
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT common/strtonum.lo -MD -MP -MF common/.deps/strtonum.Tpo -c common/strtonum.cpp -o common/strtonum.o
depbase=`echo common/gettext_init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H -I. -I./gen   -I./gen -I./common  -I./interfaces/cc/  -I./modules/speller/default/  -DLOCALEDIR="/usr/local/share/locale" -I/usr/local/include  -O2 -pipe -fno-exceptions -MT common/gettext_init.lo -MD -MP -MF $depbase.Tpo -c -o common/gettext_init.lo common/gettext_init.cpp && mv -f $depbase.Tpo $depbase.Plo
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT common/gettext_init.lo -MD -MP -MF common/.deps/gettext_init.Tpo -c common/gettext_init.cpp -fPIC -DPIC -o common/.libs/gettext_init.o
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT common/gettext_init.lo -MD -MP -MF common/.deps/gettext_init.Tpo -c common/gettext_init.cpp -o common/gettext_init.o
depbase=`echo common/file_data_util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H -I. -I./gen   -I./gen -I./common  -I./interfaces/cc/  -I./modules/speller/default/  -DLOCALEDIR="/usr/local/share/locale" -I/usr/local/include  -O2 -pipe -fno-exceptions -MT common/file_data_util.lo -MD -MP -MF $depbase.Tpo -c -o common/file_data_util.lo common/file_data_util.cpp && mv -f $depbase.Tpo $depbase.Plo
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT common/file_data_util.lo -MD -MP -MF common/.deps/file_data_util.Tpo -c common/file_data_util.cpp -fPIC -DPIC -o common/.libs/file_data_util.o
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT common/file_data_util.lo -MD -MP -MF common/.deps/file_data_util.Tpo -c common/file_data_util.cpp -o common/file_data_util.o
depbase=`echo modules/speller/default/readonly_ws.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H -I. -I./gen   -I./gen -I./common  -I./interfaces/cc/  -I./modules/speller/default/  -DLOCALEDIR="/usr/local/share/locale" -I/usr/local/include  -O2 -pipe -fno-exceptions -MT modules/speller/default/readonly_ws.lo -MD -MP -MF $depbase.Tpo -c -o modules/speller/default/readonly_ws.lo modules/speller/default/readonly_ws.cpp && mv -f $depbase.Tpo $depbase.Plo
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT modules/speller/default/readonly_ws.lo -MD -MP -MF modules/speller/default/.deps/readonly_ws.Tpo -c modules/speller/default/readonly_ws.cpp -fPIC -DPIC -o modules/speller/default/.libs/readonly_ws.o
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT modules/speller/default/readonly_ws.lo -MD -MP -MF modules/speller/default/.deps/readonly_ws.Tpo -c modules/speller/default/readonly_ws.cpp -o modules/speller/default/readonly_ws.o
depbase=`echo modules/speller/default/suggest.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H -I. -I./gen   -I./gen -I./common  -I./interfaces/cc/  -I./modules/speller/default/  -DLOCALEDIR="/usr/local/share/locale" -I/usr/local/include  -O2 -pipe -fno-exceptions -MT modules/speller/default/suggest.lo -MD -MP -MF $depbase.Tpo -c -o modules/speller/default/suggest.lo modules/speller/default/suggest.cpp && mv -f $depbase.Tpo $depbase.Plo
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT modules/speller/default/suggest.lo -MD -MP -MF modules/speller/default/.deps/suggest.Tpo -c modules/speller/default/suggest.cpp -fPIC -DPIC -o modules/speller/default/.libs/suggest.o
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT modules/speller/default/suggest.lo -MD -MP -MF modules/speller/default/.deps/suggest.Tpo -c modules/speller/default/suggest.cpp -o modules/speller/default/suggest.o
depbase=`echo modules/speller/default/data.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H -I. -I./gen   -I./gen -I./common  -I./interfaces/cc/  -I./modules/speller/default/  -DLOCALEDIR="/usr/local/share/locale" -I/usr/local/include  -O2 -pipe -fno-exceptions -MT modules/speller/default/data.lo -MD -MP -MF $depbase.Tpo -c -o modules/speller/default/data.lo modules/speller/default/data.cpp && mv -f $depbase.Tpo $depbase.Plo
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT modules/speller/default/data.lo -MD -MP -MF modules/speller/default/.deps/data.Tpo -c modules/speller/default/data.cpp -fPIC -DPIC -o modules/speller/default/.libs/data.o
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT modules/speller/default/data.lo -MD -MP -MF modules/speller/default/.deps/data.Tpo -c modules/speller/default/data.cpp -o modules/speller/default/data.o
depbase=`echo modules/speller/default/multi_ws.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H -I. -I./gen   -I./gen -I./common  -I./interfaces/cc/  -I./modules/speller/default/  -DLOCALEDIR="/usr/local/share/locale" -I/usr/local/include  -O2 -pipe -fno-exceptions -MT modules/speller/default/multi_ws.lo -MD -MP -MF $depbase.Tpo -c -o modules/speller/default/multi_ws.lo modules/speller/default/multi_ws.cpp && mv -f $depbase.Tpo $depbase.Plo
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT modules/speller/default/multi_ws.lo -MD -MP -MF modules/speller/default/.deps/multi_ws.Tpo -c modules/speller/default/multi_ws.cpp -fPIC -DPIC -o modules/speller/default/.libs/multi_ws.o
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT modules/speller/default/multi_ws.lo -MD -MP -MF modules/speller/default/.deps/multi_ws.Tpo -c modules/speller/default/multi_ws.cpp -o modules/speller/default/multi_ws.o
depbase=`echo modules/speller/default/phonetic.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H -I. -I./gen   -I./gen -I./common  -I./interfaces/cc/  -I./modules/speller/default/  -DLOCALEDIR="/usr/local/share/locale" -I/usr/local/include  -O2 -pipe -fno-exceptions -MT modules/speller/default/phonetic.lo -MD -MP -MF $depbase.Tpo -c -o modules/speller/default/phonetic.lo modules/speller/default/phonetic.cpp && mv -f $depbase.Tpo $depbase.Plo
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT modules/speller/default/phonetic.lo -MD -MP -MF modules/speller/default/.deps/phonetic.Tpo -c modules/speller/default/phonetic.cpp -fPIC -DPIC -o modules/speller/default/.libs/phonetic.o
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT modules/speller/default/phonetic.lo -MD -MP -MF modules/speller/default/.deps/phonetic.Tpo -c modules/speller/default/phonetic.cpp -o modules/speller/default/phonetic.o
depbase=`echo modules/speller/default/writable.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H -I. -I./gen   -I./gen -I./common  -I./interfaces/cc/  -I./modules/speller/default/  -DLOCALEDIR="/usr/local/share/locale" -I/usr/local/include  -O2 -pipe -fno-exceptions -MT modules/speller/default/writable.lo -MD -MP -MF $depbase.Tpo -c -o modules/speller/default/writable.lo modules/speller/default/writable.cpp && mv -f $depbase.Tpo $depbase.Plo
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT modules/speller/default/writable.lo -MD -MP -MF modules/speller/default/.deps/writable.Tpo -c modules/speller/default/writable.cpp -fPIC -DPIC -o modules/speller/default/.libs/writable.o
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT modules/speller/default/writable.lo -MD -MP -MF modules/speller/default/.deps/writable.Tpo -c modules/speller/default/writable.cpp -o modules/speller/default/writable.o
depbase=`echo modules/speller/default/speller_impl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H -I. -I./gen   -I./gen -I./common  -I./interfaces/cc/  -I./modules/speller/default/  -DLOCALEDIR="/usr/local/share/locale" -I/usr/local/include  -O2 -pipe -fno-exceptions -MT modules/speller/default/speller_impl.lo -MD -MP -MF $depbase.Tpo -c -o modules/speller/default/speller_impl.lo modules/speller/default/speller_impl.cpp && mv -f $depbase.Tpo $depbase.Plo
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT modules/speller/default/speller_impl.lo -MD -MP -MF modules/speller/default/.deps/speller_impl.Tpo -c modules/speller/default/speller_impl.cpp -fPIC -DPIC -o modules/speller/default/.libs/speller_impl.o
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT modules/speller/default/speller_impl.lo -MD -MP -MF modules/speller/default/.deps/speller_impl.Tpo -c modules/speller/default/speller_impl.cpp -o modules/speller/default/speller_impl.o
depbase=`echo modules/speller/default/phonet.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H -I. -I./gen   -I./gen -I./common  -I./interfaces/cc/  -I./modules/speller/default/  -DLOCALEDIR="/usr/local/share/locale" -I/usr/local/include  -O2 -pipe -fno-exceptions -MT modules/speller/default/phonet.lo -MD -MP -MF $depbase.Tpo -c -o modules/speller/default/phonet.lo modules/speller/default/phonet.cpp && mv -f $depbase.Tpo $depbase.Plo
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT modules/speller/default/phonet.lo -MD -MP -MF modules/speller/default/.deps/phonet.Tpo -c modules/speller/default/phonet.cpp -fPIC -DPIC -o modules/speller/default/.libs/phonet.o
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT modules/speller/default/phonet.lo -MD -MP -MF modules/speller/default/.deps/phonet.Tpo -c modules/speller/default/phonet.cpp -o modules/speller/default/phonet.o
depbase=`echo modules/speller/default/typo_editdist.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H -I. -I./gen   -I./gen -I./common  -I./interfaces/cc/  -I./modules/speller/default/  -DLOCALEDIR="/usr/local/share/locale" -I/usr/local/include  -O2 -pipe -fno-exceptions -MT modules/speller/default/typo_editdist.lo -MD -MP -MF $depbase.Tpo -c -o modules/speller/default/typo_editdist.lo modules/speller/default/typo_editdist.cpp && mv -f $depbase.Tpo $depbase.Plo
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT modules/speller/default/typo_editdist.lo -MD -MP -MF modules/speller/default/.deps/typo_editdist.Tpo -c modules/speller/default/typo_editdist.cpp -fPIC -DPIC -o modules/speller/default/.libs/typo_editdist.o
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT modules/speller/default/typo_editdist.lo -MD -MP -MF modules/speller/default/.deps/typo_editdist.Tpo -c modules/speller/default/typo_editdist.cpp -o modules/speller/default/typo_editdist.o
depbase=`echo modules/speller/default/editdist.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H -I. -I./gen   -I./gen -I./common  -I./interfaces/cc/  -I./modules/speller/default/  -DLOCALEDIR="/usr/local/share/locale" -I/usr/local/include  -O2 -pipe -fno-exceptions -MT modules/speller/default/editdist.lo -MD -MP -MF $depbase.Tpo -c -o modules/speller/default/editdist.lo modules/speller/default/editdist.cpp && mv -f $depbase.Tpo $depbase.Plo
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT modules/speller/default/editdist.lo -MD -MP -MF modules/speller/default/.deps/editdist.Tpo -c modules/speller/default/editdist.cpp -fPIC -DPIC -o modules/speller/default/.libs/editdist.o
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT modules/speller/default/editdist.lo -MD -MP -MF modules/speller/default/.deps/editdist.Tpo -c modules/speller/default/editdist.cpp -o modules/speller/default/editdist.o
depbase=`echo modules/speller/default/primes.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H -I. -I./gen   -I./gen -I./common  -I./interfaces/cc/  -I./modules/speller/default/  -DLOCALEDIR="/usr/local/share/locale" -I/usr/local/include  -O2 -pipe -fno-exceptions -MT modules/speller/default/primes.lo -MD -MP -MF $depbase.Tpo -c -o modules/speller/default/primes.lo modules/speller/default/primes.cpp && mv -f $depbase.Tpo $depbase.Plo
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT modules/speller/default/primes.lo -MD -MP -MF modules/speller/default/.deps/primes.Tpo -c modules/speller/default/primes.cpp -fPIC -DPIC -o modules/speller/default/.libs/primes.o
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT modules/speller/default/primes.lo -MD -MP -MF modules/speller/default/.deps/primes.Tpo -c modules/speller/default/primes.cpp -o modules/speller/default/primes.o
depbase=`echo modules/speller/default/language.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H -I. -I./gen   -I./gen -I./common  -I./interfaces/cc/  -I./modules/speller/default/  -DLOCALEDIR="/usr/local/share/locale" -I/usr/local/include  -O2 -pipe -fno-exceptions -MT modules/speller/default/language.lo -MD -MP -MF $depbase.Tpo -c -o modules/speller/default/language.lo modules/speller/default/language.cpp && mv -f $depbase.Tpo $depbase.Plo
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT modules/speller/default/language.lo -MD -MP -MF modules/speller/default/.deps/language.Tpo -c modules/speller/default/language.cpp -fPIC -DPIC -o modules/speller/default/.libs/language.o
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT modules/speller/default/language.lo -MD -MP -MF modules/speller/default/.deps/language.Tpo -c modules/speller/default/language.cpp -o modules/speller/default/language.o
depbase=`echo modules/speller/default/leditdist.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H -I. -I./gen   -I./gen -I./common  -I./interfaces/cc/  -I./modules/speller/default/  -DLOCALEDIR="/usr/local/share/locale" -I/usr/local/include  -O2 -pipe -fno-exceptions -MT modules/speller/default/leditdist.lo -MD -MP -MF $depbase.Tpo -c -o modules/speller/default/leditdist.lo modules/speller/default/leditdist.cpp && mv -f $depbase.Tpo $depbase.Plo
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT modules/speller/default/leditdist.lo -MD -MP -MF modules/speller/default/.deps/leditdist.Tpo -c modules/speller/default/leditdist.cpp -fPIC -DPIC -o modules/speller/default/.libs/leditdist.o
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT modules/speller/default/leditdist.lo -MD -MP -MF modules/speller/default/.deps/leditdist.Tpo -c modules/speller/default/leditdist.cpp -o modules/speller/default/leditdist.o
depbase=`echo modules/speller/default/affix.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H -I. -I./gen   -I./gen -I./common  -I./interfaces/cc/  -I./modules/speller/default/  -DLOCALEDIR="/usr/local/share/locale" -I/usr/local/include  -O2 -pipe -fno-exceptions -MT modules/speller/default/affix.lo -MD -MP -MF $depbase.Tpo -c -o modules/speller/default/affix.lo modules/speller/default/affix.cpp && mv -f $depbase.Tpo $depbase.Plo
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT modules/speller/default/affix.lo -MD -MP -MF modules/speller/default/.deps/affix.Tpo -c modules/speller/default/affix.cpp -fPIC -DPIC -o modules/speller/default/.libs/affix.o
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT modules/speller/default/affix.lo -MD -MP -MF modules/speller/default/.deps/affix.Tpo -c modules/speller/default/affix.cpp -o modules/speller/default/affix.o
depbase=`echo modules/tokenizer/basic.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H -I. -I./gen   -I./gen -I./common  -I./interfaces/cc/  -I./modules/speller/default/  -DLOCALEDIR="/usr/local/share/locale" -I/usr/local/include  -O2 -pipe -fno-exceptions -MT modules/tokenizer/basic.lo -MD -MP -MF $depbase.Tpo -c -o modules/tokenizer/basic.lo modules/tokenizer/basic.cpp && mv -f $depbase.Tpo $depbase.Plo
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT modules/tokenizer/basic.lo -MD -MP -MF modules/tokenizer/.deps/basic.Tpo -c modules/tokenizer/basic.cpp -fPIC -DPIC -o modules/tokenizer/.libs/basic.o
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT modules/tokenizer/basic.lo -MD -MP -MF modules/tokenizer/.deps/basic.Tpo -c modules/tokenizer/basic.cpp -o modules/tokenizer/basic.o
depbase=`echo lib/filter-c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H -I. -I./gen   -I./gen -I./common  -I./interfaces/cc/  -I./modules/speller/default/  -DLOCALEDIR="/usr/local/share/locale" -I/usr/local/include  -O2 -pipe -fno-exceptions -MT lib/filter-c.lo -MD -MP -MF $depbase.Tpo -c -o lib/filter-c.lo lib/filter-c.cpp && mv -f $depbase.Tpo $depbase.Plo
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT lib/filter-c.lo -MD -MP -MF lib/.deps/filter-c.Tpo -c lib/filter-c.cpp -fPIC -DPIC -o lib/.libs/filter-c.o
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT lib/filter-c.lo -MD -MP -MF lib/.deps/filter-c.Tpo -c lib/filter-c.cpp -o lib/filter-c.o
depbase=`echo lib/word_list-c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H -I. -I./gen   -I./gen -I./common  -I./interfaces/cc/  -I./modules/speller/default/  -DLOCALEDIR="/usr/local/share/locale" -I/usr/local/include  -O2 -pipe -fno-exceptions -MT lib/word_list-c.lo -MD -MP -MF $depbase.Tpo -c -o lib/word_list-c.lo lib/word_list-c.cpp && mv -f $depbase.Tpo $depbase.Plo
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT lib/word_list-c.lo -MD -MP -MF lib/.deps/word_list-c.Tpo -c lib/word_list-c.cpp -fPIC -DPIC -o lib/.libs/word_list-c.o
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT lib/word_list-c.lo -MD -MP -MF lib/.deps/word_list-c.Tpo -c lib/word_list-c.cpp -o lib/word_list-c.o
depbase=`echo lib/info-c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H -I. -I./gen   -I./gen -I./common  -I./interfaces/cc/  -I./modules/speller/default/  -DLOCALEDIR="/usr/local/share/locale" -I/usr/local/include  -O2 -pipe -fno-exceptions -MT lib/info-c.lo -MD -MP -MF $depbase.Tpo -c -o lib/info-c.lo lib/info-c.cpp && mv -f $depbase.Tpo $depbase.Plo
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT lib/info-c.lo -MD -MP -MF lib/.deps/info-c.Tpo -c lib/info-c.cpp -fPIC -DPIC -o lib/.libs/info-c.o
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT lib/info-c.lo -MD -MP -MF lib/.deps/info-c.Tpo -c lib/info-c.cpp -o lib/info-c.o
depbase=`echo lib/mutable_container-c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H -I. -I./gen   -I./gen -I./common  -I./interfaces/cc/  -I./modules/speller/default/  -DLOCALEDIR="/usr/local/share/locale" -I/usr/local/include  -O2 -pipe -fno-exceptions -MT lib/mutable_container-c.lo -MD -MP -MF $depbase.Tpo -c -o lib/mutable_container-c.lo lib/mutable_container-c.cpp && mv -f $depbase.Tpo $depbase.Plo
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT lib/mutable_container-c.lo -MD -MP -MF lib/.deps/mutable_container-c.Tpo -c lib/mutable_container-c.cpp -fPIC -DPIC -o lib/.libs/mutable_container-c.o
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT lib/mutable_container-c.lo -MD -MP -MF lib/.deps/mutable_container-c.Tpo -c lib/mutable_container-c.cpp -o lib/mutable_container-c.o
depbase=`echo lib/error-c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H -I. -I./gen   -I./gen -I./common  -I./interfaces/cc/  -I./modules/speller/default/  -DLOCALEDIR="/usr/local/share/locale" -I/usr/local/include  -O2 -pipe -fno-exceptions -MT lib/error-c.lo -MD -MP -MF $depbase.Tpo -c -o lib/error-c.lo lib/error-c.cpp && mv -f $depbase.Tpo $depbase.Plo
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT lib/error-c.lo -MD -MP -MF lib/.deps/error-c.Tpo -c lib/error-c.cpp -fPIC -DPIC -o lib/.libs/error-c.o
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT lib/error-c.lo -MD -MP -MF lib/.deps/error-c.Tpo -c lib/error-c.cpp -o lib/error-c.o
depbase=`echo lib/document_checker-c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H -I. -I./gen   -I./gen -I./common  -I./interfaces/cc/  -I./modules/speller/default/  -DLOCALEDIR="/usr/local/share/locale" -I/usr/local/include  -O2 -pipe -fno-exceptions -MT lib/document_checker-c.lo -MD -MP -MF $depbase.Tpo -c -o lib/document_checker-c.lo lib/document_checker-c.cpp && mv -f $depbase.Tpo $depbase.Plo
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT lib/document_checker-c.lo -MD -MP -MF lib/.deps/document_checker-c.Tpo -c lib/document_checker-c.cpp -fPIC -DPIC -o lib/.libs/document_checker-c.o
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT lib/document_checker-c.lo -MD -MP -MF lib/.deps/document_checker-c.Tpo -c lib/document_checker-c.cpp -o lib/document_checker-c.o
depbase=`echo lib/string_map-c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H -I. -I./gen   -I./gen -I./common  -I./interfaces/cc/  -I./modules/speller/default/  -DLOCALEDIR="/usr/local/share/locale" -I/usr/local/include  -O2 -pipe -fno-exceptions -MT lib/string_map-c.lo -MD -MP -MF $depbase.Tpo -c -o lib/string_map-c.lo lib/string_map-c.cpp && mv -f $depbase.Tpo $depbase.Plo
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT lib/string_map-c.lo -MD -MP -MF lib/.deps/string_map-c.Tpo -c lib/string_map-c.cpp -fPIC -DPIC -o lib/.libs/string_map-c.o
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT lib/string_map-c.lo -MD -MP -MF lib/.deps/string_map-c.Tpo -c lib/string_map-c.cpp -o lib/string_map-c.o
depbase=`echo lib/new_config.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H -I. -I./gen   -I./gen -I./common  -I./interfaces/cc/  -I./modules/speller/default/  -DLOCALEDIR="/usr/local/share/locale" -I/usr/local/include  -O2 -pipe -fno-exceptions -MT lib/new_config.lo -MD -MP -MF $depbase.Tpo -c -o lib/new_config.lo lib/new_config.cpp && mv -f $depbase.Tpo $depbase.Plo
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT lib/new_config.lo -MD -MP -MF lib/.deps/new_config.Tpo -c lib/new_config.cpp -fPIC -DPIC -o lib/.libs/new_config.o
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT lib/new_config.lo -MD -MP -MF lib/.deps/new_config.Tpo -c lib/new_config.cpp -o lib/new_config.o
depbase=`echo lib/config-c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H -I. -I./gen   -I./gen -I./common  -I./interfaces/cc/  -I./modules/speller/default/  -DLOCALEDIR="/usr/local/share/locale" -I/usr/local/include  -O2 -pipe -fno-exceptions -MT lib/config-c.lo -MD -MP -MF $depbase.Tpo -c -o lib/config-c.lo lib/config-c.cpp && mv -f $depbase.Tpo $depbase.Plo
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT lib/config-c.lo -MD -MP -MF lib/.deps/config-c.Tpo -c lib/config-c.cpp -fPIC -DPIC -o lib/.libs/config-c.o
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT lib/config-c.lo -MD -MP -MF lib/.deps/config-c.Tpo -c lib/config-c.cpp -o lib/config-c.o
depbase=`echo lib/string_enumeration-c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H -I. -I./gen   -I./gen -I./common  -I./interfaces/cc/  -I./modules/speller/default/  -DLOCALEDIR="/usr/local/share/locale" -I/usr/local/include  -O2 -pipe -fno-exceptions -MT lib/string_enumeration-c.lo -MD -MP -MF $depbase.Tpo -c -o lib/string_enumeration-c.lo lib/string_enumeration-c.cpp && mv -f $depbase.Tpo $depbase.Plo
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT lib/string_enumeration-c.lo -MD -MP -MF lib/.deps/string_enumeration-c.Tpo -c lib/string_enumeration-c.cpp -fPIC -DPIC -o lib/.libs/string_enumeration-c.o
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT lib/string_enumeration-c.lo -MD -MP -MF lib/.deps/string_enumeration-c.Tpo -c lib/string_enumeration-c.cpp -o lib/string_enumeration-c.o
depbase=`echo lib/can_have_error-c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H -I. -I./gen   -I./gen -I./common  -I./interfaces/cc/  -I./modules/speller/default/  -DLOCALEDIR="/usr/local/share/locale" -I/usr/local/include  -O2 -pipe -fno-exceptions -MT lib/can_have_error-c.lo -MD -MP -MF $depbase.Tpo -c -o lib/can_have_error-c.lo lib/can_have_error-c.cpp && mv -f $depbase.Tpo $depbase.Plo
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT lib/can_have_error-c.lo -MD -MP -MF lib/.deps/can_have_error-c.Tpo -c lib/can_have_error-c.cpp -fPIC -DPIC -o lib/.libs/can_have_error-c.o
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT lib/can_have_error-c.lo -MD -MP -MF lib/.deps/can_have_error-c.Tpo -c lib/can_have_error-c.cpp -o lib/can_have_error-c.o
depbase=`echo lib/dummy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H -I. -I./gen   -I./gen -I./common  -I./interfaces/cc/  -I./modules/speller/default/  -DLOCALEDIR="/usr/local/share/locale" -I/usr/local/include  -O2 -pipe -fno-exceptions -MT lib/dummy.lo -MD -MP -MF $depbase.Tpo -c -o lib/dummy.lo lib/dummy.cpp && mv -f $depbase.Tpo $depbase.Plo
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT lib/dummy.lo -MD -MP -MF lib/.deps/dummy.Tpo -c lib/dummy.cpp -fPIC -DPIC -o lib/.libs/dummy.o
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT lib/dummy.lo -MD -MP -MF lib/.deps/dummy.Tpo -c lib/dummy.cpp -o lib/dummy.o
/usr/bin/perl gen/mk-static-filter.pl modules/filter/url-filter.info modules/filter/email-filter.info modules/filter/tex-filter.info modules/filter/sgml-filter.info modules/filter/html-filter.info modules/filter/context-filter.info modules/filter/nroff-filter.info modules/filter/texinfo-filter.info
depbase=`echo lib/new_filter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H -I. -I./gen   -I./gen -I./common  -I./interfaces/cc/  -I./modules/speller/default/  -DLOCALEDIR="/usr/local/share/locale" -I/usr/local/include  -O2 -pipe -fno-exceptions -MT lib/new_filter.lo -MD -MP -MF $depbase.Tpo -c -o lib/new_filter.lo lib/new_filter.cpp && mv -f $depbase.Tpo $depbase.Plo
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT lib/new_filter.lo -MD -MP -MF lib/.deps/new_filter.Tpo -c lib/new_filter.cpp -fPIC -DPIC -o lib/.libs/new_filter.o
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT lib/new_filter.lo -MD -MP -MF lib/.deps/new_filter.Tpo -c lib/new_filter.cpp -o lib/new_filter.o
depbase=`echo lib/new_fmode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H -I. -I./gen   -I./gen -I./common  -I./interfaces/cc/  -I./modules/speller/default/  -DLOCALEDIR="/usr/local/share/locale" -I/usr/local/include  -O2 -pipe -fno-exceptions -MT lib/new_fmode.lo -MD -MP -MF $depbase.Tpo -c -o lib/new_fmode.lo lib/new_fmode.cpp && mv -f $depbase.Tpo $depbase.Plo
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT lib/new_fmode.lo -MD -MP -MF lib/.deps/new_fmode.Tpo -c lib/new_fmode.cpp -fPIC -DPIC -o lib/.libs/new_fmode.o
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT lib/new_fmode.lo -MD -MP -MF lib/.deps/new_fmode.Tpo -c lib/new_fmode.cpp -o lib/new_fmode.o
depbase=`echo lib/string_list-c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H -I. -I./gen   -I./gen -I./common  -I./interfaces/cc/  -I./modules/speller/default/  -DLOCALEDIR="/usr/local/share/locale" -I/usr/local/include  -O2 -pipe -fno-exceptions -MT lib/string_list-c.lo -MD -MP -MF $depbase.Tpo -c -o lib/string_list-c.lo lib/string_list-c.cpp && mv -f $depbase.Tpo $depbase.Plo
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT lib/string_list-c.lo -MD -MP -MF lib/.deps/string_list-c.Tpo -c lib/string_list-c.cpp -fPIC -DPIC -o lib/.libs/string_list-c.o
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT lib/string_list-c.lo -MD -MP -MF lib/.deps/string_list-c.Tpo -c lib/string_list-c.cpp -o lib/string_list-c.o
depbase=`echo lib/find_speller.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H -I. -I./gen   -I./gen -I./common  -I./interfaces/cc/  -I./modules/speller/default/  -DLOCALEDIR="/usr/local/share/locale" -I/usr/local/include  -O2 -pipe -fno-exceptions -MT lib/find_speller.lo -MD -MP -MF $depbase.Tpo -c -o lib/find_speller.lo lib/find_speller.cpp && mv -f $depbase.Tpo $depbase.Plo
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT lib/find_speller.lo -MD -MP -MF lib/.deps/find_speller.Tpo -c lib/find_speller.cpp -fPIC -DPIC -o lib/.libs/find_speller.o
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT lib/find_speller.lo -MD -MP -MF lib/.deps/find_speller.Tpo -c lib/find_speller.cpp -o lib/find_speller.o
depbase=`echo lib/speller-c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H -I. -I./gen   -I./gen -I./common  -I./interfaces/cc/  -I./modules/speller/default/  -DLOCALEDIR="/usr/local/share/locale" -I/usr/local/include  -O2 -pipe -fno-exceptions -MT lib/speller-c.lo -MD -MP -MF $depbase.Tpo -c -o lib/speller-c.lo lib/speller-c.cpp && mv -f $depbase.Tpo $depbase.Plo
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT lib/speller-c.lo -MD -MP -MF lib/.deps/speller-c.Tpo -c lib/speller-c.cpp -fPIC -DPIC -o lib/.libs/speller-c.o
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT lib/speller-c.lo -MD -MP -MF lib/.deps/speller-c.Tpo -c lib/speller-c.cpp -o lib/speller-c.o
depbase=`echo lib/string_pair_enumeration-c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H -I. -I./gen   -I./gen -I./common  -I./interfaces/cc/  -I./modules/speller/default/  -DLOCALEDIR="/usr/local/share/locale" -I/usr/local/include  -O2 -pipe -fno-exceptions -MT lib/string_pair_enumeration-c.lo -MD -MP -MF $depbase.Tpo -c -o lib/string_pair_enumeration-c.lo lib/string_pair_enumeration-c.cpp && mv -f $depbase.Tpo $depbase.Plo
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT lib/string_pair_enumeration-c.lo -MD -MP -MF lib/.deps/string_pair_enumeration-c.Tpo -c lib/string_pair_enumeration-c.cpp -fPIC -DPIC -o lib/.libs/string_pair_enumeration-c.o
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT lib/string_pair_enumeration-c.lo -MD -MP -MF lib/.deps/string_pair_enumeration-c.Tpo -c lib/string_pair_enumeration-c.cpp -o lib/string_pair_enumeration-c.o
depbase=`echo lib/new_checker.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H -I. -I./gen   -I./gen -I./common  -I./interfaces/cc/  -I./modules/speller/default/  -DLOCALEDIR="/usr/local/share/locale" -I/usr/local/include  -O2 -pipe -fno-exceptions -MT lib/new_checker.lo -MD -MP -MF $depbase.Tpo -c -o lib/new_checker.lo lib/new_checker.cpp && mv -f $depbase.Tpo $depbase.Plo
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT lib/new_checker.lo -MD -MP -MF lib/.deps/new_checker.Tpo -c lib/new_checker.cpp -fPIC -DPIC -o lib/.libs/new_checker.o
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT lib/new_checker.lo -MD -MP -MF lib/.deps/new_checker.Tpo -c lib/new_checker.cpp -o lib/new_checker.o
depbase=`echo modules/filter/url.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H -I. -I./gen   -I./gen -I./common  -I./interfaces/cc/  -I./modules/speller/default/  -DLOCALEDIR="/usr/local/share/locale" -I/usr/local/include  -O2 -pipe -fno-exceptions -MT modules/filter/url.lo -MD -MP -MF $depbase.Tpo -c -o modules/filter/url.lo modules/filter/url.cpp && mv -f $depbase.Tpo $depbase.Plo
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT modules/filter/url.lo -MD -MP -MF modules/filter/.deps/url.Tpo -c modules/filter/url.cpp -fPIC -DPIC -o modules/filter/.libs/url.o
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT modules/filter/url.lo -MD -MP -MF modules/filter/.deps/url.Tpo -c modules/filter/url.cpp -o modules/filter/url.o
depbase=`echo modules/filter/email.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H -I. -I./gen   -I./gen -I./common  -I./interfaces/cc/  -I./modules/speller/default/  -DLOCALEDIR="/usr/local/share/locale" -I/usr/local/include  -O2 -pipe -fno-exceptions -MT modules/filter/email.lo -MD -MP -MF $depbase.Tpo -c -o modules/filter/email.lo modules/filter/email.cpp && mv -f $depbase.Tpo $depbase.Plo
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT modules/filter/email.lo -MD -MP -MF modules/filter/.deps/email.Tpo -c modules/filter/email.cpp -fPIC -DPIC -o modules/filter/.libs/email.o
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT modules/filter/email.lo -MD -MP -MF modules/filter/.deps/email.Tpo -c modules/filter/email.cpp -o modules/filter/email.o
depbase=`echo modules/filter/tex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H -I. -I./gen   -I./gen -I./common  -I./interfaces/cc/  -I./modules/speller/default/  -DLOCALEDIR="/usr/local/share/locale" -I/usr/local/include  -O2 -pipe -fno-exceptions -MT modules/filter/tex.lo -MD -MP -MF $depbase.Tpo -c -o modules/filter/tex.lo modules/filter/tex.cpp && mv -f $depbase.Tpo $depbase.Plo
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT modules/filter/tex.lo -MD -MP -MF modules/filter/.deps/tex.Tpo -c modules/filter/tex.cpp -fPIC -DPIC -o modules/filter/.libs/tex.o
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT modules/filter/tex.lo -MD -MP -MF modules/filter/.deps/tex.Tpo -c modules/filter/tex.cpp -o modules/filter/tex.o
depbase=`echo modules/filter/sgml.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H -I. -I./gen   -I./gen -I./common  -I./interfaces/cc/  -I./modules/speller/default/  -DLOCALEDIR="/usr/local/share/locale" -I/usr/local/include  -O2 -pipe -fno-exceptions -MT modules/filter/sgml.lo -MD -MP -MF $depbase.Tpo -c -o modules/filter/sgml.lo modules/filter/sgml.cpp && mv -f $depbase.Tpo $depbase.Plo
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT modules/filter/sgml.lo -MD -MP -MF modules/filter/.deps/sgml.Tpo -c modules/filter/sgml.cpp -fPIC -DPIC -o modules/filter/.libs/sgml.o
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT modules/filter/sgml.lo -MD -MP -MF modules/filter/.deps/sgml.Tpo -c modules/filter/sgml.cpp -o modules/filter/sgml.o
depbase=`echo modules/filter/context.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H -I. -I./gen   -I./gen -I./common  -I./interfaces/cc/  -I./modules/speller/default/  -DLOCALEDIR="/usr/local/share/locale" -I/usr/local/include  -O2 -pipe -fno-exceptions -MT modules/filter/context.lo -MD -MP -MF $depbase.Tpo -c -o modules/filter/context.lo modules/filter/context.cpp && mv -f $depbase.Tpo $depbase.Plo
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT modules/filter/context.lo -MD -MP -MF modules/filter/.deps/context.Tpo -c modules/filter/context.cpp -fPIC -DPIC -o modules/filter/.libs/context.o
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT modules/filter/context.lo -MD -MP -MF modules/filter/.deps/context.Tpo -c modules/filter/context.cpp -o modules/filter/context.o
depbase=`echo modules/filter/nroff.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H -I. -I./gen   -I./gen -I./common  -I./interfaces/cc/  -I./modules/speller/default/  -DLOCALEDIR="/usr/local/share/locale" -I/usr/local/include  -O2 -pipe -fno-exceptions -MT modules/filter/nroff.lo -MD -MP -MF $depbase.Tpo -c -o modules/filter/nroff.lo modules/filter/nroff.cpp && mv -f $depbase.Tpo $depbase.Plo
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT modules/filter/nroff.lo -MD -MP -MF modules/filter/.deps/nroff.Tpo -c modules/filter/nroff.cpp -fPIC -DPIC -o modules/filter/.libs/nroff.o
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT modules/filter/nroff.lo -MD -MP -MF modules/filter/.deps/nroff.Tpo -c modules/filter/nroff.cpp -o modules/filter/nroff.o
depbase=`echo modules/filter/texinfo.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H -I. -I./gen   -I./gen -I./common  -I./interfaces/cc/  -I./modules/speller/default/  -DLOCALEDIR="/usr/local/share/locale" -I/usr/local/include  -O2 -pipe -fno-exceptions -MT modules/filter/texinfo.lo -MD -MP -MF $depbase.Tpo -c -o modules/filter/texinfo.lo modules/filter/texinfo.cpp && mv -f $depbase.Tpo $depbase.Plo
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT modules/filter/texinfo.lo -MD -MP -MF modules/filter/.deps/texinfo.Tpo -c modules/filter/texinfo.cpp -fPIC -DPIC -o modules/filter/.libs/texinfo.o
c++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/local/share/locale -I/usr/local/include -O2 -pipe -fno-exceptions -MT modules/filter/texinfo.lo -MD -MP -MF modules/filter/.deps/texinfo.Tpo -c modules/filter/texinfo.cpp -o modules/filter/texinfo.o
/usr/bin/libtool --tag=CXX    --mode=link c++   -O2 -pipe -fno-exceptions -version-info 16:5:1 -no-undefined -L/usr/local/lib -o libaspell.la -rpath /usr/local/lib common/cache.lo common/string.lo  common/getdata.lo common/itemize.lo common/file_util.lo  common/string_map.lo common/string_list.lo common/config.lo  common/posib_err.lo common/errors.lo common/error.lo  common/fstream.lo common/iostream.lo common/info.lo  common/can_have_error.lo common/convert.lo common/tokenizer.lo  common/speller.lo common/document_checker.lo common/filter.lo  common/objstack.lo common/strtonum.lo common/gettext_init.lo  common/file_data_util.lo  modules/speller/default/readonly_ws.lo  modules/speller/default/suggest.lo  modules/speller/default/data.lo  modules/speller/default/multi_ws.lo  modules/speller/default/phonetic.lo  modules/speller/default/writable.lo  modules/speller/default/speller_impl.lo  modules/speller/default/phonet.lo  modules/speller/default/typo_editdist.lo  modules/speller/default/editdist.lo  modules/speller/default/primes.lo  modules/speller/default/language.lo  modules/speller/default/leditdist.lo  modules/speller/default/affix.lo modules/tokenizer/basic.lo  lib/filter-c.lo lib/word_list-c.lo lib/info-c.lo  lib/mutable_container-c.lo lib/error-c.lo  lib/document_checker-c.lo lib/string_map-c.lo  lib/new_config.lo lib/config-c.lo lib/string_enumeration-c.lo  lib/can_have_error-c.lo lib/dummy.lo lib/new_filter.lo  lib/new_fmode.lo lib/string_list-c.lo lib/find_speller.lo  lib/speller-c.lo lib/string_pair_enumeration-c.lo  lib/new_checker.lo modules/filter/url.lo modules/filter/email.lo  modules/filter/tex.lo  modules/filter/sgml.lo  modules/filter/context.lo  modules/filter/nroff.lo  modules/filter/texinfo.lo -L/usr/local/lib -lintl -L/usr/local/lib -liconv -lc -R/usr/local/lib  
libtool: link: c++ -shared -fPIC -DPIC -o .libs/libaspell.so.17.0 -O2 -pipe -fno-exceptions common/.libs/cache.o common/.libs/string.o common/.libs/getdata.o common/.libs/itemize.o common/.libs/file_util.o common/.libs/string_map.o common/.libs/string_list.o common/.libs/config.o common/.libs/posib_err.o common/.libs/errors.o common/.libs/error.o common/.libs/fstream.o common/.libs/iostream.o common/.libs/info.o common/.libs/can_have_error.o common/.libs/convert.o common/.libs/tokenizer.o common/.libs/speller.o common/.libs/document_checker.o common/.libs/filter.o common/.libs/objstack.o common/.libs/strtonum.o common/.libs/gettext_init.o common/.libs/file_data_util.o modules/speller/default/.libs/readonly_ws.o modules/speller/default/.libs/suggest.o modules/speller/default/.libs/data.o modules/speller/default/.libs/multi_ws.o modules/speller/default/.libs/phonetic.o modules/speller/default/.libs/writable.o modules/speller/default/.libs/speller_impl.o modules/speller/default/.libs/phonet.o modules/speller/default/.libs/typo_editdist.o modules/speller/default/.libs/editdist.o modules/speller/default/.libs/primes.o modules/speller/default/.libs/language.o modules/speller/default/.libs/leditdist.o modules/speller/default/.libs/affix.o modules/tokenizer/.libs/basic.o lib/.libs/filter-c.o lib/.libs/word_list-c.o lib/.libs/info-c.o lib/.libs/mutable_container-c.o lib/.libs/error-c.o lib/.libs/document_checker-c.o lib/.libs/string_map-c.o lib/.libs/new_config.o lib/.libs/config-c.o lib/.libs/string_enumeration-c.o lib/.libs/can_have_error-c.o lib/.libs/dummy.o lib/.libs/new_filter.o lib/.libs/new_fmode.o lib/.libs/string_list-c.o lib/.libs/find_speller.o lib/.libs/speller-c.o lib/.libs/string_pair_enumeration-c.o lib/.libs/new_checker.o modules/filter/.libs/url.o modules/filter/.libs/email.o modules/filter/.libs/tex.o modules/filter/.libs/sgml.o modules/filter/.libs/context.o modules/filter/.libs/nroff.o modules/filter/.libs/texinfo.o -L.libs -lintl -liconv -Wl,-soname,libaspell.so.17.0
/usr/bin/ld: BFD 2.17 internal error, aborting at /usr/src/gnu/usr.bin/binutils-2.17/bfd/elfxx-mips.c line 4797 in mips_elf_create_dynamic_relocation

/usr/bin/ld: Please report this bug.

collect2: error: ld returned 1 exit status
Error while executing c++ -shared -fPIC -DPIC -o .libs/libaspell.so.17.0 -O2 -pipe -fno-exceptions common/.libs/cache.o common/.libs/string.o common/.libs/getdata.o common/.libs/itemize.o common/.libs/file_util.o common/.libs/string_map.o common/.libs/string_list.o common/.libs/config.o common/.libs/posib_err.o common/.libs/errors.o common/.libs/error.o common/.libs/fstream.o common/.libs/iostream.o common/.libs/info.o common/.libs/can_have_error.o common/.libs/convert.o common/.libs/tokenizer.o common/.libs/speller.o common/.libs/document_checker.o common/.libs/filter.o common/.libs/objstack.o common/.libs/strtonum.o common/.libs/gettext_init.o common/.libs/file_data_util.o modules/speller/default/.libs/readonly_ws.o modules/speller/default/.libs/suggest.o modules/speller/default/.libs/data.o modules/speller/default/.libs/multi_ws.o modules/speller/default/.libs/phonetic.o modules/speller/default/.libs/writable.o modules/speller/default/.libs/speller_impl.o modules/speller/default/.libs/phonet.o modules/speller/default/.libs/typo_editdist.o modules/speller/default/.libs/editdist.o modules/speller/default/.libs/primes.o modules/speller/default/.libs/language.o modules/speller/default/.libs/leditdist.o modules/speller/default/.libs/affix.o modules/tokenizer/.libs/basic.o lib/.libs/filter-c.o lib/.libs/word_list-c.o lib/.libs/info-c.o lib/.libs/mutable_container-c.o lib/.libs/error-c.o lib/.libs/document_checker-c.o lib/.libs/string_map-c.o lib/.libs/new_config.o lib/.libs/config-c.o lib/.libs/string_enumeration-c.o lib/.libs/can_have_error-c.o lib/.libs/dummy.o lib/.libs/new_filter.o lib/.libs/new_fmode.o lib/.libs/string_list-c.o lib/.libs/find_speller.o lib/.libs/speller-c.o lib/.libs/string_pair_enumeration-c.o lib/.libs/new_checker.o modules/filter/.libs/url.o modules/filter/.libs/email.o modules/filter/.libs/tex.o modules/filter/.libs/sgml.o modules/filter/.libs/context.o modules/filter/.libs/nroff.o modules/filter/.libs/texinfo.o -L.libs -lintl -liconv -Wl,-soname,libaspell.so.17.0
*** Error 2 in . (Makefile:1009 'libaspell.la')
*** Error 1 in /usr/ports/pobj/aspell-0.60.6.1/aspell-0.60.6.1 (Makefile:1500 'all-recursive')
*** Error 1 in textproc/aspell/core (/usr/ports/infrastructure/mk/bsd.port.mk:2801 '/usr/ports/pobj/aspell-0.60.6.1/.build_done')
*** Error 1 in textproc/aspell/core (/usr/ports/infrastructure/mk/bsd.port.mk:2467 'build')
===> Exiting textproc/aspell/core with an error
*** Error 1 in /usr/ports (infrastructure/mk/bsd.port.subdir.mk:137 'build')
Error: job failed with 256 on localhost at 1548553218

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to