=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Installing for ruby31-taglib-1.1.3nb1 => Generating pre-install file lists => Installing gem into installation root Building native extensions. This could take a while... ERROR: Error installing /tmp/audio/ruby-taglib/work/taglib-ruby-1.1.3/taglib-ruby-1.1.3.gem: ERROR: Failed to build gem native extension. current directory: /tmp/audio/ruby-taglib/work/.inst/usr/pkg/lib/ruby/gems/3.1.0/gems/taglib-ruby-1.1.3/ext/taglib_base /usr/pkg/bin/ruby31 -I /usr/pkg/lib/ruby/3.1.0 extconf.rb checking for -lstdc++... yes checking for -ltag... yes creating Makefile current directory: /tmp/audio/ruby-taglib/work/.inst/usr/pkg/lib/ruby/gems/3.1.0/gems/taglib-ruby-1.1.3/ext/taglib_base make DESTDIR\= sitearchdir\=./.gem.20240202-225-lnj7ej sitelibdir\=./.gem.20240202-225-lnj7ej clean current directory: /tmp/audio/ruby-taglib/work/.inst/usr/pkg/lib/ruby/gems/3.1.0/gems/taglib-ruby-1.1.3/ext/taglib_base make DESTDIR\= sitearchdir\=./.gem.20240202-225-lnj7ej sitelibdir\=./.gem.20240202-225-lnj7ej compiling taglib_base_wrap.cxx taglib_base_wrap.cxx: In function 'void SWIG_RubyInitializeTrackings()': taglib_base_wrap.cxx:1276:82: warning: 'void ruby::backward::cxxanyargs::rb_define_virtual_variable(const char*, VALUE (*)(...), void (*)(...))' is deprecated: Use of ANYARGS in this function is deprecated [-Wdeprecated-declarations] SWIG_RUBY_VOID_ANYARGS_FUNC((rb_gvar_setter_t*)NULL)); ^ In file included from /tmp/audio/ruby-taglib/work/.buildlink/include/ruby-3.1.0/ruby/internal/anyargs.h:83:0, from /tmp/audio/ruby-taglib/work/.buildlink/include/ruby-3.1.0/ruby/ruby.h:26, from /tmp/audio/ruby-taglib/work/.buildlink/include/ruby-3.1.0/ruby.h:38, from taglib_base_wrap.cxx:875: /tmp/audio/ruby-taglib/work/.buildlink/include/ruby-3.1.0/ruby/backward/cxxanyargs.hpp:73:1: note: declared here rb_define_virtual_variable(const char *q, type *w, void_type *e) ^~~~~~~~~~~~~~~~~~~~~~~~~~ taglib_base_wrap.cxx: In function 'void SWIG_RubyIterateTrackings(void (*)(void*, VALUE))': taglib_base_wrap.cxx:1333:29: warning: 'int ruby::backward::cxxanyargs::rb_st_foreach(st_table*, int (*)(...), st_data_t)' is deprecated: Use of ANYARGS in this function is deprecated [-Wdeprecated-declarations] (st_data_t)meth); ^ In file included from /tmp/audio/ruby-taglib/work/.buildlink/include/ruby-3.1.0/ruby/internal/intern/hash.h:26:0, from /tmp/audio/ruby-taglib/work/.buildlink/include/ruby-3.1.0/ruby/backward/cxxanyargs.hpp:16, from /tmp/audio/ruby-taglib/work/.buildlink/include/ruby-3.1.0/ruby/internal/anyargs.h:83, from /tmp/audio/ruby-taglib/work/.buildlink/include/ruby-3.1.0/ruby/ruby.h:26, from /tmp/audio/ruby-taglib/work/.buildlink/include/ruby-3.1.0/ruby.h:38, from taglib_base_wrap.cxx:875: /tmp/audio/ruby-taglib/work/.buildlink/include/ruby-3.1.0/ruby/st.h:142:20: note: declared here #define st_foreach rb_st_foreach ^ /tmp/audio/ruby-taglib/work/.buildlink/include/ruby-3.1.0/ruby/backward/cxxanyargs.hpp:432:1: note: in expansion of macro 'st_foreach' st_foreach(st_table *q, int_type *w, st_data_t e) ^~~~~~~~~~ taglib_base_wrap.cxx: In function 'VALUE taglib_bytevector_to_ruby_string(const TagLib::ByteVector&)': taglib_base_wrap.cxx:1964:18: error: 'const class TagLib::ByteVector' has no member named 'isNull' if (byteVector.isNull()) { ^~~~~~ taglib_base_wrap.cxx: In function 'TagLib::ByteVector ruby_string_to_taglib_bytevector(VALUE)': taglib_base_wrap.cxx:1973:32: error: 'null' is not a member of 'TagLib::ByteVector' return TagLib::ByteVector::null; ^~~~ taglib_base_wrap.cxx: In function 'VALUE taglib_string_to_ruby_string(const TagLib::String&)': taglib_base_wrap.cxx:1980:14: error: 'const class TagLib::String' has no member named 'isNull' if (string.isNull()) { ^~~~~~ taglib_base_wrap.cxx: In function 'TagLib::String ruby_string_to_taglib_string(VALUE)': taglib_base_wrap.cxx:1991:28: error: 'null' is not a member of 'TagLib::String' return TagLib::String::null; ^~~~ taglib_base_wrap.cxx: In function 'int SWIG_AsVal_unsigned_SS_long(VALUE, long unsigned int*)': taglib_base_wrap.cxx:2194:90: warning: 'VALUE ruby::backward::cxxanyargs::rb_rescue(VALUE (*)(...), VALUE, VALUE (*)(...), VALUE)' is deprecated: Use of ANYARGS in this function is deprecated [-Wdeprecated-declarations] if (rb_rescue(VALUEFUNC(SWIG_AUX_NUM2ULONG), (VALUE)a, VALUEFUNC(SWIG_ruby_failed), 0) != Qnil) { ^ In file included from /tmp/audio/ruby-taglib/work/.buildlink/include/ruby-3.1.0/ruby/internal/anyargs.h:83:0, from /tmp/audio/ruby-taglib/work/.buildlink/include/ruby-3.1.0/ruby/ruby.h:26, from /tmp/audio/ruby-taglib/work/.buildlink/include/ruby-3.1.0/ruby.h:38, from taglib_base_wrap.cxx:875: /tmp/audio/ruby-taglib/work/.buildlink/include/ruby-3.1.0/ruby/backward/cxxanyargs.hpp:260:1: note: declared here rb_rescue(type *q, VALUE w, type *e, VALUE r) ^~~~~~~~~ taglib_base_wrap.cxx: In function 'int SWIG_AsVal_long(VALUE, long int*)': taglib_base_wrap.cxx:2247:89: warning: 'VALUE ruby::backward::cxxanyargs::rb_rescue(VALUE (*)(...), VALUE, VALUE (*)(...), VALUE)' is deprecated: Use of ANYARGS in this function is deprecated [-Wdeprecated-declarations] if (rb_rescue(VALUEFUNC(SWIG_AUX_NUM2LONG), (VALUE)a, VALUEFUNC(SWIG_ruby_failed), 0) != Qnil) { ^ In file included from /tmp/audio/ruby-taglib/work/.buildlink/include/ruby-3.1.0/ruby/internal/anyargs.h:83:0, from /tmp/audio/ruby-taglib/work/.buildlink/include/ruby-3.1.0/ruby/ruby.h:26, from /tmp/audio/ruby-taglib/work/.buildlink/include/ruby-3.1.0/ruby.h:38, from taglib_base_wrap.cxx:875: /tmp/audio/ruby-taglib/work/.buildlink/include/ruby-3.1.0/ruby/backward/cxxanyargs.hpp:260:1: note: declared here rb_rescue(type *q, VALUE w, type *e, VALUE r) ^~~~~~~~~ taglib_base_wrap.cxx: In function 'VALUE _wrap_File_readableq___(int, VALUE*, VALUE)': taglib_base_wrap.cxx:4194:32: error: 'isReadable' is not a member of 'TagLib::File' result = (bool)TagLib::File::isReadable((char const *)arg1); ^~~~~~~~~~ taglib_base_wrap.cxx: In function 'VALUE _wrap_File_writableq___(int, VALUE*, VALUE)': taglib_base_wrap.cxx:4221:32: error: 'isWritable' is not a member of 'TagLib::File' result = (bool)TagLib::File::isWritable((char const *)arg1); ^~~~~~~~~~ taglib_base_wrap.cxx: In function 'VALUE _wrap_FileRef_create__SWIG_0(int, VALUE*, VALUE)': taglib_base_wrap.cxx:4738:45: error: 'create' is not a member of 'TagLib::FileRef' result = (TagLib::File *)TagLib::FileRef::create(SWIG_STD_MOVE(arg1),arg2,arg3); ^~~~~~ taglib_base_wrap.cxx: In function 'VALUE _wrap_FileRef_create__SWIG_1(int, VALUE*, VALUE)': taglib_base_wrap.cxx:4769:45: error: 'create' is not a member of 'TagLib::FileRef' result = (TagLib::File *)TagLib::FileRef::create(SWIG_STD_MOVE(arg1),arg2); ^~~~~~ taglib_base_wrap.cxx: In function 'VALUE _wrap_FileRef_create__SWIG_2(int, VALUE*, VALUE)': taglib_base_wrap.cxx:4792:45: error: 'create' is not a member of 'TagLib::FileRef' result = (TagLib::File *)TagLib::FileRef::create(SWIG_STD_MOVE(arg1)); ^~~~~~ *** Error code 1 Stop. make: stopped in /tmp/audio/ruby-taglib/work/.inst/usr/pkg/lib/ruby/gems/3.1.0/gems/taglib-ruby-1.1.3/ext/taglib_base make failed, exit code 1 Gem files will remain installed in /tmp/audio/ruby-taglib/work/.inst/usr/pkg/lib/ruby/gems/3.1.0/gems/taglib-ruby-1.1.3 for inspection. Results logged to /tmp/audio/ruby-taglib/work/.inst/usr/pkg/lib/ruby/gems/3.1.0/extensions/x86_64-netbsd/3.1.0/taglib-ruby-1.1.3/gem_make.out *** Error code 1 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/audio/ruby-taglib *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/audio/ruby-taglib