+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent RUBY_VERSION_REQD=32 WRKLOG=/tmp/bulklog/ruby32-tokyocabinet-1.31/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent RUBY_VERSION_REQD=32 WRKLOG=/tmp/bulklog/ruby32-tokyocabinet-1.31/work.log ===> Building for ruby32-tokyocabinet-1.31 --- tokyocabinet.o --- compiling tokyocabinet.c In file included from /home/pbulk/build/databases/ruby-tokyocabinet/work/.buildlink/include/ruby-3.2.0/ruby/ruby.h:27, from /home/pbulk/build/databases/ruby-tokyocabinet/work/.buildlink/include/ruby-3.2.0/ruby.h:38, from tokyocabinet.c:17: tokyocabinet.c: In function 'tdbqry_init': /home/pbulk/build/databases/ruby-tokyocabinet/work/.buildlink/include/ruby-3.2.0/ruby/internal/anyargs.h:288:135: error: passing argument 3 of 'rb_define_method_00' from incompatible pointer type [-Wincompatible-pointer-types] 288 | #define rb_define_method(klass, mid, func, arity) RBIMPL_ANYARGS_DISPATCH_rb_define_method((arity), (func))((klass), (mid), (func), (arity)) | ^~~~~~ | | | VALUE (*)(VALUE, VALUE) {aka long unsigned int (*)(long unsigned int, long unsigned int)} tokyocabinet.c:3167:3: note: in expansion of macro 'rb_define_method' 3167 | rb_define_method(cls_tdbqry, "proc", tdbqry_proc, 0); | ^~~~~~~~~~~~~~~~ /home/pbulk/build/databases/ruby-tokyocabinet/work/.buildlink/include/ruby-3.2.0/ruby/internal/anyargs.h:277:21: note: expected 'VALUE (*)(VALUE)' {aka 'long unsigned int (*)(long unsigned int)'} but argument is of type 'VALUE (*)(VALUE, VALUE)' {aka 'long unsigned int (*)(long unsigned int, long unsigned int)'} 277 | RBIMPL_ANYARGS_DECL(rb_define_method, VALUE, const char *) | ^~~~~~~~~~~~~~~~ /home/pbulk/build/databases/ruby-tokyocabinet/work/.buildlink/include/ruby-3.2.0/ruby/internal/anyargs.h:255:41: note: in definition of macro 'RBIMPL_ANYARGS_DECL' 255 | RBIMPL_ANYARGS_ATTRSET(sym) static void sym ## _00(__VA_ARGS__, VALUE(*)(VALUE), int); \ | ^~~ *** [tokyocabinet.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/databases/ruby-tokyocabinet/work/tokyocabinet-ruby-1.31 bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/databases/ruby-tokyocabinet/work/tokyocabinet-ruby-1.31 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/databases/ruby-tokyocabinet *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/databases/ruby-tokyocabinet