>>> Building on exopi-6 under textproc/hunspell BDEPENDS = [converters/libiconv] DIST = [textproc/hunspell:hunspell-1.7.2.tar.gz] FULLPKGNAME = hunspell-1.7.2 RDEPENDS = [converters/libiconv;textproc/mozilla-dicts/en-GB] Avoided depends for libiconv-1.17 distfiles size=1536202 >>> Running patch in textproc/hunspell at 1713949410.97 ===> textproc/hunspell ===> Building from scratch hunspell-1.7.2 ===> hunspell-1.7.2 depends on: libiconv-* -> libiconv-1.17 ===> Verifying specs: c iconv m curses readline c++ c++abi pthread ===> found c.100.0 iconv.7.1 m.10.1 curses.15.0 readline.5.0 c++.10.0 c++abi.7.0 pthread.27.1 ===> Checking files for hunspell-1.7.2 `/exopi-cvs/ports/distfiles/hunspell-1.7.2.tar.gz' is up to date. >> (SHA256) hunspell-1.7.2.tar.gz: OK ===> Extracting for hunspell-1.7.2 ===> Patching for hunspell-1.7.2 ===> Applying OpenBSD patch patch-man_hu_hunspell_1 Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- man/hu/hunspell.1.orig Sat Mar 25 22:20:45 2017 |+++ man/hu/hunspell.1 Sat Apr 8 19:13:44 2017 -------------------------- Patching file man/hu/hunspell.1 using Plan A... Hunk #1 succeeded at 65. Hunk #2 succeeded at 317. Hunk #3 succeeded at 347. done ===> Applying OpenBSD patch patch-man_hunspell_1 Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- man/hunspell.1.orig Sat Mar 25 22:20:45 2017 |+++ man/hunspell.1 Sat Apr 8 19:13:44 2017 -------------------------- Patching file man/hunspell.1 using Plan A... Hunk #1 succeeded at 394. done ===> Applying OpenBSD patch patch-src_tools_hunspell_cxx Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: src/tools/hunspell.cxx |--- src/tools/hunspell.cxx.orig |+++ src/tools/hunspell.cxx -------------------------- Patching file src/tools/hunspell.cxx using Plan A... Hunk #1 succeeded at 116. done ===> Applying OpenBSD patch patch-tests_test_sh Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: tests/test.sh |--- tests/test.sh.orig |+++ tests/test.sh -------------------------- Patching file tests/test.sh using Plan A... Hunk #1 succeeded at 1. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ >>> Running configure in textproc/hunspell at 1713949412.42 ===> textproc/hunspell ===> Generating configure for hunspell-1.7.2 ===> Configuring for hunspell-1.7.2 Using /exopi-obj/pobj/hunspell-1.7.2/config.site (generated) /usr/bin/perl /exopi-cvs/ports/infrastructure/bin/pkg_subst -DLIBhunspell-1.7_VERSION=1.0 -DARCH=amd64 -DBASE_PKGPATH=textproc/hunspell -DFLAVOR_EXT= -DFULLPKGNAME=hunspell-1.7.2 -DHOMEPAGE=https://hunspell.github.io/ -DLOCALBASE=/usr/local -DLOCALSTATEDIR=/var -DMACHINE_ARCH=amd64 -DMAINTAINER=The\ OpenBSD\ ports\ mailing-list\ \ -DPREFIX=/usr/local -DRCDIR=/etc/rc.d -DSYSCONFDIR=/etc -DTRUEPREFIX=/usr/local -DX11BASE=/usr/X11R6 -DPKGSTEM=hunspell -i -B /exopi-obj/pobj/hunspell-1.7.2 /exopi-obj/pobj/hunspell-1.7.2/hunspell-1.7.2/tests/test.sh /exopi-obj/pobj/hunspell-1.7.2/hunspell-1.7.2/src/tools/hunspell.cxx /exopi-obj/pobj/hunspell-1.7.2/hunspell-1.7.2/man/hu/hunspell.1 /exopi-obj/pobj/hunspell-1.7.2/hunspell-1.7.2/man/hunspell.1 configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/hunspell-1.7.2/config.site checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 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... (cached) o 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... none needed checking whether cc understands -c and -o together... yes checking how to run the C preprocessor... cc -E 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 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... /exopi-obj/pobj/hunspell-1.7.2/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of cc... gcc3 checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) 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... print -r 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) 131072 checking how to convert x86_64-unknown-openbsd7.5 file names to x86_64-unknown-openbsd7.5 format... func_convert_file_noop checking how to convert x86_64-unknown-openbsd7.5 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... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for ar... (cached) ar checking for archiver @FILE support... @ checking for strip... (cached) strip checking for ranlib... (cached) 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... yes 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... yes checking dynamic linker characteristics... openbsd7.5 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... openbsd7.5 ld.so checking how to hardcode library paths into programs... immediate checking for gawk... (cached) awk checking whether c++ supports C++11 features by default... yes 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 how to link with libiconv... /usr/local/lib/libiconv.so.7.1 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 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... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no 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... 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 for readline/readline.h... (cached) 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: --disable-gtk-doc >>> Running build in textproc/hunspell at 1713949431.07 ===> textproc/hunspell ===> Building for hunspell-1.7.2 /usr/bin/make all-recursive Making all in po Making all in src Making all in hunspell /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -fvisibility=hidden -DBUILDING_LIBHUNSPELL -O2 -pipe -MT affentry.lo -MD -MP -MF .deps/affentry.Tpo -c -o affentry.lo affentry.cxx c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -fvisibility=hidden -DBUILDING_LIBHUNSPELL -O2 -pipe -MT affentry.lo -MD -MP -MF .deps/affentry.Tpo -c affentry.cxx -fPIC -DPIC -o .libs/affentry.o c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -fvisibility=hidden -DBUILDING_LIBHUNSPELL -O2 -pipe -MT affentry.lo -MD -MP -MF .deps/affentry.Tpo -c affentry.cxx -o affentry.o mv -f .deps/affentry.Tpo .deps/affentry.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -fvisibility=hidden -DBUILDING_LIBHUNSPELL -O2 -pipe -MT affixmgr.lo -MD -MP -MF .deps/affixmgr.Tpo -c -o affixmgr.lo affixmgr.cxx c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -fvisibility=hidden -DBUILDING_LIBHUNSPELL -O2 -pipe -MT affixmgr.lo -MD -MP -MF .deps/affixmgr.Tpo -c affixmgr.cxx -fPIC -DPIC -o .libs/affixmgr.o c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -fvisibility=hidden -DBUILDING_LIBHUNSPELL -O2 -pipe -MT affixmgr.lo -MD -MP -MF .deps/affixmgr.Tpo -c affixmgr.cxx -o affixmgr.o mv -f .deps/affixmgr.Tpo .deps/affixmgr.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -fvisibility=hidden -DBUILDING_LIBHUNSPELL -O2 -pipe -MT csutil.lo -MD -MP -MF .deps/csutil.Tpo -c -o csutil.lo csutil.cxx c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -fvisibility=hidden -DBUILDING_LIBHUNSPELL -O2 -pipe -MT csutil.lo -MD -MP -MF .deps/csutil.Tpo -c csutil.cxx -fPIC -DPIC -o .libs/csutil.o c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -fvisibility=hidden -DBUILDING_LIBHUNSPELL -O2 -pipe -MT csutil.lo -MD -MP -MF .deps/csutil.Tpo -c csutil.cxx -o csutil.o mv -f .deps/csutil.Tpo .deps/csutil.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -fvisibility=hidden -DBUILDING_LIBHUNSPELL -O2 -pipe -MT filemgr.lo -MD -MP -MF .deps/filemgr.Tpo -c -o filemgr.lo filemgr.cxx c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -fvisibility=hidden -DBUILDING_LIBHUNSPELL -O2 -pipe -MT filemgr.lo -MD -MP -MF .deps/filemgr.Tpo -c filemgr.cxx -fPIC -DPIC -o .libs/filemgr.o c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -fvisibility=hidden -DBUILDING_LIBHUNSPELL -O2 -pipe -MT filemgr.lo -MD -MP -MF .deps/filemgr.Tpo -c filemgr.cxx -o filemgr.o mv -f .deps/filemgr.Tpo .deps/filemgr.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -fvisibility=hidden -DBUILDING_LIBHUNSPELL -O2 -pipe -MT hashmgr.lo -MD -MP -MF .deps/hashmgr.Tpo -c -o hashmgr.lo hashmgr.cxx c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -fvisibility=hidden -DBUILDING_LIBHUNSPELL -O2 -pipe -MT hashmgr.lo -MD -MP -MF .deps/hashmgr.Tpo -c hashmgr.cxx -fPIC -DPIC -o .libs/hashmgr.o c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -fvisibility=hidden -DBUILDING_LIBHUNSPELL -O2 -pipe -MT hashmgr.lo -MD -MP -MF .deps/hashmgr.Tpo -c hashmgr.cxx -o hashmgr.o mv -f .deps/hashmgr.Tpo .deps/hashmgr.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -fvisibility=hidden -DBUILDING_LIBHUNSPELL -O2 -pipe -MT hunspell.lo -MD -MP -MF .deps/hunspell.Tpo -c -o hunspell.lo hunspell.cxx c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -fvisibility=hidden -DBUILDING_LIBHUNSPELL -O2 -pipe -MT hunspell.lo -MD -MP -MF .deps/hunspell.Tpo -c hunspell.cxx -fPIC -DPIC -o .libs/hunspell.o c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -fvisibility=hidden -DBUILDING_LIBHUNSPELL -O2 -pipe -MT hunspell.lo -MD -MP -MF .deps/hunspell.Tpo -c hunspell.cxx -o hunspell.o mv -f .deps/hunspell.Tpo .deps/hunspell.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -fvisibility=hidden -DBUILDING_LIBHUNSPELL -O2 -pipe -MT hunzip.lo -MD -MP -MF .deps/hunzip.Tpo -c -o hunzip.lo hunzip.cxx c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -fvisibility=hidden -DBUILDING_LIBHUNSPELL -O2 -pipe -MT hunzip.lo -MD -MP -MF .deps/hunzip.Tpo -c hunzip.cxx -fPIC -DPIC -o .libs/hunzip.o c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -fvisibility=hidden -DBUILDING_LIBHUNSPELL -O2 -pipe -MT hunzip.lo -MD -MP -MF .deps/hunzip.Tpo -c hunzip.cxx -o hunzip.o mv -f .deps/hunzip.Tpo .deps/hunzip.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -fvisibility=hidden -DBUILDING_LIBHUNSPELL -O2 -pipe -MT phonet.lo -MD -MP -MF .deps/phonet.Tpo -c -o phonet.lo phonet.cxx c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -fvisibility=hidden -DBUILDING_LIBHUNSPELL -O2 -pipe -MT phonet.lo -MD -MP -MF .deps/phonet.Tpo -c phonet.cxx -fPIC -DPIC -o .libs/phonet.o c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -fvisibility=hidden -DBUILDING_LIBHUNSPELL -O2 -pipe -MT phonet.lo -MD -MP -MF .deps/phonet.Tpo -c phonet.cxx -o phonet.o mv -f .deps/phonet.Tpo .deps/phonet.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -fvisibility=hidden -DBUILDING_LIBHUNSPELL -O2 -pipe -MT replist.lo -MD -MP -MF .deps/replist.Tpo -c -o replist.lo replist.cxx c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -fvisibility=hidden -DBUILDING_LIBHUNSPELL -O2 -pipe -MT replist.lo -MD -MP -MF .deps/replist.Tpo -c replist.cxx -fPIC -DPIC -o .libs/replist.o c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -fvisibility=hidden -DBUILDING_LIBHUNSPELL -O2 -pipe -MT replist.lo -MD -MP -MF .deps/replist.Tpo -c replist.cxx -o replist.o mv -f .deps/replist.Tpo .deps/replist.Plo /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -fvisibility=hidden -DBUILDING_LIBHUNSPELL -O2 -pipe -MT suggestmgr.lo -MD -MP -MF .deps/suggestmgr.Tpo -c -o suggestmgr.lo suggestmgr.cxx c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -fvisibility=hidden -DBUILDING_LIBHUNSPELL -O2 -pipe -MT suggestmgr.lo -MD -MP -MF .deps/suggestmgr.Tpo -c suggestmgr.cxx -fPIC -DPIC -o .libs/suggestmgr.o c++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -fvisibility=hidden -DBUILDING_LIBHUNSPELL -O2 -pipe -MT suggestmgr.lo -MD -MP -MF .deps/suggestmgr.Tpo -c suggestmgr.cxx -o suggestmgr.o mv -f .deps/suggestmgr.Tpo .deps/suggestmgr.Plo /usr/bin/libtool --tag=CXX --mode=link c++ -fvisibility=hidden -DBUILDING_LIBHUNSPELL -O2 -pipe -no-undefined -version-info 0:1:0 -L/usr/local/lib -L/exopi-obj/pobj/hunspell-1.7.2/hunspell-1.7.2/src/hunspell/.libs -lncurses -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++ -shared -fPIC -DPIC -o .libs/libhunspell-1.7.so.1.0 -fvisibility=hidden -DBUILDING_LIBHUNSPELL -O2 -pipe .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.libs -lncurses -Wl,-soname,libhunspell-1.7.so.1.0 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 libtool: link: ranlib .libs/libhunspell-1.7.a Making all in parsers c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/hunspell -I/usr/local/include -O2 -pipe -MT firstparser.o -MD -MP -MF .deps/firstparser.Tpo -c -o firstparser.o firstparser.cxx mv -f .deps/firstparser.Tpo .deps/firstparser.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/hunspell -I/usr/local/include -O2 -pipe -MT xmlparser.o -MD -MP -MF .deps/xmlparser.Tpo -c -o xmlparser.o xmlparser.cxx mv -f .deps/xmlparser.Tpo .deps/xmlparser.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/hunspell -I/usr/local/include -O2 -pipe -MT latexparser.o -MD -MP -MF .deps/latexparser.Tpo -c -o latexparser.o latexparser.cxx mv -f .deps/latexparser.Tpo .deps/latexparser.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/hunspell -I/usr/local/include -O2 -pipe -MT manparser.o -MD -MP -MF .deps/manparser.Tpo -c -o manparser.o manparser.cxx mv -f .deps/manparser.Tpo .deps/manparser.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/hunspell -I/usr/local/include -O2 -pipe -MT textparser.o -MD -MP -MF .deps/textparser.Tpo -c -o textparser.o textparser.cxx mv -f .deps/textparser.Tpo .deps/textparser.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/hunspell -I/usr/local/include -O2 -pipe -MT htmlparser.o -MD -MP -MF .deps/htmlparser.Tpo -c -o htmlparser.o htmlparser.cxx mv -f .deps/htmlparser.Tpo .deps/htmlparser.Po c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/hunspell -I/usr/local/include -O2 -pipe -MT odfparser.o -MD -MP -MF .deps/odfparser.Tpo -c -o odfparser.o odfparser.cxx mv -f .deps/odfparser.Tpo .deps/odfparser.Po rm -f libparsers.a ar cru libparsers.a firstparser.o xmlparser.o latexparser.o manparser.o textparser.o htmlparser.o odfparser.o ranlib libparsers.a c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/hunspell -I/usr/local/include -O2 -pipe -MT testparser.o -MD -MP -MF .deps/testparser.Tpo -c -o testparser.o testparser.cxx mv -f .deps/testparser.Tpo .deps/testparser.Po /usr/bin/libtool --tag=CXX --mode=link c++ -O2 -pipe -L/usr/local/lib -L/exopi-obj/pobj/hunspell-1.7.2/hunspell-1.7.2/src/hunspell/.libs -lncurses -o testparser firstparser.o xmlparser.o latexparser.o manparser.o testparser.o textparser.o htmlparser.o odfparser.o ../hunspell/libhunspell-1.7.la libtool: link: c++ -o .libs/testparser -O2 -pipe firstparser.o xmlparser.o latexparser.o manparser.o testparser.o textparser.o htmlparser.o odfparser.o -L.libs -lncurses -lhunspell-1.7 -Wl,-rpath-link,/usr/local/lib Making all in tools c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/hunspell -I../../src/hunspell -I../../src/parsers -I/usr/local/include -O2 -pipe -MT analyze.o -MD -MP -MF .deps/analyze.Tpo -c -o analyze.o analyze.cxx mv -f .deps/analyze.Tpo .deps/analyze.Po /usr/bin/libtool --tag=CXX --mode=link c++ -O2 -pipe -L/usr/local/lib -L/exopi-obj/pobj/hunspell-1.7.2/hunspell-1.7.2/src/hunspell/.libs -lncurses -o analyze analyze.o ../hunspell/libhunspell-1.7.la libtool: link: c++ -o .libs/analyze -O2 -pipe analyze.o -L.libs -lncurses -lhunspell-1.7 -Wl,-rpath-link,/usr/local/lib c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/hunspell -I../../src/hunspell -I../../src/parsers -I/usr/local/include -O2 -pipe -MT chmorph.o -MD -MP -MF .deps/chmorph.Tpo -c -o chmorph.o chmorph.cxx mv -f .deps/chmorph.Tpo .deps/chmorph.Po /usr/bin/libtool --tag=CXX --mode=link c++ -O2 -pipe -L/usr/local/lib -L/exopi-obj/pobj/hunspell-1.7.2/hunspell-1.7.2/src/hunspell/.libs -lncurses -o chmorph chmorph.o ../parsers/libparsers.a ../hunspell/libhunspell-1.7.la libtool: link: c++ -o .libs/chmorph -O2 -pipe chmorph.o ../parsers/libparsers.a -L.libs -lncurses -lhunspell-1.7 -Wl,-rpath-link,/usr/local/lib c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/hunspell -I../../src/hunspell -I../../src/parsers -I/usr/local/include -O2 -pipe -MT hunspell.o -MD -MP -MF .deps/hunspell.Tpo -c -o hunspell.o hunspell.cxx mv -f .deps/hunspell.Tpo .deps/hunspell.Po /usr/bin/libtool --tag=CXX --mode=link c++ -O2 -pipe -L/usr/local/lib -L/exopi-obj/pobj/hunspell-1.7.2/hunspell-1.7.2/src/hunspell/.libs -lncurses -o hunspell hunspell.o /usr/local/lib/libiconv.so.7.1 ../parsers/libparsers.a ../hunspell/libhunspell-1.7.la -lncursesw -lreadline -lncurses libtool: link: c++ -o .libs/hunspell -O2 -pipe hunspell.o ../parsers/libparsers.a -L.libs -lncurses -liconv -lhunspell-1.7 -lncursesw -lreadline -lcurses -Wl,-rpath-link,/usr/local/lib c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/hunspell -I../../src/hunspell -I../../src/parsers -I/usr/local/include -O2 -pipe -MT munch.o -MD -MP -MF .deps/munch.Tpo -c -o munch.o munch.cxx mv -f .deps/munch.Tpo .deps/munch.Po /usr/bin/libtool --tag=CXX --mode=link c++ -O2 -pipe -L/usr/local/lib -L/exopi-obj/pobj/hunspell-1.7.2/hunspell-1.7.2/src/hunspell/.libs -lncurses -o munch munch.o libtool: link: c++ -o munch -O2 -pipe munch.o -L.libs -lncurses munch.cxx(munch.o:(main)): warning: strcpy() is almost always misused, please use strlcpy() c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/hunspell -I../../src/hunspell -I../../src/parsers -I/usr/local/include -O2 -pipe -MT unmunch.o -MD -MP -MF .deps/unmunch.Tpo -c -o unmunch.o unmunch.cxx mv -f .deps/unmunch.Tpo .deps/unmunch.Po /usr/bin/libtool --tag=CXX --mode=link c++ -O2 -pipe -L/usr/local/lib -L/exopi-obj/pobj/hunspell-1.7.2/hunspell-1.7.2/src/hunspell/.libs -lncurses -o unmunch unmunch.o libtool: link: c++ -o unmunch -O2 -pipe unmunch.o -L.libs -lncurses c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/hunspell -I../../src/hunspell -I../../src/parsers -I/usr/local/include -O2 -pipe -MT hzip.o -MD -MP -MF .deps/hzip.Tpo -c -o hzip.o hzip.cxx mv -f .deps/hzip.Tpo .deps/hzip.Po /usr/bin/libtool --tag=CXX --mode=link c++ -O2 -pipe -L/usr/local/lib -L/exopi-obj/pobj/hunspell-1.7.2/hunspell-1.7.2/src/hunspell/.libs -lncurses -o hzip hzip.o libtool: link: c++ -o hzip -O2 -pipe hzip.o -L.libs -lncurses hzip.cxx(hzip.o:(code2table(item*, char**, char*, int))): warning: strcpy() is almost always misused, please use strlcpy() c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/hunspell -I../../src/hunspell -I../../src/parsers -I/usr/local/include -O2 -pipe -MT hunzip.o -MD -MP -MF .deps/hunzip.Tpo -c -o hunzip.o hunzip.cxx mv -f .deps/hunzip.Tpo .deps/hunzip.Po /usr/bin/libtool --tag=CXX --mode=link c++ -O2 -pipe -L/usr/local/lib -L/exopi-obj/pobj/hunspell-1.7.2/hunspell-1.7.2/src/hunspell/.libs -lncurses -o hunzip hunzip.o ../hunspell/libhunspell-1.7.la libtool: link: c++ -o .libs/hunzip -O2 -pipe hunzip.o -L.libs -lncurses -lhunspell-1.7 -Wl,-rpath-link,/usr/local/lib c++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/hunspell -I../../src/hunspell -I../../src/parsers -I/usr/local/include -O2 -pipe -MT example.o -MD -MP -MF .deps/example.Tpo -c -o example.o example.cxx mv -f .deps/example.Tpo .deps/example.Po /usr/bin/libtool --tag=CXX --mode=link c++ -O2 -pipe -L/usr/local/lib -L/exopi-obj/pobj/hunspell-1.7.2/hunspell-1.7.2/src/hunspell/.libs -lncurses -o example example.o ../hunspell/libhunspell-1.7.la libtool: link: c++ -o .libs/example -O2 -pipe example.o -L.libs -lncurses -lhunspell-1.7 -Wl,-rpath-link,/usr/local/lib Making all in man Making all in hu Making all in tests Making all in suggestiontest >>> Running fake in textproc/hunspell at 1713949546.19 ===> textproc/hunspell ===> Faking installation for hunspell-1.7.2 Making install in po if test "hunspell" = "gettext-tools"; then mkdir -p -- /exopi-obj/pobj/hunspell-1.7.2/fake-amd64/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 /exopi-obj/pobj/hunspell-1.7.2/bin/install -c -m 644 ./$file /exopi-obj/pobj/hunspell-1.7.2/fake-amd64/usr/local/share/gettext/po/$file; done; for file in Makevars; do rm -f /exopi-obj/pobj/hunspell-1.7.2/fake-amd64/usr/local/share/gettext/po/$file; done; else : ; fi Making install in src Making install in hunspell mkdir -p '/exopi-obj/pobj/hunspell-1.7.2/fake-amd64/usr/local/lib' /usr/bin/libtool --mode=install /exopi-obj/pobj/hunspell-1.7.2/bin/install -c libhunspell-1.7.la '/exopi-obj/pobj/hunspell-1.7.2/fake-amd64/usr/local/lib' libtool: install: /exopi-obj/pobj/hunspell-1.7.2/bin/install -c -m 644 ./.libs/libhunspell-1.7.a /exopi-obj/pobj/hunspell-1.7.2/fake-amd64/usr/local/lib/libhunspell-1.7.a libtool: install: /exopi-obj/pobj/hunspell-1.7.2/bin/install -c -m 644 ./.libs/libhunspell-1.7.so.1.0 /exopi-obj/pobj/hunspell-1.7.2/fake-amd64/usr/local/lib/libhunspell-1.7.so.1.0 libtool: install: /exopi-obj/pobj/hunspell-1.7.2/bin/install -c -m 644 ./.libs/libhunspell-1.7.lai /exopi-obj/pobj/hunspell-1.7.2/fake-amd64/usr/local/lib/libhunspell-1.7.la mkdir -p '/exopi-obj/pobj/hunspell-1.7.2/fake-amd64/usr/local/include/hunspell' /exopi-obj/pobj/hunspell-1.7.2/bin/install -c -m 644 hunspell.hxx hunspell.h hunvisapi.h w_char.hxx atypes.hxx '/exopi-obj/pobj/hunspell-1.7.2/fake-amd64/usr/local/include/hunspell' Making install in parsers Making install in tools mkdir -p '/exopi-obj/pobj/hunspell-1.7.2/fake-amd64/usr/local/bin' /usr/bin/libtool --mode=install /exopi-obj/pobj/hunspell-1.7.2/bin/install -c -s -m 755 analyze chmorph hunspell munch unmunch hzip hunzip '/exopi-obj/pobj/hunspell-1.7.2/fake-amd64/usr/local/bin' libtool: install: /exopi-obj/pobj/hunspell-1.7.2/bin/install -c -s -m 755 ./.libs/analyze /exopi-obj/pobj/hunspell-1.7.2/fake-amd64/usr/local/bin libtool: install: /exopi-obj/pobj/hunspell-1.7.2/bin/install -c -s -m 755 ./.libs/chmorph /exopi-obj/pobj/hunspell-1.7.2/fake-amd64/usr/local/bin libtool: install: /exopi-obj/pobj/hunspell-1.7.2/bin/install -c -s -m 755 ./.libs/hunspell /exopi-obj/pobj/hunspell-1.7.2/fake-amd64/usr/local/bin libtool: install: /exopi-obj/pobj/hunspell-1.7.2/bin/install -c -s -m 755 munch /exopi-obj/pobj/hunspell-1.7.2/fake-amd64/usr/local/bin libtool: install: /exopi-obj/pobj/hunspell-1.7.2/bin/install -c -s -m 755 unmunch /exopi-obj/pobj/hunspell-1.7.2/fake-amd64/usr/local/bin libtool: install: /exopi-obj/pobj/hunspell-1.7.2/bin/install -c -s -m 755 hzip /exopi-obj/pobj/hunspell-1.7.2/fake-amd64/usr/local/bin libtool: install: /exopi-obj/pobj/hunspell-1.7.2/bin/install -c -s -m 755 ./.libs/hunzip /exopi-obj/pobj/hunspell-1.7.2/fake-amd64/usr/local/bin mkdir -p '/exopi-obj/pobj/hunspell-1.7.2/fake-amd64/usr/local/bin' /exopi-obj/pobj/hunspell-1.7.2/bin/install -c -m 755 makealias affixcompress wordforms ispellaff2myspell wordlist2hunspell '/exopi-obj/pobj/hunspell-1.7.2/fake-amd64/usr/local/bin' Making install in man Making install in hu mkdir -p '/exopi-obj/pobj/hunspell-1.7.2/fake-amd64/usr/local/man/hu/man1' /exopi-obj/pobj/hunspell-1.7.2/bin/install -c -m 644 hunspell.1 '/exopi-obj/pobj/hunspell-1.7.2/fake-amd64/usr/local/man/hu/man1' mkdir -p '/exopi-obj/pobj/hunspell-1.7.2/fake-amd64/usr/local/man/man5' /exopi-obj/pobj/hunspell-1.7.2/bin/install -c -m 644 hunspell.5 '/exopi-obj/pobj/hunspell-1.7.2/fake-amd64/usr/local/man/man5' mkdir -p '/exopi-obj/pobj/hunspell-1.7.2/fake-amd64/usr/local/man/man1' /exopi-obj/pobj/hunspell-1.7.2/bin/install -c -m 644 hunspell.1 hzip.1 hunzip.1 '/exopi-obj/pobj/hunspell-1.7.2/fake-amd64/usr/local/man/man1' mkdir -p '/exopi-obj/pobj/hunspell-1.7.2/fake-amd64/usr/local/man/man3' /exopi-obj/pobj/hunspell-1.7.2/bin/install -c -m 644 hunspell.3 '/exopi-obj/pobj/hunspell-1.7.2/fake-amd64/usr/local/man/man3' mkdir -p '/exopi-obj/pobj/hunspell-1.7.2/fake-amd64/usr/local/man/man5' /exopi-obj/pobj/hunspell-1.7.2/bin/install -c -m 644 hunspell.5 '/exopi-obj/pobj/hunspell-1.7.2/fake-amd64/usr/local/man/man5' Making install in tests Making install in suggestiontest mkdir -p '/exopi-obj/pobj/hunspell-1.7.2/fake-amd64/usr/local/lib/pkgconfig' /exopi-obj/pobj/hunspell-1.7.2/bin/install -c -m 644 hunspell.pc '/exopi-obj/pobj/hunspell-1.7.2/fake-amd64/usr/local/lib/pkgconfig' /exopi-obj/pobj/hunspell-1.7.2/bin/install -d -m 755 /exopi-obj/pobj/hunspell-1.7.2/fake-amd64/usr/local/share/hunspell ln -sf /usr/local/share/mozilla-dicts/en-GB.aff /exopi-obj/pobj/hunspell-1.7.2/fake-amd64/usr/local/share/hunspell/default.aff ln -sf /usr/local/share/mozilla-dicts/en-GB.dic /exopi-obj/pobj/hunspell-1.7.2/fake-amd64/usr/local/share/hunspell/default.dic >>> Running package in textproc/hunspell at 1713949550.15 ===> textproc/hunspell `/exopi-obj/pobj/hunspell-1.7.2/fake-amd64/.fake_done' is up to date. ===> Building package for hunspell-1.7.2 Create /exopi-cvs/ports/packages/amd64/all/hunspell-1.7.2.tgz Creating package hunspell-1.7.2 reading plist| checking dependencies| checking dependencies|converters/libiconv checking dependencies|textproc/mozilla-dicts/en-GB checksumming| checksumming| | 0% checksumming|* | 2% checksumming|** | 4% checksumming|**** | 6% checksumming|***** | 8% checksumming|****** | 10% checksumming|******* | 12% checksumming|******** | 14% checksumming|********** | 16% checksumming|*********** | 18% checksumming|************ | 20% checksumming|************* | 22% checksumming|************** | 24% checksumming|**************** | 25% checksumming|***************** | 27% checksumming|****************** | 29% checksumming|******************* | 31% checksumming|******************** | 33% checksumming|********************** | 35% checksumming|*********************** | 37% checksumming|************************ | 39% checksumming|************************* | 41% checksumming|************************** | 43% checksumming|**************************** | 45% checksumming|***************************** | 47% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|******************************** | 53% checksumming|********************************* | 55% checksumming|*********************************** | 57% checksumming|************************************ | 59% checksumming|************************************* | 61% checksumming|************************************** | 63% checksumming|*************************************** | 65% checksumming|***************************************** | 67% checksumming|****************************************** | 69% checksumming|******************************************* | 71% checksumming|******************************************** | 73% checksumming|********************************************* | 75% checksumming|*********************************************** | 76% checksumming|************************************************ | 78% checksumming|************************************************* | 80% checksumming|************************************************** | 82% checksumming|*************************************************** | 84% checksumming|***************************************************** | 86% checksumming|****************************************************** | 88% checksumming|******************************************************* | 90% checksumming|******************************************************** | 92% checksumming|********************************************************* | 94% checksumming|*********************************************************** | 96% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% Warning: symlink(s) point to non-existent /exopi-obj/pobj/hunspell-1.7.2/fake-amd64/usr/local/share/mozilla-dicts/en-GB.aff /exopi-obj/pobj/hunspell-1.7.2/fake-amd64/usr/local/share/hunspell/default.aff Warning: symlink(s) point to non-existent /exopi-obj/pobj/hunspell-1.7.2/fake-amd64/usr/local/share/mozilla-dicts/en-GB.dic /exopi-obj/pobj/hunspell-1.7.2/fake-amd64/usr/local/share/hunspell/default.dic archiving| archiving| | 0% archiving|* | 1% archiving|**** | 7% archiving|***** | 8% archiving|****** | 9% archiving|*************************************** | 61% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 96% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************|100% /exopi-obj/pobj/hunspell-1.7.2/fake-amd64/usr/local/man/hu/man1/hunspell.1: No one-line description, using filename "hunspell" Link to /exopi-cvs/ports/packages/amd64/ftp/hunspell-1.7.2.tgz >>> Running clean in textproc/hunspell at 1713949553.86 ===> textproc/hunspell ===> Cleaning for hunspell-1.7.2 >>> Ended at 1713949554.39 max_stuck=7.53/patch=1.45/configure=18.52/build=115.21/fake=3.87/package=3.74/clean=0.66