Build of hunspell with android toolchain

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

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

SLOCLanguage
27,247 cpp
15,099 ansic
11,893 sh
8,662 makefile
291 yacc
261 perl
31 sed
63,484 total

The process tree of the build process is here.

Several sub-process invocations were improper; see the process tree for details. Summary:

Log

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

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

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

Copied permanent toolchain into container-local sysroot
# /toolchain_root/arm-linux-androideabi --> /sysroot/arm-linux-androideabi
# /toolchain_root/COPYING3.LIB --> /sysroot/COPYING3.LIB
# /toolchain_root/sysroot --> /sysroot/sysroot
# /toolchain_root/COPYING.RUNTIME --> /sysroot/COPYING.RUNTIME
# /toolchain_root/lib --> /sysroot/lib
# /toolchain_root/SOURCES --> /sysroot/SOURCES
# /toolchain_root/lib64 --> /sysroot/lib64
# /toolchain_root/share --> /sysroot/share
# /toolchain_root/bin --> /sysroot/bin
# /toolchain_root/COPYING --> /sysroot/COPYING
# /toolchain_root/COPYING3 --> /sysroot/COPYING3
# /toolchain_root/COPYING.LIB --> /sysroot/COPYING.LIB
# /toolchain_root/include --> /sysroot/include
# /toolchain_root/libexec --> /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/bin:/sysroot/libexec/gcc/arm-linux-androideabi/4.8:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=arm-linux-androideabi-gcc CXX=arm-linux-androideabi-g++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: hunspell 1.4.1-1 (Tue Apr 4 20:55:53 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... arm-unknown-linux-androideabi
# checking target system type... arm-unknown-linux-androideabi
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# /tmp/hunspell/src/hunspell-1.4.1/missing: Unknown `--is-lightweight' option
# Try `/tmp/hunspell/src/hunspell-1.4.1/missing --help' for more information
# configure: WARNING: 'missing' script is too old or missing
# checking for arm-linux-androideabi-strip... arm-linux-androideabi-strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking whether the C++ compiler works... yes
# checking for C++ compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... yes
# checking for suffix of object files... o
# checking whether we are using the GNU C++ compiler... yes
# checking whether arm-linux-androideabi-g++ accepts -g... yes
# checking for style of include used by make... GNU
# checking dependency style of arm-linux-androideabi-g++... gcc3
# checking for arm-linux-androideabi-gcc... arm-linux-androideabi-gcc
# checking whether we are using the GNU C compiler... yes
# checking whether arm-linux-androideabi-gcc accepts -g... yes
# checking for arm-linux-androideabi-gcc option to accept ISO C89... none needed
# checking whether arm-linux-androideabi-gcc understands -c and -o together... yes
# checking dependency style of arm-linux-androideabi-gcc... gcc3
# 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 arm-linux-androideabi-gcc... /sysroot/arm-linux-androideabi/bin/ld
# checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/arm-linux-androideabi-nm -B
# checking the name lister (/sysroot/bin/arm-linux-androideabi-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/arm-linux-androideabi/bin/ld option to reload object files... -r
# checking for arm-linux-androideabi-objdump... arm-linux-androideabi-objdump
# checking how to recognize dependent libraries... pass_all
# checking for arm-linux-androideabi-ar... arm-linux-androideabi-ar
# checking for arm-linux-androideabi-strip... (cached) arm-linux-androideabi-strip
# checking for arm-linux-androideabi-ranlib... arm-linux-androideabi-ranlib
# checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object... ok
# checking how to run the C preprocessor... arm-linux-androideabi-gcc -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking for dlfcn.h... yes
# checking whether we are using the GNU C++ compiler... (cached) yes
# checking whether arm-linux-androideabi-g++ accepts -g... (cached) yes
# checking dependency style of arm-linux-androideabi-g++... (cached) gcc3
# checking how to run the C++ preprocessor... arm-linux-androideabi-g++ -E
# checking for objdir... .libs
# checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions... no
# checking for arm-linux-androideabi-gcc option to produce PIC... -fPIC -DPIC
# checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works... yes
# checking if arm-linux-androideabi-gcc static flag -static works... yes
# checking if arm-linux-androideabi-gcc supports -c -o file.o... yes
# checking if arm-linux-androideabi-gcc supports -c -o file.o... (cached) yes
# checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) 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 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 arm-linux-androideabi-g++... /sysroot/arm-linux-androideabi/bin/ld
# checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld... yes
# checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries... yes
# checking for arm-linux-androideabi-g++ option to produce PIC... -fPIC -DPIC
# checking if arm-linux-androideabi-g++ PIC flag -fPIC -DPIC works... yes
# checking if arm-linux-androideabi-g++ static flag -static works... yes
# checking if arm-linux-androideabi-g++ supports -c -o file.o... yes
# checking if arm-linux-androideabi-g++ supports -c -o file.o... (cached) yes
# checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries... yes
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking libintl.h usability... no
# checking libintl.h presence... no
# checking for libintl.h... no
# checking locale.h usability... yes
# checking locale.h presence... yes
# checking for locale.h... yes
# checking for unistd.h... (cached) yes
# checking for an ANSI C-conforming const... yes
# checking for inline... inline
# checking for error_at_line... no
# checking for ANSI C header files... (cached) yes
# checking for memchr... yes
# checking for setlocale... yes
# checking for strchr... yes
# checking for strstr... yes
# 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 whether we are using the GNU C Library 2 or newer... no
# checking for arm-linux-androideabi-ranlib... (cached) arm-linux-androideabi-ranlib
# checking for simple visibility declarations... yes
# checking for size_t... yes
# checking for stdint.h... yes
# checking for working alloca.h... yes
# checking for alloca... yes
# checking for stdlib.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking for sys/param.h... yes
# checking for getpagesize... yes
# checking for working mmap... no
# checking whether integer division by zero raises SIGFPE... guessing no
# checking for inttypes.h... yes
# checking for unsigned long long int... yes
# checking for inttypes.h... (cached) yes
# checking whether the inttypes.h PRIxNN macros are broken... no
# checking minix/config.h usability... no
# checking minix/config.h presence... no
# checking for minix/config.h... no
# checking whether it is safe to define __EXTENSIONS__... yes
# checking for ld used by GCC... /sysroot/arm-linux-androideabi/bin/ld
# checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld... yes
# checking for shared library run path origin... done
# checking whether imported symbols can be declared weak... yes
# checking pthread.h usability... yes
# checking pthread.h presence... yes
# checking for pthread.h... yes
# checking for pthread_kill in -lpthread... no
# checking for pthread_rwlock_t... yes
# checking for multithread API to use... posix
# checking argz.h usability... no
# checking argz.h presence... no
# checking for argz.h... no
# checking for inttypes.h... (cached) yes
# checking limits.h usability... yes
# checking limits.h presence... yes
# checking for limits.h... yes
# checking for unistd.h... (cached) yes
# checking for sys/param.h... (cached) yes
# checking for getcwd... yes
# checking for getegid... yes
# checking for geteuid... yes
# checking for getgid... yes
# checking for getuid... yes
# checking for mempcpy... no
# checking for munmap... yes
# checking for stpcpy... yes
# checking for strcasecmp... yes
# checking for strdup... yes
# checking for strtoul... yes
# checking for tsearch... yes
# checking for argz_count... no
# checking for argz_stringify... no
# checking for argz_next... no
# checking for __fsetlocking... no
# checking whether feof_unlocked is declared... no
# checking whether fgets_unlocked is declared... no
# checking for iconv... no, consider installing GNU libiconv
# checking for NL_LOCALE_NAME macro... no
# checking for bison... bison
# checking version of bison... 3.0.4, ok
# checking for long long int... yes
# checking for wchar_t... yes
# checking for wint_t... yes
# checking for intmax_t... yes
# checking whether printf() supports POSIX/XSI format strings... guessing yes
# checking whether we are using the GNU C Library 2.1 or newer... no
# checking for stdint.h... (cached) yes
# checking for SIZE_MAX... yes
# checking for stdint.h... (cached) yes
# checking for CFPreferencesCopyAppValue... no
# checking for CFLocaleCopyCurrent... no
# checking for ptrdiff_t... yes
# checking stddef.h usability... yes
# checking stddef.h presence... yes
# checking for stddef.h... yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking for asprintf... yes
# checking for fwprintf... yes
# checking for putenv... yes
# checking for setenv... yes
# checking for setlocale... (cached) yes
# checking for snprintf... yes
# checking for wcslen... yes
# checking whether _snprintf is declared... no
# checking whether _snwprintf is declared... no
# checking whether getc_unlocked is declared... yes
# checking for nl_langinfo and CODESET... no
# checking for LC_MESSAGES... yes
# checking for CFPreferencesCopyAppValue... (cached) no
# checking for CFLocaleCopyCurrent... (cached) no
# checking whether included gettext is requested... no
# checking for GNU gettext in libc... no
# checking for GNU gettext in libintl... no
# checking whether to use NLS... yes
# checking where the gettext function comes from... included intl directory
# checking for tparm in -lncursesw... no
# checking for tparm in -lcurses... no
# checking for tparm in -lncurses... no
# checking for tparm in -lcurses... (cached) no
# checking for tgetent in -ltermcap... no
# checking for readline in -lreadline... no
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating hunspell.pc
# config.status: creating man/Makefile
# config.status: creating man/hu/Makefile
# config.status: creating intl/Makefile
# config.status: creating po/Makefile.in
# config.status: creating m4/Makefile
# config.status: creating src/Makefile
# config.status: creating src/hunspell/Makefile
# config.status: creating src/hunspell/hunvisapi.h
# config.status: creating src/parsers/Makefile
# config.status: creating src/tools/Makefile
# config.status: creating src/win_api/Makefile
# config.status: creating tests/Makefile
# config.status: creating tests/suggestiontest/Makefile
# config.status: creating config.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
# make all-recursive
# make[1]: Entering directory '/tmp/hunspell/src/hunspell-1.4.1'
# Making all in intl
# make[2]: Entering directory '/tmp/hunspell/src/hunspell-1.4.1/intl'
# sed -e '/IN_LIBGLOCALE/d' \
# -e 's,@''HAVE_POSIX_PRINTF''@,1,g' \
# -e 's,@''HAVE_ASPRINTF''@,1,g' \
# -e 's,@''HAVE_SNPRINTF''@,1,g' \
# -e 's,@''HAVE_WPRINTF''@,0,g' \
# < ./libgnuintl.h.in \
# | if test 'no' = yes; then \
# sed -e 's/extern \([^()]*\);/extern __declspec (dllimport) \1;/'; \
# else \
# cat; \
# fi \
# | sed -e 's/extern \([^"]\)/extern LIBINTL_DLL_EXPORTED \1/' \
# -e "/#define _LIBINTL_H/r ./export.h" \
# | sed -e 's,@''HAVE_VISIBILITY''@,1,g' \
# > libgnuintl.h
# sed -e '/IN_LIBGLOCALE/d' \
# -e 's,@''HAVE_POSIX_PRINTF''@,1,g' \
# -e 's,@''HAVE_ASPRINTF''@,1,g' \
# -e 's,@''HAVE_SNPRINTF''@,1,g' \
# -e 's,@''HAVE_WPRINTF''@,0,g' \
# < ./libgnuintl.h.in > libintl.h
# /bin/sh ./config.charset 'arm-unknown-linux-androideabi' > t-charset.alias
# sed -e '/^#/d' -e 's/@''PACKAGE''@/hunspell/g' ./ref-add.sin > t-ref-add.sed
# sed -e '/^#/d' -e 's/@''PACKAGE''@/hunspell/g' ./ref-del.sin > t-ref-del.sed
# arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden bindtextdom.c
# mv t-ref-add.sed ref-add.sed
# arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden dcgettext.c
# mv t-ref-del.sed ref-del.sed
# arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden dgettext.c
# mv t-charset.alias charset.alias
# arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden gettext.c
# arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden finddomain.c
# arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden hash-string.c
# arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden loadmsgcat.c
# arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden localealias.c
# arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden textdomain.c
# arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden l10nflist.c
# arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden explodename.c
# arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden dcigettext.c
# arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden dcngettext.c
# arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden dngettext.c
# arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden ngettext.c
# arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden plural.c
# arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden plural-exp.c
# arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden localcharset.c
# arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden lock.c
# arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden relocatable.c
# arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden langprefs.c
# arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden localename.c
# arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden log.c
# arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden printf.c
# arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden version.c
# arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden osdep.c
# arm-linux-androideabi-gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -fvisibility=hidden intl-compat.c
# rm -f libintl.a
# ar cru libintl.a bindtextdom.o dcgettext.o dgettext.o gettext.o finddomain.o hash-string.o loadmsgcat.o localealias.o textdomain.o l10nflist.o explodename.o dcigettext.o dcngettext.o dngettext.o ngettext.o plural.o plural-exp.o localcharset.o lock.o relocatable.o langprefs.o localename.o log.o printf.o version.o osdep.o intl-compat.o
# arm-linux-androideabi-ranlib libintl.a
# make[2]: Leaving directory '/tmp/hunspell/src/hunspell-1.4.1/intl'
# Making all in po
# make[2]: Entering directory '/tmp/hunspell/src/hunspell-1.4.1/po'
# make[2]: Leaving directory '/tmp/hunspell/src/hunspell-1.4.1/po'
# Making all in src
# make[2]: Entering directory '/tmp/hunspell/src/hunspell-1.4.1/src'
# Making all in hunspell
# make[3]: Entering directory '/tmp/hunspell/src/hunspell-1.4.1/src/hunspell'
# /bin/sh ../../libtool --tag=CXX --mode=compile arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -DBUILDING_LIBHUNSPELL -MT affentry.lo -MD -MP -MF .deps/affentry.Tpo -c -o affentry.lo affentry.cxx
# /bin/sh ../../libtool --tag=CXX --mode=compile arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -DBUILDING_LIBHUNSPELL -MT affixmgr.lo -MD -MP -MF .deps/affixmgr.Tpo -c -o affixmgr.lo affixmgr.cxx
# /bin/sh ../../libtool --tag=CXX --mode=compile arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -DBUILDING_LIBHUNSPELL -MT csutil.lo -MD -MP -MF .deps/csutil.Tpo -c -o csutil.lo csutil.cxx
# /bin/sh ../../libtool --tag=CXX --mode=compile arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -DBUILDING_LIBHUNSPELL -MT hashmgr.lo -MD -MP -MF .deps/hashmgr.Tpo -c -o hashmgr.lo hashmgr.cxx
# libtool: compile: arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -DBUILDING_LIBHUNSPELL -MT csutil.lo -MD -MP -MF .deps/csutil.Tpo -c csutil.cxx -fPIC -DPIC -o .libs/csutil.o
# libtool: compile: arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -DBUILDING_LIBHUNSPELL -MT affixmgr.lo -MD -MP -MF .deps/affixmgr.Tpo -c affixmgr.cxx -fPIC -DPIC -o .libs/affixmgr.o
# libtool: compile: arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -DBUILDING_LIBHUNSPELL -MT affentry.lo -MD -MP -MF .deps/affentry.Tpo -c affentry.cxx -fPIC -DPIC -o .libs/affentry.o
# libtool: compile: arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -DBUILDING_LIBHUNSPELL -MT hashmgr.lo -MD -MP -MF .deps/hashmgr.Tpo -c hashmgr.cxx -fPIC -DPIC -o .libs/hashmgr.o
# mv -f .deps/affentry.Tpo .deps/affentry.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -DBUILDING_LIBHUNSPELL -MT hunspell.lo -MD -MP -MF .deps/hunspell.Tpo -c -o hunspell.lo hunspell.cxx
# libtool: compile: arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -DBUILDING_LIBHUNSPELL -MT hunspell.lo -MD -MP -MF .deps/hunspell.Tpo -c hunspell.cxx -fPIC -DPIC -o .libs/hunspell.o
# mv -f .deps/hashmgr.Tpo .deps/hashmgr.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -DBUILDING_LIBHUNSPELL -MT suggestmgr.lo -MD -MP -MF .deps/suggestmgr.Tpo -c -o suggestmgr.lo suggestmgr.cxx
# libtool: compile: arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -DBUILDING_LIBHUNSPELL -MT suggestmgr.lo -MD -MP -MF .deps/suggestmgr.Tpo -c suggestmgr.cxx -fPIC -DPIC -o .libs/suggestmgr.o
# mv -f .deps/csutil.Tpo .deps/csutil.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -DBUILDING_LIBHUNSPELL -MT phonet.lo -MD -MP -MF .deps/phonet.Tpo -c -o phonet.lo phonet.cxx
# libtool: compile: arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -DBUILDING_LIBHUNSPELL -MT phonet.lo -MD -MP -MF .deps/phonet.Tpo -c phonet.cxx -fPIC -DPIC -o .libs/phonet.o
# mv -f .deps/phonet.Tpo .deps/phonet.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -DBUILDING_LIBHUNSPELL -MT filemgr.lo -MD -MP -MF .deps/filemgr.Tpo -c -o filemgr.lo filemgr.cxx
# libtool: compile: arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -DBUILDING_LIBHUNSPELL -MT filemgr.lo -MD -MP -MF .deps/filemgr.Tpo -c filemgr.cxx -fPIC -DPIC -o .libs/filemgr.o
# mv -f .deps/hunspell.Tpo .deps/hunspell.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -DBUILDING_LIBHUNSPELL -MT hunzip.lo -MD -MP -MF .deps/hunzip.Tpo -c -o hunzip.lo hunzip.cxx
# libtool: compile: arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -DBUILDING_LIBHUNSPELL -MT hunzip.lo -MD -MP -MF .deps/hunzip.Tpo -c hunzip.cxx -fPIC -DPIC -o .libs/hunzip.o
# mv -f .deps/filemgr.Tpo .deps/filemgr.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -DBUILDING_LIBHUNSPELL -MT replist.lo -MD -MP -MF .deps/replist.Tpo -c -o replist.lo replist.cxx
# libtool: compile: arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -DBUILDING_LIBHUNSPELL -MT replist.lo -MD -MP -MF .deps/replist.Tpo -c replist.cxx -fPIC -DPIC -o .libs/replist.o
# mv -f .deps/hunzip.Tpo .deps/hunzip.Plo
# mv -f .deps/affixmgr.Tpo .deps/affixmgr.Plo
# mv -f .deps/replist.Tpo .deps/replist.Plo
# mv -f .deps/suggestmgr.Tpo .deps/suggestmgr.Plo
# /bin/sh ../../libtool --tag=CXX --mode=link arm-linux-androideabi-g++ -fvisibility=hidden -DBUILDING_LIBHUNSPELL -no-undefined -o libhunspell-1.4.la -rpath /usr/lib affentry.lo affixmgr.lo csutil.lo hashmgr.lo hunspell.lo suggestmgr.lo phonet.lo filemgr.lo hunzip.lo replist.lo
# libtool: link: arm-linux-androideabi-g++ -shared -nostdlib /sysroot/bin/../sysroot/usr/lib/crtbegin_so.o .libs/affentry.o .libs/affixmgr.o .libs/csutil.o .libs/hashmgr.o .libs/hunspell.o .libs/suggestmgr.o .libs/phonet.o .libs/filemgr.o .libs/hunzip.o .libs/replist.o -L/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8 -L/sysroot/bin/../lib/gcc -L/sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/lib -L/sysroot/bin/../sysroot/usr/lib -lstdc++ -lm -lc -ldl -lgcc /sysroot/bin/../sysroot/usr/lib/crtend_so.o -Wl,-soname -Wl,libhunspell-1.4.so.0 -o .libs/libhunspell-1.4.so.0.0.0
# libtool: link: (cd ".libs" && rm -f "libhunspell-1.4.so.0" && ln -s "libhunspell-1.4.so.0.0.0" "libhunspell-1.4.so.0")
# libtool: link: (cd ".libs" && rm -f "libhunspell-1.4.so" && ln -s "libhunspell-1.4.so.0.0.0" "libhunspell-1.4.so")
# libtool: link: ( cd ".libs" && rm -f "libhunspell-1.4.la" && ln -s "../libhunspell-1.4.la" "libhunspell-1.4.la" )
# make[3]: Leaving directory '/tmp/hunspell/src/hunspell-1.4.1/src/hunspell'
# Making all in parsers
# make[3]: Entering directory '/tmp/hunspell/src/hunspell-1.4.1/src/parsers'
# arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I../.. -MT firstparser.o -MD -MP -MF .deps/firstparser.Tpo -c -o firstparser.o firstparser.cxx
# arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I../.. -MT xmlparser.o -MD -MP -MF .deps/xmlparser.Tpo -c -o xmlparser.o xmlparser.cxx
# arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I../.. -MT latexparser.o -MD -MP -MF .deps/latexparser.Tpo -c -o latexparser.o latexparser.cxx
# arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I../.. -MT manparser.o -MD -MP -MF .deps/manparser.Tpo -c -o manparser.o manparser.cxx
# mv -f .deps/manparser.Tpo .deps/manparser.Po
# arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I../.. -MT textparser.o -MD -MP -MF .deps/textparser.Tpo -c -o textparser.o textparser.cxx
# mv -f .deps/xmlparser.Tpo .deps/xmlparser.Po
# arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I../.. -MT htmlparser.o -MD -MP -MF .deps/htmlparser.Tpo -c -o htmlparser.o htmlparser.cxx
# mv -f .deps/firstparser.Tpo .deps/firstparser.Po
# arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I../.. -MT odfparser.o -MD -MP -MF .deps/odfparser.Tpo -c -o odfparser.o odfparser.cxx
# mv -f .deps/latexparser.Tpo .deps/latexparser.Po
# arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I../.. -MT testparser.o -MD -MP -MF .deps/testparser.Tpo -c -o testparser.o testparser.cxx
# mv -f .deps/testparser.Tpo .deps/testparser.Po
# mv -f .deps/htmlparser.Tpo .deps/htmlparser.Po
# mv -f .deps/odfparser.Tpo .deps/odfparser.Po
# mv -f .deps/textparser.Tpo .deps/textparser.Po
# rm -f libparsers.a
# /bin/sh ../../libtool --tag=CXX --mode=link arm-linux-androideabi-g++ -o testparser firstparser.o xmlparser.o latexparser.o manparser.o testparser.o textparser.o htmlparser.o odfparser.o ../hunspell/libhunspell-1.4.la
# arm-linux-androideabi-ar cru libparsers.a firstparser.o xmlparser.o latexparser.o manparser.o textparser.o htmlparser.o odfparser.o
# arm-linux-androideabi-ranlib libparsers.a
# libtool: link: arm-linux-androideabi-g++ -o .libs/testparser firstparser.o xmlparser.o latexparser.o manparser.o testparser.o textparser.o htmlparser.o odfparser.o ../hunspell/.libs/libhunspell-1.4.so
# make[3]: Leaving directory '/tmp/hunspell/src/hunspell-1.4.1/src/parsers'
# Making all in tools
# make[3]: Entering directory '/tmp/hunspell/src/hunspell-1.4.1/src/tools'
# arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/hunspell -I../../src/parsers -MT analyze.o -MD -MP -MF .deps/analyze.Tpo -c -o analyze.o analyze.cxx
# arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/hunspell -I../../src/parsers -MT chmorph.o -MD -MP -MF .deps/chmorph.Tpo -c -o chmorph.o chmorph.cxx
# arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/hunspell -I../../src/parsers -MT hunspell.o -MD -MP -MF .deps/hunspell.Tpo -c -o hunspell.o hunspell.cxx
# arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/hunspell -I../../src/parsers -MT munch.o -MD -MP -MF .deps/munch.Tpo -c -o munch.o munch.cxx
# mv -f .deps/chmorph.Tpo .deps/chmorph.Po
# arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/hunspell -I../../src/parsers -MT unmunch.o -MD -MP -MF .deps/unmunch.Tpo -c -o unmunch.o unmunch.cxx
# mv -f .deps/analyze.Tpo .deps/analyze.Po
# arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/hunspell -I../../src/parsers -MT hzip.o -MD -MP -MF .deps/hzip.Tpo -c -o hzip.o hzip.cxx
# hunspell.cxx: In function 'void pipe_interface(Hunspell**, int, FILE*, char*)':
# hunspell.cxx:708:29: warning: call to 'tmpnam' declared with attribute warning: tmpnam possibly used unsafely; consider using mkstemp [enabled by default]
# odftmpdir = tmpnam(NULL);
# ^
# mv -f .deps/hzip.Tpo .deps/hzip.Po
# arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/hunspell -I../../src/parsers -MT hunzip.o -MD -MP -MF .deps/hunzip.Tpo -c -o hunzip.o hunzip.cxx
# mv -f .deps/hunzip.Tpo .deps/hunzip.Po
# arm-linux-androideabi-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/hunspell -I../../src/parsers -MT example.o -MD -MP -MF .deps/example.Tpo -c -o example.o example.cxx
# mv -f .deps/unmunch.Tpo .deps/unmunch.Po
# /bin/sh ../../libtool --tag=CXX --mode=link arm-linux-androideabi-g++ -o analyze analyze.o ../hunspell/libhunspell-1.4.la
# mv -f .deps/hunspell.Tpo .deps/hunspell.Po
# /bin/sh ../../libtool --tag=CXX --mode=link arm-linux-androideabi-g++ -o chmorph chmorph.o ../parsers/libparsers.a ../hunspell/libhunspell-1.4.la
# mv -f .deps/munch.Tpo .deps/munch.Po
# /bin/sh ../../libtool --tag=CXX --mode=link arm-linux-androideabi-g++ -o hunspell hunspell.o ../../intl/libintl.a ../parsers/libparsers.a ../hunspell/libhunspell-1.4.la
# libtool: link: arm-linux-androideabi-g++ -o .libs/analyze analyze.o ../hunspell/.libs/libhunspell-1.4.so
# mv -f .deps/example.Tpo .deps/example.Po
# /bin/sh ../../libtool --tag=CXX --mode=link arm-linux-androideabi-g++ -o munch munch.o
# /bin/sh ../../libtool --tag=CXX --mode=link arm-linux-androideabi-g++ -o unmunch unmunch.o
# libtool: link: arm-linux-androideabi-g++ -o .libs/chmorph chmorph.o ../parsers/libparsers.a ../hunspell/.libs/libhunspell-1.4.so
# /bin/sh ../../libtool --tag=CXX --mode=link arm-linux-androideabi-g++ -o hzip hzip.o
# libtool: link: arm-linux-androideabi-g++ -o munch munch.o
# libtool: link: arm-linux-androideabi-g++ -o .libs/hunspell hunspell.o ../../intl/libintl.a ../parsers/libparsers.a ../hunspell/.libs/libhunspell-1.4.so
# libtool: link: arm-linux-androideabi-g++ -o unmunch unmunch.o
# /bin/sh ../../libtool --tag=CXX --mode=link arm-linux-androideabi-g++ -o hunzip hunzip.o ../hunspell/libhunspell-1.4.la
# /bin/sh ../../libtool --tag=CXX --mode=link arm-linux-androideabi-g++ -o example example.o ../hunspell/libhunspell-1.4.la
# libtool: link: arm-linux-androideabi-g++ -o hzip hzip.o
# libtool: link: arm-linux-androideabi-g++ -o .libs/hunzip hunzip.o ../hunspell/.libs/libhunspell-1.4.so
# libtool: link: arm-linux-androideabi-g++ -o .libs/example example.o ../hunspell/.libs/libhunspell-1.4.so
# make[3]: Leaving directory '/tmp/hunspell/src/hunspell-1.4.1/src/tools'
# Making all in win_api
# make[3]: Entering directory '/tmp/hunspell/src/hunspell-1.4.1/src/win_api'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/hunspell/src/hunspell-1.4.1/src/win_api'
# make[3]: Entering directory '/tmp/hunspell/src/hunspell-1.4.1/src'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/hunspell/src/hunspell-1.4.1/src'
# make[2]: Leaving directory '/tmp/hunspell/src/hunspell-1.4.1/src'
# Making all in man
# make[2]: Entering directory '/tmp/hunspell/src/hunspell-1.4.1/man'
# Making all in hu
# make[3]: Entering directory '/tmp/hunspell/src/hunspell-1.4.1/man/hu'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/hunspell/src/hunspell-1.4.1/man/hu'
# make[3]: Entering directory '/tmp/hunspell/src/hunspell-1.4.1/man'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/hunspell/src/hunspell-1.4.1/man'
# make[2]: Leaving directory '/tmp/hunspell/src/hunspell-1.4.1/man'
# Making all in m4
# make[2]: Entering directory '/tmp/hunspell/src/hunspell-1.4.1/m4'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/hunspell/src/hunspell-1.4.1/m4'
# Making all in tests
# make[2]: Entering directory '/tmp/hunspell/src/hunspell-1.4.1/tests'
# Making all in suggestiontest
# make[3]: Entering directory '/tmp/hunspell/src/hunspell-1.4.1/tests/suggestiontest'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/hunspell/src/hunspell-1.4.1/tests/suggestiontest'
# make[3]: Entering directory '/tmp/hunspell/src/hunspell-1.4.1/tests'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/hunspell/src/hunspell-1.4.1/tests'
# make[2]: Leaving directory '/tmp/hunspell/src/hunspell-1.4.1/tests'
# make[2]: Entering directory '/tmp/hunspell/src/hunspell-1.4.1'
# make[2]: Leaving directory '/tmp/hunspell/src/hunspell-1.4.1'
# make[1]: Leaving directory '/tmp/hunspell/src/hunspell-1.4.1'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in intl
# make[1]: Entering directory '/tmp/hunspell/src/hunspell-1.4.1/intl'
# if { test "hunspell" = "gettext-runtime" || test "hunspell" = "gettext-tools"; } \
# && test 'yes' = yes; then \
# /usr/sbin/mkdir -p /tmp/hunspell/pkg/hunspell/usr/lib /tmp/hunspell/pkg/hunspell/usr/include; \
# /usr/bin/install -c -m 644 libintl.h /tmp/hunspell/pkg/hunspell/usr/include/libintl.h; \
# /bin/sh ../libtool --mode=install \
# /usr/bin/install -c -m 644 libintl.a /tmp/hunspell/pkg/hunspell/usr/lib/libintl.a; \
# if test "@RELOCATABLE@" = yes; then \
# dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < /tmp/hunspell/pkg/hunspell/usr/lib/libintl.la | sed -e "s,^',," -e "s,'\$,,"`; \
# if test -n "$dependencies"; then \
# rm -f /tmp/hunspell/pkg/hunspell/usr/lib/libintl.la; \
# fi; \
# fi; \
# else \
# : ; \
# fi
# if test "hunspell" = "gettext-tools"; then \
# /usr/sbin/mkdir -p /tmp/hunspell/pkg/hunspell/usr/share/gettext/intl; \
# /usr/bin/install -c -m 644 VERSION /tmp/hunspell/pkg/hunspell/usr/share/gettext/intl/VERSION; \
# /usr/bin/install -c -m 644 ChangeLog.inst /tmp/hunspell/pkg/hunspell/usr/share/gettext/intl/ChangeLog; \
# dists="COPYING.LIB-2.0 COPYING.LIB-2.1 Makefile.in config.charset locale.alias ref-add.sin ref-del.sin export.h libintl.rc gmo.h gettextP.h hash-string.h loadinfo.h plural-exp.h eval-plural.h localcharset.h lock.h relocatable.h tsearch.h tsearch.c xsize.h printf-args.h printf-args.c printf-parse.h wprintf-parse.h printf-parse.c vasnprintf.h vasnwprintf.h vasnprintf.c os2compat.h libgnuintl.h.in bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c hash-string.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c ngettext.c plural.y plural-exp.c localcharset.c lock.c relocatable.c langprefs.c localename.c log.c printf.c version.c osdep.c os2compat.c intl-exports.c intl-compat.c"; \
# for file in $dists; do \
# /usr/bin/install -c -m 644 ./$file \
# /tmp/hunspell/pkg/hunspell/usr/share/gettext/intl/$file; \
# done; \
# chmod a+x /tmp/hunspell/pkg/hunspell/usr/share/gettext/intl/config.charset; \
# dists="plural.c"; \
# for file in $dists; do \
# if test -f $file; then dir=.; else dir=.; fi; \
# /usr/bin/install -c -m 644 $dir/$file \
# /tmp/hunspell/pkg/hunspell/usr/share/gettext/intl/$file; \
# done; \
# dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c COPYING.LIB-2 gettext.h libgettext.h plural-eval.c libgnuintl.h libgnuintl.h_vms Makefile.vms libgnuintl.h.msvc-static libgnuintl.h.msvc-shared Makefile.msvc"; \
# for file in $dists; do \
# rm -f /tmp/hunspell/pkg/hunspell/usr/share/gettext/intl/$file; \
# done; \
# else \
# : ; \
# fi
# if test "hunspell" = "gettext-tools" \
# && test 'yes' = no \
# && test no != no; then \
# /usr/sbin/mkdir -p /tmp/hunspell/pkg/hunspell/usr/lib; \
# /bin/sh ../libtool --mode=install \
# /usr/bin/install -c -m 644 libgnuintl.a /tmp/hunspell/pkg/hunspell/usr/lib/libgnuintl.a; \
# rm -f /tmp/hunspell/pkg/hunspell/usr/lib/preloadable_libintl.so; \
# /usr/bin/install -c -m 644 /tmp/hunspell/pkg/hunspell/usr/lib/libgnuintl.so /tmp/hunspell/pkg/hunspell/usr/lib/preloadable_libintl.so; \
# /bin/sh ../libtool --mode=uninstall \
# rm -f /tmp/hunspell/pkg/hunspell/usr/lib/libgnuintl.a; \
# else \
# : ; \
# fi
# if test 'yes' = yes; then \
# test no != no || /usr/sbin/mkdir -p /tmp/hunspell/pkg/hunspell/usr/lib; \
# temp=/tmp/hunspell/pkg/hunspell/usr/lib/t-charset.alias; \
# dest=/tmp/hunspell/pkg/hunspell/usr/lib/charset.alias; \
# if test -f /tmp/hunspell/pkg/hunspell/usr/lib/charset.alias; then \
# orig=/tmp/hunspell/pkg/hunspell/usr/lib/charset.alias; \
# sed -f ref-add.sed $orig > $temp; \
# /usr/bin/install -c -m 644 $temp $dest; \
# rm -f $temp; \
# else \
# if test no = no; then \
# orig=charset.alias; \
# sed -f ref-add.sed $orig > $temp; \
# /usr/bin/install -c -m 644 $temp $dest; \
# rm -f $temp; \
# fi; \
# fi; \
# /usr/sbin/mkdir -p /tmp/hunspell/pkg/hunspell/usr/share/locale; \
# test -f /tmp/hunspell/pkg/hunspell/usr/share/locale/locale.alias \
# && orig=/tmp/hunspell/pkg/hunspell/usr/share/locale/locale.alias \
# || orig=./locale.alias; \
# temp=/tmp/hunspell/pkg/hunspell/usr/share/locale/t-locale.alias; \
# dest=/tmp/hunspell/pkg/hunspell/usr/share/locale/locale.alias; \
# sed -f ref-add.sed $orig > $temp; \
# /usr/bin/install -c -m 644 $temp $dest; \
# rm -f $temp; \
# else \
# : ; \
# fi
# make[1]: Leaving directory '/tmp/hunspell/src/hunspell-1.4.1/intl'
# Making install in po
# make[1]: Entering directory '/tmp/hunspell/src/hunspell-1.4.1/po'
# /usr/sbin/mkdir -p /tmp/hunspell/pkg/hunspell/usr/share
# /usr/bin/install: cannot stat './hu.gmo': No such file or directory
# installing ./hu.gmo as /tmp/hunspell/pkg/hunspell/usr/share/locale/hu/LC_MESSAGES/hunspell.mo
# /usr/bin/install: cannot stat './it.gmo': No such file or directory
# installing ./it.gmo as /tmp/hunspell/pkg/hunspell/usr/share/locale/it/LC_MESSAGES/hunspell.mo
# if test "hunspell" = "gettext-tools"; then \
# /usr/sbin/mkdir -p /tmp/hunspell/pkg/hunspell/usr/share/gettext/po; \
# for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \
# /usr/bin/install -c -m 644 ./$file \
# /tmp/hunspell/pkg/hunspell/usr/share/gettext/po/$file; \
# done; \
# for file in Makevars; do \
# rm -f /tmp/hunspell/pkg/hunspell/usr/share/gettext/po/$file; \
# done; \
# else \
# : ; \
# fi
# make[1]: Leaving directory '/tmp/hunspell/src/hunspell-1.4.1/po'
# Making install in src
# make[1]: Entering directory '/tmp/hunspell/src/hunspell-1.4.1/src'
# Making install in hunspell
# make[2]: Entering directory '/tmp/hunspell/src/hunspell-1.4.1/src/hunspell'
# make[3]: Entering directory '/tmp/hunspell/src/hunspell-1.4.1/src/hunspell'
# /usr/sbin/mkdir -p '/tmp/hunspell/pkg/hunspell/usr/lib'
# /usr/sbin/mkdir -p '/tmp/hunspell/pkg/hunspell/usr/include/hunspell'
# /bin/sh ../../libtool --mode=install /usr/bin/install -c libhunspell-1.4.la '/tmp/hunspell/pkg/hunspell/usr/lib'
# /usr/bin/install -c -m 644 affentry.hxx htypes.hxx affixmgr.hxx csutil.hxx hunspell.hxx atypes.hxx hunspell.h suggestmgr.hxx baseaffix.hxx hashmgr.hxx langnum.hxx phonet.hxx filemgr.hxx hunzip.hxx w_char.hxx replist.hxx hunvisapi.h '/tmp/hunspell/pkg/hunspell/usr/include/hunspell'
# libtool: install: /usr/bin/install -c .libs/libhunspell-1.4.so.0.0.0 /tmp/hunspell/pkg/hunspell/usr/lib/libhunspell-1.4.so.0.0.0
# libtool: install: (cd /tmp/hunspell/pkg/hunspell/usr/lib && { ln -s -f libhunspell-1.4.so.0.0.0 libhunspell-1.4.so.0 || { rm -f libhunspell-1.4.so.0 && ln -s libhunspell-1.4.so.0.0.0 libhunspell-1.4.so.0; }; })
# libtool: install: (cd /tmp/hunspell/pkg/hunspell/usr/lib && { ln -s -f libhunspell-1.4.so.0.0.0 libhunspell-1.4.so || { rm -f libhunspell-1.4.so && ln -s libhunspell-1.4.so.0.0.0 libhunspell-1.4.so; }; })
# libtool: install: /usr/bin/install -c .libs/libhunspell-1.4.lai /tmp/hunspell/pkg/hunspell/usr/lib/libhunspell-1.4.la
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# make[3]: Leaving directory '/tmp/hunspell/src/hunspell-1.4.1/src/hunspell'
# make[2]: Leaving directory '/tmp/hunspell/src/hunspell-1.4.1/src/hunspell'
# Making install in parsers
# make[2]: Entering directory '/tmp/hunspell/src/hunspell-1.4.1/src/parsers'
# make[3]: Entering directory '/tmp/hunspell/src/hunspell-1.4.1/src/parsers'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/hunspell/src/hunspell-1.4.1/src/parsers'
# make[2]: Leaving directory '/tmp/hunspell/src/hunspell-1.4.1/src/parsers'
# Making install in tools
# make[2]: Entering directory '/tmp/hunspell/src/hunspell-1.4.1/src/tools'
# make[3]: Entering directory '/tmp/hunspell/src/hunspell-1.4.1/src/tools'
# make[3]: Nothing to be done for 'install-data-am'.
# /usr/sbin/mkdir -p '/tmp/hunspell/pkg/hunspell/usr/bin'
# /usr/sbin/mkdir -p '/tmp/hunspell/pkg/hunspell/usr/bin'
# /usr/bin/install -c makealias affixcompress wordforms ispellaff2myspell wordlist2hunspell '/tmp/hunspell/pkg/hunspell/usr/bin'
# /bin/sh ../../libtool --mode=install /usr/bin/install -c analyze chmorph hunspell munch unmunch hzip hunzip '/tmp/hunspell/pkg/hunspell/usr/bin'
# libtool: install: warning: `../hunspell/libhunspell-1.4.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/analyze /tmp/hunspell/pkg/hunspell/usr/bin/analyze
# libtool: install: warning: `../hunspell/libhunspell-1.4.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/chmorph /tmp/hunspell/pkg/hunspell/usr/bin/chmorph
# libtool: install: warning: `../hunspell/libhunspell-1.4.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/hunspell /tmp/hunspell/pkg/hunspell/usr/bin/hunspell
# libtool: install: /usr/bin/install -c munch /tmp/hunspell/pkg/hunspell/usr/bin/munch
# libtool: install: /usr/bin/install -c unmunch /tmp/hunspell/pkg/hunspell/usr/bin/unmunch
# libtool: install: /usr/bin/install -c hzip /tmp/hunspell/pkg/hunspell/usr/bin/hzip
# libtool: install: warning: `../hunspell/libhunspell-1.4.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/hunzip /tmp/hunspell/pkg/hunspell/usr/bin/hunzip
# make[3]: Leaving directory '/tmp/hunspell/src/hunspell-1.4.1/src/tools'
# make[2]: Leaving directory '/tmp/hunspell/src/hunspell-1.4.1/src/tools'
# Making install in win_api
# make[2]: Entering directory '/tmp/hunspell/src/hunspell-1.4.1/src/win_api'
# make[3]: Entering directory '/tmp/hunspell/src/hunspell-1.4.1/src/win_api'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/hunspell/src/hunspell-1.4.1/src/win_api'
# make[2]: Leaving directory '/tmp/hunspell/src/hunspell-1.4.1/src/win_api'
# make[2]: Entering directory '/tmp/hunspell/src/hunspell-1.4.1/src'
# make[3]: Entering directory '/tmp/hunspell/src/hunspell-1.4.1/src'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/hunspell/src/hunspell-1.4.1/src'
# make[2]: Leaving directory '/tmp/hunspell/src/hunspell-1.4.1/src'
# make[1]: Leaving directory '/tmp/hunspell/src/hunspell-1.4.1/src'
# Making install in man
# make[1]: Entering directory '/tmp/hunspell/src/hunspell-1.4.1/man'
# Making install in hu
# make[2]: Entering directory '/tmp/hunspell/src/hunspell-1.4.1/man/hu'
# make[3]: Entering directory '/tmp/hunspell/src/hunspell-1.4.1/man/hu'
# make[3]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p '/tmp/hunspell/pkg/hunspell/usr/share/man/hu/man1'
# /usr/sbin/mkdir -p '/tmp/hunspell/pkg/hunspell/usr/share/man/man5'
# /usr/bin/install -c -m 644 hunspell.1 '/tmp/hunspell/pkg/hunspell/usr/share/man/hu/man1'
# /usr/bin/install -c -m 644 hunspell.5 '/tmp/hunspell/pkg/hunspell/usr/share/man/man5'
# make[3]: Leaving directory '/tmp/hunspell/src/hunspell-1.4.1/man/hu'
# make[2]: Leaving directory '/tmp/hunspell/src/hunspell-1.4.1/man/hu'
# make[2]: Entering directory '/tmp/hunspell/src/hunspell-1.4.1/man'
# make[3]: Entering directory '/tmp/hunspell/src/hunspell-1.4.1/man'
# make[3]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p '/tmp/hunspell/pkg/hunspell/usr/share/man/man1'
# /usr/sbin/mkdir -p '/tmp/hunspell/pkg/hunspell/usr/share/man/man3'
# /usr/sbin/mkdir -p '/tmp/hunspell/pkg/hunspell/usr/share/man/man5'
# /usr/bin/install -c -m 644 hunspell.1 hzip.1 hunzip.1 '/tmp/hunspell/pkg/hunspell/usr/share/man/man1'
# /usr/bin/install -c -m 644 hunspell.3 '/tmp/hunspell/pkg/hunspell/usr/share/man/man3'
# /usr/bin/install -c -m 644 hunspell.5 '/tmp/hunspell/pkg/hunspell/usr/share/man/man5'
# make[3]: Leaving directory '/tmp/hunspell/src/hunspell-1.4.1/man'
# make[2]: Leaving directory '/tmp/hunspell/src/hunspell-1.4.1/man'
# make[1]: Leaving directory '/tmp/hunspell/src/hunspell-1.4.1/man'
# Making install in m4
# make[1]: Entering directory '/tmp/hunspell/src/hunspell-1.4.1/m4'
# make[2]: Entering directory '/tmp/hunspell/src/hunspell-1.4.1/m4'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/hunspell/src/hunspell-1.4.1/m4'
# make[1]: Leaving directory '/tmp/hunspell/src/hunspell-1.4.1/m4'
# Making install in tests
# make[1]: Entering directory '/tmp/hunspell/src/hunspell-1.4.1/tests'
# Making install in suggestiontest
# make[2]: Entering directory '/tmp/hunspell/src/hunspell-1.4.1/tests/suggestiontest'
# make[3]: Entering directory '/tmp/hunspell/src/hunspell-1.4.1/tests/suggestiontest'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/hunspell/src/hunspell-1.4.1/tests/suggestiontest'
# make[2]: Leaving directory '/tmp/hunspell/src/hunspell-1.4.1/tests/suggestiontest'
# make[2]: Entering directory '/tmp/hunspell/src/hunspell-1.4.1/tests'
# make[3]: Entering directory '/tmp/hunspell/src/hunspell-1.4.1/tests'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/hunspell/src/hunspell-1.4.1/tests'
# make[2]: Leaving directory '/tmp/hunspell/src/hunspell-1.4.1/tests'
# make[1]: Leaving directory '/tmp/hunspell/src/hunspell-1.4.1/tests'
# make[1]: Entering directory '/tmp/hunspell/src/hunspell-1.4.1'
# make[2]: Entering directory '/tmp/hunspell/src/hunspell-1.4.1'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p '/tmp/hunspell/pkg/hunspell/usr/lib/pkgconfig'
# /usr/bin/install -c -m 644 hunspell.pc '/tmp/hunspell/pkg/hunspell/usr/lib/pkgconfig'
# make[2]: Leaving directory '/tmp/hunspell/src/hunspell-1.4.1'
# make[1]: Leaving directory '/tmp/hunspell/src/hunspell-1.4.1'
# /tmp/hunspell/pkg/hunspell/usr/lib /tmp/hunspell/src/hunspell-1.4.1
# /tmp/hunspell/src/hunspell-1.4.1
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "hunspell"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: hunspell 1.4.1-1 (Tue Apr 4 20:56:12 UTC 2017)

CMD: pacman --query --file hunspell-1.4.1-1-x86_64.pkg.tar.xz
# hunspell 1.4.1-1

Creating hybrid package for 'hunspell'

Trying to find vanilla package 'hunspell'...

CMD: pacman --query --file /mirror/hunspell-nl-2.10g-2.pkg.tar.xz
# hunspell-nl 2.10g-2

CMD: pacman --query --file /mirror/hunspell-es-1:2.0-1.pkg.tar.xz
# hunspell-es 1:2.0-1

CMD: pacman --query --file /mirror/hunspell-it-2.4-4.pkg.tar.xz
# hunspell-it 2.4-4

CMD: pacman --query --file /mirror/hunspell-ro-3.3.10-1.pkg.tar.xz
# hunspell-ro 3.3.10-1

CMD: pacman --query --file /mirror/hunspell-en-2016.01.19-1.pkg.tar.xz
# hunspell-en 2016.01.19-1

CMD: pacman --query --file /mirror/hunspell-de-20151222-1.pkg.tar.xz
# hunspell-de 20151222-1

CMD: pacman --query --file /mirror/hunspell-fr-5.6-1.pkg.tar.xz
# hunspell-fr 5.6-1

CMD: pacman --query --file /mirror/hunspell-el-0.9-2.pkg.tar.xz
# hunspell-el 0.9-2

CMD: pacman --query --file /mirror/hunspell-pl-20150428-2.pkg.tar.xz
# hunspell-pl 20150428-2

CMD: pacman --query --file /mirror/hunspell-hu-1.6.1-3.pkg.tar.xz
# hunspell-hu 1.6.1-3

CMD: pacman --query --file /mirror/hunspell-he-1.3-1.pkg.tar.xz
# hunspell-he 1.3-1

CMD: pacman --query --file /mirror/hunspell-1.4.1-1.pkg.tar.xz
# hunspell 1.4.1-1

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /usr/lib/libhunspell-1.4.so
# /usr/lib/libhunspell-1.4.so.0
# /usr/lib/libhunspell.so
# /usr/lib/libhunspell-1.4.so.0.0.0
# /usr/lib/pkgconfig/hunspell.pc
# /usr/bin/analyze
# /usr/bin/chmorph
# /usr/bin/unmunch
# /usr/bin/hunspell
# /usr/bin/wordlist2hunspell
# /usr/bin/affixcompress
# /usr/bin/makealias
# /usr/bin/hzip
# /usr/bin/wordforms
# /usr/bin/ispellaff2myspell
# /usr/bin/munch
# /usr/bin/hunzip
# /usr/share/man/hu/man1/hunspell.1.gz
# /usr/share/man/man3/hunspell.3.gz
# /usr/share/man/man5/hunspell.5.gz
# /usr/share/man/man1/hunspell.1.gz
# /usr/share/man/man1/hunzip.1.gz
# /usr/share/man/man1/hzip.1.gz
# /usr/include/hunspell/w_char.hxx
# /usr/include/hunspell/hunvisapi.h
# /usr/include/hunspell/langnum.hxx
# /usr/include/hunspell/phonet.hxx
# /usr/include/hunspell/hashmgr.hxx
# /usr/include/hunspell/filemgr.hxx
# /usr/include/hunspell/atypes.hxx
# /usr/include/hunspell/baseaffix.hxx
# /usr/include/hunspell/replist.hxx
# /usr/include/hunspell/hunzip.hxx
# /usr/include/hunspell/csutil.hxx
# /usr/include/hunspell/suggestmgr.hxx
# /usr/include/hunspell/htypes.hxx
# /usr/include/hunspell/hunspell.hxx
# /usr/include/hunspell/hunspell.h
# /usr/include/hunspell/affixmgr.hxx
# /usr/include/hunspell/affentry.hxx
# /sysroot/sysroot/usr/lib/charset.alias
# /sysroot/sysroot/usr/lib/libhunspell-1.4.so.0.0.0
# /sysroot/sysroot/usr/lib/libhunspell-1.4.so.0
# /sysroot/sysroot/usr/lib/libhunspell-1.4.so
# /sysroot/sysroot/usr/lib/libhunspell-1.4.la
# /sysroot/sysroot/usr/lib/libhunspell.so
# /sysroot/sysroot/usr/lib/pkgconfig/hunspell.pc
# /sysroot/sysroot/usr/include/hunspell/affentry.hxx
# /sysroot/sysroot/usr/include/hunspell/htypes.hxx
# /sysroot/sysroot/usr/include/hunspell/affixmgr.hxx
# /sysroot/sysroot/usr/include/hunspell/csutil.hxx
# /sysroot/sysroot/usr/include/hunspell/hunspell.hxx
# /sysroot/sysroot/usr/include/hunspell/atypes.hxx
# /sysroot/sysroot/usr/include/hunspell/hunspell.h
# /sysroot/sysroot/usr/include/hunspell/suggestmgr.hxx
# /sysroot/sysroot/usr/include/hunspell/baseaffix.hxx
# /sysroot/sysroot/usr/include/hunspell/hashmgr.hxx
# /sysroot/sysroot/usr/include/hunspell/langnum.hxx
# /sysroot/sysroot/usr/include/hunspell/phonet.hxx
# /sysroot/sysroot/usr/include/hunspell/filemgr.hxx
# /sysroot/sysroot/usr/include/hunspell/hunzip.hxx
# /sysroot/sysroot/usr/include/hunspell/w_char.hxx
# /sysroot/sysroot/usr/include/hunspell/replist.hxx
# /sysroot/sysroot/usr/include/hunspell/hunvisapi.h

Generating .MTREE

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

Tar-ing up files

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

CMD: xz -c -z

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

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

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

Attempting to access local repository, attempt 1

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

Printing config logfiles

CMD: config logfiles '/tmp/hunspell/src/hunspell-1.4.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 hunspell configure 1.4.0, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr --disable-static --with-ui --with-readline
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 59f8037bdeda
# 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: /sysroot/libexec/gcc/arm-linux-androideabi/4.8
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2836: checking build system type
# configure:2850: result: x86_64-unknown-linux-gnu
# configure:2870: checking host system type
# configure:2883: result: arm-unknown-linux-androideabi
# configure:2903: checking target system type
# configure:2916: result: arm-unknown-linux-androideabi
# configure:2961: checking for a BSD-compatible install
# configure:3029: result: /usr/bin/install -c
# configure:3040: checking whether build environment is sane
# configure:3095: result: yes
# configure:3133: WARNING: 'missing' script is too old or missing
# configure:3154: checking for arm-linux-androideabi-strip
# configure:3170: found /sysroot/bin/arm-linux-androideabi-strip
# configure:3181: result: arm-linux-androideabi-strip
# configure:3246: checking for a thread-safe mkdir -p
# configure:3285: result: /usr/sbin/mkdir -p
# configure:3292: checking for gawk
# configure:3308: found /usr/sbin/gawk
# configure:3319: result: gawk
# configure:3330: checking whether make sets $(MAKE)
# configure:3352: result: yes
# configure:3381: checking whether make supports nested variables
# configure:3398: result: yes
# configure:3647: checking for C++ compiler version
# configure:3656: arm-linux-androideabi-g++ --version >&5
# arm-linux-androideabi-g++ (GCC) 4.8
# Copyright (C) 2013 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:3667: $? = 0
# configure:3656: arm-linux-androideabi-g++ -v >&5
# Using built-in specs.
# COLLECT_GCC=arm-linux-androideabi-g++
# COLLECT_LTO_WRAPPER=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapper
# Target: arm-linux-androideabi
# Configured with: /s/ndk-toolchain/src/build/../gcc/gcc-4.8/configure --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpfr=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpc=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-cloog=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-isl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-ppl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --disable-ppl-version-check --disable-cloog-version-check --disable-isl-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --with-sysroot=/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot --with-binutils-version=2.25 --with-mpfr-version=3.1.1 --with-mpc-version=1.0.1 --with-gmp-version=5.0.5 --with-gcc-version=4.8 --with-gdb-version=7.7 --with-python=/usr/local/google/home/andrewhsieh/mydroid/ndk/prebuilt/linux-x86_64/bin/python-config.sh --with-gxx-include-dir=/tmp/ndk-andrewhsieh/build/toolchain/prefix/include/c++/4.8 --with-bugurl=http://source.android.com/source/report-bugs.html --enable-languages=c,c++ --disable-bootstrap --enable-plugins --enable-libgomp --enable-gnu-indirect-function --disable-libsanitizer --enable-gold --enable-threads --enable-graphite=yes --with-cloog-version=0.18.0 --with-isl-version=0.11.1 --enable-eh-frame-hdr-for-static --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold=default
# Thread model: posix
# gcc version 4.8 (GCC)
# configure:3667: $? = 0
# configure:3656: arm-linux-androideabi-g++ -V >&5
# arm-linux-androideabi-g++: error: unrecognized command line option '-V'
# arm-linux-androideabi-g++: fatal error: no input files
# compilation terminated.
# configure:3667: $? = 1
# configure:3656: arm-linux-androideabi-g++ -qversion >&5
# arm-linux-androideabi-g++: error: unrecognized command line option '-qversion'
# arm-linux-androideabi-g++: fatal error: no input files
# compilation terminated.
# configure:3667: $? = 1
# configure:3687: checking whether the C++ compiler works
# configure:3709: arm-linux-androideabi-g++ conftest.cpp >&5
# configure:3713: $? = 0
# configure:3761: result: yes
# configure:3764: checking for C++ compiler default output file name
# configure:3766: result: a.out
# configure:3772: checking for suffix of executables
# configure:3779: arm-linux-androideabi-g++ -o conftest conftest.cpp >&5
# configure:3783: $? = 0
# configure:3805: result:
# configure:3827: checking whether we are cross compiling
# configure:3865: result: yes
# configure:3870: checking for suffix of object files
# configure:3892: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:3896: $? = 0
# configure:3917: result: o
# configure:3921: checking whether we are using the GNU C++ compiler
# configure:3940: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:3940: $? = 0
# configure:3949: result: yes
# configure:3958: checking whether arm-linux-androideabi-g++ accepts -g
# configure:3978: arm-linux-androideabi-g++ -c -g conftest.cpp >&5
# configure:3978: $? = 0
# configure:4019: result: yes
# configure:4053: checking for style of include used by make
# configure:4081: result: GNU
# configure:4107: checking dependency style of arm-linux-androideabi-g++
# configure:4218: result: gcc3
# configure:4241: checking for arm-linux-androideabi-gcc
# configure:4268: result: arm-linux-androideabi-gcc
# configure:4537: checking for C compiler version
# configure:4546: arm-linux-androideabi-gcc --version >&5
# arm-linux-androideabi-gcc (GCC) 4.8
# Copyright (C) 2013 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:4557: $? = 0
# configure:4546: arm-linux-androideabi-gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=arm-linux-androideabi-gcc
# COLLECT_LTO_WRAPPER=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapper
# Target: arm-linux-androideabi
# Configured with: /s/ndk-toolchain/src/build/../gcc/gcc-4.8/configure --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpfr=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpc=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-cloog=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-isl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-ppl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --disable-ppl-version-check --disable-cloog-version-check --disable-isl-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --with-sysroot=/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot --with-binutils-version=2.25 --with-mpfr-version=3.1.1 --with-mpc-version=1.0.1 --with-gmp-version=5.0.5 --with-gcc-version=4.8 --with-gdb-version=7.7 --with-python=/usr/local/google/home/andrewhsieh/mydroid/ndk/prebuilt/linux-x86_64/bin/python-config.sh --with-gxx-include-dir=/tmp/ndk-andrewhsieh/build/toolchain/prefix/include/c++/4.8 --with-bugurl=http://source.android.com/source/report-bugs.html --enable-languages=c,c++ --disable-bootstrap --enable-plugins --enable-libgomp --enable-gnu-indirect-function --disable-libsanitizer --enable-gold --enable-threads --enable-graphite=yes --with-cloog-version=0.18.0 --with-isl-version=0.11.1 --enable-eh-frame-hdr-for-static --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold=default
# Thread model: posix
# gcc version 4.8 (GCC)
# configure:4557: $? = 0
# configure:4546: arm-linux-androideabi-gcc -V >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-V'
# arm-linux-androideabi-gcc: fatal error: no input files
# compilation terminated.
# configure:4557: $? = 1
# configure:4546: arm-linux-androideabi-gcc -qversion >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-qversion'
# arm-linux-androideabi-gcc: fatal error: no input files
# compilation terminated.
# configure:4557: $? = 1
# configure:4561: checking whether we are using the GNU C compiler
# configure:4580: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4580: $? = 0
# configure:4589: result: yes
# configure:4598: checking whether arm-linux-androideabi-gcc accepts -g
# configure:4618: arm-linux-androideabi-gcc -c -g conftest.c >&5
# configure:4618: $? = 0
# configure:4659: result: yes
# configure:4676: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:4739: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4739: $? = 0
# configure:4752: result: none needed
# configure:4777: checking whether arm-linux-androideabi-gcc understands -c and -o together
# configure:4799: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
# configure:4802: $? = 0
# configure:4799: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
# configure:4802: $? = 0
# configure:4814: result: yes
# configure:4833: checking dependency style of arm-linux-androideabi-gcc
# configure:4944: result: gcc3
# configure:4984: checking for a sed that does not truncate output
# configure:5048: result: /usr/sbin/sed
# configure:5066: checking for grep that handles long lines and -e
# configure:5124: result: /usr/sbin/grep
# configure:5129: checking for egrep
# configure:5191: result: /usr/sbin/grep -E
# configure:5196: checking for fgrep
# configure:5258: result: /usr/sbin/grep -F
# configure:5293: checking for ld used by arm-linux-androideabi-gcc
# configure:5360: result: /sysroot/arm-linux-androideabi/bin/ld
# configure:5367: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
# configure:5382: result: yes
# configure:5394: checking for BSD- or MS-compatible name lister (nm)
# configure:5443: result: /sysroot/bin/arm-linux-androideabi-nm -B
# configure:5561: checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface
# configure:5568: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5571: /sysroot/bin/arm-linux-androideabi-nm -B "conftest.o"
# configure:5574: output
# 00000000 B some_variable
# configure:5581: result: BSD nm
# configure:5584: checking whether ln -s works
# configure:5588: result: yes
# configure:5596: checking the maximum length of command line arguments
# configure:5716: result: 1572864
# configure:5733: checking whether the shell understands some XSI constructs
# configure:5743: result: yes
# configure:5747: checking whether the shell understands "+="
# configure:5753: result: yes
# configure:5788: checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files
# configure:5795: result: -r
# configure:5824: checking for arm-linux-androideabi-objdump
# configure:5840: found /sysroot/bin/arm-linux-androideabi-objdump
# configure:5851: result: arm-linux-androideabi-objdump
# configure:5923: checking how to recognize dependent libraries
# configure:6119: result: pass_all
# configure:6139: checking for arm-linux-androideabi-ar
# configure:6155: found /sysroot/bin/arm-linux-androideabi-ar
# configure:6166: result: arm-linux-androideabi-ar
# configure:6244: checking for arm-linux-androideabi-strip
# configure:6271: result: arm-linux-androideabi-strip
# configure:6343: checking for arm-linux-androideabi-ranlib
# configure:6359: found /sysroot/bin/arm-linux-androideabi-ranlib
# configure:6370: result: arm-linux-androideabi-ranlib
# configure:6500: checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object
# configure:6618: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6621: $? = 0
# configure:6625: /sysroot/bin/arm-linux-androideabi-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
# configure:6628: $? = 0
# configure:6682: arm-linux-androideabi-gcc -o conftest conftest.c conftstm.o >&5
# configure:6685: $? = 0
# configure:6723: result: ok
# configure:7532: checking how to run the C preprocessor
# configure:7563: arm-linux-androideabi-gcc -E conftest.c
# configure:7563: $? = 0
# configure:7577: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:7577: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "hunspell"
# | #define PACKAGE_TARNAME "hunspell"
# | #define PACKAGE_VERSION "1.4.0"
# | #define PACKAGE_STRING "hunspell 1.4.0"
# | #define PACKAGE_BUGREPORT "nemeth@numbertext.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "hunspell"
# | #define VERSION "1.4.0"
# | /* end confdefs.h. */
# | #include
# configure:7602: result: arm-linux-androideabi-gcc -E
# configure:7622: arm-linux-androideabi-gcc -E conftest.c
# configure:7622: $? = 0
# configure:7636: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:7636: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "hunspell"
# | #define PACKAGE_TARNAME "hunspell"
# | #define PACKAGE_VERSION "1.4.0"
# | #define PACKAGE_STRING "hunspell 1.4.0"
# | #define PACKAGE_BUGREPORT "nemeth@numbertext.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "hunspell"
# | #define VERSION "1.4.0"
# | /* end confdefs.h. */
# | #include
# configure:7665: checking for ANSI C header files
# configure:7685: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7685: $? = 0
# configure:7769: result: yes
# configure:7782: checking for sys/types.h
# configure:7782: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7782: $? = 0
# configure:7782: result: yes
# configure:7782: checking for sys/stat.h
# configure:7782: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7782: $? = 0
# configure:7782: result: yes
# configure:7782: checking for stdlib.h
# configure:7782: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7782: $? = 0
# configure:7782: result: yes
# configure:7782: checking for string.h
# configure:7782: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7782: $? = 0
# configure:7782: result: yes
# configure:7782: checking for memory.h
# configure:7782: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7782: $? = 0
# configure:7782: result: yes
# configure:7782: checking for strings.h
# configure:7782: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7782: $? = 0
# configure:7782: result: yes
# configure:7782: checking for inttypes.h
# configure:7782: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7782: $? = 0
# configure:7782: result: yes
# configure:7782: checking for stdint.h
# configure:7782: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7782: $? = 0
# configure:7782: result: yes
# configure:7782: checking for unistd.h
# configure:7782: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7782: $? = 0
# configure:7782: result: yes
# configure:7796: checking for dlfcn.h
# configure:7796: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7796: $? = 0
# configure:7796: result: yes
# configure:7921: checking for C++ compiler version
# configure:7930: arm-linux-androideabi-g++ --version >&5
# arm-linux-androideabi-g++ (GCC) 4.8
# Copyright (C) 2013 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:7941: $? = 0
# configure:7930: arm-linux-androideabi-g++ -v >&5
# Using built-in specs.
# COLLECT_GCC=arm-linux-androideabi-g++
# COLLECT_LTO_WRAPPER=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapper
# Target: arm-linux-androideabi
# Configured with: /s/ndk-toolchain/src/build/../gcc/gcc-4.8/configure --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpfr=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpc=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-cloog=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-isl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-ppl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --disable-ppl-version-check --disable-cloog-version-check --disable-isl-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --with-sysroot=/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot --with-binutils-version=2.25 --with-mpfr-version=3.1.1 --with-mpc-version=1.0.1 --with-gmp-version=5.0.5 --with-gcc-version=4.8 --with-gdb-version=7.7 --with-python=/usr/local/google/home/andrewhsieh/mydroid/ndk/prebuilt/linux-x86_64/bin/python-config.sh --with-gxx-include-dir=/tmp/ndk-andrewhsieh/build/toolchain/prefix/include/c++/4.8 --with-bugurl=http://source.android.com/source/report-bugs.html --enable-languages=c,c++ --disable-bootstrap --enable-plugins --enable-libgomp --enable-gnu-indirect-function --disable-libsanitizer --enable-gold --enable-threads --enable-graphite=yes --with-cloog-version=0.18.0 --with-isl-version=0.11.1 --enable-eh-frame-hdr-for-static --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold=default
# Thread model: posix
# gcc version 4.8 (GCC)
# configure:7941: $? = 0
# configure:7930: arm-linux-androideabi-g++ -V >&5
# arm-linux-androideabi-g++: error: unrecognized command line option '-V'
# arm-linux-androideabi-g++: fatal error: no input files
# compilation terminated.
# configure:7941: $? = 1
# configure:7930: arm-linux-androideabi-g++ -qversion >&5
# arm-linux-androideabi-g++: error: unrecognized command line option '-qversion'
# arm-linux-androideabi-g++: fatal error: no input files
# compilation terminated.
# configure:7941: $? = 1
# configure:7945: checking whether we are using the GNU C++ compiler
# configure:7973: result: yes
# configure:7982: checking whether arm-linux-androideabi-g++ accepts -g
# configure:8043: result: yes
# configure:8068: checking dependency style of arm-linux-androideabi-g++
# configure:8179: result: gcc3
# configure:8202: checking how to run the C++ preprocessor
# configure:8229: arm-linux-androideabi-g++ -E conftest.cpp
# configure:8229: $? = 0
# configure:8243: arm-linux-androideabi-g++ -E conftest.cpp
# conftest.cpp:22:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:8243: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "hunspell"
# | #define PACKAGE_TARNAME "hunspell"
# | #define PACKAGE_VERSION "1.4.0"
# | #define PACKAGE_STRING "hunspell 1.4.0"
# | #define PACKAGE_BUGREPORT "nemeth@numbertext.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "hunspell"
# | #define VERSION "1.4.0"
# | #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:8268: result: arm-linux-androideabi-g++ -E
# configure:8288: arm-linux-androideabi-g++ -E conftest.cpp
# configure:8288: $? = 0
# configure:8302: arm-linux-androideabi-g++ -E conftest.cpp
# conftest.cpp:22:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:8302: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "hunspell"
# | #define PACKAGE_TARNAME "hunspell"
# | #define PACKAGE_VERSION "1.4.0"
# | #define PACKAGE_STRING "hunspell 1.4.0"
# | #define PACKAGE_BUGREPORT "nemeth@numbertext.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "hunspell"
# | #define VERSION "1.4.0"
# | #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:8508: checking for objdir
# configure:8523: result: .libs
# configure:8819: checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions
# configure:8837: arm-linux-androideabi-gcc -c -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
# configure:8841: $? = 0
# configure:8854: result: no
# configure:8874: checking for arm-linux-androideabi-gcc option to produce PIC
# configure:9146: result: -fPIC -DPIC
# configure:9158: checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works
# configure:9176: arm-linux-androideabi-gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:9180: $? = 0
# configure:9193: result: yes
# configure:9217: checking if arm-linux-androideabi-gcc static flag -static works
# configure:9245: result: yes
# configure:9260: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:9281: arm-linux-androideabi-gcc -c -o out/conftest2.o conftest.c >&5
# configure:9285: $? = 0
# configure:9307: result: yes
# configure:9315: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:9362: result: yes
# configure:9395: checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
# configure:10381: result: yes
# configure:10418: checking whether -lc should be explicitly linked in
# configure:10423: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:10426: $? = 0
# configure:10441: arm-linux-androideabi-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:10444: $? = 0
# configure:10456: result: no
# configure:10620: checking dynamic linker characteristics
# configure:11053: arm-linux-androideabi-gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:11053: $? = 0
# configure:11274: result: GNU/Linux ld.so
# configure:11376: checking how to hardcode library paths into programs
# configure:11401: result: immediate
# configure:11921: checking whether stripping libraries is possible
# configure:11926: result: yes
# configure:11961: checking if libtool supports shared libraries
# configure:11963: result: yes
# configure:11966: checking whether to build shared libraries
# configure:11987: result: yes
# configure:11990: checking whether to build static libraries
# configure:11994: result: no
# configure:12144: checking for ld used by arm-linux-androideabi-g++
# configure:12211: result: /sysroot/arm-linux-androideabi/bin/ld
# configure:12218: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
# configure:12233: result: yes
# configure:12288: checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
# configure:13201: result: yes
# configure:13229: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:13232: $? = 0
# configure:13414: checking for arm-linux-androideabi-g++ option to produce PIC
# configure:13731: result: -fPIC -DPIC
# configure:13740: checking if arm-linux-androideabi-g++ PIC flag -fPIC -DPIC works
# configure:13758: arm-linux-androideabi-g++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
# configure:13762: $? = 0
# configure:13775: result: yes
# configure:13796: checking if arm-linux-androideabi-g++ static flag -static works
# configure:13824: result: yes
# configure:13836: checking if arm-linux-androideabi-g++ supports -c -o file.o
# configure:13857: arm-linux-androideabi-g++ -c -o out/conftest2.o conftest.cpp >&5
# configure:13861: $? = 0
# configure:13883: result: yes
# configure:13888: checking if arm-linux-androideabi-g++ supports -c -o file.o
# configure:13935: result: yes
# configure:13965: checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
# configure:13991: result: yes
# configure:14128: checking dynamic linker characteristics
# configure:14509: arm-linux-androideabi-g++ -o conftest -Wl,-rpath -Wl,/foo conftest.cpp >&5
# configure:14509: $? = 0
# configure:14730: result: GNU/Linux ld.so
# configure:14781: checking how to hardcode library paths into programs
# configure:14806: result: immediate
# configure:15172: checking fcntl.h usability
# configure:15172: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:15172: $? = 0
# configure:15172: result: yes
# configure:15172: checking fcntl.h presence
# configure:15172: arm-linux-androideabi-gcc -E conftest.c
# configure:15172: $? = 0
# configure:15172: result: yes
# configure:15172: checking for fcntl.h
# configure:15172: result: yes
# configure:15172: checking libintl.h usability
# configure:15172: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:57:21: fatal error: libintl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:15172: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "hunspell"
# | #define PACKAGE_TARNAME "hunspell"
# | #define PACKAGE_VERSION "1.4.0"
# | #define PACKAGE_STRING "hunspell 1.4.0"
# | #define PACKAGE_BUGREPORT "nemeth@numbertext.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "hunspell"
# | #define VERSION "1.4.0"
# | #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_FCNTL_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:15172: result: no
# configure:15172: checking libintl.h presence
# configure:15172: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:24:21: fatal error: libintl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:15172: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "hunspell"
# | #define PACKAGE_TARNAME "hunspell"
# | #define PACKAGE_VERSION "1.4.0"
# | #define PACKAGE_STRING "hunspell 1.4.0"
# | #define PACKAGE_BUGREPORT "nemeth@numbertext.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "hunspell"
# | #define VERSION "1.4.0"
# | #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_FCNTL_H 1
# | /* end confdefs.h. */
# | #include
# configure:15172: result: no
# configure:15172: checking for libintl.h
# configure:15172: result: no
# configure:15172: checking locale.h usability
# configure:15172: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:15172: $? = 0
# configure:15172: result: yes
# configure:15172: checking locale.h presence
# configure:15172: arm-linux-androideabi-gcc -E conftest.c
# configure:15172: $? = 0
# configure:15172: result: yes
# configure:15172: checking for locale.h
# configure:15172: result: yes
# configure:15172: checking for unistd.h
# configure:15172: result: yes
# configure:15184: checking for an ANSI C-conforming const
# configure:15250: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:15250: $? = 0
# configure:15257: result: yes
# configure:15265: checking for inline
# configure:15281: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:15281: $? = 0
# configure:15289: result: inline
# configure:15309: checking for error_at_line
# configure:15325: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:26:19: fatal error: error.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:15325: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "hunspell"
# | #define PACKAGE_TARNAME "hunspell"
# | #define PACKAGE_VERSION "1.4.0"
# | #define PACKAGE_STRING "hunspell 1.4.0"
# | #define PACKAGE_BUGREPORT "nemeth@numbertext.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "hunspell"
# | #define VERSION "1.4.0"
# | #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_FCNTL_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | error_at_line (0, 0, "", 0, "an error occurred");
# | ;
# | return 0;
# | }
# configure:15333: result: no
# configure:15344: checking for ANSI C header files
# configure:15448: result: yes
# configure:15459: checking for memchr
# configure:15459: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:50:6: warning: conflicting types for built-in function 'memchr' [enabled by default]
# char memchr ();
# ^
# configure:15459: $? = 0
# configure:15459: result: yes
# configure:15459: checking for setlocale
# configure:15459: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:15459: $? = 0
# configure:15459: result: yes
# configure:15459: checking for strchr
# configure:15459: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:52:6: warning: conflicting types for built-in function 'strchr' [enabled by default]
# char strchr ();
# ^
# configure:15459: $? = 0
# configure:15459: result: yes
# configure:15459: checking for strstr
# configure:15459: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:53:6: warning: conflicting types for built-in function 'strstr' [enabled by default]
# char strstr ();
# ^
# configure:15459: $? = 0
# configure:15459: result: yes
# configure:15477: checking whether NLS is requested
# configure:15486: result: yes
# configure:15527: checking for msgfmt
# configure: trying /usr/sbin/msgfmt...
# 0 translated messages.
# configure:15559: result: /usr/sbin/msgfmt
# configure:15568: checking for gmsgfmt
# configure:15599: result: /usr/sbin/msgfmt
# configure:15650: checking for xgettext
# configure: trying /usr/sbin/xgettext...
# /usr/sbin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
# configure:15682: result: /usr/sbin/xgettext
# configure:15728: checking for msgmerge
# configure: trying /usr/sbin/msgmerge...
# configure:15759: result: /usr/sbin/msgmerge
# configure:15777: checking whether we are using the GNU C Library 2 or newer
# configure:15804: result: no
# configure:15813: checking for arm-linux-androideabi-ranlib
# configure:15840: result: arm-linux-androideabi-ranlib
# configure:15907: checking for simple visibility declarations
# configure:15929: arm-linux-androideabi-gcc -c -fvisibility=hidden conftest.c >&5
# configure:15929: $? = 0
# configure:15938: result: yes
# configure:15953: checking for size_t
# configure:15953: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:15953: $? = 0
# configure:15953: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:68:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# configure:15953: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "hunspell"
# | #define PACKAGE_TARNAME "hunspell"
# | #define PACKAGE_VERSION "1.4.0"
# | #define PACKAGE_STRING "hunspell 1.4.0"
# | #define PACKAGE_BUGREPORT "nemeth@numbertext.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "hunspell"
# | #define VERSION "1.4.0"
# | #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_FCNTL_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VISIBILITY 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:15953: result: yes
# configure:15965: checking for stdint.h
# configure:15982: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:15982: $? = 0
# configure:15989: result: yes
# configure:16001: checking for working alloca.h
# configure:16018: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:16018: $? = 0
# configure:16026: result: yes
# configure:16034: checking for alloca
# configure:16071: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:16071: $? = 0
# configure:16079: result: yes
# configure:16191: checking for stdlib.h
# configure:16191: result: yes
# configure:16191: checking for unistd.h
# configure:16191: result: yes
# configure:16191: checking for sys/param.h
# configure:16191: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:16191: $? = 0
# configure:16191: result: yes
# configure:16211: checking for getpagesize
# configure:16211: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:16211: $? = 0
# configure:16211: result: yes
# configure:16220: checking for working mmap
# configure:16377: result: no
# configure:16388: checking whether integer division by zero raises SIGFPE
# configure:16466: result: guessing no
# configure:16479: checking for inttypes.h
# configure:16496: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:16496: $? = 0
# configure:16503: result: yes
# configure:16514: checking for unsigned long long int
# configure:16554: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:16554: $? = 0
# configure:16562: result: yes
# configure:16592: checking for inttypes.h
# configure:16592: result: yes
# configure:16603: checking whether the inttypes.h PRIxNN macros are broken
# configure:16624: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:16624: $? = 0
# configure:16632: result: no
# configure:16648: checking minix/config.h usability
# configure:16648: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:77:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:16648: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "hunspell"
# | #define PACKAGE_TARNAME "hunspell"
# | #define PACKAGE_VERSION "1.4.0"
# | #define PACKAGE_STRING "hunspell 1.4.0"
# | #define PACKAGE_BUGREPORT "nemeth@numbertext.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "hunspell"
# | #define VERSION "1.4.0"
# | #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_FCNTL_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:16648: result: no
# configure:16648: checking minix/config.h presence
# configure:16648: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:44:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:16648: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "hunspell"
# | #define PACKAGE_TARNAME "hunspell"
# | #define PACKAGE_VERSION "1.4.0"
# | #define PACKAGE_STRING "hunspell 1.4.0"
# | #define PACKAGE_BUGREPORT "nemeth@numbertext.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "hunspell"
# | #define VERSION "1.4.0"
# | #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_FCNTL_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | /* end confdefs.h. */
# | #include
# configure:16648: result: no
# configure:16648: checking for minix/config.h
# configure:16648: result: no
# configure:16669: checking whether it is safe to define __EXTENSIONS__
# configure:16687: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:16687: $? = 0
# configure:16694: result: yes
# configure:16788: checking for ld used by GCC
# configure:16852: result: /sysroot/arm-linux-androideabi/bin/ld
# configure:16859: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
# configure:16872: result: yes
# configure:16879: checking for shared library run path origin
# configure:16892: result: done
# configure:16938: checking whether imported symbols can be declared weak
# configure:16953: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:16953: $? = 0
# configure:16958: result: yes
# configure:16963: checking pthread.h usability
# configure:16963: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:16963: $? = 0
# configure:16963: result: yes
# configure:16963: checking pthread.h presence
# configure:16963: arm-linux-androideabi-gcc -E conftest.c
# configure:16963: $? = 0
# configure:16963: result: yes
# configure:16963: checking for pthread.h
# configure:16963: result: yes
# configure:16991: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:16991: $? = 0
# configure:17001: checking for pthread_kill in -lpthread
# configure:17026: arm-linux-androideabi-gcc -o conftest conftest.c -lpthread >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lpthread
# collect2: error: ld returned 1 exit status
# configure:17026: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "hunspell"
# | #define PACKAGE_TARNAME "hunspell"
# | #define PACKAGE_VERSION "1.4.0"
# | #define PACKAGE_STRING "hunspell 1.4.0"
# | #define PACKAGE_BUGREPORT "nemeth@numbertext.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "hunspell"
# | #define VERSION "1.4.0"
# | #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_FCNTL_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | /* 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 pthread_kill ();
# | int
# | main ()
# | {
# | return pthread_kill ();
# | ;
# | return 0;
# | }
# configure:17035: result: no
# configure:17158: checking for pthread_rwlock_t
# configure:17158: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:17158: $? = 0
# configure:17158: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:55:31: error: expected expression before ')' token
# if (sizeof ((pthread_rwlock_t)))
# ^
# configure:17158: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "hunspell"
# | #define PACKAGE_TARNAME "hunspell"
# | #define PACKAGE_VERSION "1.4.0"
# | #define PACKAGE_STRING "hunspell 1.4.0"
# | #define PACKAGE_BUGREPORT "nemeth@numbertext.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "hunspell"
# | #define VERSION "1.4.0"
# | #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_FCNTL_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define USE_POSIX_THREADS 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((pthread_rwlock_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:17158: result: yes
# configure:17183: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:17183: $? = 0
# configure:17781: checking for multithread API to use
# configure:17783: result: posix
# configure:18251: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:18251: $? = 0
# configure:18262: checking argz.h usability
# configure:18262: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c:86:18: fatal error: argz.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:18262: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "hunspell"
# | #define PACKAGE_TARNAME "hunspell"
# | #define PACKAGE_VERSION "1.4.0"
# | #define PACKAGE_STRING "hunspell 1.4.0"
# | #define PACKAGE_BUGREPORT "nemeth@numbertext.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "hunspell"
# | #define VERSION "1.4.0"
# | #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_FCNTL_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_BUILTIN_EXPECT 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:18262: result: no
# configure:18262: checking argz.h presence
# configure:18262: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:53:18: fatal error: argz.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:18262: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "hunspell"
# | #define PACKAGE_TARNAME "hunspell"
# | #define PACKAGE_VERSION "1.4.0"
# | #define PACKAGE_STRING "hunspell 1.4.0"
# | #define PACKAGE_BUGREPORT "nemeth@numbertext.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "hunspell"
# | #define VERSION "1.4.0"
# | #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_FCNTL_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_BUILTIN_EXPECT 1
# | /* end confdefs.h. */
# | #include
# configure:18262: result: no
# configure:18262: checking for argz.h
# configure:18262: result: no
# configure:18262: checking for inttypes.h
# configure:18262: result: yes
# configure:18262: checking limits.h usability
# configure:18262: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:18262: $? = 0
# configure:18262: result: yes
# configure:18262: checking limits.h presence
# configure:18262: arm-linux-androideabi-gcc -E conftest.c
# configure:18262: $? = 0
# configure:18262: result: yes
# configure:18262: checking for limits.h
# configure:18262: result: yes
# configure:18262: checking for unistd.h
# configure:18262: result: yes
# configure:18262: checking for sys/param.h
# configure:18262: result: yes
# configure:18277: checking for getcwd
# configure:18277: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:18277: $? = 0
# configure:18277: result: yes
# configure:18277: checking for getegid
# configure:18277: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:18277: $? = 0
# configure:18277: result: yes
# configure:18277: checking for geteuid
# configure:18277: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:18277: $? = 0
# configure:18277: result: yes
# configure:18277: checking for getgid
# configure:18277: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:18277: $? = 0
# configure:18277: result: yes
# configure:18277: checking for getuid
# configure:18277: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:18277: $? = 0
# configure:18277: result: yes
# configure:18277: checking for mempcpy
# configure:18277: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:85:6: warning: conflicting types for built-in function 'mempcpy' [enabled by default]
# char mempcpy ();
# ^
# /tmp/ccsdGrP2.o:conftest.c:function main: error: undefined reference to 'mempcpy'
# collect2: error: ld returned 1 exit status
# configure:18277: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "hunspell"
# | #define PACKAGE_TARNAME "hunspell"
# | #define PACKAGE_VERSION "1.4.0"
# | #define PACKAGE_STRING "hunspell 1.4.0"
# | #define PACKAGE_BUGREPORT "nemeth@numbertext.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "hunspell"
# | #define VERSION "1.4.0"
# | #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_FCNTL_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | /* end confdefs.h. */
# | /* Define mempcpy to an innocuous variant, in case declares mempcpy.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define mempcpy innocuous_mempcpy
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char mempcpy (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef mempcpy
# |
# | /* 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 mempcpy ();
# | /* 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_mempcpy || defined __stub___mempcpy
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return mempcpy ();
# | ;
# | return 0;
# | }
# configure:18277: result: no
# configure:18277: checking for munmap
# configure:18277: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:18277: $? = 0
# configure:18277: result: yes
# configure:18277: checking for stpcpy
# configure:18277: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:86:6: warning: conflicting types for built-in function 'stpcpy' [enabled by default]
# char stpcpy ();
# ^
# configure:18277: $? = 0
# configure:18277: result: yes
# configure:18277: checking for strcasecmp
# configure:18277: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:87:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default]
# char strcasecmp ();
# ^
# configure:18277: $? = 0
# configure:18277: result: yes
# configure:18277: checking for strdup
# configure:18277: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:88:6: warning: conflicting types for built-in function 'strdup' [enabled by default]
# char strdup ();
# ^
# configure:18277: $? = 0
# configure:18277: result: yes
# configure:18277: checking for strtoul
# configure:18277: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:18277: $? = 0
# configure:18277: result: yes
# configure:18277: checking for tsearch
# configure:18277: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:18277: $? = 0
# configure:18277: result: yes
# configure:18277: checking for argz_count
# configure:18277: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/ccyzqhiA.o:conftest.c:function main: error: undefined reference to 'argz_count'
# collect2: error: ld returned 1 exit status
# configure:18277: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "hunspell"
# | #define PACKAGE_TARNAME "hunspell"
# | #define PACKAGE_VERSION "1.4.0"
# | #define PACKAGE_STRING "hunspell 1.4.0"
# | #define PACKAGE_BUGREPORT "nemeth@numbertext.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "hunspell"
# | #define VERSION "1.4.0"
# | #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_FCNTL_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | /* end confdefs.h. */
# | /* Define argz_count to an innocuous variant, in case declares argz_count.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define argz_count innocuous_argz_count
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char argz_count (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef argz_count
# |
# | /* 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 argz_count ();
# | /* 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_argz_count || defined __stub___argz_count
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return argz_count ();
# | ;
# | return 0;
# | }
# configure:18277: result: no
# configure:18277: checking for argz_stringify
# configure:18277: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/ccepxC7E.o:conftest.c:function main: error: undefined reference to 'argz_stringify'
# collect2: error: ld returned 1 exit status
# configure:18277: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "hunspell"
# | #define PACKAGE_TARNAME "hunspell"
# | #define PACKAGE_VERSION "1.4.0"
# | #define PACKAGE_STRING "hunspell 1.4.0"
# | #define PACKAGE_BUGREPORT "nemeth@numbertext.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "hunspell"
# | #define VERSION "1.4.0"
# | #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_FCNTL_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | /* end confdefs.h. */
# | /* Define argz_stringify to an innocuous variant, in case declares argz_stringify.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define argz_stringify innocuous_argz_stringify
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char argz_stringify (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef argz_stringify
# |
# | /* 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 argz_stringify ();
# | /* 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_argz_stringify || defined __stub___argz_stringify
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return argz_stringify ();
# | ;
# | return 0;
# | }
# configure:18277: result: no
# configure:18277: checking for argz_next
# configure:18277: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/ccgMVeCJ.o:conftest.c:function main: error: undefined reference to 'argz_next'
# collect2: error: ld returned 1 exit status
# configure:18277: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "hunspell"
# | #define PACKAGE_TARNAME "hunspell"
# | #define PACKAGE_VERSION "1.4.0"
# | #define PACKAGE_STRING "hunspell 1.4.0"
# | #define PACKAGE_BUGREPORT "nemeth@numbertext.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "hunspell"
# | #define VERSION "1.4.0"
# | #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_FCNTL_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | /* end confdefs.h. */
# | /* Define argz_next to an innocuous variant, in case declares argz_next.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define argz_next innocuous_argz_next
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char argz_next (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef argz_next
# |
# | /* 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 argz_next ();
# | /* 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_argz_next || defined __stub___argz_next
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return argz_next ();
# | ;
# | return 0;
# | }
# configure:18277: result: no
# configure:18277: checking for __fsetlocking
# configure:18277: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# /tmp/ccaFgSkO.o:conftest.c:function main: error: undefined reference to '__fsetlocking'
# collect2: error: ld returned 1 exit status
# configure:18277: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "hunspell"
# | #define PACKAGE_TARNAME "hunspell"
# | #define PACKAGE_VERSION "1.4.0"
# | #define PACKAGE_STRING "hunspell 1.4.0"
# | #define PACKAGE_BUGREPORT "nemeth@numbertext.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "hunspell"
# | #define VERSION "1.4.0"
# | #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_FCNTL_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | /* end confdefs.h. */
# | /* Define __fsetlocking to an innocuous variant, in case declares __fsetlocking.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define __fsetlocking innocuous___fsetlocking
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char __fsetlocking (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef __fsetlocking
# |
# | /* 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 __fsetlocking ();
# | /* 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___fsetlocking || defined __stub_____fsetlocking
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return __fsetlocking ();
# | ;
# | return 0;
# | }
# configure:18277: result: no
# configure:18288: checking whether feof_unlocked is declared
# configure:18308: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:74:22: error: 'feof_unlocked' undeclared (first use in this function)
# char *p = (char *) feof_unlocked;
# ^
# conftest.c:74:22: note: each undeclared identifier is reported only once for each function it appears in
# configure:18308: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "hunspell"
# | #define PACKAGE_TARNAME "hunspell"
# | #define PACKAGE_VERSION "1.4.0"
# | #define PACKAGE_STRING "hunspell 1.4.0"
# | #define PACKAGE_BUGREPORT "nemeth@numbertext.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "hunspell"
# | #define VERSION "1.4.0"
# | #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_FCNTL_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# |
# | #ifndef feof_unlocked
# | char *p = (char *) feof_unlocked;
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:18315: result: no
# configure:18329: checking whether fgets_unlocked is declared
# configure:18349: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:75:22: error: 'fgets_unlocked' undeclared (first use in this function)
# char *p = (char *) fgets_unlocked;
# ^
# conftest.c:75:22: note: each undeclared identifier is reported only once for each function it appears in
# configure:18349: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "hunspell"
# | #define PACKAGE_TARNAME "hunspell"
# | #define PACKAGE_VERSION "1.4.0"
# | #define PACKAGE_STRING "hunspell 1.4.0"
# | #define PACKAGE_BUGREPORT "nemeth@numbertext.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "hunspell"
# | #define VERSION "1.4.0"
# | #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_FCNTL_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# |
# | #ifndef fgets_unlocked
# | char *p = (char *) fgets_unlocked;
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:18356: result: no
# configure:18400: checking for iconv
# configure:18422: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:71:19: fatal error: iconv.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:18422: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "hunspell"
# | #define PACKAGE_TARNAME "hunspell"
# | #define PACKAGE_VERSION "1.4.0"
# | #define PACKAGE_STRING "hunspell 1.4.0"
# | #define PACKAGE_BUGREPORT "nemeth@numbertext.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "hunspell"
# | #define VERSION "1.4.0"
# | #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_FCNTL_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | /* end confdefs.h. */
# | #include
# | #include
# | int
# | main ()
# | {
# | iconv_t cd = iconv_open("","");
# | iconv(cd,NULL,NULL,NULL,NULL);
# | iconv_close(cd);
# | ;
# | return 0;
# | }
# configure:18444: arm-linux-androideabi-gcc -o conftest conftest.c -liconv >&5
# conftest.c:71:19: fatal error: iconv.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:18444: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "hunspell"
# | #define PACKAGE_TARNAME "hunspell"
# | #define PACKAGE_VERSION "1.4.0"
# | #define PACKAGE_STRING "hunspell 1.4.0"
# | #define PACKAGE_BUGREPORT "nemeth@numbertext.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "hunspell"
# | #define VERSION "1.4.0"
# | #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_FCNTL_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | /* end confdefs.h. */
# | #include
# | #include
# | int
# | main ()
# | {
# | iconv_t cd = iconv_open("","");
# | iconv(cd,NULL,NULL,NULL,NULL);
# | iconv_close(cd);
# | ;
# | return 0;
# | }
# configure:18454: result: no, consider installing GNU libiconv
# configure:18624: checking for NL_LOCALE_NAME macro
# configure:18643: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:70:22: fatal error: langinfo.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:18643: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "hunspell"
# | #define PACKAGE_TARNAME "hunspell"
# | #define PACKAGE_VERSION "1.4.0"
# | #define PACKAGE_STRING "hunspell 1.4.0"
# | #define PACKAGE_BUGREPORT "nemeth@numbertext.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "hunspell"
# | #define VERSION "1.4.0"
# | #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_FCNTL_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | /* end confdefs.h. */
# | #include
# | #include
# | int
# | main ()
# | {
# | char* cs = nl_langinfo(_NL_LOCALE_NAME(LC_MESSAGES));
# | return !cs;
# |
# | ;
# | return 0;
# | }
# configure:18652: result: no
# configure:18664: checking for bison
# configure:18680: found /usr/sbin/bison
# configure:18691: result: bison
# configure:18705: checking version of bison
# configure:18714: result: 3.0.4, ok
# configure:18722: checking for long long int
# configure:18762: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:18762: $? = 0
# configure:18807: result: yes
# configure:18816: checking for wchar_t
# configure:18833: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:18833: $? = 0
# configure:18840: result: yes
# configure:18849: checking for wint_t
# configure:18874: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:18874: $? = 0
# configure:18881: result: yes
# configure:18892: checking for intmax_t
# configure:18918: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:18918: $? = 0
# configure:18925: result: yes
# configure:18935: checking whether printf() supports POSIX/XSI format strings
# configure:18987: result: guessing yes
# configure:18998: checking whether we are using the GNU C Library 2.1 or newer
# configure:19025: result: no
# configure:19034: checking for stdint.h
# configure:19034: result: yes
# configure:19044: checking for SIZE_MAX
# configure:19116: result: yes
# configure:19131: checking for stdint.h
# configure:19131: result: yes
# configure:19143: checking for CFPreferencesCopyAppValue
# configure:19161: arm-linux-androideabi-gcc -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5
# conftest.c:77:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:19161: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "hunspell"
# | #define PACKAGE_TARNAME "hunspell"
# | #define PACKAGE_VERSION "1.4.0"
# | #define PACKAGE_STRING "hunspell 1.4.0"
# | #define PACKAGE_BUGREPORT "nemeth@numbertext.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "hunspell"
# | #define VERSION "1.4.0"
# | #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_FCNTL_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFPreferencesCopyAppValue(NULL, NULL)
# | ;
# | return 0;
# | }
# configure:19170: result: no
# configure:19177: checking for CFLocaleCopyCurrent
# configure:19195: arm-linux-androideabi-gcc -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5
# conftest.c:77:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:19195: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "hunspell"
# | #define PACKAGE_TARNAME "hunspell"
# | #define PACKAGE_VERSION "1.4.0"
# | #define PACKAGE_STRING "hunspell 1.4.0"
# | #define PACKAGE_BUGREPORT "nemeth@numbertext.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "hunspell"
# | #define VERSION "1.4.0"
# | #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_FCNTL_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFLocaleCopyCurrent();
# | ;
# | return 0;
# | }
# configure:19204: result: no
# configure:19222: checking for ptrdiff_t
# configure:19222: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:19222: $? = 0
# configure:19222: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:113:24: error: expected expression before ')' token
# if (sizeof ((ptrdiff_t)))
# ^
# configure:19222: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "hunspell"
# | #define PACKAGE_TARNAME "hunspell"
# | #define PACKAGE_VERSION "1.4.0"
# | #define PACKAGE_STRING "hunspell 1.4.0"
# | #define PACKAGE_BUGREPORT "nemeth@numbertext.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "hunspell"
# | #define VERSION "1.4.0"
# | #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_FCNTL_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((ptrdiff_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:19222: result: yes
# configure:19235: checking stddef.h usability
# configure:19235: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:19235: $? = 0
# configure:19235: result: yes
# configure:19235: checking stddef.h presence
# configure:19235: arm-linux-androideabi-gcc -E conftest.c
# configure:19235: $? = 0
# configure:19235: result: yes
# configure:19235: checking for stddef.h
# configure:19235: result: yes
# configure:19235: checking for stdlib.h
# configure:19235: result: yes
# configure:19235: checking for string.h
# configure:19235: result: yes
# configure:19248: checking for asprintf
# configure:19248: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:19248: $? = 0
# configure:19248: result: yes
# configure:19248: checking for fwprintf
# configure:19248: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:19248: $? = 0
# configure:19248: result: yes
# configure:19248: checking for putenv
# configure:19248: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:19248: $? = 0
# configure:19248: result: yes
# configure:19248: checking for setenv
# configure:19248: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:19248: $? = 0
# configure:19248: result: yes
# configure:19248: checking for setlocale
# configure:19248: result: yes
# configure:19248: checking for snprintf
# configure:19248: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:108:6: warning: conflicting types for built-in function 'snprintf' [enabled by default]
# char snprintf ();
# ^
# configure:19248: $? = 0
# configure:19248: result: yes
# configure:19248: checking for wcslen
# configure:19248: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:19248: $? = 0
# configure:19248: result: yes
# configure:19259: checking whether _snprintf is declared
# configure:19279: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:93:22: error: '_snprintf' undeclared (first use in this function)
# char *p = (char *) _snprintf;
# ^
# conftest.c:93:22: note: each undeclared identifier is reported only once for each function it appears in
# configure:19279: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "hunspell"
# | #define PACKAGE_TARNAME "hunspell"
# | #define PACKAGE_VERSION "1.4.0"
# | #define PACKAGE_STRING "hunspell 1.4.0"
# | #define PACKAGE_BUGREPORT "nemeth@numbertext.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "hunspell"
# | #define VERSION "1.4.0"
# | #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_FCNTL_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCSLEN 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# |
# | #ifndef _snprintf
# | char *p = (char *) _snprintf;
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:19286: result: no
# configure:19300: checking whether _snwprintf is declared
# configure:19320: arm-linux-androideabi-gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:94:22: error: '_snwprintf' undeclared (first use in this function)
# char *p = (char *) _snwprintf;
# ^
# conftest.c:94:22: note: each undeclared identifier is reported only once for each function it appears in
# configure:19320: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "hunspell"
# | #define PACKAGE_TARNAME "hunspell"
# | #define PACKAGE_VERSION "1.4.0"
# | #define PACKAGE_STRING "hunspell 1.4.0"
# | #define PACKAGE_BUGREPORT "nemeth@numbertext.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "hunspell"
# | #define VERSION "1.4.0"
# | #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_FCNTL_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_DECL__SNPRINTF 0
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# |
# | #ifndef _snwprintf
# | char *p = (char *) _snwprintf;
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:19327: result: no
# configure:19342: checking whether getc_unlocked is declared
# configure:19362: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:19362: $? = 0
# configure:19369: result: yes
# configure:19408: checking for nl_langinfo and CODESET
# configure:19424: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:90:22: fatal error: langinfo.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:19424: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "hunspell"
# | #define PACKAGE_TARNAME "hunspell"
# | #define PACKAGE_VERSION "1.4.0"
# | #define PACKAGE_STRING "hunspell 1.4.0"
# | #define PACKAGE_BUGREPORT "nemeth@numbertext.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "hunspell"
# | #define VERSION "1.4.0"
# | #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_FCNTL_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | char* cs = nl_langinfo(CODESET); return !cs;
# | ;
# | return 0;
# | }
# configure:19433: result: no
# configure:19442: checking for LC_MESSAGES
# configure:19458: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:19458: $? = 0
# configure:19466: result: yes
# configure:19617: checking for CFPreferencesCopyAppValue
# configure:19644: result: no
# configure:19651: checking for CFLocaleCopyCurrent
# configure:19678: result: no
# configure:19713: checking whether included gettext is requested
# configure:19723: result: no
# configure:19746: checking for GNU gettext in libc
# configure:19766: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:91:21: fatal error: libintl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:19766: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "hunspell"
# | #define PACKAGE_TARNAME "hunspell"
# | #define PACKAGE_VERSION "1.4.0"
# | #define PACKAGE_STRING "hunspell 1.4.0"
# | #define PACKAGE_BUGREPORT "nemeth@numbertext.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "hunspell"
# | #define VERSION "1.4.0"
# | #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_FCNTL_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 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:19775: result: no
# configure:20215: checking for GNU gettext in libintl
# configure:20243: arm-linux-androideabi-gcc -o conftest conftest.c -lintl >&5
# conftest.c:91:21: fatal error: libintl.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:20243: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "hunspell"
# | #define PACKAGE_TARNAME "hunspell"
# | #define PACKAGE_VERSION "1.4.0"
# | #define PACKAGE_STRING "hunspell 1.4.0"
# | #define PACKAGE_BUGREPORT "nemeth@numbertext.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "hunspell"
# | #define VERSION "1.4.0"
# | #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_FCNTL_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 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:20284: result: no
# configure:20338: checking whether to use NLS
# configure:20340: result: yes
# configure:20343: checking where the gettext function comes from
# configure:20354: result: included intl directory
# configure:20464: checking for tparm in -lncursesw
# configure:20489: arm-linux-androideabi-gcc -o conftest conftest.c -lncursesw >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lncursesw
# /tmp/ccGzLOiK.o:conftest.c:function main: error: undefined reference to 'tparm'
# collect2: error: ld returned 1 exit status
# configure:20489: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "hunspell"
# | #define PACKAGE_TARNAME "hunspell"
# | #define PACKAGE_VERSION "1.4.0"
# | #define PACKAGE_STRING "hunspell 1.4.0"
# | #define PACKAGE_BUGREPORT "nemeth@numbertext.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "hunspell"
# | #define VERSION "1.4.0"
# | #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_FCNTL_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | /* 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 tparm ();
# | int
# | main ()
# | {
# | return tparm ();
# | ;
# | return 0;
# | }
# configure:20498: result: no
# configure:20503: checking for tparm in -lcurses
# configure:20528: arm-linux-androideabi-gcc -o conftest conftest.c -lcurses >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lcurses
# /tmp/ccs22VKP.o:conftest.c:function main: error: undefined reference to 'tparm'
# collect2: error: ld returned 1 exit status
# configure:20528: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "hunspell"
# | #define PACKAGE_TARNAME "hunspell"
# | #define PACKAGE_VERSION "1.4.0"
# | #define PACKAGE_STRING "hunspell 1.4.0"
# | #define PACKAGE_BUGREPORT "nemeth@numbertext.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "hunspell"
# | #define VERSION "1.4.0"
# | #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_FCNTL_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | /* 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 tparm ();
# | int
# | main ()
# | {
# | return tparm ();
# | ;
# | return 0;
# | }
# configure:20537: result: no
# configure:20542: checking for tparm in -lncurses
# configure:20567: arm-linux-androideabi-gcc -o conftest conftest.c -lncurses >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lncurses
# /tmp/ccIcz9yV.o:conftest.c:function main: error: undefined reference to 'tparm'
# collect2: error: ld returned 1 exit status
# configure:20567: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "hunspell"
# | #define PACKAGE_TARNAME "hunspell"
# | #define PACKAGE_VERSION "1.4.0"
# | #define PACKAGE_STRING "hunspell 1.4.0"
# | #define PACKAGE_BUGREPORT "nemeth@numbertext.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "hunspell"
# | #define VERSION "1.4.0"
# | #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_FCNTL_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | /* 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 tparm ();
# | int
# | main ()
# | {
# | return tparm ();
# | ;
# | return 0;
# | }
# configure:20576: result: no
# configure:20617: checking for tparm in -lcurses
# configure:20651: result: no
# configure:20656: checking for tgetent in -ltermcap
# configure:20681: arm-linux-androideabi-gcc -o conftest conftest.c -ltermcap >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -ltermcap
# /tmp/ccILHsDC.o:conftest.c:function main: error: undefined reference to 'tgetent'
# collect2: error: ld returned 1 exit status
# configure:20681: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "hunspell"
# | #define PACKAGE_TARNAME "hunspell"
# | #define PACKAGE_VERSION "1.4.0"
# | #define PACKAGE_STRING "hunspell 1.4.0"
# | #define PACKAGE_BUGREPORT "nemeth@numbertext.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "hunspell"
# | #define VERSION "1.4.0"
# | #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_FCNTL_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | /* 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 tgetent ();
# | int
# | main ()
# | {
# | return tgetent ();
# | ;
# | return 0;
# | }
# configure:20690: result: no
# configure:20700: checking for readline in -lreadline
# configure:20725: arm-linux-androideabi-gcc -o conftest conftest.c -lreadline >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lreadline
# /tmp/ccOgrqjK.o:conftest.c:function main: error: undefined reference to 'readline'
# collect2: error: ld returned 1 exit status
# configure:20725: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "hunspell"
# | #define PACKAGE_TARNAME "hunspell"
# | #define PACKAGE_VERSION "1.4.0"
# | #define PACKAGE_STRING "hunspell 1.4.0"
# | #define PACKAGE_BUGREPORT "nemeth@numbertext.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "hunspell"
# | #define VERSION "1.4.0"
# | #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_FCNTL_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_UNISTD_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 0
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define USE_POSIX_THREADS 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_DECL_FEOF_UNLOCKED 0
# | #define HAVE_DECL_FGETS_UNLOCKED 0
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | /* 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 readline ();
# | int
# | main ()
# | {
# | return readline ();
# | ;
# | return 0;
# | }
# configure:20734: result: no
# configure:20869: checking that generated files are newer than configure
# configure:20875: result: done
# configure:20906: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by hunspell config.status 1.4.0, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 59f8037bdeda
#
# config.status:1274: creating Makefile
# config.status:1274: creating hunspell.pc
# config.status:1274: creating man/Makefile
# config.status:1274: creating man/hu/Makefile
# config.status:1274: creating intl/Makefile
# config.status:1274: creating po/Makefile.in
# config.status:1274: creating m4/Makefile
# config.status:1274: creating src/Makefile
# config.status:1274: creating src/hunspell/Makefile
# config.status:1274: creating src/hunspell/hunvisapi.h
# config.status:1274: creating src/parsers/Makefile
# config.status:1274: creating src/tools/Makefile
# config.status:1274: creating src/win_api/Makefile
# config.status:1274: creating tests/Makefile
# config.status:1274: creating tests/suggestiontest/Makefile
# config.status:1274: creating config.h
# config.status:1503: executing depfiles commands
# config.status:1503: executing libtool commands
# config.status:1503: executing po-directories commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_c_inline=inline
# 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=arm-linux-androideabi-gcc
# 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=arm-linux-androideabi-g++
# 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=set
# ac_cv_env_build_alias_value=x86_64-unknown-linux
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=arm-linux-androideabi
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func___fsetlocking=no
# ac_cv_func_alloca_works=yes
# ac_cv_func_argz_count=no
# ac_cv_func_argz_next=no
# ac_cv_func_argz_stringify=no
# ac_cv_func_asprintf=yes
# ac_cv_func_fwprintf=yes
# ac_cv_func_getcwd=yes
# ac_cv_func_getegid=yes
# ac_cv_func_geteuid=yes
# ac_cv_func_getgid=yes
# ac_cv_func_getpagesize=yes
# ac_cv_func_getuid=yes
# ac_cv_func_memchr=yes
# ac_cv_func_mempcpy=no
# ac_cv_func_mmap_fixed_mapped=no
# ac_cv_func_munmap=yes
# ac_cv_func_putenv=yes
# ac_cv_func_setenv=yes
# ac_cv_func_setlocale=yes
# ac_cv_func_snprintf=yes
# ac_cv_func_stpcpy=yes
# ac_cv_func_strcasecmp=yes
# ac_cv_func_strchr=yes
# ac_cv_func_strdup=yes
# ac_cv_func_strstr=yes
# ac_cv_func_strtoul=yes
# ac_cv_func_tsearch=yes
# ac_cv_func_wcslen=yes
# ac_cv_gnu_library_2=no
# ac_cv_gnu_library_2_1=no
# ac_cv_have_decl__snprintf=no
# ac_cv_have_decl__snwprintf=no
# ac_cv_have_decl_feof_unlocked=no
# ac_cv_have_decl_fgets_unlocked=no
# ac_cv_have_decl_getc_unlocked=yes
# ac_cv_header_argz_h=no
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_libintl_h=no
# ac_cv_header_limits_h=yes
# ac_cv_header_locale_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# ac_cv_header_pthread_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stddef_h=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_param_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=arm-unknown-linux-androideabi
# ac_cv_lib_curses_tparm=no
# ac_cv_lib_error_at_line=no
# ac_cv_lib_ncurses_tparm=no
# ac_cv_lib_ncursesw_tparm=no
# ac_cv_lib_pthread_pthread_kill=no
# ac_cv_lib_readline_readline=no
# ac_cv_lib_termcap_tgetent=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_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_AR=arm-linux-androideabi-ar
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=arm-linux-androideabi-gcc
# ac_cv_prog_CPP='arm-linux-androideabi-gcc -E'
# ac_cv_prog_CXXCPP='arm-linux-androideabi-g++ -E'
# ac_cv_prog_INTLBISON=bison
# ac_cv_prog_OBJDUMP=arm-linux-androideabi-objdump
# ac_cv_prog_RANLIB=arm-linux-androideabi-ranlib
# ac_cv_prog_STRIP=arm-linux-androideabi-strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cxx_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_safe_to_define___extensions__=yes
# ac_cv_target=arm-unknown-linux-androideabi
# ac_cv_type_long_long_int=yes
# ac_cv_type_pthread_rwlock_t=yes
# ac_cv_type_ptrdiff_t=yes
# ac_cv_type_size_t=yes
# ac_cv_type_unsigned_long_long_int=yes
# ac_cv_working_alloca_h=yes
# 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_libname_spec='lib$name'
# acl_cv_library_names_spec='$libname$shrext'
# acl_cv_path_LD=/sysroot/arm-linux-androideabi/bin/ld
# 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='no, consider installing GNU libiconv'
# am_cv_langinfo_codeset=no
# am_cv_lib_iconv=no
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# gl_cv_cc_visibility=yes
# gl_cv_header_inttypes_h=yes
# gl_cv_header_stdint_h=yes
# gl_cv_size_max=yes
# gt_cv_c_intmax_t=yes
# gt_cv_c_wchar_t=yes
# gt_cv_c_wint_t=yes
# gt_cv_func_CFLocaleCopyCurrent=no
# gt_cv_func_CFPreferencesCopyAppValue=no
# gt_cv_func_gnugettext1_libc=no
# gt_cv_func_gnugettext1_libintl=no
# gt_cv_func_printf_posix='guessing yes'
# gt_cv_int_divbyzero_sigfpe='guessing no'
# gt_cv_inttypes_pri_broken=no
# gt_cv_nl_locale_name=no
# gt_cv_val_LC_MESSAGES=yes
# lt_cv_deplibs_check_method=pass_all
# 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/arm-linux-androideabi/bin/ld
# lt_cv_path_LDCXX=/sysroot/arm-linux-androideabi/bin/ld
# lt_cv_path_NM='/sysroot/bin/arm-linux-androideabi-nm -B'
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_c_o_CXX=yes
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_pic_works_CXX=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_compiler_static_works_CXX=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_prog_gnu_ldcxx=yes
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_max_cmd_len=1572864
# nls_cv_force_use_gnu_gettext=no
# nls_cv_header_intl=
# nls_cv_header_libgt=
# nls_cv_use_gnu_gettext=yes
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='aclocal-1.15'
# ALLOCA=''
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='1'
# AM_V='$(V)'
# AR='arm-linux-androideabi-ar'
# AS='as'
# AUTOCONF='autoconf'
# AUTOHEADER='autoheader'
# AUTOMAKE='automake-1.15'
# AWK='gawk'
# BUILD_INCLUDED_LIBINTL='yes'
# CATOBJEXT='.gmo'
# CC='arm-linux-androideabi-gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CFLAG_VISIBILITY='-fvisibility=hidden'
# CPP='arm-linux-androideabi-gcc -E'
# CPPFLAGS=''
# CURSESLIB=''
# CXX='arm-linux-androideabi-g++'
# CXXCPP='arm-linux-androideabi-g++ -E'
# CXXDEPMODE='depmode=gcc3'
# CXXFLAGS=''
# CYGPATH_W='echo'
# DATADIRNAME='share'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='dlltool'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# GENCAT='gencat'
# GETTEXT_MACRO_VERSION='0.17'
# GLIBC21='no'
# GLIBC2='no'
# GMSGFMT='/usr/sbin/msgfmt'
# GMSGFMT_015='/usr/sbin/msgfmt'
# GREP='/usr/sbin/grep'
# HAVE_ASPRINTF='1'
# HAVE_POSIX_PRINTF='1'
# HAVE_SNPRINTF='1'
# HAVE_VISIBILITY='1'
# HAVE_WPRINTF='0'
# HUNSPELL_VERSION_MAJOR='1'
# HUNSPELL_VERSION_MINOR='4'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# INSTOBJEXT='.mo'
# INTLBISON='bison'
# INTLLIBS='${top_builddir}/intl/libintl.a '
# INTLOBJS='$(GETTOBJS)'
# INTL_LIBTOOL_SUFFIX_PREFIX=''
# INTL_MACOSX_LIBS=''
# LD='/sysroot/arm-linux-androideabi/bin/ld'
# LDFLAGS=''
# LIBICONV=''
# LIBINTL='${top_builddir}/intl/libintl.a '
# LIBMULTITHREAD=''
# LIBOBJS=' ${LIBOBJDIR}error$U.o'
# LIBPTH=''
# LIBPTH_PREFIX=''
# LIBS=''
# LIBTHREAD=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBC='-lc'
# LTLIBICONV=''
# LTLIBINTL='${top_builddir}/intl/libintl.a '
# LTLIBMULTITHREAD=''
# LTLIBOBJS=' ${LIBOBJDIR}error$U.lo'
# LTLIBPTH=''
# LTLIBTHREAD=''
# MAKEINFO='makeinfo'
# MKDIR_P='/usr/sbin/mkdir -p'
# MSGFMT='/usr/sbin/msgfmt'
# MSGFMT_015='/usr/sbin/msgfmt'
# MSGMERGE='/usr/sbin/msgmerge'
# NM='/sysroot/bin/arm-linux-androideabi-nm -B'
# NMEDIT=''
# OBJDUMP='arm-linux-androideabi-objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='hunspell'
# PACKAGE_BUGREPORT='nemeth@numbertext.org'
# PACKAGE_NAME='hunspell'
# PACKAGE_STRING='hunspell 1.4.0'
# PACKAGE_TARNAME='hunspell'
# PACKAGE_URL=''
# PACKAGE_VERSION='1.4.0'
# PATH_SEPARATOR=':'
# POSUB='po'
# PRI_MACROS_BROKEN='0'
# RANLIB='arm-linux-androideabi-ranlib'
# READLINELIB=''
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='arm-linux-androideabi-strip'
# USE_INCLUDED_LIBINTL='yes'
# USE_NLS='yes'
# VERSION='1.4.0'
# WINDRES=''
# WOE32='no'
# WOE32DLL='no'
# XFAILED=''
# XGETTEXT='/usr/sbin/xgettext'
# XGETTEXT_015='/usr/sbin/xgettext'
# XGETTEXT_EXTRA_OPTIONS=''
# ac_ct_CC=''
# ac_ct_CXX=''
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__fastdepCXX_FALSE='#'
# am__fastdepCXX_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias='x86_64-unknown-linux'
# 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='arm-unknown-linux-androideabi'
# host_alias='arm-linux-androideabi'
# host_cpu='arm'
# host_os='linux-androideabi'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/hunspell/src/hunspell-1.4.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}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target='arm-unknown-linux-androideabi'
# target_alias=''
# target_cpu='arm'
# target_os='linux-androideabi'
# target_vendor='unknown'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "hunspell"
# #define PACKAGE_TARNAME "hunspell"
# #define PACKAGE_VERSION "1.4.0"
# #define PACKAGE_STRING "hunspell 1.4.0"
# #define PACKAGE_BUGREPORT "nemeth@numbertext.org"
# #define PACKAGE_URL ""
# #define PACKAGE "hunspell"
# #define VERSION "1.4.0"
# #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_FCNTL_H 1
# #define HAVE_LOCALE_H 1
# #define HAVE_UNISTD_H 1
# #define STDC_HEADERS 1
# #define HAVE_MEMCHR 1
# #define HAVE_SETLOCALE 1
# #define HAVE_STRCHR 1
# #define HAVE_STRSTR 1
# #define HAVE_VISIBILITY 1
# #define HAVE_STDINT_H_WITH_UINTMAX 1
# #define HAVE_ALLOCA_H 1
# #define HAVE_ALLOCA 1
# #define HAVE_STDLIB_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_GETPAGESIZE 1
# #define INTDIV0_RAISES_SIGFPE 0
# #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# #define HAVE_UNSIGNED_LONG_LONG_INT 1
# #define HAVE_UINTMAX_T 1
# #define HAVE_INTTYPES_H 1
# #define __EXTENSIONS__ 1
# #define _ALL_SOURCE 1
# #define _GNU_SOURCE 1
# #define _POSIX_PTHREAD_SEMANTICS 1
# #define _TANDEM_SOURCE 1
# #define USE_POSIX_THREADS 1
# #define HAVE_PTHREAD_RWLOCK 1
# #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# #define HAVE_BUILTIN_EXPECT 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_GETCWD 1
# #define HAVE_GETEGID 1
# #define HAVE_GETEUID 1
# #define HAVE_GETGID 1
# #define HAVE_GETUID 1
# #define HAVE_MUNMAP 1
# #define HAVE_STPCPY 1
# #define HAVE_STRCASECMP 1
# #define HAVE_STRDUP 1
# #define HAVE_STRTOUL 1
# #define HAVE_TSEARCH 1
# #define HAVE_DECL_FEOF_UNLOCKED 0
# #define HAVE_DECL_FGETS_UNLOCKED 0
# #define HAVE_LONG_LONG_INT 1
# #define HAVE_WCHAR_T 1
# #define HAVE_WINT_T 1
# #define HAVE_INTMAX_T 1
# #define HAVE_POSIX_PRINTF 1
# #define HAVE_STDINT_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_STDDEF_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_ASPRINTF 1
# #define HAVE_FWPRINTF 1
# #define HAVE_PUTENV 1
# #define HAVE_SETENV 1
# #define HAVE_SETLOCALE 1
# #define HAVE_SNPRINTF 1
# #define HAVE_WCSLEN 1
# #define HAVE_DECL__SNPRINTF 0
# #define HAVE_DECL__SNWPRINTF 0
# #define HAVE_DECL_GETC_UNLOCKED 1
# #define HAVE_LC_MESSAGES 1
# #define ENABLE_NLS 1
#
# configure: exit 0