+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/protobuf-c-1.5.0nb3/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/protobuf-c-1.5.0nb3/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for protobuf-c-1.5.0nb3 GEN protobuf-c/protobuf-c.pb.cc CXX protoc-c/protoc_gen_c-c_bytes_field.o In file included from protoc-c/c_bytes_field.cc:64: ./protoc-c/c_helpers.h: In function 'int google::protobuf::compiler::c::FieldSyntax(const google::protobuf::FieldDescriptor*)': ./protoc-c/c_helpers.h:179:46: error: 'class google::protobuf::FileDescriptorLegacy' has no member named 'syntax' 179 | return FileDescriptorLegacy(field->file()).syntax() == FileDescriptorLegacy::SYNTAX_PROTO3 ? 3 : 2; | ^~~~~~ ./protoc-c/c_helpers.h:179:80: error: 'SYNTAX_PROTO3' is not a member of 'google::protobuf::FileDescriptorLegacy' 179 | return FileDescriptorLegacy(field->file()).syntax() == FileDescriptorLegacy::SYNTAX_PROTO3 ? 3 : 2; | ^~~~~~~~~~~~~ gmake: *** [Makefile:1563: protoc-c/protoc_gen_c-c_bytes_field.o] Error 1 *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/protobuf-c *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/protobuf-c