INFO: not using any hashes in /data/userland-archives/hashes for protobuf-24.4.tar.gz (overridden with --hash)
Source /data/userland-archives/protobuf-24.4.tar.gz... cached
    validating signature... checking local signature... not found
    signature validation failed

    validating hash... ok
patching file src/google/protobuf/port_def.inc
patching file src/google/protobuf/port_undef.inc
patching file cmake/tests.cmake
patching file cmake/install.cmake
-- The C compiler identification is GNU 14.2.0
-- The CXX compiler identification is GNU 14.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/gcc/14/bin/gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/gcc/14/bin/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- 
-- 24.4.0
-- Performing Test protobuf_HAVE_LD_VERSION_SCRIPT
-- Performing Test protobuf_HAVE_LD_VERSION_SCRIPT - Failed
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- Found ZLIB: /usr/lib/amd64/libz.so (found version "1.3.1")
-- Performing Test protobuf_HAVE_BUILTIN_ATOMICS
-- Performing Test protobuf_HAVE_BUILTIN_ATOMICS - Success
CMake Deprecation Warning at third_party/utf8_range/CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 3.10 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.


-- Configuring done (2.0s)
-- Generating done (0.3s)
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_Fortran_COMPILER
    CMAKE_Fortran_FLAGS
    LIBEXEC_INSTALL_DIR
    LIB_INSTALL_DIR
    LIB_SUFFIX


-- Build files have been written to: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/amd64
[  0%] Building CXX object third_party/utf8_range/CMakeFiles/utf8_validity.dir/utf8_validity.cc.o
[  0%] Building C object third_party/utf8_range/CMakeFiles/utf8_range.dir/naive.c.o
[  1%] Building C object third_party/utf8_range/CMakeFiles/utf8_range.dir/range2-neon.c.o
[  1%] Building C object third_party/utf8_range/CMakeFiles/utf8_range.dir/range2-sse.c.o
[  1%] Linking C static library libutf8_range.a
[  1%] Built target utf8_range
[  2%] Linking CXX static library libutf8_validity.a
[  2%] Built target utf8_validity
[  2%] Building CXX object CMakeFiles/libprotobuf-lite.dir/src/google/protobuf/arena_align.cc.o
[  2%] Building CXX object CMakeFiles/libprotobuf-lite.dir/src/google/protobuf/arenastring.cc.o
[  3%] Building CXX object CMakeFiles/libprotobuf-lite.dir/src/google/protobuf/arenaz_sampler.cc.o
[  3%] Building CXX object CMakeFiles/libprotobuf-lite.dir/src/google/protobuf/any_lite.cc.o
[  3%] Building CXX object CMakeFiles/libprotobuf-lite.dir/src/google/protobuf/extension_set.cc.o
[  3%] Building CXX object CMakeFiles/libprotobuf-lite.dir/src/google/protobuf/arena.cc.o
[  3%] Building CXX object CMakeFiles/libprotobuf-lite.dir/src/google/protobuf/generated_enum_util.cc.o
[  3%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/any.pb.cc.o
[  3%] Building CXX object CMakeFiles/libprotobuf-lite.dir/src/google/protobuf/generated_message_tctable_lite.cc.o
[  4%] Building CXX object CMakeFiles/libprotobuf-lite.dir/src/google/protobuf/generated_message_util.cc.o
[  4%] Building CXX object CMakeFiles/libprotobuf-lite.dir/src/google/protobuf/implicit_weak_message.cc.o
[  4%] Building CXX object CMakeFiles/libprotobuf-lite.dir/src/google/protobuf/inlined_string_field.cc.o
[  4%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/api.pb.cc.o
[  4%] Building CXX object CMakeFiles/libprotobuf-lite.dir/src/google/protobuf/io/coded_stream.cc.o
In file included from /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/generated_message_tctable_decl.h:45,
                 from /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/generated_message_tctable_lite.cc:42:
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/parse_context.h:1147:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
 1147 | ParseContext::ParseLengthDelimitedInlined(const char* ptr, const Func& func) {
      | ^~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/generated_message_tctable_lite.cc:867:36: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  867 | PROTOBUF_ALWAYS_INLINE const char* TcParser::FastVarintS1(
      |                                    ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/generated_message_tctable_lite.cc:867:36: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
[  5%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/duration.pb.cc.o
[  6%] Building CXX object CMakeFiles/libprotobuf-lite.dir/src/google/protobuf/io/io_win32.cc.o
[  6%] Building CXX object CMakeFiles/libprotobuf-lite.dir/src/google/protobuf/io/zero_copy_stream.cc.o
[  6%] Building CXX object CMakeFiles/libprotobuf-lite.dir/src/google/protobuf/io/zero_copy_stream_impl.cc.o
[  6%] Building CXX object CMakeFiles/libprotobuf-lite.dir/src/google/protobuf/io/zero_copy_stream_impl_lite.cc.o
[  7%] Building CXX object CMakeFiles/libprotobuf-lite.dir/src/google/protobuf/map.cc.o
[  7%] Building CXX object CMakeFiles/libprotobuf-lite.dir/src/google/protobuf/message_lite.cc.o
[  7%] Building CXX object CMakeFiles/libprotobuf-lite.dir/src/google/protobuf/parse_context.cc.o
[  7%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/empty.pb.cc.o
[  7%] Building CXX object CMakeFiles/libprotobuf-lite.dir/src/google/protobuf/port.cc.o
[  8%] Building CXX object CMakeFiles/libprotobuf-lite.dir/src/google/protobuf/raw_ptr.cc.o
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/raw_ptr.cc:44:70: warning: 'visibility' attribute ignored [-Wattributes]
   44 |     ABSL_CACHELINE_ALIGNED const char kZeroBuffer[ABSL_CACHELINE_SIZE] = {};
      |                                                                      ^
[  8%] Building CXX object CMakeFiles/libprotobuf-lite.dir/src/google/protobuf/repeated_field.cc.o
[  8%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/field_mask.pb.cc.o
[  8%] Building CXX object CMakeFiles/libprotobuf-lite.dir/src/google/protobuf/repeated_ptr_field.cc.o
[  8%] Building CXX object CMakeFiles/libprotobuf-lite.dir/src/google/protobuf/stubs/common.cc.o
[  8%] Building CXX object CMakeFiles/libprotobuf-lite.dir/src/google/protobuf/wire_format_lite.cc.o
[  8%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/source_context.pb.cc.o
[  9%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/struct.pb.cc.o
[  9%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/timestamp.pb.cc.o
[  9%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/type.pb.cc.o
[  9%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/wrappers.pb.cc.o
[ 10%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/any.cc.o
[ 10%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/any_lite.cc.o
[ 11%] Linking CXX shared library libprotobuf-lite.so
[ 11%] Built target libprotobuf-lite
[ 11%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/arena.cc.o
[ 11%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/arena_align.cc.o
[ 12%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/arenastring.cc.o
[ 12%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/arenaz_sampler.cc.o
[ 12%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/compiler/importer.cc.o
[ 12%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/compiler/parser.cc.o
[ 12%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/cpp_features.pb.cc.o
[ 13%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/descriptor.cc.o
[ 13%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/descriptor.pb.cc.o
[ 13%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/descriptor_database.cc.o
[ 13%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/dynamic_message.cc.o
[ 14%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/extension_set.cc.o
[ 14%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/extension_set_heavy.cc.o
[ 14%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/feature_resolver.cc.o
In file included from /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/descriptor.cc:88:
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/text_format.h:80:28: warning: attribute ignored in declaration of 'enum class google::protobuf::internal::FieldReporterLevel' [-Wattributes]
   80 | PROTOBUF_EXPORT enum class FieldReporterLevel {
      |                            ^~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/text_format.h:80:28: note: attribute for 'enum class google::protobuf::internal::FieldReporterLevel' must follow the 'enum class' keyword
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/text_format.h:103:28: warning: attribute ignored in declaration of 'enum class google::protobuf::internal::Option' [-Wattributes]
  103 | PROTOBUF_EXPORT enum class Option;
      |                            ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/text_format.h:103:28: note: attribute for 'enum class google::protobuf::internal::Option' must follow the 'enum class' keyword
[ 14%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/generated_enum_util.cc.o
In file included from /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/feature_resolver.cc:52:
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/text_format.h:80:28: warning: attribute ignored in declaration of 'enum class google::protobuf::internal::FieldReporterLevel' [-Wattributes]
   80 | PROTOBUF_EXPORT enum class FieldReporterLevel {
      |                            ^~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/text_format.h:80:28: note: attribute for 'enum class google::protobuf::internal::FieldReporterLevel' must follow the 'enum class' keyword
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/text_format.h:103:28: warning: attribute ignored in declaration of 'enum class google::protobuf::internal::Option' [-Wattributes]
  103 | PROTOBUF_EXPORT enum class Option;
      |                            ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/text_format.h:103:28: note: attribute for 'enum class google::protobuf::internal::Option' must follow the 'enum class' keyword
[ 15%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/generated_message_bases.cc.o
[ 15%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/generated_message_reflection.cc.o
[ 15%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/generated_message_tctable_full.cc.o
[ 15%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/generated_message_tctable_gen.cc.o
[ 16%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/generated_message_tctable_lite.cc.o
[ 16%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/generated_message_util.cc.o
[ 16%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/implicit_weak_message.cc.o
[ 16%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/inlined_string_field.cc.o
[ 17%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/internal_message_util.cc.o
In file included from /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/generated_message_tctable_decl.h:45,
                 from /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/generated_message_tctable_lite.cc:42:
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/parse_context.h:1147:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
 1147 | ParseContext::ParseLengthDelimitedInlined(const char* ptr, const Func& func) {
      | ^~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/generated_message_tctable_lite.cc:867:36: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
  867 | PROTOBUF_ALWAYS_INLINE const char* TcParser::FastVarintS1(
      |                                    ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/generated_message_tctable_lite.cc:867:36: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes]
[ 17%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/io/coded_stream.cc.o
[ 17%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/io/gzip_stream.cc.o
[ 17%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/io/io_win32.cc.o
[ 17%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/io/printer.cc.o
[ 18%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/io/strtod.cc.o
[ 18%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/io/tokenizer.cc.o
[ 18%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/io/zero_copy_sink.cc.o
[ 18%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/io/zero_copy_stream.cc.o
[ 19%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/io/zero_copy_stream_impl.cc.o
[ 19%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/io/zero_copy_stream_impl_lite.cc.o
[ 19%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/json/internal/lexer.cc.o
[ 19%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/json/internal/message_path.cc.o
[ 20%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/json/internal/parser.cc.o
[ 20%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/json/internal/unparser.cc.o
[ 20%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/json/internal/untyped_message.cc.o
[ 20%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/json/internal/writer.cc.o
[ 21%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/json/internal/zero_copy_buffered_stream.cc.o
[ 21%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/json/json.cc.o
[ 21%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/map.cc.o
[ 21%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/map_field.cc.o
[ 22%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/message.cc.o
[ 22%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/message_lite.cc.o
[ 22%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/parse_context.cc.o
[ 22%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/port.cc.o
[ 22%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/raw_ptr.cc.o
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/raw_ptr.cc:44:70: warning: 'visibility' attribute ignored [-Wattributes]
   44 |     ABSL_CACHELINE_ALIGNED const char kZeroBuffer[ABSL_CACHELINE_SIZE] = {};
      |                                                                      ^
[ 23%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/reflection_mode.cc.o
[ 23%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/reflection_ops.cc.o
[ 23%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/repeated_field.cc.o
[ 23%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/repeated_ptr_field.cc.o
[ 24%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/service.cc.o
[ 24%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/stubs/common.cc.o
[ 24%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/text_format.cc.o
[ 24%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/unknown_field_set.cc.o
[ 25%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/util/delimited_message_util.cc.o
[ 25%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/util/field_comparator.cc.o
[ 25%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/util/field_mask_util.cc.o
[ 25%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/util/message_differencer.cc.o
[ 26%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/util/time_util.cc.o
[ 26%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/util/type_resolver_util.cc.o
[ 26%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/wire_format.cc.o
In file included from /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/text_format.cc:35:
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/text_format.h:80:28: warning: attribute ignored in declaration of 'enum class google::protobuf::internal::FieldReporterLevel' [-Wattributes]
   80 | PROTOBUF_EXPORT enum class FieldReporterLevel {
      |                            ^~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/text_format.h:80:28: note: attribute for 'enum class google::protobuf::internal::FieldReporterLevel' must follow the 'enum class' keyword
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/text_format.h:103:28: warning: attribute ignored in declaration of 'enum class google::protobuf::internal::Option' [-Wattributes]
  103 | PROTOBUF_EXPORT enum class Option;
      |                            ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/text_format.h:103:28: note: attribute for 'enum class google::protobuf::internal::Option' must follow the 'enum class' keyword
[ 26%] Building CXX object CMakeFiles/libprotobuf.dir/src/google/protobuf/wire_format_lite.cc.o
In file included from /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer.cc:51:
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/text_format.h:80:28: warning: attribute ignored in declaration of 'enum class google::protobuf::internal::FieldReporterLevel' [-Wattributes]
   80 | PROTOBUF_EXPORT enum class FieldReporterLevel {
      |                            ^~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/text_format.h:80:28: note: attribute for 'enum class google::protobuf::internal::FieldReporterLevel' must follow the 'enum class' keyword
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/text_format.h:103:28: warning: attribute ignored in declaration of 'enum class google::protobuf::internal::Option' [-Wattributes]
  103 | PROTOBUF_EXPORT enum class Option;
      |                            ^~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/text_format.h:103:28: note: attribute for 'enum class google::protobuf::internal::Option' must follow the 'enum class' keyword
[ 27%] Linking CXX shared library libprotobuf.so
[ 27%] Built target libprotobuf
[ 27%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/allowlists/empty_package.cc.o
[ 27%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/allowlists/editions.cc.o
[ 27%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/code_generator.cc.o
[ 27%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/allowlists/open_enum.cc.o
[ 28%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/allowlists/unused_imports.cc.o
[ 29%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/allowlists/weak_imports.cc.o
[ 29%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/cpp/enum.cc.o
[ 29%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/command_line_interface.cc.o
[ 29%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/cpp/extension.cc.o
[ 29%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/cpp/field_generators/cord_field.cc.o
[ 29%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/cpp/field.cc.o
[ 30%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/cpp/field_generators/enum_field.cc.o
[ 30%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/cpp/field_generators/map_field.cc.o
[ 30%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/cpp/field_generators/message_field.cc.o
[ 30%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/cpp/field_generators/primitive_field.cc.o
[ 31%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/cpp/field_generators/string_field.cc.o
[ 31%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/cpp/file.cc.o
[ 31%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/cpp/generator.cc.o
[ 31%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/cpp/helpers.cc.o
[ 31%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/cpp/message.cc.o
[ 32%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/cpp/padding_optimizer.cc.o
[ 32%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/cpp/parse_function_generator.cc.o
[ 32%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/cpp/service.cc.o
[ 32%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/cpp/tracker.cc.o
[ 33%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/csharp/csharp_doc_comment.cc.o
[ 33%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/csharp/csharp_enum.cc.o
[ 33%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/csharp/csharp_enum_field.cc.o
[ 33%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/csharp/csharp_field_base.cc.o
[ 34%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/csharp/csharp_generator.cc.o
[ 34%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/csharp/csharp_helpers.cc.o
[ 34%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/csharp/csharp_map_field.cc.o
[ 34%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/csharp/csharp_message.cc.o
[ 35%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/csharp/csharp_message_field.cc.o
[ 35%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/csharp/csharp_primitive_field.cc.o
[ 35%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/csharp/csharp_reflection_class.cc.o
[ 35%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/csharp/csharp_repeated_enum_field.cc.o
[ 36%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/csharp/csharp_repeated_message_field.cc.o
[ 36%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/csharp/csharp_repeated_primitive_field.cc.o
[ 36%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/csharp/csharp_source_generator_base.cc.o
[ 36%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/csharp/csharp_wrapper_field.cc.o
[ 36%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/csharp/names.cc.o
[ 37%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/java/context.cc.o
[ 37%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/java/doc_comment.cc.o
[ 37%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/java/enum.cc.o
[ 37%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/java/enum_field.cc.o
[ 38%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/java/enum_field_lite.cc.o
[ 38%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/java/enum_lite.cc.o
[ 38%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/java/extension.cc.o
[ 38%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/java/extension_lite.cc.o
[ 39%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/java/field.cc.o
[ 39%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/java/file.cc.o
[ 39%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/java/generator.cc.o
[ 39%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/java/generator_factory.cc.o
[ 40%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/java/helpers.cc.o
[ 40%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/java/kotlin_generator.cc.o
[ 40%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/java/map_field.cc.o
[ 40%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/java/map_field_lite.cc.o
[ 41%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/java/message.cc.o
[ 41%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/java/message_builder.cc.o
[ 41%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/java/message_builder_lite.cc.o
[ 41%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/java/message_field.cc.o
[ 41%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/java/message_field_lite.cc.o
[ 42%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/java/message_lite.cc.o
[ 42%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/java/message_serialization.cc.o
[ 42%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/java/name_resolver.cc.o
[ 42%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/java/names.cc.o
[ 43%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/java/primitive_field.cc.o
[ 43%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/java/primitive_field_lite.cc.o
[ 43%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/java/service.cc.o
[ 43%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/java/shared_code_generator.cc.o
[ 44%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/java/string_field.cc.o
[ 44%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/java/string_field_lite.cc.o
[ 44%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/objectivec/enum.cc.o
[ 44%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/objectivec/enum_field.cc.o
[ 45%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/objectivec/extension.cc.o
[ 45%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/objectivec/field.cc.o
[ 45%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/objectivec/file.cc.o
[ 45%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/objectivec/generator.cc.o
[ 46%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/objectivec/helpers.cc.o
[ 46%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/objectivec/import_writer.cc.o
[ 46%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/objectivec/line_consumer.cc.o
[ 46%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/objectivec/map_field.cc.o
[ 46%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/objectivec/message.cc.o
[ 47%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/objectivec/message_field.cc.o
[ 47%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/objectivec/names.cc.o
[ 47%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/objectivec/oneof.cc.o
[ 47%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/objectivec/primitive_field.cc.o
[ 48%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/objectivec/text_format_decode_data.cc.o
[ 48%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/php/names.cc.o
[ 48%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/php/php_generator.cc.o
[ 48%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/plugin.cc.o
[ 49%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/plugin.pb.cc.o
[ 49%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/python/generator.cc.o
[ 49%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/python/helpers.cc.o
[ 49%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/python/pyi_generator.cc.o
[ 50%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/retention.cc.o
[ 50%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/ruby/ruby_generator.cc.o
[ 50%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/rust/accessors/accessors.cc.o
[ 50%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/rust/accessors/singular_bytes.cc.o
[ 51%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/rust/accessors/singular_scalar.cc.o
[ 51%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/rust/context.cc.o
[ 51%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/rust/generator.cc.o
[ 51%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/rust/message.cc.o
[ 51%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/rust/naming.cc.o
[ 52%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/subprocess.cc.o
[ 52%] Building CXX object CMakeFiles/libprotoc.dir/src/google/protobuf/compiler/zip_writer.cc.o
[ 52%] Linking CXX shared library libprotoc.so
[ 52%] Built target libprotoc
[ 52%] Building CXX object CMakeFiles/fake_plugin.dir/src/google/protobuf/compiler/fake_plugin.cc.o
[ 52%] Building CXX object CMakeFiles/test_plugin.dir/src/google/protobuf/compiler/test_plugin.cc.o
[ 52%] Building CXX object CMakeFiles/fake_plugin.dir/src/google/protobuf/compiler/mock_code_generator.cc.o
[ 53%] Building CXX object CMakeFiles/test_plugin.dir/src/google/protobuf/compiler/mock_code_generator.cc.o
[ 53%] Building CXX object CMakeFiles/protoc.dir/src/google/protobuf/compiler/main.cc.o
[ 53%] Building CXX object CMakeFiles/fake_plugin.dir/src/google/protobuf/compiler/command_line_interface_tester.cc.o
[ 53%] Building CXX object CMakeFiles/test_plugin.dir/src/google/protobuf/compiler/command_line_interface_tester.cc.o
[ 53%] Building CXX object CMakeFiles/fake_plugin.dir/src/google/protobuf/testing/file.cc.o
[ 54%] Building CXX object CMakeFiles/fake_plugin.dir/src/google/protobuf/testing/googletest.cc.o
[ 54%] Building CXX object CMakeFiles/test_plugin.dir/src/google/protobuf/testing/file.cc.o
[ 54%] Linking CXX executable protoc
[ 54%] Built target protoc
[ 54%] Building CXX object CMakeFiles/test_plugin.dir/src/google/protobuf/testing/googletest.cc.o
[ 54%] Generating /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest_proto3.pb.h, /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest_proto3.pb.cc
[ 55%] Generating /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/any_test.pb.h, /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/any_test.pb.cc
[ 55%] Generating /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/compiler/cpp/test_bad_identifiers.pb.h, /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/compiler/cpp/test_bad_identifiers.pb.cc
[ 55%] Generating /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/compiler/cpp/test_large_enum_value.pb.h, /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/compiler/cpp/test_large_enum_value.pb.cc
[ 55%] Generating /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/map_lite_unittest.pb.h, /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/map_lite_unittest.pb.cc
[ 55%] Generating /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/map_proto2_unittest.pb.h, /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/map_proto2_unittest.pb.cc
[ 55%] Generating /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/map_proto3_unittest.pb.h, /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/map_proto3_unittest.pb.cc
[ 55%] Generating /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/map_unittest.pb.h, /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/map_unittest.pb.cc
[ 56%] Generating /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/unittest.pb.h, /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/unittest.pb.cc
[ 56%] Generating /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/unittest_arena.pb.h, /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/unittest_arena.pb.cc
[ 56%] Generating /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/unittest_custom_options.pb.h, /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/unittest_custom_options.pb.cc
[ 56%] Generating /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/unittest_lite.pb.h, /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/unittest_lite.pb.cc
[ 56%] Generating /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/unittest_drop_unknown_fields.pb.h, /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/unittest_drop_unknown_fields.pb.cc
[ 57%] Generating /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/unittest_embed_optimize_for.pb.h, /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/unittest_embed_optimize_for.pb.cc
[ 57%] Generating /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/unittest_empty.pb.h, /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/unittest_empty.pb.cc
[ 57%] Generating /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/unittest_enormous_descriptor.pb.h, /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/unittest_enormous_descriptor.pb.cc
[ 58%] Generating /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/unittest_import_lite.pb.h, /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/unittest_import_lite.pb.cc
[ 58%] Generating /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/unittest_import_public_lite.pb.h, /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/unittest_import_public_lite.pb.cc
[ 58%] Building CXX object CMakeFiles/lite-test.dir/src/google/protobuf/lite_arena_unittest.cc.o
[ 58%] Generating /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/unittest_features.pb.h, /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/unittest_features.pb.cc
[ 59%] Generating /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/unittest_import.pb.h, /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/unittest_import.pb.cc
[ 59%] Generating /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/unittest_import_public.pb.h, /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/unittest_import_public.pb.cc
[ 59%] Generating /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/unittest_invalid_features.pb.h, /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/unittest_invalid_features.pb.cc
[ 59%] Generating /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/unittest_lazy_dependencies.pb.h, /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/unittest_lazy_dependencies.pb.cc
[ 59%] Generating /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/unittest_lazy_dependencies_custom_option.pb.h, /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/unittest_lazy_dependencies_custom_option.pb.cc
[ 60%] Generating /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/unittest_lazy_dependencies_enum.pb.h, /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/unittest_lazy_dependencies_enum.pb.cc
[ 60%] Generating /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/unittest_lite_imports_nonlite.pb.h, /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/unittest_lite_imports_nonlite.pb.cc
[ 60%] Generating /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/unittest_mset.pb.h, /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/unittest_mset.pb.cc
[ 60%] Generating /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/unittest_mset_wire_format.pb.h, /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/unittest_mset_wire_format.pb.cc
[ 61%] Generating /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/unittest_no_field_presence.pb.h, /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/unittest_no_field_presence.pb.cc
[ 61%] Generating /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/unittest_no_generic_services.pb.h, /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/unittest_no_generic_services.pb.cc
[ 61%] Generating /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/unittest_optimize_for.pb.h, /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/unittest_optimize_for.pb.cc
[ 61%] Generating /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/unittest_preserve_unknown_enum.pb.h, /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/unittest_preserve_unknown_enum.pb.cc
[ 62%] Generating /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/unittest_preserve_unknown_enum2.pb.h, /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/unittest_preserve_unknown_enum2.pb.cc
[ 62%] Generating /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/unittest_proto3.pb.h, /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/unittest_proto3.pb.cc
[ 62%] Generating /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/unittest_proto3_arena.pb.h, /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/unittest_proto3_arena.pb.cc
[ 62%] Generating /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/unittest_proto3_arena_lite.pb.h, /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/unittest_proto3_arena_lite.pb.cc
[ 63%] Generating /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/unittest_proto3_bad_macros.pb.h, /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/unittest_proto3_bad_macros.pb.cc
[ 63%] Generating /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/unittest_proto3_lite.pb.h, /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/unittest_proto3_lite.pb.cc
[ 63%] Generating /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/unittest_proto3_optional.pb.h, /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/unittest_proto3_optional.pb.cc
[ 63%] Generating /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/unittest_retention.pb.h, /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/unittest_retention.pb.cc
[ 64%] Generating /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/unittest_well_known_types.pb.h, /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/unittest_well_known_types.pb.cc
[ 64%] Generating /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/json_format.pb.h, /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/json_format.pb.cc
[ 64%] Generating /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/json_format_proto3.pb.h, /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/json_format_proto3.pb.cc
[ 65%] Generating /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.pb.h, /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.pb.cc
[ 65%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/any_test.cc.o
[ 65%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/arena_align_test.cc.o
[ 66%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/arena_unittest.cc.o
[ 66%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/arenastring_unittest.cc.o
[ 67%] Building CXX object CMakeFiles/lite-test.dir/src/google/protobuf/lite_unittest.cc.o
[ 67%] Linking CXX executable test_plugin
[ 67%] Linking CXX executable fake_plugin
[ 67%] Built target test_plugin
[ 67%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/arenaz_sampler_test.cc.o
[ 67%] Built target fake_plugin
[ 67%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/descriptor_database_unittest.cc.o
[ 67%] Building CXX object CMakeFiles/lite-test.dir/src/google/protobuf/arena_test_util.cc.o
[ 68%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/descriptor_unittest.cc.o
[ 68%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/descriptor_visitor_test.cc.o
[ 68%] Building CXX object CMakeFiles/lite-test.dir/src/google/protobuf/map_lite_test_util.cc.o
[ 68%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/drop_unknown_fields_test.cc.o
[ 68%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/dynamic_message_unittest.cc.o
[ 69%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/extension_set_unittest.cc.o
[ 69%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/feature_resolver_test.cc.o
[ 69%] Building CXX object CMakeFiles/lite-test.dir/src/google/protobuf/test_util_lite.cc.o
[ 69%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/generated_message_reflection_unittest.cc.o
[ 70%] Building CXX object CMakeFiles/lite-test.dir/src/google/protobuf/map_lite_unittest.pb.cc.o
[ 70%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/generated_message_tctable_lite_test.cc.o
[ 70%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/inlined_string_field_unittest.cc.o
[ 71%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/internal_message_util_unittest.cc.o
[ 71%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/map_field_test.cc.o
[ 71%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/map_test.cc.o
[ 71%] Building CXX object CMakeFiles/lite-test.dir/src/google/protobuf/unittest_import_lite.pb.cc.o
[ 71%] Building CXX object CMakeFiles/lite-test.dir/src/google/protobuf/unittest_import_public_lite.pb.cc.o
[ 71%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/message_unittest.cc.o
[ 71%] Building CXX object CMakeFiles/lite-test.dir/src/google/protobuf/unittest_lite.pb.cc.o
[ 72%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/no_field_presence_test.cc.o
[ 72%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/port_test.cc.o
[ 72%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/preserve_unknown_enum_test.cc.o
In file included from /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/map_test.cc:56:
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/map_test.inc: In member function 'virtual void google::protobuf::internal::{anonymous}::MapFieldReflectionTest_RegularFields_Test::TestBody()':
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/map_test.inc:1578:41: warning: 'const google::protobuf::RepeatedPtrField<Element>& google::protobuf::Reflection::GetRepeatedPtrField(const google::protobuf::Message&, const google::protobuf::FieldDescriptor*) const [with T = google::protobuf::Message]' is deprecated: Please use GetRepeatedFieldRef() instead [-Wdeprecated-declarations]
 1578 |       refl->GetRepeatedPtrField<Message>(message, fd_map_int32_int32);
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/map_proto2_unittest.pb.h:31,
                 from /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/map_test.cc:40:
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/message.h:918:3: note: declared here
  918 |   GetRepeatedPtrField(const Message& msg, const FieldDescriptor* d) const {
      |   ^~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/map_test.inc:1580:41: warning: 'const google::protobuf::RepeatedPtrField<Element>& google::protobuf::Reflection::GetRepeatedPtrField(const google::protobuf::Message&, const google::protobuf::FieldDescriptor*) const [with T = google::protobuf::Message]' is deprecated: Please use GetRepeatedFieldRef() instead [-Wdeprecated-declarations]
 1580 |       refl->GetRepeatedPtrField<Message>(message, fd_map_int32_double);
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/message.h:918:3: note: declared here
  918 |   GetRepeatedPtrField(const Message& msg, const FieldDescriptor* d) const {
      |   ^~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/map_test.inc:1582:41: warning: 'const google::protobuf::RepeatedPtrField<Element>& google::protobuf::Reflection::GetRepeatedPtrField(const google::protobuf::Message&, const google::protobuf::FieldDescriptor*) const [with T = google::protobuf::Message]' is deprecated: Please use GetRepeatedFieldRef() instead [-Wdeprecated-declarations]
 1582 |       refl->GetRepeatedPtrField<Message>(message, fd_map_string_string);
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/message.h:918:3: note: declared here
  918 |   GetRepeatedPtrField(const Message& msg, const FieldDescriptor* d) const {
      |   ^~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/map_test.inc:1584:41: warning: 'const google::protobuf::RepeatedPtrField<Element>& google::protobuf::Reflection::GetRepeatedPtrField(const google::protobuf::Message&, const google::protobuf::FieldDescriptor*) const [with T = google::protobuf::Message]' is deprecated: Please use GetRepeatedFieldRef() instead [-Wdeprecated-declarations]
 1584 |       refl->GetRepeatedPtrField<Message>(message, fd_map_int32_foreign_message);
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/message.h:918:3: note: declared here
  918 |   GetRepeatedPtrField(const Message& msg, const FieldDescriptor* d) const {
      |   ^~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/map_test.inc:1588:45: warning: 'google::protobuf::RepeatedPtrField<Element>* google::protobuf::Reflection::MutableRepeatedPtrField(google::protobuf::Message*, const google::protobuf::FieldDescriptor*) const [with T = google::protobuf::Message]' is deprecated: Please use GetMutableRepeatedFieldRef() instead [-Wdeprecated-declarations]
 1588 |       refl->MutableRepeatedPtrField<Message>(&message, fd_map_int32_int32);
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/message.h:929:3: note: declared here
  929 |   MutableRepeatedPtrField(Message* msg, const FieldDescriptor* d) const {
      |   ^~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/map_test.inc:1590:45: warning: 'google::protobuf::RepeatedPtrField<Element>* google::protobuf::Reflection::MutableRepeatedPtrField(google::protobuf::Message*, const google::protobuf::FieldDescriptor*) const [with T = google::protobuf::Message]' is deprecated: Please use GetMutableRepeatedFieldRef() instead [-Wdeprecated-declarations]
 1590 |       refl->MutableRepeatedPtrField<Message>(&message, fd_map_int32_double);
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/message.h:929:3: note: declared here
  929 |   MutableRepeatedPtrField(Message* msg, const FieldDescriptor* d) const {
      |   ^~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/map_test.inc:1592:45: warning: 'google::protobuf::RepeatedPtrField<Element>* google::protobuf::Reflection::MutableRepeatedPtrField(google::protobuf::Message*, const google::protobuf::FieldDescriptor*) const [with T = google::protobuf::Message]' is deprecated: Please use GetMutableRepeatedFieldRef() instead [-Wdeprecated-declarations]
 1592 |       refl->MutableRepeatedPtrField<Message>(&message, fd_map_string_string);
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/message.h:929:3: note: declared here
  929 |   MutableRepeatedPtrField(Message* msg, const FieldDescriptor* d) const {
      |   ^~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/map_test.inc:1594:45: warning: 'google::protobuf::RepeatedPtrField<Element>* google::protobuf::Reflection::MutableRepeatedPtrField(google::protobuf::Message*, const google::protobuf::FieldDescriptor*) const [with T = google::protobuf::Message]' is deprecated: Please use GetMutableRepeatedFieldRef() instead [-Wdeprecated-declarations]
 1594 |       refl->MutableRepeatedPtrField<Message>(&message,
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
 1595 |                                              fd_map_int32_foreign_message);
      |                                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/message.h:929:3: note: declared here
  929 |   MutableRepeatedPtrField(Message* msg, const FieldDescriptor* d) const {
      |   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtest/gtest.h:71,
                 from /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/test_util.inc:41,
                 from /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/map_test.cc:54:
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/map_test.inc: In member function 'virtual void google::protobuf::internal::{anonymous}::MapEntryTest_ConstInit_Test::TestBody()':
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/map_test.inc:2398:28: warning: 'int google::protobuf::Message::SpaceUsed() const' is deprecated: Please use SpaceUsedLong() instead [-Wdeprecated-declarations]
 2398 |   EXPECT_NE(entry.SpaceUsed(), 0);
      |             ~~~~~~~~~~~~~~~^~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/message.h:324:60: note: declared here
  324 |   [[deprecated("Please use SpaceUsedLong() instead")]] int SpaceUsed() const {
      |                                                            ^~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/map_test.inc: In member function 'virtual void google::protobuf::internal::{anonymous}::GeneratedMapFieldTest_SpaceUsed_Test::TestBody()':
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/map_test.inc:3084:47: warning: 'int google::protobuf::Message::SpaceUsed() const' is deprecated: Please use SpaceUsedLong() instead [-Wdeprecated-declarations]
 3084 |   const size_t initial = map_message.SpaceUsed();
      |                          ~~~~~~~~~~~~~~~~~~~~~^~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/message.h:324:60: note: declared here
  324 |   [[deprecated("Please use SpaceUsedLong() instead")]] int SpaceUsed() const {
      |                                                            ^~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/map_test.inc:3085:71: warning: 'int google::protobuf::Message::SpaceUsed() const' is deprecated: Please use SpaceUsedLong() instead [-Wdeprecated-declarations]
 3085 |   const size_t space_used_message = UNITTEST::TestRequired().SpaceUsed();
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/message.h:324:60: note: declared here
  324 |   [[deprecated("Please use SpaceUsedLong() instead")]] int SpaceUsed() const {
      |                                                            ^~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/map_test.inc:3100:47: warning: 'int google::protobuf::Message::SpaceUsed() const' is deprecated: Please use SpaceUsedLong() instead [-Wdeprecated-declarations]
 3100 |   EXPECT_LE(lower_bound, map_message.SpaceUsed());
      |                          ~~~~~~~~~~~~~~~~~~~~~^~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/message.h:324:60: note: declared here
  324 |   [[deprecated("Please use SpaceUsedLong() instead")]] int SpaceUsed() const {
      |                                                            ^~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/map_test.inc: In member function 'virtual void google::protobuf::internal::{anonymous}::TextFormatMapTest_NoDisableReflectionIterator_Test::TestBody()':
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/map_test.inc:4102:51: warning: 'google::protobuf::RepeatedPtrField<Element>* google::protobuf::Reflection::MutableRepeatedPtrField(google::protobuf::Message*, const google::protobuf::FieldDescriptor*) const [with T = google::protobuf::Message]' is deprecated: Please use GetMutableRepeatedFieldRef() instead [-Wdeprecated-declarations]
 4102 |       reflection->MutableRepeatedPtrField<Message>(&source, field_desc);
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/message.h:929:3: note: declared here
  929 |   MutableRepeatedPtrField(Message* msg, const FieldDescriptor* d) const {
      |   ^~~~~~~~~~~~~~~~~~~~~~~
[ 72%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/proto3_arena_lite_unittest.cc.o
[ 73%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/proto3_arena_unittest.cc.o
[ 73%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/proto3_lite_unittest.cc.o
[ 73%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/raw_ptr_test.cc.o
[ 74%] Linking CXX executable lite-test
[ 74%] Built target lite-test
[ 74%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/redaction_metric_test.cc.o
[ 75%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/reflection_mode_test.cc.o
In file included from /usr/include/gtest/gtest.h:71,
                 from /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/proto3_lite_unittest.inc:37,
                 from /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/proto3_lite_unittest.cc:37:
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/proto3_lite_unittest.inc: In member function 'virtual void google::protobuf::{anonymous}::Proto3LiteTest_Swap_Test::TestBody()':
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/proto3_lite_unittest.inc:133:26: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations]
  133 |   EXPECT_EQ(msg1.ByteSize(), msg2.ByteSize() + 1);
      |             ~~~~~~~~~~~~~^~
In file included from /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/any.h:38,
                 from /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/generated_message_util.h:53,
                 from /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/generated_message_bases.h:39,
                 from /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/unittest_proto3.pb.h:27,
                 from /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/proto3_lite_unittest.cc:31:
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/message_lite.h:420:59: note: declared here
  420 |   [[deprecated("Please use ByteSizeLong() instead")]] int ByteSize() const {
      |                                                           ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/proto3_lite_unittest.inc:133:43: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations]
  133 |   EXPECT_EQ(msg1.ByteSize(), msg2.ByteSize() + 1);
      |                              ~~~~~~~~~~~~~^~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/message_lite.h:420:59: note: declared here
  420 |   [[deprecated("Please use ByteSizeLong() instead")]] int ByteSize() const {
      |                                                           ^~~~~~~~
[ 75%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/reflection_ops_unittest.cc.o
[ 75%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/repeated_field_reflection_unittest.cc.o
[ 75%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/repeated_field_unittest.cc.o
[ 76%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/retention_test.cc.o
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/repeated_field_reflection_unittest.cc: In member function 'virtual void google::protobuf::{anonymous}::RepeatedFieldReflectionTest_RegularFields_Test::TestBody()':
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/repeated_field_reflection_unittest.cc:82:38: warning: 'const google::protobuf::RepeatedField<Element>& google::protobuf::Reflection::GetRepeatedField(const google::protobuf::Message&, const google::protobuf::FieldDescriptor*) const [with T = int]' is deprecated: Please use GetRepeatedFieldRef() instead [-Wdeprecated-declarations]
   82 |       refl->GetRepeatedField<int32_t>(message, fd_repeated_int32);
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/dynamic_message.h:47,
                 from /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/repeated_field_reflection_unittest.cc:36:
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/message.h:897:3: note: declared here
  897 |   GetRepeatedField(const Message& msg, const FieldDescriptor* d) const {
      |   ^~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/repeated_field_reflection_unittest.cc:84:37: warning: 'const google::protobuf::RepeatedField<Element>& google::protobuf::Reflection::GetRepeatedField(const google::protobuf::Message&, const google::protobuf::FieldDescriptor*) const [with T = double]' is deprecated: Please use GetRepeatedFieldRef() instead [-Wdeprecated-declarations]
   84 |       refl->GetRepeatedField<double>(message, fd_repeated_double);
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/message.h:897:3: note: declared here
  897 |   GetRepeatedField(const Message& msg, const FieldDescriptor* d) const {
      |   ^~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/repeated_field_reflection_unittest.cc:88:42: warning: 'google::protobuf::RepeatedField<Element>* google::protobuf::Reflection::MutableRepeatedField(google::protobuf::Message*, const google::protobuf::FieldDescriptor*) const [with T = int]' is deprecated: Please use GetMutableRepeatedFieldRef() instead [-Wdeprecated-declarations]
   88 |       refl->MutableRepeatedField<int32_t>(&message, fd_repeated_int32);
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/message.h:907:3: note: declared here
  907 |   MutableRepeatedField(Message* msg, const FieldDescriptor* d) const {
      |   ^~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/repeated_field_reflection_unittest.cc:90:41: warning: 'google::protobuf::RepeatedField<Element>* google::protobuf::Reflection::MutableRepeatedField(google::protobuf::Message*, const google::protobuf::FieldDescriptor*) const [with T = double]' is deprecated: Please use GetMutableRepeatedFieldRef() instead [-Wdeprecated-declarations]
   90 |       refl->MutableRepeatedField<double>(&message, fd_repeated_double);
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/message.h:907:3: note: declared here
  907 |   MutableRepeatedField(Message* msg, const FieldDescriptor* d) const {
      |   ^~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/repeated_field_reflection_unittest.cc:94:45: warning: 'const google::protobuf::RepeatedPtrField<Element>& google::protobuf::Reflection::GetRepeatedPtrField(const google::protobuf::Message&, const google::protobuf::FieldDescriptor*) const [with T = std::__cxx11::basic_string<char>]' is deprecated: Please use GetRepeatedFieldRef() instead [-Wdeprecated-declarations]
   94 |       refl->GetRepeatedPtrField<std::string>(message, fd_repeated_string);
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/message.h:918:3: note: declared here
  918 |   GetRepeatedPtrField(const Message& msg, const FieldDescriptor* d) const {
      |   ^~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/repeated_field_reflection_unittest.cc:96:48: warning: 'const google::protobuf::RepeatedPtrField<Element>& google::protobuf::Reflection::GetRepeatedPtrField(const google::protobuf::Message&, const google::protobuf::FieldDescriptor*) const [with T = protobuf_unittest::ForeignMessage]' is deprecated: Please use GetRepeatedFieldRef() instead [-Wdeprecated-declarations]
   96 |       refl->GetRepeatedPtrField<ForeignMessage>(message,
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
   97 |                                                 fd_repeated_foreign_message);
      |                                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/message.h:918:3: note: declared here
  918 |   GetRepeatedPtrField(const Message& msg, const FieldDescriptor* d) const {
      |   ^~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/repeated_field_reflection_unittest.cc:99:41: warning: 'const google::protobuf::RepeatedPtrField<Element>& google::protobuf::Reflection::GetRepeatedPtrField(const google::protobuf::Message&, const google::protobuf::FieldDescriptor*) const [with T = google::protobuf::Message]' is deprecated: Please use GetRepeatedFieldRef() instead [-Wdeprecated-declarations]
   99 |       refl->GetRepeatedPtrField<Message>(message, fd_repeated_foreign_message);
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/message.h:918:3: note: declared here
  918 |   GetRepeatedPtrField(const Message& msg, const FieldDescriptor* d) const {
      |   ^~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/repeated_field_reflection_unittest.cc:103:49: warning: 'google::protobuf::RepeatedPtrField<Element>* google::protobuf::Reflection::MutableRepeatedPtrField(google::protobuf::Message*, const google::protobuf::FieldDescriptor*) const [with T = std::__cxx11::basic_string<char>]' is deprecated: Please use GetMutableRepeatedFieldRef() instead [-Wdeprecated-declarations]
  103 |       refl->MutableRepeatedPtrField<std::string>(&message, fd_repeated_string);
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/message.h:929:3: note: declared here
  929 |   MutableRepeatedPtrField(Message* msg, const FieldDescriptor* d) const {
      |   ^~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/repeated_field_reflection_unittest.cc:105:52: warning: 'google::protobuf::RepeatedPtrField<Element>* google::protobuf::Reflection::MutableRepeatedPtrField(google::protobuf::Message*, const google::protobuf::FieldDescriptor*) const [with T = protobuf_unittest::ForeignMessage]' is deprecated: Please use GetMutableRepeatedFieldRef() instead [-Wdeprecated-declarations]
  105 |       refl->MutableRepeatedPtrField<ForeignMessage>(
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
  106 |           &message, fd_repeated_foreign_message);
      |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~    
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/message.h:929:3: note: declared here
  929 |   MutableRepeatedPtrField(Message* msg, const FieldDescriptor* d) const {
      |   ^~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/repeated_field_reflection_unittest.cc:108:45: warning: 'google::protobuf::RepeatedPtrField<Element>* google::protobuf::Reflection::MutableRepeatedPtrField(google::protobuf::Message*, const google::protobuf::FieldDescriptor*) const [with T = google::protobuf::Message]' is deprecated: Please use GetMutableRepeatedFieldRef() instead [-Wdeprecated-declarations]
  108 |       refl->MutableRepeatedPtrField<Message>(&message,
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
  109 |                                              fd_repeated_foreign_message);
      |                                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/message.h:929:3: note: declared here
  929 |   MutableRepeatedPtrField(Message* msg, const FieldDescriptor* d) const {
      |   ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtest/gtest-printers.h:122,
                 from /usr/include/gtest/gtest-matchers.h:49,
                 from /usr/include/gtest/internal/gtest-death-test-internal.h:47,
                 from /usr/include/gtest/gtest-death-test.h:43,
                 from /usr/include/gtest/gtest.h:64,
                 from /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/repeated_field_reflection_unittest.cc:38:
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/repeated_field_reflection_unittest.cc:146:47: warning: 'const google::protobuf::RepeatedField<Element>& google::protobuf::Reflection::GetRepeatedField(const google::protobuf::Message&, const google::protobuf::FieldDescriptor*) const [with T = int]' is deprecated: Please use GetRepeatedFieldRef() instead [-Wdeprecated-declarations]
  146 |   EXPECT_DEATH(refl->GetRepeatedField<int32_t>(message, fd_optional_int32),
      |                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/message.h:897:3: note: declared here
  897 |   GetRepeatedField(const Message& msg, const FieldDescriptor* d) const {
      |   ^~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/repeated_field_reflection_unittest.cc:148:46: warning: 'const google::protobuf::RepeatedField<Element>& google::protobuf::Reflection::GetRepeatedField(const google::protobuf::Message&, const google::protobuf::FieldDescriptor*) const [with T = double]' is deprecated: Please use GetRepeatedFieldRef() instead [-Wdeprecated-declarations]
  148 |   EXPECT_DEATH(refl->GetRepeatedField<double>(message, fd_repeated_int32),
      |                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/message.h:897:3: note: declared here
  897 |   GetRepeatedField(const Message& msg, const FieldDescriptor* d) const {
      |   ^~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/repeated_field_reflection_unittest.cc:150:55: warning: 'const google::protobuf::RepeatedPtrField<Element>& google::protobuf::Reflection::GetRepeatedPtrField(const google::protobuf::Message&, const google::protobuf::FieldDescriptor*) const [with T = protobuf_unittest::TestAllTypes]' is deprecated: Please use GetRepeatedFieldRef() instead [-Wdeprecated-declarations]
  150 |   EXPECT_DEATH(refl->GetRepeatedPtrField<TestAllTypes>(
      |                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
  151 |                    message, fd_repeated_foreign_message),
      |                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/message.h:918:3: note: declared here
  918 |   GetRepeatedPtrField(const Message& msg, const FieldDescriptor* d) const {
      |   ^~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/repeated_field_reflection_unittest.cc: In member function 'virtual void google::protobuf::{anonymous}::RepeatedFieldReflectionTest_ExtensionFields_Test::TestBody()':
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/repeated_field_reflection_unittest.cc:172:38: warning: 'const google::protobuf::RepeatedField<Element>& google::protobuf::Reflection::GetRepeatedField(const google::protobuf::Message&, const google::protobuf::FieldDescriptor*) const [with T = long int]' is deprecated: Please use GetRepeatedFieldRef() instead [-Wdeprecated-declarations]
  172 |       refl->GetRepeatedField<int64_t>(extended_message,
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
  173 |                                       fd_repeated_int64_extension);
      |                                       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/message.h:897:3: note: declared here
  897 |   GetRepeatedField(const Message& msg, const FieldDescriptor* d) const {
      |   ^~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/repeated_field_reflection_unittest.cc:176:42: warning: 'google::protobuf::RepeatedField<Element>* google::protobuf::Reflection::MutableRepeatedField(google::protobuf::Message*, const google::protobuf::FieldDescriptor*) const [with T = long int]' is deprecated: Please use GetMutableRepeatedFieldRef() instead [-Wdeprecated-declarations]
  176 |       refl->MutableRepeatedField<int64_t>(&extended_message,
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
  177 |                                           fd_repeated_int64_extension);
      |                                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/message.h:907:3: note: declared here
  907 |   MutableRepeatedField(Message* msg, const FieldDescriptor* d) const {
      |   ^~~~~~~~~~~~~~~~~~~~
[ 76%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/string_block_test.cc.o
[ 76%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/text_format_unittest.cc.o
In file included from /usr/include/gtest/gtest.h:71,
                 from /usr/include/gmock/internal/gmock-internal-utils.h:51,
                 from /usr/include/gmock/gmock-actions.h:146,
                 from /usr/include/gmock/gmock.h:56,
                 from /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/repeated_field_unittest.cc:54:
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/repeated_field_unittest.cc: In member function 'virtual void google::protobuf::{anonymous}::RepeatedPtrField_AddAllocated_Test::TestBody()':
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/repeated_field_unittest.cc:1664:34: warning: 'int google::protobuf::RepeatedPtrField<T>::ClearedCount() const [with Element = std::__cxx11::basic_string<char>]' is deprecated: This will be removed in a future release [-Wdeprecated-declarations]
 1664 |   EXPECT_EQ(0, field.ClearedCount());
      |                ~~~~~~~~~~~~~~~~~~^~
In file included from /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/repeated_field.h:69,
                 from /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/repeated_field_unittest.cc:38:
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/repeated_ptr_field.h:1621:12: note: declared here
 1621 | inline int RepeatedPtrField<Element>::ClearedCount() const {
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/repeated_field_unittest.cc:1672:34: warning: 'int google::protobuf::RepeatedPtrField<T>::ClearedCount() const [with Element = std::__cxx11::basic_string<char>]' is deprecated: This will be removed in a future release [-Wdeprecated-declarations]
 1672 |   EXPECT_EQ(0, field.ClearedCount());
      |                ~~~~~~~~~~~~~~~~~~^~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/repeated_ptr_field.h:1621:12: note: declared here
 1621 | inline int RepeatedPtrField<Element>::ClearedCount() const {
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/repeated_field_unittest.cc:1680:34: warning: 'int google::protobuf::RepeatedPtrField<T>::ClearedCount() const [with Element = std::__cxx11::basic_string<char>]' is deprecated: This will be removed in a future release [-Wdeprecated-declarations]
 1680 |   EXPECT_EQ(1, field.ClearedCount());
      |                ~~~~~~~~~~~~~~~~~~^~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/repeated_ptr_field.h:1621:12: note: declared here
 1621 | inline int RepeatedPtrField<Element>::ClearedCount() const {
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/repeated_field_unittest.cc:1693:34: warning: 'int google::protobuf::RepeatedPtrField<T>::ClearedCount() const [with Element = std::__cxx11::basic_string<char>]' is deprecated: This will be removed in a future release [-Wdeprecated-declarations]
 1693 |   EXPECT_EQ(0, field.ClearedCount());
      |                ~~~~~~~~~~~~~~~~~~^~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/repeated_ptr_field.h:1621:12: note: declared here
 1621 | inline int RepeatedPtrField<Element>::ClearedCount() const {
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/repeated_field_unittest.cc: In member function 'virtual void google::protobuf::{anonymous}::RepeatedPtrField_ExtractSubrange_Test::TestBody()':
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/repeated_field_unittest.cc:2029:39: warning: 'int google::protobuf::RepeatedPtrField<T>::ClearedCount() const [with Element = std::__cxx11::basic_string<char>]' is deprecated: This will be removed in a future release [-Wdeprecated-declarations]
 2029 |           EXPECT_EQ(field.ClearedCount(), extra);
      |                     ~~~~~~~~~~~~~~~~~~^~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/repeated_ptr_field.h:1621:12: note: declared here
 1621 | inline int RepeatedPtrField<Element>::ClearedCount() const {
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/repeated_field_unittest.cc:2051:39: warning: 'int google::protobuf::RepeatedPtrField<T>::ClearedCount() const [with Element = std::__cxx11::basic_string<char>]' is deprecated: This will be removed in a future release [-Wdeprecated-declarations]
 2051 |           EXPECT_EQ(field.ClearedCount(), extra);
      |                     ~~~~~~~~~~~~~~~~~~^~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/repeated_ptr_field.h:1621:12: note: declared here
 1621 | inline int RepeatedPtrField<Element>::ClearedCount() const {
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/repeated_field_unittest.cc:2053:39: warning: 'int google::protobuf::RepeatedPtrField<T>::ClearedCount() const [with Element = std::__cxx11::basic_string<char>]' is deprecated: This will be removed in a future release [-Wdeprecated-declarations]
 2053 |           EXPECT_EQ(field.ClearedCount(), 0);
      |                     ~~~~~~~~~~~~~~~~~~^~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/repeated_ptr_field.h:1621:12: note: declared here
 1621 | inline int RepeatedPtrField<Element>::ClearedCount() const {
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~
[ 76%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/unknown_field_set_unittest.cc.o
[ 76%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/varint_shuffle_test.cc.o
[ 77%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/well_known_types_unittest.cc.o
[ 77%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/wire_format_unittest.cc.o
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/text_format_unittest.cc: In member function 'virtual void google::protobuf::text_format_unittest::TextFormatTest_DefaultCustomFieldPrinter_Test::TestBody()':
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/text_format_unittest.cc:621:38: warning: 'void google::protobuf::TextFormat::Printer::SetDefaultFieldValuePrinter(const google::protobuf::TextFormat::FieldValuePrinter*)' is deprecated: Please use FastFieldValuePrinter [-Wdeprecated-declarations]
  621 |   printer.SetDefaultFieldValuePrinter(new CustomUInt32FieldValuePrinter());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/text_format_unittest.cc:35:
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/text_format.h:383:5: note: declared here
  383 |     SetDefaultFieldValuePrinter(const FieldValuePrinter* printer);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtest/gtest-printers.h:122,
                 from /usr/include/gtest/gtest-matchers.h:49,
                 from /usr/include/gtest/internal/gtest-death-test-internal.h:47,
                 from /usr/include/gtest/gtest-death-test.h:43,
                 from /usr/include/gtest/gtest.h:64,
                 from /usr/include/gmock/internal/gmock-internal-utils.h:51,
                 from /usr/include/gmock/gmock-actions.h:146,
                 from /usr/include/gmock/gmock.h:56,
                 from /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/text_format_unittest.cc:48:
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/text_format_unittest.cc: In member function 'virtual void google::protobuf::text_format_unittest::TextFormatTest_FieldSpecificCustomPrinter_Test::TestBody()':
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/text_format_unittest.cc:643:48: warning: 'bool google::protobuf::TextFormat::Printer::RegisterFieldValuePrinter(const google::protobuf::FieldDescriptor*, const google::protobuf::TextFormat::FieldValuePrinter*)' is deprecated: Please use FastFieldValuePrinter [-Wdeprecated-declarations]
  643 |   EXPECT_TRUE(printer.RegisterFieldValuePrinter(
      |               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
  644 |       message.GetDescriptor()->FindFieldByName("optional_int32"),
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  645 |       new CustomInt32FieldValuePrinter()));
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~       
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/text_format.h:445:5: note: declared here
  445 |     RegisterFieldValuePrinter(const FieldDescriptor* field,
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/text_format_unittest.cc: In member function 'virtual void google::protobuf::text_format_unittest::TextFormatTest_FieldSpecificCustomPrinterRegisterSameFieldTwice_Test::TestBody()':
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/text_format_unittest.cc:656:48: warning: 'bool google::protobuf::TextFormat::Printer::RegisterFieldValuePrinter(const google::protobuf::FieldDescriptor*, const google::protobuf::TextFormat::FieldValuePrinter*)' is deprecated: Please use FastFieldValuePrinter [-Wdeprecated-declarations]
  656 |   ASSERT_TRUE(printer.RegisterFieldValuePrinter(
      |               ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
  657 |       field, new CustomInt32FieldValuePrinter()));
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/text_format.h:445:5: note: declared here
  445 |     RegisterFieldValuePrinter(const FieldDescriptor* field,
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/text_format_unittest.cc:660:49: warning: 'bool google::protobuf::TextFormat::Printer::RegisterFieldValuePrinter(const google::protobuf::FieldDescriptor*, const google::protobuf::TextFormat::FieldValuePrinter*)' is deprecated: Please use FastFieldValuePrinter [-Wdeprecated-declarations]
  660 |   ASSERT_FALSE(printer.RegisterFieldValuePrinter(field, rejected));
      |                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/text_format.h:445:5: note: declared here
  445 |     RegisterFieldValuePrinter(const FieldDescriptor* field,
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/text_format_unittest.cc: In member function 'virtual void google::protobuf::text_format_unittest::TextFormatTest_ErrorCasesRegisteringFieldValuePrinterShouldFail_Test::TestBody()':
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/text_format_unittest.cc:668:49: warning: 'bool google::protobuf::TextFormat::Printer::RegisterFieldValuePrinter(const google::protobuf::FieldDescriptor*, const google::protobuf::TextFormat::FieldValuePrinter*)' is deprecated: Please use FastFieldValuePrinter [-Wdeprecated-declarations]
  668 |   EXPECT_FALSE(printer.RegisterFieldValuePrinter(
      |                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
  669 |       message.GetDescriptor()->FindFieldByName("optional_int32"),
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  670 |       static_cast<const TextFormat::FieldValuePrinter*>(nullptr)));
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/text_format.h:445:5: note: declared here
  445 |     RegisterFieldValuePrinter(const FieldDescriptor* field,
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/text_format_unittest.cc:677:49: warning: 'bool google::protobuf::TextFormat::Printer::RegisterFieldValuePrinter(const google::protobuf::FieldDescriptor*, const google::protobuf::TextFormat::FieldValuePrinter*)' is deprecated: Please use FastFieldValuePrinter [-Wdeprecated-declarations]
  677 |   EXPECT_FALSE(printer.RegisterFieldValuePrinter(nullptr, &my_field_printer));
      |                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/text_format.h:445:5: note: declared here
  445 |     RegisterFieldValuePrinter(const FieldDescriptor* field,
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/text_format_unittest.cc: In member function 'virtual void google::protobuf::text_format_unittest::TextFormatTest_CustomPrinterForComments_Test::TestBody()':
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/text_format_unittest.cc:708:38: warning: 'void google::protobuf::TextFormat::Printer::SetDefaultFieldValuePrinter(const google::protobuf::TextFormat::FieldValuePrinter*)' is deprecated: Please use FastFieldValuePrinter [-Wdeprecated-declarations]
  708 |   printer.SetDefaultFieldValuePrinter(new CustomMessageFieldValuePrinter());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/text_format.h:383:5: note: declared here
  383 |     SetDefaultFieldValuePrinter(const FieldValuePrinter* printer);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/text_format_unittest.cc: In member function 'virtual void google::protobuf::text_format_unittest::TextFormatTest_CustomPrinterForMultilineComments_Test::TestBody()':
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/text_format_unittest.cc:793:38: warning: 'void google::protobuf::TextFormat::Printer::SetDefaultFieldValuePrinter(const google::protobuf::TextFormat::FieldValuePrinter*)' is deprecated: Please use FastFieldValuePrinter [-Wdeprecated-declarations]
  793 |   printer.SetDefaultFieldValuePrinter(new CustomMultilineCommentPrinter());
      |   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/text_format.h:383:5: note: declared here
  383 |     SetDefaultFieldValuePrinter(const FieldValuePrinter* printer);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/gtest/gtest.h:71,
                 from /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/well_known_types_unittest.cc:30:
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/well_known_types_unittest.cc: In member function 'virtual void google::protobuf::{anonymous}::WellKnownTypesTest_AllKnownTypesAreIncluded_Test::TestBody()':
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/well_known_types_unittest.cc:44:44: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations]
   44 |   EXPECT_EQ(0, message.any_field().ByteSize());
      |                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
In file included from /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/generated_message_tctable_decl.h:44,
                 from /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/unittest_well_known_types.pb.h:27,
                 from /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/well_known_types_unittest.cc:34:
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/message_lite.h:420:59: note: declared here
  420 |   [[deprecated("Please use ByteSizeLong() instead")]] int ByteSize() const {
      |                                                           ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/well_known_types_unittest.cc:45:44: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations]
   45 |   EXPECT_EQ(0, message.api_field().ByteSize());
      |                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/message_lite.h:420:59: note: declared here
  420 |   [[deprecated("Please use ByteSizeLong() instead")]] int ByteSize() const {
      |                                                           ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/well_known_types_unittest.cc:46:49: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations]
   46 |   EXPECT_EQ(0, message.duration_field().ByteSize());
      |                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/message_lite.h:420:59: note: declared here
  420 |   [[deprecated("Please use ByteSizeLong() instead")]] int ByteSize() const {
      |                                                           ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/well_known_types_unittest.cc:47:46: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations]
   47 |   EXPECT_EQ(0, message.empty_field().ByteSize());
      |                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/message_lite.h:420:59: note: declared here
  420 |   [[deprecated("Please use ByteSizeLong() instead")]] int ByteSize() const {
      |                                                           ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/well_known_types_unittest.cc:48:51: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations]
   48 |   EXPECT_EQ(0, message.field_mask_field().ByteSize());
      |                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/message_lite.h:420:59: note: declared here
  420 |   [[deprecated("Please use ByteSizeLong() instead")]] int ByteSize() const {
      |                                                           ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/well_known_types_unittest.cc:49:55: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations]
   49 |   EXPECT_EQ(0, message.source_context_field().ByteSize());
      |                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/message_lite.h:420:59: note: declared here
  420 |   [[deprecated("Please use ByteSizeLong() instead")]] int ByteSize() const {
      |                                                           ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/well_known_types_unittest.cc:50:47: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations]
   50 |   EXPECT_EQ(0, message.struct_field().ByteSize());
      |                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/message_lite.h:420:59: note: declared here
  420 |   [[deprecated("Please use ByteSizeLong() instead")]] int ByteSize() const {
      |                                                           ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/well_known_types_unittest.cc:51:50: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations]
   51 |   EXPECT_EQ(0, message.timestamp_field().ByteSize());
      |                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/message_lite.h:420:59: note: declared here
  420 |   [[deprecated("Please use ByteSizeLong() instead")]] int ByteSize() const {
      |                                                           ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/well_known_types_unittest.cc:52:45: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations]
   52 |   EXPECT_EQ(0, message.type_field().ByteSize());
      |                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/message_lite.h:420:59: note: declared here
  420 |   [[deprecated("Please use ByteSizeLong() instead")]] int ByteSize() const {
      |                                                           ^~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/well_known_types_unittest.cc:53:46: warning: 'int google::protobuf::MessageLite::ByteSize() const' is deprecated: Please use ByteSizeLong() instead [-Wdeprecated-declarations]
   53 |   EXPECT_EQ(0, message.int32_field().ByteSize());
      |                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/message_lite.h:420:59: note: declared here
  420 |   [[deprecated("Please use ByteSizeLong() instead")]] int ByteSize() const {
      |                                                           ^~~~~~~~
[ 77%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/compiler/allowlists/allowlist_test.cc.o
[ 77%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/compiler/code_generator_unittest.cc.o
[ 78%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/compiler/command_line_interface_unittest.cc.o
[ 78%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/compiler/cpp/bootstrap_unittest.cc.o
[ 78%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/compiler/cpp/generator_unittest.cc.o
[ 78%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/compiler/cpp/message_size_unittest.cc.o
[ 79%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/compiler/cpp/metadata_test.cc.o
[ 79%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/compiler/cpp/move_unittest.cc.o
[ 79%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/compiler/cpp/plugin_unittest.cc.o
[ 79%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/compiler/cpp/unittest.cc.o
[ 80%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/compiler/csharp/csharp_bootstrap_unittest.cc.o
[ 80%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/compiler/csharp/csharp_generator_unittest.cc.o
[ 80%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/compiler/importer_unittest.cc.o
[ 80%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/compiler/java/doc_comment_unittest.cc.o
[ 81%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/compiler/java/message_serialization_unittest.cc.o
[ 81%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/compiler/java/plugin_unittest.cc.o
[ 81%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/compiler/objectivec/line_consumer_unittest.cc.o
[ 81%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/compiler/objectivec/names_unittest.cc.o
[ 81%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/compiler/objectivec/text_format_decode_data_unittest.cc.o
[ 82%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/compiler/parser_unittest.cc.o
[ 82%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/compiler/python/plugin_unittest.cc.o
[ 82%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/compiler/retention_unittest.cc.o
[ 82%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/compiler/ruby/ruby_generator_unittest.cc.o
[ 83%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/io/coded_stream_unittest.cc.o
[ 83%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/io/io_win32_unittest.cc.o
[ 83%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/io/printer_death_test.cc.o
[ 83%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/io/printer_unittest.cc.o
[ 84%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/io/test_zero_copy_stream_test.cc.o
[ 84%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/io/tokenizer_unittest.cc.o
[ 84%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/io/zero_copy_sink_test.cc.o
[ 84%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/io/zero_copy_stream_unittest.cc.o
[ 85%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/util/delimited_message_util_test.cc.o
[ 85%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/util/field_comparator_test.cc.o
[ 85%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/util/field_mask_util_test.cc.o
[ 85%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/util/message_differencer_unittest.cc.o
[ 86%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/util/time_util_test.cc.o
[ 86%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/util/type_resolver_util_test.cc.o
[ 86%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/stubs/common_unittest.cc.o
[ 86%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/arena_test_util.cc.o
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.cc: In member function 'virtual void google::protobuf::{anonymous}::MessageDifferencerTest_RepeatedFieldSmartListTest_Test::TestBody()':
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.cc:1363:14: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
 1363 |   msg1.add_rm()->set_a(1);
      |   ~~~~~~~~~~~^~
In file included from /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.cc:60:
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
      |                                        ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.cc:1364:14: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
 1364 |   msg1.add_rm()->set_a(2);
      |   ~~~~~~~~~~~^~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
      |                                        ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.cc:1365:14: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
 1365 |   msg1.add_rm()->set_a(3);
      |   ~~~~~~~~~~~^~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
      |                                        ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.cc:1366:14: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
 1366 |   msg1.add_rm()->set_a(4);
      |   ~~~~~~~~~~~^~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
      |                                        ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.cc:1367:14: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
 1367 |   msg1.add_rm()->set_a(5);
      |   ~~~~~~~~~~~^~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
      |                                        ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.cc:1368:14: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
 1368 |   msg2.add_rm()->set_a(2);
      |   ~~~~~~~~~~~^~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
      |                                        ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.cc:1369:14: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
 1369 |   msg2.add_rm()->set_a(6);
      |   ~~~~~~~~~~~^~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
      |                                        ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.cc:1370:14: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
 1370 |   msg2.add_rm()->set_a(4);
      |   ~~~~~~~~~~~^~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
      |                                        ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.cc: In member function 'virtual void google::protobuf::{anonymous}::MessageDifferencerTest_RepeatedFieldSmartSetTest_Test::TestBody()':
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.cc:1412:15: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
 1412 |   *msg1.add_rm() = elem1_1;
      |    ~~~~~~~~~~~^~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
      |                                        ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.cc:1413:15: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
 1413 |   *msg1.add_rm() = elem2_1;
      |    ~~~~~~~~~~~^~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
      |                                        ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.cc:1414:15: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
 1414 |   *msg1.add_rm() = elem3_1;
      |    ~~~~~~~~~~~^~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
      |                                        ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.cc:1416:15: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
 1416 |   *msg2.add_rm() = elem3_2;
      |    ~~~~~~~~~~~^~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
      |                                        ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.cc:1417:15: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
 1417 |   *msg2.add_rm() = elem1_2;
      |    ~~~~~~~~~~~^~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
      |                                        ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.cc:1418:15: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
 1418 |   *msg2.add_rm() = elem2_2;
      |    ~~~~~~~~~~~^~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
      |                                        ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.cc: In member function 'virtual void google::protobuf::{anonymous}::MessageDifferencerTest_RepeatedFieldSmartSetTest_IdenticalElements_Test::TestBody()':
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.cc:1443:15: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
 1443 |   *msg1.add_rm() = elem;
      |    ~~~~~~~~~~~^~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
      |                                        ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.cc:1444:15: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
 1444 |   *msg1.add_rm() = elem;
      |    ~~~~~~~~~~~^~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
      |                                        ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.cc:1445:15: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
 1445 |   *msg2.add_rm() = elem;
      |    ~~~~~~~~~~~^~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
      |                                        ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.cc:1446:15: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
 1446 |   *msg2.add_rm() = elem;
      |    ~~~~~~~~~~~^~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
      |                                        ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.cc: In member function 'virtual void google::protobuf::{anonymous}::MessageDifferencerTest_RepeatedFieldSmartSetTest_PreviouslyMatch_Test::TestBody()':
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.cc:1475:15: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
 1475 |   *msg1.add_rm() = elem1_1;
      |    ~~~~~~~~~~~^~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
      |                                        ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.cc:1476:15: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
 1476 |   *msg1.add_rm() = elem2_1;
      |    ~~~~~~~~~~~^~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
      |                                        ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.cc:1477:15: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
 1477 |   *msg2.add_rm() = elem1_2;
      |    ~~~~~~~~~~~^~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
      |                                        ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.cc:1478:15: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
 1478 |   *msg2.add_rm() = elem2_2;
      |    ~~~~~~~~~~~^~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
      |                                        ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.cc: In member function 'virtual void google::protobuf::{anonymous}::MessageDifferencerTest_RepeatedFieldSmartSet_MultipleMatches_Test::TestBody()':
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.cc:1518:15: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
 1518 |   *msg1.add_rm() = elem1_1;
      |    ~~~~~~~~~~~^~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
      |                                        ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.cc:1519:15: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
 1519 |   *msg1.add_rm() = elem2_1;
      |    ~~~~~~~~~~~^~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
      |                                        ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.cc:1520:15: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
 1520 |   *msg1.add_rm() = elem3_1;
      |    ~~~~~~~~~~~^~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
      |                                        ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.cc:1521:15: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
 1521 |   *msg2.add_rm() = elem2_2;
      |    ~~~~~~~~~~~^~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
      |                                        ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.cc:1522:15: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
 1522 |   *msg2.add_rm() = elem3_2;
      |    ~~~~~~~~~~~^~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
      |                                        ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.cc: In member function 'virtual void google::protobuf::{anonymous}::MessageDifferencerTest_RepeatedFieldSmartSet_MultipleMatchesNoReporter_Test::TestBody()':
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.cc:1546:15: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
 1546 |   *msg1.add_rm() = elem1;
      |    ~~~~~~~~~~~^~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
      |                                        ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.cc:1547:15: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
 1547 |   *msg1.add_rm() = elem2;
      |    ~~~~~~~~~~~^~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
      |                                        ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.cc:1548:15: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
 1548 |   *msg1.add_rm() = elem3;
      |    ~~~~~~~~~~~^~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
      |                                        ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.cc:1549:15: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
 1549 |   *msg2.add_rm() = elem2;
      |    ~~~~~~~~~~~^~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
      |                                        ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.cc:1550:15: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
 1550 |   *msg2.add_rm() = elem3;
      |    ~~~~~~~~~~~^~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
      |                                        ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.cc:1551:15: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
 1551 |   *msg2.add_rm() = elem4;
      |    ~~~~~~~~~~~^~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
      |                                        ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.cc: In member function 'virtual void google::protobuf::{anonymous}::MessageDifferencerTest_RepeatedFieldSetTest_PartialSimple_Test::TestBody()':
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.cc:1773:11: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
 1773 |   a.add_rm()->set_c(1);
      |   ~~~~~~~~^~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
      |                                        ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.cc:1774:11: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
 1774 |   a.add_rm()->set_c(0);
      |   ~~~~~~~~^~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
      |                                        ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.cc:1779:11: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
 1779 |   b.add_rm()->set_c(1);
      |   ~~~~~~~~^~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
      |                                        ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.cc:1780:11: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
 1780 |   b.add_rm();
      |   ~~~~~~~~^~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
      |                                        ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.cc:1785:11: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
 1785 |   c.add_rm();
      |   ~~~~~~~~^~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
      |                                        ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.cc:1786:11: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
 1786 |   c.add_rm()->set_c(1);
      |   ~~~~~~~~^~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
      |                                        ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.cc: In member function 'virtual void google::protobuf::{anonymous}::MessageDifferencerTest_RepeatedFieldSetTest_Partial_Test::TestBody()':
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.cc:1801:14: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
 1801 |   msg1.add_rm()->set_a(1);
      |   ~~~~~~~~~~~^~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
      |                                        ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.cc:1802:14: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
 1802 |   msg1.add_rm()->set_b(2);
      |   ~~~~~~~~~~~^~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
      |                                        ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.cc:1803:14: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
 1803 |   msg1.add_rm()->set_c(3);
      |   ~~~~~~~~~~~^~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
      |                                        ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.cc:1809:52: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
 1809 |   protobuf_unittest::TestField* field = msg2.add_rm();
      |                                         ~~~~~~~~~~~^~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
      |                                        ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.cc:1812:22: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
 1812 |   field = msg2.add_rm();
      |           ~~~~~~~~~~~^~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
      |                                        ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.cc:1815:22: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
 1815 |   field = msg2.add_rm();
      |           ~~~~~~~~~~~^~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
      |                                        ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.cc: In member function 'virtual void google::protobuf::{anonymous}::MessageDifferencerTest_IgnoreField_Message_Test::TestBody()':
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.cc:2287:22: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
 2287 |   field = msg1.add_rm();
      |           ~~~~~~~~~~~^~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
      |                                        ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.cc:2290:22: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
 2290 |   field = msg2.add_rm();
      |           ~~~~~~~~~~~^~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
      |                                        ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.cc: In member function 'virtual void google::protobuf::{anonymous}::MessageDifferencerTest_IgnoreField_NestedMessage_Test::TestBody()':
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.cc:2375:22: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
 2375 |   field = msg1.add_rm();
      |           ~~~~~~~~~~~^~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
      |                                        ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.cc:2379:22: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
 2379 |   field = msg2.add_rm();
      |           ~~~~~~~~~~~^~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
      |                                        ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.cc: In member function 'virtual void google::protobuf::{anonymous}::MessageDifferencerTest_FieldContextParentFieldsTest_Test::TestBody()':
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.cc:2607:14: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
 2607 |   msg1.add_rm()->set_c(1);
      |   ~~~~~~~~~~~^~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
      |                                        ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.cc:2609:14: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
 2609 |   msg2.add_rm()->set_c(1);
      |   ~~~~~~~~~~~^~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
      |                                        ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.cc: In member function 'virtual void google::protobuf::{anonymous}::ComparisonTest_IgnoredNoChangeTest_Test::TestBody()':
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.cc:3254:20: warning: 'void protobuf_unittest::TestDiffMessage::set_v(int32_t)' is deprecated [-Wdeprecated-declarations]
 3254 |   proto1diff_.set_v(3);
      |   ~~~~~~~~~~~~~~~~~^~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.pb.h:1800:13: note: declared here
 1800 | inline void TestDiffMessage::set_v(::int32_t value) {
      |             ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.cc:3255:20: warning: 'void protobuf_unittest::TestDiffMessage::set_v(int32_t)' is deprecated [-Wdeprecated-declarations]
 3255 |   proto2diff_.set_v(3);
      |   ~~~~~~~~~~~~~~~~~^~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.pb.h:1800:13: note: declared here
 1800 | inline void TestDiffMessage::set_v(::int32_t value) {
      |             ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.cc: In member function 'virtual void google::protobuf::{anonymous}::ComparisonTest_IgnoredAddTest_Test::TestBody()':
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.cc:3267:20: warning: 'void protobuf_unittest::TestDiffMessage::set_v(int32_t)' is deprecated [-Wdeprecated-declarations]
 3267 |   proto2diff_.set_v(3);
      |   ~~~~~~~~~~~~~~~~~^~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.pb.h:1800:13: note: declared here
 1800 | inline void TestDiffMessage::set_v(::int32_t value) {
      |             ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.cc: In member function 'virtual void google::protobuf::{anonymous}::ComparisonTest_IgnoredDeleteTest_Test::TestBody()':
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.cc:3279:20: warning: 'void protobuf_unittest::TestDiffMessage::set_v(int32_t)' is deprecated [-Wdeprecated-declarations]
 3279 |   proto1diff_.set_v(3);
      |   ~~~~~~~~~~~~~~~~~^~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.pb.h:1800:13: note: declared here
 1800 | inline void TestDiffMessage::set_v(::int32_t value) {
      |             ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.cc: In member function 'virtual void google::protobuf::{anonymous}::ComparisonTest_IgnoredModifyTest_Test::TestBody()':
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.cc:3291:20: warning: 'void protobuf_unittest::TestDiffMessage::set_v(int32_t)' is deprecated [-Wdeprecated-declarations]
 3291 |   proto1diff_.set_v(3);
      |   ~~~~~~~~~~~~~~~~~^~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.pb.h:1800:13: note: declared here
 1800 | inline void TestDiffMessage::set_v(::int32_t value) {
      |             ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.cc:3292:20: warning: 'void protobuf_unittest::TestDiffMessage::set_v(int32_t)' is deprecated [-Wdeprecated-declarations]
 3292 |   proto2diff_.set_v(4);
      |   ~~~~~~~~~~~~~~~~~^~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.pb.h:1800:13: note: declared here
 1800 | inline void TestDiffMessage::set_v(::int32_t value) {
      |             ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.cc: In member function 'virtual void google::protobuf::{anonymous}::ComparisonTest_IgnoredRepeatedNested_Test::TestBody()':
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.cc:3385:21: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
 3385 |   proto1diff_.add_rm()->set_c(0);
      |   ~~~~~~~~~~~~~~~~~~^~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
      |                                        ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.cc:3386:21: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
 3386 |   proto1diff_.add_rm()->set_c(1);
      |   ~~~~~~~~~~~~~~~~~~^~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
      |                                        ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.cc:3387:21: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
 3387 |   proto2diff_.add_rm()->set_c(2);
      |   ~~~~~~~~~~~~~~~~~~^~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
      |                                        ^~~~~~~~~~~~~~~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.cc:3388:21: warning: 'protobuf_unittest::TestField* protobuf_unittest::TestDiffMessage::add_rm()' is deprecated [-Wdeprecated-declarations]
 3388 |   proto2diff_.add_rm()->set_c(3);
      |   ~~~~~~~~~~~~~~~~~~^~
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/util/message_differencer_unittest.pb.h:2141:40: note: declared here
 2141 | inline ::protobuf_unittest::TestField* TestDiffMessage::add_rm() {
      |                                        ^~~~~~~~~~~~~~~
[ 86%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/map_lite_test_util.cc.o
[ 87%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/test_util_lite.cc.o
[ 87%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/compiler/annotation_test_util.cc.o
[ 87%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/reflection_tester.cc.o
[ 87%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/test_util.cc.o
[ 88%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/compiler/command_line_interface_tester.cc.o
[ 88%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/compiler/mock_code_generator.cc.o
[ 88%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/testing/file.cc.o
[ 88%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/testing/googletest.cc.o
[ 89%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/any_test.pb.cc.o
[ 89%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/map_proto2_unittest.pb.cc.o
[ 89%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/map_proto3_unittest.pb.cc.o
[ 89%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/map_unittest.pb.cc.o
[ 90%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/unittest.pb.cc.o
[ 90%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/unittest_arena.pb.cc.o
[ 90%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/unittest_custom_options.pb.cc.o
[ 90%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/unittest_drop_unknown_fields.pb.cc.o
[ 91%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/unittest_embed_optimize_for.pb.cc.o
[ 91%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/unittest_empty.pb.cc.o
[ 91%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/unittest_enormous_descriptor.pb.cc.o
[ 91%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/unittest_features.pb.cc.o
[ 91%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/unittest_import.pb.cc.o
[ 92%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/unittest_import_public.pb.cc.o
[ 92%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/unittest_invalid_features.pb.cc.o
[ 92%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/unittest_lazy_dependencies.pb.cc.o
[ 92%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/unittest_lazy_dependencies_custom_option.pb.cc.o
[ 93%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/unittest_lazy_dependencies_enum.pb.cc.o
[ 93%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/unittest_lite_imports_nonlite.pb.cc.o
[ 93%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/unittest_mset.pb.cc.o
[ 93%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/unittest_mset_wire_format.pb.cc.o
[ 94%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/unittest_no_field_presence.pb.cc.o
[ 94%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/unittest_no_generic_services.pb.cc.o
[ 94%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/unittest_optimize_for.pb.cc.o
[ 94%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/unittest_preserve_unknown_enum.pb.cc.o
[ 95%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/unittest_preserve_unknown_enum2.pb.cc.o
[ 95%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/unittest_proto3.pb.cc.o
[ 95%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/unittest_proto3_arena.pb.cc.o
In member function 'void protobuf_unittest::TestRequired::InternalSwap(protobuf_unittest::TestRequired*)':
cc1plus: warning: writing 16 bytes into a region of size 0 [-Wstringop-overflow=]
In file included from /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/unittest.pb.cc:4:
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/unittest.pb.h:7474:42: note: at offset 112 into destination object 'protobuf_unittest::TestRequired::Impl_::optional_foreign_' of size 8
 7474 |     ::protobuf_unittest::ForeignMessage* optional_foreign_;
      |                                          ^~~~~~~~~~~~~~~~~
[ 95%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/unittest_proto3_arena_lite.pb.cc.o
[ 96%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/unittest_proto3_bad_macros.pb.cc.o
[ 96%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/unittest_proto3_lite.pb.cc.o
[ 96%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/unittest_proto3_optional.pb.cc.o
[ 96%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/unittest_retention.pb.cc.o
In member function 'void proto3_unittest::TestAllTypes::InternalSwap(proto3_unittest::TestAllTypes*)':
cc1plus: warning: writing 16 bytes into a region of size 0 [-Wstringop-overflow=]
In file included from /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/unittest_proto3.pb.cc:4:
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/unittest_proto3.pb.h:1475:52: note: at offset 112 into destination object 'proto3_unittest::TestAllTypes::Impl_::optional_nested_message_' of size 8
 1475 |     ::proto3_unittest::TestAllTypes_NestedMessage* optional_nested_message_;
      |                                                    ^~~~~~~~~~~~~~~~~~~~~~~~
[ 96%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/unittest_well_known_types.pb.cc.o
[ 97%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/compiler/cpp/test_bad_identifiers.pb.cc.o
[ 97%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/compiler/cpp/test_large_enum_value.pb.cc.o
In member function 'void proto3_arena_lite_unittest::TestAllTypes::InternalSwap(proto3_arena_lite_unittest::TestAllTypes*)':
cc1plus: warning: writing 16 bytes into a region of size 0 [-Wstringop-overflow=]
In file included from /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/unittest_proto3_arena_lite.pb.cc:4:
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/unittest_proto3_arena_lite.pb.h:1341:63: note: at offset 96 into destination object 'proto3_arena_lite_unittest::TestAllTypes::Impl_::optional_nested_message_' of size 8
 1341 |     ::proto3_arena_lite_unittest::TestAllTypes_NestedMessage* optional_nested_message_;
      |                                                               ^~~~~~~~~~~~~~~~~~~~~~~~
In member function 'void protobuf_unittest::TestProto3Optional::InternalSwap(protobuf_unittest::TestProto3Optional*)':
cc1plus: warning: writing 16 bytes into a region of size 0 [-Wstringop-overflow=]
In file included from /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/unittest_proto3_optional.pb.cc:4:
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/unittest_proto3_optional.pb.h:729:60: note: at offset 80 into destination object 'protobuf_unittest::TestProto3Optional::Impl_::optional_nested_message_' of size 8
  729 |     ::protobuf_unittest::TestProto3Optional_NestedMessage* optional_nested_message_;
      |                                                            ^~~~~~~~~~~~~~~~~~~~~~~~
[ 97%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/util/json_format.pb.cc.o
In member function 'void proto3_lite_unittest::TestAllTypes::InternalSwap(proto3_lite_unittest::TestAllTypes*)':
cc1plus: warning: writing 16 bytes into a region of size 0 [-Wstringop-overflow=]
In file included from /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/unittest_proto3_lite.pb.cc:4:
/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/protobuf-24.4/src/google/protobuf/unittest_proto3_lite.pb.h:1341:57: note: at offset 96 into destination object 'proto3_lite_unittest::TestAllTypes::Impl_::optional_nested_message_' of size 8
 1341 |     ::proto3_lite_unittest::TestAllTypes_NestedMessage* optional_nested_message_;
      |                                                         ^~~~~~~~~~~~~~~~~~~~~~~~
[ 97%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/util/json_format_proto3.pb.cc.o
[ 98%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/util/message_differencer_unittest.pb.cc.o
[ 98%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/util/message_differencer_unittest_proto3.pb.cc.o
[ 98%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/map_lite_unittest.pb.cc.o
[ 98%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/unittest_import_lite.pb.cc.o
[ 99%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/unittest_import_public_lite.pb.cc.o
[ 99%] Building CXX object CMakeFiles/tests.dir/src/google/protobuf/unittest_lite.pb.cc.o
[ 99%] Linking CXX executable tests
[100%] Built target tests
-- Install configuration: ""
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/lib/amd64/cmake/utf8_range/utf8_range-targets.cmake
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/lib/amd64/cmake/utf8_range/utf8_range-targets-noconfig.cmake
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/lib/amd64/libutf8_validity.a
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/lib/amd64/libutf8_range.a
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/lib/amd64/cmake/utf8_range/utf8_range-config.cmake
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/lib/amd64/pkgconfig/utf8_range.pc
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/utf8_range.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/utf8_validity.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/lib/amd64/libprotobuf-lite.so.24.4.0
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/lib/amd64/libprotobuf-lite.so
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/lib/amd64/libprotobuf.so.24.4.0
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/lib/amd64/libprotobuf.so
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/lib/amd64/libprotoc.so.24.4.0
-- Set non-toolchain portion of runtime path of "/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/lib/amd64/libprotoc.so.24.4.0" to ""
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/lib/amd64/libprotoc.so
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/bin/protoc-24.4.0
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/bin/protoc
-- Set non-toolchain portion of runtime path of "/jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/bin/protoc-24.4.0" to ""
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/lib/amd64/pkgconfig/protobuf.pc
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/lib/amd64/pkgconfig/protobuf-lite.pc
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/any.pb.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/api.pb.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/duration.pb.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/empty.pb.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/field_mask.pb.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/source_context.pb.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/struct.pb.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/timestamp.pb.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/type.pb.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/wrappers.pb.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/any.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/arena.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/arena_align.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/arena_allocation_policy.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/arena_cleanup.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/arenastring.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/arenaz_sampler.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/importer.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/parser.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/cpp_features.pb.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/descriptor.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/descriptor.pb.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/descriptor_database.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/descriptor_legacy.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/descriptor_visitor.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/dynamic_message.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/endian.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/explicitly_constructed.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/extension_set.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/extension_set_inl.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/feature_resolver.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/field_access_listener.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/generated_enum_reflection.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/generated_enum_util.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/generated_message_bases.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/generated_message_reflection.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/generated_message_tctable_decl.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/generated_message_tctable_gen.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/generated_message_tctable_impl.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/generated_message_util.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/has_bits.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/implicit_weak_message.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/inlined_string_field.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/internal_message_util.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/internal_visibility.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/io/coded_stream.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/io/gzip_stream.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/io/io_win32.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/io/printer.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/io/strtod.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/io/tokenizer.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/io/zero_copy_sink.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/io/zero_copy_stream.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/io/zero_copy_stream_impl.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/io/zero_copy_stream_impl_lite.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/json/internal/descriptor_traits.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/json/internal/lexer.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/json/internal/message_path.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/json/internal/parser.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/json/internal/parser_traits.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/json/internal/unparser.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/json/internal/unparser_traits.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/json/internal/untyped_message.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/json/internal/writer.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/json/internal/zero_copy_buffered_stream.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/json/json.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/map.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/map_entry.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/map_entry_lite.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/map_field.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/map_field_inl.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/map_field_lite.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/map_type_handler.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/message.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/message_lite.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/metadata.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/metadata_lite.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/parse_context.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/port.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/port_def.inc
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/port_undef.inc
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/raw_ptr.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/reflection.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/reflection_internal.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/reflection_mode.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/reflection_ops.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/repeated_field.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/repeated_ptr_field.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/serial_arena.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/service.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/string_block.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/stubs/callback.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/stubs/common.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/stubs/platform_macros.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/stubs/port.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/stubs/status_macros.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/text_format.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/thread_safe_arena.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/unknown_field_set.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/util/delimited_message_util.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/util/field_comparator.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/util/field_mask_util.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/util/json_util.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/util/message_differencer.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/util/time_util.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/util/type_resolver.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/util/type_resolver_util.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/varint_shuffle.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/wire_format.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/wire_format_lite.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/allowlists/allowlist.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/allowlists/allowlists.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/code_generator.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/command_line_interface.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/cpp/enum.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/cpp/extension.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/cpp/field.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/cpp/field_generators/generators.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/cpp/file.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/cpp/generator.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/cpp/helpers.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/cpp/message.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/cpp/message_layout_helper.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/cpp/names.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/cpp/options.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/cpp/padding_optimizer.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/cpp/parse_function_generator.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/cpp/service.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/cpp/tracker.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/csharp/csharp_doc_comment.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/csharp/csharp_enum.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/csharp/csharp_enum_field.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/csharp/csharp_field_base.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/csharp/csharp_generator.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/csharp/csharp_helpers.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/csharp/csharp_map_field.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/csharp/csharp_message.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/csharp/csharp_message_field.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/csharp/csharp_options.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/csharp/csharp_primitive_field.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/csharp/csharp_reflection_class.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/csharp/csharp_repeated_enum_field.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/csharp/csharp_repeated_message_field.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/csharp/csharp_repeated_primitive_field.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/csharp/csharp_source_generator_base.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/csharp/csharp_wrapper_field.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/csharp/names.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/java/context.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/java/doc_comment.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/java/enum.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/java/enum_field.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/java/enum_field_lite.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/java/enum_lite.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/java/extension.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/java/extension_lite.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/java/field.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/java/file.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/java/generator.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/java/generator_factory.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/java/helpers.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/java/kotlin_generator.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/java/map_field.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/java/map_field_lite.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/java/message.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/java/message_builder.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/java/message_builder_lite.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/java/message_field.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/java/message_field_lite.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/java/message_lite.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/java/message_serialization.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/java/name_resolver.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/java/names.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/java/options.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/java/primitive_field.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/java/primitive_field_lite.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/java/service.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/java/shared_code_generator.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/java/string_field.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/java/string_field_lite.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/objectivec/enum.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/objectivec/enum_field.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/objectivec/extension.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/objectivec/field.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/objectivec/file.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/objectivec/generator.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/objectivec/helpers.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/objectivec/import_writer.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/objectivec/line_consumer.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/objectivec/map_field.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/objectivec/message.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/objectivec/message_field.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/objectivec/names.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/objectivec/nsobject_methods.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/objectivec/oneof.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/objectivec/options.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/objectivec/primitive_field.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/objectivec/text_format_decode_data.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/php/names.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/php/php_generator.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/plugin.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/plugin.pb.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/python/generator.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/python/helpers.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/python/pyi_generator.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/retention.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/ruby/ruby_generator.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/rust/accessors/accessors.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/rust/context.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/rust/generator.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/rust/message.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/rust/naming.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/scc.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/subprocess.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/zip_writer.h
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/any.proto
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/api.proto
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/duration.proto
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/empty.proto
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/field_mask.proto
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/source_context.proto
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/struct.proto
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/timestamp.proto
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/type.proto
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/wrappers.proto
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/cpp_features.proto
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/descriptor.proto
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/include/google/protobuf/compiler/plugin.proto
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/lib/amd64/cmake/protobuf/protobuf-targets.cmake
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/lib/amd64/cmake/protobuf/protobuf-targets-noconfig.cmake
-- Up-to-date: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/lib/amd64/cmake/protobuf
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/lib/amd64/cmake/protobuf/protobuf-config.cmake
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/lib/amd64/cmake/protobuf/protobuf-options.cmake
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/lib/amd64/cmake/protobuf/protobuf-module.cmake
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/lib/amd64/cmake/protobuf/protobuf-generate.cmake
-- Installing: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/prototype/i386/usr/lib/amd64/cmake/protobuf/protobuf-config-version.cmake
VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/library/protobuf-244/build/manifest-i386-library.depend.res
NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO
generating metadata: library/protobuf-244
pkg://openindiana.org/library/c++/protobuf-244@24.4,5.11-2025.0.0.4:20250212T224607Z
PUBLISHED