+ 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.2nb2/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/protobuf-c-1.5.2nb2/work.log ===> Building for protobuf-c-1.5.2nb2 GEN protobuf-c/protobuf-c.pb.cc CXX protoc-gen-c/protoc_gen_c-c_bytes_field.o protoc-gen-c/c_bytes_field.cc: In member function 'virtual void protobuf_c::BytesFieldGenerator::GenerateStructMembers(google::protobuf::io::Printer*) const': protoc-gen-c/c_bytes_field.cc:97:24: error: 'const class google::protobuf::FieldDescriptor' has no member named 'label'; did you mean 'Label'? 97 | switch (descriptor_->label()) { | ^~~~~ | Label protoc-gen-c/c_bytes_field.cc: In member function 'virtual void protobuf_c::BytesFieldGenerator::GenerateStaticInit(google::protobuf::io::Printer*) const': protoc-gen-c/c_bytes_field.cc:138:24: error: 'const class google::protobuf::FieldDescriptor' has no member named 'label'; did you mean 'Label'? 138 | switch (descriptor_->label()) { | ^~~~~ | Label gmake: *** [Makefile:1622: protoc-gen-c/protoc_gen_c-c_bytes_field.o] Error 1 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/protobuf-c *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/protobuf-c