=> 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'. ===> Building for unit-ruby34-1.34.1 cd /pbulk/work/www/unit-ruby/work/unit-1.34.1 && /usr/bin/make ruby34 VER build/include/nxt_version.h (NXT_VERSION) build/bin/echo '#define NXT_VERSION "1.34.1"' > build/include/nxt_version.h VER build/include/nxt_version.h (NXT_VERNUM) build/bin/echo '#define NXT_VERNUM 13401' >> build/include/nxt_version.h CC build/src/nxt_unit.o gcc -c -pipe -fPIC -fvisibility=hidden -fno-strict-overflow -funsigned-char -std=gnu11 -O -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -fno-strict-aliasing -Wmissing-prototypes -Werror -g -O2 -pthread -I/usr/pkg/include -I/usr/include -I src -I build/include -I/usr/pkg/include -o build/src/nxt_unit.o -MMD -MF build/src/nxt_unit.dep -MT build/src/nxt_unit.o src/nxt_unit.c mkdir -p build/src/ruby CC build/src/ruby/nxt_ruby-ruby34.o gcc -c -pipe -fPIC -fvisibility=hidden -fno-strict-overflow -funsigned-char -std=gnu11 -O -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -fno-strict-aliasing -Wmissing-prototypes -Werror -g -O2 -pthread -I/usr/pkg/include -I/usr/include -DNXT_RUBY_MOUNTS_H=\"nxt_ruby34_mounts.h\" -I src -I build/include -I/usr/pkg/include/ruby-3.4.0/x86_64-netbsd -I/usr/pkg/include/ruby-3.4.0 -MMD -MF build/src/ruby/nxt_ruby-ruby34.dep -MT build/src/ruby/nxt_ruby-ruby34.o -o build/src/ruby/nxt_ruby-ruby34.o src/ruby/nxt_ruby.c mkdir -p build/src/ruby CC build/src/ruby/nxt_ruby_stream_io-ruby34.o gcc -c -pipe -fPIC -fvisibility=hidden -fno-strict-overflow -funsigned-char -std=gnu11 -O -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -fno-strict-aliasing -Wmissing-prototypes -Werror -g -O2 -pthread -I/usr/pkg/include -I/usr/include -DNXT_RUBY_MOUNTS_H=\"nxt_ruby34_mounts.h\" -I src -I build/include -I/usr/pkg/include/ruby-3.4.0/x86_64-netbsd -I/usr/pkg/include/ruby-3.4.0 -MMD -MF build/src/ruby/nxt_ruby_stream_io-ruby34.dep -MT build/src/ruby/nxt_ruby_stream_io-ruby34.o -o build/src/ruby/nxt_ruby_stream_io-ruby34.o src/ruby/nxt_ruby_stream_io.c src/ruby/nxt_ruby_stream_io.c: In function 'nxt_ruby_stream_io_new': src/ruby/nxt_ruby_stream_io.c:76:5: error: 'rb_data_object_wrap_warning' is deprecated: by TypedData [-Werror=deprecated-declarations] 76 | self = Data_Wrap_Struct(class, 0, 0, (void *) (uintptr_t) arg); | ^~~~ In file included from /pbulk/work/www/unit-ruby/work/.buildlink/include/ruby-3.4.0/ruby/internal/core.h:27, from /pbulk/work/www/unit-ruby/work/.buildlink/include/ruby-3.4.0/ruby/ruby.h:29, from /pbulk/work/www/unit-ruby/work/.buildlink/include/ruby-3.4.0/ruby.h:38, from src/ruby/nxt_ruby.h:11, from src/ruby/nxt_ruby_stream_io.c:7: /pbulk/work/www/unit-ruby/work/.buildlink/include/ruby-3.4.0/ruby/internal/core/rdata.h:293:1: note: declared here 293 | rb_data_object_wrap_warning(VALUE klass, void *ptr, RUBY_DATA_FUNC mark, RUBY_DATA_FUNC free) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ src/ruby/nxt_ruby_stream_io.c: In function 'nxt_ruby_stream_io_gets': src/ruby/nxt_ruby_stream_io.c:99:5: error: 'rb_data_object_get_warning' is deprecated: by TypedData [-Werror=deprecated-declarations] 99 | Data_Get_Struct(obj, nxt_ruby_ctx_t, rctx); | ^~~~~~~~~~~~~~~ In file included from /pbulk/work/www/unit-ruby/work/.buildlink/include/ruby-3.4.0/ruby/internal/core.h:27, from /pbulk/work/www/unit-ruby/work/.buildlink/include/ruby-3.4.0/ruby/ruby.h:29, from /pbulk/work/www/unit-ruby/work/.buildlink/include/ruby-3.4.0/ruby.h:38, from src/ruby/nxt_ruby.h:11, from src/ruby/nxt_ruby_stream_io.c:7: /pbulk/work/www/unit-ruby/work/.buildlink/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here 325 | rb_data_object_get_warning(VALUE obj) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ src/ruby/nxt_ruby_stream_io.c: In function 'nxt_ruby_stream_io_read': src/ruby/nxt_ruby_stream_io.c:155:5: error: 'rb_data_object_get_warning' is deprecated: by TypedData [-Werror=deprecated-declarations] 155 | Data_Get_Struct(obj, nxt_ruby_ctx_t, rctx); | ^~~~~~~~~~~~~~~ In file included from /pbulk/work/www/unit-ruby/work/.buildlink/include/ruby-3.4.0/ruby/internal/core.h:27, from /pbulk/work/www/unit-ruby/work/.buildlink/include/ruby-3.4.0/ruby/ruby.h:29, from /pbulk/work/www/unit-ruby/work/.buildlink/include/ruby-3.4.0/ruby.h:38, from src/ruby/nxt_ruby.h:11, from src/ruby/nxt_ruby_stream_io.c:7: /pbulk/work/www/unit-ruby/work/.buildlink/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here 325 | rb_data_object_get_warning(VALUE obj) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ src/ruby/nxt_ruby_stream_io.c: In function 'nxt_ruby_stream_io_puts': src/ruby/nxt_ruby_stream_io.c:211:5: error: 'rb_data_object_get_warning' is deprecated: by TypedData [-Werror=deprecated-declarations] 211 | Data_Get_Struct(obj, nxt_ruby_ctx_t, rctx); | ^~~~~~~~~~~~~~~ In file included from /pbulk/work/www/unit-ruby/work/.buildlink/include/ruby-3.4.0/ruby/internal/core.h:27, from /pbulk/work/www/unit-ruby/work/.buildlink/include/ruby-3.4.0/ruby/ruby.h:29, from /pbulk/work/www/unit-ruby/work/.buildlink/include/ruby-3.4.0/ruby.h:38, from src/ruby/nxt_ruby.h:11, from src/ruby/nxt_ruby_stream_io.c:7: /pbulk/work/www/unit-ruby/work/.buildlink/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here 325 | rb_data_object_get_warning(VALUE obj) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ src/ruby/nxt_ruby_stream_io.c: In function 'nxt_ruby_stream_io_write': src/ruby/nxt_ruby_stream_io.c:229:5: error: 'rb_data_object_get_warning' is deprecated: by TypedData [-Werror=deprecated-declarations] 229 | Data_Get_Struct(obj, nxt_ruby_ctx_t, rctx); | ^~~~~~~~~~~~~~~ In file included from /pbulk/work/www/unit-ruby/work/.buildlink/include/ruby-3.4.0/ruby/internal/core.h:27, from /pbulk/work/www/unit-ruby/work/.buildlink/include/ruby-3.4.0/ruby/ruby.h:29, from /pbulk/work/www/unit-ruby/work/.buildlink/include/ruby-3.4.0/ruby.h:38, from src/ruby/nxt_ruby.h:11, from src/ruby/nxt_ruby_stream_io.c:7: /pbulk/work/www/unit-ruby/work/.buildlink/include/ruby-3.4.0/ruby/internal/core/rdata.h:325:1: note: declared here 325 | rb_data_object_get_warning(VALUE obj) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors *** Error code 1 Stop. make[2]: stopped in /pbulk/work/www/unit-ruby/work/unit-1.34.1 *** Error code 1 Stop. make[1]: stopped in /usr/pkgsrc/www/unit-ruby *** Error code 1 Stop. make: stopped in /usr/pkgsrc/www/unit-ruby