=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Building for mecab-base-0.996 CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /usr/pkgsrc/work/textproc/mecab-base/work/mecab-0.996/missing --run aclocal-1.11 -I m4 WARNING: 'aclocal' is missing on your system. You should only need it if you modified 'acinclude.m4' or 'configure.in'. You might want to install the Automake and Perl packages. Grab them from any GNU archive site. (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /usr/pkgsrc/work/textproc/mecab-base/work/mecab-0.996/missing --run autoheader) WARNING: 'autoheader' is missing on your system. You should only need it if you modified 'acconfig.h' or 'configure.in'. You might want to install the Autoconf and GNU m4 packages. Grab them from any GNU archive site. rm -f stamp-h1 touch ./config.h.in CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /usr/pkgsrc/work/textproc/mecab-base/work/mecab-0.996/missing --run autoconf WARNING: 'autoconf' is missing on your system. You should only need it if you modified 'configure.in'. You might want to install the Autoconf and GNU m4 packages. Grab them from any GNU archive site. /bin/sh ./config.status --recheck cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged /usr/pkg/bin/bmake all-recursive Making all in src cd . && /bin/sh /usr/pkgsrc/work/textproc/mecab-base/work/mecab-0.996/missing --run automake-1.11 --gnu WARNING: 'automake' is missing on your system. You should only need it if you modified 'Makefile.am', 'acinclude.m4' or 'configure.in'. You might want to install the Automake and Perl packages. Grab them from any GNU archive site. /bin/sh ./config.status --recheck cd . && /bin/sh ./config.status Makefile config.status: creating Makefile cd .. && /usr/pkg/bin/bmake am--refresh /bin/sh ./config.status --recheck cd .. && /bin/sh ./config.status src/Makefile config.status: creating src/Makefile /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="\"/usr/pkg/etc/mecabrc\"" -D_REENTRANT -I/usr/pkg/include -O2 -march=i586 -march=i486 -D_REENTRANT -I/usr/pkg/include -march=i486 -Wall -c -o viterbi.lo viterbi.cpp libtool: compile: c++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC=\"/usr/pkg/etc/mecabrc\" -D_REENTRANT -I/usr/pkgsrc/work/textproc/mecab-base/work/.buildlink/include -O2 -march=i586 -march=i486 -march=i486 -Wall -c viterbi.cpp -fPIC -DPIC -o .libs/viterbi.o In file included from viterbi.cpp:11: ./connector.h:56:17: warning: comparison of unsigned expression >= 0 is always true [-Wtautological-compare] return (lid >= 0 && lid < rsize_ && rid >= 0 && rid < lsize_); ~~~ ^ ~ ./connector.h:56:45: warning: comparison of unsigned expression >= 0 is always true [-Wtautological-compare] return (lid >= 0 && lid < rsize_ && rid >= 0 && rid < lsize_); ~~~ ^ ~ In file included from viterbi.cpp:15: In file included from ./viterbi.h:11: In file included from ./thread.h:14: /usr/pkgsrc/work/textproc/mecab-base/work/.buildlink/include/pthread.h:544:9: warning: 'sched_yield' macro redefined [-Wmacro-redefined] #define sched_yield pthread_yield_np ^ /usr/include/sched.h:59:9: note: previous definition is here #define sched_yield __libc_thr_yield ^ viterbi.cpp:208:15: error: no member named '__pthread_write' in 'std::__1::basic_ostream' std::cout.write(node->surface, node->length); ~~~~~~~~~ ^ /usr/pkgsrc/work/textproc/mecab-base/work/.buildlink/include/pthread.h:529:20: note: expanded from macro 'write' #define write __pthread_write ^ viterbi.cpp:215:19: error: no member named '__pthread_write' in 'std::__1::basic_ostream' std::cout.write(anode->surface, anode->length); ~~~~~~~~~ ^ /usr/pkgsrc/work/textproc/mecab-base/work/.buildlink/include/pthread.h:529:20: note: expanded from macro 'write' #define write __pthread_write ^ 3 warnings and 2 errors generated. *** Error code 1 Stop. bmake[2]: stopped in /usr/pkgsrc/work/textproc/mecab-base/work/mecab-0.996/src *** Error code 1 Stop. bmake[1]: stopped in /usr/pkgsrc/work/textproc/mecab-base/work/mecab-0.996 *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/work/textproc/mecab-base/work/mecab-0.996 *** Error code 1 Stop. bmake[1]: stopped in /usr/pkgsrc/textproc/mecab-base *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/textproc/mecab-base