Build of aspell with vanilla toolchain

The build took 00h 01m 52s and was SUCCESSFUL.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
22,279 cpp
10,551 sh
4,328 makefile
1,546 perl
1,535 ansic
16 sed
40,255 total

The process tree of the build process is here.

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: aspell 0.60.6.1-5 (Wed Aug 24 13:11:38 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# configure: WARNING: If you wanted to set the --build type, don't use --host.
# If a cross compiler is detected then cross compile mode will be used.
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking target system type... x86_64-unknown-linux-gnu
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether to enable maintainer-specific portions of Makefiles... no
# checking for x86_64-unknown-linux-g++... no
# checking for x86_64-unknown-linux-c++... no
# checking for x86_64-unknown-linux-gpp... no
# checking for x86_64-unknown-linux-aCC... no
# checking for x86_64-unknown-linux-CC... no
# checking for x86_64-unknown-linux-cxx... no
# checking for x86_64-unknown-linux-cc++... no
# checking for x86_64-unknown-linux-cl.exe... no
# checking for x86_64-unknown-linux-FCC... no
# checking for x86_64-unknown-linux-KCC... no
# checking for x86_64-unknown-linux-RCC... no
# checking for x86_64-unknown-linux-xlC_r... no
# checking for x86_64-unknown-linux-xlC... no
# checking for g++... g++
# 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... o
# checking whether we are using the GNU C++ compiler... yes
# checking whether g++ accepts -g... yes
# checking for style of include used by make... GNU
# checking dependency style of g++... gcc3
# checking for x86_64-unknown-linux-gcc... no
# checking for gcc... gcc
# checking whether we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking dependency style of gcc... gcc3
# checking whether gcc and cc understand -c and -o together... yes
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by gcc... /usr/sbin/ld
# checking if the linker (/usr/sbin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/sbin/nm -B
# checking the name lister (/usr/sbin/nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# checking for /usr/sbin/ld option to reload object files... -r
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking command to parse /usr/sbin/nm -B output from gcc object... ok
# checking how to run the C preprocessor... gcc -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking for dlfcn.h... yes
# checking whether we are using the GNU C++ compiler... (cached) yes
# checking whether g++ accepts -g... (cached) yes
# checking dependency style of g++... (cached) gcc3
# checking how to run the C++ preprocessor... g++ -E
# checking for objdir... .libs
# checking if gcc supports -fno-rtti -fno-exceptions... no
# checking for gcc option to produce PIC... -fPIC -DPIC
# checking if gcc PIC flag -fPIC -DPIC works... yes
# checking if gcc static flag -static works... yes
# checking if gcc supports -c -o file.o... yes
# checking if gcc supports -c -o file.o... (cached) yes
# checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking for shl_load... no
# checking for shl_load in -ldld... no
# checking for dlopen... no
# checking for dlopen in -ldl... 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... no
# checking for ld used by g++... /usr/sbin/ld -m elf_x86_64
# checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld... yes
# checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking for g++ option to produce PIC... -fPIC -DPIC
# checking if g++ PIC flag -fPIC -DPIC works... yes
# checking if g++ static flag -static works... yes
# checking if g++ supports -c -o file.o... yes
# checking if g++ supports -c -o file.o... (cached) yes
# checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking for dlfcn.h... (cached) yes
# checking for dlopen... (cached) no
# checking for dlopen in -ldl... (cached) yes
# checking for sed... /usr/sbin/sed
# checking for perl... /usr/sbin/perl
# checking whether NLS is requested... yes
# checking for msgfmt... /usr/sbin/msgfmt
# checking for gmsgfmt... /usr/sbin/msgfmt
# checking for xgettext... /usr/sbin/xgettext
# checking for msgmerge... /usr/sbin/msgmerge
# checking for ld used by GCC... /usr/sbin/ld -m elf_x86_64
# checking if the linker (/usr/sbin/ld -m elf_x86_64) 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... yes
# checking whether to use NLS... yes
# checking where the gettext function comes from... libc
# checking for dlfcn.h... (cached) yes
# checking for dlopen in -ldl... (cached) yes
# 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 working curses library... found in -lncurses
# 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
# Making all in .
# make[1]: Entering directory '/tmp/aspell/src/aspell-0.60.6.1'
# cd gen; perl mk-dirs_h.pl /usr /usr/lib/aspell-0.60 /usr/lib/aspell-0.60 /etc > dirs.h
# depbase=`echo modules/filter/url.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -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
# depbase=`echo modules/filter/tex.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -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
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -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
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -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
# depbase=`echo modules/filter/sgml.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -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
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -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
# depbase=`echo modules/filter/context.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -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
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -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
# depbase=`echo modules/filter/nroff.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -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
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -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
# depbase=`echo modules/filter/texinfo.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -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
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -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
# sh ./scripts/run-with-aspell.create /usr/lib/aspell-0.60 > scripts/run-with-aspell
# chmod 755 scripts/run-with-aspell
# sh ./scripts/mkconfig 0.60.6.1 /usr/share /usr/lib/aspell-0.60
# depbase=`echo modules/filter/email.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -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
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -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
# depbase=`echo common/cache.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -MT common/cache.lo -MD -MP -MF $depbase.Tpo -c -o common/cache.lo common/cache.cpp &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -MT common/cache.lo -MD -MP -MF common/.deps/cache.Tpo -c common/cache.cpp -fPIC -DPIC -o common/.libs/cache.o
# depbase=`echo common/string.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -MT common/string.lo -MD -MP -MF $depbase.Tpo -c -o common/string.lo common/string.cpp &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -MT common/string.lo -MD -MP -MF common/.deps/string.Tpo -c common/string.cpp -fPIC -DPIC -o common/.libs/string.o
# depbase=`echo common/getdata.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -MT common/getdata.lo -MD -MP -MF $depbase.Tpo -c -o common/getdata.lo common/getdata.cpp &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo common/itemize.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -MT common/itemize.lo -MD -MP -MF $depbase.Tpo -c -o common/itemize.lo common/itemize.cpp &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -MT common/getdata.lo -MD -MP -MF common/.deps/getdata.Tpo -c common/getdata.cpp -fPIC -DPIC -o common/.libs/getdata.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -MT common/itemize.lo -MD -MP -MF common/.deps/itemize.Tpo -c common/itemize.cpp -fPIC -DPIC -o common/.libs/itemize.o
# depbase=`echo common/file_util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -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
# depbase=`echo common/string_map.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -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
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -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
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -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
# depbase=`echo common/string_list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -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
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -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
# depbase=`echo common/config.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -MT common/config.lo -MD -MP -MF $depbase.Tpo -c -o common/config.lo common/config.cpp &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -MT common/config.lo -MD -MP -MF common/.deps/config.Tpo -c common/config.cpp -fPIC -DPIC -o common/.libs/config.o
# depbase=`echo common/posib_err.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -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
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -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
# depbase=`echo common/errors.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -MT common/errors.lo -MD -MP -MF $depbase.Tpo -c -o common/errors.lo common/errors.cpp &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -MT common/errors.lo -MD -MP -MF common/.deps/errors.Tpo -c common/errors.cpp -fPIC -DPIC -o common/.libs/errors.o
# depbase=`echo common/error.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -MT common/error.lo -MD -MP -MF $depbase.Tpo -c -o common/error.lo common/error.cpp &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -MT common/error.lo -MD -MP -MF common/.deps/error.Tpo -c common/error.cpp -fPIC -DPIC -o common/.libs/error.o
# depbase=`echo common/fstream.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -MT common/fstream.lo -MD -MP -MF $depbase.Tpo -c -o common/fstream.lo common/fstream.cpp &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -MT common/fstream.lo -MD -MP -MF common/.deps/fstream.Tpo -c common/fstream.cpp -fPIC -DPIC -o common/.libs/fstream.o
# depbase=`echo common/iostream.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -MT common/iostream.lo -MD -MP -MF $depbase.Tpo -c -o common/iostream.lo common/iostream.cpp &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -MT common/iostream.lo -MD -MP -MF common/.deps/iostream.Tpo -c common/iostream.cpp -fPIC -DPIC -o common/.libs/iostream.o
# depbase=`echo common/info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -MT common/info.lo -MD -MP -MF $depbase.Tpo -c -o common/info.lo common/info.cpp &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -MT common/info.lo -MD -MP -MF common/.deps/info.Tpo -c common/info.cpp -fPIC -DPIC -o common/.libs/info.o
# depbase=`echo common/can_have_error.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -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
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -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
# depbase=`echo common/convert.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -MT common/convert.lo -MD -MP -MF $depbase.Tpo -c -o common/convert.lo common/convert.cpp &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -MT common/convert.lo -MD -MP -MF common/.deps/convert.Tpo -c common/convert.cpp -fPIC -DPIC -o common/.libs/convert.o
# depbase=`echo common/tokenizer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -MT common/tokenizer.lo -MD -MP -MF $depbase.Tpo -c -o common/tokenizer.lo common/tokenizer.cpp &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -MT common/tokenizer.lo -MD -MP -MF common/.deps/tokenizer.Tpo -c common/tokenizer.cpp -fPIC -DPIC -o common/.libs/tokenizer.o
# depbase=`echo common/speller.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -MT common/speller.lo -MD -MP -MF $depbase.Tpo -c -o common/speller.lo common/speller.cpp &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -MT common/speller.lo -MD -MP -MF common/.deps/speller.Tpo -c common/speller.cpp -fPIC -DPIC -o common/.libs/speller.o
# depbase=`echo common/document_checker.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -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
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -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
# depbase=`echo common/filter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -MT common/filter.lo -MD -MP -MF $depbase.Tpo -c -o common/filter.lo common/filter.cpp &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -MT common/filter.lo -MD -MP -MF common/.deps/filter.Tpo -c common/filter.cpp -fPIC -DPIC -o common/.libs/filter.o
# depbase=`echo common/objstack.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -MT common/objstack.lo -MD -MP -MF $depbase.Tpo -c -o common/objstack.lo common/objstack.cpp &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -MT common/objstack.lo -MD -MP -MF common/.deps/objstack.Tpo -c common/objstack.cpp -fPIC -DPIC -o common/.libs/objstack.o
# depbase=`echo common/strtonum.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -MT common/strtonum.lo -MD -MP -MF $depbase.Tpo -c -o common/strtonum.lo common/strtonum.cpp &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -MT common/strtonum.lo -MD -MP -MF common/.deps/strtonum.Tpo -c common/strtonum.cpp -fPIC -DPIC -o common/.libs/strtonum.o
# depbase=`echo common/gettext_init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -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
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -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
# depbase=`echo common/file_data_util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -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
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -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
# depbase=`echo modules/speller/default/readonly_ws.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -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
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -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
# depbase=`echo modules/speller/default/suggest.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -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
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -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
# depbase=`echo modules/speller/default/data.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -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
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -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
# depbase=`echo modules/speller/default/multi_ws.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -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
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -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
# depbase=`echo modules/speller/default/phonetic.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -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
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -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
# depbase=`echo modules/speller/default/writable.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -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
# depbase=`echo modules/speller/default/speller_impl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -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
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -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
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -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
# depbase=`echo modules/speller/default/phonet.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -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
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -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
# depbase=`echo modules/speller/default/typo_editdist.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -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
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -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
# depbase=`echo modules/speller/default/editdist.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -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
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -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
# depbase=`echo modules/speller/default/primes.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -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
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -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
# depbase=`echo modules/speller/default/language.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -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
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -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
# depbase=`echo modules/speller/default/leditdist.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -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
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -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
# depbase=`echo modules/speller/default/affix.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -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
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -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
# depbase=`echo modules/tokenizer/basic.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -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
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -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
# depbase=`echo lib/filter-c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -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
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -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
# depbase=`echo lib/word_list-c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -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
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -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
# depbase=`echo lib/info-c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -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
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -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
# depbase=`echo lib/mutable_container-c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -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
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -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
# depbase=`echo lib/error-c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -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
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -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
# depbase=`echo lib/document_checker-c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -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
# depbase=`echo lib/string_map-c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -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
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -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
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -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
# depbase=`echo lib/new_config.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -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
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -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
# depbase=`echo lib/config-c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -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
# depbase=`echo lib/string_enumeration-c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -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
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -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
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -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
# depbase=`echo lib/can_have_error-c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -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
# depbase=`echo lib/dummy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -MT lib/dummy.lo -MD -MP -MF $depbase.Tpo -c -o lib/dummy.lo lib/dummy.cpp &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -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
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -MT lib/dummy.lo -MD -MP -MF lib/.deps/dummy.Tpo -c lib/dummy.cpp -fPIC -DPIC -o lib/.libs/dummy.o
# /usr/sbin/perl gen/mk-static-filter.pl modules/filter/url-filter.info
# depbase=`echo lib/new_fmode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -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
# depbase=`echo lib/string_list-c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -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
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -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
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -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
# depbase=`echo lib/find_speller.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -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
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -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
# depbase=`echo lib/speller-c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -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
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -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
# depbase=`echo lib/string_pair_enumeration-c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -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
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -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
# depbase=`echo lib/new_checker.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -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
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -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
# depbase=`echo prog/compress.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# gcc -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -MT prog/compress.o -MD -MP -MF $depbase.Tpo -c -o prog/compress.o prog/compress.c &&\
# mv -f $depbase.Tpo $depbase.Po
# depbase=`echo prog/aspell.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -MT prog/aspell.o -MD -MP -MF $depbase.Tpo -c -o prog/aspell.o prog/aspell.cpp &&\
# mv -f $depbase.Tpo $depbase.Po
# depbase=`echo prog/check_funs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -MT prog/check_funs.o -MD -MP -MF $depbase.Tpo -c -o prog/check_funs.o prog/check_funs.cpp &&\
# mv -f $depbase.Tpo $depbase.Po
# depbase=`echo prog/checker_string.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -MT prog/checker_string.o -MD -MP -MF $depbase.Tpo -c -o prog/checker_string.o prog/checker_string.cpp &&\
# mv -f $depbase.Tpo $depbase.Po
# depbase=`echo prog/prezip.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# gcc -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -MT prog/prezip.o -MD -MP -MF $depbase.Tpo -c -o prog/prezip.o prog/prezip.c &&\
# mv -f $depbase.Tpo $depbase.Po
# depbase=`echo lib/new_filter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR="/usr/share/locale" -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
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=/usr/share/locale -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
# /bin/sh ./libtool --tag=CC --mode=link gcc -o word-list-compress prog/compress.o -ldl -ldl
# libtool: link: gcc -o word-list-compress prog/compress.o -ldl
# /bin/sh ./libtool --tag=CC --mode=link gcc -o prezip-bin prog/prezip.o -ldl -ldl
# libtool: link: gcc -o prezip-bin prog/prezip.o -ldl
# /bin/sh ./libtool --tag=CXX --mode=link g++ -version-info 16:5:1 -no-undefined -o libaspell.la -rpath /usr/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 -ldl -ldl
# libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtbeginS.o 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 -ldl -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crtn.o -Wl,-soname -Wl,libaspell.so.15 -o .libs/libaspell.so.15.1.5
# libtool: link: (cd ".libs" && rm -f "libaspell.so.15" && ln -s "libaspell.so.15.1.5" "libaspell.so.15")
# libtool: link: (cd ".libs" && rm -f "libaspell.so" && ln -s "libaspell.so.15.1.5" "libaspell.so")
# libtool: link: ( cd ".libs" && rm -f "libaspell.la" && ln -s "../libaspell.la" "libaspell.la" )
# /bin/sh ./libtool --tag=CXX --mode=link g++ -module -avoid-version -o email-filter.la -rpath /usr/lib/aspell-0.60 modules/filter/email.lo libaspell.la -ldl -ldl
# /bin/sh ./libtool --tag=CXX --mode=link g++ -module -avoid-version -o tex-filter.la -rpath /usr/lib/aspell-0.60 modules/filter/tex.lo libaspell.la -ldl -ldl
# libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtbeginS.o modules/filter/.libs/tex.o -Wl,-rpath -Wl,/tmp/aspell/src/aspell-0.60.6.1/.libs ./.libs/libaspell.so -ldl -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crtn.o -Wl,-soname -Wl,tex-filter.so -o .libs/tex-filter.so
# libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtbeginS.o modules/filter/.libs/email.o -Wl,-rpath -Wl,/tmp/aspell/src/aspell-0.60.6.1/.libs ./.libs/libaspell.so -ldl -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crtn.o -Wl,-soname -Wl,email-filter.so -o .libs/email-filter.so
# libtool: link: ( cd ".libs" && rm -f "tex-filter.la" && ln -s "../tex-filter.la" "tex-filter.la" )
# /bin/sh ./libtool --tag=CXX --mode=link g++ -module -avoid-version -o sgml-filter.la -rpath /usr/lib/aspell-0.60 modules/filter/sgml.lo libaspell.la -ldl -ldl
# libtool: link: ( cd ".libs" && rm -f "email-filter.la" && ln -s "../email-filter.la" "email-filter.la" )
# /bin/sh ./libtool --tag=CXX --mode=link g++ -module -avoid-version -o context-filter.la -rpath /usr/lib/aspell-0.60 modules/filter/context.lo libaspell.la -ldl -ldl
# libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtbeginS.o modules/filter/.libs/sgml.o -Wl,-rpath -Wl,/tmp/aspell/src/aspell-0.60.6.1/.libs ./.libs/libaspell.so -ldl -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crtn.o -Wl,-soname -Wl,sgml-filter.so -o .libs/sgml-filter.so
# libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtbeginS.o modules/filter/.libs/context.o -Wl,-rpath -Wl,/tmp/aspell/src/aspell-0.60.6.1/.libs ./.libs/libaspell.so -ldl -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crtn.o -Wl,-soname -Wl,context-filter.so -o .libs/context-filter.so
# libtool: link: ( cd ".libs" && rm -f "sgml-filter.la" && ln -s "../sgml-filter.la" "sgml-filter.la" )
# /bin/sh ./libtool --tag=CXX --mode=link g++ -module -avoid-version -o nroff-filter.la -rpath /usr/lib/aspell-0.60 modules/filter/nroff.lo libaspell.la -ldl -ldl
# libtool: link: ( cd ".libs" && rm -f "context-filter.la" && ln -s "../context-filter.la" "context-filter.la" )
# /bin/sh ./libtool --tag=CXX --mode=link g++ -module -avoid-version -o texinfo-filter.la -rpath /usr/lib/aspell-0.60 modules/filter/texinfo.lo libaspell.la -ldl -ldl
# libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtbeginS.o modules/filter/.libs/nroff.o -Wl,-rpath -Wl,/tmp/aspell/src/aspell-0.60.6.1/.libs ./.libs/libaspell.so -ldl -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crtn.o -Wl,-soname -Wl,nroff-filter.so -o .libs/nroff-filter.so
# libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtbeginS.o modules/filter/.libs/texinfo.o -Wl,-rpath -Wl,/tmp/aspell/src/aspell-0.60.6.1/.libs ./.libs/libaspell.so -ldl -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crtn.o -Wl,-soname -Wl,texinfo-filter.so -o .libs/texinfo-filter.so
# libtool: link: ( cd ".libs" && rm -f "nroff-filter.la" && ln -s "../nroff-filter.la" "nroff-filter.la" )
# /bin/sh ./libtool --tag=CXX --mode=link g++ -version-info 16:5:1 -no-undefined -o libpspell.la -rpath /usr/lib lib/dummy.lo libaspell.la -ldl -ldl
# libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtbeginS.o lib/.libs/dummy.o -Wl,-rpath -Wl,/tmp/aspell/src/aspell-0.60.6.1/.libs ./.libs/libaspell.so -ldl -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crtn.o -Wl,-soname -Wl,libpspell.so.15 -o .libs/libpspell.so.15.1.5
# libtool: link: ( cd ".libs" && rm -f "texinfo-filter.la" && ln -s "../texinfo-filter.la" "texinfo-filter.la" )
# /bin/sh ./libtool --tag=CXX --mode=link g++ -o aspell prog/aspell.o prog/check_funs.o prog/checker_string.o libaspell.la -lncurses -ldl -ldl
# libtool: link: (cd ".libs" && rm -f "libpspell.so.15" && ln -s "libpspell.so.15.1.5" "libpspell.so.15")
# libtool: link: (cd ".libs" && rm -f "libpspell.so" && ln -s "libpspell.so.15.1.5" "libpspell.so")
# libtool: link: g++ -o .libs/aspell prog/aspell.o prog/check_funs.o prog/checker_string.o ./.libs/libaspell.so -lncurses -ldl
# libtool: link: ( cd ".libs" && rm -f "libpspell.la" && ln -s "../libpspell.la" "libpspell.la" )
# make[1]: Leaving directory '/tmp/aspell/src/aspell-0.60.6.1'
# Making all in po
# make[1]: Entering directory '/tmp/aspell/src/aspell-0.60.6.1/po'
# make[1]: Nothing to be done for 'all'.
# make[1]: Leaving directory '/tmp/aspell/src/aspell-0.60.6.1/po'
# Making all in manual
# make[1]: Entering directory '/tmp/aspell/src/aspell-0.60.6.1/manual'
# make[1]: Nothing to be done for 'all'.
# make[1]: Leaving directory '/tmp/aspell/src/aspell-0.60.6.1/manual'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in .
# make[1]: Entering directory '/tmp/aspell/src/aspell-0.60.6.1'
# make[2]: Entering directory '/tmp/aspell/src/aspell-0.60.6.1'
# test -z "/usr/bin" || /usr/sbin/mkdir -p "/tmp/aspell/pkg/aspell/usr/bin"
# test -z "/usr/lib/aspell-0.60" || /usr/sbin/mkdir -p "/tmp/aspell/pkg/aspell/usr/lib/aspell-0.60"
# /usr/bin/install -c 'scripts/run-with-aspell' '/tmp/aspell/pkg/aspell/usr/bin/run-with-aspell'
# /usr/bin/install -c -m 644 'modules/filter/modes/html.amf' '/tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/html.amf'
# /usr/bin/install -c 'scripts/aspell-import' '/tmp/aspell/pkg/aspell/usr/bin/aspell-import'
# /usr/bin/install -c 'scripts/prezip' '/tmp/aspell/pkg/aspell/usr/bin/prezip'
# /usr/bin/install -c -m 644 'modules/filter/modes/sgml.amf' '/tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/sgml.amf'
# /usr/bin/install -c -m 644 'modules/filter/modes/tex.amf' '/tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/tex.amf'
# /usr/bin/install -c 'scripts/preunzip' '/tmp/aspell/pkg/aspell/usr/bin/preunzip'
# /usr/bin/install -c -m 644 'modules/filter/modes/email.amf' '/tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/email.amf'
# /usr/bin/install -c 'scripts/precat' '/tmp/aspell/pkg/aspell/usr/bin/precat'
# /usr/bin/install -c -m 644 'modules/filter/modes/ccpp.amf' '/tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/ccpp.amf'
# /usr/bin/install -c 'scripts/pspell-config' '/tmp/aspell/pkg/aspell/usr/bin/pspell-config'
# /usr/bin/install -c -m 644 'modules/filter/modes/none.amf' '/tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/none.amf'
# test -z "/usr/include" || /usr/sbin/mkdir -p "/tmp/aspell/pkg/aspell/usr/include"
# /usr/bin/install -c -m 644 'modules/filter/modes/perl.amf' '/tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/perl.amf'
# /usr/bin/install -c -m 644 'modules/filter/modes/url.amf' '/tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/url.amf'
# /usr/bin/install -c -m 644 'interfaces/cc/aspell.h' '/tmp/aspell/pkg/aspell/usr/include/aspell.h'
# /usr/bin/install -c -m 644 'modules/filter/modes/comment.amf' '/tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/comment.amf'
# test -z "/usr/lib/aspell-0.60" || /usr/sbin/mkdir -p "/tmp/aspell/pkg/aspell/usr/lib/aspell-0.60"
# /usr/bin/install -c -m 644 'modules/filter/modes/nroff.amf' '/tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/nroff.amf'
# /usr/bin/install -c -m 644 'modules/filter/modes/texinfo.amf' '/tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/texinfo.amf'
# /usr/bin/install -c -m 644 'modules/filter/email-filter.info' '/tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/email-filter.info'
# test -z "/usr/lib/aspell-0.60" || /usr/sbin/mkdir -p "/tmp/aspell/pkg/aspell/usr/lib/aspell-0.60"
# /usr/bin/install -c -m 644 'modules/filter/tex-filter.info' '/tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/tex-filter.info'
# /usr/bin/install -c -m 644 'data/cp1250.cmap' '/tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/cp1250.cmap'
# /usr/bin/install -c -m 644 'modules/filter/sgml-filter.info' '/tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/sgml-filter.info'
# /usr/bin/install -c -m 644 'data/cp1250.cset' '/tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/cp1250.cset'
# /usr/bin/install -c -m 644 'modules/filter/html-filter.info' '/tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/html-filter.info'
# /usr/bin/install -c -m 644 'data/cp1251.cmap' '/tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/cp1251.cmap'
# /usr/bin/install -c -m 644 'modules/filter/context-filter.info' '/tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/context-filter.info'
# /usr/bin/install -c -m 644 'data/cp1251.cset' '/tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/cp1251.cset'
# /usr/bin/install -c -m 644 'modules/filter/nroff-filter.info' '/tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/nroff-filter.info'
# /usr/bin/install -c -m 644 'data/cp1252.cmap' '/tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/cp1252.cmap'
# /usr/bin/install -c -m 644 'modules/filter/texinfo-filter.info' '/tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/texinfo-filter.info'
# test -z "/usr/lib/aspell-0.60" || /usr/sbin/mkdir -p "/tmp/aspell/pkg/aspell/usr/lib/aspell-0.60"
# /usr/bin/install -c -m 644 'data/cp1252.cset' '/tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/cp1252.cset'
# /usr/bin/install -c 'scripts/spell' '/tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/spell'
# /usr/bin/install -c -m 644 'data/cp1253.cmap' '/tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/cp1253.cmap'
# /usr/bin/install -c -m 644 'data/cp1253.cset' '/tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/cp1253.cset'
# /usr/bin/install -c 'scripts/ispell' '/tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/ispell'
# /usr/bin/install -c -m 644 'data/cp1254.cmap' '/tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/cp1254.cmap'
# test -z "/usr/include/pspell" || /usr/sbin/mkdir -p "/tmp/aspell/pkg/aspell/usr/include/pspell"
# /usr/bin/install -c -m 644 'data/cp1254.cset' '/tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/cp1254.cset'
# /usr/bin/install -c -m 644 'data/cp1255.cmap' '/tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/cp1255.cmap'
# /usr/bin/install -c -m 644 'interfaces/cc/pspell.h' '/tmp/aspell/pkg/aspell/usr/include/pspell/pspell.h'
# test -z "/usr/lib" || /usr/sbin/mkdir -p "/tmp/aspell/pkg/aspell/usr/lib"
# /bin/sh ./libtool --mode=install /usr/bin/install -c 'libaspell.la' '/tmp/aspell/pkg/aspell/usr/lib/libaspell.la'
# /usr/bin/install -c -m 644 'data/cp1255.cset' '/tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/cp1255.cset'
# /usr/bin/install -c -m 644 'data/cp1256.cmap' '/tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/cp1256.cmap'
# /usr/bin/install -c -m 644 'data/cp1256.cset' '/tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/cp1256.cset'
# /usr/bin/install -c -m 644 'data/cp1257.cmap' '/tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/cp1257.cmap'
# libtool: install: /usr/bin/install -c .libs/libaspell.so.15.1.5 /tmp/aspell/pkg/aspell/usr/lib/libaspell.so.15.1.5
# libtool: install: (cd /tmp/aspell/pkg/aspell/usr/lib && { ln -s -f libaspell.so.15.1.5 libaspell.so.15 || { rm -f libaspell.so.15 && ln -s libaspell.so.15.1.5 libaspell.so.15; }; })
# libtool: install: (cd /tmp/aspell/pkg/aspell/usr/lib && { ln -s -f libaspell.so.15.1.5 libaspell.so || { rm -f libaspell.so && ln -s libaspell.so.15.1.5 libaspell.so; }; })
# /usr/bin/install -c -m 644 'data/cp1257.cset' '/tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/cp1257.cset'
# /usr/bin/install -c -m 644 'data/cp1258.cmap' '/tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/cp1258.cmap'
# libtool: install: /usr/bin/install -c .libs/libaspell.lai /tmp/aspell/pkg/aspell/usr/lib/libaspell.la
# /usr/bin/install -c -m 644 'data/cp1258.cset' '/tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/cp1258.cset'
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# /bin/sh ./libtool --mode=install /usr/bin/install -c 'libpspell.la' '/tmp/aspell/pkg/aspell/usr/lib/libpspell.la'
# /usr/bin/install -c -m 644 'data/iso-8859-1.cmap' '/tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/iso-8859-1.cmap'
# /usr/bin/install -c -m 644 'data/iso-8859-1.cset' '/tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/iso-8859-1.cset'
# /usr/bin/install -c -m 644 'data/iso-8859-2.cmap' '/tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/iso-8859-2.cmap'
# /usr/bin/install -c -m 644 'data/iso-8859-2.cset' '/tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/iso-8859-2.cset'
# /usr/bin/install -c -m 644 'data/iso-8859-3.cmap' '/tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/iso-8859-3.cmap'
# libtool: install: warning: relinking `libpspell.la'
# libtool: install: (cd /tmp/aspell/src/aspell-0.60.6.1; /bin/sh /tmp/aspell/src/aspell-0.60.6.1/libtool --tag CXX --mode=relink g++ -version-info 16:5:1 -no-undefined -o libpspell.la -rpath /usr/lib lib/dummy.lo libaspell.la -ldl -ldl -inst-prefix-dir /tmp/aspell/pkg/aspell)
# /usr/bin/install -c -m 644 'data/iso-8859-3.cset' '/tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/iso-8859-3.cset'
# /usr/bin/install -c -m 644 'data/iso-8859-4.cmap' '/tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/iso-8859-4.cmap'
# /usr/bin/install -c -m 644 'data/iso-8859-4.cset' '/tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/iso-8859-4.cset'
# /usr/bin/install -c -m 644 'data/iso-8859-5.cmap' '/tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/iso-8859-5.cmap'
# /usr/bin/install -c -m 644 'data/iso-8859-5.cset' '/tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/iso-8859-5.cset'
# /usr/bin/install -c -m 644 'data/iso-8859-6.cmap' '/tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/iso-8859-6.cmap'
# /usr/bin/install -c -m 644 'data/iso-8859-6.cset' '/tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/iso-8859-6.cset'
# /usr/bin/install -c -m 644 'data/iso-8859-7.cmap' '/tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/iso-8859-7.cmap'
# /usr/bin/install -c -m 644 'data/iso-8859-7.cset' '/tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/iso-8859-7.cset'
# /usr/bin/install -c -m 644 'data/iso-8859-8.cmap' '/tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/iso-8859-8.cmap'
# /usr/bin/install -c -m 644 'data/iso-8859-8.cset' '/tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/iso-8859-8.cset'
# /usr/bin/install -c -m 644 'data/iso-8859-9.cmap' '/tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/iso-8859-9.cmap'
# /usr/bin/install -c -m 644 'data/iso-8859-9.cset' '/tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/iso-8859-9.cset'
# /usr/bin/install -c -m 644 'data/iso-8859-10.cmap' '/tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/iso-8859-10.cmap'
# /usr/bin/install -c -m 644 'data/iso-8859-10.cset' '/tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/iso-8859-10.cset'
# /usr/bin/install -c -m 644 'data/iso-8859-11.cmap' '/tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/iso-8859-11.cmap'
# /usr/bin/install -c -m 644 'data/iso-8859-11.cset' '/tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/iso-8859-11.cset'
# /usr/bin/install -c -m 644 'data/iso-8859-13.cmap' '/tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/iso-8859-13.cmap'
# /usr/bin/install -c -m 644 'data/iso-8859-13.cset' '/tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/iso-8859-13.cset'
# /usr/bin/install -c -m 644 'data/iso-8859-14.cmap' '/tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/iso-8859-14.cmap'
# /usr/bin/install -c -m 644 'data/iso-8859-14.cset' '/tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/iso-8859-14.cset'
# libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtbeginS.o lib/.libs/dummy.o -L/tmp/aspell/pkg/aspell/usr/lib -L/usr/lib -laspell -ldl -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crtn.o -Wl,-soname -Wl,libpspell.so.15 -o .libs/libpspell.so.15.1.5
# /usr/bin/install -c -m 644 'data/iso-8859-15.cmap' '/tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/iso-8859-15.cmap'
# /usr/bin/install -c -m 644 'data/iso-8859-15.cset' '/tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/iso-8859-15.cset'
# /usr/bin/install -c -m 644 'data/iso-8859-16.cmap' '/tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/iso-8859-16.cmap'
# /usr/bin/install -c -m 644 'data/iso-8859-16.cset' '/tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/iso-8859-16.cset'
# /usr/bin/install -c -m 644 'data/koi8-r.cmap' '/tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/koi8-r.cmap'
# /usr/bin/install -c -m 644 'data/koi8-r.cset' '/tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/koi8-r.cset'
# /usr/bin/install -c -m 644 'data/koi8-u.cmap' '/tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/koi8-u.cmap'
# /usr/bin/install -c -m 644 'data/koi8-u.cset' '/tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/koi8-u.cset'
# /usr/bin/install -c -m 644 'data/dvorak.kbd' '/tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/dvorak.kbd'
# /usr/bin/install -c -m 644 'data/split.kbd' '/tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/split.kbd'
# /usr/bin/install -c -m 644 'data/standard.kbd' '/tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/standard.kbd'
# test -z "/usr/lib/aspell-0.60" || /usr/sbin/mkdir -p "/tmp/aspell/pkg/aspell/usr/lib/aspell-0.60"
# /bin/sh ./libtool --mode=install /usr/bin/install -c 'email-filter.la' '/tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/email-filter.la'
# libtool: install: warning: relinking `email-filter.la'
# libtool: install: (cd /tmp/aspell/src/aspell-0.60.6.1; /bin/sh /tmp/aspell/src/aspell-0.60.6.1/libtool --tag CXX --mode=relink g++ -module -avoid-version -o email-filter.la -rpath /usr/lib/aspell-0.60 modules/filter/email.lo libaspell.la -ldl -ldl -inst-prefix-dir /tmp/aspell/pkg/aspell)
# libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtbeginS.o modules/filter/.libs/email.o -L/tmp/aspell/pkg/aspell/usr/lib -L/usr/lib -laspell -ldl -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crtn.o -Wl,-soname -Wl,email-filter.so -o .libs/email-filter.so
# libtool: install: /usr/bin/install -c .libs/libpspell.so.15.1.5T /tmp/aspell/pkg/aspell/usr/lib/libpspell.so.15.1.5
# libtool: install: (cd /tmp/aspell/pkg/aspell/usr/lib && { ln -s -f libpspell.so.15.1.5 libpspell.so.15 || { rm -f libpspell.so.15 && ln -s libpspell.so.15.1.5 libpspell.so.15; }; })
# libtool: install: (cd /tmp/aspell/pkg/aspell/usr/lib && { ln -s -f libpspell.so.15.1.5 libpspell.so || { rm -f libpspell.so && ln -s libpspell.so.15.1.5 libpspell.so; }; })
# libtool: install: /usr/bin/install -c .libs/libpspell.lai /tmp/aspell/pkg/aspell/usr/lib/libpspell.la
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# test -z "/usr/bin" || /usr/sbin/mkdir -p "/tmp/aspell/pkg/aspell/usr/bin"
# /bin/sh ./libtool --mode=install /usr/bin/install -c 'word-list-compress' '/tmp/aspell/pkg/aspell/usr/bin/word-list-compress'
# libtool: install: /usr/bin/install -c .libs/email-filter.soT /tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/email-filter.so
# libtool: install: /usr/bin/install -c word-list-compress /tmp/aspell/pkg/aspell/usr/bin/word-list-compress
# libtool: install: /usr/bin/install -c .libs/email-filter.lai /tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/email-filter.la
# libtool: install: warning: remember to run `libtool --finish /usr/lib/aspell-0.60'
# /bin/sh ./libtool --mode=install /usr/bin/install -c 'aspell' '/tmp/aspell/pkg/aspell/usr/bin/aspell'
# /bin/sh ./libtool --mode=install /usr/bin/install -c 'tex-filter.la' '/tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/tex-filter.la'
# libtool: install: warning: `libaspell.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/aspell /tmp/aspell/pkg/aspell/usr/bin/aspell
# /bin/sh ./libtool --mode=install /usr/bin/install -c 'prezip-bin' '/tmp/aspell/pkg/aspell/usr/bin/prezip-bin'
# libtool: install: warning: relinking `tex-filter.la'
# libtool: install: (cd /tmp/aspell/src/aspell-0.60.6.1; /bin/sh /tmp/aspell/src/aspell-0.60.6.1/libtool --tag CXX --mode=relink g++ -module -avoid-version -o tex-filter.la -rpath /usr/lib/aspell-0.60 modules/filter/tex.lo libaspell.la -ldl -ldl -inst-prefix-dir /tmp/aspell/pkg/aspell)
# libtool: install: /usr/bin/install -c prezip-bin /tmp/aspell/pkg/aspell/usr/bin/prezip-bin
# libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtbeginS.o modules/filter/.libs/tex.o -L/tmp/aspell/pkg/aspell/usr/lib -L/usr/lib -laspell -ldl -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crtn.o -Wl,-soname -Wl,tex-filter.so -o .libs/tex-filter.so
# libtool: install: /usr/bin/install -c .libs/tex-filter.soT /tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/tex-filter.so
# libtool: install: /usr/bin/install -c .libs/tex-filter.lai /tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/tex-filter.la
# libtool: install: warning: remember to run `libtool --finish /usr/lib/aspell-0.60'
# /bin/sh ./libtool --mode=install /usr/bin/install -c 'sgml-filter.la' '/tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/sgml-filter.la'
# libtool: install: warning: relinking `sgml-filter.la'
# libtool: install: (cd /tmp/aspell/src/aspell-0.60.6.1; /bin/sh /tmp/aspell/src/aspell-0.60.6.1/libtool --tag CXX --mode=relink g++ -module -avoid-version -o sgml-filter.la -rpath /usr/lib/aspell-0.60 modules/filter/sgml.lo libaspell.la -ldl -ldl -inst-prefix-dir /tmp/aspell/pkg/aspell)
# libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtbeginS.o modules/filter/.libs/sgml.o -L/tmp/aspell/pkg/aspell/usr/lib -L/usr/lib -laspell -ldl -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crtn.o -Wl,-soname -Wl,sgml-filter.so -o .libs/sgml-filter.so
# libtool: install: /usr/bin/install -c .libs/sgml-filter.soT /tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/sgml-filter.so
# libtool: install: /usr/bin/install -c .libs/sgml-filter.lai /tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/sgml-filter.la
# libtool: install: warning: remember to run `libtool --finish /usr/lib/aspell-0.60'
# /bin/sh ./libtool --mode=install /usr/bin/install -c 'context-filter.la' '/tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/context-filter.la'
# libtool: install: warning: relinking `context-filter.la'
# libtool: install: (cd /tmp/aspell/src/aspell-0.60.6.1; /bin/sh /tmp/aspell/src/aspell-0.60.6.1/libtool --tag CXX --mode=relink g++ -module -avoid-version -o context-filter.la -rpath /usr/lib/aspell-0.60 modules/filter/context.lo libaspell.la -ldl -ldl -inst-prefix-dir /tmp/aspell/pkg/aspell)
# libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtbeginS.o modules/filter/.libs/context.o -L/tmp/aspell/pkg/aspell/usr/lib -L/usr/lib -laspell -ldl -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crtn.o -Wl,-soname -Wl,context-filter.so -o .libs/context-filter.so
# libtool: install: /usr/bin/install -c .libs/context-filter.soT /tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/context-filter.so
# libtool: install: /usr/bin/install -c .libs/context-filter.lai /tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/context-filter.la
# libtool: install: warning: remember to run `libtool --finish /usr/lib/aspell-0.60'
# /bin/sh ./libtool --mode=install /usr/bin/install -c 'nroff-filter.la' '/tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/nroff-filter.la'
# libtool: install: warning: relinking `nroff-filter.la'
# libtool: install: (cd /tmp/aspell/src/aspell-0.60.6.1; /bin/sh /tmp/aspell/src/aspell-0.60.6.1/libtool --tag CXX --mode=relink g++ -module -avoid-version -o nroff-filter.la -rpath /usr/lib/aspell-0.60 modules/filter/nroff.lo libaspell.la -ldl -ldl -inst-prefix-dir /tmp/aspell/pkg/aspell)
# libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtbeginS.o modules/filter/.libs/nroff.o -L/tmp/aspell/pkg/aspell/usr/lib -L/usr/lib -laspell -ldl -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crtn.o -Wl,-soname -Wl,nroff-filter.so -o .libs/nroff-filter.so
# libtool: install: /usr/bin/install -c .libs/nroff-filter.soT /tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/nroff-filter.so
# libtool: install: /usr/bin/install -c .libs/nroff-filter.lai /tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/nroff-filter.la
# libtool: install: warning: remember to run `libtool --finish /usr/lib/aspell-0.60'
# /bin/sh ./libtool --mode=install /usr/bin/install -c 'texinfo-filter.la' '/tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/texinfo-filter.la'
# libtool: install: warning: relinking `texinfo-filter.la'
# libtool: install: (cd /tmp/aspell/src/aspell-0.60.6.1; /bin/sh /tmp/aspell/src/aspell-0.60.6.1/libtool --tag CXX --mode=relink g++ -module -avoid-version -o texinfo-filter.la -rpath /usr/lib/aspell-0.60 modules/filter/texinfo.lo libaspell.la -ldl -ldl -inst-prefix-dir /tmp/aspell/pkg/aspell)
# libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtbeginS.o modules/filter/.libs/texinfo.o -L/tmp/aspell/pkg/aspell/usr/lib -L/usr/lib -laspell -ldl -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crtn.o -Wl,-soname -Wl,texinfo-filter.so -o .libs/texinfo-filter.so
# libtool: install: /usr/bin/install -c .libs/texinfo-filter.soT /tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/texinfo-filter.so
# libtool: install: /usr/bin/install -c .libs/texinfo-filter.lai /tmp/aspell/pkg/aspell/usr/lib/aspell-0.60/texinfo-filter.la
# libtool: install: warning: remember to run `libtool --finish /usr/lib/aspell-0.60'
# make[2]: Leaving directory '/tmp/aspell/src/aspell-0.60.6.1'
# make[1]: Leaving directory '/tmp/aspell/src/aspell-0.60.6.1'
# Making install in po
# make[1]: Entering directory '/tmp/aspell/src/aspell-0.60.6.1/po'
# /usr/sbin/mkdir -p /tmp/aspell/pkg/aspell/usr/share
# installing ast.gmo as /tmp/aspell/pkg/aspell/usr/share/locale/ast/LC_MESSAGES/aspell.mo
# installing be.gmo as /tmp/aspell/pkg/aspell/usr/share/locale/be/LC_MESSAGES/aspell.mo
# installing ca.gmo as /tmp/aspell/pkg/aspell/usr/share/locale/ca/LC_MESSAGES/aspell.mo
# installing cs.gmo as /tmp/aspell/pkg/aspell/usr/share/locale/cs/LC_MESSAGES/aspell.mo
# installing da.gmo as /tmp/aspell/pkg/aspell/usr/share/locale/da/LC_MESSAGES/aspell.mo
# installing de.gmo as /tmp/aspell/pkg/aspell/usr/share/locale/de/LC_MESSAGES/aspell.mo
# installing en_GB.gmo as /tmp/aspell/pkg/aspell/usr/share/locale/en_GB/LC_MESSAGES/aspell.mo
# installing es.gmo as /tmp/aspell/pkg/aspell/usr/share/locale/es/LC_MESSAGES/aspell.mo
# installing fi.gmo as /tmp/aspell/pkg/aspell/usr/share/locale/fi/LC_MESSAGES/aspell.mo
# installing fr.gmo as /tmp/aspell/pkg/aspell/usr/share/locale/fr/LC_MESSAGES/aspell.mo
# installing ga.gmo as /tmp/aspell/pkg/aspell/usr/share/locale/ga/LC_MESSAGES/aspell.mo
# installing id.gmo as /tmp/aspell/pkg/aspell/usr/share/locale/id/LC_MESSAGES/aspell.mo
# installing it.gmo as /tmp/aspell/pkg/aspell/usr/share/locale/it/LC_MESSAGES/aspell.mo
# installing ja.gmo as /tmp/aspell/pkg/aspell/usr/share/locale/ja/LC_MESSAGES/aspell.mo
# installing mn.gmo as /tmp/aspell/pkg/aspell/usr/share/locale/mn/LC_MESSAGES/aspell.mo
# installing ms.gmo as /tmp/aspell/pkg/aspell/usr/share/locale/ms/LC_MESSAGES/aspell.mo
# installing nl.gmo as /tmp/aspell/pkg/aspell/usr/share/locale/nl/LC_MESSAGES/aspell.mo
# installing pt_BR.gmo as /tmp/aspell/pkg/aspell/usr/share/locale/pt_BR/LC_MESSAGES/aspell.mo
# installing ro.gmo as /tmp/aspell/pkg/aspell/usr/share/locale/ro/LC_MESSAGES/aspell.mo
# installing ru.gmo as /tmp/aspell/pkg/aspell/usr/share/locale/ru/LC_MESSAGES/aspell.mo
# installing rw.gmo as /tmp/aspell/pkg/aspell/usr/share/locale/rw/LC_MESSAGES/aspell.mo
# installing sk.gmo as /tmp/aspell/pkg/aspell/usr/share/locale/sk/LC_MESSAGES/aspell.mo
# installing sl.gmo as /tmp/aspell/pkg/aspell/usr/share/locale/sl/LC_MESSAGES/aspell.mo
# installing sr.gmo as /tmp/aspell/pkg/aspell/usr/share/locale/sr/LC_MESSAGES/aspell.mo
# installing sv.gmo as /tmp/aspell/pkg/aspell/usr/share/locale/sv/LC_MESSAGES/aspell.mo
# installing tg.gmo as /tmp/aspell/pkg/aspell/usr/share/locale/tg/LC_MESSAGES/aspell.mo
# installing uk.gmo as /tmp/aspell/pkg/aspell/usr/share/locale/uk/LC_MESSAGES/aspell.mo
# installing vi.gmo as /tmp/aspell/pkg/aspell/usr/share/locale/vi/LC_MESSAGES/aspell.mo
# installing wa.gmo as /tmp/aspell/pkg/aspell/usr/share/locale/wa/LC_MESSAGES/aspell.mo
# installing zh_CN.gmo as /tmp/aspell/pkg/aspell/usr/share/locale/zh_CN/LC_MESSAGES/aspell.mo
# if test "aspell" = "gettext-tools"; then \
# /usr/sbin/mkdir -p /tmp/aspell/pkg/aspell/usr/share/gettext/po; \
# for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \
# /usr/bin/install -c -m 644 ./$file \
# /tmp/aspell/pkg/aspell/usr/share/gettext/po/$file; \
# done; \
# for file in Makevars; do \
# rm -f /tmp/aspell/pkg/aspell/usr/share/gettext/po/$file; \
# done; \
# else \
# : ; \
# fi
# make[1]: Leaving directory '/tmp/aspell/src/aspell-0.60.6.1/po'
# Making install in manual
# make[1]: Entering directory '/tmp/aspell/src/aspell-0.60.6.1/manual'
# make[2]: Entering directory '/tmp/aspell/src/aspell-0.60.6.1/manual'
# make[2]: Nothing to be done for 'install-exec-am'.
# test -z "/usr/share/info" || /usr/sbin/mkdir -p "/tmp/aspell/pkg/aspell/usr/share/info"
# test -z "/usr/share/man/man1" || /usr/sbin/mkdir -p "/tmp/aspell/pkg/aspell/usr/share/man/man1"
# /usr/bin/install -c -m 644 'aspell.1' '/tmp/aspell/pkg/aspell/usr/share/man/man1/aspell.1'
# /usr/bin/install -c -m 644 './aspell.info' '/tmp/aspell/pkg/aspell/usr/share/info/aspell.info'
# /usr/bin/install -c -m 644 './aspell-dev.info' '/tmp/aspell/pkg/aspell/usr/share/info/aspell-dev.info'
# /usr/bin/install -c -m 644 'pspell-config.1' '/tmp/aspell/pkg/aspell/usr/share/man/man1/pspell-config.1'
# /usr/bin/install -c -m 644 'word-list-compress.1' '/tmp/aspell/pkg/aspell/usr/share/man/man1/word-list-compress.1'
# /usr/bin/install -c -m 644 'aspell-import.1' '/tmp/aspell/pkg/aspell/usr/share/man/man1/aspell-import.1'
# /usr/bin/install -c -m 644 'run-with-aspell.1' '/tmp/aspell/pkg/aspell/usr/share/man/man1/run-with-aspell.1'
# /usr/bin/install -c -m 644 'prezip-bin.1' '/tmp/aspell/pkg/aspell/usr/share/man/man1/prezip-bin.1'
# install-info --info-dir='/tmp/aspell/pkg/aspell/usr/share/info' '/tmp/aspell/pkg/aspell/usr/share/info/aspell.info'
# install-info --info-dir='/tmp/aspell/pkg/aspell/usr/share/info' '/tmp/aspell/pkg/aspell/usr/share/info/aspell-dev.info'
# make[2]: Leaving directory '/tmp/aspell/src/aspell-0.60.6.1/manual'
# make[1]: Leaving directory '/tmp/aspell/src/aspell-0.60.6.1/manual'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "aspell"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: aspell 0.60.6.1-5 (Wed Aug 24 13:12:17 UTC 2016)

CMD: pacman --query --file aspell-0.60.6.1-5-x86_64.pkg.tar.xz
# aspell 0.60.6.1-5

Creating hybrid package for 'aspell'

Trying to find vanilla package 'aspell'...

CMD: pacman --query --file /mirror/aspell-pt-20160624-1.pkg.tar.xz
# aspell-pt 20160624-1

CMD: pacman --query --file /mirror/aspell-fr-0.50.3-7.pkg.tar.xz
# aspell-fr 0.50.3-7

CMD: pacman --query --file /mirror/aspell-el-0.08-2.pkg.tar.xz
# aspell-el 0.08-2

CMD: pacman --query --file /mirror/aspell-cs-20040614-8.pkg.tar.xz
# aspell-cs 20040614-8

CMD: pacman --query --file /mirror/aspell-hu-0.99.4.2-4.pkg.tar.xz
# aspell-hu 0.99.4.2-4

CMD: pacman --query --file /mirror/aspell-0.60.6.1-5.pkg.tar.xz
# aspell 0.60.6.1-5

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /usr/bin/run-with-aspell
# /usr/bin/aspell-import
# /usr/bin/prezip
# /usr/bin/preunzip
# /usr/bin/precat
# /usr/bin/pspell-config
# /usr/bin/word-list-compress
# /usr/bin/aspell
# /usr/bin/prezip-bin
# /usr/lib/libaspell.so.15
# /usr/lib/libaspell.so
# /usr/lib/libpspell.so.15
# /usr/lib/libpspell.so
# /usr/lib/libaspell.so.15.1.5
# /usr/lib/libpspell.so.15.1.5
# /usr/lib/aspell-0.60/email-filter.info
# /usr/lib/aspell-0.60/html.amf
# /usr/lib/aspell-0.60/cp1250.cmap
# /usr/lib/aspell-0.60/tex-filter.info
# /usr/lib/aspell-0.60/sgml.amf
# /usr/lib/aspell-0.60/cp1250.cset
# /usr/lib/aspell-0.60/sgml-filter.info
# /usr/lib/aspell-0.60/tex.amf
# /usr/lib/aspell-0.60/spell
# /usr/lib/aspell-0.60/cp1251.cmap
# /usr/lib/aspell-0.60/html-filter.info
# /usr/lib/aspell-0.60/email.amf
# /usr/lib/aspell-0.60/context-filter.info
# /usr/lib/aspell-0.60/ispell
# /usr/lib/aspell-0.60/cp1251.cset
# /usr/lib/aspell-0.60/ccpp.amf
# /usr/lib/aspell-0.60/nroff-filter.info
# /usr/lib/aspell-0.60/cp1252.cmap
# /usr/lib/aspell-0.60/texinfo-filter.info
# /usr/lib/aspell-0.60/none.amf
# /usr/lib/aspell-0.60/cp1252.cset
# /usr/lib/aspell-0.60/perl.amf
# /usr/lib/aspell-0.60/cp1253.cmap
# /usr/lib/aspell-0.60/url.amf
# /usr/lib/aspell-0.60/cp1253.cset
# /usr/lib/aspell-0.60/comment.amf
# /usr/lib/aspell-0.60/cp1254.cmap
# /usr/lib/aspell-0.60/nroff.amf
# /usr/lib/aspell-0.60/cp1254.cset
# /usr/lib/aspell-0.60/texinfo.amf
# /usr/lib/aspell-0.60/cp1255.cmap
# /usr/lib/aspell-0.60/cp1255.cset
# /usr/lib/aspell-0.60/cp1256.cmap
# /usr/lib/aspell-0.60/cp1256.cset
# /usr/lib/aspell-0.60/cp1257.cmap
# /usr/lib/aspell-0.60/cp1257.cset
# /usr/lib/aspell-0.60/cp1258.cmap
# /usr/lib/aspell-0.60/cp1258.cset
# /usr/lib/aspell-0.60/iso-8859-1.cmap
# /usr/lib/aspell-0.60/iso-8859-1.cset
# /usr/lib/aspell-0.60/iso-8859-2.cmap
# /usr/lib/aspell-0.60/iso-8859-2.cset
# /usr/lib/aspell-0.60/iso-8859-3.cmap
# /usr/lib/aspell-0.60/iso-8859-3.cset
# /usr/lib/aspell-0.60/iso-8859-4.cmap
# /usr/lib/aspell-0.60/iso-8859-4.cset
# /usr/lib/aspell-0.60/iso-8859-5.cmap
# /usr/lib/aspell-0.60/iso-8859-5.cset
# /usr/lib/aspell-0.60/iso-8859-6.cmap
# /usr/lib/aspell-0.60/iso-8859-6.cset
# /usr/lib/aspell-0.60/iso-8859-7.cmap
# /usr/lib/aspell-0.60/iso-8859-7.cset
# /usr/lib/aspell-0.60/iso-8859-8.cmap
# /usr/lib/aspell-0.60/iso-8859-8.cset
# /usr/lib/aspell-0.60/iso-8859-9.cmap
# /usr/lib/aspell-0.60/iso-8859-9.cset
# /usr/lib/aspell-0.60/iso-8859-10.cmap
# /usr/lib/aspell-0.60/iso-8859-10.cset
# /usr/lib/aspell-0.60/iso-8859-11.cmap
# /usr/lib/aspell-0.60/iso-8859-11.cset
# /usr/lib/aspell-0.60/iso-8859-13.cmap
# /usr/lib/aspell-0.60/iso-8859-13.cset
# /usr/lib/aspell-0.60/iso-8859-14.cmap
# /usr/lib/aspell-0.60/iso-8859-14.cset
# /usr/lib/aspell-0.60/iso-8859-15.cmap
# /usr/lib/aspell-0.60/iso-8859-15.cset
# /usr/lib/aspell-0.60/iso-8859-16.cmap
# /usr/lib/aspell-0.60/iso-8859-16.cset
# /usr/lib/aspell-0.60/koi8-r.cmap
# /usr/lib/aspell-0.60/koi8-r.cset
# /usr/lib/aspell-0.60/koi8-u.cmap
# /usr/lib/aspell-0.60/koi8-u.cset
# /usr/lib/aspell-0.60/dvorak.kbd
# /usr/lib/aspell-0.60/split.kbd
# /usr/lib/aspell-0.60/standard.kbd
# /usr/lib/aspell-0.60/email-filter.so
# /usr/lib/aspell-0.60/tex-filter.so
# /usr/lib/aspell-0.60/sgml-filter.so
# /usr/lib/aspell-0.60/context-filter.so
# /usr/lib/aspell-0.60/nroff-filter.so
# /usr/lib/aspell-0.60/texinfo-filter.so
# /usr/include/aspell.h
# /usr/include/pspell/pspell.h
# /usr/share/locale/ast/LC_MESSAGES/aspell.mo
# /usr/share/locale/be/LC_MESSAGES/aspell.mo
# /usr/share/locale/ca/LC_MESSAGES/aspell.mo
# /usr/share/locale/cs/LC_MESSAGES/aspell.mo
# /usr/share/locale/da/LC_MESSAGES/aspell.mo
# /usr/share/locale/de/LC_MESSAGES/aspell.mo
# /usr/share/locale/en_GB/LC_MESSAGES/aspell.mo
# /usr/share/locale/es/LC_MESSAGES/aspell.mo
# /usr/share/locale/fi/LC_MESSAGES/aspell.mo
# /usr/share/locale/fr/LC_MESSAGES/aspell.mo
# /usr/share/locale/ga/LC_MESSAGES/aspell.mo
# /usr/share/locale/id/LC_MESSAGES/aspell.mo
# /usr/share/locale/it/LC_MESSAGES/aspell.mo
# /usr/share/locale/ja/LC_MESSAGES/aspell.mo
# /usr/share/locale/mn/LC_MESSAGES/aspell.mo
# /usr/share/locale/ms/LC_MESSAGES/aspell.mo
# /usr/share/locale/nl/LC_MESSAGES/aspell.mo
# /usr/share/locale/pt_BR/LC_MESSAGES/aspell.mo
# /usr/share/locale/ro/LC_MESSAGES/aspell.mo
# /usr/share/locale/ru/LC_MESSAGES/aspell.mo
# /usr/share/locale/rw/LC_MESSAGES/aspell.mo
# /usr/share/locale/sk/LC_MESSAGES/aspell.mo
# /usr/share/locale/sl/LC_MESSAGES/aspell.mo
# /usr/share/locale/sr/LC_MESSAGES/aspell.mo
# /usr/share/locale/sv/LC_MESSAGES/aspell.mo
# /usr/share/locale/tg/LC_MESSAGES/aspell.mo
# /usr/share/locale/uk/LC_MESSAGES/aspell.mo
# /usr/share/locale/vi/LC_MESSAGES/aspell.mo
# /usr/share/locale/wa/LC_MESSAGES/aspell.mo
# /usr/share/locale/zh_CN/LC_MESSAGES/aspell.mo
# /usr/share/info/aspell.info.gz
# /usr/share/info/aspell-dev.info.gz
# /usr/share/man/man1/aspell.1.gz
# /usr/share/man/man1/pspell-config.1.gz
# /usr/share/man/man1/word-list-compress.1.gz
# /usr/share/man/man1/aspell-import.1.gz
# /usr/share/man/man1/run-with-aspell.1.gz
# /usr/share/man/man1/prezip-bin.1.gz
# /sysroot/usr/lib/libaspell.so.15.1.5
# /sysroot/usr/lib/libaspell.so.15
# /sysroot/usr/lib/libaspell.so
# /sysroot/usr/lib/libaspell.la
# /sysroot/usr/lib/libpspell.so.15.1.5
# /sysroot/usr/lib/libpspell.so.15
# /sysroot/usr/lib/libpspell.so
# /sysroot/usr/lib/libpspell.la
# /sysroot/usr/lib/aspell-0.60/html.amf
# /sysroot/usr/lib/aspell-0.60/sgml.amf
# /sysroot/usr/lib/aspell-0.60/tex.amf
# /sysroot/usr/lib/aspell-0.60/email.amf
# /sysroot/usr/lib/aspell-0.60/ccpp.amf
# /sysroot/usr/lib/aspell-0.60/none.amf
# /sysroot/usr/lib/aspell-0.60/perl.amf
# /sysroot/usr/lib/aspell-0.60/url.amf
# /sysroot/usr/lib/aspell-0.60/comment.amf
# /sysroot/usr/lib/aspell-0.60/nroff.amf
# /sysroot/usr/lib/aspell-0.60/texinfo.amf
# /sysroot/usr/lib/aspell-0.60/email-filter.info
# /sysroot/usr/lib/aspell-0.60/tex-filter.info
# /sysroot/usr/lib/aspell-0.60/cp1250.cmap
# /sysroot/usr/lib/aspell-0.60/sgml-filter.info
# /sysroot/usr/lib/aspell-0.60/cp1250.cset
# /sysroot/usr/lib/aspell-0.60/html-filter.info
# /sysroot/usr/lib/aspell-0.60/cp1251.cmap
# /sysroot/usr/lib/aspell-0.60/context-filter.info
# /sysroot/usr/lib/aspell-0.60/cp1251.cset
# /sysroot/usr/lib/aspell-0.60/nroff-filter.info
# /sysroot/usr/lib/aspell-0.60/cp1252.cmap
# /sysroot/usr/lib/aspell-0.60/texinfo-filter.info
# /sysroot/usr/lib/aspell-0.60/cp1252.cset
# /sysroot/usr/lib/aspell-0.60/spell
# /sysroot/usr/lib/aspell-0.60/cp1253.cmap
# /sysroot/usr/lib/aspell-0.60/cp1253.cset
# /sysroot/usr/lib/aspell-0.60/ispell
# /sysroot/usr/lib/aspell-0.60/cp1254.cmap
# /sysroot/usr/lib/aspell-0.60/cp1254.cset
# /sysroot/usr/lib/aspell-0.60/cp1255.cmap
# /sysroot/usr/lib/aspell-0.60/cp1255.cset
# /sysroot/usr/lib/aspell-0.60/cp1256.cmap
# /sysroot/usr/lib/aspell-0.60/cp1256.cset
# /sysroot/usr/lib/aspell-0.60/cp1257.cmap
# /sysroot/usr/lib/aspell-0.60/cp1257.cset
# /sysroot/usr/lib/aspell-0.60/cp1258.cmap
# /sysroot/usr/lib/aspell-0.60/cp1258.cset
# /sysroot/usr/lib/aspell-0.60/iso-8859-1.cmap
# /sysroot/usr/lib/aspell-0.60/iso-8859-1.cset
# /sysroot/usr/lib/aspell-0.60/iso-8859-2.cmap
# /sysroot/usr/lib/aspell-0.60/iso-8859-2.cset
# /sysroot/usr/lib/aspell-0.60/iso-8859-3.cmap
# /sysroot/usr/lib/aspell-0.60/iso-8859-3.cset
# /sysroot/usr/lib/aspell-0.60/iso-8859-4.cmap
# /sysroot/usr/lib/aspell-0.60/iso-8859-4.cset
# /sysroot/usr/lib/aspell-0.60/iso-8859-5.cmap
# /sysroot/usr/lib/aspell-0.60/iso-8859-5.cset
# /sysroot/usr/lib/aspell-0.60/iso-8859-6.cmap
# /sysroot/usr/lib/aspell-0.60/iso-8859-6.cset
# /sysroot/usr/lib/aspell-0.60/iso-8859-7.cmap
# /sysroot/usr/lib/aspell-0.60/iso-8859-7.cset
# /sysroot/usr/lib/aspell-0.60/iso-8859-8.cmap
# /sysroot/usr/lib/aspell-0.60/iso-8859-8.cset
# /sysroot/usr/lib/aspell-0.60/iso-8859-9.cmap
# /sysroot/usr/lib/aspell-0.60/iso-8859-9.cset
# /sysroot/usr/lib/aspell-0.60/iso-8859-10.cmap
# /sysroot/usr/lib/aspell-0.60/iso-8859-10.cset
# /sysroot/usr/lib/aspell-0.60/iso-8859-11.cmap
# /sysroot/usr/lib/aspell-0.60/iso-8859-11.cset
# /sysroot/usr/lib/aspell-0.60/iso-8859-13.cmap
# /sysroot/usr/lib/aspell-0.60/iso-8859-13.cset
# /sysroot/usr/lib/aspell-0.60/iso-8859-14.cmap
# /sysroot/usr/lib/aspell-0.60/iso-8859-14.cset
# /sysroot/usr/lib/aspell-0.60/iso-8859-15.cmap
# /sysroot/usr/lib/aspell-0.60/iso-8859-15.cset
# /sysroot/usr/lib/aspell-0.60/iso-8859-16.cmap
# /sysroot/usr/lib/aspell-0.60/iso-8859-16.cset
# /sysroot/usr/lib/aspell-0.60/koi8-r.cmap
# /sysroot/usr/lib/aspell-0.60/koi8-r.cset
# /sysroot/usr/lib/aspell-0.60/koi8-u.cmap
# /sysroot/usr/lib/aspell-0.60/koi8-u.cset
# /sysroot/usr/lib/aspell-0.60/dvorak.kbd
# /sysroot/usr/lib/aspell-0.60/split.kbd
# /sysroot/usr/lib/aspell-0.60/standard.kbd
# /sysroot/usr/lib/aspell-0.60/email-filter.so
# /sysroot/usr/lib/aspell-0.60/email-filter.la
# /sysroot/usr/lib/aspell-0.60/tex-filter.so
# /sysroot/usr/lib/aspell-0.60/tex-filter.la
# /sysroot/usr/lib/aspell-0.60/sgml-filter.so
# /sysroot/usr/lib/aspell-0.60/sgml-filter.la
# /sysroot/usr/lib/aspell-0.60/context-filter.so
# /sysroot/usr/lib/aspell-0.60/context-filter.la
# /sysroot/usr/lib/aspell-0.60/nroff-filter.so
# /sysroot/usr/lib/aspell-0.60/nroff-filter.la
# /sysroot/usr/lib/aspell-0.60/texinfo-filter.so
# /sysroot/usr/lib/aspell-0.60/texinfo-filter.la
# /sysroot/usr/include/aspell.h
# /sysroot/usr/include/pspell/pspell.h

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO usr sysroot

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE | xz -c -z

CMD: bsdtar -tqf aspell.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/aspell.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/aspell.pkg.tar.xz
# ==> ERROR: Failed to acquire lockfile: /var/cache/pacman/pkg/tuscan.db.tar.lck.
# ==> ERROR: Held by process 2009

Attempting to access local repository, attempt 2

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/aspell.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/aspell.pkg.tar.xz'
# -> Computing checksums...
# -> Creating 'desc' db entry...
# -> Creating 'files' db entry...
# ==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'

Printing config logfiles

CMD: config logfiles '/tmp/aspell/src/aspell-0.60.6.1/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by GNU Aspell configure 0.60.6.1, which was
# generated by GNU Autoconf 2.61. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --sysconfdir=/etc
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = f38b25030609
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2025: checking build system type
# configure:2043: result: x86_64-unknown-linux-gnu
# configure:2065: checking host system type
# configure:2080: result: x86_64-unknown-linux-gnu
# configure:2102: checking target system type
# configure:2117: result: x86_64-unknown-linux-gnu
# configure:2160: checking for a BSD-compatible install
# configure:2216: result: /usr/bin/install -c
# configure:2227: checking whether build environment is sane
# configure:2270: result: yes
# configure:2308: checking for x86_64-unknown-linux-strip
# configure:2338: result: no
# configure:2348: checking for strip
# configure:2364: found /usr/sbin/strip
# configure:2375: result: strip
# configure:2404: checking for a thread-safe mkdir -p
# configure:2443: result: /usr/sbin/mkdir -p
# configure:2456: checking for gawk
# configure:2472: found /usr/sbin/gawk
# configure:2483: result: gawk
# configure:2494: checking whether make sets $(MAKE)
# configure:2515: result: yes
# configure:2600: checking whether to enable maintainer-specific portions of Makefiles
# configure:2609: result: no
# configure:2745: checking for x86_64-unknown-linux-g++
# configure:2775: result: no
# configure:2745: checking for x86_64-unknown-linux-c++
# configure:2775: result: no
# configure:2745: checking for x86_64-unknown-linux-gpp
# configure:2775: result: no
# configure:2745: checking for x86_64-unknown-linux-aCC
# configure:2775: result: no
# configure:2745: checking for x86_64-unknown-linux-CC
# configure:2775: result: no
# configure:2745: checking for x86_64-unknown-linux-cxx
# configure:2775: result: no
# configure:2745: checking for x86_64-unknown-linux-cc++
# configure:2775: result: no
# configure:2745: checking for x86_64-unknown-linux-cl.exe
# configure:2775: result: no
# configure:2745: checking for x86_64-unknown-linux-FCC
# configure:2775: result: no
# configure:2745: checking for x86_64-unknown-linux-KCC
# configure:2775: result: no
# configure:2745: checking for x86_64-unknown-linux-RCC
# configure:2775: result: no
# configure:2745: checking for x86_64-unknown-linux-xlC_r
# configure:2775: result: no
# configure:2745: checking for x86_64-unknown-linux-xlC
# configure:2775: result: no
# configure:2789: checking for g++
# configure:2805: found /usr/sbin/g++
# configure:2816: result: g++
# configure:2847: checking for C++ compiler version
# configure:2854: g++ --version >&5
# g++ (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:2857: $? = 0
# configure:2864: g++ -v >&5
# Using built-in specs.
# COLLECT_GCC=g++
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:2867: $? = 0
# configure:2874: g++ -V >&5
# g++: error: unrecognized command line option '-V'
# g++: fatal error: no input files
# compilation terminated.
# configure:2877: $? = 1
# configure:2900: checking for C++ compiler default output file name
# configure:2927: g++ conftest.cpp >&5
# configure:2930: $? = 0
# configure:2968: result: a.out
# configure:2985: checking whether the C++ compiler works
# configure:2995: ./a.out
# configure:2998: $? = 0
# configure:3015: result: yes
# configure:3022: checking whether we are cross compiling
# configure:3024: result: no
# configure:3027: checking for suffix of executables
# configure:3034: g++ -o conftest conftest.cpp >&5
# configure:3037: $? = 0
# configure:3061: result:
# configure:3067: checking for suffix of object files
# configure:3093: g++ -c conftest.cpp >&5
# configure:3096: $? = 0
# configure:3119: result: o
# configure:3123: checking whether we are using the GNU C++ compiler
# configure:3152: g++ -c conftest.cpp >&5
# configure:3158: $? = 0
# configure:3175: result: yes
# configure:3180: checking whether g++ accepts -g
# configure:3210: g++ -c -g conftest.cpp >&5
# configure:3216: $? = 0
# configure:3315: result: yes
# configure:3349: checking for style of include used by make
# configure:3377: result: GNU
# configure:3402: checking dependency style of g++
# configure:3512: result: gcc3
# configure:3547: checking for x86_64-unknown-linux-gcc
# configure:3577: result: no
# configure:3587: checking for gcc
# configure:3603: found /usr/sbin/gcc
# configure:3614: result: gcc
# configure:3852: checking for C compiler version
# configure:3859: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:3862: $? = 0
# configure:3869: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:3872: $? = 0
# configure:3879: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3882: $? = 1
# configure:3885: checking whether we are using the GNU C compiler
# configure:3914: gcc -c conftest.c >&5
# configure:3920: $? = 0
# configure:3937: result: yes
# configure:3942: checking whether gcc accepts -g
# configure:3972: gcc -c -g conftest.c >&5
# configure:3978: $? = 0
# configure:4077: result: yes
# configure:4094: checking for gcc option to accept ISO C89
# configure:4168: gcc -c conftest.c >&5
# configure:4174: $? = 0
# configure:4197: result: none needed
# configure:4217: checking dependency style of gcc
# configure:4327: result: gcc3
# configure:4343: checking whether gcc and cc understand -c and -o together
# configure:4378: gcc -c conftest.cpp -o conftest2.o >&5
# configure:4381: $? = 0
# configure:4387: gcc -c conftest.cpp -o conftest2.o >&5
# configure:4390: $? = 0
# configure:4401: cc -c conftest.cpp >&5
# configure:4404: $? = 0
# configure:4412: cc -c conftest.cpp -o conftest2.o >&5
# configure:4415: $? = 0
# configure:4421: cc -c conftest.cpp -o conftest2.o >&5
# configure:4424: $? = 0
# configure:4442: result: yes
# configure:4530: checking for a sed that does not truncate output
# configure:4609: result: /usr/sbin/sed
# configure:4627: checking for grep that handles long lines and -e
# configure:4701: result: /usr/sbin/grep
# configure:4706: checking for egrep
# configure:4784: result: /usr/sbin/grep -E
# configure:4789: checking for fgrep
# configure:4867: result: /usr/sbin/grep -F
# configure:4902: checking for ld used by gcc
# configure:4969: result: /usr/sbin/ld
# configure:4978: checking if the linker (/usr/sbin/ld) is GNU ld
# configure:4993: result: yes
# configure:5005: checking for BSD- or MS-compatible name lister (nm)
# configure:5054: result: /usr/sbin/nm -B
# configure:5176: checking the name lister (/usr/sbin/nm -B) interface
# configure:5183: g++ -c conftest.cpp >&5
# configure:5186: /usr/sbin/nm -B "conftest.o"
# configure:5189: output
# 0000000000000000 B some_variable
# configure:5196: result: BSD nm
# configure:5199: checking whether ln -s works
# configure:5203: result: yes
# configure:5211: checking the maximum length of command line arguments
# configure:5331: result: 1572864
# configure:5348: checking whether the shell understands some XSI constructs
# configure:5356: result: yes
# configure:5360: checking whether the shell understands "+="
# configure:5366: result: yes
# configure:5401: checking for /usr/sbin/ld option to reload object files
# configure:5408: result: -r
# configure:5435: checking how to recognize dependent libraries
# configure:5625: result: pass_all
# configure:5645: checking for x86_64-unknown-linux-ar
# configure:5675: result: no
# configure:5685: checking for ar
# configure:5701: found /usr/sbin/ar
# configure:5712: result: ar
# configure:5754: checking for x86_64-unknown-linux-strip
# configure:5781: result: strip
# configure:5857: checking for x86_64-unknown-linux-ranlib
# configure:5887: result: no
# configure:5897: checking for ranlib
# configure:5913: found /usr/sbin/ranlib
# configure:5924: result: ranlib
# configure:6018: checking command to parse /usr/sbin/nm -B output from gcc object
# configure:6136: g++ -c conftest.cpp >&5
# configure:6139: $? = 0
# configure:6143: /usr/sbin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
# configure:6146: $? = 0
# configure:6200: g++ -o conftest conftest.cpp conftstm.o >&5
# configure:6203: $? = 0
# configure:6241: result: ok
# configure:6337: g++ -c conftest.cpp >&5
# configure:6340: $? = 0
# configure:6817: checking how to run the C preprocessor
# configure:6857: gcc -E conftest.c
# configure:6863: $? = 0
# configure:6894: gcc -E conftest.c
# conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:6900: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "GNU Aspell"
# | #define PACKAGE_TARNAME "aspell"
# | #define PACKAGE_VERSION "0.60.6.1"
# | #define PACKAGE_STRING "GNU Aspell 0.60.6.1"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "aspell"
# | #define VERSION "0.60.6.1"
# | /* end confdefs.h. */
# | #include
# configure:6933: result: gcc -E
# configure:6962: gcc -E conftest.c
# configure:6968: $? = 0
# configure:6999: gcc -E conftest.c
# conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:7005: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "GNU Aspell"
# | #define PACKAGE_TARNAME "aspell"
# | #define PACKAGE_VERSION "0.60.6.1"
# | #define PACKAGE_STRING "GNU Aspell 0.60.6.1"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "aspell"
# | #define VERSION "0.60.6.1"
# | /* end confdefs.h. */
# | #include
# configure:7043: checking for ANSI C header files
# configure:7073: gcc -c conftest.c >&5
# configure:7079: $? = 0
# configure:7178: gcc -o conftest conftest.c >&5
# configure:7181: $? = 0
# configure:7187: ./conftest
# configure:7190: $? = 0
# configure:7207: result: yes
# configure:7231: checking for sys/types.h
# configure:7252: gcc -c conftest.c >&5
# configure:7258: $? = 0
# configure:7274: result: yes
# configure:7231: checking for sys/stat.h
# configure:7252: gcc -c conftest.c >&5
# configure:7258: $? = 0
# configure:7274: result: yes
# configure:7231: checking for stdlib.h
# configure:7252: gcc -c conftest.c >&5
# configure:7258: $? = 0
# configure:7274: result: yes
# configure:7231: checking for string.h
# configure:7252: gcc -c conftest.c >&5
# configure:7258: $? = 0
# configure:7274: result: yes
# configure:7231: checking for memory.h
# configure:7252: gcc -c conftest.c >&5
# configure:7258: $? = 0
# configure:7274: result: yes
# configure:7231: checking for strings.h
# configure:7252: gcc -c conftest.c >&5
# configure:7258: $? = 0
# configure:7274: result: yes
# configure:7231: checking for inttypes.h
# configure:7252: gcc -c conftest.c >&5
# configure:7258: $? = 0
# configure:7274: result: yes
# configure:7231: checking for stdint.h
# configure:7252: gcc -c conftest.c >&5
# configure:7258: $? = 0
# configure:7274: result: yes
# configure:7231: checking for unistd.h
# configure:7252: gcc -c conftest.c >&5
# configure:7258: $? = 0
# configure:7274: result: yes
# configure:7290: checking for dlfcn.h
# configure:7311: gcc -c conftest.c >&5
# configure:7317: $? = 0
# configure:7333: result: yes
# configure:7462: checking for C++ compiler version
# configure:7469: g++ --version >&5
# g++ (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:7472: $? = 0
# configure:7479: g++ -v >&5
# Using built-in specs.
# COLLECT_GCC=g++
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:7482: $? = 0
# configure:7489: g++ -V >&5
# g++: error: unrecognized command line option '-V'
# g++: fatal error: no input files
# compilation terminated.
# configure:7492: $? = 1
# configure:7495: checking whether we are using the GNU C++ compiler
# configure:7547: result: yes
# configure:7552: checking whether g++ accepts -g
# configure:7687: result: yes
# configure:7712: checking dependency style of g++
# configure:7822: result: gcc3
# configure:7845: checking how to run the C++ preprocessor
# configure:7881: g++ -E conftest.cpp
# configure:7887: $? = 0
# configure:7918: g++ -E conftest.cpp
# conftest.cpp:21:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:7924: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "GNU Aspell"
# | #define PACKAGE_TARNAME "aspell"
# | #define PACKAGE_VERSION "0.60.6.1"
# | #define PACKAGE_STRING "GNU Aspell 0.60.6.1"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "aspell"
# | #define VERSION "0.60.6.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | /* end confdefs.h. */
# | #include
# configure:7957: result: g++ -E
# configure:7986: g++ -E conftest.cpp
# configure:7992: $? = 0
# configure:8023: g++ -E conftest.cpp
# conftest.cpp:21:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:8029: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "GNU Aspell"
# | #define PACKAGE_TARNAME "aspell"
# | #define PACKAGE_VERSION "0.60.6.1"
# | #define PACKAGE_STRING "GNU Aspell 0.60.6.1"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "aspell"
# | #define VERSION "0.60.6.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | /* end confdefs.h. */
# | #include
# configure:8209: checking for objdir
# configure:8224: result: .libs
# configure:8520: checking if gcc supports -fno-rtti -fno-exceptions
# configure:8538: gcc -c -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
# configure:8542: $? = 0
# configure:8555: result: no
# configure:8575: checking for gcc option to produce PIC
# configure:8832: result: -fPIC -DPIC
# configure:8844: checking if gcc PIC flag -fPIC -DPIC works
# configure:8862: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:8866: $? = 0
# configure:8879: result: yes
# configure:8903: checking if gcc static flag -static works
# configure:8931: result: yes
# configure:8946: checking if gcc supports -c -o file.o
# configure:8967: gcc -c -o out/conftest2.o conftest.c >&5
# configure:8971: $? = 0
# configure:8993: result: yes
# configure:9001: checking if gcc supports -c -o file.o
# configure:9048: result: yes
# configure:9081: checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:10135: result: yes
# configure:10172: checking whether -lc should be explicitly linked in
# configure:10177: gcc -c conftest.c >&5
# configure:10180: $? = 0
# configure:10195: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:10198: $? = 0
# configure:10210: result: no
# configure:10374: checking dynamic linker characteristics
# configure:10817: gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:10823: $? = 0
# configure:11053: result: GNU/Linux ld.so
# configure:11155: checking how to hardcode library paths into programs
# configure:11180: result: immediate
# configure:11299: checking for shl_load
# configure:11355: gcc -o conftest conftest.c >&5
# /tmp/cc0Virmt.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `shl_load'
# collect2: error: ld returned 1 exit status
# configure:11361: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "GNU Aspell"
# | #define PACKAGE_TARNAME "aspell"
# | #define PACKAGE_VERSION "0.60.6.1"
# | #define PACKAGE_STRING "GNU Aspell 0.60.6.1"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "aspell"
# | #define VERSION "0.60.6.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | /* Define shl_load to an innocuous variant, in case declares shl_load.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define shl_load innocuous_shl_load
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char shl_load (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef shl_load
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char shl_load ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_shl_load || defined __stub___shl_load
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return shl_load ();
# | ;
# | return 0;
# | }
# configure:11378: result: no
# configure:11383: checking for shl_load in -ldld
# configure:11418: gcc -o conftest conftest.c -ldld >&5
# /usr/sbin/ld: cannot find -ldld
# collect2: error: ld returned 1 exit status
# configure:11424: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "GNU Aspell"
# | #define PACKAGE_TARNAME "aspell"
# | #define PACKAGE_VERSION "0.60.6.1"
# | #define PACKAGE_STRING "GNU Aspell 0.60.6.1"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "aspell"
# | #define VERSION "0.60.6.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char shl_load ();
# | int
# | main ()
# | {
# | return shl_load ();
# | ;
# | return 0;
# | }
# configure:11442: result: no
# configure:11447: checking for dlopen
# configure:11503: gcc -o conftest conftest.c >&5
# /tmp/cc3q0hcy.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `dlopen'
# collect2: error: ld returned 1 exit status
# configure:11509: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "GNU Aspell"
# | #define PACKAGE_TARNAME "aspell"
# | #define PACKAGE_VERSION "0.60.6.1"
# | #define PACKAGE_STRING "GNU Aspell 0.60.6.1"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "aspell"
# | #define VERSION "0.60.6.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | /* Define dlopen to an innocuous variant, in case declares dlopen.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define dlopen innocuous_dlopen
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char dlopen (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef dlopen
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char dlopen ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_dlopen || defined __stub___dlopen
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return dlopen ();
# | ;
# | return 0;
# | }
# configure:11526: result: no
# configure:11531: checking for dlopen in -ldl
# configure:11566: gcc -o conftest conftest.c -ldl >&5
# configure:11572: $? = 0
# configure:11590: result: yes
# configure:11759: checking whether a program can dlopen itself
# configure:11833: gcc -o conftest -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5
# configure: In function 'main':
# configure:11829:5: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
#
# ^
# configure:11829:5: warning: incompatible implicit declaration of built-in function 'exit'
# configure:11829:5: note: include '' or provide a declaration of 'exit'
# configure:11836: $? = 0
# configure:11854: result: yes
# configure:11859: checking whether a statically linked program can dlopen itself
# configure:11933: gcc -o conftest -DHAVE_DLFCN_H -Wl,--export-dynamic -static conftest.c -ldl >&5
# configure: In function 'main':
# configure:11929:5: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
#
# ^
# configure:11929:5: warning: incompatible implicit declaration of built-in function 'exit'
# configure:11929:5: note: include '' or provide a declaration of 'exit'
# /tmp/ccz7PcJx.o: In function `main':
# conftest.c:(.text+0x21): warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
# /usr/sbin/ld: dynamic STT_GNU_IFUNC symbol `strcmp' with pointer equality in `/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/libc.a(strcmp.o)' can not be used when making an executable; recompile with -fPIE and relink with -pie
# collect2: error: ld returned 1 exit status
# configure:11936: $? = 1
# configure:11954: result: no
# configure:11993: checking whether stripping libraries is possible
# configure:11998: result: yes
# configure:12033: checking if libtool supports shared libraries
# configure:12035: result: yes
# configure:12038: checking whether to build shared libraries
# configure:12059: result: yes
# configure:12062: checking whether to build static libraries
# configure:12066: result: no
# configure:12216: checking for ld used by g++
# configure:12283: result: /usr/sbin/ld -m elf_x86_64
# configure:12292: checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld
# configure:12307: result: yes
# configure:12362: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:13324: result: yes
# configure:13352: g++ -c conftest.cpp >&5
# configure:13355: $? = 0
# configure:13537: checking for g++ option to produce PIC
# configure:13846: result: -fPIC -DPIC
# configure:13855: checking if g++ PIC flag -fPIC -DPIC works
# configure:13873: g++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
# configure:13877: $? = 0
# configure:13890: result: yes
# configure:13911: checking if g++ static flag -static works
# configure:13939: result: yes
# configure:13951: checking if g++ supports -c -o file.o
# configure:13972: g++ -c -o out/conftest2.o conftest.cpp >&5
# configure:13976: $? = 0
# configure:13998: result: yes
# configure:14003: checking if g++ supports -c -o file.o
# configure:14050: result: yes
# configure:14080: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:14106: result: yes
# configure:14243: checking dynamic linker characteristics
# configure:14634: g++ -o conftest -Wl,-rpath -Wl,/foo conftest.cpp >&5
# configure:14640: $? = 0
# configure:14870: result: GNU/Linux ld.so
# configure:14921: checking how to hardcode library paths into programs
# configure:14946: result: immediate
# configure:15012: checking for dlfcn.h
# configure:15018: result: yes
# configure:15149: checking for dlopen
# configure:15228: result: no
# configure:15234: checking for dlopen in -ldl
# configure:15293: result: yes
# configure:15312: checking for sed
# configure:15339: result: /usr/sbin/sed
# configure:15349: checking for perl
# configure:15367: found /usr/sbin/perl
# configure:15379: result: /usr/sbin/perl
# configure:15446: checking whether NLS is requested
# configure:15455: result: yes
# configure:15493: checking for msgfmt
# configure: trying /usr/sbin/msgfmt...
# 0 translated messages.
# configure:15525: result: /usr/sbin/msgfmt
# configure:15534: checking for gmsgfmt
# configure:15565: result: /usr/sbin/msgfmt
# configure:15616: checking for xgettext
# configure: trying /usr/sbin/xgettext...
# /usr/sbin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
# configure:15648: result: /usr/sbin/xgettext
# configure:15694: checking for msgmerge
# configure: trying /usr/sbin/msgmerge...
# configure:15725: result: /usr/sbin/msgmerge
# configure:15779: checking for ld used by GCC
# configure:15843: result: /usr/sbin/ld -m elf_x86_64
# configure:15852: checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld
# configure:15865: result: yes
# configure:15872: checking for shared library run path origin
# configure:15885: result: done
# configure:16342: checking for CFPreferencesCopyAppValue
# configure:16370: g++ -o conftest conftest.cpp -ldl -Wl,-framework -Wl,CoreFoundation >&5
# conftest.cpp:25:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:16376: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "GNU Aspell"
# | #define PACKAGE_TARNAME "aspell"
# | #define PACKAGE_VERSION "0.60.6.1"
# | #define PACKAGE_STRING "GNU Aspell 0.60.6.1"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "aspell"
# | #define VERSION "0.60.6.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DLFCN_H 1
# | #define HAVE_LIBDL 1
# | #define FILTER_VERSION_CONTROL 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFPreferencesCopyAppValue(NULL, NULL)
# | ;
# | return 0;
# | }
# configure:16394: result: no
# configure:16403: checking for CFLocaleCopyCurrent
# configure:16431: g++ -o conftest conftest.cpp -ldl -Wl,-framework -Wl,CoreFoundation >&5
# conftest.cpp:25:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:16437: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "GNU Aspell"
# | #define PACKAGE_TARNAME "aspell"
# | #define PACKAGE_VERSION "0.60.6.1"
# | #define PACKAGE_STRING "GNU Aspell 0.60.6.1"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "aspell"
# | #define VERSION "0.60.6.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DLFCN_H 1
# | #define HAVE_LIBDL 1
# | #define FILTER_VERSION_CONTROL 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFLocaleCopyCurrent();
# | ;
# | return 0;
# | }
# configure:16455: result: no
# configure:16506: checking for GNU gettext in libc
# configure:16536: g++ -o conftest conftest.cpp -ldl >&5
# configure:16542: $? = 0
# configure:16560: result: yes
# configure:17276: checking whether to use NLS
# configure:17278: result: yes
# configure:17281: checking where the gettext function comes from
# configure:17292: result: libc
# configure:17383: checking for dlfcn.h
# configure:17389: result: yes
# configure:17519: checking for dlopen in -ldl
# configure:17578: result: yes
# configure:17596: checking if file locking and truncating is supported
# configure:17623: g++ -o conftest conftest.cpp -ldl -ldl >&5
# configure:17629: $? = 0
# configure:17635: result: yes
# configure:17654: checking if mmap and friends is supported
# configure:17680: g++ -o conftest conftest.cpp -ldl -ldl >&5
# configure:17686: $? = 0
# configure:17692: result: yes
# configure:17710: checking if file ino is supported
# configure:17752: g++ -o conftest conftest.cpp -ldl -ldl >&5
# configure:17755: $? = 0
# configure:17761: ./conftest
# configure:17764: $? = 0
# configure:17766: result: yes
# configure:17788: checking if posix locals are supported
# configure:17812: g++ -c conftest.cpp >&5
# configure:17818: $? = 0
# configure:17823: result: yes
# configure:17842: checking if posix regex are supported
# configure:17868: g++ -o conftest conftest.cpp -ldl -ldl >&5
# configure:17874: $? = 0
# configure:17880: result: yes
# configure:17900: checking for nl_langinfo and CODESET
# configure:17926: g++ -o conftest conftest.cpp -ldl -ldl >&5
# configure:17932: $? = 0
# configure:17950: result: yes
# configure:17969: checking if posix mutexes are supported
# configure:18004: g++ -o conftest conftest.cpp -ldl -ldl >&5
# configure:18010: $? = 0
# configure:18036: result: yes
# configure:18061: checking if mblen is supported
# configure:18086: g++ -o conftest conftest.cpp -ldl -ldl >&5
# configure:18092: $? = 0
# configure:18098: result: yes
# configure:18146: checking for working curses library
# configure:18173: g++ -o conftest conftest.cpp -lncursesw -ldl -ldl >&5
# conftest.cpp:38:29: fatal error: ncursesw/curses.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:18179: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "GNU Aspell"
# | #define PACKAGE_TARNAME "aspell"
# | #define PACKAGE_VERSION "0.60.6.1"
# | #define PACKAGE_STRING "GNU Aspell 0.60.6.1"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "aspell"
# | #define VERSION "0.60.6.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DLFCN_H 1
# | #define HAVE_LIBDL 1
# | #define FILTER_VERSION_CONTROL 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_LIBDL 1
# | #define USE_FILE_LOCKS 1
# | #define HAVE_MMAP 1
# | #define USE_FILE_INO 1
# | #define USE_LOCALE 1
# | #define USE_POSIX_REGEX 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define USE_POSIX_MUTEX 1
# | #define HAVE_MBLEN 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | initscr()
# | ;
# | return 0;
# | }
# configure:18231: g++ -o conftest conftest.cpp -lncurses -ldl -ldl >&5
# conftest.cpp:38:28: fatal error: ncurses/curses.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:18237: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "GNU Aspell"
# | #define PACKAGE_TARNAME "aspell"
# | #define PACKAGE_VERSION "0.60.6.1"
# | #define PACKAGE_STRING "GNU Aspell 0.60.6.1"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "aspell"
# | #define VERSION "0.60.6.1"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_DLFCN_H 1
# | #define HAVE_LIBDL 1
# | #define FILTER_VERSION_CONTROL 1
# | #define ENABLE_NLS 1
# | #define HAVE_GETTEXT 1
# | #define HAVE_DCGETTEXT 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_LIBDL 1
# | #define USE_FILE_LOCKS 1
# | #define HAVE_MMAP 1
# | #define USE_FILE_INO 1
# | #define USE_LOCALE 1
# | #define USE_POSIX_REGEX 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define USE_POSIX_MUTEX 1
# | #define HAVE_MBLEN 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | initscr()
# | ;
# | return 0;
# | }
# configure:18281: g++ -o conftest conftest.cpp -lncurses -ldl -ldl >&5
# configure:18287: $? = 0
# configure:18429: result: found in -lncurses
# configure:18458: checking for wide character support in curses libraray
# configure:18486: g++ -o conftest conftest.cpp -lncurses -ldl -ldl >&5
# configure:18492: $? = 0
# configure:18498: result: yes
# configure:18585: checking if standard curses include sequence will work
# configure:18615: g++ -o conftest conftest.cpp -lncurses -ldl -ldl >&5
# configure:18621: $? = 0
# configure:18627: result: yes
# configure:18919: checking for STL rel_ops pollution
# configure:18952: g++ -c conftest.cpp >&5
# configure:18958: $? = 0
# configure:18963: result: no
# configure:19146: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by GNU Aspell config.status 0.60.6.1, which was
# generated by GNU Autoconf 2.61. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on f38b25030609
#
# config.status:965: creating Makefile
# config.status:965: creating gen/Makefile
# config.status:965: creating common/Makefile
# config.status:965: creating lib/Makefile
# config.status:965: creating data/Makefile
# config.status:965: creating auto/Makefile
# config.status:965: creating modules/Makefile
# config.status:965: creating modules/tokenizer/Makefile
# config.status:965: creating modules/speller/Makefile
# config.status:965: creating modules/speller/default/Makefile
# config.status:965: creating interfaces/Makefile
# config.status:965: creating interfaces/cc/Makefile
# config.status:965: creating scripts/Makefile
# config.status:965: creating examples/Makefile
# config.status:965: creating prog/Makefile
# config.status:965: creating manual/Makefile
# config.status:965: creating po/Makefile.in
# config.status:965: creating m4/Makefile
# config.status:965: creating modules/filter/Makefile
# config.status:965: creating myspell/Makefile
# config.status:965: creating lib5/Makefile
# config.status:965: creating gen/settings.h
# config.status:1262: executing depfiles commands
# config.status:1262: executing libtool commands
# config.status:1262: executing po-directories commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_cxx_compiler_gnu=yes
# ac_cv_env_CCC_set=
# ac_cv_env_CCC_value=
# ac_cv_env_CC_set=
# ac_cv_env_CC_value=
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_CXXCPP_set=
# ac_cv_env_CXXCPP_value=
# ac_cv_env_CXXFLAGS_set=set
# ac_cv_env_CXXFLAGS_value=
# ac_cv_env_CXX_set=
# ac_cv_env_CXX_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_dlopen=no
# ac_cv_func_shl_load=no
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_dl_dlopen=yes
# ac_cv_lib_dld_shl_load=no
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GMSGFMT=/usr/sbin/msgfmt
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_MSGFMT=/usr/sbin/msgfmt
# ac_cv_path_MSGMERGE=/usr/sbin/msgmerge
# ac_cv_path_PERLPROG=/usr/sbin/perl
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_XGETTEXT=/usr/sbin/xgettext
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_CXXCPP='g++ -E'
# ac_cv_prog_SED=/usr/sbin/sed
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_CXX=g++
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cc_gcc_c_o=yes
# ac_cv_prog_cxx_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_target=x86_64-unknown-linux-gnu
# acl_cv_hardcode_direct=no
# acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
# acl_cv_hardcode_libdir_separator=
# acl_cv_hardcode_minus_L=no
# acl_cv_libext=a
# acl_cv_path_LD='/usr/sbin/ld -m elf_x86_64'
# acl_cv_prog_gnu_ld=yes
# acl_cv_rpath=done
# acl_cv_shlibext=so
# acl_cv_wl=-Wl,
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_CXX_dependencies_compiler_type=gcc3
# am_cv_langinfo_codeset=yes
# gt_cv_func_CFLocaleCopyCurrent=no
# gt_cv_func_CFPreferencesCopyAppValue=no
# gt_cv_func_gnugettext1_libc=yes
# lt_cv_deplibs_check_method=pass_all
# lt_cv_dlopen=dlopen
# lt_cv_dlopen_libs=-ldl
# lt_cv_dlopen_self=yes
# lt_cv_dlopen_self_static=no
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/usr/sbin/ld
# lt_cv_path_LDCXX='/usr/sbin/ld -m elf_x86_64'
# lt_cv_path_NM='/usr/sbin/nm -B'
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_c_o_CXX=yes
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_pic_works_CXX=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_compiler_static_works_CXX=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_prog_gnu_ldcxx=yes
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_max_cmd_len=1572864
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/aspell/src/aspell-0.60.6.1/missing --run aclocal-1.10'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='${SHELL} /tmp/aspell/src/aspell-0.60.6.1/missing --run tar'
# AR='ar'
# AUTOCONF='${SHELL} /tmp/aspell/src/aspell-0.60.6.1/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/aspell/src/aspell-0.60.6.1/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/aspell/src/aspell-0.60.6.1/missing --run automake-1.10'
# AWK='gawk'
# CC='gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# COMPILE_IN_FILTERS_FALSE=''
# COMPILE_IN_FILTERS_TRUE='#'
# CPP='gcc -E'
# CPPFLAGS=''
# CURSES_INCLUDE=''
# CURSES_LIB='-lncurses'
# CXX='g++'
# CXXCPP='g++ -E'
# CXXDEPMODE='depmode=gcc3'
# CXXFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# GMSGFMT='/usr/sbin/msgfmt'
# GMSGFMT_015='/usr/sbin/msgfmt'
# GREP='/usr/sbin/grep'
# INCREMENTED_SONAME_FALSE=''
# INCREMENTED_SONAME_TRUE='#'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# INTLLIBS=''
# INTL_MACOSX_LIBS=''
# LD='/usr/sbin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBICONV='-liconv'
# LIBINTL=''
# LIBOBJS=''
# LIBS='-ldl -ldl '
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LN_S='ln -s'
# LTLIBICONV='-liconv'
# LTLIBINTL=''
# LTLIBOBJS=''
# MAINT='#'
# MAINTAINER_MODE_FALSE=''
# MAINTAINER_MODE_TRUE='#'
# MAKEINFO='${SHELL} /tmp/aspell/src/aspell-0.60.6.1/missing --run makeinfo'
# MSGFMT='/usr/sbin/msgfmt'
# MSGFMT_015='/usr/sbin/msgfmt'
# MSGMERGE='/usr/sbin/msgmerge'
# NM='/usr/sbin/nm -B'
# NMEDIT=''
# OBJEXT='o'
# PACKAGE='aspell'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME='GNU Aspell'
# PACKAGE_STRING='GNU Aspell 0.60.6.1'
# PACKAGE_TARNAME='aspell'
# PACKAGE_VERSION='0.60.6.1'
# PATH_SEPARATOR=':'
# PERLPROG='/usr/sbin/perl'
# POSUB='po'
# PSPELL_COMPATIBILITY_FALSE='#'
# PSPELL_COMPATIBILITY_TRUE=''
# PTHREAD_LIB=''
# RANLIB='ranlib'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# USE_NLS='yes'
# VERSION='0.60.6.1'
# XGETTEXT='/usr/sbin/xgettext'
# XGETTEXT_015='/usr/sbin/xgettext'
# ac_ct_CC='gcc'
# ac_ct_CXX='g++'
# ac_ct_DUMPBIN=''
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__fastdepCXX_FALSE='#'
# am__fastdepCXX_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__quote=''
# am__tar='${AMTAR} chof - "$$tardir"'
# am__untar='${AMTAR} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='$(SHELL) /tmp/aspell/src/aspell-0.60.6.1/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# lt_ECHO='echo'
# mandir='${datarootdir}/man'
# mkdir_p='/usr/sbin/mkdir -p'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# pkgdatadir='${libdir}/aspell-0.60'
# pkgdocdir='${prefix}/share/doc/aspell'
# pkglibdir='${libdir}/aspell-0.60'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='/etc'
# target='x86_64-unknown-linux-gnu'
# target_alias=''
# target_cpu='x86_64'
# target_os='linux-gnu'
# target_vendor='unknown'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# #define PACKAGE_NAME "GNU Aspell"
# #define PACKAGE_TARNAME "aspell"
# #define PACKAGE_VERSION "0.60.6.1"
# #define PACKAGE_STRING "GNU Aspell 0.60.6.1"
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE "aspell"
# #define VERSION "0.60.6.1"
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define HAVE_DLFCN_H 1
# #define HAVE_LIBDL 1
# #define FILTER_VERSION_CONTROL 1
# #define ENABLE_NLS 1
# #define HAVE_GETTEXT 1
# #define HAVE_DCGETTEXT 1
# #define HAVE_DLFCN_H 1
# #define HAVE_LIBDL 1
# #define USE_FILE_LOCKS 1
# #define HAVE_MMAP 1
# #define USE_FILE_INO 1
# #define USE_LOCALE 1
# #define USE_POSIX_REGEX 1
# #define HAVE_LANGINFO_CODESET 1
# #define USE_POSIX_MUTEX 1
# #define HAVE_MBLEN 1
# #define CURSES_HEADER
# #define TERM_HEADER
# #define HAVE_WIDE_CURSES 1
# #define HAVE_LIBCURSES 1
# #define CURSES_INCLUDE_STANDARD 1
# #define POSIX_TERMIOS 1
#
# configure: exit 0