Build of hunspell with musl toolchain

The build took 00h 01m 19s and was NOT successful.

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

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

The process tree of the build process is here.

List of Errors

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...

There were existing files in /sysroot, using those
# /sysroot/lib
# /sysroot/share
# /sysroot/bin
# /sysroot/include
# /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: hunspell 1.4.1-1 (Wed Apr 5 00:33:33 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... x86_64-unknown-linux-gnu
# checking target system type... x86_64-unknown-linux-gnu
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# /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 x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether 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 clang++ accepts -g... yes
# checking for style of include used by make... GNU
# checking dependency style of clang++... gcc3
# checking for x86_64-unknown-linux-gcc... clang
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking whether clang understands -c and -o together... yes
# checking dependency style of clang... 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 clang... /sysroot/bin/ld
# checking if the linker (/sysroot/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/nm -B
# checking the name lister (/sysroot/bin/nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# checking for /sysroot/bin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# configure: WARNING: using cross tools not prefixed with host triplet
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking command to parse /sysroot/bin/nm -B output from clang object... ok
# checking how to run the C preprocessor... clang -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking for dlfcn.h... yes
# checking whether we are using the GNU C++ compiler... (cached) yes
# checking whether clang++ accepts -g... (cached) yes
# checking dependency style of clang++... (cached) gcc3
# checking how to run the C++ preprocessor... clang++ -E
# checking for objdir... .libs
# checking if clang supports -fno-rtti -fno-exceptions... yes
# checking for clang option to produce PIC... -fPIC -DPIC
# checking if clang PIC flag -fPIC -DPIC works... yes
# checking if clang static flag -static works... no
# checking if clang supports -c -o file.o... yes
# checking if clang supports -c -o file.o... (cached) yes
# checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... no
# checking for ld used by clang++... /sysroot/bin/ld -m elf_x86_64
# checking if the linker (/sysroot/bin/ld -m elf_x86_64) is GNU ld... yes
# checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking for clang++ option to produce PIC... -fPIC -DPIC
# checking if clang++ PIC flag -fPIC -DPIC works... yes
# checking if clang++ static flag -static works... no
# checking if clang++ supports -c -o file.o... yes
# checking if clang++ supports -c -o file.o... (cached) yes
# checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking libintl.h usability... yes
# checking libintl.h presence... yes
# checking for libintl.h... yes
# 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 x86_64-unknown-linux-ranlib... 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 yes
# 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/bin/ld -m elf_x86_64
# checking if the linker (/sysroot/bin/ld -m elf_x86_64) is GNU ld... yes
# checking for shared library run path origin... done
# checking 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... yes
# 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... yes
# 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... yes
# checking whether feof_unlocked is declared... yes
# checking whether fgets_unlocked is declared... yes
# checking for iconv... yes
# checking for working iconv... guessing yes
# checking for iconv declaration...
# extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
# 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... yes
# 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 'x86_64-unknown-linux-gnu' > 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
# clang -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
# mv t-ref-del.sed ref-del.sed
# clang -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
# clang -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
# clang -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
# clang -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
# clang -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
# clang -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
# clang -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
# clang -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
# clang -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
# clang -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
# clang -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
# clang -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
# clang -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
# clang -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
# clang -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
# clang -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
# clang -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
# clang -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
# clang -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
# clang -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
# clang -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
# clang -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
# clang -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
# clang -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
# clang -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
# clang -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
# /r: `u' modifier ignored since `D' is the default (see `U')
# 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 clang++ -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 clang++ -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 clang++ -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 clang++ -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: clang++ -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: clang++ -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: clang++ -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: clang++ -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 clang++ -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: clang++ -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 clang++ -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -DBUILDING_LIBHUNSPELL -MT suggestmgr.lo -MD -MP -MF .deps/suggestmgr.Tpo -c -o suggestmgr.lo suggestmgr.cxx
# mv -f .deps/affixmgr.Tpo .deps/affixmgr.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -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: clang++ -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
# libtool: compile: clang++ -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/csutil.Tpo .deps/csutil.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -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: clang++ -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/filemgr.Tpo .deps/filemgr.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -DBUILDING_LIBHUNSPELL -MT hunzip.lo -MD -MP -MF .deps/hunzip.Tpo -c -o hunzip.lo hunzip.cxx
# mv -f .deps/hunspell.Tpo .deps/hunspell.Plo
# /bin/sh ../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -DBUILDING_LIBHUNSPELL -MT replist.lo -MD -MP -MF .deps/replist.Tpo -c -o replist.lo replist.cxx
# mv -f .deps/phonet.Tpo .deps/phonet.Plo
# libtool: compile: clang++ -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
# libtool: compile: clang++ -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/suggestmgr.Tpo .deps/suggestmgr.Plo
# mv -f .deps/hunzip.Tpo .deps/hunzip.Plo
# mv -f .deps/replist.Tpo .deps/replist.Plo
# /bin/sh ../../libtool --tag=CXX --mode=link clang++ -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: clang++ -shared -nostdlib /sysroot/bin/../lib/crti.o /sysroot/bin/../lib/clang/3.8.1/crtbeginS.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//../lib64/gcc/x86_64-pc-linux-gnu/6.1.1 -L/sysroot/bin/../lib -L/sysroot/lib -lc++ -lc++abi -lunwind -lm -lc /sysroot/bin/../lib/clang/3.8.1/crtendS.o /sysroot/bin/../lib/crtn.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'
# clang++ -DHAVE_CONFIG_H -I. -I../.. -MT firstparser.o -MD -MP -MF .deps/firstparser.Tpo -c -o firstparser.o firstparser.cxx
# clang++ -DHAVE_CONFIG_H -I. -I../.. -MT xmlparser.o -MD -MP -MF .deps/xmlparser.Tpo -c -o xmlparser.o xmlparser.cxx
# clang++ -DHAVE_CONFIG_H -I. -I../.. -MT latexparser.o -MD -MP -MF .deps/latexparser.Tpo -c -o latexparser.o latexparser.cxx
# clang++ -DHAVE_CONFIG_H -I. -I../.. -MT manparser.o -MD -MP -MF .deps/manparser.Tpo -c -o manparser.o manparser.cxx
# mv -f .deps/latexparser.Tpo .deps/latexparser.Po
# clang++ -DHAVE_CONFIG_H -I. -I../.. -MT textparser.o -MD -MP -MF .deps/textparser.Tpo -c -o textparser.o textparser.cxx
# mv -f .deps/firstparser.Tpo .deps/firstparser.Po
# clang++ -DHAVE_CONFIG_H -I. -I../.. -MT htmlparser.o -MD -MP -MF .deps/htmlparser.Tpo -c -o htmlparser.o htmlparser.cxx
# mv -f .deps/xmlparser.Tpo .deps/xmlparser.Po
# clang++ -DHAVE_CONFIG_H -I. -I../.. -MT odfparser.o -MD -MP -MF .deps/odfparser.Tpo -c -o odfparser.o odfparser.cxx
# mv -f .deps/manparser.Tpo .deps/manparser.Po
# clang++ -DHAVE_CONFIG_H -I. -I../.. -MT testparser.o -MD -MP -MF .deps/testparser.Tpo -c -o testparser.o testparser.cxx
# testparser.cxx:73:34: warning: illegal character encoding in string literal [-Winvalid-source-encoding]
# "qwertzuiopasdfghjklyxcvbnmQWERTZUIOPASDFGHJKLYXCVBNM");
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 warning generated.
# 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
# ar cru libparsers.a firstparser.o xmlparser.o latexparser.o manparser.o textparser.o htmlparser.o odfparser.o
# /bin/sh ../../libtool --tag=CXX --mode=link clang++ -o testparser firstparser.o xmlparser.o latexparser.o manparser.o testparser.o textparser.o htmlparser.o odfparser.o ../hunspell/libhunspell-1.4.la
# /r: `u' modifier ignored since `D' is the default (see `U')
# ranlib libparsers.a
# libtool: link: clang++ -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'
# clang++ -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
# clang++ -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
# clang++ -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
# clang++ -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/analyze.Tpo .deps/analyze.Po
# clang++ -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
# chmorph.cxx:81:34: warning: illegal character encoding in string literal [-Winvalid-source-encoding]
# "qwertzuiopasdfghjklyxcvbnmQWERTZUIOPASDFGHJKLYXCVBNM");
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 warning generated.
# mv -f .deps/munch.Tpo .deps/munch.Po
# clang++ -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
# mv -f .deps/chmorph.Tpo .deps/chmorph.Po
# clang++ -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
# clang++ -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 clang++ -o analyze analyze.o ../hunspell/libhunspell-1.4.la
# mv -f .deps/hzip.Tpo .deps/hzip.Po
# /bin/sh ../../libtool --tag=CXX --mode=link clang++ -o chmorph chmorph.o ../parsers/libparsers.a ../hunspell/libhunspell-1.4.la
# mv -f .deps/example.Tpo .deps/example.Po
# /bin/sh ../../libtool --tag=CXX --mode=link clang++ -o munch munch.o
# libtool: link: clang++ -o .libs/analyze analyze.o ../hunspell/.libs/libhunspell-1.4.so
# /bin/sh ../../libtool --tag=CXX --mode=link clang++ -o unmunch unmunch.o
# libtool: link: clang++ -o .libs/chmorph chmorph.o ../parsers/libparsers.a ../hunspell/.libs/libhunspell-1.4.so
# libtool: link: clang++ -o munch munch.o
# /bin/sh ../../libtool --tag=CXX --mode=link clang++ -o hzip hzip.o
# /bin/sh ../../libtool --tag=CXX --mode=link clang++ -o hunzip hunzip.o ../hunspell/libhunspell-1.4.la
# libtool: link: clang++ -o unmunch unmunch.o
# /bin/sh ../../libtool --tag=CXX --mode=link clang++ -o example example.o ../hunspell/libhunspell-1.4.la
# libtool: link: clang++ -o hzip hzip.o
# libtool: link: clang++ -o .libs/hunzip hunzip.o ../hunspell/.libs/libhunspell-1.4.so
# libtool: link: clang++ -o .libs/example example.o ../hunspell/.libs/libhunspell-1.4.so
# mv -f .deps/hunspell.Tpo .deps/hunspell.Po
# /bin/sh ../../libtool --tag=CXX --mode=link clang++ -o hunspell hunspell.o ../../intl/libintl.a ../parsers/libparsers.a ../hunspell/libhunspell-1.4.la
# libtool: link: clang++ -o .libs/hunspell hunspell.o ../../intl/libintl.a ../parsers/libparsers.a ../hunspell/.libs/libhunspell-1.4.so
# hunspell.o:hunspell.cxx:function __cxx_global_var_init: error: undefined reference to '__dso_handle'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# make[3]: *** [Makefile:567: hunspell] Error 1
# make[3]: Leaving directory '/tmp/hunspell/src/hunspell-1.4.1/src/tools'
# make[2]: *** [Makefile:422: all-recursive] Error 1
# make[2]: Leaving directory '/tmp/hunspell/src/hunspell-1.4.1/src'
# make[1]: *** [Makefile:531: all-recursive] Error 1
# make[1]: Leaving directory '/tmp/hunspell/src/hunspell-1.4.1'
# make: *** [Makefile:438: all] Error 2
# ==> ERROR: A failure occurred in build().
# Aborting...

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 --host=x86_64-unknown-linux --prefix=/usr --disable-static --with-ui --with-readline
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 89a63f86b2c0
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /sysroot/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2836: checking build system type
# configure:2850: result: x86_64-unknown-linux-gnu
# configure:2870: checking host system type
# configure:2883: result: x86_64-unknown-linux-gnu
# configure:2903: checking target system type
# configure:2916: result: x86_64-unknown-linux-gnu
# 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 x86_64-unknown-linux-strip
# configure:3184: result: no
# configure:3194: checking for strip
# configure:3210: found /sysroot/bin/strip
# configure:3221: result: 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: clang++ --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:3667: $? = 0
# configure:3656: clang++ -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:3667: $? = 0
# configure:3656: clang++ -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3667: $? = 1
# configure:3656: clang++ -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3667: $? = 1
# configure:3687: checking whether the C++ compiler works
# configure:3709: clang++ 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: clang++ -o conftest conftest.cpp >&5
# configure:3783: $? = 0
# configure:3805: result:
# configure:3827: checking whether we are cross compiling
# configure:3835: clang++ -o conftest conftest.cpp >&5
# configure:3839: $? = 0
# configure:3846: ./conftest
# ./conftest: error while loading shared libraries: libc++.so.1: cannot open shared object file: No such file or directory
# configure:3850: $? = 127
# configure:3865: result: yes
# configure:3870: checking for suffix of object files
# configure:3892: clang++ -c conftest.cpp >&5
# configure:3896: $? = 0
# configure:3917: result: o
# configure:3921: checking whether we are using the GNU C++ compiler
# configure:3940: clang++ -c conftest.cpp >&5
# configure:3940: $? = 0
# configure:3949: result: yes
# configure:3958: checking whether clang++ accepts -g
# configure:3978: clang++ -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 clang++
# configure:4218: result: gcc3
# configure:4241: checking for x86_64-unknown-linux-gcc
# configure:4268: result: clang
# configure:4537: checking for C compiler version
# configure:4546: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:4557: $? = 0
# configure:4546: clang -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:4557: $? = 0
# configure:4546: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:4557: $? = 1
# configure:4546: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:4557: $? = 1
# configure:4561: checking whether we are using the GNU C compiler
# configure:4580: clang -c conftest.c >&5
# configure:4580: $? = 0
# configure:4589: result: yes
# configure:4598: checking whether clang accepts -g
# configure:4618: clang -c -g conftest.c >&5
# configure:4618: $? = 0
# configure:4659: result: yes
# configure:4676: checking for clang option to accept ISO C89
# configure:4739: clang -c conftest.c >&5
# configure:4739: $? = 0
# configure:4752: result: none needed
# configure:4777: checking whether clang understands -c and -o together
# configure:4799: clang -c conftest.c -o conftest2.o
# configure:4802: $? = 0
# configure:4799: clang -c conftest.c -o conftest2.o
# configure:4802: $? = 0
# configure:4814: result: yes
# configure:4833: checking dependency style of clang
# 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 clang
# configure:5360: result: /sysroot/bin/ld
# configure:5367: checking if the linker (/sysroot/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/nm -B
# configure:5561: checking the name lister (/sysroot/bin/nm -B) interface
# configure:5568: clang -c conftest.c >&5
# configure:5571: /sysroot/bin/nm -B "conftest.o"
# configure:5574: output
# 0000000000000000 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/bin/ld option to reload object files
# configure:5795: result: -r
# configure:5824: checking for x86_64-unknown-linux-objdump
# configure:5854: result: no
# configure:5864: checking for objdump
# configure:5880: found /sysroot/bin/objdump
# configure:5891: result: objdump
# configure:5903: WARNING: using cross tools not prefixed with host triplet
# configure:5923: checking how to recognize dependent libraries
# configure:6119: result: pass_all
# configure:6139: checking for x86_64-unknown-linux-ar
# configure:6169: result: no
# configure:6179: checking for ar
# configure:6195: found /sysroot/bin/ar
# configure:6206: result: ar
# configure:6244: checking for x86_64-unknown-linux-strip
# configure:6271: result: strip
# configure:6343: checking for x86_64-unknown-linux-ranlib
# configure:6373: result: no
# configure:6383: checking for ranlib
# configure:6399: found /sysroot/bin/ranlib
# configure:6410: result: ranlib
# configure:6500: checking command to parse /sysroot/bin/nm -B output from clang object
# configure:6618: clang -c conftest.c >&5
# configure:6621: $? = 0
# configure:6625: /sysroot/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
# configure:6628: $? = 0
# configure:6682: clang -o conftest conftest.c conftstm.o >&5
# configure:6685: $? = 0
# configure:6723: result: ok
# configure:6819: clang -c conftest.c >&5
# configure:6822: $? = 0
# configure:7532: checking how to run the C preprocessor
# configure:7563: clang -E conftest.c
# configure:7563: $? = 0
# configure:7577: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# 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: clang -E
# configure:7622: clang -E conftest.c
# configure:7622: $? = 0
# configure:7636: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# 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: clang -c conftest.c >&5
# configure:7685: $? = 0
# configure:7769: result: yes
# configure:7782: checking for sys/types.h
# configure:7782: clang -c conftest.c >&5
# configure:7782: $? = 0
# configure:7782: result: yes
# configure:7782: checking for sys/stat.h
# configure:7782: clang -c conftest.c >&5
# configure:7782: $? = 0
# configure:7782: result: yes
# configure:7782: checking for stdlib.h
# configure:7782: clang -c conftest.c >&5
# configure:7782: $? = 0
# configure:7782: result: yes
# configure:7782: checking for string.h
# configure:7782: clang -c conftest.c >&5
# configure:7782: $? = 0
# configure:7782: result: yes
# configure:7782: checking for memory.h
# configure:7782: clang -c conftest.c >&5
# configure:7782: $? = 0
# configure:7782: result: yes
# configure:7782: checking for strings.h
# configure:7782: clang -c conftest.c >&5
# configure:7782: $? = 0
# configure:7782: result: yes
# configure:7782: checking for inttypes.h
# configure:7782: clang -c conftest.c >&5
# configure:7782: $? = 0
# configure:7782: result: yes
# configure:7782: checking for stdint.h
# configure:7782: clang -c conftest.c >&5
# configure:7782: $? = 0
# configure:7782: result: yes
# configure:7782: checking for unistd.h
# configure:7782: clang -c conftest.c >&5
# configure:7782: $? = 0
# configure:7782: result: yes
# configure:7796: checking for dlfcn.h
# configure:7796: clang -c conftest.c >&5
# configure:7796: $? = 0
# configure:7796: result: yes
# configure:7921: checking for C++ compiler version
# configure:7930: clang++ --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:7941: $? = 0
# configure:7930: clang++ -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:7941: $? = 0
# configure:7930: clang++ -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:7941: $? = 1
# configure:7930: clang++ -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:7941: $? = 1
# configure:7945: checking whether we are using the GNU C++ compiler
# configure:7973: result: yes
# configure:7982: checking whether clang++ accepts -g
# configure:8043: result: yes
# configure:8068: checking dependency style of clang++
# configure:8179: result: gcc3
# configure:8202: checking how to run the C++ preprocessor
# configure:8229: clang++ -E conftest.cpp
# configure:8229: $? = 0
# configure:8243: clang++ -E conftest.cpp
# conftest.cpp:22:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# 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: clang++ -E
# configure:8288: clang++ -E conftest.cpp
# configure:8288: $? = 0
# configure:8302: clang++ -E conftest.cpp
# conftest.cpp:22:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# 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 clang supports -fno-rtti -fno-exceptions
# configure:8837: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:8841: $? = 0
# configure:8854: result: yes
# configure:8874: checking for clang option to produce PIC
# configure:9146: result: -fPIC -DPIC
# configure:9158: checking if clang PIC flag -fPIC -DPIC works
# configure:9176: clang -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:9180: $? = 0
# configure:9193: result: yes
# configure:9217: checking if clang static flag -static works
# configure:9245: result: no
# configure:9260: checking if clang supports -c -o file.o
# configure:9281: clang -c -o out/conftest2.o conftest.c >&5
# configure:9285: $? = 0
# configure:9307: result: yes
# configure:9315: checking if clang supports -c -o file.o
# configure:9362: result: yes
# configure:9395: checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:10381: result: yes
# configure:10418: checking whether -lc should be explicitly linked in
# configure:10423: clang -c conftest.c >&5
# configure:10426: $? = 0
# configure:10441: clang -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: clang -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 clang++
# configure:12211: result: /sysroot/bin/ld -m elf_x86_64
# configure:12218: checking if the linker (/sysroot/bin/ld -m elf_x86_64) is GNU ld
# configure:12233: result: yes
# configure:12288: checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:13201: result: yes
# configure:13229: clang++ -c conftest.cpp >&5
# configure:13232: $? = 0
# configure:13414: checking for clang++ option to produce PIC
# configure:13731: result: -fPIC -DPIC
# configure:13740: checking if clang++ PIC flag -fPIC -DPIC works
# configure:13758: clang++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
# configure:13762: $? = 0
# configure:13775: result: yes
# configure:13796: checking if clang++ static flag -static works
# configure:13824: result: no
# configure:13836: checking if clang++ supports -c -o file.o
# configure:13857: clang++ -c -o out/conftest2.o conftest.cpp >&5
# configure:13861: $? = 0
# configure:13883: result: yes
# configure:13888: checking if clang++ supports -c -o file.o
# configure:13935: result: yes
# configure:13965: checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:13991: result: yes
# configure:14128: checking dynamic linker characteristics
# configure:14509: clang++ -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: clang -c conftest.c >&5
# configure:15172: $? = 0
# configure:15172: result: yes
# configure:15172: checking fcntl.h presence
# configure:15172: clang -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: clang -c conftest.c >&5
# configure:15172: $? = 0
# configure:15172: result: yes
# configure:15172: checking libintl.h presence
# configure:15172: clang -E conftest.c
# configure:15172: $? = 0
# configure:15172: result: yes
# configure:15172: checking for libintl.h
# configure:15172: result: yes
# configure:15172: checking locale.h usability
# configure:15172: clang -c conftest.c >&5
# configure:15172: $? = 0
# configure:15172: result: yes
# configure:15172: checking locale.h presence
# configure:15172: clang -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: clang -c conftest.c >&5
# configure:15250: $? = 0
# configure:15257: result: yes
# configure:15265: checking for inline
# configure:15281: clang -c conftest.c >&5
# configure:15281: $? = 0
# configure:15289: result: inline
# configure:15309: checking for error_at_line
# configure:15325: clang -o conftest conftest.c >&5
# conftest.c:27:10: fatal error: 'error.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBINTL_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: clang -o conftest conftest.c >&5
# conftest.c:51:6: warning: incompatible redeclaration of library function 'memchr' [-Wincompatible-library-redeclaration]
# char memchr ();
# ^
# conftest.c:51:6: note: 'memchr' is a builtin with type 'void *(const void *, int, unsigned long)'
# 1 warning generated.
# configure:15459: $? = 0
# configure:15459: result: yes
# configure:15459: checking for setlocale
# configure:15459: clang -o conftest conftest.c >&5
# configure:15459: $? = 0
# configure:15459: result: yes
# configure:15459: checking for strchr
# configure:15459: clang -o conftest conftest.c >&5
# conftest.c:53:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration]
# char strchr ();
# ^
# conftest.c:53:6: note: 'strchr' is a builtin with type 'char *(const char *, int)'
# 1 warning generated.
# configure:15459: $? = 0
# configure:15459: result: yes
# configure:15459: checking for strstr
# configure:15459: clang -o conftest conftest.c >&5
# conftest.c:54:6: warning: incompatible redeclaration of library function 'strstr' [-Wincompatible-library-redeclaration]
# char strstr ();
# ^
# conftest.c:54:6: note: 'strstr' is a builtin with type 'char *(const char *, const char *)'
# 1 warning generated.
# 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 x86_64-unknown-linux-ranlib
# configure:15840: result: ranlib
# configure:15907: checking for simple visibility declarations
# configure:15929: clang -c -fvisibility=hidden conftest.c >&5
# configure:15929: $? = 0
# configure:15938: result: yes
# configure:15953: checking for size_t
# configure:15953: clang -c conftest.c >&5
# configure:15953: $? = 0
# configure:15953: clang -c conftest.c >&5
# conftest.c:69:21: error: expected expression
# if (sizeof ((size_t)))
# ^
# 1 error generated.
# 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_LIBINTL_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: clang -c conftest.c >&5
# configure:15982: $? = 0
# configure:15989: result: yes
# configure:16001: checking for working alloca.h
# configure:16018: clang -o conftest conftest.c >&5
# configure:16018: $? = 0
# configure:16026: result: yes
# configure:16034: checking for alloca
# configure:16071: clang -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: clang -c conftest.c >&5
# configure:16191: $? = 0
# configure:16191: result: yes
# configure:16211: checking for getpagesize
# configure:16211: clang -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 yes
# configure:16479: checking for inttypes.h
# configure:16496: clang -c conftest.c >&5
# configure:16496: $? = 0
# configure:16503: result: yes
# configure:16514: checking for unsigned long long int
# configure:16554: clang -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: clang -c conftest.c >&5
# configure:16624: $? = 0
# configure:16632: result: no
# configure:16648: checking minix/config.h usability
# configure:16648: clang -c conftest.c >&5
# conftest.c:78:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBINTL_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 1
# | #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: clang -E conftest.c
# conftest.c:45:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBINTL_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 1
# | #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: clang -c conftest.c >&5
# configure:16687: $? = 0
# configure:16694: result: yes
# configure:16788: checking for ld used by GCC
# configure:16852: result: /sysroot/bin/ld -m elf_x86_64
# configure:16859: checking if the linker (/sysroot/bin/ld -m elf_x86_64) 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: clang -o conftest conftest.c >&5
# configure:16953: $? = 0
# configure:16958: result: yes
# configure:16963: checking pthread.h usability
# configure:16963: clang -c conftest.c >&5
# configure:16963: $? = 0
# configure:16963: result: yes
# configure:16963: checking pthread.h presence
# configure:16963: clang -E conftest.c
# configure:16963: $? = 0
# configure:16963: result: yes
# configure:16963: checking for pthread.h
# configure:16963: result: yes
# configure:16991: clang -o conftest conftest.c >&5
# configure:16991: $? = 0
# configure:17001: checking for pthread_kill in -lpthread
# configure:17026: clang -o conftest conftest.c -lpthread >&5
# configure:17026: $? = 0
# configure:17035: result: yes
# configure:17158: checking for pthread_rwlock_t
# configure:17158: clang -c conftest.c >&5
# configure:17158: $? = 0
# configure:17158: clang -c conftest.c >&5
# conftest.c:57:31: error: expected expression
# if (sizeof ((pthread_rwlock_t)))
# ^
# 1 error generated.
# 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_LIBINTL_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 1
# | #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 USE_POSIX_THREADS_WEAK 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((pthread_rwlock_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:17158: result: yes
# configure:17183: clang -c conftest.c >&5
# configure:17183: $? = 0
# configure:17781: checking for multithread API to use
# configure:17783: result: posix
# configure:18251: clang -o conftest conftest.c >&5
# configure:18251: $? = 0
# configure:18262: checking argz.h usability
# configure:18262: clang -c conftest.c >&5
# conftest.c:88:10: fatal error: 'argz.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBINTL_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 1
# | #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 USE_POSIX_THREADS_WEAK 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: clang -E conftest.c
# conftest.c:55:10: fatal error: 'argz.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBINTL_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 1
# | #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 USE_POSIX_THREADS_WEAK 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: clang -c conftest.c >&5
# configure:18262: $? = 0
# configure:18262: result: yes
# configure:18262: checking limits.h presence
# configure:18262: clang -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: clang -o conftest conftest.c >&5
# configure:18277: $? = 0
# configure:18277: result: yes
# configure:18277: checking for getegid
# configure:18277: clang -o conftest conftest.c >&5
# configure:18277: $? = 0
# configure:18277: result: yes
# configure:18277: checking for geteuid
# configure:18277: clang -o conftest conftest.c >&5
# configure:18277: $? = 0
# configure:18277: result: yes
# configure:18277: checking for getgid
# configure:18277: clang -o conftest conftest.c >&5
# configure:18277: $? = 0
# configure:18277: result: yes
# configure:18277: checking for getuid
# configure:18277: clang -o conftest conftest.c >&5
# configure:18277: $? = 0
# configure:18277: result: yes
# configure:18277: checking for mempcpy
# configure:18277: clang -o conftest conftest.c >&5
# configure:18277: $? = 0
# configure:18277: result: yes
# configure:18277: checking for munmap
# configure:18277: clang -o conftest conftest.c >&5
# configure:18277: $? = 0
# configure:18277: result: yes
# configure:18277: checking for stpcpy
# configure:18277: clang -o conftest conftest.c >&5
# conftest.c:89:6: warning: incompatible redeclaration of library function 'stpcpy' [-Wincompatible-library-redeclaration]
# char stpcpy ();
# ^
# conftest.c:89:6: note: 'stpcpy' is a builtin with type 'char *(char *, const char *)'
# 1 warning generated.
# configure:18277: $? = 0
# configure:18277: result: yes
# configure:18277: checking for strcasecmp
# configure:18277: clang -o conftest conftest.c >&5
# conftest.c:90:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration]
# char strcasecmp ();
# ^
# conftest.c:90:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'
# 1 warning generated.
# configure:18277: $? = 0
# configure:18277: result: yes
# configure:18277: checking for strdup
# configure:18277: clang -o conftest conftest.c >&5
# conftest.c:91:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
# char strdup ();
# ^
# conftest.c:91:6: note: 'strdup' is a builtin with type 'char *(const char *)'
# 1 warning generated.
# configure:18277: $? = 0
# configure:18277: result: yes
# configure:18277: checking for strtoul
# configure:18277: clang -o conftest conftest.c >&5
# configure:18277: $? = 0
# configure:18277: result: yes
# configure:18277: checking for tsearch
# configure:18277: clang -o conftest conftest.c >&5
# configure:18277: $? = 0
# configure:18277: result: yes
# configure:18277: checking for argz_count
# configure:18277: clang -o conftest conftest.c >&5
# /tmp/conftest-9c52a0.o:conftest.c:function main: error: undefined reference to 'argz_count'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# 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_LIBINTL_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 1
# | #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 USE_POSIX_THREADS_WEAK 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_MEMPCPY 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: clang -o conftest conftest.c >&5
# /tmp/conftest-35b286.o:conftest.c:function main: error: undefined reference to 'argz_stringify'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# 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_LIBINTL_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 1
# | #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 USE_POSIX_THREADS_WEAK 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_MEMPCPY 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: clang -o conftest conftest.c >&5
# /tmp/conftest-e6770d.o:conftest.c:function main: error: undefined reference to 'argz_next'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# 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_LIBINTL_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 1
# | #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 USE_POSIX_THREADS_WEAK 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_MEMPCPY 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: clang -o conftest conftest.c >&5
# configure:18277: $? = 0
# configure:18277: result: yes
# configure:18288: checking whether feof_unlocked is declared
# configure:18308: clang -c conftest.c >&5
# configure:18308: $? = 0
# configure:18315: result: yes
# configure:18329: checking whether fgets_unlocked is declared
# configure:18349: clang -c conftest.c >&5
# configure:18349: $? = 0
# configure:18356: result: yes
# configure:18400: checking for iconv
# configure:18422: clang -o conftest conftest.c >&5
# configure:18422: $? = 0
# configure:18454: result: yes
# configure:18457: checking for working iconv
# configure:18545: result: guessing yes
# configure:18573: checking for iconv declaration
# configure:18602: clang -c conftest.c >&5
# configure:18602: $? = 0
# configure:18613: result:
# extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
# configure:18624: checking for NL_LOCALE_NAME macro
# configure:18643: clang -o conftest conftest.c >&5
# conftest.c:81:24: warning: implicit declaration of function '_NL_LOCALE_NAME' is invalid in C99 [-Wimplicit-function-declaration]
# char* cs = nl_langinfo(_NL_LOCALE_NAME(LC_MESSAGES));
# ^
# 1 warning generated.
# /tmp/conftest-dd5486.o:conftest.c:function main: error: undefined reference to '_NL_LOCALE_NAME'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# 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_LIBINTL_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 1
# | #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 USE_POSIX_THREADS_WEAK 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_MEMPCPY 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___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | /* 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: clang -o conftest conftest.c >&5
# configure:18762: $? = 0
# configure:18807: result: yes
# configure:18816: checking for wchar_t
# configure:18833: clang -c conftest.c >&5
# configure:18833: $? = 0
# configure:18840: result: yes
# configure:18849: checking for wint_t
# configure:18874: clang -c conftest.c >&5
# configure:18874: $? = 0
# configure:18881: result: yes
# configure:18892: checking for intmax_t
# configure:18918: clang -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: clang -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5
# conftest.c:83:10: fatal error: 'CoreFoundation/CFPreferences.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBINTL_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 1
# | #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 USE_POSIX_THREADS_WEAK 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_MEMPCPY 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___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #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: clang -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5
# conftest.c:83:10: fatal error: 'CoreFoundation/CFLocale.h' file not found
# #include
# ^
# 1 error generated.
# 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_LIBINTL_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 1
# | #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 USE_POSIX_THREADS_WEAK 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_MEMPCPY 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___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #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: clang -c conftest.c >&5
# configure:19222: $? = 0
# configure:19222: clang -c conftest.c >&5
# conftest.c:119:24: error: expected expression
# if (sizeof ((ptrdiff_t)))
# ^
# 1 error generated.
# 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_LIBINTL_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 1
# | #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 USE_POSIX_THREADS_WEAK 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_MEMPCPY 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___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #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: clang -c conftest.c >&5
# configure:19235: $? = 0
# configure:19235: result: yes
# configure:19235: checking stddef.h presence
# configure:19235: clang -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: clang -o conftest conftest.c >&5
# conftest.c:120:18: warning: format string missing [-Wformat]
# return asprintf ();
# ~~~~~~~~ ^
# 1 warning generated.
# configure:19248: $? = 0
# configure:19248: result: yes
# configure:19248: checking for fwprintf
# configure:19248: clang -o conftest conftest.c >&5
# configure:19248: $? = 0
# configure:19248: result: yes
# configure:19248: checking for putenv
# configure:19248: clang -o conftest conftest.c >&5
# configure:19248: $? = 0
# configure:19248: result: yes
# configure:19248: checking for setenv
# configure:19248: clang -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: clang -o conftest conftest.c >&5
# conftest.c:114:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration]
# char snprintf ();
# ^
# conftest.c:114:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'
# 1 warning generated.
# configure:19248: $? = 0
# configure:19248: result: yes
# configure:19248: checking for wcslen
# configure:19248: clang -o conftest conftest.c >&5
# configure:19248: $? = 0
# configure:19248: result: yes
# configure:19259: checking whether _snprintf is declared
# configure:19279: clang -c conftest.c >&5
# conftest.c:99:22: error: use of undeclared identifier '_snprintf'
# char *p = (char *) _snprintf;
# ^
# 1 error generated.
# 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_LIBINTL_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 1
# | #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 USE_POSIX_THREADS_WEAK 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_MEMPCPY 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___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #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: clang -c conftest.c >&5
# conftest.c:100:22: error: use of undeclared identifier '_snwprintf'
# char *p = (char *) _snwprintf;
# ^
# 1 error generated.
# 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_LIBINTL_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 1
# | #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 USE_POSIX_THREADS_WEAK 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_MEMPCPY 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___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #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: clang -c conftest.c >&5
# configure:19362: $? = 0
# configure:19369: result: yes
# configure:19408: checking for nl_langinfo and CODESET
# configure:19424: clang -o conftest conftest.c >&5
# configure:19424: $? = 0
# configure:19433: result: yes
# configure:19442: checking for LC_MESSAGES
# configure:19458: clang -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: clang -o conftest conftest.c >&5
# /tmp/conftest-ac4dd4.o:conftest.c:function main: error: undefined reference to '_nl_msg_cat_cntr'
# /tmp/conftest-ac4dd4.o:conftest.c:function main: error: undefined reference to '_nl_domain_bindings'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure: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_LIBINTL_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 1
# | #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 USE_POSIX_THREADS_WEAK 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_MEMPCPY 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___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #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_LANGINFO_CODESET 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: clang -o conftest conftest.c -lintl >&5
# /sysroot/bin/ld: error: cannot find -lintl
# /tmp/conftest-5b31d4.o:conftest.c:function main: error: undefined reference to '_nl_msg_cat_cntr'
# /tmp/conftest-5b31d4.o:conftest.c:function main: error: undefined reference to '_nl_expand_alias'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure: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_LIBINTL_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 1
# | #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 USE_POSIX_THREADS_WEAK 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_MEMPCPY 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___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #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_LANGINFO_CODESET 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: clang -o conftest conftest.c -lncursesw >&5
# /sysroot/bin/ld: error: cannot find -lncursesw
# /tmp/conftest-05fb8e.o:conftest.c:function main: error: undefined reference to 'tparm'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# 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_LIBINTL_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 1
# | #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 USE_POSIX_THREADS_WEAK 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_MEMPCPY 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___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #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_LANGINFO_CODESET 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: clang -o conftest conftest.c -lcurses >&5
# /sysroot/bin/ld: error: cannot find -lcurses
# /tmp/conftest-cb9504.o:conftest.c:function main: error: undefined reference to 'tparm'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# 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_LIBINTL_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 1
# | #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 USE_POSIX_THREADS_WEAK 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_MEMPCPY 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___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #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_LANGINFO_CODESET 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: clang -o conftest conftest.c -lncurses >&5
# /sysroot/bin/ld: error: cannot find -lncurses
# /tmp/conftest-9a96e8.o:conftest.c:function main: error: undefined reference to 'tparm'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# 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_LIBINTL_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 1
# | #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 USE_POSIX_THREADS_WEAK 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_MEMPCPY 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___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #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_LANGINFO_CODESET 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: clang -o conftest conftest.c -ltermcap >&5
# /sysroot/bin/ld: error: cannot find -ltermcap
# /tmp/conftest-0bd0b5.o:conftest.c:function main: error: undefined reference to 'tgetent'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# 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_LIBINTL_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 1
# | #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 USE_POSIX_THREADS_WEAK 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_MEMPCPY 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___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #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_LANGINFO_CODESET 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: clang -o conftest conftest.c -lreadline >&5
# /sysroot/bin/ld: error: cannot find -lreadline
# /tmp/conftest-00252a.o:conftest.c:function main: error: undefined reference to 'readline'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# 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_LIBINTL_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 1
# | #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 USE_POSIX_THREADS_WEAK 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_MEMPCPY 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___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #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_LANGINFO_CODESET 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 89a63f86b2c0
#
# config.status:1281: creating Makefile
# config.status:1281: creating hunspell.pc
# config.status:1281: creating man/Makefile
# config.status:1281: creating man/hu/Makefile
# config.status:1281: creating intl/Makefile
# config.status:1281: creating po/Makefile.in
# config.status:1281: creating m4/Makefile
# config.status:1281: creating src/Makefile
# config.status:1281: creating src/hunspell/Makefile
# config.status:1281: creating src/hunspell/hunvisapi.h
# config.status:1281: creating src/parsers/Makefile
# config.status:1281: creating src/tools/Makefile
# config.status:1281: creating src/win_api/Makefile
# config.status:1281: creating tests/Makefile
# config.status:1281: creating tests/suggestiontest/Makefile
# config.status:1281: creating config.h
# config.status:1510: executing depfiles commands
# config.status:1510: executing libtool commands
# config.status:1510: 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=clang
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_CXXCPP_set=
# ac_cv_env_CXXCPP_value=
# ac_cv_env_CXXFLAGS_set=set
# ac_cv_env_CXXFLAGS_value=
# ac_cv_env_CXX_set=set
# ac_cv_env_CXX_value=clang++
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func___fsetlocking=yes
# 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=yes
# 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=yes
# ac_cv_have_decl_fgets_unlocked=yes
# 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=yes
# 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=x86_64-unknown-linux-gnu
# 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=yes
# 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_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_CXXCPP='clang++ -E'
# ac_cv_prog_INTLBISON=bison
# ac_cv_prog_RANLIB=ranlib
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_OBJDUMP=objdump
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cxx_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_safe_to_define___extensions__=yes
# ac_cv_target=x86_64-unknown-linux-gnu
# 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/bin/ld -m elf_x86_64'
# acl_cv_prog_gnu_ld=yes
# acl_cv_rpath=done
# acl_cv_shlibext=so
# acl_cv_wl=-Wl,
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_CXX_dependencies_compiler_type=gcc3
# am_cv_func_iconv=yes
# am_cv_func_iconv_works='guessing yes'
# am_cv_langinfo_codeset=yes
# am_cv_lib_iconv=no
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
# am_cv_proto_iconv_arg1=
# 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 yes'
# 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/bin/ld
# lt_cv_path_LDCXX='/sysroot/bin/ld -m elf_x86_64'
# lt_cv_path_NM='/sysroot/bin/nm -B'
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_c_o_CXX=yes
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_pic_works_CXX=yes
# lt_cv_prog_compiler_rtti_exceptions=yes
# lt_cv_prog_compiler_static_works=no
# lt_cv_prog_compiler_static_works_CXX=no
# lt_cv_prog_gnu_ld=yes
# lt_cv_prog_gnu_ldcxx=yes
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_max_cmd_len=1572864
# 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='ar'
# AS='as'
# AUTOCONF='autoconf'
# AUTOHEADER='autoheader'
# AUTOMAKE='automake-1.15'
# AWK='gawk'
# BUILD_INCLUDED_LIBINTL='yes'
# CATOBJEXT='.gmo'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CFLAG_VISIBILITY='-fvisibility=hidden'
# CPP='clang -E'
# CPPFLAGS=''
# CURSESLIB=''
# CXX='clang++'
# CXXCPP='clang++ -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/bin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBICONV=''
# LIBINTL='${top_builddir}/intl/libintl.a '
# LIBMULTITHREAD='-lpthread'
# 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='-lpthread'
# 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/nm -B'
# NMEDIT=''
# OBJDUMP='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='ranlib'
# READLINELIB=''
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='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=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/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='x86_64-unknown-linux-gnu'
# target_alias=''
# target_cpu='x86_64'
# target_os='linux-gnu'
# 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_LIBINTL_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 1
# #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 USE_POSIX_THREADS_WEAK 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_MEMPCPY 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___FSETLOCKING 1
# #define HAVE_DECL_FEOF_UNLOCKED 1
# #define HAVE_DECL_FGETS_UNLOCKED 1
# #define HAVE_ICONV 1
# #define ICONV_CONST
# #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_LANGINFO_CODESET 1
# #define HAVE_LC_MESSAGES 1
# #define ENABLE_NLS 1
#
# configure: exit 0