The build took 00h 01m 24s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
22,272 |
cpp |
10,551 |
sh |
4,328 |
makefile |
1,546 |
perl |
1,535 |
ansic |
16 |
sed |
40,248 |
total |
The process tree of the build process is here.
Several sub-process invocations were improper; see the process tree for details. Summary:
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:
There were existing files in /sysroot, using those
CMD: sudo -u tuscan PATH=/sysroot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: aspell 0.60.6.1-5 (Wed Apr 5 00:34:22 UTC 2017)
==> 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 C++ compiler default output file name... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... yes
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether clang++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of clang++... gcc3
checking for x86_64-unknown-linux-gcc... clang
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking dependency style of clang... gcc3
checking whether clang 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 clang... /sysroot/bin/ld
checking if the linker (/sysroot/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/nm -B
checking the name lister (/sysroot/bin/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 /sysroot/bin/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
configure: WARNING: In the future, Autoconf will not detect cross-tools
whose name does not start with the host triplet. If you think this
configuration is useful to you, please write to autoconf@gnu.org.
checking for x86_64-unknown-linux-strip... strip
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /sysroot/bin/nm -B output from clang object... ok
checking how to run the C preprocessor... clang -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 clang++ accepts -g... (cached) yes
checking dependency style of clang++... (cached) gcc3
checking how to run the C++ preprocessor... clang++ -E
checking for objdir... .libs
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fPIC -DPIC
checking if clang PIC flag -fPIC -DPIC works... yes
checking if clang static flag -static works... no
checking if clang supports -c -o file.o... yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... yes
checking whether a program can dlopen itself... cross
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 clang++... /sysroot/bin/ld -m elf_x86_64
checking if the linker (/sysroot/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for clang++ option to produce PIC... -fPIC -DPIC
checking if clang++ PIC flag -fPIC -DPIC works... yes
checking if clang++ static flag -static works... no
checking if clang++ supports -c -o file.o... yes
checking if clang++ supports -c -o file.o... (cached) yes
checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for dlfcn.h... (cached) yes
checking for dlopen... (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... /sysroot/bin/ld -m elf_x86_64
checking if the linker (/sysroot/bin/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... no
checking for iconv... yes
checking for GNU gettext in libintl... no
checking whether to use NLS... no
checking for dlfcn.h... (cached) yes
checking for dlopen in -ldl... yes
checking if file locking and truncating is supported... yes
checking if mmap and friends is supported... yes
checking if file ino is supported... cant run test!
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... not found
checking if posix termios is supported... 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 clang++ -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 clang++ -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
depbase=`echo modules/filter/sgml.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -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: clang++ -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
libtool: compile: clang++ -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: clang++ -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 clang++ -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: clang++ -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 clang++ -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: clang++ -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 clang++ -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
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 clang++ -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: clang++ -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
libtool: compile: clang++ -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 clang++ -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: clang++ -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 clang++ -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: clang++ -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 clang++ -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
libtool: compile: clang++ -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
depbase=`echo common/itemize.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -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
depbase=`echo common/file_util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -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 clang++ -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: clang++ -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
libtool: compile: clang++ -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
libtool: compile: clang++ -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
depbase=`echo common/string_list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -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
depbase=`echo common/config.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -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
depbase=`echo common/posib_err.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -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: clang++ -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
libtool: compile: clang++ -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/errors.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -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: clang++ -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
libtool: compile: clang++ -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 clang++ -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: clang++ -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 clang++ -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
depbase=`echo common/iostream.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -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
depbase=`echo common/info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -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: clang++ -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
libtool: compile: clang++ -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
libtool: compile: clang++ -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 clang++ -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
depbase=`echo common/convert.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -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: clang++ -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
libtool: compile: clang++ -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 clang++ -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: clang++ -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 clang++ -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
depbase=`echo common/document_checker.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -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: clang++ -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
libtool: compile: clang++ -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 clang++ -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: clang++ -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 clang++ -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
depbase=`echo common/strtonum.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -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
depbase=`echo common/gettext_init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -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: clang++ -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/file_data_util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -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: clang++ -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
libtool: compile: clang++ -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 modules/speller/default/readonly_ws.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -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
depbase=`echo modules/speller/default/suggest.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -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: clang++ -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
libtool: compile: clang++ -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
libtool: compile: clang++ -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 clang++ -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: clang++ -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 clang++ -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: clang++ -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 clang++ -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: clang++ -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 clang++ -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
libtool: compile: clang++ -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
depbase=`echo modules/speller/default/speller_impl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -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: clang++ -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 clang++ -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: clang++ -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 clang++ -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
depbase=`echo modules/speller/default/editdist.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -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: clang++ -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
libtool: compile: clang++ -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 clang++ -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: clang++ -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 clang++ -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
depbase=`echo modules/speller/default/leditdist.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -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: clang++ -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
libtool: compile: clang++ -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/affix.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -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: clang++ -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 clang++ -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
depbase=`echo lib/filter-c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -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: clang++ -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
libtool: compile: clang++ -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 clang++ -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
depbase=`echo lib/info-c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -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: clang++ -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
libtool: compile: clang++ -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 clang++ -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: clang++ -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 clang++ -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
depbase=`echo lib/document_checker-c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -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 clang++ -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: clang++ -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
libtool: compile: clang++ -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
depbase=`echo lib/new_config.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -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: clang++ -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
libtool: compile: clang++ -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 clang++ -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
libtool: compile: clang++ -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
depbase=`echo lib/string_enumeration-c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -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
depbase=`echo lib/can_have_error-c.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -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
libtool: compile: clang++ -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/dummy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -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: clang++ -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: clang++ -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 clang++ -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 clang++ -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: clang++ -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 clang++ -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: clang++ -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: clang++ -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 clang++ -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: clang++ -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 clang++ -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: clang++ -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
lib/string_pair_enumeration-c.cpp:21:23: warning: 'aspell_string_pair_enumeration_next' has C-linkage specified, but returns user-defined type 'acommon::StringPair' which is incompatible with C [-Wreturn-type-c-linkage]
extern "C" StringPair aspell_string_pair_enumeration_next(StringPairEnumeration * ths)
^
1 warning generated.
depbase=`echo lib/new_checker.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CXX --mode=compile clang++ -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
lib/new_fmode.cpp:566:31: warning: comparison of unsigned expression >= 0 is always true [-Wtautological-compare]
&& ( pathPosEnd >= 0 ) ) {
~~~~~~~~~~ ^ ~
libtool: compile: clang++ -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$||'`;\
clang -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$||'`;\
clang++ -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$||'`;\
clang++ -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
1 warning generated.
depbase=`echo prog/checker_string.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
clang++ -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$||'`;\
clang -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 clang++ -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
In file included from prog/aspell.cpp:38:
In file included from prog/check_funs.hpp:10:
In file included from prog/checker_string.hpp:14:
In file included from ./common/document_checker.hpp:10:
In file included from ./common/filter.hpp:13:
In file included from ./common/posib_err.hpp:13:
./common/errors.hpp:17:36: error: redeclaration of 'aerror_other' with a different type: 'const acommon::ErrorInfo *const' vs 'const struct AspellErrorInfo *const'
extern "C" const ErrorInfo * const aerror_other;
^
./interfaces/cc/aspell.h:240:45: note: previous declaration is here
libtool: compile: clang++ -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
In file included from prog/checker_string.cpp:extern const struct AspellErrorInfo * const aerror_other;9
:
^In file included from
prog/checker_string.hpp:14:
In file included from ./common/document_checker.hpp:10:
In file included from ./common/filter.hpp:13:
In file included from ./common/posib_err.hpp:13:
./common/errors.hpp:17:36: error: redeclaration of 'aerror_other' with a different type: 'const acommon::ErrorInfo *const' vs 'const struct AspellErrorInfo *const'
extern "C" const ErrorInfo * const aerror_other;In file included from
^prog/aspell.cpp
:38:
In file included from prog/check_funs.hpp:10:
In file included from prog/checker_string.hpp:14:
In file included from ./common/document_checker.hpp:10:
In file included from ./common/filter.hpp:13:
In file included from ./common/posib_err.hpp:13./interfaces/cc/aspell.h:
./common/errors.hpp::24018::4536:: noteerror: : previous declaration is hereredeclaration of 'aerror_operation_not_supported' with a different type: 'const acommon::ErrorInfo *const' vs 'const struct AspellErrorInfo *const'
extern const struct AspellErrorInfo * const aerror_other;
^extern "C" const ErrorInfo * const aerror_operation_not_supported;
^
./interfaces/cc/aspell.h:241:45: note: previous declaration is here
In file included from extern const struct AspellErrorInfo * const aerror_operation_not_supported;prog/checker_string.cpp:
9 ^:
In file included from prog/checker_string.hpp:14:
In file included from ./common/document_checker.hpp:10:
In file included from ./common/filter.hpp:13:
In file included from ./common/posib_err.hpp:13:
./common/errors.hpp:18:36: error: In file included from redeclaration of 'aerror_operation_not_supported' with a different type: 'const acommon::ErrorInfo *const' vs 'const struct AspellErrorInfo *const'prog/aspell.cpp
:38:
In file included from prog/check_funs.hpp:10:
In file included from prog/checker_string.hpp:14:
In file included from ./common/document_checker.hpp:10:
In file included from ./common/filter.hpp:extern "C" const ErrorInfo * const aerror_operation_not_supported;13
:
^In file included from
./common/posib_err.hpp:13./interfaces/cc/aspell.h:
:./common/errors.hpp241::1945::38 :note : errorprevious declaration is here:
redeclaration of 'aerror_cant_copy' with a different type: 'const acommon::ErrorInfo *const' vs 'const struct AspellErrorInfo *const'
extern "C" const ErrorInfo * const aerror_cant_copy;
extern const struct AspellErrorInfo * const aerror_operation_not_supported; ^
^
./interfaces/cc/aspell.h:242:47: note: previous declaration is here
In file included from prog/checker_string.cpp:9:
In file included from prog/checker_string.hpp:14:
In file included from ./common/document_checker.hpp:10:
In file included from ./common/filter.hpp:13:
In file included from ./common/posib_err.hpp:13:
./common/errors.hpp:19:38: error: redeclaration of 'aerror_cant_copy' with a different type: 'const acommon::ErrorInfo *const' vs 'const struct AspellErrorInfo *const'
extern "C" const ErrorInfo * const aerror_cant_copy;
^
./interfaces/cc/aspell.h:242extern const struct AspellErrorInfo * const aerror_cant_copy;:
47 ^:
note: previous declaration is here
extern const struct AspellErrorInfo * const aerror_cant_copy;
^
In file included from prog/checker_string.cpp:9:
In file included from prog/checker_string.hpp:14:
In file included from ./common/document_checker.hpp:10:
In file included from ./common/filter.hpp:13:
In file included from ./common/posib_err.hpp:13:
./common/errors.hpp:20:38: error: redeclaration of 'aerror_unimplemented_method' with a different type: 'const acommon::ErrorInfo *const' vs 'const struct AspellErrorInfo *const'
extern "C" const ErrorInfo * const aerror_unimplemented_method;
^
./interfaces/cc/aspell.h:243:47: note: previous declaration is here
extern const struct AspellErrorInfo * const aerror_unimplemented_method;
^
In file included from prog/checker_string.cpp:9:
In file included from prog/checker_string.hpp:14:
In file included from ./common/document_checker.hpp:10:
In file included from ./common/filter.hpp:13:
In file included from ./common/posib_err.hpp:13:
./common/errors.hpp:21:36: error: redeclaration of 'aerror_file' with a different type: 'const acommon::ErrorInfo *const' vs 'const struct AspellErrorInfo *const'
extern "C" const ErrorInfo * const aerror_file;
^
./interfaces/cc/aspell.h:244:45: note: In file included from previous declaration is here
prog/aspell.cppextern const struct AspellErrorInfo * const aerror_file;
^
In file included from prog/checker_string.cpp:9::
38In file included from :
prog/checker_string.hppIn file included from :prog/check_funs.hpp14::
10In file included from :
./common/document_checker.hppIn file included from :prog/checker_string.hpp10:
In file included from ./common/filter.hpp:13:
In file included from ./common/posib_err.hpp:13:
./common/errors.hpp:22::38: error: redeclaration of 'aerror_cant_open_file' with a different type: 'const acommon::ErrorInfo *const' vs 'const struct AspellErrorInfo *const'
14:
In file included from ./common/document_checker.hpp:extern "C" const ErrorInfo * const aerror_cant_open_file;
10 ^:
In file included from ./common/filter.hpp./interfaces/cc/aspell.h:245:47: note: previous declaration is here
:13:
In file included from ./common/posib_err.hpp:13:
extern const struct AspellErrorInfo * const aerror_cant_open_file;
^
./common/errors.hpp:20:38: error: redeclaration of 'aerror_unimplemented_method' with a different type: 'const acommon::ErrorInfo *const' vs 'const struct AspellErrorInfo *const'In file included from
prog/checker_string.cpp:9:
In file included from prog/checker_string.hpp:14:
In file included from ./common/document_checker.hpp:10:
In file included from ./common/filter.hpp:13:
In file included from ./common/posib_err.hpp:13:
./common/errors.hpp:23:extern "C" const ErrorInfo * const aerror_unimplemented_method;40
: ^
error: redeclaration of 'aerror_cant_read_file' with a different type: 'const acommon::ErrorInfo *const' vs 'const struct AspellErrorInfo *const'./interfaces/cc/aspell.h
:243:47extern "C" const ErrorInfo * const aerror_cant_read_file;:
^note
: previous declaration is here./interfaces/cc/aspell.h
:246:49: note: previous declaration is here
extern const struct AspellErrorInfo * const aerror_unimplemented_method;
^
extern const struct AspellErrorInfo * const aerror_cant_read_file;
^
In file included from In file included from prog/checker_string.cppprog/aspell.cpp::938:
:
In file included from In file included from prog/checker_string.hppprog/check_funs.hpp::1410:
:
In file included from In file included from ./common/document_checker.hppprog/checker_string.hpp::1014:
:
In file included from In file included from ./common/filter.hpp./common/document_checker.hpp::13:
10In file included from :
./common/posib_err.hppIn file included from :./common/filter.hpp13::
13./common/errors.hpp:
:In file included from 24./common/posib_err.hpp::4013::
./common/errors.hpperror:: 21redeclaration of 'aerror_cant_write_file' with a different type: 'const acommon::ErrorInfo *const' vs 'const struct AspellErrorInfo *const':
36: error: redeclaration of 'aerror_file' with a different type: 'const acommon::ErrorInfo *const' vs 'const struct AspellErrorInfo *const'
extern "C" const ErrorInfo * const aerror_cant_write_file;extern "C" const ErrorInfo * const aerror_file;
^ ^
./interfaces/cc/aspell.h./interfaces/cc/aspell.h::247244::4945:: notenote: : previous declaration is hereprevious declaration is here
extern const struct AspellErrorInfo * const aerror_file;
^
extern const struct AspellErrorInfo * const aerror_cant_write_file;
^
In file included from In file included from prog/checker_string.cppprog/aspell.cpp::938:
:
In file included from In file included from prog/checker_string.hppprog/check_funs.hpp::1410:
:
In file included from In file included from ./common/document_checker.hppprog/checker_string.hpp::1014:
:
In file included from In file included from ./common/filter.hpp./common/document_checker.hpp::1310:
:
In file included from In file included from ./common/posib_err.hpp./common/filter.hpp::1313:
:
./common/errors.hppIn file included from :./common/posib_err.hpp25::1338:
:./common/errors.hpp :error22: :redeclaration of 'aerror_invalid_name' with a different type: 'const acommon::ErrorInfo *const' vs 'const struct AspellErrorInfo *const'38
: error: redeclaration of 'aerror_cant_open_file' with a different type: 'const acommon::ErrorInfo *const' vs 'const struct AspellErrorInfo *const'
extern "C" const ErrorInfo * const aerror_invalid_name;
^
extern "C" const ErrorInfo * const aerror_cant_open_file;./interfaces/cc/aspell.h
: ^248
:47./interfaces/cc/aspell.h:: 245note:: 47previous declaration is here:
note: previous declaration is here
extern const struct AspellErrorInfo * const aerror_invalid_name;
^
extern const struct AspellErrorInfo * const aerror_cant_open_file;
^
In file included from In file included from prog/checker_string.cppprog/aspell.cpp::938:
:
In file included from In file included from prog/checker_string.hppprog/check_funs.hpp::1410:
:
In file included from In file included from ./common/document_checker.hppprog/checker_string.hpp::1014:
:
In file included from In file included from ./common/filter.hpp./common/document_checker.hpp::1310:
:
In file included from In file included from ./common/posib_err.hpp./common/filter.hpp::1313:
:
./common/errors.hppIn file included from :./common/posib_err.hpp26::1338:
:./common/errors.hpp :error23: :redeclaration of 'aerror_bad_file_format' with a different type: 'const acommon::ErrorInfo *const' vs 'const struct AspellErrorInfo *const'40
: error: redeclaration of 'aerror_cant_read_file' with a different type: 'const acommon::ErrorInfo *const' vs 'const struct AspellErrorInfo *const'
extern "C" const ErrorInfo * const aerror_bad_file_format;
^
extern "C" const ErrorInfo * const aerror_cant_read_file;
^./interfaces/cc/aspell.h
:249:./interfaces/cc/aspell.h47::246 :note49: :previous declaration is here
note: previous declaration is here
extern const struct AspellErrorInfo * const aerror_bad_file_format;
^
extern const struct AspellErrorInfo * const aerror_cant_read_file;
^
In file included from In file included from prog/checker_string.cppprog/aspell.cpp::938:
:
In file included from In file included from prog/checker_string.hppprog/check_funs.hpp::1410:
:
In file included from In file included from ./common/document_checker.hppprog/checker_string.hpp::1014:
:
In file included from In file included from ./common/filter.hpp./common/document_checker.hpp::1310:
:
In file included from In file included from ./common/posib_err.hpp./common/filter.hpp::1313:
:
./common/errors.hppIn file included from :./common/posib_err.hpp27::1336:
:./common/errors.hpp :error24: :redeclaration of 'aerror_dir' with a different type: 'const acommon::ErrorInfo *const' vs 'const struct AspellErrorInfo *const'40
: error: redeclaration of 'aerror_cant_write_file' with a different type: 'const acommon::ErrorInfo *const' vs 'const struct AspellErrorInfo *const'
extern "C" const ErrorInfo * const aerror_dir;
^
./interfaces/cc/aspell.h:250:extern "C" const ErrorInfo * const aerror_cant_write_file;45
: ^
note: previous declaration is here./interfaces/cc/aspell.h
:247:49: note: previous declaration is here
extern const struct AspellErrorInfo * const aerror_dir;
^
extern const struct AspellErrorInfo * const aerror_cant_write_file;
^
In file included from prog/checker_string.cpp:9:
In file included from prog/checker_string.hpp:14:
In file included from ./common/document_checker.hpp:In file included from 10:
prog/aspell.cppIn file included from :./common/filter.hpp38::
13In file included from :
prog/check_funs.hppIn file included from :./common/posib_err.hpp10::
13In file included from :
prog/checker_string.hpp./common/errors.hpp::1428:
:In file included from 38./common/document_checker.hpp:: 10error:
: In file included from redeclaration of 'aerror_cant_read_dir' with a different type: 'const acommon::ErrorInfo *const' vs 'const struct AspellErrorInfo *const'./common/filter.hpp
:13:
In file included from ./common/posib_err.hpp:13:
./common/errors.hpp:25:38: error: redeclaration of 'aerror_invalid_name' with a different type: 'const acommon::ErrorInfo *const' vs 'const struct AspellErrorInfo *const'
extern "C" const ErrorInfo * const aerror_cant_read_dir;
^
./interfaces/cc/aspell.h:251:47: note: previous declaration is here
extern "C" const ErrorInfo * const aerror_invalid_name;
^
./interfaces/cc/aspell.h:248:47: note: previous declaration is here
extern const struct AspellErrorInfo * const aerror_cant_read_dir;
^
extern const struct AspellErrorInfo * const aerror_invalid_name;
^
In file included from prog/checker_string.cpp:9:
In file included from prog/checker_string.hpp:14:
In file included from ./common/document_checker.hpp:10:
In file included from ./common/filter.hpp:13:
In file included from In file included from prog/aspell.cpp./common/posib_err.hpp::3813:
:
In file included from ./common/errors.hppprog/check_funs.hpp::2910::
36In file included from :prog/checker_string.hpp :error14: :
redeclaration of 'aerror_config' with a different type: 'const acommon::ErrorInfo *const' vs 'const struct AspellErrorInfo *const'In file included from
./common/document_checker.hpp:10:
In file included from ./common/filter.hpp:13:
In file included from ./common/posib_err.hpp:13:
./common/errors.hpp:extern "C" const ErrorInfo * const aerror_config;26
: ^38
: error./interfaces/cc/aspell.h: :redeclaration of 'aerror_bad_file_format' with a different type: 'const acommon::ErrorInfo *const' vs 'const struct AspellErrorInfo *const'252
:45: note: previous declaration is here
extern "C" const ErrorInfo * const aerror_bad_file_format;
^
extern const struct AspellErrorInfo * const aerror_config;./interfaces/cc/aspell.h
: ^249
:47: note: previous declaration is here
In file included from prog/checker_string.cpp:extern const struct AspellErrorInfo * const aerror_bad_file_format;9
:
^In file included from
prog/checker_string.hpp:14:
In file included from ./common/document_checker.hpp:10:
In file included from ./common/filter.hpp:13:
In file included from ./common/posib_err.hpp:13:
./common/errors.hpp:30:38In file included from : prog/aspell.cpperror:: 38redeclaration of 'aerror_unknown_key' with a different type: 'const acommon::ErrorInfo *const' vs 'const struct AspellErrorInfo *const':
In file included from prog/check_funs.hpp:10:
In file included from prog/checker_string.hpp:14:
In file included from ./common/document_checker.hpp:10:
In file included from extern "C" const ErrorInfo * const aerror_unknown_key;./common/filter.hpp
: ^13
:
In file included from ./common/posib_err.hpp./interfaces/cc/aspell.h::13253:
:./common/errors.hpp47::27 :note36: :previous declaration is here
error: redeclaration of 'aerror_dir' with a different type: 'const acommon::ErrorInfo *const' vs 'const struct AspellErrorInfo *const'
extern const struct AspellErrorInfo * const aerror_unknown_key;extern "C" const ErrorInfo * const aerror_dir;
^ ^
./interfaces/cc/aspell.h:250:45: note: previous declaration is here
In file included from prog/checker_string.cpp:9extern const struct AspellErrorInfo * const aerror_dir;:
In file included from ^prog/checker_string.hpp
:14:
In file included from ./common/document_checker.hpp:10:
In file included from ./common/filter.hpp:13:
In file included from ./common/posib_err.hpp:13:
./common/errors.hpp:31:38In file included from : prog/aspell.cpperror:: 38redeclaration of 'aerror_cant_change_value' with a different type: 'const acommon::ErrorInfo *const' vs 'const struct AspellErrorInfo *const':
In file included from prog/check_funs.hpp:10:
In file included from prog/checker_string.hpp:14:
In file included from ./common/document_checker.hpp:10extern "C" const ErrorInfo * const aerror_cant_change_value;:
In file included from ^./common/filter.hpp
:13:
./interfaces/cc/aspell.hIn file included from :./common/posib_err.hpp254::1347:
:./common/errors.hpp :note28: :previous declaration is here38
: error: redeclaration of 'aerror_cant_read_dir' with a different type: 'const acommon::ErrorInfo *const' vs 'const struct AspellErrorInfo *const'
extern const struct AspellErrorInfo * const aerror_cant_change_value;
^extern "C" const ErrorInfo * const aerror_cant_read_dir;
^
./interfaces/cc/aspell.h:251:47: note: previous declaration is here
In file included from prog/checker_string.cpp:9:
In file included from prog/checker_string.hpp:14:
In file included from extern const struct AspellErrorInfo * const aerror_cant_read_dir;./common/document_checker.hpp
: ^10
:
In file included from ./common/filter.hpp:13:
In file included from ./common/posib_err.hpp:13:
./common/errors.hpp:32:38: error: redeclaration of 'aerror_bad_key' with a different type: 'const acommon::ErrorInfo *const' vs 'const struct AspellErrorInfo *const'In file included from
prog/aspell.cpp:38:
In file included from prog/check_funs.hpp:10:
In file included from prog/checker_string.hpp:extern "C" const ErrorInfo * const aerror_bad_key;14
:
^In file included from
./common/document_checker.hpp:10./interfaces/cc/aspell.h:
:In file included from 255./common/filter.hpp::4713::
In file included from note./common/posib_err.hpp: :previous declaration is here13
:
./common/errors.hpp:29:36: error: redeclaration of 'aerror_config' with a different type: 'const acommon::ErrorInfo *const' vs 'const struct AspellErrorInfo *const'
extern const struct AspellErrorInfo * const aerror_bad_key;
^
extern "C" const ErrorInfo * const aerror_config;
^
./interfaces/cc/aspell.h:252:45: noteIn file included from : prog/checker_string.cppprevious declaration is here:
9:
In file included from prog/checker_string.hpp:14:
In file included from ./common/document_checker.hpp:10:
In file included from ./common/filter.hpp:13:
extern const struct AspellErrorInfo * const aerror_config;In file included from
./common/posib_err.hpp ^:
13:
./common/errors.hpp:33:38: error: redeclaration of 'aerror_bad_value' with a different type: 'const acommon::ErrorInfo *const' vs 'const struct AspellErrorInfo *const'
In file included from prog/aspell.cpp:38extern "C" const ErrorInfo * const aerror_bad_value;:
In file included from ^prog/check_funs.hpp
:10:
./interfaces/cc/aspell.hIn file included from :prog/checker_string.hpp256::1447:
:In file included from ./common/document_checker.hppnote:: 10previous declaration is here:
In file included from ./common/filter.hpp:13:
In file included from ./common/posib_err.hpp:13:
./common/errors.hpp:30:38: extern const struct AspellErrorInfo * const aerror_bad_value;error
: ^redeclaration of 'aerror_unknown_key' with a different type: 'const acommon::ErrorInfo *const' vs 'const struct AspellErrorInfo *const'
extern "C" const ErrorInfo * const aerror_unknown_key;
^
In file included from prog/checker_string.cpp./interfaces/cc/aspell.h::9253:
:In file included from 47prog/checker_string.hpp:: 14note:
: In file included from previous declaration is here./common/document_checker.hpp
:10:
In file included from ./common/filter.hpp:13:
In file included from ./common/posib_err.hpp:13:
./common/errors.hpp:34:38extern const struct AspellErrorInfo * const aerror_unknown_key;:
^error
: redeclaration of 'aerror_duplicate' with a different type: 'const acommon::ErrorInfo *const' vs 'const struct AspellErrorInfo *const'
extern "C" const ErrorInfo * const aerror_duplicate;
In file included from ^prog/aspell.cpp
:38./interfaces/cc/aspell.h:
:In file included from 257prog/check_funs.hpp::4710::
In file included from noteprog/checker_string.hpp: :previous declaration is here14
:
In file included from ./common/document_checker.hpp:10:
In file included from ./common/filter.hpp:13:
In file included from ./common/posib_err.hpp:13:
./common/errors.hppextern const struct AspellErrorInfo * const aerror_duplicate;:
31 ^:
38: error: redeclaration of 'aerror_cant_change_value' with a different type: 'const acommon::ErrorInfo *const' vs 'const struct AspellErrorInfo *const'
extern "C" const ErrorInfo * const aerror_cant_change_value;In file included from
^prog/checker_string.cpp
:9:
./interfaces/cc/aspell.hIn file included from :prog/checker_string.hpp254::1447:
:In file included from ./common/document_checker.hppnote:: 10previous declaration is here:
In file included from ./common/filter.hpp:13:
In file included from ./common/posib_err.hpp:13:
./common/errors.hpp:35:38: error: redeclaration of 'aerror_key_not_string' with a different type: 'const acommon::ErrorInfo *const' vs 'const struct AspellErrorInfo *const'extern const struct AspellErrorInfo * const aerror_cant_change_value;
^
extern "C" const ErrorInfo * const aerror_key_not_string;
^
./interfaces/cc/aspell.hIn file included from :prog/aspell.cpp258::3847:
:In file included from prog/check_funs.hppnote:: 10previous declaration is here:
In file included from prog/checker_string.hpp:14:
In file included from ./common/document_checker.hpp:10:
In file included from ./common/filter.hpp:13:
In file included from ./common/posib_err.hpp:13:
extern const struct AspellErrorInfo * const aerror_key_not_string;./common/errors.hpp
: ^32
:38: error: redeclaration of 'aerror_bad_key' with a different type: 'const acommon::ErrorInfo *const' vs 'const struct AspellErrorInfo *const'
fatal error: too many errors emitted, stopping now [-ferror-limit=]
extern "C" const ErrorInfo * const aerror_bad_key;
^
./interfaces/cc/aspell.h:255:47: note: previous declaration is here
extern const struct AspellErrorInfo * const aerror_bad_key;
^
In file included from prog/aspell.cpp:38:
In file included from prog/check_funs.hpp:10:
In file included from prog/checker_string.hpp:14:
In file included from ./common/document_checker.hpp:10:
In file included from ./common/filter.hpp:13:
In file included from ./common/posib_err.hpp:13:
./common/errors.hpp:33:38: error: redeclaration of 'aerror_bad_value' with a different type: 'const acommon::ErrorInfo *const' vs 'const struct AspellErrorInfo *const'
extern "C" const ErrorInfo * const aerror_bad_value;
^
./interfaces/cc/aspell.h:256:47: note: previous declaration is here
extern const struct AspellErrorInfo * const aerror_bad_value;
^
In file included from prog/aspell.cpp:38:
In file included from prog/check_funs.hpp:10:
In file included from prog/checker_string.hpp:14:
In file included from ./common/document_checker.hpp:10:
In file included from ./common/filter.hpp:13:
In file included from ./common/posib_err.hpp:13:
./common/errors.hpp:34:38: error: redeclaration of 'aerror_duplicate' with a different type: 'const acommon::ErrorInfo *const' vs 'const struct AspellErrorInfo *const'
extern "C" const ErrorInfo * const aerror_duplicate;
^
./interfaces/cc/aspell.h:257:47: note: previous declaration is here
extern const struct AspellErrorInfo * const aerror_duplicate;
^
In file included from prog/aspell.cpp:38:
In file included from prog/check_funs.hpp:10:
In file included from prog/checker_string.hpp:14:
In file included from ./common/document_checker.hpp:10:
In file included from ./common/filter.hpp:13:
In file included from ./common/posib_err.hpp:13:
./common/errors.hpp:35:38: error: redeclaration of 'aerror_key_not_string' with a different type: 'const acommon::ErrorInfo *const' vs 'const struct AspellErrorInfo *const'
extern "C" const ErrorInfo * const aerror_key_not_string;
^
./interfaces/cc/aspell.h:258:47: note: previous declaration is here
extern const struct AspellErrorInfo * const aerror_key_not_string;
^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
make[1]: *** [Makefile:1349: prog/checker_string.o] Error 1
make[1]: *** Waiting for unfinished jobs....
20 errors generated.
make[1]: *** [Makefile:1349: prog/aspell.o] Error 1
In file included from prog/check_funs.cpp:32:
In file included from prog/check_funs.hpp:10:
In file included from prog/checker_string.hpp:14:
In file included from ./common/document_checker.hpp:10:
In file included from ./common/filter.hpp:13:
In file included from ./common/posib_err.hpp:13:
./common/errors.hpp:17:36: error: redeclaration of 'aerror_other' with a different type: 'const acommon::ErrorInfo *const' vs 'const struct AspellErrorInfo *const'
extern "C" const ErrorInfo * const aerror_other;
^
./interfaces/cc/aspell.h:240:45: note: previous declaration is here
extern const struct AspellErrorInfo * const aerror_other;
^
In file included from prog/check_funs.cpp:32:
In file included from prog/check_funs.hpp:10:
In file included from prog/checker_string.hpp:14:
In file included from ./common/document_checker.hpp:10:
In file included from ./common/filter.hpp:13:
In file included from ./common/posib_err.hpp:13:
./common/errors.hpp:18:36: error: redeclaration of 'aerror_operation_not_supported' with a different type: 'const acommon::ErrorInfo *const' vs 'const struct AspellErrorInfo *const'
extern "C" const ErrorInfo * const aerror_operation_not_supported;
^
./interfaces/cc/aspell.h:241:45: note: previous declaration is here
extern const struct AspellErrorInfo * const aerror_operation_not_supported;
^
In file included from prog/check_funs.cpp:32:
In file included from prog/check_funs.hpp:10:
In file included from prog/checker_string.hpp:14:
In file included from ./common/document_checker.hpp:10:
In file included from ./common/filter.hpp:13:
In file included from ./common/posib_err.hpp:13:
./common/errors.hpp:19:38: error: redeclaration of 'aerror_cant_copy' with a different type: 'const acommon::ErrorInfo *const' vs 'const struct AspellErrorInfo *const'
extern "C" const ErrorInfo * const aerror_cant_copy;
^
./interfaces/cc/aspell.h:242:47: note: previous declaration is here
extern const struct AspellErrorInfo * const aerror_cant_copy;
^
In file included from prog/check_funs.cpp:32:
In file included from prog/check_funs.hpp:10:
In file included from prog/checker_string.hpp:14:
In file included from ./common/document_checker.hpp:10:
In file included from ./common/filter.hpp:13:
In file included from ./common/posib_err.hpp:13:
./common/errors.hpp:20:38: error: redeclaration of 'aerror_unimplemented_method' with a different type: 'const acommon::ErrorInfo *const' vs 'const struct AspellErrorInfo *const'
extern "C" const ErrorInfo * const aerror_unimplemented_method;
^
./interfaces/cc/aspell.h:243:47: note: previous declaration is here
extern const struct AspellErrorInfo * const aerror_unimplemented_method;
^
In file included from prog/check_funs.cpp:32:
In file included from prog/check_funs.hpp:10:
In file included from prog/checker_string.hpp:14:
In file included from ./common/document_checker.hpp:10:
In file included from ./common/filter.hpp:13:
In file included from ./common/posib_err.hpp:13:
./common/errors.hpp:21:36: error: redeclaration of 'aerror_file' with a different type: 'const acommon::ErrorInfo *const' vs 'const struct AspellErrorInfo *const'
extern "C" const ErrorInfo * const aerror_file;
^
./interfaces/cc/aspell.h:244:45: note: previous declaration is here
extern const struct AspellErrorInfo * const aerror_file;
^
In file included from prog/check_funs.cpp:32:
In file included from prog/check_funs.hpp:10:
In file included from prog/checker_string.hpp:14:
In file included from ./common/document_checker.hpp:10:
In file included from ./common/filter.hpp:13:
In file included from ./common/posib_err.hpp:13:
./common/errors.hpp:22:38: error: redeclaration of 'aerror_cant_open_file' with a different type: 'const acommon::ErrorInfo *const' vs 'const struct AspellErrorInfo *const'
extern "C" const ErrorInfo * const aerror_cant_open_file;
^
./interfaces/cc/aspell.h:245:47: note: previous declaration is here
extern const struct AspellErrorInfo * const aerror_cant_open_file;
^
In file included from prog/check_funs.cpp:32:
In file included from prog/check_funs.hpp:10:
In file included from prog/checker_string.hpp:14:
In file included from ./common/document_checker.hpp:10:
In file included from ./common/filter.hpp:13:
In file included from ./common/posib_err.hpp:13:
./common/errors.hpp:23:40: error: redeclaration of 'aerror_cant_read_file' with a different type: 'const acommon::ErrorInfo *const' vs 'const struct AspellErrorInfo *const'
extern "C" const ErrorInfo * const aerror_cant_read_file;
^
./interfaces/cc/aspell.h:246:49: note: previous declaration is here
extern const struct AspellErrorInfo * const aerror_cant_read_file;
^
In file included from prog/check_funs.cpp:32:
In file included from prog/check_funs.hpp:10:
In file included from prog/checker_string.hpp:14:
In file included from ./common/document_checker.hpp:10:
In file included from ./common/filter.hpp:13:
In file included from ./common/posib_err.hpp:13:
./common/errors.hpp:24:40: error: redeclaration of 'aerror_cant_write_file' with a different type: 'const acommon::ErrorInfo *const' vs 'const struct AspellErrorInfo *const'
extern "C" const ErrorInfo * const aerror_cant_write_file;
^
./interfaces/cc/aspell.h:247:49: note: previous declaration is here
extern const struct AspellErrorInfo * const aerror_cant_write_file;
^
In file included from prog/check_funs.cpp:32:
In file included from prog/check_funs.hpp:10:
In file included from prog/checker_string.hpp:14:
In file included from ./common/document_checker.hpp:10:
In file included from ./common/filter.hpp:13:
In file included from ./common/posib_err.hpp:13:
./common/errors.hpp:25:38: error: redeclaration of 'aerror_invalid_name' with a different type: 'const acommon::ErrorInfo *const' vs 'const struct AspellErrorInfo *const'
extern "C" const ErrorInfo * const aerror_invalid_name;
^
./interfaces/cc/aspell.h:248:47: note: previous declaration is here
extern const struct AspellErrorInfo * const aerror_invalid_name;
^
In file included from prog/check_funs.cpp:32:
In file included from prog/check_funs.hpp:10:
In file included from prog/checker_string.hpp:14:
In file included from ./common/document_checker.hpp:10:
In file included from ./common/filter.hpp:13:
In file included from ./common/posib_err.hpp:13:
./common/errors.hpp:26:38: error: redeclaration of 'aerror_bad_file_format' with a different type: 'const acommon::ErrorInfo *const' vs 'const struct AspellErrorInfo *const'
extern "C" const ErrorInfo * const aerror_bad_file_format;
^
./interfaces/cc/aspell.h:249:47: note: previous declaration is here
extern const struct AspellErrorInfo * const aerror_bad_file_format;
^
In file included from prog/check_funs.cpp:32:
In file included from prog/check_funs.hpp:10:
In file included from prog/checker_string.hpp:14:
In file included from ./common/document_checker.hpp:10:
In file included from ./common/filter.hpp:13:
In file included from ./common/posib_err.hpp:13:
./common/errors.hpp:27:36: error: redeclaration of 'aerror_dir' with a different type: 'const acommon::ErrorInfo *const' vs 'const struct AspellErrorInfo *const'
extern "C" const ErrorInfo * const aerror_dir;
^
./interfaces/cc/aspell.h:250:45: note: previous declaration is here
extern const struct AspellErrorInfo * const aerror_dir;
^
In file included from prog/check_funs.cpp:32:
In file included from prog/check_funs.hpp:10:
In file included from prog/checker_string.hpp:14:
In file included from ./common/document_checker.hpp:10:
In file included from ./common/filter.hpp:13:
In file included from ./common/posib_err.hpp:13:
./common/errors.hpp:28:38: error: redeclaration of 'aerror_cant_read_dir' with a different type: 'const acommon::ErrorInfo *const' vs 'const struct AspellErrorInfo *const'
extern "C" const ErrorInfo * const aerror_cant_read_dir;
^
./interfaces/cc/aspell.h:251:47: note: previous declaration is here
extern const struct AspellErrorInfo * const aerror_cant_read_dir;
^
In file included from prog/check_funs.cpp:32:
In file included from prog/check_funs.hpp:10:
In file included from prog/checker_string.hpp:14:
In file included from ./common/document_checker.hpp:10:
In file included from ./common/filter.hpp:13:
In file included from ./common/posib_err.hpp:13:
./common/errors.hpp:29:36: error: redeclaration of 'aerror_config' with a different type: 'const acommon::ErrorInfo *const' vs 'const struct AspellErrorInfo *const'
extern "C" const ErrorInfo * const aerror_config;
^
./interfaces/cc/aspell.h:252:45: note: previous declaration is here
extern const struct AspellErrorInfo * const aerror_config;
^
In file included from prog/check_funs.cpp:32:
In file included from prog/check_funs.hpp:10:
In file included from prog/checker_string.hpp:14:
In file included from ./common/document_checker.hpp:10:
In file included from ./common/filter.hpp:13:
In file included from ./common/posib_err.hpp:13:
./common/errors.hpp:30:38: error: redeclaration of 'aerror_unknown_key' with a different type: 'const acommon::ErrorInfo *const' vs 'const struct AspellErrorInfo *const'
extern "C" const ErrorInfo * const aerror_unknown_key;
^
./interfaces/cc/aspell.h:253:47: note: previous declaration is here
extern const struct AspellErrorInfo * const aerror_unknown_key;
^
In file included from prog/check_funs.cpp:32:
In file included from prog/check_funs.hpp:10:
In file included from prog/checker_string.hpp:14:
In file included from ./common/document_checker.hpp:10:
In file included from ./common/filter.hpp:13:
In file included from ./common/posib_err.hpp:13:
./common/errors.hpp:31:38: error: redeclaration of 'aerror_cant_change_value' with a different type: 'const acommon::ErrorInfo *const' vs 'const struct AspellErrorInfo *const'
extern "C" const ErrorInfo * const aerror_cant_change_value;
^
./interfaces/cc/aspell.h:254:47: note: previous declaration is here
extern const struct AspellErrorInfo * const aerror_cant_change_value;
^
In file included from prog/check_funs.cpp:32:
In file included from prog/check_funs.hpp:10:
In file included from prog/checker_string.hpp:14:
In file included from ./common/document_checker.hpp:10:
In file included from ./common/filter.hpp:13:
In file included from ./common/posib_err.hpp:13:
./common/errors.hpp:32:38: error: redeclaration of 'aerror_bad_key' with a different type: 'const acommon::ErrorInfo *const' vs 'const struct AspellErrorInfo *const'
extern "C" const ErrorInfo * const aerror_bad_key;
^
./interfaces/cc/aspell.h:255:47: note: previous declaration is here
extern const struct AspellErrorInfo * const aerror_bad_key;
^
In file included from prog/check_funs.cpp:32:
In file included from prog/check_funs.hpp:10:
In file included from prog/checker_string.hpp:14:
In file included from ./common/document_checker.hpp:10:
In file included from ./common/filter.hpp:13:
In file included from ./common/posib_err.hpp:13:
./common/errors.hpp:33:38: error: redeclaration of 'aerror_bad_value' with a different type: 'const acommon::ErrorInfo *const' vs 'const struct AspellErrorInfo *const'
extern "C" const ErrorInfo * const aerror_bad_value;
^
./interfaces/cc/aspell.h:256:47: note: previous declaration is here
extern const struct AspellErrorInfo * const aerror_bad_value;
^
In file included from prog/check_funs.cpp:32:
In file included from prog/check_funs.hpp:10:
In file included from prog/checker_string.hpp:14:
In file included from ./common/document_checker.hpp:10:
In file included from ./common/filter.hpp:13:
In file included from ./common/posib_err.hpp:13:
./common/errors.hpp:34:38: error: redeclaration of 'aerror_duplicate' with a different type: 'const acommon::ErrorInfo *const' vs 'const struct AspellErrorInfo *const'
extern "C" const ErrorInfo * const aerror_duplicate;
^
./interfaces/cc/aspell.h:257:47: note: previous declaration is here
extern const struct AspellErrorInfo * const aerror_duplicate;
^
In file included from prog/check_funs.cpp:32:
In file included from prog/check_funs.hpp:10:
In file included from prog/checker_string.hpp:14:
In file included from ./common/document_checker.hpp:10:
In file included from ./common/filter.hpp:13:
In file included from ./common/posib_err.hpp:13:
./common/errors.hpp:35:38: error: redeclaration of 'aerror_key_not_string' with a different type: 'const acommon::ErrorInfo *const' vs 'const struct AspellErrorInfo *const'
extern "C" const ErrorInfo * const aerror_key_not_string;
^
./interfaces/cc/aspell.h:258:47: note: previous declaration is here
extern const struct AspellErrorInfo * const aerror_key_not_string;
^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
make[1]: *** [Makefile:1349: prog/check_funs.o] Error 1
make[1]: Leaving directory '/tmp/aspell/src/aspell-0.60.6.1'
make: *** [Makefile:1478: all-recursive] Error 1
==> ERROR: A failure occurred in build().
Aborting...
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 = 28860a2bc937
uname -m = x86_64
uname -r = 4.10.6-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
/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: /sysroot/bin
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 /sysroot/bin/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:2847: checking for C++ compiler version
configure:2854: clang++ --version >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
configure:2857: $? = 0
configure:2864: clang++ -v >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
Selected multilib: .;@m64
configure:2867: $? = 0
configure:2874: clang++ -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:2877: $? = 1
configure:2900: checking for C++ compiler default output file name
configure:2927: clang++ conftest.cpp >&5
configure:2930: $? = 0
configure:2968: result: a.out
configure:2985: checking whether the C++ compiler works
configure:2995: ./a.out
./a.out: error while loading shared libraries: libc++.so.1: cannot open shared object file: No such file or directory
configure:2998: $? = 127
configure:3015: result: yes
configure:3022: checking whether we are cross compiling
configure:3024: result: yes
configure:3027: checking for suffix of executables
configure:3034: clang++ -o conftest conftest.cpp >&5
configure:3037: $? = 0
configure:3061: result:
configure:3067: checking for suffix of object files
configure:3093: clang++ -c conftest.cpp >&5
configure:3096: $? = 0
configure:3119: result: o
configure:3123: checking whether we are using the GNU C++ compiler
configure:3152: clang++ -c conftest.cpp >&5
configure:3158: $? = 0
configure:3175: result: yes
configure:3180: checking whether clang++ accepts -g
configure:3210: clang++ -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 clang++
configure:3512: result: gcc3
configure:3547: checking for x86_64-unknown-linux-gcc
configure:3574: result: clang
configure:3852: checking for C compiler version
configure:3859: clang --version >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
configure:3862: $? = 0
configure:3869: clang -v >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
Selected multilib: .;@m64
configure:3872: $? = 0
configure:3879: clang -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:3882: $? = 1
configure:3885: checking whether we are using the GNU C compiler
configure:3914: clang -c conftest.c >&5
configure:3920: $? = 0
configure:3937: result: yes
configure:3942: checking whether clang accepts -g
configure:3972: clang -c -g conftest.c >&5
configure:3978: $? = 0
configure:4077: result: yes
configure:4094: checking for clang option to accept ISO C89
configure:4168: clang -c conftest.c >&5
configure:4174: $? = 0
configure:4197: result: none needed
configure:4217: checking dependency style of clang
configure:4327: result: gcc3
configure:4343: checking whether clang and cc understand -c and -o together
configure:4378: clang -c conftest.cpp -o conftest2.o >&5
configure:4381: $? = 0
configure:4387: clang -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 clang
configure:4969: result: /sysroot/bin/ld
configure:4978: checking if the linker (/sysroot/bin/ld) is GNU ld
configure:4993: result: yes
configure:5005: checking for BSD- or MS-compatible name lister (nm)
configure:5054: result: /sysroot/bin/nm -B
configure:5176: checking the name lister (/sysroot/bin/nm -B) interface
configure:5183: clang++ -c conftest.cpp >&5
configure:5186: /sysroot/bin/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 /sysroot/bin/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 /sysroot/bin/ar
configure:5712: result: ar
configure:5726: WARNING: In the future, Autoconf will not detect cross-tools
whose name does not start with the host triplet. If you think this
configuration is useful to you, please write to autoconf@gnu.org.
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 /sysroot/bin/ranlib
configure:5924: result: ranlib
configure:6018: checking command to parse /sysroot/bin/nm -B output from clang object
configure:6136: clang++ -c conftest.cpp >&5
configure:6139: $? = 0
configure:6143: /sysroot/bin/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: clang++ -o conftest conftest.cpp conftstm.o >&5
configure:6203: $? = 0
configure:6241: result: ok
configure:6337: clang++ -c conftest.cpp >&5
configure:6340: $? = 0
configure:6817: checking how to run the C preprocessor
configure:6857: clang -E conftest.c
configure:6863: $? = 0
configure:6894: clang -E conftest.c
conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
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: clang -E
configure:6962: clang -E conftest.c
configure:6968: $? = 0
configure:6999: clang -E conftest.c
conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
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: clang -c conftest.c >&5
configure:7079: $? = 0
configure:7207: result: yes
configure:7231: checking for sys/types.h
configure:7252: clang -c conftest.c >&5
configure:7258: $? = 0
configure:7274: result: yes
configure:7231: checking for sys/stat.h
configure:7252: clang -c conftest.c >&5
configure:7258: $? = 0
configure:7274: result: yes
configure:7231: checking for stdlib.h
configure:7252: clang -c conftest.c >&5
configure:7258: $? = 0
configure:7274: result: yes
configure:7231: checking for string.h
configure:7252: clang -c conftest.c >&5
configure:7258: $? = 0
configure:7274: result: yes
configure:7231: checking for memory.h
configure:7252: clang -c conftest.c >&5
configure:7258: $? = 0
configure:7274: result: yes
configure:7231: checking for strings.h
configure:7252: clang -c conftest.c >&5
configure:7258: $? = 0
configure:7274: result: yes
configure:7231: checking for inttypes.h
configure:7252: clang -c conftest.c >&5
configure:7258: $? = 0
configure:7274: result: yes
configure:7231: checking for stdint.h
configure:7252: clang -c conftest.c >&5
configure:7258: $? = 0
configure:7274: result: yes
configure:7231: checking for unistd.h
configure:7252: clang -c conftest.c >&5
configure:7258: $? = 0
configure:7274: result: yes
configure:7290: checking for dlfcn.h
configure:7311: clang -c conftest.c >&5
configure:7317: $? = 0
configure:7333: result: yes
configure:7462: checking for C++ compiler version
configure:7469: clang++ --version >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
configure:7472: $? = 0
configure:7479: clang++ -v >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
Selected multilib: .;@m64
configure:7482: $? = 0
configure:7489: clang++ -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:7492: $? = 1
configure:7495: checking whether we are using the GNU C++ compiler
configure:7547: result: yes
configure:7552: checking whether clang++ accepts -g
configure:7687: result: yes
configure:7712: checking dependency style of clang++
configure:7822: result: gcc3
configure:7845: checking how to run the C++ preprocessor
configure:7881: clang++ -E conftest.cpp
configure:7887: $? = 0
configure:7918: clang++ -E conftest.cpp
conftest.cpp:21:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
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: clang++ -E
configure:7986: clang++ -E conftest.cpp
configure:7992: $? = 0
configure:8023: clang++ -E conftest.cpp
conftest.cpp:21:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
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 clang supports -fno-rtti -fno-exceptions
configure:8538: clang -c -fno-rtti -fno-exceptions conftest.c >&5
configure:8542: $? = 0
configure:8555: result: yes
configure:8575: checking for clang option to produce PIC
configure:8832: result: -fPIC -DPIC
configure:8844: checking if clang PIC flag -fPIC -DPIC works
configure:8862: clang -c -fPIC -DPIC -DPIC conftest.c >&5
configure:8866: $? = 0
configure:8879: result: yes
configure:8903: checking if clang static flag -static works
configure:8931: result: no
configure:8946: checking if clang supports -c -o file.o
configure:8967: clang -c -o out/conftest2.o conftest.c >&5
configure:8971: $? = 0
configure:8993: result: yes
configure:9001: checking if clang supports -c -o file.o
configure:9048: result: yes
configure:9081: checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
configure:10135: result: yes
configure:10172: checking whether -lc should be explicitly linked in
configure:10177: clang -c conftest.c >&5
configure:10180: $? = 0
configure:10195: clang -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: clang -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: clang -o conftest conftest.c >&5
/tmp/conftest-662dfc.o:conftest.c:function main: error: undefined reference to 'shl_load'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
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: clang -o conftest conftest.c -ldld >&5
/sysroot/bin/ld: error: cannot find -ldld
/tmp/conftest-ef47d8.o:conftest.c:function main: error: undefined reference to 'shl_load'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
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: clang -o conftest conftest.c >&5
configure:11509: $? = 0
configure:11526: result: yes
configure:11759: checking whether a program can dlopen itself
configure:11854: result: cross
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 clang++
configure:12283: result: /sysroot/bin/ld -m elf_x86_64
configure:12292: checking if the linker (/sysroot/bin/ld -m elf_x86_64) is GNU ld
configure:12307: result: yes
configure:12362: checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
configure:13324: result: yes
configure:13352: clang++ -c conftest.cpp >&5
configure:13355: $? = 0
configure:13537: checking for clang++ option to produce PIC
configure:13846: result: -fPIC -DPIC
configure:13855: checking if clang++ PIC flag -fPIC -DPIC works
configure:13873: clang++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
configure:13877: $? = 0
configure:13890: result: yes
configure:13911: checking if clang++ static flag -static works
configure:13939: result: no
configure:13951: checking if clang++ supports -c -o file.o
configure:13972: clang++ -c -o out/conftest2.o conftest.cpp >&5
configure:13976: $? = 0
configure:13998: result: yes
configure:14003: checking if clang++ supports -c -o file.o
configure:14050: result: yes
configure:14080: checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
configure:14106: result: yes
configure:14243: checking dynamic linker characteristics
configure:14634: clang++ -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: 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: /sysroot/bin/ld -m elf_x86_64
configure:15852: checking if the linker (/sysroot/bin/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: clang++ -o conftest conftest.cpp -Wl,-framework -Wl,CoreFoundation >&5
conftest.cpp:24:10: fatal error: 'CoreFoundation/CFPreferences.h' file not found
#include
^
1 error generated.
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 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: clang++ -o conftest conftest.cpp -Wl,-framework -Wl,CoreFoundation >&5
conftest.cpp:24:10: fatal error: 'CoreFoundation/CFLocale.h' file not found
#include
^
1 error generated.
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 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: clang++ -o conftest conftest.cpp >&5
/tmp/conftest-a3b1fa.o:conftest.cpp:function main: error: undefined reference to '_nl_msg_cat_cntr'
/tmp/conftest-a3b1fa.o:conftest.cpp:function main: error: undefined reference to '_nl_domain_bindings'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:16542: $? = 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 FILTER_VERSION_CONTROL 1
| /* end confdefs.h. */
| #include
|
| extern int _nl_msg_cat_cntr;
| extern int *_nl_domain_bindings;
| int
| main ()
| {
| bindtextdomain ("", "");
| return * gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings
| ;
| return 0;
| }
configure:16560: result: no
configure:16594: checking for iconv
configure:16626: clang++ -o conftest conftest.cpp >&5
configure:16632: $? = 0
configure:16702: result: yes
configure:17118: checking for GNU gettext in libintl
configure:17156: clang++ -o conftest conftest.cpp -lintl >&5
/sysroot/bin/ld: error: cannot find -lintl
/tmp/conftest-0c12c8.o:conftest.cpp:function main: error: undefined reference to '_nl_msg_cat_cntr'
/tmp/conftest-0c12c8.o:conftest.cpp:function main: error: undefined reference to '_nl_expand_alias'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:17162: $? = 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 FILTER_VERSION_CONTROL 1
| #define HAVE_ICONV 1
| /* end confdefs.h. */
| #include
|
| extern int _nl_msg_cat_cntr;
| extern
| #ifdef __cplusplus
| "C"
| #endif
| const char *_nl_expand_alias (const char *);
| int
| main ()
| {
| bindtextdomain ("", "");
| return * gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias ("")
| ;
| return 0;
| }
configure:17239: result: no
configure:17276: checking whether to use NLS
configure:17278: result: no
configure:17383: checking for dlfcn.h
configure:17389: result: yes
configure:17519: checking for dlopen in -ldl
configure:17554: clang++ -o conftest conftest.cpp -ldl >&5
configure:17560: $? = 0
configure:17578: result: yes
configure:17596: checking if file locking and truncating is supported
configure:17623: clang++ -o conftest conftest.cpp -ldl >&5
configure:17629: $? = 0
configure:17635: result: yes
configure:17654: checking if mmap and friends is supported
configure:17680: clang++ -o conftest conftest.cpp -ldl >&5
configure:17686: $? = 0
configure:17692: result: yes
configure:17710: checking if file ino is supported
configure:17720: result: cant run test!
configure:17788: checking if posix locals are supported
configure:17812: clang++ -c conftest.cpp >&5
configure:17818: $? = 0
configure:17823: result: yes
configure:17842: checking if posix regex are supported
configure:17868: clang++ -o conftest conftest.cpp -ldl >&5
configure:17874: $? = 0
configure:17880: result: yes
configure:17900: checking for nl_langinfo and CODESET
configure:17926: clang++ -o conftest conftest.cpp -ldl >&5
configure:17932: $? = 0
configure:17950: result: yes
configure:17969: checking if posix mutexes are supported
configure:18004: clang++ -o conftest conftest.cpp -ldl >&5
configure:18010: $? = 0
configure:18036: result: yes
configure:18061: checking if mblen is supported
configure:18086: clang++ -o conftest conftest.cpp -ldl >&5
configure:18092: $? = 0
configure:18098: result: yes
configure:18146: checking for working curses library
configure:18173: clang++ -o conftest conftest.cpp -lncursesw -ldl >&5
conftest.cpp:35:10: fatal error: 'ncursesw/curses.h' file not found
#include
^
1 error generated.
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 FILTER_VERSION_CONTROL 1
| #define HAVE_ICONV 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: clang++ -o conftest conftest.cpp -lncurses -ldl >&5
conftest.cpp:35:10: fatal error: 'ncurses/curses.h' file not found
#include
^
1 error generated.
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 FILTER_VERSION_CONTROL 1
| #define HAVE_ICONV 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: clang++ -o conftest conftest.cpp -lncurses -ldl >&5
conftest.cpp:35:10: fatal error: 'ncurses.h' file not found
#include
^
1 error generated.
configure:18287: $? = 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 FILTER_VERSION_CONTROL 1
| #define HAVE_ICONV 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:18331: clang++ -o conftest conftest.cpp -lcurses -ldl >&5
conftest.cpp:35:10: fatal error: 'curses.h' file not found
#include
^
1 error generated.
configure:18337: $? = 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 FILTER_VERSION_CONTROL 1
| #define HAVE_ICONV 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:18381: clang++ -o conftest conftest.cpp -lncurses -ldl >&5
conftest.cpp:35:10: fatal error: 'curses.h' file not found
#include
^
1 error generated.
configure:18387: $? = 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 FILTER_VERSION_CONTROL 1
| #define HAVE_ICONV 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:18432: result: not found
configure:18789: checking if posix termios is supported
configure:18818: clang++ -o conftest conftest.cpp -ldl >&5
configure:18824: $? = 0
configure:18830: result: yes
configure:18919: checking for STL rel_ops pollution
configure:18952: clang++ -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 28860a2bc937
config.status:962: creating Makefile
config.status:962: creating gen/Makefile
config.status:962: creating common/Makefile
config.status:962: creating lib/Makefile
config.status:962: creating data/Makefile
config.status:962: creating auto/Makefile
config.status:962: creating modules/Makefile
config.status:962: creating modules/tokenizer/Makefile
config.status:962: creating modules/speller/Makefile
config.status:962: creating modules/speller/default/Makefile
config.status:962: creating interfaces/Makefile
config.status:962: creating interfaces/cc/Makefile
config.status:962: creating scripts/Makefile
config.status:962: creating examples/Makefile
config.status:962: creating prog/Makefile
config.status:962: creating manual/Makefile
config.status:962: creating po/Makefile.in
config.status:962: creating m4/Makefile
config.status:962: creating modules/filter/Makefile
config.status:962: creating myspell/Makefile
config.status:962: creating lib5/Makefile
config.status:962: creating gen/settings.h
config.status:1251: executing depfiles commands
config.status:1251: executing libtool commands
config.status:1251: 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=set
ac_cv_env_CC_value=clang
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=set
ac_cv_env_CXX_value=clang++
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=yes
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_CC=clang
ac_cv_prog_CPP='clang -E'
ac_cv_prog_CXXCPP='clang++ -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_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_clang_c_o=yes
ac_cv_prog_cc_g=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='/sysroot/bin/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_func_iconv=yes
am_cv_langinfo_codeset=yes
am_cv_lib_iconv=no
gt_cv_func_CFLocaleCopyCurrent=no
gt_cv_func_CFPreferencesCopyAppValue=no
gt_cv_func_gnugettext1_libc=no
gt_cv_func_gnugettext1_libintl=no
lt_cv_deplibs_check_method=pass_all
lt_cv_dlopen=dlopen
lt_cv_dlopen_libs=
lt_cv_dlopen_self=cross
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=/sysroot/bin/ld
lt_cv_path_LDCXX='/sysroot/bin/ld -m elf_x86_64'
lt_cv_path_NM='/sysroot/bin/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=yes
lt_cv_prog_compiler_static_works=no
lt_cv_prog_compiler_static_works_CXX=no
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='clang'
CCDEPMODE='depmode=gcc3'
CFLAGS=''
COMPILE_IN_FILTERS_FALSE=''
COMPILE_IN_FILTERS_TRUE='#'
CPP='clang -E'
CPPFLAGS=''
CURSES_INCLUDE=''
CURSES_LIB=''
CXX='clang++'
CXXCPP='clang++ -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='/sysroot/bin/ld -m elf_x86_64'
LDFLAGS=''
LIBICONV=''
LIBINTL=''
LIBOBJS=''
LIBS='-ldl '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LN_S='ln -s'
LTLIBICONV=''
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='/sysroot/bin/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=''
PSPELL_COMPATIBILITY_FALSE='#'
PSPELL_COMPATIBILITY_TRUE=''
PTHREAD_LIB=''
RANLIB='ranlib'
SED='/usr/sbin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
USE_NLS='no'
VERSION='0.60.6.1'
XGETTEXT='/usr/sbin/xgettext'
XGETTEXT_015='/usr/sbin/xgettext'
ac_ct_CC=''
ac_ct_CXX=''
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 FILTER_VERSION_CONTROL 1
#define HAVE_ICONV 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 POSIX_TERMIOS 1
configure: exit 0