=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/math/ruby-narray", "stage-install", "BATCH=1", "DEPENDS_TARGET=/nonexistent", "RUBY_VERSION_REQD=33"] ===> Installing for ruby33-narray-0.6.1.2 => Generating pre-install file lists => Installing gem into installation root Building native extensions. This could take a while... ERROR: Error installing /home/pbulk/work/math/ruby-narray/work/narray-0.6.1.2/narray-0.6.1.2.gem: ERROR: Failed to build gem native extension. current directory: /home/pbulk/work/math/ruby-narray/work/.inst/opt/pkg/lib/ruby/gems/3.3.0/gems/narray-0.6.1.2/src /opt/pkg/bin/ruby33 extconf.rb checking for stdint.h... yes checking for u_int8_t... no checking for uint8_t... yes checking for int16_t... yes checking for int32_t... yes checking for u_int32_t... no checking for uint32_t... yes creating narray_config.h creating Makefile current directory: /home/pbulk/work/math/ruby-narray/work/.inst/opt/pkg/lib/ruby/gems/3.3.0/gems/narray-0.6.1.2/src make DESTDIR\= sitearchdir\=./.gem.20260519-979082-ablkt8 sitelibdir\=./.gem.20260519-979082-ablkt8 clean current directory: /home/pbulk/work/math/ruby-narray/work/.inst/opt/pkg/lib/ruby/gems/3.3.0/gems/narray-0.6.1.2/src make DESTDIR\= sitearchdir\=./.gem.20260519-979082-ablkt8 sitelibdir\=./.gem.20260519-979082-ablkt8 compiling narray.c narray.c: In function 'na_wrap_struct_class': narray.c:204:5: error: too many arguments to function 'SetFuncs[8][ary->type]'; expected 0, have 5 204 | SetFuncs[NA_ROBJ][ary->type](1,&v,0,ary->ptr,0); | ^~~~~~~~ ~ narray.c: In function 'na_make_scalar': narray.c:266:3: error: too many arguments to function 'SetFuncs[ary->type][8]'; expected 0, have 5 266 | SetFuncs[ary->type][NA_ROBJ](1, ary->ptr,0, &obj,0); | ^~~~~~~~ ~ narray.c: In function 'na_copy_nary': narray.c:473:5: error: too many arguments to function 'SetFuncs[dst->type][src->type]'; expected 0, have 5 473 | SetFuncs[dst->type][src->type]( src->total, | ^~~~~~~~ ~~~~~~~~~~ narray.c: In function 'na_to_string': narray.c:733:5: error: too many arguments to function 'ToStrFuncs[a1->type]'; expected 0, have 5 733 | ToStrFuncs[a1->type]( a2->total, | ^~~~~~~~~~ ~~~~~~~~~ narray.c: In function 'na_fill': narray.c:1001:3: error: too many arguments to function 'SetFuncs[a1->type][a2->type]'; expected 0, have 5 1001 | SetFuncs[a1->type][a2->type]( a1->total, | ^~~~~~~~ ~~~~~~~~~ narray.c: In function 'na_indgen': narray.c:1025:3: error: too many arguments to function 'IndGenFuncs[ary->type]'; expected 0, have 5 1025 | IndGenFuncs[ary->type]( ary->total, | ^~~~~~~~~~~ ~~~~~~~~~~ narray.c: In function 'na_each': narray.c:1107:8: error: too many arguments to function 'func'; expected 0, have 5 1107 | (*func)( 1, &v, 0, p, 0 ); | ~^~~~~~ ~ narray.c: In function 'na_collect': narray.c:1139:6: error: too many arguments to function 'get'; expected 0, have 5 1139 | (*get)( 1, &v, 0, p1, 0 ); | ~^~~~~ ~ narray.c:1141:6: error: too many arguments to function 'set'; expected 0, have 5 1141 | (*set)( 1, p2, 0, &v, 0 ); | ~^~~~~ ~ narray.c: In function 'na_collect_bang': narray.c:1167:6: error: too many arguments to function 'get'; expected 0, have 5 1167 | (*get)( 1, &v, 0, p1, 0 ); | ~^~~~~ ~ narray.c:1169:6: error: too many arguments to function 'set'; expected 0, have 5 1169 | (*set)( 1, p1, 0, &v, 0 ); | ~^~~~~ ~ *** Error code 1 Stop. make: stopped making "all" in /home/pbulk/work/math/ruby-narray/work/.inst/opt/pkg/lib/ruby/gems/3.3.0/gems/narray-0.6.1.2/src make failed, exit code 1 Gem files will remain installed in /home/pbulk/work/math/ruby-narray/work/.inst/opt/pkg/lib/ruby/gems/3.3.0/gems/narray-0.6.1.2 for inspection. Results logged to /home/pbulk/work/math/ruby-narray/work/.inst/opt/pkg/lib/ruby/gems/3.3.0/extensions/x86_64-solaris-2.11/3.3.0/narray-0.6.1.2/gem_make.out *** Error code 1 Stop. bmake[1]: stopped making "stage-install" in /data/jenkins/workspace/pkgsrc-upstream-trunk/math/ruby-narray *** Error code 1 Stop. bmake: stopped making "stage-install" in /data/jenkins/workspace/pkgsrc-upstream-trunk/math/ruby-narray