=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Building for ruby25-xapian-1.4.4nb1 --- config.h --- --- all --- /usr/pkg/bin/bmake all-recursive --- all-recursive --- Making all in . --- config.h --- Making all in ruby --- docs/rdocs/index.html --- rm -rf docs/rdocs .././install-sh -c -d docs cd docs && /usr/pkg/bin/rdoc25 --op rdocs `test -f xapian.rb||echo '/var/pkgsrc/work/textproc/ruby-xapian/work/xapian-bindings-1.4.4/ruby/docs/'`xapian.rb Parsing sources... 100% [ 1/ 1] xapian.rb Generating Darkfish format into /var/pkgsrc/work/textproc/ruby-xapian/work/xapian-bindings-1.4.4/ruby/docs/rdocs... Files: 1 Classes: 15 ( 2 undocumented) Modules: 2 ( 1 undocumented) Constants: 0 ( 0 undocumented) Attributes: 17 (17 undocumented) Methods: 24 (15 undocumented) Total: 58 (35 undocumented) 39.66% documented Elapsed: 0.5s --- all --- /usr/pkg/bin/bmake all-am --- xapian_wrap.lo --- depbase=`echo xapian_wrap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I/usr/pkg/include/ruby-2.5.0 -I/usr/pkg/include/ruby-2.5.0/x86_64-freebsd11 -I/usr/pkg/include -D_THREAD_SAFE -I/usr/include -fno-strict-aliasing -Wall -Wno-unused -Wno-uninitialized -fvisibility=hidden -I/usr/pkg/include -O2 -pthread -I/usr/pkg/include -D_THREAD_SAFE -I/usr/include -MT xapian_wrap.lo -MD -MP -MF $depbase.Tpo -c -o xapian_wrap.lo xapian_wrap.cc && mv -f $depbase.Tpo $depbase.Plo libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/var/pkgsrc/work/textproc/ruby-xapian/work/.buildlink/include/ruby-2.5.0 -I/var/pkgsrc/work/textproc/ruby-xapian/work/.buildlink/include/ruby-2.5.0/x86_64-freebsd11 -I/var/pkgsrc/work/textproc/ruby-xapian/work/.buildlink/include -D_THREAD_SAFE -fno-strict-aliasing -Wall -Wno-unused -Wno-uninitialized -fvisibility=hidden -O2 -pthread -D_THREAD_SAFE -MT xapian_wrap.lo -MD -MP -MF .deps/xapian_wrap.Tpo -c xapian_wrap.cc -fPIC -DPIC -o .libs/xapian_wrap.o In file included from xapian_wrap.cc:880: In file included from /var/pkgsrc/work/textproc/ruby-xapian/work/.buildlink/include/ruby-2.5.0/ruby.h:33: In file included from /var/pkgsrc/work/textproc/ruby-xapian/work/.buildlink/include/ruby-2.5.0/ruby/ruby.h:2040: /var/pkgsrc/work/textproc/ruby-xapian/work/.buildlink/include/ruby-2.5.0/ruby/intern.h:47:19: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] void rb_mem_clear(register VALUE*, register long); ^~~~~~~~~ /var/pkgsrc/work/textproc/ruby-xapian/work/.buildlink/include/ruby-2.5.0/ruby/intern.h:47:36: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register] void rb_mem_clear(register VALUE*, register long); ^~~~~~~~~ xapian_wrap.cc:3707:69: error: cannot initialize an array element of type 'const VALUE' (aka 'const unsigned long') with an rvalue of type 'nullptr_t' result = rb_funcall(swig_get_self(), rb_intern("description"), 0, NULL); ^~~~ /usr/include/sys/_null.h:35:14: note: expanded from macro 'NULL' #define NULL nullptr ^~~~~~~ /var/pkgsrc/work/textproc/ruby-xapian/work/.buildlink/include/ruby-2.5.0/ruby/ruby.h:2470:35: note: expanded from macro 'rb_funcall' const VALUE rb_funcall_args[] = {__VA_ARGS__}; \ ^~~~~~~~~~~ xapian_wrap.cc:3707:12: error: assigning to 'VALUE' (aka 'unsigned long') from incompatible type 'void' result = rb_funcall(swig_get_self(), rb_intern("description"), 0, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/textproc/ruby-xapian/work/.buildlink/include/ruby-2.5.0/ruby/ruby.h:2467:43: note: expanded from macro 'rb_funcall' # define rb_funcall(recv, mid, argc, ...) \ ^ xapian_wrap.cc:3828:69: error: cannot initialize an array element of type 'const VALUE' (aka 'const unsigned long') with an rvalue of type 'nullptr_t' result = rb_funcall(swig_get_self(), rb_intern("description"), 0, NULL); ^~~~ /usr/include/sys/_null.h:35:14: note: expanded from macro 'NULL' #define NULL nullptr ^~~~~~~ /var/pkgsrc/work/textproc/ruby-xapian/work/.buildlink/include/ruby-2.5.0/ruby/ruby.h:2470:35: note: expanded from macro 'rb_funcall' const VALUE rb_funcall_args[] = {__VA_ARGS__}; \ ^~~~~~~~~~~ xapian_wrap.cc:3828:12: error: assigning to 'VALUE' (aka 'unsigned long') from incompatible type 'void' result = rb_funcall(swig_get_self(), rb_intern("description"), 0, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/textproc/ruby-xapian/work/.buildlink/include/ruby-2.5.0/ruby/ruby.h:2467:43: note: expanded from macro 'rb_funcall' # define rb_funcall(recv, mid, argc, ...) \ ^ xapian_wrap.cc:3989:74: error: cannot initialize an array element of type 'const VALUE' (aka 'const unsigned long') with an rvalue of type 'nullptr_t' result = rb_funcall(swig_get_self(), rb_intern("get_termfreq_min"), 0, NULL); ^~~~ /usr/include/sys/_null.h:35:14: note: expanded from macro 'NULL' #define NULL nullptr ^~~~~~~ /var/pkgsrc/work/textproc/ruby-xapian/work/.buildlink/include/ruby-2.5.0/ruby/ruby.h:2470:35: note: expanded from macro 'rb_funcall' const VALUE rb_funcall_args[] = {__VA_ARGS__}; \ ^~~~~~~~~~~ xapian_wrap.cc:3989:12: error: assigning to 'VALUE' (aka 'unsigned long') from incompatible type 'void' result = rb_funcall(swig_get_self(), rb_intern("get_termfreq_min"), 0, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/textproc/ruby-xapian/work/.buildlink/include/ruby-2.5.0/ruby/ruby.h:2467:43: note: expanded from macro 'rb_funcall' # define rb_funcall(recv, mid, argc, ...) \ ^ xapian_wrap.cc:4004:74: error: cannot initialize an array element of type 'const VALUE' (aka 'const unsigned long') with an rvalue of type 'nullptr_t' result = rb_funcall(swig_get_self(), rb_intern("get_termfreq_est"), 0, NULL); ^~~~ /usr/include/sys/_null.h:35:14: note: expanded from macro 'NULL' #define NULL nullptr ^~~~~~~ /var/pkgsrc/work/textproc/ruby-xapian/work/.buildlink/include/ruby-2.5.0/ruby/ruby.h:2470:35: note: expanded from macro 'rb_funcall' const VALUE rb_funcall_args[] = {__VA_ARGS__}; \ ^~~~~~~~~~~ xapian_wrap.cc:4004:12: error: assigning to 'VALUE' (aka 'unsigned long') from incompatible type 'void' result = rb_funcall(swig_get_self(), rb_intern("get_termfreq_est"), 0, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/textproc/ruby-xapian/work/.buildlink/include/ruby-2.5.0/ruby/ruby.h:2467:43: note: expanded from macro 'rb_funcall' # define rb_funcall(recv, mid, argc, ...) \ ^ xapian_wrap.cc:4019:74: error: cannot initialize an array element of type 'const VALUE' (aka 'const unsigned long') with an rvalue of type 'nullptr_t' result = rb_funcall(swig_get_self(), rb_intern("get_termfreq_max"), 0, NULL); ^~~~ /usr/include/sys/_null.h:35:14: note: expanded from macro 'NULL' #define NULL nullptr ^~~~~~~ /var/pkgsrc/work/textproc/ruby-xapian/work/.buildlink/include/ruby-2.5.0/ruby/ruby.h:2470:35: note: expanded from macro 'rb_funcall' const VALUE rb_funcall_args[] = {__VA_ARGS__}; \ ^~~~~~~~~~~ xapian_wrap.cc:4019:12: error: assigning to 'VALUE' (aka 'unsigned long') from incompatible type 'void' result = rb_funcall(swig_get_self(), rb_intern("get_termfreq_max"), 0, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/textproc/ruby-xapian/work/.buildlink/include/ruby-2.5.0/ruby/ruby.h:2467:43: note: expanded from macro 'rb_funcall' # define rb_funcall(recv, mid, argc, ...) \ ^ xapian_wrap.cc:4034:64: error: cannot initialize an array element of type 'const VALUE' (aka 'const unsigned long') with an rvalue of type 'nullptr_t' result = rb_funcall(swig_get_self(), rb_intern("weight"), 0, NULL); ^~~~ /usr/include/sys/_null.h:35:14: note: expanded from macro 'NULL' #define NULL nullptr ^~~~~~~ /var/pkgsrc/work/textproc/ruby-xapian/work/.buildlink/include/ruby-2.5.0/ruby/ruby.h:2470:35: note: expanded from macro 'rb_funcall' const VALUE rb_funcall_args[] = {__VA_ARGS__}; \ ^~~~~~~~~~~ xapian_wrap.cc:4034:12: error: assigning to 'VALUE' (aka 'unsigned long') from incompatible type 'void' result = rb_funcall(swig_get_self(), rb_intern("weight"), 0, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/textproc/ruby-xapian/work/.buildlink/include/ruby-2.5.0/ruby/ruby.h:2467:43: note: expanded from macro 'rb_funcall' # define rb_funcall(recv, mid, argc, ...) \ ^ xapian_wrap.cc:4049:63: error: cannot initialize an array element of type 'const VALUE' (aka 'const unsigned long') with an rvalue of type 'nullptr_t' result = rb_funcall(swig_get_self(), rb_intern("docid"), 0, NULL); ^~~~ /usr/include/sys/_null.h:35:14: note: expanded from macro 'NULL' #define NULL nullptr ^~~~~~~ /var/pkgsrc/work/textproc/ruby-xapian/work/.buildlink/include/ruby-2.5.0/ruby/ruby.h:2470:35: note: expanded from macro 'rb_funcall' const VALUE rb_funcall_args[] = {__VA_ARGS__}; \ ^~~~~~~~~~~ xapian_wrap.cc:4049:12: error: assigning to 'VALUE' (aka 'unsigned long') from incompatible type 'void' result = rb_funcall(swig_get_self(), rb_intern("docid"), 0, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/textproc/ruby-xapian/work/.buildlink/include/ruby-2.5.0/ruby/ruby.h:2467:43: note: expanded from macro 'rb_funcall' # define rb_funcall(recv, mid, argc, ...) \ ^ xapian_wrap.cc:4103:64: error: cannot initialize an array element of type 'const VALUE' (aka 'const unsigned long') with an rvalue of type 'nullptr_t' result = rb_funcall(swig_get_self(), rb_intern("at_end"), 0, NULL); ^~~~ /usr/include/sys/_null.h:35:14: note: expanded from macro 'NULL' #define NULL nullptr ^~~~~~~ /var/pkgsrc/work/textproc/ruby-xapian/work/.buildlink/include/ruby-2.5.0/ruby/ruby.h:2470:35: note: expanded from macro 'rb_funcall' const VALUE rb_funcall_args[] = {__VA_ARGS__}; \ ^~~~~~~~~~~ xapian_wrap.cc:4103:12: error: assigning to 'VALUE' (aka 'unsigned long') from incompatible type 'void' result = rb_funcall(swig_get_self(), rb_intern("at_end"), 0, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/textproc/ruby-xapian/work/.buildlink/include/ruby-2.5.0/ruby/ruby.h:2467:43: note: expanded from macro 'rb_funcall' # define rb_funcall(recv, mid, argc, ...) \ ^ xapian_wrap.cc:4123:62: error: cannot initialize an array element of type 'const VALUE' (aka 'const unsigned long') with an rvalue of type 'nullptr_t' result = rb_funcall(swig_get_self(), rb_intern("name"), 0, NULL); ^~~~ /usr/include/sys/_null.h:35:14: note: expanded from macro 'NULL' #define NULL nullptr ^~~~~~~ /var/pkgsrc/work/textproc/ruby-xapian/work/.buildlink/include/ruby-2.5.0/ruby/ruby.h:2470:35: note: expanded from macro 'rb_funcall' const VALUE rb_funcall_args[] = {__VA_ARGS__}; \ ^~~~~~~~~~~ xapian_wrap.cc:4123:12: error: assigning to 'VALUE' (aka 'unsigned long') from incompatible type 'void' result = rb_funcall(swig_get_self(), rb_intern("name"), 0, NULL); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/pkgsrc/work/textproc/ruby-xapian/work/.buildlink/include/ruby-2.5.0/ruby/ruby.h:2467:43: note: expanded from macro 'rb_funcall' # define rb_funcall(recv, mid, argc, ...) \ ^ xapian_wrap.cc:4163:69: error: cannot initialize an array element of type 'const VALUE' (aka 'const unsigned long') with an rvalue of type 'nullptr_t' result = rb_funcall(swig_get_self(), rb_intern("description"), 0, NULL); ^~~~ /usr/include/sys/_null.h:35:14: note: expanded from macro 'NULL' #define NULL nullptr ^~~~~~~ /var/pkgsrc/work/textproc/ruby-xapian/work/.buildlink/include/ruby-2.5.0/ruby/ruby.h:2470:35: note: expanded from macro 'rb_funcall' const VALUE rb_funcall_args[] = {__VA_ARGS__}; \ ^~~~~~~~~~~ fatal error: too many errors emitted, stopping now [-ferror-limit=] 2 warnings and 20 errors generated. *** [xapian_wrap.lo] Error code 1 bmake[3]: stopped in /var/pkgsrc/work/textproc/ruby-xapian/work/xapian-bindings-1.4.4/ruby 1 error bmake[3]: stopped in /var/pkgsrc/work/textproc/ruby-xapian/work/xapian-bindings-1.4.4/ruby *** [all] Error code 2 bmake[2]: stopped in /var/pkgsrc/work/textproc/ruby-xapian/work/xapian-bindings-1.4.4/ruby 1 error bmake[2]: stopped in /var/pkgsrc/work/textproc/ruby-xapian/work/xapian-bindings-1.4.4/ruby *** [all-recursive] Error code 1 bmake[1]: stopped in /var/pkgsrc/work/textproc/ruby-xapian/work/xapian-bindings-1.4.4 1 error bmake[1]: stopped in /var/pkgsrc/work/textproc/ruby-xapian/work/xapian-bindings-1.4.4 *** [all] Error code 2 bmake: stopped in /var/pkgsrc/work/textproc/ruby-xapian/work/xapian-bindings-1.4.4 1 error bmake: stopped in /var/pkgsrc/work/textproc/ruby-xapian/work/xapian-bindings-1.4.4 *** Error code 2 Stop. bmake[1]: stopped in /usr/pkgsrc/textproc/ruby-xapian *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/textproc/ruby-xapian