------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/libiconv-1.14_11.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/ncurses-6.1.20190525.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/m4-1.4.18_1,1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/autoconf-wrapper-20131203.txz Installing /packages/All/perl5-5.30.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor ===== Message from perl5-5.30.1: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/autoconf-2.69_3.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/automake-1.16.1_2.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/libtool-2.4.6_1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/readline-8.0.4.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> hunspell-1.7.0_2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> hunspell-1.7.0_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by hunspell-1.7.0_2 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> hunspell-1.7.0_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by hunspell-1.7.0_2 for building => SHA256 Checksum OK for hunspell/hunspell-hunspell-v1.7.0_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> hunspell-1.7.0_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by hunspell-1.7.0_2 for building ===> Extracting for hunspell-1.7.0_2 => SHA256 Checksum OK for hunspell/hunspell-hunspell-v1.7.0_GH0.tar.gz. Extracted Memory Use: 4.42M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for hunspell-1.7.0_2 ===> Applying ports patches for hunspell-1.7.0_2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> hunspell-1.7.0_2 depends on package: libiconv>=1.14_11 - found ===> hunspell-1.7.0_2 depends on file: /usr/local/lib/libncurses.so.6 - found ===> hunspell-1.7.0_2 depends on package: autoconf>=2.69 - found ===> hunspell-1.7.0_2 depends on package: automake>=1.16.1 - found ===> hunspell-1.7.0_2 depends on executable: libtoolize - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> hunspell-1.7.0_2 depends on shared library: libreadline.so.8 - found (/usr/local/lib/libreadline.so.8) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> hunspell-1.7.0_2 depends on package: libiconv>=1.14_11 - found ===> hunspell-1.7.0_2 depends on file: /usr/local/lib/libncurses.so.6 - found ===> hunspell-1.7.0_2 depends on package: autoconf>=2.69 - found ===> hunspell-1.7.0_2 depends on package: automake>=1.16.1 - found ===> hunspell-1.7.0_2 depends on executable: libtoolize - found ===> hunspell-1.7.0_2 depends on shared library: libreadline.so.8 - found (/usr/local/lib/libreadline.so.8) ===> Configuring for hunspell-1.7.0_2 autoreconf-2.69: configure.ac: AM_GNU_GETTEXT is used, but not AM_GNU_GETTEXT_VERSION libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:9: installing './compile' configure.ac:8: installing './config.guess' configure.ac:8: installing './config.sub' configure.ac:11: installing './install-sh' configure.ac:11: installing './missing' configure.ac:27: installing './tap-driver.sh' src/hunspell/Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' configure: loading site script /xports/Templates/config.site checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking for gcc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for minix/config.h... (cached) 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... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of cc... gcc3 checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/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... (cached) 262144 checking how to convert x86_64-portbld-dragonfly5.9 file names to x86_64-portbld-dragonfly5.9 format... func_convert_file_noop checking how to convert x86_64-portbld-dragonfly5.9 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc 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 mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... dragonfly5.9 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... yes checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... dragonfly5.9 ld.so checking how to hardcode library paths into programs... immediate checking for gawk... (cached) /usr/bin/awk checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/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 for locale.h... (cached) yes checking for langinfo.h... (cached) yes checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no ./configure: gt_INTL_MACOSX: not found checking whether to use NLS... no checking for tparm in -lncursesw... yes Compiling with curses user interface. checking curses.h usability... yes checking curses.h presence... no configure: WARNING: curses.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: curses.h: proceeding with the compiler's result 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... 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 SUCCEEDED 00:00:22 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for hunspell-1.7.0_2 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in po Making all in src --- all-recursive --- Making all in hunspell --- affentry.lo --- --- affixmgr.lo --- --- csutil.lo --- --- filemgr.lo --- --- hashmgr.lo --- --- hunspell.lo --- --- hunzip.lo --- --- phonet.lo --- --- replist.lo --- --- suggestmgr.lo --- --- csutil.lo --- /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -DLIBICONV_PLUG -I/usr/local/include -fvisibility=hidden -DBUILDING_LIBHUNSPELL -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DLIBICONV_PLUG -MT csutil.lo -MD -MP -MF .deps/csutil.Tpo -c -o csutil.lo csutil.cxx --- filemgr.lo --- /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -DLIBICONV_PLUG -I/usr/local/include -fvisibility=hidden -DBUILDING_LIBHUNSPELL -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DLIBICONV_PLUG -MT filemgr.lo -MD -MP -MF .deps/filemgr.Tpo -c -o filemgr.lo filemgr.cxx --- hunspell.lo --- /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -DLIBICONV_PLUG -I/usr/local/include -fvisibility=hidden -DBUILDING_LIBHUNSPELL -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DLIBICONV_PLUG -MT hunspell.lo -MD -MP -MF .deps/hunspell.Tpo -c -o hunspell.lo hunspell.cxx --- phonet.lo --- /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -DLIBICONV_PLUG -I/usr/local/include -fvisibility=hidden -DBUILDING_LIBHUNSPELL -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DLIBICONV_PLUG -MT phonet.lo -MD -MP -MF .deps/phonet.Tpo -c -o phonet.lo phonet.cxx --- hunzip.lo --- /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -DLIBICONV_PLUG -I/usr/local/include -fvisibility=hidden -DBUILDING_LIBHUNSPELL -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DLIBICONV_PLUG -MT hunzip.lo -MD -MP -MF .deps/hunzip.Tpo -c -o hunzip.lo hunzip.cxx --- affentry.lo --- /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -DLIBICONV_PLUG -I/usr/local/include -fvisibility=hidden -DBUILDING_LIBHUNSPELL -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DLIBICONV_PLUG -MT affentry.lo -MD -MP -MF .deps/affentry.Tpo -c -o affentry.lo affentry.cxx --- replist.lo --- /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -DLIBICONV_PLUG -I/usr/local/include -fvisibility=hidden -DBUILDING_LIBHUNSPELL -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DLIBICONV_PLUG -MT replist.lo -MD -MP -MF .deps/replist.Tpo -c -o replist.lo replist.cxx --- suggestmgr.lo --- /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -DLIBICONV_PLUG -I/usr/local/include -fvisibility=hidden -DBUILDING_LIBHUNSPELL -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DLIBICONV_PLUG -MT suggestmgr.lo -MD -MP -MF .deps/suggestmgr.Tpo -c -o suggestmgr.lo suggestmgr.cxx --- hashmgr.lo --- /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -DLIBICONV_PLUG -I/usr/local/include -fvisibility=hidden -DBUILDING_LIBHUNSPELL -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DLIBICONV_PLUG -MT hashmgr.lo -MD -MP -MF .deps/hashmgr.Tpo -c -o hashmgr.lo hashmgr.cxx --- affixmgr.lo --- /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -DLIBICONV_PLUG -I/usr/local/include -fvisibility=hidden -DBUILDING_LIBHUNSPELL -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DLIBICONV_PLUG -MT affixmgr.lo -MD -MP -MF .deps/affixmgr.Tpo -c -o affixmgr.lo affixmgr.cxx libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -DLIBICONV_PLUG -I/usr/local/include -fvisibility=hidden -DBUILDING_LIBHUNSPELL -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DLIBICONV_PLUG -MT affixmgr.lo -MD -MP -MF .deps/affixmgr.Tpo -c affixmgr.cxx -fPIC -DPIC -o .libs/affixmgr.o --- hunspell.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -DLIBICONV_PLUG -I/usr/local/include -fvisibility=hidden -DBUILDING_LIBHUNSPELL -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DLIBICONV_PLUG -MT hunspell.lo -MD -MP -MF .deps/hunspell.Tpo -c hunspell.cxx -fPIC -DPIC -o .libs/hunspell.o --- suggestmgr.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -DLIBICONV_PLUG -I/usr/local/include -fvisibility=hidden -DBUILDING_LIBHUNSPELL -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DLIBICONV_PLUG -MT suggestmgr.lo -MD -MP -MF .deps/suggestmgr.Tpo -c suggestmgr.cxx -fPIC -DPIC -o .libs/suggestmgr.o --- phonet.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -DLIBICONV_PLUG -I/usr/local/include -fvisibility=hidden -DBUILDING_LIBHUNSPELL -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DLIBICONV_PLUG -MT phonet.lo -MD -MP -MF .deps/phonet.Tpo -c phonet.cxx -fPIC -DPIC -o .libs/phonet.o --- csutil.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -DLIBICONV_PLUG -I/usr/local/include -fvisibility=hidden -DBUILDING_LIBHUNSPELL -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DLIBICONV_PLUG -MT csutil.lo -MD -MP -MF .deps/csutil.Tpo -c csutil.cxx -fPIC -DPIC -o .libs/csutil.o --- affentry.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -DLIBICONV_PLUG -I/usr/local/include -fvisibility=hidden -DBUILDING_LIBHUNSPELL -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DLIBICONV_PLUG -MT affentry.lo -MD -MP -MF .deps/affentry.Tpo -c affentry.cxx -fPIC -DPIC -o .libs/affentry.o --- filemgr.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -DLIBICONV_PLUG -I/usr/local/include -fvisibility=hidden -DBUILDING_LIBHUNSPELL -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DLIBICONV_PLUG -MT filemgr.lo -MD -MP -MF .deps/filemgr.Tpo -c filemgr.cxx -fPIC -DPIC -o .libs/filemgr.o --- hunzip.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -DLIBICONV_PLUG -I/usr/local/include -fvisibility=hidden -DBUILDING_LIBHUNSPELL -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DLIBICONV_PLUG -MT hunzip.lo -MD -MP -MF .deps/hunzip.Tpo -c hunzip.cxx -fPIC -DPIC -o .libs/hunzip.o --- replist.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -DLIBICONV_PLUG -I/usr/local/include -fvisibility=hidden -DBUILDING_LIBHUNSPELL -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DLIBICONV_PLUG -MT replist.lo -MD -MP -MF .deps/replist.Tpo -c replist.cxx -fPIC -DPIC -o .libs/replist.o --- hashmgr.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -DLIBICONV_PLUG -I/usr/local/include -fvisibility=hidden -DBUILDING_LIBHUNSPELL -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DLIBICONV_PLUG -MT hashmgr.lo -MD -MP -MF .deps/hashmgr.Tpo -c hashmgr.cxx -fPIC -DPIC -o .libs/hashmgr.o --- replist.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -DLIBICONV_PLUG -I/usr/local/include -fvisibility=hidden -DBUILDING_LIBHUNSPELL -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DLIBICONV_PLUG -MT replist.lo -MD -MP -MF .deps/replist.Tpo -c replist.cxx -o replist.o >/dev/null 2>&1 --- hunzip.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -DLIBICONV_PLUG -I/usr/local/include -fvisibility=hidden -DBUILDING_LIBHUNSPELL -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DLIBICONV_PLUG -MT hunzip.lo -MD -MP -MF .deps/hunzip.Tpo -c hunzip.cxx -o hunzip.o >/dev/null 2>&1 --- filemgr.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -DLIBICONV_PLUG -I/usr/local/include -fvisibility=hidden -DBUILDING_LIBHUNSPELL -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DLIBICONV_PLUG -MT filemgr.lo -MD -MP -MF .deps/filemgr.Tpo -c filemgr.cxx -o filemgr.o >/dev/null 2>&1 --- phonet.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -DLIBICONV_PLUG -I/usr/local/include -fvisibility=hidden -DBUILDING_LIBHUNSPELL -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DLIBICONV_PLUG -MT phonet.lo -MD -MP -MF .deps/phonet.Tpo -c phonet.cxx -o phonet.o >/dev/null 2>&1 --- filemgr.lo --- mv -f .deps/filemgr.Tpo .deps/filemgr.Plo --- hunzip.lo --- mv -f .deps/hunzip.Tpo .deps/hunzip.Plo --- replist.lo --- mv -f .deps/replist.Tpo .deps/replist.Plo --- phonet.lo --- mv -f .deps/phonet.Tpo .deps/phonet.Plo --- csutil.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -DLIBICONV_PLUG -I/usr/local/include -fvisibility=hidden -DBUILDING_LIBHUNSPELL -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DLIBICONV_PLUG -MT csutil.lo -MD -MP -MF .deps/csutil.Tpo -c csutil.cxx -o csutil.o >/dev/null 2>&1 --- affentry.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -DLIBICONV_PLUG -I/usr/local/include -fvisibility=hidden -DBUILDING_LIBHUNSPELL -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DLIBICONV_PLUG -MT affentry.lo -MD -MP -MF .deps/affentry.Tpo -c affentry.cxx -o affentry.o >/dev/null 2>&1 --- hashmgr.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -DLIBICONV_PLUG -I/usr/local/include -fvisibility=hidden -DBUILDING_LIBHUNSPELL -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DLIBICONV_PLUG -MT hashmgr.lo -MD -MP -MF .deps/hashmgr.Tpo -c hashmgr.cxx -o hashmgr.o >/dev/null 2>&1 --- hunspell.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -DLIBICONV_PLUG -I/usr/local/include -fvisibility=hidden -DBUILDING_LIBHUNSPELL -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DLIBICONV_PLUG -MT hunspell.lo -MD -MP -MF .deps/hunspell.Tpo -c hunspell.cxx -o hunspell.o >/dev/null 2>&1 --- affentry.lo --- mv -f .deps/affentry.Tpo .deps/affentry.Plo --- suggestmgr.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -DLIBICONV_PLUG -I/usr/local/include -fvisibility=hidden -DBUILDING_LIBHUNSPELL -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DLIBICONV_PLUG -MT suggestmgr.lo -MD -MP -MF .deps/suggestmgr.Tpo -c suggestmgr.cxx -o suggestmgr.o >/dev/null 2>&1 --- csutil.lo --- mv -f .deps/csutil.Tpo .deps/csutil.Plo --- hashmgr.lo --- mv -f .deps/hashmgr.Tpo .deps/hashmgr.Plo --- affixmgr.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -DLIBICONV_PLUG -I/usr/local/include -fvisibility=hidden -DBUILDING_LIBHUNSPELL -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DLIBICONV_PLUG -MT affixmgr.lo -MD -MP -MF .deps/affixmgr.Tpo -c affixmgr.cxx -o affixmgr.o >/dev/null 2>&1 --- suggestmgr.lo --- mv -f .deps/suggestmgr.Tpo .deps/suggestmgr.Plo --- hunspell.lo --- mv -f .deps/hunspell.Tpo .deps/hunspell.Plo --- affixmgr.lo --- mv -f .deps/affixmgr.Tpo .deps/affixmgr.Plo --- libhunspell-1.7.la --- /bin/sh ../../libtool --tag=CXX --mode=link c++ -fvisibility=hidden -DBUILDING_LIBHUNSPELL -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DLIBICONV_PLUG -no-undefined -version-info 0:1:0 -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -ltinfo -o libhunspell-1.7.la -rpath /usr/local/lib affentry.lo affixmgr.lo csutil.lo filemgr.lo hashmgr.lo hunspell.lo hunzip.lo phonet.lo replist.lo suggestmgr.lo libtool: link: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/gcc80/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 -L/usr/local/lib -ltinfo -L/usr/lib/gcc80 -lstdc++ -lm -lc -lgcc -lgcc_pic /usr/lib/gcc80/crtendS.o /usr/lib/crtn.o -O2 -Wl,-rpath=/usr/local/lib -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: ar cru .libs/libhunspell-1.7.a affentry.o affixmgr.o csutil.o filemgr.o hashmgr.o hunspell.o hunzip.o phonet.o replist.o suggestmgr.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libhunspell-1.7.a libtool: link: ( cd ".libs" && rm -f "libhunspell-1.7.la" && ln -s "../libhunspell-1.7.la" "libhunspell-1.7.la" ) Making all in parsers --- firstparser.o --- --- xmlparser.o --- --- latexparser.o --- --- manparser.o --- --- testparser.o --- --- textparser.o --- --- htmlparser.o --- --- odfparser.o --- --- firstparser.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/hunspell -DLIBICONV_PLUG -I/usr/local/include -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DLIBICONV_PLUG -MT firstparser.o -MD -MP -MF .deps/firstparser.Tpo -c -o firstparser.o firstparser.cxx --- xmlparser.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/hunspell -DLIBICONV_PLUG -I/usr/local/include -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DLIBICONV_PLUG -MT xmlparser.o -MD -MP -MF .deps/xmlparser.Tpo -c -o xmlparser.o xmlparser.cxx --- manparser.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/hunspell -DLIBICONV_PLUG -I/usr/local/include -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DLIBICONV_PLUG -MT manparser.o -MD -MP -MF .deps/manparser.Tpo -c -o manparser.o manparser.cxx --- textparser.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/hunspell -DLIBICONV_PLUG -I/usr/local/include -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DLIBICONV_PLUG -MT textparser.o -MD -MP -MF .deps/textparser.Tpo -c -o textparser.o textparser.cxx --- testparser.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/hunspell -DLIBICONV_PLUG -I/usr/local/include -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DLIBICONV_PLUG -MT testparser.o -MD -MP -MF .deps/testparser.Tpo -c -o testparser.o testparser.cxx --- htmlparser.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/hunspell -DLIBICONV_PLUG -I/usr/local/include -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DLIBICONV_PLUG -MT htmlparser.o -MD -MP -MF .deps/htmlparser.Tpo -c -o htmlparser.o htmlparser.cxx --- odfparser.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/hunspell -DLIBICONV_PLUG -I/usr/local/include -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DLIBICONV_PLUG -MT odfparser.o -MD -MP -MF .deps/odfparser.Tpo -c -o odfparser.o odfparser.cxx --- latexparser.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/hunspell -DLIBICONV_PLUG -I/usr/local/include -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DLIBICONV_PLUG -MT latexparser.o -MD -MP -MF .deps/latexparser.Tpo -c -o latexparser.o latexparser.cxx --- testparser.o --- mv -f .deps/testparser.Tpo .deps/testparser.Po --- odfparser.o --- mv -f .deps/odfparser.Tpo .deps/odfparser.Po --- latexparser.o --- mv -f .deps/latexparser.Tpo .deps/latexparser.Po --- htmlparser.o --- mv -f .deps/htmlparser.Tpo .deps/htmlparser.Po --- firstparser.o --- mv -f .deps/firstparser.Tpo .deps/firstparser.Po --- xmlparser.o --- mv -f .deps/xmlparser.Tpo .deps/xmlparser.Po --- textparser.o --- mv -f .deps/textparser.Tpo .deps/textparser.Po --- manparser.o --- mv -f .deps/manparser.Tpo .deps/manparser.Po --- libparsers.a --- --- testparser --- --- libparsers.a --- rm -f libparsers.a ar cru libparsers.a firstparser.o xmlparser.o latexparser.o manparser.o textparser.o htmlparser.o odfparser.o --- testparser --- /bin/sh ../../libtool --tag=CXX --mode=link c++ -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DLIBICONV_PLUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -ltinfo -o testparser firstparser.o xmlparser.o latexparser.o manparser.o testparser.o textparser.o htmlparser.o odfparser.o ../hunspell/libhunspell-1.7.la --- libparsers.a --- /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') ranlib libparsers.a --- testparser --- libtool: link: c++ -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib -o .libs/testparser firstparser.o xmlparser.o latexparser.o manparser.o testparser.o textparser.o htmlparser.o odfparser.o -L/usr/local/lib ../hunspell/.libs/libhunspell-1.7.so -ltinfo -Wl,-rpath -Wl,/usr/local/lib Making all in tools --- analyze.o --- --- chmorph.o --- --- hunspell.o --- --- munch.o --- --- unmunch.o --- --- hzip.o --- --- hunzip.o --- --- example.o --- --- analyze.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/hunspell -I../../src/hunspell -I../../src/parsers -DLIBICONV_PLUG -I/usr/local/include -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DLIBICONV_PLUG -MT analyze.o -MD -MP -MF .deps/analyze.Tpo -c -o analyze.o analyze.cxx --- chmorph.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/hunspell -I../../src/hunspell -I../../src/parsers -DLIBICONV_PLUG -I/usr/local/include -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DLIBICONV_PLUG -MT chmorph.o -MD -MP -MF .deps/chmorph.Tpo -c -o chmorph.o chmorph.cxx --- unmunch.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/hunspell -I../../src/hunspell -I../../src/parsers -DLIBICONV_PLUG -I/usr/local/include -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DLIBICONV_PLUG -MT unmunch.o -MD -MP -MF .deps/unmunch.Tpo -c -o unmunch.o unmunch.cxx --- hunspell.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/hunspell -I../../src/hunspell -I../../src/parsers -DLIBICONV_PLUG -I/usr/local/include -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DLIBICONV_PLUG -MT hunspell.o -MD -MP -MF .deps/hunspell.Tpo -c -o hunspell.o hunspell.cxx --- hunzip.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/hunspell -I../../src/hunspell -I../../src/parsers -DLIBICONV_PLUG -I/usr/local/include -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DLIBICONV_PLUG -MT hunzip.o -MD -MP -MF .deps/hunzip.Tpo -c -o hunzip.o hunzip.cxx --- example.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/hunspell -I../../src/hunspell -I../../src/parsers -DLIBICONV_PLUG -I/usr/local/include -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DLIBICONV_PLUG -MT example.o -MD -MP -MF .deps/example.Tpo -c -o example.o example.cxx --- hzip.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/hunspell -I../../src/hunspell -I../../src/parsers -DLIBICONV_PLUG -I/usr/local/include -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DLIBICONV_PLUG -MT hzip.o -MD -MP -MF .deps/hzip.Tpo -c -o hzip.o hzip.cxx --- munch.o --- c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/hunspell -I../../src/hunspell -I../../src/parsers -DLIBICONV_PLUG -I/usr/local/include -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DLIBICONV_PLUG -MT munch.o -MD -MP -MF .deps/munch.Tpo -c -o munch.o munch.cxx --- chmorph.o --- mv -f .deps/chmorph.Tpo .deps/chmorph.Po --- chmorph --- /bin/sh ../../libtool --tag=CXX --mode=link c++ -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DLIBICONV_PLUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -ltinfo -o chmorph chmorph.o ../parsers/libparsers.a ../hunspell/libhunspell-1.7.la --- analyze.o --- mv -f .deps/analyze.Tpo .deps/analyze.Po --- analyze --- /bin/sh ../../libtool --tag=CXX --mode=link c++ -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DLIBICONV_PLUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -ltinfo -o analyze analyze.o ../hunspell/libhunspell-1.7.la --- hunzip.o --- mv -f .deps/hunzip.Tpo .deps/hunzip.Po --- hunzip --- /bin/sh ../../libtool --tag=CXX --mode=link c++ -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DLIBICONV_PLUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -ltinfo -o hunzip hunzip.o ../hunspell/libhunspell-1.7.la --- hzip.o --- mv -f .deps/hzip.Tpo .deps/hzip.Po --- hzip --- /bin/sh ../../libtool --tag=CXX --mode=link c++ -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DLIBICONV_PLUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -ltinfo -o hzip hzip.o --- chmorph --- libtool: link: c++ -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib -o .libs/chmorph chmorph.o -L/usr/local/lib ../parsers/libparsers.a ../hunspell/.libs/libhunspell-1.7.so -ltinfo -Wl,-rpath -Wl,/usr/local/lib --- hzip --- libtool: link: c++ -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib -o hzip hzip.o -L/usr/local/lib -ltinfo --- analyze --- libtool: link: c++ -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib -o .libs/analyze analyze.o -L/usr/local/lib ../hunspell/.libs/libhunspell-1.7.so -ltinfo -Wl,-rpath -Wl,/usr/local/lib --- hunzip --- libtool: link: c++ -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib -o .libs/hunzip hunzip.o -L/usr/local/lib ../hunspell/.libs/libhunspell-1.7.so -ltinfo -Wl,-rpath -Wl,/usr/local/lib --- example.o --- mv -f .deps/example.Tpo .deps/example.Po --- example --- /bin/sh ../../libtool --tag=CXX --mode=link c++ -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DLIBICONV_PLUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -ltinfo -o example example.o ../hunspell/libhunspell-1.7.la libtool: link: c++ -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib -o .libs/example example.o -L/usr/local/lib ../hunspell/.libs/libhunspell-1.7.so -ltinfo -Wl,-rpath -Wl,/usr/local/lib --- unmunch.o --- mv -f .deps/unmunch.Tpo .deps/unmunch.Po --- unmunch --- /bin/sh ../../libtool --tag=CXX --mode=link c++ -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DLIBICONV_PLUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -ltinfo -o unmunch unmunch.o libtool: link: c++ -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib -o unmunch unmunch.o -L/usr/local/lib -ltinfo --- munch.o --- mv -f .deps/munch.Tpo .deps/munch.Po --- munch --- /bin/sh ../../libtool --tag=CXX --mode=link c++ -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DLIBICONV_PLUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -ltinfo -o munch munch.o libtool: link: c++ -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib -o munch munch.o -L/usr/local/lib -ltinfo --- hunspell.o --- mv -f .deps/hunspell.Tpo .deps/hunspell.Po --- hunspell --- /bin/sh ../../libtool --tag=CXX --mode=link c++ -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DLIBICONV_PLUG -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -ltinfo -o hunspell hunspell.o ../parsers/libparsers.a ../hunspell/libhunspell-1.7.la -lncursesw -lreadline -ltinfo libtool: link: c++ -pipe -DLIBICONV_PLUG -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DLIBICONV_PLUG -Wl,-rpath=/usr/local/lib -o .libs/hunspell hunspell.o -L/usr/local/lib ../parsers/libparsers.a ../hunspell/.libs/libhunspell-1.7.so -lncursesw -lreadline -ltinfo -Wl,-rpath -Wl,/usr/local/lib Making all in man --- all-recursive --- Making all in hu Making all in tests --- all-recursive --- Making all in suggestiontest SUCCEEDED 00:00:29 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> hunspell-1.7.0_2 depends on file: /usr/local/lib/libncurses.so.6 - found ===> hunspell-1.7.0_2 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for hunspell-1.7.0_2 ===> hunspell-1.7.0_2 depends on file: /usr/local/lib/libncurses.so.6 - found ===> hunspell-1.7.0_2 depends on package: perl5>=5.30.r1<5.31 - found ===> Generating temporary packing list if test -z 'strip'; then /usr/bin/make INSTALL_PROGRAM="/bin/sh /construction/textproc/hunspell/hunspell-1.7.0/install-sh -c -s" install_sh_PROGRAM="/bin/sh /construction/textproc/hunspell/hunspell-1.7.0/install-sh -c -s" INSTALL_STRIP_FLAG=-s install; else /usr/bin/make INSTALL_PROGRAM="/bin/sh /construction/textproc/hunspell/hunspell-1.7.0/install-sh -c -s" install_sh_PROGRAM="/bin/sh /construction/textproc/hunspell/hunspell-1.7.0/install-sh -c -s" INSTALL_STRIP_FLAG=-s "INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install; fi Making install in po if test "hunspell" = "gettext-tools"; then /bin/mkdir -p /construction/textproc/hunspell/stage/usr/local/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 install -m 0644 ./$file /construction/textproc/hunspell/stage/usr/local/share/gettext/po/$file; done; for file in Makevars; do rm -f /construction/textproc/hunspell/stage/usr/local/share/gettext/po/$file; done; else : ; fi Making install in src Making install in hunspell /bin/mkdir -p '/construction/textproc/hunspell/stage/usr/local/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c -s libhunspell-1.7.la '/construction/textproc/hunspell/stage/usr/local/lib' libtool: install: /usr/bin/install -c .libs/libhunspell-1.7.so.0.0.1 /construction/textproc/hunspell/stage/usr/local/lib/libhunspell-1.7.so.0.0.1 libtool: install: strip --strip-unneeded /construction/textproc/hunspell/stage/usr/local/lib/libhunspell-1.7.so.0.0.1 libtool: install: (cd /construction/textproc/hunspell/stage/usr/local/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 /construction/textproc/hunspell/stage/usr/local/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 /construction/textproc/hunspell/stage/usr/local/lib/libhunspell-1.7.la libtool: install: /usr/bin/install -c .libs/libhunspell-1.7.a /construction/textproc/hunspell/stage/usr/local/lib/libhunspell-1.7.a libtool: install: strip --strip-debug /construction/textproc/hunspell/stage/usr/local/lib/libhunspell-1.7.a libtool: install: chmod 644 /construction/textproc/hunspell/stage/usr/local/lib/libhunspell-1.7.a libtool: install: ranlib /construction/textproc/hunspell/stage/usr/local/lib/libhunspell-1.7.a libtool: warning: remember to run 'libtool --finish /usr/local/lib' /bin/mkdir -p '/construction/textproc/hunspell/stage/usr/local/include/hunspell' install -m 0644 hunspell.hxx hunspell.h hunvisapi.h w_char.hxx atypes.hxx '/construction/textproc/hunspell/stage/usr/local/include/hunspell' Making install in parsers Making install in tools /bin/mkdir -p '/construction/textproc/hunspell/stage/usr/local/bin' STRIPPROG='strip' /bin/sh ../../libtool --mode=install /bin/sh /construction/textproc/hunspell/hunspell-1.7.0/install-sh -c -s analyze chmorph hunspell munch unmunch hzip hunzip '/construction/textproc/hunspell/stage/usr/local/bin' libtool: warning: '../hunspell/libhunspell-1.7.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /construction/textproc/hunspell/hunspell-1.7.0/install-sh -c -s .libs/analyze /construction/textproc/hunspell/stage/usr/local/bin/analyze libtool: warning: '../hunspell/libhunspell-1.7.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /construction/textproc/hunspell/hunspell-1.7.0/install-sh -c -s .libs/chmorph /construction/textproc/hunspell/stage/usr/local/bin/chmorph libtool: warning: '../hunspell/libhunspell-1.7.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /construction/textproc/hunspell/hunspell-1.7.0/install-sh -c -s .libs/hunspell /construction/textproc/hunspell/stage/usr/local/bin/hunspell libtool: install: /bin/sh /construction/textproc/hunspell/hunspell-1.7.0/install-sh -c -s munch /construction/textproc/hunspell/stage/usr/local/bin/munch libtool: install: /bin/sh /construction/textproc/hunspell/hunspell-1.7.0/install-sh -c -s unmunch /construction/textproc/hunspell/stage/usr/local/bin/unmunch libtool: install: /bin/sh /construction/textproc/hunspell/hunspell-1.7.0/install-sh -c -s hzip /construction/textproc/hunspell/stage/usr/local/bin/hzip libtool: warning: '../hunspell/libhunspell-1.7.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /construction/textproc/hunspell/hunspell-1.7.0/install-sh -c -s .libs/hunzip /construction/textproc/hunspell/stage/usr/local/bin/hunzip /bin/mkdir -p '/construction/textproc/hunspell/stage/usr/local/bin' install -m 555 makealias affixcompress wordforms ispellaff2myspell wordlist2hunspell '/construction/textproc/hunspell/stage/usr/local/bin' Making install in man Making install in hu /bin/mkdir -p '/construction/textproc/hunspell/stage/usr/local/man/hu/man1' install -m 0644 hunspell.1 '/construction/textproc/hunspell/stage/usr/local/man/hu/man1' /bin/mkdir -p '/construction/textproc/hunspell/stage/usr/local/man/man5' install -m 0644 hunspell.5 '/construction/textproc/hunspell/stage/usr/local/man/man5' /bin/mkdir -p '/construction/textproc/hunspell/stage/usr/local/man/man1' install -m 0644 hunspell.1 hzip.1 hunzip.1 '/construction/textproc/hunspell/stage/usr/local/man/man1' /bin/mkdir -p '/construction/textproc/hunspell/stage/usr/local/man/man3' install -m 0644 hunspell.3 '/construction/textproc/hunspell/stage/usr/local/man/man3' /bin/mkdir -p '/construction/textproc/hunspell/stage/usr/local/man/man5' install -m 0644 hunspell.5 '/construction/textproc/hunspell/stage/usr/local/man/man5' Making install in tests Making install in suggestiontest /bin/mkdir -p '/construction/textproc/hunspell/stage/usr/local/libdata/pkgconfig' install -m 0644 hunspell.pc '/construction/textproc/hunspell/stage/usr/local/libdata/pkgconfig' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for hunspell-1.7.0_2 file sizes/checksums [29]: 0% file sizes/checksums [29]: 100% packing files [29]: 0% packing files [29]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:01:01