+ 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.2nb1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/protobuf-c-1.5.2nb1/work.log ===> Building for protobuf-c-1.5.2nb1 GEN protobuf-c/protobuf-c.pb.cc GEN protobuf-c/protobuf-c.pb.h CXX protoc-gen-c/protoc_gen_c-main.o GEN t/test-full.pb.cc GEN t/test-full.pb.h CXX protoc-gen-c/protoc_gen_c-c_bytes_field.o CXX protoc-gen-c/protoc_gen_c-c_enum.o CXX protoc-gen-c/protoc_gen_c-c_enum_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:29: warning: 'google::protobuf::internal::FieldDescriptorLite::Label google::protobuf::FieldDescriptor::label() const' is deprecated: Use is_required() or is_repeated() instead. [-Wdeprecated-declarations] 97 | switch (descriptor_->label()) { | ~~~~~~~~~~~~~~~~~~^~ In file included from ./google/protobuf/wire_format.h:26, from protoc-gen-c/c_bytes_field.cc:65: ./google/protobuf/descriptor.h:2920:31: note: declared here 2920 | inline FieldDescriptor::Label FieldDescriptor::label() const { | ^~~~~~~~~~~~~~~ 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:29: warning: 'google::protobuf::internal::FieldDescriptorLite::Label google::protobuf::FieldDescriptor::label() const' is deprecated: Use is_required() or is_repeated() instead. [-Wdeprecated-declarations] 138 | switch (descriptor_->label()) { | ~~~~~~~~~~~~~~~~~~^~ ./google/protobuf/descriptor.h:2920:31: note: declared here 2920 | inline FieldDescriptor::Label FieldDescriptor::label() const { | ^~~~~~~~~~~~~~~ protoc-gen-c/c_enum_field.cc: In member function 'virtual void protobuf_c::EnumFieldGenerator::GenerateStructMembers(google::protobuf::io::Printer*) const': protoc-gen-c/c_enum_field.cc:98:29: warning: 'google::protobuf::internal::FieldDescriptorLite::Label google::protobuf::FieldDescriptor::label() const' is deprecated: Use is_required() or is_repeated() instead. [-Wdeprecated-declarations] 98 | switch (descriptor_->label()) { | ~~~~~~~~~~~~~~~~~~^~ In file included from ./google/protobuf/wire_format.h:26, from protoc-gen-c/c_enum_field.cc:65: ./google/protobuf/descriptor.h:2920:31: note: declared here 2920 | inline FieldDescriptor::Label FieldDescriptor::label() const { | ^~~~~~~~~~~~~~~ protoc-gen-c/c_enum_field.cc: In member function 'virtual void protobuf_c::EnumFieldGenerator::GenerateStaticInit(google::protobuf::io::Printer*) const': protoc-gen-c/c_enum_field.cc:120:29: warning: 'google::protobuf::internal::FieldDescriptorLite::Label google::protobuf::FieldDescriptor::label() const' is deprecated: Use is_required() or is_repeated() instead. [-Wdeprecated-declarations] 120 | switch (descriptor_->label()) { | ~~~~~~~~~~~~~~~~~~^~ ./google/protobuf/descriptor.h:2920:31: note: declared here 2920 | inline FieldDescriptor::Label FieldDescriptor::label() const { | ^~~~~~~~~~~~~~~ CXX protoc-gen-c/protoc_gen_c-c_extension.o CXX protoc-gen-c/protoc_gen_c-c_field.o CXX protoc-gen-c/protoc_gen_c-c_file.o CXX protoc-gen-c/protoc_gen_c-c_generator.o CXX protoc-gen-c/protoc_gen_c-c_helpers.o protoc-gen-c/c_field.cc: In member function 'void protobuf_c::FieldGenerator::GenerateDescriptorInitializerGeneric(google::protobuf::io::Printer*, bool, const std::string&, const std::string&) const': protoc-gen-c/c_field.cc:128:23: warning: 'google::protobuf::internal::FieldDescriptorLite::Label google::protobuf::FieldDescriptor::label() const' is deprecated: Use is_required() or is_repeated() instead. [-Wdeprecated-declarations] 128 | descriptor_->label() == google::protobuf::FieldDescriptor::LABEL_OPTIONAL) { | ~~~~~~~~~~~~~~~~~~^~ In file included from protoc-gen-c/c_field.cc:64: ./google/protobuf/descriptor.h:2920:31: note: declared here 2920 | inline FieldDescriptor::Label FieldDescriptor::label() const { | ^~~~~~~~~~~~~~~ protoc-gen-c/c_field.cc:132:70: warning: 'google::protobuf::internal::FieldDescriptorLite::Label google::protobuf::FieldDescriptor::label() const' is deprecated: Use is_required() or is_repeated() instead. [-Wdeprecated-declarations] 132 | variables["LABEL"] = CamelToUpper(GetLabelName(descriptor_->label())); | ~~~~~~~~~~~~~~~~~~^~ ./google/protobuf/descriptor.h:2920:31: note: declared here 2920 | inline FieldDescriptor::Label FieldDescriptor::label() const { | ^~~~~~~~~~~~~~~ protoc-gen-c/c_field.cc:148:25: warning: 'google::protobuf::internal::FieldDescriptorLite::Label google::protobuf::FieldDescriptor::label() const' is deprecated: Use is_required() or is_repeated() instead. [-Wdeprecated-declarations] 148 | if (descriptor_->label() == google::protobuf::FieldDescriptor::LABEL_REPEATED | ~~~~~~~~~~~~~~~~~~^~ ./google/protobuf/descriptor.h:2920:31: note: declared here 2920 | inline FieldDescriptor::Label FieldDescriptor::label() const { | ^~~~~~~~~~~~~~~ protoc-gen-c/c_field.cc:152:32: warning: 'google::protobuf::internal::FieldDescriptorLite::Label google::protobuf::FieldDescriptor::label() const' is deprecated: Use is_required() or is_repeated() instead. [-Wdeprecated-declarations] 152 | } else if (descriptor_->label() == google::protobuf::FieldDescriptor::LABEL_REPEATED | ~~~~~~~~~~~~~~~~~~^~ ./google/protobuf/descriptor.h:2920:31: note: declared here 2920 | inline FieldDescriptor::Label FieldDescriptor::label() const { | ^~~~~~~~~~~~~~~ protoc-gen-c/c_field.cc:182:29: warning: 'google::protobuf::internal::FieldDescriptorLite::Label google::protobuf::FieldDescriptor::label() const' is deprecated: Use is_required() or is_repeated() instead. [-Wdeprecated-declarations] 182 | switch (descriptor_->label()) { | ~~~~~~~~~~~~~~~~~~^~ ./google/protobuf/descriptor.h:2920:31: note: declared here 2920 | inline FieldDescriptor::Label FieldDescriptor::label() const { | ^~~~~~~~~~~~~~~ CXX protoc-gen-c/protoc_gen_c-c_message.o CXX protoc-gen-c/protoc_gen_c-c_message_field.o CXX protoc-gen-c/protoc_gen_c-c_primitive_field.o CXX protoc-gen-c/protoc_gen_c-c_service.o protoc-gen-c/c_primitive_field.cc: In member function 'virtual void protobuf_c::PrimitiveFieldGenerator::GenerateStructMembers(google::protobuf::io::Printer*) const': protoc-gen-c/c_primitive_field.cc:112:29: warning: 'google::protobuf::internal::FieldDescriptorLite::Label google::protobuf::FieldDescriptor::label() const' is deprecated: Use is_required() or is_repeated() instead. [-Wdeprecated-declarations] 112 | switch (descriptor_->label()) { | ~~~~~~~~~~~~~~~~~~^~ In file included from protoc-gen-c/c_primitive_field.cc:64: ./google/protobuf/descriptor.h:2920:31: note: declared here 2920 | inline FieldDescriptor::Label FieldDescriptor::label() const { | ^~~~~~~~~~~~~~~ protoc-gen-c/c_primitive_field.cc: In member function 'virtual void protobuf_c::PrimitiveFieldGenerator::GenerateStaticInit(google::protobuf::io::Printer*) const': protoc-gen-c/c_primitive_field.cc:159:29: warning: 'google::protobuf::internal::FieldDescriptorLite::Label google::protobuf::FieldDescriptor::label() const' is deprecated: Use is_required() or is_repeated() instead. [-Wdeprecated-declarations] 159 | switch (descriptor_->label()) { | ~~~~~~~~~~~~~~~~~~^~ ./google/protobuf/descriptor.h:2920:31: note: declared here 2920 | inline FieldDescriptor::Label FieldDescriptor::label() const { | ^~~~~~~~~~~~~~~ protoc-gen-c/c_message_field.cc: In member function 'virtual void protobuf_c::MessageFieldGenerator::GenerateStructMembers(google::protobuf::io::Printer*) const': protoc-gen-c/c_message_field.cc:86:29: warning: 'google::protobuf::internal::FieldDescriptorLite::Label google::protobuf::FieldDescriptor::label() const' is deprecated: Use is_required() or is_repeated() instead. [-Wdeprecated-declarations] 86 | switch (descriptor_->label()) { | ~~~~~~~~~~~~~~~~~~^~ In file included from protoc-gen-c/c_message_field.cc:64: ./google/protobuf/descriptor.h:2920:31: note: declared here 2920 | inline FieldDescriptor::Label FieldDescriptor::label() const { | ^~~~~~~~~~~~~~~ protoc-gen-c/c_message_field.cc: In member function 'virtual void protobuf_c::MessageFieldGenerator::GenerateStaticInit(google::protobuf::io::Printer*) const': protoc-gen-c/c_message_field.cc:106:29: warning: 'google::protobuf::internal::FieldDescriptorLite::Label google::protobuf::FieldDescriptor::label() const' is deprecated: Use is_required() or is_repeated() instead. [-Wdeprecated-declarations] 106 | switch (descriptor_->label()) { | ~~~~~~~~~~~~~~~~~~^~ ./google/protobuf/descriptor.h:2920:31: note: declared here 2920 | inline FieldDescriptor::Label FieldDescriptor::label() const { | ^~~~~~~~~~~~~~~ CXX protoc-gen-c/protoc_gen_c-c_string_field.o CXX protobuf-c/protoc_gen_c_protoc_gen_c-protobuf-c.pb.o CXX t/generated-code2/cxx_generate_packed_data-cxx-generate-packed-data.o protoc-gen-c/c_string_field.cc: In member function 'virtual void protobuf_c::StringFieldGenerator::GenerateStructMembers(google::protobuf::io::Printer*) const': protoc-gen-c/c_string_field.cc:97:29: warning: 'google::protobuf::internal::FieldDescriptorLite::Label google::protobuf::FieldDescriptor::label() const' is deprecated: Use is_required() or is_repeated() instead. [-Wdeprecated-declarations] 97 | switch (descriptor_->label()) { | ~~~~~~~~~~~~~~~~~~^~ In file included from protoc-gen-c/c_string_field.cc:64: ./google/protobuf/descriptor.h:2920:31: note: declared here 2920 | inline FieldDescriptor::Label FieldDescriptor::label() const { | ^~~~~~~~~~~~~~~ protoc-gen-c/c_string_field.cc: In member function 'virtual void protobuf_c::StringFieldGenerator::GenerateStaticInit(google::protobuf::io::Printer*) const': protoc-gen-c/c_string_field.cc:141:29: warning: 'google::protobuf::internal::FieldDescriptorLite::Label google::protobuf::FieldDescriptor::label() const' is deprecated: Use is_required() or is_repeated() instead. [-Wdeprecated-declarations] 141 | switch (descriptor_->label()) { | ~~~~~~~~~~~~~~~~~~^~ ./google/protobuf/descriptor.h:2920:31: note: declared here 2920 | inline FieldDescriptor::Label FieldDescriptor::label() const { | ^~~~~~~~~~~~~~~ CXX t/generated_code2_cxx_generate_packed_data-test-full.pb.o CXX protobuf-c/t_generated_code2_cxx_generate_packed_data-protobuf-c.pb.o CXXLD protoc-gen-c/protoc-gen-c GEN t/test.pb-c.c GEN t/test.pb-c.h GEN t/test-full.pb-c.c GEN t/test-full.pb-c.h GEN t/test-optimized.pb-c.c GEN t/test-optimized.pb-c.h GEN t/test-proto3.pb-c.c GEN t/test-proto3.pb-c.h GEN t/issue204/issue204.pb-c.c GEN t/issue204/issue204.pb-c.h GEN t/issue220/issue220.pb-c.c GEN t/issue220/issue220.pb-c.h GEN t/issue251/issue251.pb-c.c GEN t/issue251/issue251.pb-c.h GEN t/issue330/issue330.pb-c.c GEN t/issue330/issue330.pb-c.h GEN t/issue389/issue389.pb-c.c GEN t/issue389/issue389.pb-c.h GEN t/issue375/issue375.pb-c.c GEN t/issue375/issue375.pb-c.h GEN t/issue440/issue440.pb-c.c GEN t/issue440/issue440.pb-c.h GEN t/issue745/issue745.pb-c.c GEN t/issue745/issue745.pb-c.h CXXLD t/generated-code2/cxx-generate-packed-data GEN t/generated-code2/test-full-cxx-output.inc /usr/bin/bash: line 1: 893348 Abort (core dumped) ./t/generated-code2/cxx-generate-packed-data > ./t/generated-code2/test-full-cxx-output.inc gmake: *** [Makefile:2807: t/generated-code2/test-full-cxx-output.inc] Error 134 *** 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