current directory: /data/home/kosuke/pkg/enju_leaf/vendor/bundle/ruby/2.3/gems/charlock_holmes-0.7.3/ext/charlock_holmes /usr/local/bin/ruby23 -r ./siteconf20170503-85085-1iq6nnj.rb extconf.rb checking for main() in -licui18n... yes checking for main() in -licui18n... yes checking for unicode/ucnv.h... yes checking for main() in -lz... yes checking for main() in -licuuc... yes checking for main() in -licudata... yes creating Makefile current directory: /data/home/kosuke/pkg/enju_leaf/vendor/bundle/ruby/2.3/gems/charlock_holmes-0.7.3/ext/charlock_holmes make "DESTDIR=" clean current directory: /data/home/kosuke/pkg/enju_leaf/vendor/bundle/ruby/2.3/gems/charlock_holmes-0.7.3/ext/charlock_holmes make "DESTDIR=" compiling ext.c In file included from ext.c:1: ./common.h:14:14: warning: unused function 'charlock_new_enc_str' [-Wunused-function] static VALUE charlock_new_enc_str(const char *str, size_t len, void *encoding) ^ ./common.h:23:14: warning: unused function 'charlock_new_str' [-Wunused-function] static VALUE charlock_new_str(const char *str, size_t len) ^ ./common.h:32:14: warning: unused function 'charlock_new_str2' [-Wunused-function] static VALUE charlock_new_str2(const char *str) ^ 3 warnings generated. compiling converter.c In file included from converter.c:2: ./common.h:23:14: warning: unused function 'charlock_new_str' [-Wunused-function] static VALUE charlock_new_str(const char *str, size_t len) ^ ./common.h:32:14: warning: unused function 'charlock_new_str2' [-Wunused-function] static VALUE charlock_new_str2(const char *str) ^ 2 warnings generated. compiling encoding_detector.c In file included from encoding_detector.c:2: ./common.h:14:14: warning: unused function 'charlock_new_enc_str' [-Wunused-function] static VALUE charlock_new_enc_str(const char *str, size_t len, void *encoding) ^ 1 warning generated. compiling transliterator.cpp linking shared-object charlock_holmes/charlock_holmes.so current directory: /data/home/kosuke/pkg/enju_leaf/vendor/bundle/ruby/2.3/gems/charlock_holmes-0.7.3/ext/charlock_holmes make "DESTDIR=" install /usr/bin/install -c -m 0755 charlock_holmes.so ./.gem.20170503-85085-xi5c28/charlock_holmes