>>> hunspell: Building main/hunspell 1.7.2-r4 (using abuild 3.12.0-r0) started Sat, 21 Oct 2023 05:49:07 +0000
>>> hunspell: Checking sanity of /home/buildozer/aports/main/hunspell/APKBUILD...
>>> hunspell: Analyzing dependencies...
>>> hunspell: Installing for build: build-base gettext-dev ncurses-dev readline-dev bash
(1/19) Installing xz-libs (5.4.4-r0)
(2/19) Installing xz (5.4.4-r0)
(3/19) Installing gettext-asprintf (0.22.3-r0)
(4/19) Installing libintl (0.22.3-r0)
(5/19) Installing gettext-libs (0.22.3-r0)
(6/19) Installing gettext-envsubst (0.22.3-r0)
(7/19) Installing libxml2 (2.11.5-r0)
(8/19) Installing gettext (0.22.3-r0)
(9/19) Installing gettext-dev (0.22.3-r0)
(10/19) Installing libformw (6.4_p20231007-r0)
(11/19) Installing libmenuw (6.4_p20231007-r0)
(12/19) Installing libpanelw (6.4_p20231007-r0)
(13/19) Installing libncurses++ (6.4_p20231007-r0)
(14/19) Installing ncurses-dev (6.4_p20231007-r0)
(15/19) Installing libhistory (8.2.1-r2)
(16/19) Installing readline (8.2.1-r2)
(17/19) Installing readline-dev (8.2.1-r2)
(18/19) Installing bash (5.2.15-r6)
Executing bash-5.2.15-r6.post-install
(19/19) Installing .makedepends-hunspell (20231021.054909)
Executing busybox-1.36.1-r13.trigger
OK: 383 MiB in 120 packages
>>> hunspell: Cleaning up srcdir
>>> hunspell: Cleaning up pkgdir
>>> hunspell: Cleaning up tmpdir
>>> hunspell: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19/hunspell-1.7.2.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0   146    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
curl: (22) The requested URL returned error: 404
>>> hunspell: Fetching https://github.com/hunspell/hunspell/releases/download/v1.7.2/hunspell-1.7.2.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0

100 1500k  100 1500k    0     0  2467k      0 --:--:-- --:--:-- --:--:-- 2467k
>>> hunspell: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19/hunspell-1.7.2.tar.gz
>>> hunspell: Checking sha512sums...
hunspell-1.7.2.tar.gz: OK
>>> hunspell: Unpacking /var/cache/distfiles/v3.19/hunspell-1.7.2.tar.gz...
configure: WARNING: unrecognized options: --without-included-gettext
checking build system type... i586-alpine-linux-musl
checking host system type... i586-alpine-linux-musl
checking for i586-alpine-linux-musl-gcc... gcc
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... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -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 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 a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for i586-alpine-linux-musl-gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/i586-alpine-linux-musl/bin/ld
checking if the linker (/usr/i586-alpine-linux-musl/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 98304
checking how to convert i586-alpine-linux-musl file names to i586-alpine-linux-musl format... func_convert_file_noop
checking how to convert i586-alpine-linux-musl file names to toolchain format... func_convert_file_noop
checking for /usr/i586-alpine-linux-musl/bin/ld option to reload object files... -r
checking for i586-alpine-linux-musl-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for i586-alpine-linux-musl-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for i586-alpine-linux-musl-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for i586-alpine-linux-musl-strip... no
checking for strip... strip
checking for i586-alpine-linux-musl-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for i586-alpine-linux-musl-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/i586-alpine-linux-musl/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/i586-alpine-linux-musl/bin/ld
checking if the linker (/usr/i586-alpine-linux-musl/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/i586-alpine-linux-musl/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/i586-alpine-linux-musl/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for gawk... (cached) awk
checking whether g++ supports C++11 features by default... yes
checking for ld used by gcc... /usr/i586-alpine-linux-musl/bin/ld
checking if the linker (/usr/i586-alpine-linux-musl/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for iconv... yes
checking for working iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking whether the -Werror option is usable... yes
checking for simple visibility declarations... yes
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... no
checking for iconv... (cached) yes
checking for working iconv... (cached) yes
checking for GNU gettext in libintl... yes
checking whether to use NLS... yes
checking where the gettext function comes from... external libintl
checking how to link with libintl... /usr/lib/libintl.so
checking for tparm in -lncursesw... yes
Compiling with curses user interface.
checking curses.h usability... yes
checking curses.h presence... yes
checking for curses.h... yes
checking ncursesw/curses.h usability... no
checking ncursesw/curses.h presence... no
checking for ncursesw/curses.h... no
checking for tgetent in -ltinfo... no
checking for tparm in -lcurses... yes
checking for readline in -lreadline... yes
checking readline/readline.h usability... yes
checking readline/readline.h presence... yes
checking for readline/readline.h... yes
Using the readline library.
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 po/Makefile.in
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 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
configure: WARNING: unrecognized options: --without-included-gettext
make  all-recursive
make[1]: Entering directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2'
Making all in po
make[2]: Entering directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/po'
make[2]: Leaving directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/po'
Making all in src
make[2]: Entering directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/src'
Making all in hunspell
make[3]: Entering directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/src/hunspell'
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../..    -fvisibility=hidden -DBUILDING_LIBHUNSPELL -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT affentry.lo -MD -MP -MF .deps/affentry.Tpo -c -o affentry.lo affentry.cxx
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../..    -fvisibility=hidden -DBUILDING_LIBHUNSPELL -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT affixmgr.lo -MD -MP -MF .deps/affixmgr.Tpo -c -o affixmgr.lo affixmgr.cxx
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../..    -fvisibility=hidden -DBUILDING_LIBHUNSPELL -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT csutil.lo -MD -MP -MF .deps/csutil.Tpo -c -o csutil.lo csutil.cxx
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../..    -fvisibility=hidden -DBUILDING_LIBHUNSPELL -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT filemgr.lo -MD -MP -MF .deps/filemgr.Tpo -c -o filemgr.lo filemgr.cxx
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../..    -fvisibility=hidden -DBUILDING_LIBHUNSPELL -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT hashmgr.lo -MD -MP -MF .deps/hashmgr.Tpo -c -o hashmgr.lo hashmgr.cxx
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../..    -fvisibility=hidden -DBUILDING_LIBHUNSPELL -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT hunspell.lo -MD -MP -MF .deps/hunspell.Tpo -c -o hunspell.lo hunspell.cxx
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../..    -fvisibility=hidden -DBUILDING_LIBHUNSPELL -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT hunzip.lo -MD -MP -MF .deps/hunzip.Tpo -c -o hunzip.lo hunzip.cxx
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../..    -fvisibility=hidden -DBUILDING_LIBHUNSPELL -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT phonet.lo -MD -MP -MF .deps/phonet.Tpo -c -o phonet.lo phonet.cxx
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../..    -fvisibility=hidden -DBUILDING_LIBHUNSPELL -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT replist.lo -MD -MP -MF .deps/replist.Tpo -c -o replist.lo replist.cxx
/bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../..    -fvisibility=hidden -DBUILDING_LIBHUNSPELL -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT suggestmgr.lo -MD -MP -MF .deps/suggestmgr.Tpo -c -o suggestmgr.lo suggestmgr.cxx
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -DBUILDING_LIBHUNSPELL -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT affentry.lo -MD -MP -MF .deps/affentry.Tpo -c affentry.cxx  -fPIC -DPIC -o .libs/affentry.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -DBUILDING_LIBHUNSPELL -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT filemgr.lo -MD -MP -MF .deps/filemgr.Tpo -c filemgr.cxx  -fPIC -DPIC -o .libs/filemgr.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -DBUILDING_LIBHUNSPELL -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT hunzip.lo -MD -MP -MF .deps/hunzip.Tpo -c hunzip.cxx  -fPIC -DPIC -o .libs/hunzip.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -DBUILDING_LIBHUNSPELL -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT affixmgr.lo -MD -MP -MF .deps/affixmgr.Tpo -c affixmgr.cxx  -fPIC -DPIC -o .libs/affixmgr.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -DBUILDING_LIBHUNSPELL -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT suggestmgr.lo -MD -MP -MF .deps/suggestmgr.Tpo -c suggestmgr.cxx  -fPIC -DPIC -o .libs/suggestmgr.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -DBUILDING_LIBHUNSPELL -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT replist.lo -MD -MP -MF .deps/replist.Tpo -c replist.cxx  -fPIC -DPIC -o .libs/replist.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -DBUILDING_LIBHUNSPELL -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT hunspell.lo -MD -MP -MF .deps/hunspell.Tpo -c hunspell.cxx  -fPIC -DPIC -o .libs/hunspell.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -DBUILDING_LIBHUNSPELL -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT phonet.lo -MD -MP -MF .deps/phonet.Tpo -c phonet.cxx  -fPIC -DPIC -o .libs/phonet.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -DBUILDING_LIBHUNSPELL -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT csutil.lo -MD -MP -MF .deps/csutil.Tpo -c csutil.cxx  -fPIC -DPIC -o .libs/csutil.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -fvisibility=hidden -DBUILDING_LIBHUNSPELL -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT hashmgr.lo -MD -MP -MF .deps/hashmgr.Tpo -c hashmgr.cxx  -fPIC -DPIC -o .libs/hashmgr.o
mv -f .deps/filemgr.Tpo .deps/filemgr.Plo
mv -f .deps/phonet.Tpo .deps/phonet.Plo
mv -f .deps/hunzip.Tpo .deps/hunzip.Plo
mv -f .deps/replist.Tpo .deps/replist.Plo
mv -f .deps/affentry.Tpo .deps/affentry.Plo
mv -f .deps/hashmgr.Tpo .deps/hashmgr.Plo
mv -f .deps/csutil.Tpo .deps/csutil.Plo
mv -f .deps/suggestmgr.Tpo .deps/suggestmgr.Plo
mv -f .deps/hunspell.Tpo .deps/hunspell.Plo
mv -f .deps/affixmgr.Tpo .deps/affixmgr.Plo
/bin/sh ../../libtool  --tag=CXX   --mode=link g++ -fvisibility=hidden -DBUILDING_LIBHUNSPELL -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -no-undefined -version-info 0:1:0 -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lncurses -o libhunspell-1.7.la -rpath /usr/lib affentry.lo affixmgr.lo csutil.lo filemgr.lo hashmgr.lo hunspell.lo hunzip.lo phonet.lo replist.lo suggestmgr.lo   
libtool: link: g++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/i586-alpine-linux-musl/13.2.1/../../../crti.o /usr/lib/gcc/i586-alpine-linux-musl/13.2.1/crtbeginS.o  .libs/affentry.o .libs/affixmgr.o .libs/csutil.o .libs/filemgr.o .libs/hashmgr.o .libs/hunspell.o .libs/hunzip.o .libs/phonet.o .libs/replist.o .libs/suggestmgr.o   -lncurses -L/usr/lib/gcc/i586-alpine-linux-musl/13.2.1 -L/usr/lib/gcc/i586-alpine-linux-musl/13.2.1/../../../../i586-alpine-linux-musl/lib -L/usr/lib/gcc/i586-alpine-linux-musl/13.2.1/../../.. -lstdc++ -lm -lssp_nonshared -lc -lgcc_s /usr/lib/gcc/i586-alpine-linux-musl/13.2.1/crtendS.o /usr/lib/gcc/i586-alpine-linux-musl/13.2.1/../../../crtn.o  -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs   -Wl,-soname -Wl,libhunspell-1.7.so.0 -o .libs/libhunspell-1.7.so.0.0.1
libtool: link: (cd ".libs" && rm -f "libhunspell-1.7.so.0" && ln -s "libhunspell-1.7.so.0.0.1" "libhunspell-1.7.so.0")
libtool: link: (cd ".libs" && rm -f "libhunspell-1.7.so" && ln -s "libhunspell-1.7.so.0.0.1" "libhunspell-1.7.so")
libtool: link: ( cd ".libs" && rm -f "libhunspell-1.7.la" && ln -s "../libhunspell-1.7.la" "libhunspell-1.7.la" )
make[3]: Leaving directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/src/hunspell'
Making all in parsers
make[3]: Entering directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/src/parsers'
g++ -DHAVE_CONFIG_H -I. -I../..  -I../../src/hunspell   -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT firstparser.o -MD -MP -MF .deps/firstparser.Tpo -c -o firstparser.o firstparser.cxx
g++ -DHAVE_CONFIG_H -I. -I../..  -I../../src/hunspell   -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT xmlparser.o -MD -MP -MF .deps/xmlparser.Tpo -c -o xmlparser.o xmlparser.cxx
g++ -DHAVE_CONFIG_H -I. -I../..  -I../../src/hunspell   -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT latexparser.o -MD -MP -MF .deps/latexparser.Tpo -c -o latexparser.o latexparser.cxx
g++ -DHAVE_CONFIG_H -I. -I../..  -I../../src/hunspell   -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT manparser.o -MD -MP -MF .deps/manparser.Tpo -c -o manparser.o manparser.cxx
g++ -DHAVE_CONFIG_H -I. -I../..  -I../../src/hunspell   -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT textparser.o -MD -MP -MF .deps/textparser.Tpo -c -o textparser.o textparser.cxx
g++ -DHAVE_CONFIG_H -I. -I../..  -I../../src/hunspell   -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT htmlparser.o -MD -MP -MF .deps/htmlparser.Tpo -c -o htmlparser.o htmlparser.cxx
g++ -DHAVE_CONFIG_H -I. -I../..  -I../../src/hunspell   -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT odfparser.o -MD -MP -MF .deps/odfparser.Tpo -c -o odfparser.o odfparser.cxx
g++ -DHAVE_CONFIG_H -I. -I../..  -I../../src/hunspell   -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT testparser.o -MD -MP -MF .deps/testparser.Tpo -c -o testparser.o testparser.cxx
mv -f .deps/testparser.Tpo .deps/testparser.Po
mv -f .deps/htmlparser.Tpo .deps/htmlparser.Po
mv -f .deps/odfparser.Tpo .deps/odfparser.Po
mv -f .deps/manparser.Tpo .deps/manparser.Po
mv -f .deps/firstparser.Tpo .deps/firstparser.Po
mv -f .deps/latexparser.Tpo .deps/latexparser.Po
mv -f .deps/xmlparser.Tpo .deps/xmlparser.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 g++  -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lncurses -o testparser firstparser.o xmlparser.o latexparser.o manparser.o testparser.o textparser.o htmlparser.o odfparser.o ../hunspell/libhunspell-1.7.la 
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libparsers.a
libtool: link: g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/testparser firstparser.o xmlparser.o latexparser.o manparser.o testparser.o textparser.o htmlparser.o odfparser.o  -lncurses ../hunspell/.libs/libhunspell-1.7.so
make[3]: Leaving directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/src/parsers'
Making all in tools
make[3]: Entering directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/src/tools'
g++ -DHAVE_CONFIG_H -I. -I../..  -I../../src/hunspell -I../../src/hunspell -I../../src/parsers   -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT analyze.o -MD -MP -MF .deps/analyze.Tpo -c -o analyze.o analyze.cxx
g++ -DHAVE_CONFIG_H -I. -I../..  -I../../src/hunspell -I../../src/hunspell -I../../src/parsers   -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT chmorph.o -MD -MP -MF .deps/chmorph.Tpo -c -o chmorph.o chmorph.cxx
g++ -DHAVE_CONFIG_H -I. -I../..  -I../../src/hunspell -I../../src/hunspell -I../../src/parsers   -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT hunspell.o -MD -MP -MF .deps/hunspell.Tpo -c -o hunspell.o hunspell.cxx
g++ -DHAVE_CONFIG_H -I. -I../..  -I../../src/hunspell -I../../src/hunspell -I../../src/parsers   -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT munch.o -MD -MP -MF .deps/munch.Tpo -c -o munch.o munch.cxx
g++ -DHAVE_CONFIG_H -I. -I../..  -I../../src/hunspell -I../../src/hunspell -I../../src/parsers   -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT unmunch.o -MD -MP -MF .deps/unmunch.Tpo -c -o unmunch.o unmunch.cxx
g++ -DHAVE_CONFIG_H -I. -I../..  -I../../src/hunspell -I../../src/hunspell -I../../src/parsers   -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT hzip.o -MD -MP -MF .deps/hzip.Tpo -c -o hzip.o hzip.cxx
g++ -DHAVE_CONFIG_H -I. -I../..  -I../../src/hunspell -I../../src/hunspell -I../../src/parsers   -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT hunzip.o -MD -MP -MF .deps/hunzip.Tpo -c -o hunzip.o hunzip.cxx
g++ -DHAVE_CONFIG_H -I. -I../..  -I../../src/hunspell -I../../src/hunspell -I../../src/parsers   -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -MT example.o -MD -MP -MF .deps/example.Tpo -c -o example.o example.cxx
mv -f .deps/analyze.Tpo .deps/analyze.Po
/bin/sh ../../libtool  --tag=CXX   --mode=link g++  -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lncurses -o analyze analyze.o ../hunspell/libhunspell-1.7.la 
mv -f .deps/chmorph.Tpo .deps/chmorph.Po
/bin/sh ../../libtool  --tag=CXX   --mode=link g++  -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lncurses -o chmorph chmorph.o ../parsers/libparsers.a ../hunspell/libhunspell-1.7.la 
mv -f .deps/hzip.Tpo .deps/hzip.Po
/bin/sh ../../libtool  --tag=CXX   --mode=link g++  -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lncurses -o hzip hzip.o  
mv -f .deps/hunzip.Tpo .deps/hunzip.Po
/bin/sh ../../libtool  --tag=CXX   --mode=link g++  -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lncurses -o hunzip hunzip.o ../hunspell/libhunspell-1.7.la 
libtool: link: g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/analyze analyze.o  -lncurses ../hunspell/.libs/libhunspell-1.7.so
libtool: link: g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/chmorph chmorph.o  -lncurses ../parsers/libparsers.a ../hunspell/.libs/libhunspell-1.7.so
libtool: link: g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o hzip hzip.o  -lncurses
libtool: link: g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/hunzip hunzip.o  -lncurses ../hunspell/.libs/libhunspell-1.7.so
mv -f .deps/unmunch.Tpo .deps/unmunch.Po
/bin/sh ../../libtool  --tag=CXX   --mode=link g++  -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lncurses -o unmunch unmunch.o  
mv -f .deps/example.Tpo .deps/example.Po
/bin/sh ../../libtool  --tag=CXX   --mode=link g++  -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lncurses -o example example.o ../hunspell/libhunspell-1.7.la 
libtool: link: g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o unmunch unmunch.o  -lncurses
mv -f .deps/munch.Tpo .deps/munch.Po
/bin/sh ../../libtool  --tag=CXX   --mode=link g++  -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lncurses -o munch munch.o  
libtool: link: g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/example example.o  -lncurses ../hunspell/.libs/libhunspell-1.7.so
libtool: link: g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o munch munch.o  -lncurses
mv -f .deps/hunspell.Tpo .deps/hunspell.Po
/bin/sh ../../libtool  --tag=CXX   --mode=link g++  -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1  -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -lncurses -o hunspell hunspell.o  /usr/lib/libintl.so  ../parsers/libparsers.a ../hunspell/libhunspell-1.7.la -lncursesw -lreadline -lncurses 
libtool: link: g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/hunspell hunspell.o /usr/lib/libintl.so  ../parsers/libparsers.a ../hunspell/.libs/libhunspell-1.7.so -lncursesw -lreadline -lncurses
make[3]: Leaving directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/src/tools'
make[3]: Entering directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/src'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/src'
make[2]: Leaving directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/src'
Making all in man
make[2]: Entering directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/man'
Making all in hu
make[3]: Entering directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/man/hu'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/man/hu'
make[3]: Entering directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/man'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/man'
make[2]: Leaving directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/man'
Making all in tests
make[2]: Entering directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/tests'
Making all in suggestiontest
make[3]: Entering directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/tests/suggestiontest'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/tests/suggestiontest'
make[3]: Entering directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/tests'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/tests'
make[2]: Leaving directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/tests'
make[2]: Entering directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2'
make[2]: Leaving directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2'
make[1]: Leaving directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2'
Making check in po
make[1]: Entering directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/po'
make[1]: Leaving directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/po'
Making check in src
make[1]: Entering directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/src'
Making check in hunspell
make[2]: Entering directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/src/hunspell'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/src/hunspell'
Making check in parsers
make[2]: Entering directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/src/parsers'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/src/parsers'
Making check in tools
make[2]: Entering directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/src/tools'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/src/tools'
make[2]: Entering directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/src'
make[2]: Nothing to be done for 'check-am'.
make[2]: Leaving directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/src'
make[1]: Leaving directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/src'
Making check in man
make[1]: Entering directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/man'
Making check in hu
make[2]: Entering directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/man/hu'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/man/hu'
make[2]: Entering directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/man'
make[2]: Nothing to be done for 'check-am'.
make[2]: Leaving directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/man'
make[1]: Leaving directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/man'
Making check in tests
make[1]: Entering directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/tests'
Making check in suggestiontest
make[2]: Entering directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/tests/suggestiontest'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/tests/suggestiontest'
make[2]: Entering directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/tests'
make  check-TESTS
make[3]: Entering directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/tests'
make[4]: Entering directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/tests'
PASS: affixes.dic
PASS: flaglong.dic
PASS: flag.dic
PASS: wordpair.dic
PASS: alias.dic
PASS: flagnum.dic
PASS: flagutf8.dic
PASS: slash.dic
PASS: condition.dic
PASS: allcaps3.dic
PASS: dotless_i.dic
PASS: rep.dic
PASS: sug.dic
PASS: ph.dic
PASS: condition_utf.dic
PASS: map.dic
PASS: sug2.dic
PASS: phone.dic
PASS: alias3.dic
PASS: sugutf.dic
PASS: needaffix4.dic
PASS: alias2.dic
PASS: forbiddenword.dic
PASS: ph2.dic
PASS: allcaps.dic
PASS: allcaps_utf.dic
PASS: keepcase.dic
PASS: base.dic
PASS: break.dic
PASS: i58202.dic
PASS: complexprefixes2.dic
PASS: allcaps2.dic
PASS: needaffix.dic
PASS: utf8_bom2.dic
PASS: base_utf.dic
PASS: needaffix3.dic
PASS: utf8_bom.dic
PASS: needaffix2.dic
PASS: utf8.dic
PASS: breakdefault.dic
PASS: needaffix5.dic
PASS: fogemorpheme.dic
PASS: nosuggest.dic
PASS: complexprefixes.dic
PASS: complexprefixesutf.dic
PASS: circumfix.dic
PASS: zeroaffix.dic
PASS: checkcompoundrep2.dic
PASS: compoundaffix2.dic
PASS: compoundflag.dic
PASS: compoundrule4.dic
PASS: compoundrule.dic
PASS: compoundrule2.dic
PASS: compoundrule7.dic
PASS: compoundrule3.dic
PASS: onlyincompound.dic
PASS: compoundrule6.dic
PASS: compoundforbid.dic
PASS: utf8_nonbmp.test
PASS: compoundrule8.dic
PASS: simplifiedtriple.dic
PASS: checkcompoundtriple.dic
PASS: checkcompoundrep.dic
PASS: checkcompoundcaseutf.dic
PASS: compoundaffix3.dic
PASS: checkcompounddup.dic
PASS: compoundaffix.dic
PASS: checkcompoundcase2.dic
PASS: conditionalprefix.dic
PASS: compoundrule5.dic
PASS: checkcompoundpattern.dic
PASS: checkcompoundpattern2.dic
PASS: checkcompoundpattern3.dic
PASS: colons_in_words.dic
PASS: utfcompound.dic
PASS: ignoreutf.dic
PASS: ignore.dic
PASS: right_to_left_mark.dic
PASS: checkcompoundpattern4.dic
PASS: 1592880.dic
PASS: i54980.dic
PASS: i68568utf.dic
PASS: germancompoundingold.dic
PASS: 1706659.dic
PASS: 1748408-1.dic
PASS: i53643.dic
PASS: i68568.dic
PASS: digits_in_words.dic
PASS: maputf.dic
PASS: 1748408-2.dic
PASS: fullstrip.dic
PASS: 1748408-3.dic
PASS: 1748408-4.dic
PASS: germancompounding.dic
PASS: reputf.dic
PASS: iconv.dic
PASS: checksharps.dic
PASS: encoding.dic
PASS: 1463589.dic
PASS: iconv2.dic
PASS: checksharpsutf.dic
PASS: 1463589_utf.dic
PASS: 1695964.dic
PASS: i54633.dic
PASS: i35725.dic
PASS: arabic.dic
PASS: 1975530.dic
PASS: 2999225.dic
PASS: nepali.dic
PASS: hu.dic
PASS: warn.dic
PASS: morph.dic
PASS: korean.dic
PASS: breakoff.dic
PASS: ngram_utf_fix.dic
PASS: 2970242.dic
PASS: 2970240.dic
PASS: opentaal_cpdpat2.dic
PASS: onlyincompound2.dic
PASS: IJ.dic
PASS: opentaal_cpdpat.dic
PASS: oconv.dic
PASS: ignoresug.dic
PASS: limit-multiple-compounding.dic
PASS: oconv2.dic
PASS: opentaal_forbiddenword2.dic
PASS: opentaal_keepcase.dic
PASS: opentaal_forbiddenword1.dic
PASS: forceucase.dic
PASS: timelimit.dic
============================================================================
Testsuite summary for hunspell 1.7.2
============================================================================
# TOTAL: 130
# PASS:  130
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[4]: Leaving directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/tests'
make[3]: Leaving directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/tests'
make[2]: Leaving directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/tests'
make[1]: Leaving directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/tests'
make[1]: Entering directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2'
make[1]: Leaving directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2'
>>> hunspell: Entering fakeroot...
Making install in po
make[1]: Entering directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/po'
installing an.gmo as /home/buildozer/aports/main/hunspell/pkg/hunspell/usr/share/locale/an/LC_MESSAGES/hunspell.mo
installing ca.gmo as /home/buildozer/aports/main/hunspell/pkg/hunspell/usr/share/locale/ca/LC_MESSAGES/hunspell.mo
installing ckb.gmo as /home/buildozer/aports/main/hunspell/pkg/hunspell/usr/share/locale/ckb/LC_MESSAGES/hunspell.mo
installing cs.gmo as /home/buildozer/aports/main/hunspell/pkg/hunspell/usr/share/locale/cs/LC_MESSAGES/hunspell.mo
installing da.gmo as /home/buildozer/aports/main/hunspell/pkg/hunspell/usr/share/locale/da/LC_MESSAGES/hunspell.mo
installing de.gmo as /home/buildozer/aports/main/hunspell/pkg/hunspell/usr/share/locale/de/LC_MESSAGES/hunspell.mo
installing de_CH.gmo as /home/buildozer/aports/main/hunspell/pkg/hunspell/usr/share/locale/de_CH/LC_MESSAGES/hunspell.mo
installing eo.gmo as /home/buildozer/aports/main/hunspell/pkg/hunspell/usr/share/locale/eo/LC_MESSAGES/hunspell.mo
installing es.gmo as /home/buildozer/aports/main/hunspell/pkg/hunspell/usr/share/locale/es/LC_MESSAGES/hunspell.mo
installing es_EU.gmo as /home/buildozer/aports/main/hunspell/pkg/hunspell/usr/share/locale/es_EU/LC_MESSAGES/hunspell.mo
installing fr.gmo as /home/buildozer/aports/main/hunspell/pkg/hunspell/usr/share/locale/fr/LC_MESSAGES/hunspell.mo
installing fy.gmo as /home/buildozer/aports/main/hunspell/pkg/hunspell/usr/share/locale/fy/LC_MESSAGES/hunspell.mo
installing gl.gmo as /home/buildozer/aports/main/hunspell/pkg/hunspell/usr/share/locale/gl/LC_MESSAGES/hunspell.mo
installing hr.gmo as /home/buildozer/aports/main/hunspell/pkg/hunspell/usr/share/locale/hr/LC_MESSAGES/hunspell.mo
installing hu.gmo as /home/buildozer/aports/main/hunspell/pkg/hunspell/usr/share/locale/hu/LC_MESSAGES/hunspell.mo
installing hy.gmo as /home/buildozer/aports/main/hunspell/pkg/hunspell/usr/share/locale/hy/LC_MESSAGES/hunspell.mo
installing ie.gmo as /home/buildozer/aports/main/hunspell/pkg/hunspell/usr/share/locale/ie/LC_MESSAGES/hunspell.mo
installing is.gmo as /home/buildozer/aports/main/hunspell/pkg/hunspell/usr/share/locale/is/LC_MESSAGES/hunspell.mo
installing it.gmo as /home/buildozer/aports/main/hunspell/pkg/hunspell/usr/share/locale/it/LC_MESSAGES/hunspell.mo
installing kab.gmo as /home/buildozer/aports/main/hunspell/pkg/hunspell/usr/share/locale/kab/LC_MESSAGES/hunspell.mo
installing ky.gmo as /home/buildozer/aports/main/hunspell/pkg/hunspell/usr/share/locale/ky/LC_MESSAGES/hunspell.mo
installing mk.gmo as /home/buildozer/aports/main/hunspell/pkg/hunspell/usr/share/locale/mk/LC_MESSAGES/hunspell.mo
installing nb_NO.gmo as /home/buildozer/aports/main/hunspell/pkg/hunspell/usr/share/locale/nb_NO/LC_MESSAGES/hunspell.mo
installing nl.gmo as /home/buildozer/aports/main/hunspell/pkg/hunspell/usr/share/locale/nl/LC_MESSAGES/hunspell.mo
installing nl_BE.gmo as /home/buildozer/aports/main/hunspell/pkg/hunspell/usr/share/locale/nl_BE/LC_MESSAGES/hunspell.mo
installing oc.gmo as /home/buildozer/aports/main/hunspell/pkg/hunspell/usr/share/locale/oc/LC_MESSAGES/hunspell.mo
installing pa.gmo as /home/buildozer/aports/main/hunspell/pkg/hunspell/usr/share/locale/pa/LC_MESSAGES/hunspell.mo
installing pl.gmo as /home/buildozer/aports/main/hunspell/pkg/hunspell/usr/share/locale/pl/LC_MESSAGES/hunspell.mo
installing pt.gmo as /home/buildozer/aports/main/hunspell/pkg/hunspell/usr/share/locale/pt/LC_MESSAGES/hunspell.mo
installing pt_BR.gmo as /home/buildozer/aports/main/hunspell/pkg/hunspell/usr/share/locale/pt_BR/LC_MESSAGES/hunspell.mo
installing pt_PT.gmo as /home/buildozer/aports/main/hunspell/pkg/hunspell/usr/share/locale/pt_PT/LC_MESSAGES/hunspell.mo
installing ru.gmo as /home/buildozer/aports/main/hunspell/pkg/hunspell/usr/share/locale/ru/LC_MESSAGES/hunspell.mo
installing si.gmo as /home/buildozer/aports/main/hunspell/pkg/hunspell/usr/share/locale/si/LC_MESSAGES/hunspell.mo
installing sl.gmo as /home/buildozer/aports/main/hunspell/pkg/hunspell/usr/share/locale/sl/LC_MESSAGES/hunspell.mo
installing sv.gmo as /home/buildozer/aports/main/hunspell/pkg/hunspell/usr/share/locale/sv/LC_MESSAGES/hunspell.mo
installing ta.gmo as /home/buildozer/aports/main/hunspell/pkg/hunspell/usr/share/locale/ta/LC_MESSAGES/hunspell.mo
installing tg.gmo as /home/buildozer/aports/main/hunspell/pkg/hunspell/usr/share/locale/tg/LC_MESSAGES/hunspell.mo
installing tr.gmo as /home/buildozer/aports/main/hunspell/pkg/hunspell/usr/share/locale/tr/LC_MESSAGES/hunspell.mo
installing tt.gmo as /home/buildozer/aports/main/hunspell/pkg/hunspell/usr/share/locale/tt/LC_MESSAGES/hunspell.mo
installing uk.gmo as /home/buildozer/aports/main/hunspell/pkg/hunspell/usr/share/locale/uk/LC_MESSAGES/hunspell.mo
installing zh_Hant.gmo as /home/buildozer/aports/main/hunspell/pkg/hunspell/usr/share/locale/zh_Hant/LC_MESSAGES/hunspell.mo
installing fa.gmo as /home/buildozer/aports/main/hunspell/pkg/hunspell/usr/share/locale/fa/LC_MESSAGES/hunspell.mo
installing zh_Hans.gmo as /home/buildozer/aports/main/hunspell/pkg/hunspell/usr/share/locale/zh_Hans/LC_MESSAGES/hunspell.mo
installing el.gmo as /home/buildozer/aports/main/hunspell/pkg/hunspell/usr/share/locale/el/LC_MESSAGES/hunspell.mo
installing ka.gmo as /home/buildozer/aports/main/hunspell/pkg/hunspell/usr/share/locale/ka/LC_MESSAGES/hunspell.mo
installing lt.gmo as /home/buildozer/aports/main/hunspell/pkg/hunspell/usr/share/locale/lt/LC_MESSAGES/hunspell.mo
installing ar.gmo as /home/buildozer/aports/main/hunspell/pkg/hunspell/usr/share/locale/ar/LC_MESSAGES/hunspell.mo
installing uz.gmo as /home/buildozer/aports/main/hunspell/pkg/hunspell/usr/share/locale/uz/LC_MESSAGES/hunspell.mo
if test "hunspell" = "gettext-tools"; then \
  .././install-sh -c -d /home/buildozer/aports/main/hunspell/pkg/hunspell/usr/share/gettext/po; \
  for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
    /usr/bin/install -c -m 644 ./$file \
		    /home/buildozer/aports/main/hunspell/pkg/hunspell/usr/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /home/buildozer/aports/main/hunspell/pkg/hunspell/usr/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[1]: Leaving directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/po'
Making install in src
make[1]: Entering directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/src'
Making install in hunspell
make[2]: Entering directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/src/hunspell'
make[3]: Entering directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/src/hunspell'
 ../.././install-sh -c -d '/home/buildozer/aports/main/hunspell/pkg/hunspell/usr/lib'
 ../.././install-sh -c -d '/home/buildozer/aports/main/hunspell/pkg/hunspell/usr/include/hunspell'
 /bin/sh ../../libtool   --mode=install /usr/bin/install -c   libhunspell-1.7.la '/home/buildozer/aports/main/hunspell/pkg/hunspell/usr/lib'
 /usr/bin/install -c -m 644 hunspell.hxx hunspell.h hunvisapi.h w_char.hxx atypes.hxx '/home/buildozer/aports/main/hunspell/pkg/hunspell/usr/include/hunspell'
libtool: install: /usr/bin/install -c .libs/libhunspell-1.7.so.0.0.1 /home/buildozer/aports/main/hunspell/pkg/hunspell/usr/lib/libhunspell-1.7.so.0.0.1
libtool: install: (cd /home/buildozer/aports/main/hunspell/pkg/hunspell/usr/lib && { ln -s -f libhunspell-1.7.so.0.0.1 libhunspell-1.7.so.0 || { rm -f libhunspell-1.7.so.0 && ln -s libhunspell-1.7.so.0.0.1 libhunspell-1.7.so.0; }; })
libtool: install: (cd /home/buildozer/aports/main/hunspell/pkg/hunspell/usr/lib && { ln -s -f libhunspell-1.7.so.0.0.1 libhunspell-1.7.so || { rm -f libhunspell-1.7.so && ln -s libhunspell-1.7.so.0.0.1 libhunspell-1.7.so; }; })
libtool: install: /usr/bin/install -c .libs/libhunspell-1.7.lai /home/buildozer/aports/main/hunspell/pkg/hunspell/usr/lib/libhunspell-1.7.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[3]: Leaving directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/src/hunspell'
make[2]: Leaving directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/src/hunspell'
Making install in parsers
make[2]: Entering directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/src/parsers'
make[3]: Entering directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/src/parsers'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/src/parsers'
make[2]: Leaving directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/src/parsers'
Making install in tools
make[2]: Entering directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/src/tools'
make[3]: Entering directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/src/tools'
 ../.././install-sh -c -d '/home/buildozer/aports/main/hunspell/pkg/hunspell/usr/bin'
make[3]: Nothing to be done for 'install-data-am'.
 ../.././install-sh -c -d '/home/buildozer/aports/main/hunspell/pkg/hunspell/usr/bin'
  /bin/sh ../../libtool   --mode=install /usr/bin/install -c analyze chmorph hunspell munch unmunch hzip hunzip '/home/buildozer/aports/main/hunspell/pkg/hunspell/usr/bin'
 /usr/bin/install -c makealias affixcompress wordforms ispellaff2myspell wordlist2hunspell '/home/buildozer/aports/main/hunspell/pkg/hunspell/usr/bin'
libtool: warning: '../hunspell/libhunspell-1.7.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/analyze /home/buildozer/aports/main/hunspell/pkg/hunspell/usr/bin/analyze
libtool: warning: '../hunspell/libhunspell-1.7.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/chmorph /home/buildozer/aports/main/hunspell/pkg/hunspell/usr/bin/chmorph
libtool: warning: '../hunspell/libhunspell-1.7.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/hunspell /home/buildozer/aports/main/hunspell/pkg/hunspell/usr/bin/hunspell
libtool: install: /usr/bin/install -c munch /home/buildozer/aports/main/hunspell/pkg/hunspell/usr/bin/munch
libtool: install: /usr/bin/install -c unmunch /home/buildozer/aports/main/hunspell/pkg/hunspell/usr/bin/unmunch
libtool: install: /usr/bin/install -c hzip /home/buildozer/aports/main/hunspell/pkg/hunspell/usr/bin/hzip
libtool: warning: '../hunspell/libhunspell-1.7.la' has not been installed in '/usr/lib'
libtool: install: /usr/bin/install -c .libs/hunzip /home/buildozer/aports/main/hunspell/pkg/hunspell/usr/bin/hunzip
make[3]: Leaving directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/src/tools'
make[2]: Leaving directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/src/tools'
make[2]: Entering directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/src'
make[3]: Entering directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/src'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/src'
make[2]: Leaving directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/src'
make[1]: Leaving directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/src'
Making install in man
make[1]: Entering directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/man'
Making install in hu
make[2]: Entering directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/man/hu'
make[3]: Entering directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/man/hu'
make[3]: Nothing to be done for 'install-exec-am'.
 ../.././install-sh -c -d '/home/buildozer/aports/main/hunspell/pkg/hunspell/usr/share/man/hu/man1'
 ../.././install-sh -c -d '/home/buildozer/aports/main/hunspell/pkg/hunspell/usr/share/man/man5'
 /usr/bin/install -c -m 644 hunspell.1 '/home/buildozer/aports/main/hunspell/pkg/hunspell/usr/share/man/hu/man1'
 /usr/bin/install -c -m 644 hunspell.5 '/home/buildozer/aports/main/hunspell/pkg/hunspell/usr/share/man/man5'
make[3]: Leaving directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/man/hu'
make[2]: Leaving directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/man/hu'
make[2]: Entering directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/man'
make[3]: Entering directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/man'
make[3]: Nothing to be done for 'install-exec-am'.
 .././install-sh -c -d '/home/buildozer/aports/main/hunspell/pkg/hunspell/usr/share/man/man1'
 .././install-sh -c -d '/home/buildozer/aports/main/hunspell/pkg/hunspell/usr/share/man/man3'
 .././install-sh -c -d '/home/buildozer/aports/main/hunspell/pkg/hunspell/usr/share/man/man5'
 /usr/bin/install -c -m 644 hunspell.5 '/home/buildozer/aports/main/hunspell/pkg/hunspell/usr/share/man/man5'
 /usr/bin/install -c -m 644 hunspell.3 '/home/buildozer/aports/main/hunspell/pkg/hunspell/usr/share/man/man3'
 /usr/bin/install -c -m 644 hunspell.1 hzip.1 hunzip.1 '/home/buildozer/aports/main/hunspell/pkg/hunspell/usr/share/man/man1'
make[3]: Leaving directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/man'
make[2]: Leaving directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/man'
make[1]: Leaving directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/man'
Making install in tests
make[1]: Entering directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/tests'
Making install in suggestiontest
make[2]: Entering directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/tests/suggestiontest'
make[3]: Entering directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/tests/suggestiontest'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/tests/suggestiontest'
make[2]: Leaving directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/tests/suggestiontest'
make[2]: Entering directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/tests'
make[3]: Entering directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/tests'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/tests'
make[2]: Leaving directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/tests'
make[1]: Leaving directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2/tests'
make[1]: Entering directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2'
make[2]: Entering directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2'
make[2]: Nothing to be done for 'install-exec-am'.
 ./install-sh -c -d '/home/buildozer/aports/main/hunspell/pkg/hunspell/usr/lib/pkgconfig'
 /usr/bin/install -c -m 644 hunspell.pc '/home/buildozer/aports/main/hunspell/pkg/hunspell/usr/lib/pkgconfig'
make[2]: Leaving directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2'
make[1]: Leaving directory '/home/buildozer/aports/main/hunspell/src/hunspell-1.7.2'
>>> hunspell-dev*: Running split function dev...
>>> hunspell-dev*: Preparing subpackage hunspell-dev...
>>> hunspell-dev*: Stripping binaries
>>> hunspell-dev*: Running postcheck for hunspell-dev
>>> hunspell-doc*: Running split function doc...
>>> hunspell-doc*: Preparing subpackage hunspell-doc...
>>> hunspell-doc*: Running postcheck for hunspell-doc
>>> hunspell-lang*: Running split function lang...
>>> hunspell-lang*: Preparing subpackage hunspell-lang...
>>> hunspell-lang*: Running postcheck for hunspell-lang
>>> libhunspell*: Running split function libs...
>>> libhunspell*: Preparing subpackage libhunspell...
>>> libhunspell*: Stripping binaries
>>> libhunspell*: Running postcheck for libhunspell
>>> hunspell*: Running postcheck for hunspell
>>> hunspell*: Preparing package hunspell...
>>> hunspell*: Stripping binaries
>>> hunspell-dev*: Scanning shared objects
>>> hunspell-doc*: Scanning shared objects
>>> hunspell-lang*: Scanning shared objects
>>> hunspell*: Scanning shared objects
>>> libhunspell*: Scanning shared objects
>>> hunspell-dev*: Tracing dependencies...
	libhunspell=1.7.2-r4
	pkgconfig
>>> hunspell-dev*: Package size: 64.0 KB
>>> hunspell-dev*: Compressing data...
>>> hunspell-dev*: Create checksum...
>>> hunspell-dev*: Create hunspell-dev-1.7.2-r4.apk
>>> hunspell-doc*: Tracing dependencies...
>>> hunspell-doc*: Package size: 80.0 KB
>>> hunspell-doc*: Compressing data...
>>> hunspell-doc*: Create checksum...
>>> hunspell-doc*: Create hunspell-doc-1.7.2-r4.apk
>>> hunspell-lang*: Tracing dependencies...
>>> hunspell-lang*: Package size: 876.0 KB
>>> hunspell-lang*: Compressing data...
>>> hunspell-lang*: Create checksum...
>>> hunspell-lang*: Create hunspell-lang-1.7.2-r4.apk
>>> hunspell*: Tracing dependencies...
	so:libc.musl-x86.so.1
	so:libgcc_s.so.1
	so:libhunspell-1.7.so.0
	so:libintl.so.8
	so:libncursesw.so.6
	so:libreadline.so.8
	so:libstdc++.so.6
>>> hunspell*: Package size: 272.0 KB
>>> hunspell*: Compressing data...
>>> hunspell*: Create checksum...
>>> hunspell*: Create hunspell-1.7.2-r4.apk
>>> libhunspell*: Tracing dependencies...
	so:libc.musl-x86.so.1
	so:libgcc_s.so.1
	so:libstdc++.so.6
>>> libhunspell*: Package size: 684.0 KB
>>> libhunspell*: Compressing data...
>>> libhunspell*: Create checksum...
>>> libhunspell*: Create libhunspell-1.7.2-r4.apk
>>> hunspell: Build complete at Sat, 21 Oct 2023 05:49:34 +0000 elapsed time 0h 0m 27s
>>> hunspell: Cleaning up srcdir
>>> hunspell: Cleaning up pkgdir
>>> hunspell: Uninstalling dependencies...
(1/19) Purging .makedepends-hunspell (20231021.054909)
(2/19) Purging gettext-dev (0.22.3-r0)
(3/19) Purging xz (5.4.4-r0)
(4/19) Purging gettext-asprintf (0.22.3-r0)
(5/19) Purging gettext (0.22.3-r0)
(6/19) Purging gettext-envsubst (0.22.3-r0)
(7/19) Purging readline-dev (8.2.1-r2)
(8/19) Purging libhistory (8.2.1-r2)
(9/19) Purging bash (5.2.15-r6)
Executing bash-5.2.15-r6.pre-deinstall
(10/19) Purging gettext-libs (0.22.3-r0)
(11/19) Purging libintl (0.22.3-r0)
(12/19) Purging libxml2 (2.11.5-r0)
(13/19) Purging ncurses-dev (6.4_p20231007-r0)
(14/19) Purging libncurses++ (6.4_p20231007-r0)
(15/19) Purging libpanelw (6.4_p20231007-r0)
(16/19) Purging readline (8.2.1-r2)
(17/19) Purging xz-libs (5.4.4-r0)
(18/19) Purging libformw (6.4_p20231007-r0)
(19/19) Purging libmenuw (6.4_p20231007-r0)
Executing busybox-1.36.1-r13.trigger
OK: 376 MiB in 101 packages
>>> hunspell: Updating the main/x86 repository index...
>>> hunspell: Signing the index...