>>> Building on exopi-1 under japanese/mecab,-ipadic BDEPENDS = [converters/libiconv] DIST = [japanese/mecab,-ipadic:mecab-0.996.tar.gz;japanese/mecab,-ipadic:mecab-ipadic-2.7.0-20070801.tar.gz] FULLPKGNAME = mecab-ipadic-2.7.0p4 Avoided depends for libiconv-1.17 distfiles size=13606768 >>> Running patch in japanese/mecab,-ipadic at 1713348472.56 ===> japanese/mecab,-ipadic ===> Building from scratch mecab-0.996 Package database already locked... awaiting release... done! ===> mecab-ipadic-2.7.0p4 depends on: libiconv-* -> libiconv-1.17 ===> Verifying specs: c iconv m pthread c++ c++abi pthread ===> found c.100.0 iconv.7.1 m.10.1 pthread.27.1 c++.10.0 c++abi.7.0 ===> Checking files for mecab-0.996 `/exopi-cvs/ports/distfiles/mecab-0.996.tar.gz' is up to date. `/exopi-cvs/ports/distfiles/mecab-ipadic-2.7.0-20070801.tar.gz' is up to date. >> (SHA256) mecab-0.996.tar.gz: OK >> (SHA256) mecab-ipadic-2.7.0-20070801.tar.gz: OK ===> Extracting for mecab-0.996 ===> Patching for mecab-0.996 ===> Applying OpenBSD patch patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- configure.orig Fri Feb 10 16:24:56 2012 |+++ configure Thu Mar 15 10:43:52 2012 -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 17989 (offset 8 lines). done ===> Applying OpenBSD patch patch-mecabrc_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- mecabrc.in.orig Fri Mar 16 05:27:41 2012 |+++ mecabrc.in Fri Mar 16 05:28:01 2012 -------------------------- Patching file mecabrc.in using Plan A... Hunk #1 succeeded at 3 with fuzz 2. 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 japanese/mecab,-ipadic at 1713348479.39 ===> japanese/mecab,-ipadic ===> Generating configure for mecab-0.996 ===> Configuring for mecab-0.996 Using /exopi-obj/pobj/mecab-0.996/config.site (generated) configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc configure: loading site script /exopi-obj/pobj/mecab-0.996/config.site checking for a BSD-compatible install... /exopi-obj/pobj/mecab-0.996/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 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 for style of include used by make... GNU checking dependency style of cc... none checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking dependency style of c++... none 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 whether cc needs -traditional... no checking whether make sets $(MAKE)... (cached) yes checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no 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... dlltool 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 mt... mt checking if mt is a manifest tool... no 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 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 library containing strerror... none required checking whether byte ordering is bigendian... no checking for ld used by GCC... /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 ANSI C header files... (cached) yes checking for an ANSI C-conforming const... (cached) yes checking whether byte ordering is bigendian... (cached) no checking for string.h... (cached) yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for fcntl.h... (cached) yes checking for stdint.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/mman.h... (cached) yes checking for sys/times.h... (cached) yes checking for sys/types.h... (cached) yes checking for dirent.h... (cached) yes checking for ctype.h... (cached) yes checking for sys/types.h... (cached) yes checking io.h usability... no checking io.h presence... no checking for io.h... no checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking for pthread.h... (cached) yes checking for off_t... (cached) yes checking for size_t... (cached) yes checking size of char... (cached) 1 checking size of short... (cached) 2 checking size of int... 4 checking size of long... 8 checking size of long long... (cached) 8 checking size of size_t... 8 checking for size_t... (cached) yes checking for unsigned long long int... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... (cached) yes checking for main in -lstdc++... (cached) no checking for pthread_create in -lpthread... (cached) yes checking for pthread_join in -lpthread... yes checking for getenv... (cached) yes checking for opendir... (cached) yes checking whether make is GNU Make... no checking if c++ supports stl (required)... yes checking if c++ supports stl (required)... yes checking if c++ supports stl (required)... yes checking if c++ supports stl (required)... yes checking if c++ supports stl (required)... yes checking if c++ supports stl (required)... yes checking if c++ supports stl (required)... yes checking if c++ supports stl (required)... yes checking if c++ supports stl (required)... yes checking if c++ supports stl (required)... yes checking if c++ supports stl (required)... yes checking if c++ supports template (required)... yes checking if c++ supports const_cast<> (required)... yes checking if c++ supports static_cast<> (required)... yes checking if c++ supports reinterpret_cast<> (required)... yes checking if c++ supports namespaces (required) ... yes checking if c++ supports __thread (optional)... yes checking if c++ supports template (required)... yes checking if c++ supports GCC native atomic operations (optional)... yes checking if c++ supports OSX native atomic operations (optional)... no checking if c++ environment provides all required features... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/Makefile.msvc config.status: creating man/Makefile config.status: creating doc/Makefile config.status: creating tests/Makefile config.status: creating swig/version.h config.status: creating mecab.iss config.status: creating mecab-config config.status: creating mecabrc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default commands configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc >>> Running build in japanese/mecab,-ipadic at 1713348516.85 ===> japanese/mecab,-ipadic ===> Building for mecab-0.996 /usr/bin/make all-recursive Making all in src /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="\"/etc/mecabrc\"" -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -c -o viterbi.lo viterbi.cpp c++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="/etc/mecabrc" -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -c viterbi.cpp -fPIC -DPIC -o .libs/viterbi.o In file included from viterbi.cpp:18: In file included from ./tokenizer.h:11: In file included from ./dictionary.h:11: ./darts.h:407:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_type_ b = array_[node_pos].base; ^~~~~~~~~ ./darts.h:408:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_u_type_ p; ^~~~~~~~~ ./darts.h:410:10: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] for (register size_t i = 0; i < len; ++i) { ^~~~~~~~~ ./darts.h:434:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_type_ b = array_[node_pos].base; ^~~~~~~~~ ./darts.h:435:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register size_t num = 0; ^~~~~~~~~ ./darts.h:436:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_type_ n; ^~~~~~~~~ ./darts.h:437:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_u_type_ p; ^~~~~~~~~ ./darts.h:439:10: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] for (register size_t i = 0; i < len; ++i) { ^~~~~~~~~ ./darts.h:472:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_type_ b = array_[node_pos].base; ^~~~~~~~~ ./darts.h:473:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_u_type_ p; ^~~~~~~~~ In file included from viterbi.cpp:18: In file included from ./tokenizer.h:11: In file included from ./dictionary.h:12: ./char_property.h:40:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register const char *p = begin; ^~~~~~~~~ viterbi.cpp:321:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register long best_cost = 2147483647; ^~~~~~~~~ viterbi.cpp:324:7: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register int lcost = connector->cost(lnode, rnode); // local cost ^~~~~~~~~ viterbi.cpp:325:7: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register long cost = lnode->cost + lcost; ^~~~~~~~~ 14 warnings generated. c++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="/etc/mecabrc" -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -c viterbi.cpp -o viterbi.o In file included from viterbi.cpp:18: In file included from ./tokenizer.h:11: In file included from ./dictionary.h:11: ./darts.h:407:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_type_ b = array_[node_pos].base; ^~~~~~~~~ ./darts.h:408:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_u_type_ p; ^~~~~~~~~ ./darts.h:410:10: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] for (register size_t i = 0; i < len; ++i) { ^~~~~~~~~ ./darts.h:434:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_type_ b = array_[node_pos].base; ^~~~~~~~~ ./darts.h:435:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register size_t num = 0; ^~~~~~~~~ ./darts.h:436:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_type_ n; ^~~~~~~~~ ./darts.h:437:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_u_type_ p; ^~~~~~~~~ ./darts.h:439:10: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] for (register size_t i = 0; i < len; ++i) { ^~~~~~~~~ ./darts.h:472:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_type_ b = array_[node_pos].base; ^~~~~~~~~ ./darts.h:473:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_u_type_ p; ^~~~~~~~~ In file included from viterbi.cpp:18: In file included from ./tokenizer.h:11: In file included from ./dictionary.h:12: ./char_property.h:40:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register const char *p = begin; ^~~~~~~~~ viterbi.cpp:321:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register long best_cost = 2147483647; ^~~~~~~~~ viterbi.cpp:324:7: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register int lcost = connector->cost(lnode, rnode); // local cost ^~~~~~~~~ viterbi.cpp:325:7: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register long cost = lnode->cost + lcost; ^~~~~~~~~ 14 warnings generated. /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="\"/etc/mecabrc\"" -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -c -o tagger.lo tagger.cpp c++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="/etc/mecabrc" -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -c tagger.cpp -fPIC -DPIC -o .libs/tagger.o In file included from tagger.cpp:18: In file included from ./tokenizer.h:11: In file included from ./dictionary.h:11: ./darts.h:407:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_type_ b = array_[node_pos].base; ^~~~~~~~~ ./darts.h:408:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_u_type_ p; ^~~~~~~~~ ./darts.h:410:10: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] for (register size_t i = 0; i < len; ++i) { ^~~~~~~~~ ./darts.h:434:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_type_ b = array_[node_pos].base; ^~~~~~~~~ ./darts.h:435:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register size_t num = 0; ^~~~~~~~~ ./darts.h:436:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_type_ n; ^~~~~~~~~ ./darts.h:437:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_u_type_ p; ^~~~~~~~~ ./darts.h:439:10: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] for (register size_t i = 0; i < len; ++i) { ^~~~~~~~~ ./darts.h:472:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_type_ b = array_[node_pos].base; ^~~~~~~~~ ./darts.h:473:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_u_type_ p; ^~~~~~~~~ In file included from tagger.cpp:18: In file included from ./tokenizer.h:11: In file included from ./dictionary.h:12: ./char_property.h:40:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register const char *p = begin; ^~~~~~~~~ 11 warnings generated. c++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="/etc/mecabrc" -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -c tagger.cpp -o tagger.o In file included from tagger.cpp:18: In file included from ./tokenizer.h:11: In file included from ./dictionary.h:11: ./darts.h:407:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_type_ b = array_[node_pos].base; ^~~~~~~~~ ./darts.h:408:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_u_type_ p; ^~~~~~~~~ ./darts.h:410:10: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] for (register size_t i = 0; i < len; ++i) { ^~~~~~~~~ ./darts.h:434:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_type_ b = array_[node_pos].base; ^~~~~~~~~ ./darts.h:435:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register size_t num = 0; ^~~~~~~~~ ./darts.h:436:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_type_ n; ^~~~~~~~~ ./darts.h:437:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_u_type_ p; ^~~~~~~~~ ./darts.h:439:10: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] for (register size_t i = 0; i < len; ++i) { ^~~~~~~~~ ./darts.h:472:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_type_ b = array_[node_pos].base; ^~~~~~~~~ ./darts.h:473:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_u_type_ p; ^~~~~~~~~ In file included from tagger.cpp:18: In file included from ./tokenizer.h:11: In file included from ./dictionary.h:12: ./char_property.h:40:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register const char *p = begin; ^~~~~~~~~ 11 warnings generated. /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="\"/etc/mecabrc\"" -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -c -o utils.lo utils.cpp c++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="/etc/mecabrc" -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -c utils.cpp -fPIC -DPIC -o .libs/utils.o c++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="/etc/mecabrc" -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -c utils.cpp -o utils.o /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="\"/etc/mecabrc\"" -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -c -o eval.lo eval.cpp c++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="/etc/mecabrc" -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -c eval.cpp -fPIC -DPIC -o .libs/eval.o c++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="/etc/mecabrc" -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -c eval.cpp -o eval.o /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="\"/etc/mecabrc\"" -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -c -o iconv_utils.lo iconv_utils.cpp c++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="/etc/mecabrc" -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -c iconv_utils.cpp -fPIC -DPIC -o .libs/iconv_utils.o In file included from iconv_utils.cpp:18: ./char_property.h:40:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register const char *p = begin; ^~~~~~~~~ 1 warning generated. c++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="/etc/mecabrc" -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -c iconv_utils.cpp -o iconv_utils.o In file included from iconv_utils.cpp:18: ./char_property.h:40:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register const char *p = begin; ^~~~~~~~~ 1 warning generated. /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="\"/etc/mecabrc\"" -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -c -o dictionary_rewriter.lo dictionary_rewriter.cpp c++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="/etc/mecabrc" -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -c dictionary_rewriter.cpp -fPIC -DPIC -o .libs/dictionary_rewriter.o c++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="/etc/mecabrc" -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -c dictionary_rewriter.cpp -o dictionary_rewriter.o /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="\"/etc/mecabrc\"" -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -c -o dictionary_generator.lo dictionary_generator.cpp c++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="/etc/mecabrc" -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -c dictionary_generator.cpp -fPIC -DPIC -o .libs/dictionary_generator.o In file included from dictionary_generator.cpp:11: ./char_property.h:40:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register const char *p = begin; ^~~~~~~~~ In file included from dictionary_generator.cpp:14: In file included from ./dictionary.h:11: ./darts.h:407:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_type_ b = array_[node_pos].base; ^~~~~~~~~ ./darts.h:408:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_u_type_ p; ^~~~~~~~~ ./darts.h:410:10: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] for (register size_t i = 0; i < len; ++i) { ^~~~~~~~~ ./darts.h:434:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_type_ b = array_[node_pos].base; ^~~~~~~~~ ./darts.h:435:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register size_t num = 0; ^~~~~~~~~ ./darts.h:436:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_type_ n; ^~~~~~~~~ ./darts.h:437:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_u_type_ p; ^~~~~~~~~ ./darts.h:439:10: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] for (register size_t i = 0; i < len; ++i) { ^~~~~~~~~ ./darts.h:472:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_type_ b = array_[node_pos].base; ^~~~~~~~~ ./darts.h:473:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_u_type_ p; ^~~~~~~~~ c++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="/etc/mecabrc" -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -c dictionary_generator.cpp -o dictionary_generator.o 11 warnings generated. In file included from dictionary_generator.cpp:11: ./char_property.h:40:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register const char *p = begin; ^~~~~~~~~ In file included from dictionary_generator.cpp:14: In file included from ./dictionary.h:11: ./darts.h:407:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_type_ b = array_[node_pos].base; ^~~~~~~~~ ./darts.h:408:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_u_type_ p; ^~~~~~~~~ ./darts.h:410:10: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] for (register size_t i = 0; i < len; ++i) { ^~~~~~~~~ ./darts.h:434:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_type_ b = array_[node_pos].base; ^~~~~~~~~ ./darts.h:435:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register size_t num = 0; ^~~~~~~~~ ./darts.h:436:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_type_ n; ^~~~~~~~~ ./darts.h:437:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_u_type_ p; ^~~~~~~~~ ./darts.h:439:10: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] for (register size_t i = 0; i < len; ++i) { ^~~~~~~~~ ./darts.h:472:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_type_ b = array_[node_pos].base; ^~~~~~~~~ ./darts.h:473:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_u_type_ p; ^~~~~~~~~ 11 warnings generated. /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="\"/etc/mecabrc\"" -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -c -o dictionary_compiler.lo dictionary_compiler.cpp c++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="/etc/mecabrc" -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -c dictionary_compiler.cpp -fPIC -DPIC -o .libs/dictionary_compiler.o In file included from dictionary_compiler.cpp:9: ./char_property.h:40:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register const char *p = begin; ^~~~~~~~~ In file included from dictionary_compiler.cpp:11: In file included from ./dictionary.h:11: ./darts.h:407:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_type_ b = array_[node_pos].base; ^~~~~~~~~ ./darts.h:408:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_u_type_ p; ^~~~~~~~~ ./darts.h:410:10: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] for (register size_t i = 0; i < len; ++i) { ^~~~~~~~~ ./darts.h:434:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_type_ b = array_[node_pos].base; ^~~~~~~~~ ./darts.h:435:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register size_t num = 0; ^~~~~~~~~ ./darts.h:436:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_type_ n; ^~~~~~~~~ ./darts.h:437:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_u_type_ p; ^~~~~~~~~ ./darts.h:439:10: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] for (register size_t i = 0; i < len; ++i) { ^~~~~~~~~ ./darts.h:472:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_type_ b = array_[node_pos].base; ^~~~~~~~~ ./darts.h:473:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_u_type_ p; ^~~~~~~~~ 11 warnings generated. c++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="/etc/mecabrc" -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -c dictionary_compiler.cpp -o dictionary_compiler.o In file included from dictionary_compiler.cpp:9: ./char_property.h:40:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register const char *p = begin; ^~~~~~~~~ In file included from dictionary_compiler.cpp:11: In file included from ./dictionary.h:11: ./darts.h:407:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_type_ b = array_[node_pos].base; ^~~~~~~~~ ./darts.h:408:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_u_type_ p; ^~~~~~~~~ ./darts.h:410:10: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] for (register size_t i = 0; i < len; ++i) { ^~~~~~~~~ ./darts.h:434:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_type_ b = array_[node_pos].base; ^~~~~~~~~ ./darts.h:435:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register size_t num = 0; ^~~~~~~~~ ./darts.h:436:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_type_ n; ^~~~~~~~~ ./darts.h:437:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_u_type_ p; ^~~~~~~~~ ./darts.h:439:10: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] for (register size_t i = 0; i < len; ++i) { ^~~~~~~~~ ./darts.h:472:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_type_ b = array_[node_pos].base; ^~~~~~~~~ ./darts.h:473:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_u_type_ p; ^~~~~~~~~ 11 warnings generated. /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="\"/etc/mecabrc\"" -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -c -o context_id.lo context_id.cpp c++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="/etc/mecabrc" -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -c context_id.cpp -fPIC -DPIC -o .libs/context_id.o c++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="/etc/mecabrc" -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -c context_id.cpp -o context_id.o /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="\"/etc/mecabrc\"" -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -c -o connector.lo connector.cpp c++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="/etc/mecabrc" -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -c connector.cpp -fPIC -DPIC -o .libs/connector.o c++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="/etc/mecabrc" -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -c connector.cpp -o connector.o /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="\"/etc/mecabrc\"" -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -c -o nbest_generator.lo nbest_generator.cpp c++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="/etc/mecabrc" -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -c nbest_generator.cpp -fPIC -DPIC -o .libs/nbest_generator.o c++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="/etc/mecabrc" -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -c nbest_generator.cpp -o nbest_generator.o /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="\"/etc/mecabrc\"" -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -c -o writer.lo writer.cpp c++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="/etc/mecabrc" -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -c writer.cpp -fPIC -DPIC -o .libs/writer.o writer.cpp:253:61: warning: adding 'const char' to a string does not append to the string [-Wstring-plus-int] const std::string error = "unknown meta char: " + *p; ~~~~~~~~~~~~~~~~~~~~~~^~~~ writer.cpp:253:61: note: use array indexing to silence this warning const std::string error = "unknown meta char: " + *p; ^ & [ ] c++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="/etc/mecabrc" -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -c writer.cpp -o writer.o 1 warning generated. writer.cpp:253:61: warning: adding 'const char' to a string does not append to the string [-Wstring-plus-int] const std::string error = "unknown meta char: " + *p; ~~~~~~~~~~~~~~~~~~~~~~^~~~ writer.cpp:253:61: note: use array indexing to silence this warning const std::string error = "unknown meta char: " + *p; ^ & [ ] 1 warning generated. /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="\"/etc/mecabrc\"" -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -c -o string_buffer.lo string_buffer.cpp c++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="/etc/mecabrc" -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -c string_buffer.cpp -fPIC -DPIC -o .libs/string_buffer.o c++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="/etc/mecabrc" -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -c string_buffer.cpp -o string_buffer.o /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="\"/etc/mecabrc\"" -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -c -o param.lo param.cpp c++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="/etc/mecabrc" -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -c param.cpp -fPIC -DPIC -o .libs/param.o c++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="/etc/mecabrc" -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -c param.cpp -o param.o /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="\"/etc/mecabrc\"" -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -c -o tokenizer.lo tokenizer.cpp c++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="/etc/mecabrc" -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -c tokenizer.cpp -fPIC -DPIC -o .libs/tokenizer.o In file included from tokenizer.cpp:8: ./darts.h:407:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_type_ b = array_[node_pos].base; ^~~~~~~~~ ./darts.h:408:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_u_type_ p; ^~~~~~~~~ ./darts.h:410:10: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] for (register size_t i = 0; i < len; ++i) { ^~~~~~~~~ ./darts.h:434:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_type_ b = array_[node_pos].base; ^~~~~~~~~ ./darts.h:435:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register size_t num = 0; ^~~~~~~~~ ./darts.h:436:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_type_ n; ^~~~~~~~~ ./darts.h:437:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_u_type_ p; ^~~~~~~~~ ./darts.h:439:10: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] for (register size_t i = 0; i < len; ++i) { ^~~~~~~~~ ./darts.h:472:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_type_ b = array_[node_pos].base; ^~~~~~~~~ ./darts.h:473:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_u_type_ p; ^~~~~~~~~ In file included from tokenizer.cpp:12: In file included from ./tokenizer.h:11: In file included from ./dictionary.h:12: ./char_property.h:40:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register const char *p = begin; ^~~~~~~~~ 11 warnings generated. c++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="/etc/mecabrc" -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -c tokenizer.cpp -o tokenizer.o In file included from tokenizer.cpp:8: ./darts.h:407:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_type_ b = array_[node_pos].base; ^~~~~~~~~ ./darts.h:408:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_u_type_ p; ^~~~~~~~~ ./darts.h:410:10: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] for (register size_t i = 0; i < len; ++i) { ^~~~~~~~~ ./darts.h:434:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_type_ b = array_[node_pos].base; ^~~~~~~~~ ./darts.h:435:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register size_t num = 0; ^~~~~~~~~ ./darts.h:436:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_type_ n; ^~~~~~~~~ ./darts.h:437:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_u_type_ p; ^~~~~~~~~ ./darts.h:439:10: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] for (register size_t i = 0; i < len; ++i) { ^~~~~~~~~ ./darts.h:472:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_type_ b = array_[node_pos].base; ^~~~~~~~~ ./darts.h:473:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_u_type_ p; ^~~~~~~~~ In file included from tokenizer.cpp:12: In file included from ./tokenizer.h:11: In file included from ./dictionary.h:12: ./char_property.h:40:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register const char *p = begin; ^~~~~~~~~ 11 warnings generated. /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="\"/etc/mecabrc\"" -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -c -o char_property.lo char_property.cpp c++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="/etc/mecabrc" -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -c char_property.cpp -fPIC -DPIC -o .libs/char_property.o In file included from char_property.cpp:11: ./char_property.h:40:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register const char *p = begin; ^~~~~~~~~ 1 warning generated. c++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="/etc/mecabrc" -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -c char_property.cpp -o char_property.o In file included from char_property.cpp:11: ./char_property.h:40:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register const char *p = begin; ^~~~~~~~~ 1 warning generated. /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="\"/etc/mecabrc\"" -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -c -o dictionary.lo dictionary.cpp c++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="/etc/mecabrc" -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -c dictionary.cpp -fPIC -DPIC -o .libs/dictionary.o In file included from dictionary.cpp:10: ./char_property.h:40:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register const char *p = begin; ^~~~~~~~~ In file included from dictionary.cpp:12: In file included from ./dictionary.h:11: ./darts.h:407:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_type_ b = array_[node_pos].base; ^~~~~~~~~ ./darts.h:408:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_u_type_ p; ^~~~~~~~~ ./darts.h:410:10: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] for (register size_t i = 0; i < len; ++i) { ^~~~~~~~~ ./darts.h:434:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_type_ b = array_[node_pos].base; ^~~~~~~~~ ./darts.h:435:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register size_t num = 0; ^~~~~~~~~ ./darts.h:436:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_type_ n; ^~~~~~~~~ ./darts.h:437:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_u_type_ p; ^~~~~~~~~ ./darts.h:439:10: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] for (register size_t i = 0; i < len; ++i) { ^~~~~~~~~ ./darts.h:472:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_type_ b = array_[node_pos].base; ^~~~~~~~~ ./darts.h:473:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_u_type_ p; ^~~~~~~~~ dictionary.cpp:68:34: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct pair_1st_cmp: public std::binary_function { ^ dictionary.cpp:438:20: note: in instantiation of template class 'MeCab::(anonymous namespace)::pair_1st_cmp' requested here pair_1st_cmp()); ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 12 warnings generated. c++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="/etc/mecabrc" -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -c dictionary.cpp -o dictionary.o In file included from dictionary.cpp:10: ./char_property.h:40:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register const char *p = begin; ^~~~~~~~~ In file included from dictionary.cpp:12: In file included from ./dictionary.h:11: ./darts.h:407:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_type_ b = array_[node_pos].base; ^~~~~~~~~ ./darts.h:408:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_u_type_ p; ^~~~~~~~~ ./darts.h:410:10: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] for (register size_t i = 0; i < len; ++i) { ^~~~~~~~~ ./darts.h:434:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_type_ b = array_[node_pos].base; ^~~~~~~~~ ./darts.h:435:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register size_t num = 0; ^~~~~~~~~ ./darts.h:436:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_type_ n; ^~~~~~~~~ ./darts.h:437:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_u_type_ p; ^~~~~~~~~ ./darts.h:439:10: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] for (register size_t i = 0; i < len; ++i) { ^~~~~~~~~ ./darts.h:472:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_type_ b = array_[node_pos].base; ^~~~~~~~~ ./darts.h:473:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_u_type_ p; ^~~~~~~~~ dictionary.cpp:68:34: warning: 'binary_function' is deprecated [-Wdeprecated-declarations] struct pair_1st_cmp: public std::binary_function { ^ dictionary.cpp:438:20: note: in instantiation of template class 'MeCab::(anonymous namespace)::pair_1st_cmp' requested here pair_1st_cmp()); ^ /usr/include/c++/v1/__functional/binary_function.h:24:29: note: 'binary_function' has been explicitly marked deprecated here struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_function ^ /usr/include/c++/v1/__config:796:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /usr/include/c++/v1/__config:781:49: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__((deprecated)) ^ 12 warnings generated. /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="\"/etc/mecabrc\"" -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -c -o feature_index.lo feature_index.cpp c++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="/etc/mecabrc" -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -c feature_index.cpp -fPIC -DPIC -o .libs/feature_index.o In file included from feature_index.cpp:11: In file included from ./feature_index.h:13: ./darts.h:407:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_type_ b = array_[node_pos].base; ^~~~~~~~~ ./darts.h:408:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_u_type_ p; ^~~~~~~~~ ./darts.h:410:10: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] for (register size_t i = 0; i < len; ++i) { ^~~~~~~~~ ./darts.h:434:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_type_ b = array_[node_pos].base; ^~~~~~~~~ ./darts.h:435:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register size_t num = 0; ^~~~~~~~~ ./darts.h:436:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_type_ n; ^~~~~~~~~ ./darts.h:437:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_u_type_ p; ^~~~~~~~~ ./darts.h:439:10: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] for (register size_t i = 0; i < len; ++i) { ^~~~~~~~~ ./darts.h:472:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_type_ b = array_[node_pos].base; ^~~~~~~~~ ./darts.h:473:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_u_type_ p; ^~~~~~~~~ 10 warnings generated. c++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="/etc/mecabrc" -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -c feature_index.cpp -o feature_index.o In file included from feature_index.cpp:11: In file included from ./feature_index.h:13: ./darts.h:407:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_type_ b = array_[node_pos].base; ^~~~~~~~~ ./darts.h:408:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_u_type_ p; ^~~~~~~~~ ./darts.h:410:10: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] for (register size_t i = 0; i < len; ++i) { ^~~~~~~~~ ./darts.h:434:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_type_ b = array_[node_pos].base; ^~~~~~~~~ ./darts.h:435:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register size_t num = 0; ^~~~~~~~~ ./darts.h:436:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_type_ n; ^~~~~~~~~ ./darts.h:437:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_u_type_ p; ^~~~~~~~~ ./darts.h:439:10: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] for (register size_t i = 0; i < len; ++i) { ^~~~~~~~~ ./darts.h:472:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_type_ b = array_[node_pos].base; ^~~~~~~~~ ./darts.h:473:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_u_type_ p; ^~~~~~~~~ 10 warnings generated. /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="\"/etc/mecabrc\"" -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -c -o lbfgs.lo lbfgs.cpp c++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="/etc/mecabrc" -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -c lbfgs.cpp -fPIC -DPIC -o .libs/lbfgs.o c++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="/etc/mecabrc" -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -c lbfgs.cpp -o lbfgs.o /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="\"/etc/mecabrc\"" -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -c -o learner_tagger.lo learner_tagger.cpp c++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="/etc/mecabrc" -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -c learner_tagger.cpp -fPIC -DPIC -o .libs/learner_tagger.o In file included from learner_tagger.cpp:13: In file included from ./learner_tagger.h:12: In file included from ./feature_index.h:13: ./darts.h:407:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_type_ b = array_[node_pos].base; ^~~~~~~~~ ./darts.h:408:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_u_type_ p; ^~~~~~~~~ ./darts.h:410:10: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] for (register size_t i = 0; i < len; ++i) { ^~~~~~~~~ ./darts.h:434:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_type_ b = array_[node_pos].base; ^~~~~~~~~ ./darts.h:435:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register size_t num = 0; ^~~~~~~~~ ./darts.h:436:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_type_ n; ^~~~~~~~~ ./darts.h:437:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_u_type_ p; ^~~~~~~~~ ./darts.h:439:10: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] for (register size_t i = 0; i < len; ++i) { ^~~~~~~~~ ./darts.h:472:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_type_ b = array_[node_pos].base; ^~~~~~~~~ ./darts.h:473:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_u_type_ p; ^~~~~~~~~ In file included from learner_tagger.cpp:13: In file included from ./learner_tagger.h:13: In file included from ./tokenizer.h:11: In file included from ./dictionary.h:12: ./char_property.h:40:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register const char *p = begin; ^~~~~~~~~ 11 warnings generated. c++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="/etc/mecabrc" -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -c learner_tagger.cpp -o learner_tagger.o In file included from learner_tagger.cpp:13: In file included from ./learner_tagger.h:12: In file included from ./feature_index.h:13: ./darts.h:407:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_type_ b = array_[node_pos].base; ^~~~~~~~~ ./darts.h:408:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_u_type_ p; ^~~~~~~~~ ./darts.h:410:10: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] for (register size_t i = 0; i < len; ++i) { ^~~~~~~~~ ./darts.h:434:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_type_ b = array_[node_pos].base; ^~~~~~~~~ ./darts.h:435:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register size_t num = 0; ^~~~~~~~~ ./darts.h:436:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_type_ n; ^~~~~~~~~ ./darts.h:437:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_u_type_ p; ^~~~~~~~~ ./darts.h:439:10: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] for (register size_t i = 0; i < len; ++i) { ^~~~~~~~~ ./darts.h:472:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_type_ b = array_[node_pos].base; ^~~~~~~~~ ./darts.h:473:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_u_type_ p; ^~~~~~~~~ In file included from learner_tagger.cpp:13: In file included from ./learner_tagger.h:13: In file included from ./tokenizer.h:11: In file included from ./dictionary.h:12: ./char_property.h:40:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register const char *p = begin; ^~~~~~~~~ 11 warnings generated. /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="\"/etc/mecabrc\"" -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -c -o learner.lo learner.cpp c++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="/etc/mecabrc" -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -c learner.cpp -fPIC -DPIC -o .libs/learner.o In file included from learner.cpp:10: In file included from ./feature_index.h:13: ./darts.h:407:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_type_ b = array_[node_pos].base; ^~~~~~~~~ ./darts.h:408:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_u_type_ p; ^~~~~~~~~ ./darts.h:410:10: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] for (register size_t i = 0; i < len; ++i) { ^~~~~~~~~ ./darts.h:434:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_type_ b = array_[node_pos].base; ^~~~~~~~~ ./darts.h:435:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register size_t num = 0; ^~~~~~~~~ ./darts.h:436:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_type_ n; ^~~~~~~~~ ./darts.h:437:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_u_type_ p; ^~~~~~~~~ ./darts.h:439:10: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] for (register size_t i = 0; i < len; ++i) { ^~~~~~~~~ ./darts.h:472:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_type_ b = array_[node_pos].base; ^~~~~~~~~ ./darts.h:473:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_u_type_ p; ^~~~~~~~~ In file included from learner.cpp:13: In file included from ./learner_tagger.h:13: In file included from ./tokenizer.h:11: In file included from ./dictionary.h:12: ./char_property.h:40:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register const char *p = begin; ^~~~~~~~~ 11 warnings generated. c++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="/etc/mecabrc" -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -c learner.cpp -o learner.o In file included from learner.cpp:10: In file included from ./feature_index.h:13: ./darts.h:407:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_type_ b = array_[node_pos].base; ^~~~~~~~~ ./darts.h:408:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_u_type_ p; ^~~~~~~~~ ./darts.h:410:10: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] for (register size_t i = 0; i < len; ++i) { ^~~~~~~~~ ./darts.h:434:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_type_ b = array_[node_pos].base; ^~~~~~~~~ ./darts.h:435:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register size_t num = 0; ^~~~~~~~~ ./darts.h:436:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_type_ n; ^~~~~~~~~ ./darts.h:437:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_u_type_ p; ^~~~~~~~~ ./darts.h:439:10: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] for (register size_t i = 0; i < len; ++i) { ^~~~~~~~~ ./darts.h:472:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_type_ b = array_[node_pos].base; ^~~~~~~~~ ./darts.h:473:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_u_type_ p; ^~~~~~~~~ In file included from learner.cpp:13: In file included from ./learner_tagger.h:13: In file included from ./tokenizer.h:11: In file included from ./dictionary.h:12: ./char_property.h:40:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register const char *p = begin; ^~~~~~~~~ 11 warnings generated. /usr/bin/libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="\"/etc/mecabrc\"" -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -c -o libmecab.lo libmecab.cpp c++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="/etc/mecabrc" -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -c libmecab.cpp -fPIC -DPIC -o .libs/libmecab.o In file included from libmecab.cpp:11: In file included from ./tokenizer.h:11: In file included from ./dictionary.h:11: ./darts.h:407:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_type_ b = array_[node_pos].base; ^~~~~~~~~ ./darts.h:408:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_u_type_ p; ^~~~~~~~~ ./darts.h:410:10: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] for (register size_t i = 0; i < len; ++i) { ^~~~~~~~~ ./darts.h:434:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_type_ b = array_[node_pos].base; ^~~~~~~~~ ./darts.h:435:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register size_t num = 0; ^~~~~~~~~ ./darts.h:436:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_type_ n; ^~~~~~~~~ ./darts.h:437:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_u_type_ p; ^~~~~~~~~ ./darts.h:439:10: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] for (register size_t i = 0; i < len; ++i) { ^~~~~~~~~ ./darts.h:472:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_type_ b = array_[node_pos].base; ^~~~~~~~~ ./darts.h:473:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_u_type_ p; ^~~~~~~~~ In file included from libmecab.cpp:11: In file included from ./tokenizer.h:11: In file included from ./dictionary.h:12: ./char_property.h:40:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register const char *p = begin; ^~~~~~~~~ 11 warnings generated. c++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="/etc/mecabrc" -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -c libmecab.cpp -o libmecab.o In file included from libmecab.cpp:11: In file included from ./tokenizer.h:11: In file included from ./dictionary.h:11: ./darts.h:407:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_type_ b = array_[node_pos].base; ^~~~~~~~~ ./darts.h:408:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_u_type_ p; ^~~~~~~~~ ./darts.h:410:10: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] for (register size_t i = 0; i < len; ++i) { ^~~~~~~~~ ./darts.h:434:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_type_ b = array_[node_pos].base; ^~~~~~~~~ ./darts.h:435:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register size_t num = 0; ^~~~~~~~~ ./darts.h:436:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_type_ n; ^~~~~~~~~ ./darts.h:437:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_u_type_ p; ^~~~~~~~~ ./darts.h:439:10: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] for (register size_t i = 0; i < len; ++i) { ^~~~~~~~~ ./darts.h:472:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_type_ b = array_[node_pos].base; ^~~~~~~~~ ./darts.h:473:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register array_u_type_ p; ^~~~~~~~~ In file included from libmecab.cpp:11: In file included from ./tokenizer.h:11: In file included from ./dictionary.h:12: ./char_property.h:40:5: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] register const char *p = begin; ^~~~~~~~~ 11 warnings generated. /usr/bin/libtool --tag=CXX --mode=link c++ -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -no-undefined -version-info 2:0:0 -L/usr/local/lib -o libmecab.la -rpath /usr/local/lib viterbi.lo tagger.lo utils.lo eval.lo iconv_utils.lo dictionary_rewriter.lo dictionary_generator.lo dictionary_compiler.lo context_id.lo connector.lo nbest_generator.lo writer.lo string_buffer.lo param.lo tokenizer.lo char_property.lo dictionary.lo feature_index.lo lbfgs.lo learner_tagger.lo learner.lo libmecab.lo -lpthread -lpthread -liconv libtool: link: c++ -shared -fPIC -DPIC -o .libs/libmecab.so.0.0 -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION .libs/viterbi.o .libs/tagger.o .libs/utils.o .libs/eval.o .libs/iconv_utils.o .libs/dictionary_rewriter.o .libs/dictionary_generator.o .libs/dictionary_compiler.o .libs/context_id.o .libs/connector.o .libs/nbest_generator.o .libs/writer.o .libs/string_buffer.o .libs/param.o .libs/tokenizer.o .libs/char_property.o .libs/dictionary.o .libs/feature_index.o .libs/lbfgs.o .libs/learner_tagger.o .libs/learner.o .libs/libmecab.o -L.libs -lpthread -liconv -Wl,-soname,libmecab.so.0.0 libtool: link: ar cru .libs/libmecab.a viterbi.o tagger.o utils.o eval.o iconv_utils.o dictionary_rewriter.o dictionary_generator.o dictionary_compiler.o context_id.o connector.o nbest_generator.o writer.o string_buffer.o param.o tokenizer.o char_property.o dictionary.o feature_index.o lbfgs.o learner_tagger.o learner.o libmecab.o libtool: link: ranlib .libs/libmecab.a c++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="\"/etc/mecabrc\"" -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -c -o mecab.o mecab.cpp /usr/bin/libtool --tag=CXX --mode=link c++ -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -L/usr/local/lib -o mecab mecab.o libmecab.la -lpthread -lpthread -liconv libtool: link: c++ -o .libs/mecab -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION mecab.o -L.libs -lmecab -lpthread -liconv -Wl,-rpath-link,/usr/local/lib c++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="\"/etc/mecabrc\"" -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -c -o mecab-dict-index.o mecab-dict-index.cpp /usr/bin/libtool --tag=CXX --mode=link c++ -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -L/usr/local/lib -o mecab-dict-index mecab-dict-index.o libmecab.la -lpthread -lpthread -liconv libtool: link: c++ -o .libs/mecab-dict-index -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION mecab-dict-index.o -L.libs -lmecab -lpthread -liconv -Wl,-rpath-link,/usr/local/lib c++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="\"/etc/mecabrc\"" -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -c -o mecab-dict-gen.o mecab-dict-gen.cpp /usr/bin/libtool --tag=CXX --mode=link c++ -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -L/usr/local/lib -o mecab-dict-gen mecab-dict-gen.o libmecab.la -lpthread -lpthread -liconv libtool: link: c++ -o .libs/mecab-dict-gen -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION mecab-dict-gen.o -L.libs -lmecab -lpthread -liconv -Wl,-rpath-link,/usr/local/lib c++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="\"/etc/mecabrc\"" -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -c -o mecab-cost-train.o mecab-cost-train.cpp /usr/bin/libtool --tag=CXX --mode=link c++ -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -L/usr/local/lib -o mecab-cost-train mecab-cost-train.o libmecab.la -lpthread -lpthread -liconv libtool: link: c++ -o .libs/mecab-cost-train -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION mecab-cost-train.o -L.libs -lmecab -lpthread -liconv -Wl,-rpath-link,/usr/local/lib c++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="\"/etc/mecabrc\"" -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -c -o mecab-system-eval.o mecab-system-eval.cpp /usr/bin/libtool --tag=CXX --mode=link c++ -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -L/usr/local/lib -o mecab-system-eval mecab-system-eval.o libmecab.la -lpthread -lpthread -liconv libtool: link: c++ -o .libs/mecab-system-eval -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION mecab-system-eval.o -L.libs -lmecab -lpthread -liconv -Wl,-rpath-link,/usr/local/lib c++ -DHAVE_CONFIG_H -I. -I.. -DDIC_VERSION=102 -DMECAB_DEFAULT_RC="\"/etc/mecabrc\"" -I/usr/local/include -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -c -o mecab-test-gen.o mecab-test-gen.cpp /usr/bin/libtool --tag=CXX --mode=link c++ -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION -L/usr/local/lib -o mecab-test-gen mecab-test-gen.o libmecab.la -lpthread -lpthread -liconv libtool: link: c++ -o .libs/mecab-test-gen -D_LIBCPP_ENABLE_CXX17_REMOVED_UNARY_BINARY_FUNCTION mecab-test-gen.o -L.libs -lmecab -lpthread -liconv -Wl,-rpath-link,/usr/local/lib Making all in man Making all in doc Making all in tests cd /exopi-obj/pobj/mecab-0.996/mecab-ipadic-2.7.0-20070801 && /exopi-obj/pobj/mecab-0.996/mecab-0.996/src/mecab-dict-index -t utf-8 reading ./unk.def ... 40 emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| ./model.def is not found. skipped. reading ./Adj.csv ... 27210 reading ./Adnominal.csv ... 135 reading ./Adverb.csv ... 3032 reading ./Auxil.csv ... 199 reading ./Conjunction.csv ... 171 reading ./Filler.csv ... 19 reading ./Interjection.csv ... 252 reading ./Noun.adjv.csv ... 3328 reading ./Noun.adverbal.csv ... 795 reading ./Noun.csv ... 60477 reading ./Noun.demonst.csv ... 120 reading ./Noun.nai.csv ... 42 reading ./Noun.name.csv ... 34202 reading ./Noun.number.csv ... 42 reading ./Noun.org.csv ... 16668 reading ./Noun.others.csv ... 151 reading ./Noun.place.csv ... 72999 reading ./Noun.proper.csv ... 27327 reading ./Noun.verbal.csv ... 12146 reading ./Others.csv ... 2 reading ./Postp-col.csv ... 91 reading ./Postp.csv ... 146 reading ./Prefix.csv ... 221 reading ./Suffix.csv ... 1393 reading ./Symbol.csv ... 208 reading ./Verb.csv ... 130750 emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| reading ./matrix.def ... 1316x1316 emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| done! >>> Running fake in japanese/mecab,-ipadic at 1713348665.27 ===> japanese/mecab,-ipadic ===> Faking installation for mecab-0.996 Making install in src test -z "/usr/local/lib" || mkdir -p "/exopi-obj/pobj/mecab-0.996/fake-amd64/usr/local/lib" /usr/bin/libtool --mode=install /exopi-obj/pobj/mecab-0.996/bin/install -c libmecab.la '/exopi-obj/pobj/mecab-0.996/fake-amd64/usr/local/lib' libtool: install: /exopi-obj/pobj/mecab-0.996/bin/install -c -m 644 ./.libs/libmecab.a /exopi-obj/pobj/mecab-0.996/fake-amd64/usr/local/lib/libmecab.a libtool: install: /exopi-obj/pobj/mecab-0.996/bin/install -c -m 644 ./.libs/libmecab.so.0.0 /exopi-obj/pobj/mecab-0.996/fake-amd64/usr/local/lib/libmecab.so.0.0 libtool: install: /exopi-obj/pobj/mecab-0.996/bin/install -c -m 644 ./.libs/libmecab.lai /exopi-obj/pobj/mecab-0.996/fake-amd64/usr/local/lib/libmecab.la test -z "/usr/local/bin" || mkdir -p "/exopi-obj/pobj/mecab-0.996/fake-amd64/usr/local/bin" /usr/bin/libtool --mode=install /exopi-obj/pobj/mecab-0.996/bin/install -c -s -m 755 mecab '/exopi-obj/pobj/mecab-0.996/fake-amd64/usr/local/bin' libtool: install: /exopi-obj/pobj/mecab-0.996/bin/install -c -s -m 755 ./.libs/mecab /exopi-obj/pobj/mecab-0.996/fake-amd64/usr/local/bin test -z "/usr/local/libexec/mecab" || mkdir -p "/exopi-obj/pobj/mecab-0.996/fake-amd64/usr/local/libexec/mecab" /usr/bin/libtool --mode=install /exopi-obj/pobj/mecab-0.996/bin/install -c -s -m 755 mecab-dict-index mecab-dict-gen mecab-cost-train mecab-system-eval mecab-test-gen '/exopi-obj/pobj/mecab-0.996/fake-amd64/usr/local/libexec/mecab' libtool: install: /exopi-obj/pobj/mecab-0.996/bin/install -c -s -m 755 ./.libs/mecab-dict-index /exopi-obj/pobj/mecab-0.996/fake-amd64/usr/local/libexec/mecab libtool: install: /exopi-obj/pobj/mecab-0.996/bin/install -c -s -m 755 ./.libs/mecab-dict-gen /exopi-obj/pobj/mecab-0.996/fake-amd64/usr/local/libexec/mecab libtool: install: /exopi-obj/pobj/mecab-0.996/bin/install -c -s -m 755 ./.libs/mecab-cost-train /exopi-obj/pobj/mecab-0.996/fake-amd64/usr/local/libexec/mecab libtool: install: /exopi-obj/pobj/mecab-0.996/bin/install -c -s -m 755 ./.libs/mecab-system-eval /exopi-obj/pobj/mecab-0.996/fake-amd64/usr/local/libexec/mecab libtool: install: /exopi-obj/pobj/mecab-0.996/bin/install -c -s -m 755 ./.libs/mecab-test-gen /exopi-obj/pobj/mecab-0.996/fake-amd64/usr/local/libexec/mecab test -z "/usr/local/include" || mkdir -p "/exopi-obj/pobj/mecab-0.996/fake-amd64/usr/local/include" /exopi-obj/pobj/mecab-0.996/bin/install -c -m 644 mecab.h '/exopi-obj/pobj/mecab-0.996/fake-amd64/usr/local/include' Making install in man test -z "/usr/local/man/man1" || mkdir -p "/exopi-obj/pobj/mecab-0.996/fake-amd64/usr/local/man/man1" /exopi-obj/pobj/mecab-0.996/bin/install -c -m 644 mecab.1 '/exopi-obj/pobj/mecab-0.996/fake-amd64/usr/local/man/man1' Making install in doc Making install in tests test -z "/usr/local/bin" || mkdir -p "/exopi-obj/pobj/mecab-0.996/fake-amd64/usr/local/bin" /exopi-obj/pobj/mecab-0.996/bin/install -c -m 755 mecab-config '/exopi-obj/pobj/mecab-0.996/fake-amd64/usr/local/bin' test -z "/etc" || mkdir -p "/exopi-obj/pobj/mecab-0.996/fake-amd64/etc" /exopi-obj/pobj/mecab-0.996/bin/install -c -m 644 mecabrc '/exopi-obj/pobj/mecab-0.996/fake-amd64/etc' /exopi-obj/pobj/mecab-0.996/bin/install -d -m 755 /exopi-obj/pobj/mecab-0.996/fake-amd64/usr/local/share/examples/mecab /exopi-obj/pobj/mecab-0.996/bin/install -c -m 644 /exopi-obj/pobj/mecab-0.996/mecab-0.996/mecabrc /exopi-obj/pobj/mecab-0.996/fake-amd64/usr/local/share/examples/mecab /exopi-obj/pobj/mecab-0.996/bin/install -d -m 755 /exopi-obj/pobj/mecab-0.996/fake-amd64/usr/local/share/mecab/dic/ipadic cd /exopi-obj/pobj/mecab-0.996/mecab-ipadic-2.7.0-20070801 && /exopi-obj/pobj/mecab-0.996/bin/install -c -m 644 char.bin dicrc left-id.def matrix.bin pos-id.def rewrite.def right-id.def sys.dic unk.dic /exopi-obj/pobj/mecab-0.996/fake-amd64/usr/local/share/mecab/dic/ipadic >>> Running package in japanese/mecab,-ipadic at 1713348670.60 ===> japanese/mecab,-ipadic `/exopi-obj/pobj/mecab-0.996/fake-amd64/.fake_done' is up to date. ===> Building package for mecab-0.996p4 Create /exopi-cvs/ports/packages/amd64/all/mecab-0.996p4.tgz Creating package mecab-0.996p4 reading plist| checking dependencies| checking dependencies|converters/libiconv checking dependencies|japanese/mecab,-ipadic checksumming| checksumming| | 0% checksumming|** | 3% checksumming|**** | 6% checksumming|****** | 10% checksumming|******** | 13% checksumming|********** | 16% checksumming|************ | 19% checksumming|************** | 23% checksumming|**************** | 26% checksumming|****************** | 29% checksumming|******************** | 32% checksumming|********************** | 35% checksumming|************************ | 39% checksumming|************************** | 42% checksumming|**************************** | 45% checksumming|****************************** | 48% checksumming|******************************* | 52% checksumming|********************************* | 55% checksumming|*********************************** | 58% checksumming|************************************* | 61% checksumming|*************************************** | 65% checksumming|***************************************** | 68% checksumming|******************************************* | 71% checksumming|********************************************* | 74% checksumming|*********************************************** | 77% checksumming|************************************************* | 81% checksumming|*************************************************** | 84% checksumming|***************************************************** | 87% checksumming|******************************************************* | 90% checksumming|********************************************************* | 94% checksumming|*********************************************************** | 97% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|******* | 12% archiving|*************** | 23% archiving|********************** | 34% archiving|***************************** | 46% archiving|************************************* | 57% archiving|******************************************** | 69% archiving|*************************************************** | 80% archiving|**************************************************** | 81% archiving|*********************************************************** | 92% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/mecab-0.996p4.tgz `/exopi-obj/pobj/mecab-0.996/fake-amd64/.fake_done' is up to date. ===> Building package for mecab-ipadic-2.7.0p4 Create /exopi-cvs/ports/packages/amd64/all/mecab-ipadic-2.7.0p4.tgz Creating package mecab-ipadic-2.7.0p4 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|*** | 5% checksumming|****** | 11% checksumming|********** | 16% checksumming|************* | 21% checksumming|**************** | 26% checksumming|******************* | 32% checksumming|********************** | 37% checksumming|************************** | 42% checksumming|***************************** | 47% checksumming|******************************** | 53% checksumming|*********************************** | 58% checksumming|*************************************** | 63% checksumming|****************************************** | 68% checksumming|********************************************* | 74% checksumming|************************************************ | 79% checksumming|*************************************************** | 84% checksumming|******************************************************* | 89% checksumming|********************************************************** | 95% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|*** | 5% archiving|***** | 7% archiving|******* | 11% archiving|********** | 15% archiving|************ | 19% archiving|*************** | 23% archiving|***************** | 27% archiving|******************** | 31% archiving|********************** | 35% archiving|************************* | 39% archiving|*************************** | 43% archiving|****************************** | 47% archiving|******************************** | 51% archiving|*********************************** | 55% archiving|************************************** | 59% archiving|**************************************** | 63% archiving|******************************************* | 67% archiving|********************************************* | 70% archiving|************************************************ | 74% archiving|************************************************** | 78% archiving|***************************************************** | 82% archiving|******************************************************* | 86% archiving|********************************************************** | 90% archiving|************************************************************ | 94% archiving|*************************************************************** | 98% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/mecab-ipadic-2.7.0p4.tgz >>> Running clean in japanese/mecab,-ipadic at 1713348685.85 ===> japanese/mecab,-ipadic ===> Cleaning for mecab-ipadic-2.7.0p4 >>> Ended at 1713348687.96 max_stuck=1.89/patch=6.76/configure=37.37/build=148.40/fake=5.24/package=15.09/clean=2.54